Trace number 4790456

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
Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v2SAT64 3582.66 3595.34

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUM01f07e427327757fda434ad4b1d2038d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3574.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
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

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.10	c Preprocess time: 0.071 seconds
0.00/0.10	c First solver time limit: 1797 seconds
0.00/0.10	c Second solver time limit: 1798 seconds
3582.57/3595.14	c Exit code from Second Program: 124
3582.64/3595.31	c RoundingSat 2
3582.64/3595.31	c branch HEAD
3582.64/3595.31	c commit unknown
3582.64/3595.31	c #variables 578 #constraints 4742
3582.64/3595.31	c Finish copy
3582.64/3595.31	c bounds - >= 0 @ 0.014123
3582.64/3595.31	c intsize: 9
3582.64/3595.31	c runls-beg
3582.64/3595.31	c clone-beg
3582.64/3595.31	c setend
3582.64/3595.31	c isMakeUpper
3582.64/3595.31	c isMakeUpper
3582.64/3595.31	c Finish cloning data from SAT to LS
3582.64/3595.31	c
3582.64/3595.31	c Use LS-small
3582.64/3595.31	c opt_unsat_weight_small = 90, opt_time = 0.02, step = 11314
3582.64/3595.31	o 90
3582.64/3595.31	c opt_unsat_weight_small = 88, opt_time = 0.03, step = 19556
3582.64/3595.31	o 88
3582.64/3595.31	c opt_unsat_weight_small = 82, opt_time = 0.03, step = 22275
3582.64/3595.31	o 82
3582.64/3595.31	c opt_unsat_weight_small = 76, opt_time = 0.08, step = 66864
3582.64/3595.31	o 76
3582.64/3595.31	c opt_unsat_weight_small = 68, opt_time = 0.11, step = 88968
3582.64/3595.31	o 68
3582.64/3595.31	c opt_unsat_weight_small = 66, opt_time = 1.53, step = 1379877
3582.64/3595.31	o 66
3582.64/3595.31	c opt_unsat_weight_small = 64, opt_time = 2.76, step = 2529472
3582.64/3595.31	o 64
3582.64/3595.31	c ls-end
3582.64/3595.31	c LS found feasible solution, updating lastSol
3582.64/3595.31	c SAT by LS-small
3582.64/3595.31	c bounds 64 >= 0 @ 60.0506
3582.64/3595.31	c bounds 64 >= 2 @ 60.0508
3582.64/3595.31	c #Conflicts:       1000 | #Constraints:       5748
3582.64/3595.31	c #Conflicts:       2000 | #Constraints:       6751
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c bounds 64 >= 4 @ 60.3737
3582.64/3595.31	c bounds 64 >= 6 @ 60.3738
3582.64/3595.31	c bounds 64 >= 8 @ 60.3739
3582.64/3595.31	c bounds 64 >= 10 @ 60.3739
3582.64/3595.31	c bounds 64 >= 12 @ 60.3739
3582.64/3595.31	c bounds 64 >= 14 @ 60.3747
3582.64/3595.31	c bounds 64 >= 16 @ 60.3763
3582.64/3595.31	c bounds 64 >= 18 @ 60.3775
3582.64/3595.31	c bounds 64 >= 20 @ 60.38
3582.64/3595.31	c bounds 64 >= 22 @ 60.3823
3582.64/3595.31	c bounds 64 >= 24 @ 60.3842
3582.64/3595.31	c #Conflicts:       3000 | #Constraints:       6798
3582.64/3595.31	c #Conflicts:       4000 | #Constraints:       7798
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:       5000 | #Constraints:       7203
3582.64/3595.31	c #Conflicts:       6000 | #Constraints:       8203
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:       7000 | #Constraints:       7217
3582.64/3595.31	c #Conflicts:       8000 | #Constraints:       8218
3582.64/3595.31	c #Conflicts:       9000 | #Constraints:       9221
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      10000 | #Constraints:       7911
3582.64/3595.31	c #Conflicts:      11000 | #Constraints:       8911
3582.64/3595.31	c #Conflicts:      12000 | #Constraints:       9911
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      13000 | #Constraints:       8386
3582.64/3595.31	c #Conflicts:      14000 | #Constraints:       9387
3582.64/3595.31	c #Conflicts:      15000 | #Constraints:      10389
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      16000 | #Constraints:       8600
3582.64/3595.31	c #Conflicts:      17000 | #Constraints:       9600
3582.64/3595.31	c #Conflicts:      18000 | #Constraints:      10600
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      19000 | #Constraints:       8628
3582.64/3595.31	c #Conflicts:      20000 | #Constraints:       9632
3582.64/3595.31	c #Conflicts:      21000 | #Constraints:      10635
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      22000 | #Constraints:       8426
3582.64/3595.31	c #Conflicts:      23000 | #Constraints:       9427
3582.64/3595.31	c #Conflicts:      24000 | #Constraints:      10430
3582.64/3595.31	c #Conflicts:      25000 | #Constraints:      11433
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      26000 | #Constraints:       9029
3582.64/3595.31	c #Conflicts:      27000 | #Constraints:      10029
3582.64/3595.31	c #Conflicts:      28000 | #Constraints:      11029
3582.64/3595.31	c #Conflicts:      29000 | #Constraints:      12029
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      30000 | #Constraints:       9442
3582.64/3595.31	c #Conflicts:      31000 | #Constraints:      10442
3582.64/3595.31	c #Conflicts:      32000 | #Constraints:      11444
3582.64/3595.31	c #Conflicts:      33000 | #Constraints:      12444
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      34000 | #Constraints:       9636
3582.64/3595.31	c #Conflicts:      35000 | #Constraints:      10636
3582.64/3595.31	c #Conflicts:      36000 | #Constraints:      11637
3582.64/3595.31	c #Conflicts:      37000 | #Constraints:      12637
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      38000 | #Constraints:       9657
3582.64/3595.31	c #Conflicts:      39000 | #Constraints:      10658
3582.64/3595.31	c #Conflicts:      40000 | #Constraints:      11660
3582.64/3595.31	c #Conflicts:      41000 | #Constraints:      12662
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      42000 | #Constraints:       9447
3582.64/3595.31	c #Conflicts:      43000 | #Constraints:      10448
3582.64/3595.31	c #Conflicts:      44000 | #Constraints:      11449
3582.64/3595.31	c #Conflicts:      45000 | #Constraints:      12451
3582.64/3595.31	c #Conflicts:      46000 | #Constraints:      13451
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      47000 | #Constraints:      10044
3582.64/3595.31	c #Conflicts:      48000 | #Constraints:      11044
3582.64/3595.31	c #Conflicts:      49000 | #Constraints:      12044
3582.64/3595.31	c #Conflicts:      50000 | #Constraints:      13044
3582.64/3595.31	c #Conflicts:      51000 | #Constraints:      14044
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      52000 | #Constraints:      10462
3582.64/3595.31	c #Conflicts:      53000 | #Constraints:      11463
3582.64/3595.31	c #Conflicts:      54000 | #Constraints:      12463
3582.64/3595.31	c #Conflicts:      55000 | #Constraints:      13464
3582.64/3595.31	c #Conflicts:      56000 | #Constraints:      14465
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c #Conflicts:      57000 | #Constraints:      10660
3582.64/3595.31	c #Conflicts:      58000 | #Constraints:      11660
3582.64/3595.31	c #Conflicts:      59000 | #Constraints:      12660
3582.64/3595.31	c #Conflicts:      60000 | #Constraints:      13660
3582.64/3595.31	c #Conflicts:      61000 | #Constraints:      14660
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      62000 | #Constraints:      10676
3582.64/3595.31	c #Conflicts:      63000 | #Constraints:      11680
3582.64/3595.31	c #Conflicts:      64000 | #Constraints:      12684
3582.64/3595.31	c #Conflicts:      65000 | #Constraints:      13688
3582.64/3595.31	c #Conflicts:      66000 | #Constraints:      14689
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      67000 | #Constraints:      10458
3582.64/3595.31	c #Conflicts:      68000 | #Constraints:      11459
3582.64/3595.31	c #Conflicts:      69000 | #Constraints:      12459
3582.64/3595.31	c #Conflicts:      70000 | #Constraints:      13460
3582.64/3595.31	c #Conflicts:      71000 | #Constraints:      14461
3582.64/3595.31	c #Conflicts:      72000 | #Constraints:      15461
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      73000 | #Constraints:      11047
3582.64/3595.31	c #Conflicts:      74000 | #Constraints:      12048
3582.64/3595.31	c #Conflicts:      75000 | #Constraints:      13048
3582.64/3595.31	c #Conflicts:      76000 | #Constraints:      14048
3582.64/3595.31	c #Conflicts:      77000 | #Constraints:      15048
3582.64/3595.31	c #Conflicts:      78000 | #Constraints:      16048
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      79000 | #Constraints:      11469
3582.64/3595.31	c #Conflicts:      80000 | #Constraints:      12469
3582.64/3595.31	c #Conflicts:      81000 | #Constraints:      13470
3582.64/3595.31	c #Conflicts:      82000 | #Constraints:      14476
3582.64/3595.31	c #Conflicts:      83000 | #Constraints:      15480
3582.64/3595.31	c #Conflicts:      84000 | #Constraints:      16482
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      85000 | #Constraints:      11660
3582.64/3595.31	c #Conflicts:      86000 | #Constraints:      12661
3582.64/3595.31	c #Conflicts:      87000 | #Constraints:      13661
3582.64/3595.31	c #Conflicts:      88000 | #Constraints:      14664
3582.64/3595.31	c #Conflicts:      89000 | #Constraints:      15667
3582.64/3595.31	c #Conflicts:      90000 | #Constraints:      16667
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      91000 | #Constraints:      11654
3582.64/3595.31	c #Conflicts:      92000 | #Constraints:      12654
3582.64/3595.31	c #Conflicts:      93000 | #Constraints:      13654
3582.64/3595.31	c #Conflicts:      94000 | #Constraints:      14654
3582.64/3595.31	c #Conflicts:      95000 | #Constraints:      15654
3582.64/3595.31	c #Conflicts:      96000 | #Constraints:      16654
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:      97000 | #Constraints:      11472
3582.64/3595.31	c #Conflicts:      98000 | #Constraints:      12472
3582.64/3595.31	c #Conflicts:      99000 | #Constraints:      13473
3582.64/3595.31	c #Conflicts:     100000 | #Constraints:      14476
3582.64/3595.31	c #Conflicts:     101000 | #Constraints:      15480
3582.64/3595.31	c #Conflicts:     102000 | #Constraints:      16483
3582.64/3595.31	c #Conflicts:     103000 | #Constraints:      17487
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     104000 | #Constraints:      12059
3582.64/3595.31	c #Conflicts:     105000 | #Constraints:      13059
3582.64/3595.31	c #Conflicts:     106000 | #Constraints:      14059
3582.64/3595.31	c #Conflicts:     107000 | #Constraints:      15059
3582.64/3595.31	c #Conflicts:     108000 | #Constraints:      16059
3582.64/3595.31	c #Conflicts:     109000 | #Constraints:      17059
3582.64/3595.31	c #Conflicts:     110000 | #Constraints:      18059
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     111000 | #Constraints:      12483
3582.64/3595.31	c #Conflicts:     112000 | #Constraints:      13485
3582.64/3595.31	c #Conflicts:     113000 | #Constraints:      14485
3582.64/3595.31	c #Conflicts:     114000 | #Constraints:      15485
3582.64/3595.31	c #Conflicts:     115000 | #Constraints:      16486
3582.64/3595.31	c #Conflicts:     116000 | #Constraints:      17487
3582.64/3595.31	c #Conflicts:     117000 | #Constraints:      18488
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     118000 | #Constraints:      12668
3582.64/3595.31	c #Conflicts:     119000 | #Constraints:      13668
3582.64/3595.31	c #Conflicts:     120000 | #Constraints:      14670
3582.64/3595.31	c #Conflicts:     121000 | #Constraints:      15671
3582.64/3595.31	c #Conflicts:     122000 | #Constraints:      16671
3582.64/3595.31	c #Conflicts:     123000 | #Constraints:      17671
3582.64/3595.31	c #Conflicts:     124000 | #Constraints:      18671
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     125000 | #Constraints:      12661
3582.64/3595.31	c #Conflicts:     126000 | #Constraints:      13662
3582.64/3595.31	c #Conflicts:     127000 | #Constraints:      14662
3582.64/3595.31	c #Conflicts:     128000 | #Constraints:      15662
3582.64/3595.31	c #Conflicts:     129000 | #Constraints:      16662
3582.64/3595.31	c #Conflicts:     130000 | #Constraints:      17662
3582.64/3595.31	c #Conflicts:     131000 | #Constraints:      18662
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     132000 | #Constraints:      12481
3582.64/3595.31	c #Conflicts:     133000 | #Constraints:      13481
3582.64/3595.31	c #Conflicts:     134000 | #Constraints:      14481
3582.64/3595.31	c #Conflicts:     135000 | #Constraints:      15481
3582.64/3595.31	c #Conflicts:     136000 | #Constraints:      16483
3582.64/3595.31	c #Conflicts:     137000 | #Constraints:      17484
3582.64/3595.31	c #Conflicts:     138000 | #Constraints:      18486
3582.64/3595.31	c #Conflicts:     139000 | #Constraints:      19487
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     140000 | #Constraints:      13075
3582.64/3595.31	c #Conflicts:     141000 | #Constraints:      14076
3582.64/3595.31	c #Conflicts:     142000 | #Constraints:      15077
3582.64/3595.31	c #Conflicts:     143000 | #Constraints:      16078
3582.64/3595.31	c #Conflicts:     144000 | #Constraints:      17081
3582.64/3595.31	c #Conflicts:     145000 | #Constraints:      18081
3582.64/3595.31	c #Conflicts:     146000 | #Constraints:      19084
3582.64/3595.31	c #Conflicts:     147000 | #Constraints:      20085
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     148000 | #Constraints:      13467
3582.64/3595.31	c #Conflicts:     149000 | #Constraints:      14467
3582.64/3595.31	c #Conflicts:     150000 | #Constraints:      15467
3582.64/3595.31	c #Conflicts:     151000 | #Constraints:      16467
3582.64/3595.31	c #Conflicts:     152000 | #Constraints:      17467
3582.64/3595.31	c #Conflicts:     153000 | #Constraints:      18467
3582.64/3595.31	c #Conflicts:     154000 | #Constraints:      19468
3582.64/3595.31	c #Conflicts:     155000 | #Constraints:      20470
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     156000 | #Constraints:      13699
3582.64/3595.31	c #Conflicts:     157000 | #Constraints:      14699
3582.64/3595.31	c #Conflicts:     158000 | #Constraints:      15699
3582.64/3595.31	c #Conflicts:     159000 | #Constraints:      16700
3582.64/3595.31	c #Conflicts:     160000 | #Constraints:      17703
3582.64/3595.31	c #Conflicts:     161000 | #Constraints:      18705
3582.64/3595.31	c #Conflicts:     162000 | #Constraints:      19705
3582.64/3595.31	c #Conflicts:     163000 | #Constraints:      20705
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     164000 | #Constraints:      13680
3582.64/3595.31	c #Conflicts:     165000 | #Constraints:      14681
3582.64/3595.31	c #Conflicts:     166000 | #Constraints:      15681
3582.64/3595.31	c #Conflicts:     167000 | #Constraints:      16681
3582.64/3595.31	c #Conflicts:     168000 | #Constraints:      17682
3582.64/3595.31	c #Conflicts:     169000 | #Constraints:      18684
3582.64/3595.31	c #Conflicts:     170000 | #Constraints:      19684
3582.64/3595.31	c #Conflicts:     171000 | #Constraints:      20684
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     172000 | #Constraints:      13466
3582.64/3595.31	c #Conflicts:     173000 | #Constraints:      14466
3582.64/3595.31	c #Conflicts:     174000 | #Constraints:      15466
3582.64/3595.31	c #Conflicts:     175000 | #Constraints:      16466
3582.64/3595.31	c #Conflicts:     176000 | #Constraints:      17466
3582.64/3595.31	c #Conflicts:     177000 | #Constraints:      18466
3582.64/3595.31	c #Conflicts:     178000 | #Constraints:      19466
3582.64/3595.31	c #Conflicts:     179000 | #Constraints:      20466
3582.64/3595.31	c #Conflicts:     180000 | #Constraints:      21466
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     181000 | #Constraints:      14089
3582.64/3595.31	c #Conflicts:     182000 | #Constraints:      15092
3582.64/3595.31	c #Conflicts:     183000 | #Constraints:      16094
3582.64/3595.31	c #Conflicts:     184000 | #Constraints:      17095
3582.64/3595.31	c #Conflicts:     185000 | #Constraints:      18096
3582.64/3595.31	c #Conflicts:     186000 | #Constraints:      19097
3582.64/3595.31	c #Conflicts:     187000 | #Constraints:      20097
3582.64/3595.31	c #Conflicts:     188000 | #Constraints:      21097
3582.64/3595.31	c #Conflicts:     189000 | #Constraints:      22098
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     190000 | #Constraints:      14469
3582.64/3595.31	c #Conflicts:     191000 | #Constraints:      15472
3582.64/3595.31	c #Conflicts:     192000 | #Constraints:      16474
3582.64/3595.31	c #Conflicts:     193000 | #Constraints:      17474
3582.64/3595.31	c #Conflicts:     194000 | #Constraints:      18476
3582.64/3595.31	c #Conflicts:     195000 | #Constraints:      19481
3582.64/3595.31	c #Conflicts:     196000 | #Constraints:      20484
3582.64/3595.31	c #Conflicts:     197000 | #Constraints:      21485
3582.64/3595.31	c #Conflicts:     198000 | #Constraints:      22489
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     199000 | #Constraints:      14669
3582.64/3595.31	c #Conflicts:     200000 | #Constraints:      15669
3582.64/3595.31	c #Conflicts:     201000 | #Constraints:      16669
3582.64/3595.31	c #Conflicts:     202000 | #Constraints:      17669
3582.64/3595.31	c #Conflicts:     203000 | #Constraints:      18669
3582.64/3595.31	c #Conflicts:     204000 | #Constraints:      19669
3582.64/3595.31	c #Conflicts:     205000 | #Constraints:      20669
3582.64/3595.31	c #Conflicts:     206000 | #Constraints:      21669
3582.64/3595.31	c #Conflicts:     207000 | #Constraints:      22669
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     208000 | #Constraints:      14693
3582.64/3595.31	c #Conflicts:     209000 | #Constraints:      15694
3582.64/3595.31	c #Conflicts:     210000 | #Constraints:      16695
3582.64/3595.31	c #Conflicts:     211000 | #Constraints:      17696
3582.64/3595.31	c #Conflicts:     212000 | #Constraints:      18698
3582.64/3595.31	c #Conflicts:     213000 | #Constraints:      19699
3582.64/3595.31	c #Conflicts:     214000 | #Constraints:      20699
3582.64/3595.31	c #Conflicts:     215000 | #Constraints:      21699
3582.64/3595.31	c #Conflicts:     216000 | #Constraints:      22701
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     217000 | #Constraints:      14491
3582.64/3595.31	c #Conflicts:     218000 | #Constraints:      15492
3582.64/3595.31	c #Conflicts:     219000 | #Constraints:      16495
3582.64/3595.31	c #Conflicts:     220000 | #Constraints:      17497
3582.64/3595.31	c #Conflicts:     221000 | #Constraints:      18501
3582.64/3595.31	c #Conflicts:     222000 | #Constraints:      19502
3582.64/3595.31	c #Conflicts:     223000 | #Constraints:      20503
3582.64/3595.31	c #Conflicts:     224000 | #Constraints:      21504
3582.64/3595.31	c #Conflicts:     225000 | #Constraints:      22505
3582.64/3595.31	c #Conflicts:     226000 | #Constraints:      23505
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     227000 | #Constraints:      15090
3582.64/3595.31	c #Conflicts:     228000 | #Constraints:      16090
3582.64/3595.31	c #Conflicts:     229000 | #Constraints:      17090
3582.64/3595.31	c #Conflicts:     230000 | #Constraints:      18090
3582.64/3595.31	c #Conflicts:     231000 | #Constraints:      19090
3582.64/3595.31	c #Conflicts:     232000 | #Constraints:      20090
3582.64/3595.31	c #Conflicts:     233000 | #Constraints:      21090
3582.64/3595.31	c #Conflicts:     234000 | #Constraints:      22090
3582.64/3595.31	c #Conflicts:     235000 | #Constraints:      23090
3582.64/3595.31	c #Conflicts:     236000 | #Constraints:      24090
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     237000 | #Constraints:      15507
3582.64/3595.31	c #Conflicts:     238000 | #Constraints:      16507
3582.64/3595.31	c #Conflicts:     239000 | #Constraints:      17507
3582.64/3595.31	c #Conflicts:     240000 | #Constraints:      18508
3582.64/3595.31	c #Conflicts:     241000 | #Constraints:      19510
3582.64/3595.31	c #Conflicts:     242000 | #Constraints:      20511
3582.64/3595.31	c #Conflicts:     243000 | #Constraints:      21511
3582.64/3595.31	c #Conflicts:     244000 | #Constraints:      22511
3582.64/3595.31	c #Conflicts:     245000 | #Constraints:      23511
3582.64/3595.31	c #Conflicts:     246000 | #Constraints:      24511
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     247000 | #Constraints:      15681
3582.64/3595.31	c #Conflicts:     248000 | #Constraints:      16681
3582.64/3595.31	c #Conflicts:     249000 | #Constraints:      17683
3582.64/3595.31	c #Conflicts:     250000 | #Constraints:      18683
3582.64/3595.31	c #Conflicts:     251000 | #Constraints:      19684
3582.64/3595.31	c #Conflicts:     252000 | #Constraints:      20685
3582.64/3595.31	c #Conflicts:     253000 | #Constraints:      21685
3582.64/3595.31	c #Conflicts:     254000 | #Constraints:      22687
3582.64/3595.31	c #Conflicts:     255000 | #Constraints:      23689
3582.64/3595.31	c #Conflicts:     256000 | #Constraints:      24689
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     257000 | #Constraints:      15674
3582.64/3595.31	c #Conflicts:     258000 | #Constraints:      16674
3582.64/3595.31	c #Conflicts:     259000 | #Constraints:      17675
3582.64/3595.31	c #Conflicts:     260000 | #Constraints:      18675
3582.64/3595.31	c #Conflicts:     261000 | #Constraints:      19675
3582.64/3595.31	c #Conflicts:     262000 | #Constraints:      20675
3582.64/3595.31	c #Conflicts:     263000 | #Constraints:      21675
3582.64/3595.31	c #Conflicts:     264000 | #Constraints:      22675
3582.64/3595.31	c #Conflicts:     265000 | #Constraints:      23675
3582.64/3595.31	c #Conflicts:     266000 | #Constraints:      24675
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     267000 | #Constraints:      15504
3582.64/3595.31	c #Conflicts:     268000 | #Constraints:      16504
3582.64/3595.31	c #Conflicts:     269000 | #Constraints:      17508
3582.64/3595.31	c #Conflicts:     270000 | #Constraints:      18511
3582.64/3595.31	c #Conflicts:     271000 | #Constraints:      19512
3582.64/3595.31	c #Conflicts:     272000 | #Constraints:      20512
3582.64/3595.31	c #Conflicts:     273000 | #Constraints:      21512
3582.64/3595.31	c #Conflicts:     274000 | #Constraints:      22514
3582.64/3595.31	c #Conflicts:     275000 | #Constraints:      23514
3582.64/3595.31	c #Conflicts:     276000 | #Constraints:      24516
3582.64/3595.31	c #Conflicts:     277000 | #Constraints:      25517
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     278000 | #Constraints:      16091
3582.64/3595.31	c #Conflicts:     279000 | #Constraints:      17092
3582.64/3595.31	c #Conflicts:     280000 | #Constraints:      18092
3582.64/3595.31	c #Conflicts:     281000 | #Constraints:      19093
3582.64/3595.31	c #Conflicts:     282000 | #Constraints:      20094
3582.64/3595.31	c #Conflicts:     283000 | #Constraints:      21094
3582.64/3595.31	c #Conflicts:     284000 | #Constraints:      22096
3582.64/3595.31	c #Conflicts:     285000 | #Constraints:      23096
3582.64/3595.31	c #Conflicts:     286000 | #Constraints:      24097
3582.64/3595.31	c #Conflicts:     287000 | #Constraints:      25100
3582.64/3595.31	c #Conflicts:     288000 | #Constraints:      26100
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     289000 | #Constraints:      16490
3582.64/3595.31	c #Conflicts:     290000 | #Constraints:      17490
3582.64/3595.31	c #Conflicts:     291000 | #Constraints:      18490
3582.64/3595.31	c #Conflicts:     292000 | #Constraints:      19490
3582.64/3595.31	c #Conflicts:     293000 | #Constraints:      20490
3582.64/3595.31	c #Conflicts:     294000 | #Constraints:      21490
3582.64/3595.31	c #Conflicts:     295000 | #Constraints:      22490
3582.64/3595.31	c #Conflicts:     296000 | #Constraints:      23490
3582.64/3595.31	c #Conflicts:     297000 | #Constraints:      24490
3582.64/3595.31	c #Conflicts:     298000 | #Constraints:      25490
3582.64/3595.31	c #Conflicts:     299000 | #Constraints:      26490
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     300000 | #Constraints:      16709
3582.64/3595.31	c #Conflicts:     301000 | #Constraints:      17709
3582.64/3595.31	c #Conflicts:     302000 | #Constraints:      18711
3582.64/3595.31	c #Conflicts:     303000 | #Constraints:      19714
3582.64/3595.31	c #Conflicts:     304000 | #Constraints:      20716
3582.64/3595.31	c #Conflicts:     305000 | #Constraints:      21716
3582.64/3595.31	c #Conflicts:     306000 | #Constraints:      22718
3582.64/3595.31	c #Conflicts:     307000 | #Constraints:      23718
3582.64/3595.31	c #Conflicts:     308000 | #Constraints:      24719
3582.64/3595.31	c #Conflicts:     309000 | #Constraints:      25720
3582.64/3595.31	c #Conflicts:     310000 | #Constraints:      26720
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     311000 | #Constraints:      16695
3582.64/3595.31	c #Conflicts:     312000 | #Constraints:      17696
3582.64/3595.31	c #Conflicts:     313000 | #Constraints:      18697
3582.64/3595.31	c #Conflicts:     314000 | #Constraints:      19698
3582.64/3595.31	c #Conflicts:     315000 | #Constraints:      20698
3582.64/3595.31	c #Conflicts:     316000 | #Constraints:      21698
3582.64/3595.31	c #Conflicts:     317000 | #Constraints:      22700
3582.64/3595.31	c #Conflicts:     318000 | #Constraints:      23701
3582.64/3595.31	c #Conflicts:     319000 | #Constraints:      24702
3582.64/3595.31	c #Conflicts:     320000 | #Constraints:      25703
3582.64/3595.31	c #Conflicts:     321000 | #Constraints:      26703
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     322000 | #Constraints:      16489
3582.64/3595.31	c #Conflicts:     323000 | #Constraints:      17490
3582.64/3595.31	c #Conflicts:     324000 | #Constraints:      18491
3582.64/3595.31	c #Conflicts:     325000 | #Constraints:      19494
3582.64/3595.31	c #Conflicts:     326000 | #Constraints:      20496
3582.64/3595.31	c #Conflicts:     327000 | #Constraints:      21498
3582.64/3595.31	c #Conflicts:     328000 | #Constraints:      22502
3582.64/3595.31	c #Conflicts:     329000 | #Constraints:      23506
3582.64/3595.31	c #Conflicts:     330000 | #Constraints:      24509
3582.64/3595.31	c #Conflicts:     331000 | #Constraints:      25511
3582.64/3595.31	c #Conflicts:     332000 | #Constraints:      26512
3582.64/3595.31	c #Conflicts:     333000 | #Constraints:      27513
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     334000 | #Constraints:      17095
3582.64/3595.31	c #Conflicts:     335000 | #Constraints:      18095
3582.64/3595.31	c #Conflicts:     336000 | #Constraints:      19095
3582.64/3595.31	c #Conflicts:     337000 | #Constraints:      20095
3582.64/3595.31	c #Conflicts:     338000 | #Constraints:      21095
3582.64/3595.31	c #Conflicts:     339000 | #Constraints:      22095
3582.64/3595.31	c #Conflicts:     340000 | #Constraints:      23095
3582.64/3595.31	c #Conflicts:     341000 | #Constraints:      24095
3582.64/3595.31	c #Conflicts:     342000 | #Constraints:      25095
3582.64/3595.31	c #Conflicts:     343000 | #Constraints:      26095
3582.64/3595.31	c #Conflicts:     344000 | #Constraints:      27096
3582.64/3595.31	c #Conflicts:     345000 | #Constraints:      28096
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     346000 | #Constraints:      17509
3582.64/3595.31	c #Conflicts:     347000 | #Constraints:      18514
3582.64/3595.31	c #Conflicts:     348000 | #Constraints:      19514
3582.64/3595.31	c #Conflicts:     349000 | #Constraints:      20515
3582.64/3595.31	c #Conflicts:     350000 | #Constraints:      21516
3582.64/3595.31	c #Conflicts:     351000 | #Constraints:      22517
3582.64/3595.31	c #Conflicts:     352000 | #Constraints:      23521
3582.64/3595.31	c #Conflicts:     353000 | #Constraints:      24523
3582.64/3595.31	c #Conflicts:     354000 | #Constraints:      25524
3582.64/3595.31	c #Conflicts:     355000 | #Constraints:      26524
3582.64/3595.31	c #Conflicts:     356000 | #Constraints:      27525
3582.64/3595.31	c #Conflicts:     357000 | #Constraints:      28525
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     358000 | #Constraints:      17694
3582.64/3595.31	c #Conflicts:     359000 | #Constraints:      18696
3582.64/3595.31	c #Conflicts:     360000 | #Constraints:      19698
3582.64/3595.31	c #Conflicts:     361000 | #Constraints:      20699
3582.64/3595.31	c #Conflicts:     362000 | #Constraints:      21700
3582.64/3595.31	c #Conflicts:     363000 | #Constraints:      22701
3582.64/3595.31	c #Conflicts:     364000 | #Constraints:      23702
3582.64/3595.31	c #Conflicts:     365000 | #Constraints:      24702
3582.64/3595.31	c #Conflicts:     366000 | #Constraints:      25702
3582.64/3595.31	c #Conflicts:     367000 | #Constraints:      26706
3582.64/3595.31	c #Conflicts:     368000 | #Constraints:      27706
3582.64/3595.31	c #Conflicts:     369000 | #Constraints:      28708
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     370000 | #Constraints:      17699
3582.64/3595.31	c #Conflicts:     371000 | #Constraints:      18699
3582.64/3595.31	c #Conflicts:     372000 | #Constraints:      19699
3582.64/3595.31	c #Conflicts:     373000 | #Constraints:      20699
3582.64/3595.31	c #Conflicts:     374000 | #Constraints:      21699
3582.64/3595.31	c #Conflicts:     375000 | #Constraints:      22699
3582.64/3595.31	c #Conflicts:     376000 | #Constraints:      23699
3582.64/3595.31	c #Conflicts:     377000 | #Constraints:      24699
3582.64/3595.31	c #Conflicts:     378000 | #Constraints:      25699
3582.64/3595.31	c #Conflicts:     379000 | #Constraints:      26699
3582.64/3595.31	c #Conflicts:     380000 | #Constraints:      27699
3582.64/3595.31	c #Conflicts:     381000 | #Constraints:      28699
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     382000 | #Constraints:      17515
3582.64/3595.31	c #Conflicts:     383000 | #Constraints:      18520
3582.64/3595.31	c #Conflicts:     384000 | #Constraints:      19520
3582.64/3595.31	c #Conflicts:     385000 | #Constraints:      20522
3582.64/3595.31	c #Conflicts:     386000 | #Constraints:      21523
3582.64/3595.31	c #Conflicts:     387000 | #Constraints:      22523
3582.64/3595.31	c #Conflicts:     388000 | #Constraints:      23526
3582.64/3595.31	c #Conflicts:     389000 | #Constraints:      24526
3582.64/3595.31	c #Conflicts:     390000 | #Constraints:      25529
3582.64/3595.31	c #Conflicts:     391000 | #Constraints:      26530
3582.64/3595.31	c #Conflicts:     392000 | #Constraints:      27532
3582.64/3595.31	c #Conflicts:     393000 | #Constraints:      28532
3582.64/3595.31	c #Conflicts:     394000 | #Constraints:      29534
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     395000 | #Constraints:      18112
3582.64/3595.31	c #Conflicts:     396000 | #Constraints:      19114
3582.64/3595.31	c #Conflicts:     397000 | #Constraints:      20114
3582.64/3595.31	c #Conflicts:     398000 | #Constraints:      21115
3582.64/3595.31	c #Conflicts:     399000 | #Constraints:      22117
3582.64/3595.31	c #Conflicts:     400000 | #Constraints:      23118
3582.64/3595.31	c #Conflicts:     401000 | #Constraints:      24118
3582.64/3595.31	c #Conflicts:     402000 | #Constraints:      25120
3582.64/3595.31	c #Conflicts:     403000 | #Constraints:      26121
3582.64/3595.31	c #Conflicts:     404000 | #Constraints:      27123
3582.64/3595.31	c #Conflicts:     405000 | #Constraints:      28123
3582.64/3595.31	c #Conflicts:     406000 | #Constraints:      29124
3582.64/3595.31	c #Conflicts:     407000 | #Constraints:      30126
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     408000 | #Constraints:      18503
3582.64/3595.31	c #Conflicts:     409000 | #Constraints:      19503
3582.64/3595.31	c #Conflicts:     410000 | #Constraints:      20504
3582.64/3595.31	c #Conflicts:     411000 | #Constraints:      21504
3582.64/3595.31	c #Conflicts:     412000 | #Constraints:      22506
3582.64/3595.31	c #Conflicts:     413000 | #Constraints:      23507
3582.64/3595.31	c #Conflicts:     414000 | #Constraints:      24509
3582.64/3595.31	c #Conflicts:     415000 | #Constraints:      25509
3582.64/3595.31	c #Conflicts:     416000 | #Constraints:      26510
3582.64/3595.31	c #Conflicts:     417000 | #Constraints:      27511
3582.64/3595.31	c #Conflicts:     418000 | #Constraints:      28512
3582.64/3595.31	c #Conflicts:     419000 | #Constraints:      29513
3582.64/3595.31	c #Conflicts:     420000 | #Constraints:      30515
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     421000 | #Constraints:      18700
3582.64/3595.31	c #Conflicts:     422000 | #Constraints:      19700
3582.64/3595.31	c #Conflicts:     423000 | #Constraints:      20700
3582.64/3595.31	c #Conflicts:     424000 | #Constraints:      21700
3582.64/3595.31	c #Conflicts:     425000 | #Constraints:      22700
3582.64/3595.31	c #Conflicts:     426000 | #Constraints:      23700
3582.64/3595.31	c #Conflicts:     427000 | #Constraints:      24700
3582.64/3595.31	c #Conflicts:     428000 | #Constraints:      25700
3582.64/3595.31	c #Conflicts:     429000 | #Constraints:      26700
3582.64/3595.31	c #Conflicts:     430000 | #Constraints:      27700
3582.64/3595.31	c #Conflicts:     431000 | #Constraints:      28700
3582.64/3595.31	c #Conflicts:     432000 | #Constraints:      29700
3582.64/3595.31	c #Conflicts:     433000 | #Constraints:      30700
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     434000 | #Constraints:      18718
3582.64/3595.31	c #Conflicts:     435000 | #Constraints:      19721
3582.64/3595.31	c #Conflicts:     436000 | #Constraints:      20724
3582.64/3595.31	c #Conflicts:     437000 | #Constraints:      21727
3582.64/3595.31	c #Conflicts:     438000 | #Constraints:      22728
3582.64/3595.31	c #Conflicts:     439000 | #Constraints:      23728
3582.64/3595.31	c #Conflicts:     440000 | #Constraints:      24729
3582.64/3595.31	c #Conflicts:     441000 | #Constraints:      25730
3582.64/3595.31	c #Conflicts:     442000 | #Constraints:      26731
3582.64/3595.31	c #Conflicts:     443000 | #Constraints:      27731
3582.64/3595.31	c #Conflicts:     444000 | #Constraints:      28731
3582.64/3595.31	c #Conflicts:     445000 | #Constraints:      29734
3582.64/3595.31	c #Conflicts:     446000 | #Constraints:      30735
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     447000 | #Constraints:      18505
3582.64/3595.31	c #Conflicts:     448000 | #Constraints:      19505
3582.64/3595.31	c #Conflicts:     449000 | #Constraints:      20505
3582.64/3595.31	c #Conflicts:     450000 | #Constraints:      21507
3582.64/3595.31	c #Conflicts:     451000 | #Constraints:      22508
3582.64/3595.31	c #Conflicts:     452000 | #Constraints:      23509
3582.64/3595.31	c #Conflicts:     453000 | #Constraints:      24512
3582.64/3595.31	c #Conflicts:     454000 | #Constraints:      25514
3582.64/3595.31	c #Conflicts:     455000 | #Constraints:      26515
3582.64/3595.31	c #Conflicts:     456000 | #Constraints:      27516
3582.64/3595.31	c #Conflicts:     457000 | #Constraints:      28517
3582.64/3595.31	c #Conflicts:     458000 | #Constraints:      29518
3582.64/3595.31	c #Conflicts:     459000 | #Constraints:      30518
3582.64/3595.31	c #Conflicts:     460000 | #Constraints:      31518
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     461000 | #Constraints:      19107
3582.64/3595.31	c #Conflicts:     462000 | #Constraints:      20107
3582.64/3595.31	c #Conflicts:     463000 | #Constraints:      21107
3582.64/3595.31	c #Conflicts:     464000 | #Constraints:      22107
3582.64/3595.31	c #Conflicts:     465000 | #Constraints:      23107
3582.64/3595.31	c #Conflicts:     466000 | #Constraints:      24107
3582.64/3595.31	c #Conflicts:     467000 | #Constraints:      25107
3582.64/3595.31	c #Conflicts:     468000 | #Constraints:      26107
3582.64/3595.31	c #Conflicts:     469000 | #Constraints:      27107
3582.64/3595.31	c #Conflicts:     470000 | #Constraints:      28107
3582.64/3595.31	c #Conflicts:     471000 | #Constraints:      29107
3582.64/3595.31	c #Conflicts:     472000 | #Constraints:      30107
3582.64/3595.31	c #Conflicts:     473000 | #Constraints:      31107
3582.64/3595.31	c #Conflicts:     474000 | #Constraints:      32107
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     475000 | #Constraints:      19522
3582.64/3595.31	c #Conflicts:     476000 | #Constraints:      20524
3582.64/3595.31	c #Conflicts:     477000 | #Constraints:      21525
3582.64/3595.31	c #Conflicts:     478000 | #Constraints:      22528
3582.64/3595.31	c #Conflicts:     479000 | #Constraints:      23530
3582.64/3595.31	c #Conflicts:     480000 | #Constraints:      24530
3582.64/3595.31	c #Conflicts:     481000 | #Constraints:      25532
3582.64/3595.31	c #Conflicts:     482000 | #Constraints:      26535
3582.64/3595.31	c #Conflicts:     483000 | #Constraints:      27535
3582.64/3595.31	c #Conflicts:     484000 | #Constraints:      28538
3582.64/3595.31	c #Conflicts:     485000 | #Constraints:      29539
3582.64/3595.31	c #Conflicts:     486000 | #Constraints:      30540
3582.64/3595.31	c #Conflicts:     487000 | #Constraints:      31542
3582.64/3595.31	c #Conflicts:     488000 | #Constraints:      32543
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     489000 | #Constraints:      19716
3582.64/3595.31	c #Conflicts:     490000 | #Constraints:      20719
3582.64/3595.31	c #Conflicts:     491000 | #Constraints:      21723
3582.64/3595.31	c #Conflicts:     492000 | #Constraints:      22723
3582.64/3595.31	c #Conflicts:     493000 | #Constraints:      23723
3582.64/3595.31	c #Conflicts:     494000 | #Constraints:      24724
3582.64/3595.31	c #Conflicts:     495000 | #Constraints:      25724
3582.64/3595.31	c #Conflicts:     496000 | #Constraints:      26729
3582.64/3595.31	c #Conflicts:     497000 | #Constraints:      27733
3582.64/3595.31	c #Conflicts:     498000 | #Constraints:      28735
3582.64/3595.31	c #Conflicts:     499000 | #Constraints:      29736
3582.64/3595.31	c #Conflicts:     500000 | #Constraints:      30738
3582.64/3595.31	c #Conflicts:     501000 | #Constraints:      31740
3582.64/3595.31	c #Conflicts:     502000 | #Constraints:      32742
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     503000 | #Constraints:      19708
3582.64/3595.31	c #Conflicts:     504000 | #Constraints:      20708
3582.64/3595.31	c #Conflicts:     505000 | #Constraints:      21708
3582.64/3595.31	c #Conflicts:     506000 | #Constraints:      22708
3582.64/3595.31	c #Conflicts:     507000 | #Constraints:      23708
3582.64/3595.31	c #Conflicts:     508000 | #Constraints:      24708
3582.64/3595.31	c #Conflicts:     509000 | #Constraints:      25708
3582.64/3595.31	c #Conflicts:     510000 | #Constraints:      26708
3582.64/3595.31	c #Conflicts:     511000 | #Constraints:      27708
3582.64/3595.31	c #Conflicts:     512000 | #Constraints:      28708
3582.64/3595.31	c #Conflicts:     513000 | #Constraints:      29708
3582.64/3595.31	c #Conflicts:     514000 | #Constraints:      30708
3582.64/3595.31	c #Conflicts:     515000 | #Constraints:      31708
3582.64/3595.31	c #Conflicts:     516000 | #Constraints:      32708
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     517000 | #Constraints:      19522
3582.64/3595.31	c #Conflicts:     518000 | #Constraints:      20523
3582.64/3595.31	c #Conflicts:     519000 | #Constraints:      21524
3582.64/3595.31	c #Conflicts:     520000 | #Constraints:      22525
3582.64/3595.31	c #Conflicts:     521000 | #Constraints:      23526
3582.64/3595.31	c #Conflicts:     522000 | #Constraints:      24527
3582.64/3595.31	c #Conflicts:     523000 | #Constraints:      25528
3582.64/3595.31	c #Conflicts:     524000 | #Constraints:      26529
3582.64/3595.31	c #Conflicts:     525000 | #Constraints:      27530
3582.64/3595.31	c #Conflicts:     526000 | #Constraints:      28531
3582.64/3595.31	c #Conflicts:     527000 | #Constraints:      29534
3582.64/3595.31	c #Conflicts:     528000 | #Constraints:      30534
3582.64/3595.31	c #Conflicts:     529000 | #Constraints:      31535
3582.64/3595.31	c #Conflicts:     530000 | #Constraints:      32537
3582.64/3595.31	c #Conflicts:     531000 | #Constraints:      33537
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     532000 | #Constraints:      20112
3582.64/3595.31	c #Conflicts:     533000 | #Constraints:      21114
3582.64/3595.31	c #Conflicts:     534000 | #Constraints:      22115
3582.64/3595.31	c #Conflicts:     535000 | #Constraints:      23116
3582.64/3595.31	c #Conflicts:     536000 | #Constraints:      24117
3582.64/3595.31	c #Conflicts:     537000 | #Constraints:      25118
3582.64/3595.31	c #Conflicts:     538000 | #Constraints:      26118
3582.64/3595.31	c #Conflicts:     539000 | #Constraints:      27120
3582.64/3595.31	c #Conflicts:     540000 | #Constraints:      28121
3582.64/3595.31	c #Conflicts:     541000 | #Constraints:      29121
3582.64/3595.31	c #Conflicts:     542000 | #Constraints:      30121
3582.64/3595.31	c #Conflicts:     543000 | #Constraints:      31121
3582.64/3595.31	c #Conflicts:     544000 | #Constraints:      32122
3582.64/3595.31	c #Conflicts:     545000 | #Constraints:      33122
3582.64/3595.31	c #Conflicts:     546000 | #Constraints:      34122
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     547000 | #Constraints:      20498
3582.64/3595.31	c #Conflicts:     548000 | #Constraints:      21500
3582.64/3595.31	c #Conflicts:     549000 | #Constraints:      22500
3582.64/3595.31	c #Conflicts:     550000 | #Constraints:      23502
3582.64/3595.31	c #Conflicts:     551000 | #Constraints:      24503
3582.64/3595.31	c #Conflicts:     552000 | #Constraints:      25507
3582.64/3595.31	c #Conflicts:     553000 | #Constraints:      26509
3582.64/3595.31	c #Conflicts:     554000 | #Constraints:      27511
3582.64/3595.31	c #Conflicts:     555000 | #Constraints:      28514
3582.64/3595.31	c #Conflicts:     556000 | #Constraints:      29518
3582.64/3595.31	c #Conflicts:     557000 | #Constraints:      30520
3582.64/3595.31	c #Conflicts:     558000 | #Constraints:      31522
3582.64/3595.31	c #Conflicts:     559000 | #Constraints:      32523
3582.64/3595.31	c #Conflicts:     560000 | #Constraints:      33525
3582.64/3595.31	c #Conflicts:     561000 | #Constraints:      34527
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     562000 | #Constraints:      20714
3582.64/3595.31	c #Conflicts:     563000 | #Constraints:      21714
3582.64/3595.31	c #Conflicts:     564000 | #Constraints:      22714
3582.64/3595.31	c #Conflicts:     565000 | #Constraints:      23714
3582.64/3595.31	c #Conflicts:     566000 | #Constraints:      24714
3582.64/3595.31	c #Conflicts:     567000 | #Constraints:      25714
3582.64/3595.31	c #Conflicts:     568000 | #Constraints:      26714
3582.64/3595.31	c #Conflicts:     569000 | #Constraints:      27714
3582.64/3595.31	c #Conflicts:     570000 | #Constraints:      28714
3582.64/3595.31	c #Conflicts:     571000 | #Constraints:      29714
3582.64/3595.31	c #Conflicts:     572000 | #Constraints:      30714
3582.64/3595.31	c #Conflicts:     573000 | #Constraints:      31714
3582.64/3595.31	c #Conflicts:     574000 | #Constraints:      32714
3582.64/3595.31	c #Conflicts:     575000 | #Constraints:      33714
3582.64/3595.31	c #Conflicts:     576000 | #Constraints:      34714
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     577000 | #Constraints:      20733
3582.64/3595.31	c #Conflicts:     578000 | #Constraints:      21735
3582.64/3595.31	c #Conflicts:     579000 | #Constraints:      22737
3582.64/3595.31	c #Conflicts:     580000 | #Constraints:      23738
3582.64/3595.31	c #Conflicts:     581000 | #Constraints:      24738
3582.64/3595.31	c #Conflicts:     582000 | #Constraints:      25738
3582.64/3595.31	c #Conflicts:     583000 | #Constraints:      26738
3582.64/3595.31	c #Conflicts:     584000 | #Constraints:      27739
3582.64/3595.31	c #Conflicts:     585000 | #Constraints:      28741
3582.64/3595.31	c #Conflicts:     586000 | #Constraints:      29741
3582.64/3595.31	c #Conflicts:     587000 | #Constraints:      30741
3582.64/3595.31	c #Conflicts:     588000 | #Constraints:      31741
3582.64/3595.31	c #Conflicts:     589000 | #Constraints:      32741
3582.64/3595.31	c #Conflicts:     590000 | #Constraints:      33741
3582.64/3595.31	c #Conflicts:     591000 | #Constraints:      34741
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     592000 | #Constraints:      20515
3582.64/3595.31	c #Conflicts:     593000 | #Constraints:      21516
3582.64/3595.31	c #Conflicts:     594000 | #Constraints:      22518
3582.64/3595.31	c #Conflicts:     595000 | #Constraints:      23518
3582.64/3595.31	c #Conflicts:     596000 | #Constraints:      24520
3582.64/3595.31	c #Conflicts:     597000 | #Constraints:      25520
3582.64/3595.31	c #Conflicts:     598000 | #Constraints:      26520
3582.64/3595.31	c #Conflicts:     599000 | #Constraints:      27522
3582.64/3595.31	c #Conflicts:     600000 | #Constraints:      28523
3582.64/3595.31	c #Conflicts:     601000 | #Constraints:      29523
3582.64/3595.31	c #Conflicts:     602000 | #Constraints:      30524
3582.64/3595.31	c #Conflicts:     603000 | #Constraints:      31525
3582.64/3595.31	c #Conflicts:     604000 | #Constraints:      32527
3582.64/3595.31	c #Conflicts:     605000 | #Constraints:      33529
3582.64/3595.31	c #Conflicts:     606000 | #Constraints:      34529
3582.64/3595.31	c #Conflicts:     607000 | #Constraints:      35532
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     608000 | #Constraints:      21109
3582.64/3595.31	c #Conflicts:     609000 | #Constraints:      22109
3582.64/3595.31	c #Conflicts:     610000 | #Constraints:      23109
3582.64/3595.31	c #Conflicts:     611000 | #Constraints:      24109
3582.64/3595.31	c #Conflicts:     612000 | #Constraints:      25109
3582.64/3595.31	c #Conflicts:     613000 | #Constraints:      26109
3582.64/3595.31	c #Conflicts:     614000 | #Constraints:      27109
3582.64/3595.31	c #Conflicts:     615000 | #Constraints:      28109
3582.64/3595.31	c #Conflicts:     616000 | #Constraints:      29109
3582.64/3595.31	c #Conflicts:     617000 | #Constraints:      30109
3582.64/3595.31	c #Conflicts:     618000 | #Constraints:      31109
3582.64/3595.31	c #Conflicts:     619000 | #Constraints:      32109
3582.64/3595.31	c #Conflicts:     620000 | #Constraints:      33109
3582.64/3595.31	c #Conflicts:     621000 | #Constraints:      34109
3582.64/3595.31	c #Conflicts:     622000 | #Constraints:      35109
3582.64/3595.31	c #Conflicts:     623000 | #Constraints:      36109
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     624000 | #Constraints:      21539
3582.64/3595.31	c #Conflicts:     625000 | #Constraints:      22540
3582.64/3595.31	c #Conflicts:     626000 | #Constraints:      23541
3582.64/3595.31	c #Conflicts:     627000 | #Constraints:      24544
3582.64/3595.31	c #Conflicts:     628000 | #Constraints:      25544
3582.64/3595.31	c #Conflicts:     629000 | #Constraints:      26545
3582.64/3595.31	c #Conflicts:     630000 | #Constraints:      27546
3582.64/3595.31	c #Conflicts:     631000 | #Constraints:      28547
3582.64/3595.31	c #Conflicts:     632000 | #Constraints:      29547
3582.64/3595.31	c #Conflicts:     633000 | #Constraints:      30547
3582.64/3595.31	c #Conflicts:     634000 | #Constraints:      31547
3582.64/3595.31	c #Conflicts:     635000 | #Constraints:      32549
3582.64/3595.31	c #Conflicts:     636000 | #Constraints:      33549
3582.64/3595.31	c #Conflicts:     637000 | #Constraints:      34549
3582.64/3595.31	c #Conflicts:     638000 | #Constraints:      35549
3582.64/3595.31	c #Conflicts:     639000 | #Constraints:      36549
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     640000 | #Constraints:      21742
3582.64/3595.31	c #Conflicts:     641000 | #Constraints:      22744
3582.64/3595.31	c #Conflicts:     642000 | #Constraints:      23746
3582.64/3595.31	c #Conflicts:     643000 | #Constraints:      24747
3582.64/3595.31	c #Conflicts:     644000 | #Constraints:      25748
3582.64/3595.31	c #Conflicts:     645000 | #Constraints:      26749
3582.64/3595.31	c #Conflicts:     646000 | #Constraints:      27749
3582.64/3595.31	c #Conflicts:     647000 | #Constraints:      28752
3582.64/3595.31	c #Conflicts:     648000 | #Constraints:      29752
3582.64/3595.31	c #Conflicts:     649000 | #Constraints:      30755
3582.64/3595.31	c #Conflicts:     650000 | #Constraints:      31756
3582.64/3595.31	c #Conflicts:     651000 | #Constraints:      32757
3582.64/3595.31	c #Conflicts:     652000 | #Constraints:      33758
3582.64/3595.31	c #Conflicts:     653000 | #Constraints:      34761
3582.64/3595.31	c #Conflicts:     654000 | #Constraints:      35763
3582.64/3595.31	c #Conflicts:     655000 | #Constraints:      36764
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     656000 | #Constraints:      21720
3582.64/3595.31	c #Conflicts:     657000 | #Constraints:      22720
3582.64/3595.31	c #Conflicts:     658000 | #Constraints:      23722
3582.64/3595.31	c #Conflicts:     659000 | #Constraints:      24724
3582.64/3595.31	c #Conflicts:     660000 | #Constraints:      25726
3582.64/3595.31	c #Conflicts:     661000 | #Constraints:      26729
3582.64/3595.31	c #Conflicts:     662000 | #Constraints:      27731
3582.64/3595.31	c #Conflicts:     663000 | #Constraints:      28732
3582.64/3595.31	c #Conflicts:     664000 | #Constraints:      29732
3582.64/3595.31	c #Conflicts:     665000 | #Constraints:      30732
3582.64/3595.31	c #Conflicts:     666000 | #Constraints:      31735
3582.64/3595.31	c #Conflicts:     667000 | #Constraints:      32736
3582.64/3595.31	c #Conflicts:     668000 | #Constraints:      33739
3582.64/3595.31	c #Conflicts:     669000 | #Constraints:      34740
3582.64/3595.31	c #Conflicts:     670000 | #Constraints:      35744
3582.64/3595.31	c #Conflicts:     671000 | #Constraints:      36746
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     672000 | #Constraints:      21519
3582.64/3595.31	c #Conflicts:     673000 | #Constraints:      22519
3582.64/3595.31	c #Conflicts:     674000 | #Constraints:      23519
3582.64/3595.31	c #Conflicts:     675000 | #Constraints:      24519
3582.64/3595.31	c #Conflicts:     676000 | #Constraints:      25519
3582.64/3595.31	c #Conflicts:     677000 | #Constraints:      26519
3582.64/3595.31	c #Conflicts:     678000 | #Constraints:      27519
3582.64/3595.31	c #Conflicts:     679000 | #Constraints:      28519
3582.64/3595.31	c #Conflicts:     680000 | #Constraints:      29519
3582.64/3595.31	c #Conflicts:     681000 | #Constraints:      30519
3582.64/3595.31	c #Conflicts:     682000 | #Constraints:      31519
3582.64/3595.31	c #Conflicts:     683000 | #Constraints:      32519
3582.64/3595.31	c #Conflicts:     684000 | #Constraints:      33519
3582.64/3595.31	c #Conflicts:     685000 | #Constraints:      34519
3582.64/3595.31	c #Conflicts:     686000 | #Constraints:      35519
3582.64/3595.31	c #Conflicts:     687000 | #Constraints:      36519
3582.64/3595.31	c #Conflicts:     688000 | #Constraints:      37520
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     689000 | #Constraints:      22134
3582.64/3595.31	c #Conflicts:     690000 | #Constraints:      23134
3582.64/3595.31	c #Conflicts:     691000 | #Constraints:      24134
3582.64/3595.31	c #Conflicts:     692000 | #Constraints:      25136
3582.64/3595.31	c #Conflicts:     693000 | #Constraints:      26138
3582.64/3595.31	c #Conflicts:     694000 | #Constraints:      27139
3582.64/3595.31	c #Conflicts:     695000 | #Constraints:      28142
3582.64/3595.31	c #Conflicts:     696000 | #Constraints:      29143
3582.64/3595.31	c #Conflicts:     697000 | #Constraints:      30143
3582.64/3595.31	c #Conflicts:     698000 | #Constraints:      31145
3582.64/3595.31	c #Conflicts:     699000 | #Constraints:      32148
3582.64/3595.31	c #Conflicts:     700000 | #Constraints:      33150
3582.64/3595.31	c #Conflicts:     701000 | #Constraints:      34155
3582.64/3595.31	c #Conflicts:     702000 | #Constraints:      35159
3582.64/3595.31	c #Conflicts:     703000 | #Constraints:      36161
3582.64/3595.31	c #Conflicts:     704000 | #Constraints:      37163
3582.64/3595.31	c #Conflicts:     705000 | #Constraints:      38165
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     706000 | #Constraints:      22526
3582.64/3595.31	c #Conflicts:     707000 | #Constraints:      23528
3582.64/3595.31	c #Conflicts:     708000 | #Constraints:      24530
3582.64/3595.31	c #Conflicts:     709000 | #Constraints:      25532
3582.64/3595.31	c #Conflicts:     710000 | #Constraints:      26533
3582.64/3595.31	c #Conflicts:     711000 | #Constraints:      27535
3582.64/3595.31	c #Conflicts:     712000 | #Constraints:      28536
3582.64/3595.31	c #Conflicts:     713000 | #Constraints:      29536
3582.64/3595.31	c #Conflicts:     714000 | #Constraints:      30536
3582.64/3595.31	c #Conflicts:     715000 | #Constraints:      31537
3582.64/3595.31	c #Conflicts:     716000 | #Constraints:      32537
3582.64/3595.31	c #Conflicts:     717000 | #Constraints:      33537
3582.64/3595.31	c #Conflicts:     718000 | #Constraints:      34538
3582.64/3595.31	c #Conflicts:     719000 | #Constraints:      35539
3582.64/3595.31	c #Conflicts:     720000 | #Constraints:      36540
3582.64/3595.31	c #Conflicts:     721000 | #Constraints:      37541
3582.64/3595.31	c #Conflicts:     722000 | #Constraints:      38541
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     723000 | #Constraints:      22714
3582.64/3595.31	c #Conflicts:     724000 | #Constraints:      23714
3582.64/3595.31	c #Conflicts:     725000 | #Constraints:      24714
3582.64/3595.31	c #Conflicts:     726000 | #Constraints:      25715
3582.64/3595.31	c #Conflicts:     727000 | #Constraints:      26716
3582.64/3595.31	c #Conflicts:     728000 | #Constraints:      27717
3582.64/3595.31	c #Conflicts:     729000 | #Constraints:      28719
3582.64/3595.31	c #Conflicts:     730000 | #Constraints:      29719
3582.64/3595.31	c #Conflicts:     731000 | #Constraints:      30719
3582.64/3595.31	c #Conflicts:     732000 | #Constraints:      31722
3582.64/3595.31	c #Conflicts:     733000 | #Constraints:      32724
3582.64/3595.31	c #Conflicts:     734000 | #Constraints:      33725
3582.64/3595.31	c #Conflicts:     735000 | #Constraints:      34726
3582.64/3595.31	c #Conflicts:     736000 | #Constraints:      35728
3582.64/3595.31	c #Conflicts:     737000 | #Constraints:      36730
3582.64/3595.31	c #Conflicts:     738000 | #Constraints:      37731
3582.64/3595.31	c #Conflicts:     739000 | #Constraints:      38734
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     740000 | #Constraints:      22714
3582.64/3595.31	c #Conflicts:     741000 | #Constraints:      23714
3582.64/3595.31	c #Conflicts:     742000 | #Constraints:      24714
3582.64/3595.31	c #Conflicts:     743000 | #Constraints:      25714
3582.64/3595.31	c #Conflicts:     744000 | #Constraints:      26714
3582.64/3595.31	c #Conflicts:     745000 | #Constraints:      27714
3582.64/3595.31	c #Conflicts:     746000 | #Constraints:      28714
3582.64/3595.31	c #Conflicts:     747000 | #Constraints:      29714
3582.64/3595.31	c #Conflicts:     748000 | #Constraints:      30714
3582.64/3595.31	c #Conflicts:     749000 | #Constraints:      31714
3582.64/3595.31	c #Conflicts:     750000 | #Constraints:      32714
3582.64/3595.31	c #Conflicts:     751000 | #Constraints:      33714
3582.64/3595.31	c #Conflicts:     752000 | #Constraints:      34714
3582.64/3595.31	c #Conflicts:     753000 | #Constraints:      35714
3582.64/3595.31	c #Conflicts:     754000 | #Constraints:      36715
3582.64/3595.31	c #Conflicts:     755000 | #Constraints:      37715
3582.64/3595.31	c #Conflicts:     756000 | #Constraints:      38715
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     757000 | #Constraints:      22529
3582.64/3595.31	c #Conflicts:     758000 | #Constraints:      23531
3582.64/3595.31	c #Conflicts:     759000 | #Constraints:      24531
3582.64/3595.31	c #Conflicts:     760000 | #Constraints:      25532
3582.64/3595.31	c #Conflicts:     761000 | #Constraints:      26532
3582.64/3595.31	c #Conflicts:     762000 | #Constraints:      27532
3582.64/3595.31	c #Conflicts:     763000 | #Constraints:      28533
3582.64/3595.31	c #Conflicts:     764000 | #Constraints:      29533
3582.64/3595.31	c #Conflicts:     765000 | #Constraints:      30534
3582.64/3595.31	c #Conflicts:     766000 | #Constraints:      31536
3582.64/3595.31	c #Conflicts:     767000 | #Constraints:      32536
3582.64/3595.31	c #Conflicts:     768000 | #Constraints:      33537
3582.64/3595.31	c #Conflicts:     769000 | #Constraints:      34537
3582.64/3595.31	c #Conflicts:     770000 | #Constraints:      35537
3582.64/3595.31	c #Conflicts:     771000 | #Constraints:      36538
3582.64/3595.31	c #Conflicts:     772000 | #Constraints:      37539
3582.64/3595.31	c #Conflicts:     773000 | #Constraints:      38539
3582.64/3595.31	c #Conflicts:     774000 | #Constraints:      39542
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     775000 | #Constraints:      23139
3582.64/3595.31	c #Conflicts:     776000 | #Constraints:      24139
3582.64/3595.31	c #Conflicts:     777000 | #Constraints:      25141
3582.64/3595.31	c #Conflicts:     778000 | #Constraints:      26141
3582.64/3595.31	c #Conflicts:     779000 | #Constraints:      27141
3582.64/3595.31	c #Conflicts:     780000 | #Constraints:      28141
3582.64/3595.31	c #Conflicts:     781000 | #Constraints:      29141
3582.64/3595.31	c #Conflicts:     782000 | #Constraints:      30142
3582.64/3595.31	c #Conflicts:     783000 | #Constraints:      31142
3582.64/3595.31	c #Conflicts:     784000 | #Constraints:      32144
3582.64/3595.31	c #Conflicts:     785000 | #Constraints:      33146
3582.64/3595.31	c #Conflicts:     786000 | #Constraints:      34146
3582.64/3595.31	c #Conflicts:     787000 | #Constraints:      35147
3582.64/3595.31	c #Conflicts:     788000 | #Constraints:      36147
3582.64/3595.31	c #Conflicts:     789000 | #Constraints:      37149
3582.64/3595.31	c #Conflicts:     790000 | #Constraints:      38149
3582.64/3595.31	c #Conflicts:     791000 | #Constraints:      39150
3582.64/3595.31	c #Conflicts:     792000 | #Constraints:      40152
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     793000 | #Constraints:      23541
3582.64/3595.31	c #Conflicts:     794000 | #Constraints:      24541
3582.64/3595.31	c #Conflicts:     795000 | #Constraints:      25541
3582.64/3595.31	c #Conflicts:     796000 | #Constraints:      26541
3582.64/3595.31	c #Conflicts:     797000 | #Constraints:      27541
3582.64/3595.31	c #Conflicts:     798000 | #Constraints:      28541
3582.64/3595.31	c #Conflicts:     799000 | #Constraints:      29541
3582.64/3595.31	c #Conflicts:     800000 | #Constraints:      30541
3582.64/3595.31	c #Conflicts:     801000 | #Constraints:      31541
3582.64/3595.31	c #Conflicts:     802000 | #Constraints:      32541
3582.64/3595.31	c #Conflicts:     803000 | #Constraints:      33541
3582.64/3595.31	c #Conflicts:     804000 | #Constraints:      34541
3582.64/3595.31	c #Conflicts:     805000 | #Constraints:      35541
3582.64/3595.31	c #Conflicts:     806000 | #Constraints:      36541
3582.64/3595.31	c #Conflicts:     807000 | #Constraints:      37541
3582.64/3595.31	c #Conflicts:     808000 | #Constraints:      38541
3582.64/3595.31	c #Conflicts:     809000 | #Constraints:      39541
3582.64/3595.31	c #Conflicts:     810000 | #Constraints:      40541
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     811000 | #Constraints:      23747
3582.64/3595.31	c #Conflicts:     812000 | #Constraints:      24748
3582.64/3595.31	c #Conflicts:     813000 | #Constraints:      25748
3582.64/3595.31	c #Conflicts:     814000 | #Constraints:      26750
3582.64/3595.31	c #Conflicts:     815000 | #Constraints:      27751
3582.64/3595.31	c #Conflicts:     816000 | #Constraints:      28755
3582.64/3595.31	c #Conflicts:     817000 | #Constraints:      29755
3582.64/3595.31	c #Conflicts:     818000 | #Constraints:      30755
3582.64/3595.31	c #Conflicts:     819000 | #Constraints:      31757
3582.64/3595.31	c #Conflicts:     820000 | #Constraints:      32758
3582.64/3595.31	c #Conflicts:     821000 | #Constraints:      33760
3582.64/3595.31	c #Conflicts:     822000 | #Constraints:      34762
3582.64/3595.31	c #Conflicts:     823000 | #Constraints:      35762
3582.64/3595.31	c #Conflicts:     824000 | #Constraints:      36764
3582.64/3595.31	c #Conflicts:     825000 | #Constraints:      37764
3582.64/3595.31	c #Conflicts:     826000 | #Constraints:      38765
3582.64/3595.31	c #Conflicts:     827000 | #Constraints:      39766
3582.64/3595.31	c #Conflicts:     828000 | #Constraints:      40768
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     829000 | #Constraints:      23749
3582.64/3595.31	c #Conflicts:     830000 | #Constraints:      24749
3582.64/3595.31	c #Conflicts:     831000 | #Constraints:      25752
3582.64/3595.31	c #Conflicts:     832000 | #Constraints:      26753
3582.64/3595.31	c #Conflicts:     833000 | #Constraints:      27755
3582.64/3595.31	c #Conflicts:     834000 | #Constraints:      28756
3582.64/3595.31	c #Conflicts:     835000 | #Constraints:      29758
3582.64/3595.31	c #Conflicts:     836000 | #Constraints:      30759
3582.64/3595.31	c #Conflicts:     837000 | #Constraints:      31761
3582.64/3595.31	c #Conflicts:     838000 | #Constraints:      32764
3582.64/3595.31	c #Conflicts:     839000 | #Constraints:      33765
3582.64/3595.31	c #Conflicts:     840000 | #Constraints:      34766
3582.64/3595.31	c #Conflicts:     841000 | #Constraints:      35769
3582.64/3595.31	c #Conflicts:     842000 | #Constraints:      36774
3582.64/3595.31	c #Conflicts:     843000 | #Constraints:      37774
3582.64/3595.31	c #Conflicts:     844000 | #Constraints:      38774
3582.64/3595.31	c #Conflicts:     845000 | #Constraints:      39777
3582.64/3595.31	c #Conflicts:     846000 | #Constraints:      40777
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     847000 | #Constraints:      23540
3582.64/3595.31	c #Conflicts:     848000 | #Constraints:      24540
3582.64/3595.31	c #Conflicts:     849000 | #Constraints:      25541
3582.64/3595.31	c #Conflicts:     850000 | #Constraints:      26542
3582.64/3595.31	c #Conflicts:     851000 | #Constraints:      27542
3582.64/3595.31	c #Conflicts:     852000 | #Constraints:      28544
3582.64/3595.31	c #Conflicts:     853000 | #Constraints:      29544
3582.64/3595.31	c #Conflicts:     854000 | #Constraints:      30544
3582.64/3595.31	c #Conflicts:     855000 | #Constraints:      31545
3582.64/3595.31	c #Conflicts:     856000 | #Constraints:      32546
3582.64/3595.31	c #Conflicts:     857000 | #Constraints:      33546
3582.64/3595.31	c #Conflicts:     858000 | #Constraints:      34546
3582.64/3595.31	c #Conflicts:     859000 | #Constraints:      35547
3582.64/3595.31	c #Conflicts:     860000 | #Constraints:      36547
3582.64/3595.31	c #Conflicts:     861000 | #Constraints:      37549
3582.64/3595.31	c #Conflicts:     862000 | #Constraints:      38551
3582.64/3595.31	c #Conflicts:     863000 | #Constraints:      39553
3582.64/3595.31	c #Conflicts:     864000 | #Constraints:      40555
3582.64/3595.31	c #Conflicts:     865000 | #Constraints:      41555
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     866000 | #Constraints:      24123
3582.64/3595.31	c #Conflicts:     867000 | #Constraints:      25124
3582.64/3595.31	c #Conflicts:     868000 | #Constraints:      26124
3582.64/3595.31	c #Conflicts:     869000 | #Constraints:      27124
3582.64/3595.31	c #Conflicts:     870000 | #Constraints:      28124
3582.64/3595.31	c #Conflicts:     871000 | #Constraints:      29124
3582.64/3595.31	c #Conflicts:     872000 | #Constraints:      30124
3582.64/3595.31	c #Conflicts:     873000 | #Constraints:      31124
3582.64/3595.31	c #Conflicts:     874000 | #Constraints:      32124
3582.64/3595.31	c #Conflicts:     875000 | #Constraints:      33124
3582.64/3595.31	c #Conflicts:     876000 | #Constraints:      34124
3582.64/3595.31	c #Conflicts:     877000 | #Constraints:      35124
3582.64/3595.31	c #Conflicts:     878000 | #Constraints:      36124
3582.64/3595.31	c #Conflicts:     879000 | #Constraints:      37124
3582.64/3595.31	c #Conflicts:     880000 | #Constraints:      38124
3582.64/3595.31	c #Conflicts:     881000 | #Constraints:      39124
3582.64/3595.31	c #Conflicts:     882000 | #Constraints:      40124
3582.64/3595.31	c #Conflicts:     883000 | #Constraints:      41124
3582.64/3595.31	c #Conflicts:     884000 | #Constraints:      42124
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     885000 | #Constraints:      24546
3582.64/3595.31	c #Conflicts:     886000 | #Constraints:      25547
3582.64/3595.31	c #Conflicts:     887000 | #Constraints:      26548
3582.64/3595.31	c #Conflicts:     888000 | #Constraints:      27548
3582.64/3595.31	c #Conflicts:     889000 | #Constraints:      28549
3582.64/3595.31	c #Conflicts:     890000 | #Constraints:      29549
3582.64/3595.31	c #Conflicts:     891000 | #Constraints:      30550
3582.64/3595.31	c #Conflicts:     892000 | #Constraints:      31550
3582.64/3595.31	c #Conflicts:     893000 | #Constraints:      32551
3582.64/3595.31	c #Conflicts:     894000 | #Constraints:      33552
3582.64/3595.31	c #Conflicts:     895000 | #Constraints:      34555
3582.64/3595.31	c #Conflicts:     896000 | #Constraints:      35555
3582.64/3595.31	c #Conflicts:     897000 | #Constraints:      36556
3582.64/3595.31	c #Conflicts:     898000 | #Constraints:      37557
3582.64/3595.31	c #Conflicts:     899000 | #Constraints:      38561
3582.64/3595.31	c #Conflicts:     900000 | #Constraints:      39563
3582.64/3595.31	c #Conflicts:     901000 | #Constraints:      40564
3582.64/3595.31	c #Conflicts:     902000 | #Constraints:      41566
3582.64/3595.31	c #Conflicts:     903000 | #Constraints:      42567
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     904000 | #Constraints:      24742
3582.64/3595.31	c #Conflicts:     905000 | #Constraints:      25742
3582.64/3595.31	c #Conflicts:     906000 | #Constraints:      26744
3582.64/3595.31	c #Conflicts:     907000 | #Constraints:      27744
3582.64/3595.31	c #Conflicts:     908000 | #Constraints:      28745
3582.64/3595.31	c #Conflicts:     909000 | #Constraints:      29746
3582.64/3595.31	c #Conflicts:     910000 | #Constraints:      30747
3582.64/3595.31	c #Conflicts:     911000 | #Constraints:      31749
3582.64/3595.31	c #Conflicts:     912000 | #Constraints:      32749
3582.64/3595.31	c #Conflicts:     913000 | #Constraints:      33749
3582.64/3595.31	c #Conflicts:     914000 | #Constraints:      34750
3582.64/3595.31	c #Conflicts:     915000 | #Constraints:      35753
3582.64/3595.31	c #Conflicts:     916000 | #Constraints:      36754
3582.64/3595.31	c #Conflicts:     917000 | #Constraints:      37756
3582.64/3595.31	c #Conflicts:     918000 | #Constraints:      38757
3582.64/3595.31	c #Conflicts:     919000 | #Constraints:      39758
3582.64/3595.31	c #Conflicts:     920000 | #Constraints:      40758
3582.64/3595.31	c #Conflicts:     921000 | #Constraints:      41759
3582.64/3595.31	c #Conflicts:     922000 | #Constraints:      42759
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     923000 | #Constraints:      24738
3582.64/3595.31	c #Conflicts:     924000 | #Constraints:      25738
3582.64/3595.31	c #Conflicts:     925000 | #Constraints:      26738
3582.64/3595.31	c #Conflicts:     926000 | #Constraints:      27738
3582.64/3595.31	c #Conflicts:     927000 | #Constraints:      28739
3582.64/3595.31	c #Conflicts:     928000 | #Constraints:      29740
3582.64/3595.31	c #Conflicts:     929000 | #Constraints:      30741
3582.64/3595.31	c #Conflicts:     930000 | #Constraints:      31741
3582.64/3595.31	c #Conflicts:     931000 | #Constraints:      32741
3582.64/3595.31	c #Conflicts:     932000 | #Constraints:      33743
3582.64/3595.31	c #Conflicts:     933000 | #Constraints:      34744
3582.64/3595.31	c #Conflicts:     934000 | #Constraints:      35744
3582.64/3595.31	c #Conflicts:     935000 | #Constraints:      36746
3582.64/3595.31	c #Conflicts:     936000 | #Constraints:      37747
3582.64/3595.31	c #Conflicts:     937000 | #Constraints:      38748
3582.64/3595.31	c #Conflicts:     938000 | #Constraints:      39749
3582.64/3595.31	c #Conflicts:     939000 | #Constraints:      40750
3582.64/3595.31	c #Conflicts:     940000 | #Constraints:      41751
3582.64/3595.31	c #Conflicts:     941000 | #Constraints:      42752
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     942000 | #Constraints:      24538
3582.64/3595.31	c #Conflicts:     943000 | #Constraints:      25538
3582.64/3595.31	c #Conflicts:     944000 | #Constraints:      26538
3582.64/3595.31	c #Conflicts:     945000 | #Constraints:      27538
3582.64/3595.31	c #Conflicts:     946000 | #Constraints:      28538
3582.64/3595.31	c #Conflicts:     947000 | #Constraints:      29538
3582.64/3595.31	c #Conflicts:     948000 | #Constraints:      30538
3582.64/3595.31	c #Conflicts:     949000 | #Constraints:      31538
3582.64/3595.31	c #Conflicts:     950000 | #Constraints:      32538
3582.64/3595.31	c #Conflicts:     951000 | #Constraints:      33538
3582.64/3595.31	c #Conflicts:     952000 | #Constraints:      34538
3582.64/3595.31	c #Conflicts:     953000 | #Constraints:      35538
3582.64/3595.31	c #Conflicts:     954000 | #Constraints:      36538
3582.64/3595.31	c #Conflicts:     955000 | #Constraints:      37539
3582.64/3595.31	c #Conflicts:     956000 | #Constraints:      38539
3582.64/3595.31	c #Conflicts:     957000 | #Constraints:      39539
3582.64/3595.31	c #Conflicts:     958000 | #Constraints:      40539
3582.64/3595.31	c #Conflicts:     959000 | #Constraints:      41539
3582.64/3595.31	c #Conflicts:     960000 | #Constraints:      42539
3582.64/3595.31	c #Conflicts:     961000 | #Constraints:      43539
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     962000 | #Constraints:      25148
3582.64/3595.31	c #Conflicts:     963000 | #Constraints:      26149
3582.64/3595.31	c #Conflicts:     964000 | #Constraints:      27150
3582.64/3595.31	c #Conflicts:     965000 | #Constraints:      28150
3582.64/3595.31	c #Conflicts:     966000 | #Constraints:      29152
3582.64/3595.31	c #Conflicts:     967000 | #Constraints:      30153
3582.64/3595.31	c #Conflicts:     968000 | #Constraints:      31153
3582.64/3595.31	c #Conflicts:     969000 | #Constraints:      32154
3582.64/3595.31	c #Conflicts:     970000 | #Constraints:      33155
3582.64/3595.31	c #Conflicts:     971000 | #Constraints:      34157
3582.64/3595.31	c #Conflicts:     972000 | #Constraints:      35159
3582.64/3595.31	c #Conflicts:     973000 | #Constraints:      36159
3582.64/3595.31	c #Conflicts:     974000 | #Constraints:      37160
3582.64/3595.31	c #Conflicts:     975000 | #Constraints:      38161
3582.64/3595.31	c #Conflicts:     976000 | #Constraints:      39163
3582.64/3595.31	c #Conflicts:     977000 | #Constraints:      40166
3582.64/3595.31	c #Conflicts:     978000 | #Constraints:      41167
3582.64/3595.31	c #Conflicts:     979000 | #Constraints:      42168
3582.64/3595.31	c #Conflicts:     980000 | #Constraints:      43170
3582.64/3595.31	c #Conflicts:     981000 | #Constraints:      44170
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:     982000 | #Constraints:      25542
3582.64/3595.31	c #Conflicts:     983000 | #Constraints:      26546
3582.64/3595.31	c #Conflicts:     984000 | #Constraints:      27547
3582.64/3595.31	c #Conflicts:     985000 | #Constraints:      28548
3582.64/3595.31	c #Conflicts:     986000 | #Constraints:      29552
3582.64/3595.31	c #Conflicts:     987000 | #Constraints:      30556
3582.64/3595.31	c #Conflicts:     988000 | #Constraints:      31560
3582.64/3595.31	c #Conflicts:     989000 | #Constraints:      32564
3582.64/3595.31	c #Conflicts:     990000 | #Constraints:      33565
3582.64/3595.31	c #Conflicts:     991000 | #Constraints:      34566
3582.64/3595.31	c #Conflicts:     992000 | #Constraints:      35566
3582.64/3595.31	c #Conflicts:     993000 | #Constraints:      36567
3582.64/3595.31	c #Conflicts:     994000 | #Constraints:      37570
3582.64/3595.31	c #Conflicts:     995000 | #Constraints:      38573
3582.64/3595.31	c #Conflicts:     996000 | #Constraints:      39574
3582.64/3595.31	c #Conflicts:     997000 | #Constraints:      40576
3582.64/3595.31	c #Conflicts:     998000 | #Constraints:      41577
3582.64/3595.31	c #Conflicts:     999000 | #Constraints:      42577
3582.64/3595.31	c #Conflicts:    1000000 | #Constraints:      43579
3582.64/3595.31	c #Conflicts:    1001000 | #Constraints:      44579
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1002000 | #Constraints:      25730
3582.64/3595.31	c #Conflicts:    1003000 | #Constraints:      26732
3582.64/3595.31	c #Conflicts:    1004000 | #Constraints:      27732
3582.64/3595.31	c #Conflicts:    1005000 | #Constraints:      28734
3582.64/3595.31	c #Conflicts:    1006000 | #Constraints:      29734
3582.64/3595.31	c #Conflicts:    1007000 | #Constraints:      30737
3582.64/3595.31	c #Conflicts:    1008000 | #Constraints:      31739
3582.64/3595.31	c #Conflicts:    1009000 | #Constraints:      32741
3582.64/3595.31	c #Conflicts:    1010000 | #Constraints:      33746
3582.64/3595.31	c #Conflicts:    1011000 | #Constraints:      34749
3582.64/3595.31	c #Conflicts:    1012000 | #Constraints:      35753
3582.64/3595.31	c #Conflicts:    1013000 | #Constraints:      36756
3582.64/3595.31	c #Conflicts:    1014000 | #Constraints:      37757
3582.64/3595.31	c #Conflicts:    1015000 | #Constraints:      38757
3582.64/3595.31	c #Conflicts:    1016000 | #Constraints:      39759
3582.64/3595.31	c #Conflicts:    1017000 | #Constraints:      40759
3582.64/3595.31	c #Conflicts:    1018000 | #Constraints:      41759
3582.64/3595.31	c #Conflicts:    1019000 | #Constraints:      42763
3582.64/3595.31	c #Conflicts:    1020000 | #Constraints:      43766
3582.64/3595.31	c #Conflicts:    1021000 | #Constraints:      44769
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1022000 | #Constraints:      25737
3582.64/3595.31	c #Conflicts:    1023000 | #Constraints:      26737
3582.64/3595.31	c #Conflicts:    1024000 | #Constraints:      27737
3582.64/3595.31	c #Conflicts:    1025000 | #Constraints:      28737
3582.64/3595.31	c #Conflicts:    1026000 | #Constraints:      29737
3582.64/3595.31	c #Conflicts:    1027000 | #Constraints:      30737
3582.64/3595.31	c #Conflicts:    1028000 | #Constraints:      31737
3582.64/3595.31	c #Conflicts:    1029000 | #Constraints:      32737
3582.64/3595.31	c #Conflicts:    1030000 | #Constraints:      33737
3582.64/3595.31	c #Conflicts:    1031000 | #Constraints:      34737
3582.64/3595.31	c #Conflicts:    1032000 | #Constraints:      35737
3582.64/3595.31	c #Conflicts:    1033000 | #Constraints:      36737
3582.64/3595.31	c #Conflicts:    1034000 | #Constraints:      37737
3582.64/3595.31	c #Conflicts:    1035000 | #Constraints:      38737
3582.64/3595.31	c #Conflicts:    1036000 | #Constraints:      39737
3582.64/3595.31	c #Conflicts:    1037000 | #Constraints:      40737
3582.64/3595.31	c #Conflicts:    1038000 | #Constraints:      41737
3582.64/3595.31	c #Conflicts:    1039000 | #Constraints:      42737
3582.64/3595.31	c #Conflicts:    1040000 | #Constraints:      43737
3582.64/3595.31	c #Conflicts:    1041000 | #Constraints:      44737
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1042000 | #Constraints:      25556
3582.64/3595.31	c #Conflicts:    1043000 | #Constraints:      26558
3582.64/3595.31	c #Conflicts:    1044000 | #Constraints:      27559
3582.64/3595.31	c #Conflicts:    1045000 | #Constraints:      28560
3582.64/3595.31	c #Conflicts:    1046000 | #Constraints:      29564
3582.64/3595.31	c #Conflicts:    1047000 | #Constraints:      30567
3582.64/3595.31	c #Conflicts:    1048000 | #Constraints:      31568
3582.64/3595.31	c #Conflicts:    1049000 | #Constraints:      32570
3582.64/3595.31	c #Conflicts:    1050000 | #Constraints:      33572
3582.64/3595.31	c #Conflicts:    1051000 | #Constraints:      34575
3582.64/3595.31	c #Conflicts:    1052000 | #Constraints:      35577
3582.64/3595.31	c #Conflicts:    1053000 | #Constraints:      36578
3582.64/3595.31	c #Conflicts:    1054000 | #Constraints:      37580
3582.64/3595.31	c #Conflicts:    1055000 | #Constraints:      38580
3582.64/3595.31	c #Conflicts:    1056000 | #Constraints:      39581
3582.64/3595.31	c #Conflicts:    1057000 | #Constraints:      40581
3582.64/3595.31	c #Conflicts:    1058000 | #Constraints:      41582
3582.64/3595.31	c #Conflicts:    1059000 | #Constraints:      42585
3582.64/3595.31	c #Conflicts:    1060000 | #Constraints:      43588
3582.64/3595.31	c #Conflicts:    1061000 | #Constraints:      44588
3582.64/3595.31	c #Conflicts:    1062000 | #Constraints:      45589
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1063000 | #Constraints:      26153
3582.64/3595.31	c #Conflicts:    1064000 | #Constraints:      27155
3582.64/3595.31	c #Conflicts:    1065000 | #Constraints:      28156
3582.64/3595.31	c #Conflicts:    1066000 | #Constraints:      29157
3582.64/3595.31	c #Conflicts:    1067000 | #Constraints:      30160
3582.64/3595.31	c #Conflicts:    1068000 | #Constraints:      31161
3582.64/3595.31	c #Conflicts:    1069000 | #Constraints:      32164
3582.64/3595.31	c #Conflicts:    1070000 | #Constraints:      33166
3582.64/3595.31	c #Conflicts:    1071000 | #Constraints:      34167
3582.64/3595.31	c #Conflicts:    1072000 | #Constraints:      35170
3582.64/3595.31	c #Conflicts:    1073000 | #Constraints:      36173
3582.64/3595.31	c #Conflicts:    1074000 | #Constraints:      37175
3582.64/3595.31	c #Conflicts:    1075000 | #Constraints:      38179
3582.64/3595.31	c #Conflicts:    1076000 | #Constraints:      39181
3582.64/3595.31	c #Conflicts:    1077000 | #Constraints:      40181
3582.64/3595.31	c #Conflicts:    1078000 | #Constraints:      41184
3582.64/3595.31	c #Conflicts:    1079000 | #Constraints:      42184
3582.64/3595.31	c #Conflicts:    1080000 | #Constraints:      43184
3582.64/3595.31	c #Conflicts:    1081000 | #Constraints:      44185
3582.64/3595.31	c #Conflicts:    1082000 | #Constraints:      45187
3582.64/3595.31	c #Conflicts:    1083000 | #Constraints:      46190
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1084000 | #Constraints:      26550
3582.64/3595.31	c #Conflicts:    1085000 | #Constraints:      27552
3582.64/3595.31	c #Conflicts:    1086000 | #Constraints:      28552
3582.64/3595.31	c #Conflicts:    1087000 | #Constraints:      29555
3582.64/3595.31	c #Conflicts:    1088000 | #Constraints:      30555
3582.64/3595.31	c #Conflicts:    1089000 | #Constraints:      31556
3582.64/3595.31	c #Conflicts:    1090000 | #Constraints:      32558
3582.64/3595.31	c #Conflicts:    1091000 | #Constraints:      33558
3582.64/3595.31	c #Conflicts:    1092000 | #Constraints:      34558
3582.64/3595.31	c #Conflicts:    1093000 | #Constraints:      35559
3582.64/3595.31	c #Conflicts:    1094000 | #Constraints:      36561
3582.64/3595.31	c #Conflicts:    1095000 | #Constraints:      37563
3582.64/3595.31	c #Conflicts:    1096000 | #Constraints:      38563
3582.64/3595.31	c #Conflicts:    1097000 | #Constraints:      39564
3582.64/3595.31	c #Conflicts:    1098000 | #Constraints:      40567
3582.64/3595.31	c #Conflicts:    1099000 | #Constraints:      41569
3582.64/3595.31	c #Conflicts:    1100000 | #Constraints:      42570
3582.64/3595.31	c #Conflicts:    1101000 | #Constraints:      43571
3582.64/3595.31	c #Conflicts:    1102000 | #Constraints:      44571
3582.64/3595.31	c #Conflicts:    1103000 | #Constraints:      45571
3582.64/3595.31	c #Conflicts:    1104000 | #Constraints:      46573
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1105000 | #Constraints:      26738
3582.64/3595.31	c #Conflicts:    1106000 | #Constraints:      27738
3582.64/3595.31	c #Conflicts:    1107000 | #Constraints:      28739
3582.64/3595.31	c #Conflicts:    1108000 | #Constraints:      29739
3582.64/3595.31	c #Conflicts:    1109000 | #Constraints:      30739
3582.64/3595.31	c #Conflicts:    1110000 | #Constraints:      31739
3582.64/3595.31	c #Conflicts:    1111000 | #Constraints:      32739
3582.64/3595.31	c #Conflicts:    1112000 | #Constraints:      33739
3582.64/3595.31	c #Conflicts:    1113000 | #Constraints:      34739
3582.64/3595.31	c #Conflicts:    1114000 | #Constraints:      35739
3582.64/3595.31	c #Conflicts:    1115000 | #Constraints:      36739
3582.64/3595.31	c #Conflicts:    1116000 | #Constraints:      37739
3582.64/3595.31	c #Conflicts:    1117000 | #Constraints:      38739
3582.64/3595.31	c #Conflicts:    1118000 | #Constraints:      39739
3582.64/3595.31	c #Conflicts:    1119000 | #Constraints:      40739
3582.64/3595.31	c #Conflicts:    1120000 | #Constraints:      41739
3582.64/3595.31	c #Conflicts:    1121000 | #Constraints:      42739
3582.64/3595.31	c #Conflicts:    1122000 | #Constraints:      43739
3582.64/3595.31	c #Conflicts:    1123000 | #Constraints:      44739
3582.64/3595.31	c #Conflicts:    1124000 | #Constraints:      45739
3582.64/3595.31	c #Conflicts:    1125000 | #Constraints:      46739
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1126000 | #Constraints:      26748
3582.64/3595.31	c #Conflicts:    1127000 | #Constraints:      27750
3582.64/3595.31	c #Conflicts:    1128000 | #Constraints:      28751
3582.64/3595.31	c #Conflicts:    1129000 | #Constraints:      29752
3582.64/3595.31	c #Conflicts:    1130000 | #Constraints:      30753
3582.64/3595.31	c #Conflicts:    1131000 | #Constraints:      31754
3582.64/3595.31	c #Conflicts:    1132000 | #Constraints:      32754
3582.64/3595.31	c #Conflicts:    1133000 | #Constraints:      33757
3582.64/3595.31	c #Conflicts:    1134000 | #Constraints:      34758
3582.64/3595.31	c #Conflicts:    1135000 | #Constraints:      35759
3582.64/3595.31	c #Conflicts:    1136000 | #Constraints:      36761
3582.64/3595.31	c #Conflicts:    1137000 | #Constraints:      37761
3582.64/3595.31	c #Conflicts:    1138000 | #Constraints:      38762
3582.64/3595.31	c #Conflicts:    1139000 | #Constraints:      39763
3582.64/3595.31	c #Conflicts:    1140000 | #Constraints:      40765
3582.64/3595.31	c #Conflicts:    1141000 | #Constraints:      41766
3582.64/3595.31	c #Conflicts:    1142000 | #Constraints:      42766
3582.64/3595.31	c #Conflicts:    1143000 | #Constraints:      43766
3582.64/3595.31	c #Conflicts:    1144000 | #Constraints:      44768
3582.64/3595.31	c #Conflicts:    1145000 | #Constraints:      45770
3582.64/3595.31	c #Conflicts:    1146000 | #Constraints:      46770
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1147000 | #Constraints:      26531
3582.64/3595.31	c #Conflicts:    1148000 | #Constraints:      27534
3582.64/3595.31	c #Conflicts:    1149000 | #Constraints:      28536
3582.64/3595.31	c #Conflicts:    1150000 | #Constraints:      29536
3582.64/3595.31	c #Conflicts:    1151000 | #Constraints:      30536
3582.64/3595.31	c #Conflicts:    1152000 | #Constraints:      31538
3582.64/3595.31	c #Conflicts:    1153000 | #Constraints:      32538
3582.64/3595.31	c #Conflicts:    1154000 | #Constraints:      33538
3582.64/3595.31	c #Conflicts:    1155000 | #Constraints:      34540
3582.64/3595.31	c #Conflicts:    1156000 | #Constraints:      35540
3582.64/3595.31	c #Conflicts:    1157000 | #Constraints:      36542
3582.64/3595.31	c #Conflicts:    1158000 | #Constraints:      37543
3582.64/3595.31	c #Conflicts:    1159000 | #Constraints:      38543
3582.64/3595.31	c #Conflicts:    1160000 | #Constraints:      39544
3582.64/3595.31	c #Conflicts:    1161000 | #Constraints:      40546
3582.64/3595.31	c #Conflicts:    1162000 | #Constraints:      41546
3582.64/3595.31	c #Conflicts:    1163000 | #Constraints:      42548
3582.64/3595.31	c #Conflicts:    1164000 | #Constraints:      43548
3582.64/3595.31	c #Conflicts:    1165000 | #Constraints:      44548
3582.64/3595.31	c #Conflicts:    1166000 | #Constraints:      45551
3582.64/3595.31	c #Conflicts:    1167000 | #Constraints:      46553
3582.64/3595.31	c #Conflicts:    1168000 | #Constraints:      47556
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1169000 | #Constraints:      27137
3582.64/3595.31	c #Conflicts:    1170000 | #Constraints:      28138
3582.64/3595.31	c #Conflicts:    1171000 | #Constraints:      29138
3582.64/3595.31	c #Conflicts:    1172000 | #Constraints:      30139
3582.64/3595.31	c #Conflicts:    1173000 | #Constraints:      31140
3582.64/3595.31	c #Conflicts:    1174000 | #Constraints:      32143
3582.64/3595.31	c #Conflicts:    1175000 | #Constraints:      33144
3582.64/3595.31	c #Conflicts:    1176000 | #Constraints:      34146
3582.64/3595.31	c #Conflicts:    1177000 | #Constraints:      35147
3582.64/3595.31	c #Conflicts:    1178000 | #Constraints:      36147
3582.64/3595.31	c #Conflicts:    1179000 | #Constraints:      37149
3582.64/3595.31	c #Conflicts:    1180000 | #Constraints:      38149
3582.64/3595.31	c #Conflicts:    1181000 | #Constraints:      39150
3582.64/3595.31	c #Conflicts:    1182000 | #Constraints:      40151
3582.64/3595.31	c #Conflicts:    1183000 | #Constraints:      41152
3582.64/3595.31	c #Conflicts:    1184000 | #Constraints:      42154
3582.64/3595.31	c #Conflicts:    1185000 | #Constraints:      43155
3582.64/3595.31	c #Conflicts:    1186000 | #Constraints:      44155
3582.64/3595.31	c #Conflicts:    1187000 | #Constraints:      45156
3582.64/3595.31	c #Conflicts:    1188000 | #Constraints:      46156
3582.64/3595.31	c #Conflicts:    1189000 | #Constraints:      47156
3582.64/3595.31	c #Conflicts:    1190000 | #Constraints:      48157
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1191000 | #Constraints:      27533
3582.64/3595.31	c #Conflicts:    1192000 | #Constraints:      28533
3582.64/3595.31	c #Conflicts:    1193000 | #Constraints:      29533
3582.64/3595.31	c #Conflicts:    1194000 | #Constraints:      30533
3582.64/3595.31	c #Conflicts:    1195000 | #Constraints:      31533
3582.64/3595.31	c #Conflicts:    1196000 | #Constraints:      32533
3582.64/3595.31	c #Conflicts:    1197000 | #Constraints:      33533
3582.64/3595.31	c #Conflicts:    1198000 | #Constraints:      34533
3582.64/3595.31	c #Conflicts:    1199000 | #Constraints:      35533
3582.64/3595.31	c #Conflicts:    1200000 | #Constraints:      36533
3582.64/3595.31	c #Conflicts:    1201000 | #Constraints:      37533
3582.64/3595.31	c #Conflicts:    1202000 | #Constraints:      38533
3582.64/3595.31	c #Conflicts:    1203000 | #Constraints:      39533
3582.64/3595.31	c #Conflicts:    1204000 | #Constraints:      40533
3582.64/3595.31	c #Conflicts:    1205000 | #Constraints:      41533
3582.64/3595.31	c #Conflicts:    1206000 | #Constraints:      42533
3582.64/3595.31	c #Conflicts:    1207000 | #Constraints:      43533
3582.64/3595.31	c #Conflicts:    1208000 | #Constraints:      44533
3582.64/3595.31	c #Conflicts:    1209000 | #Constraints:      45533
3582.64/3595.31	c #Conflicts:    1210000 | #Constraints:      46533
3582.64/3595.31	c #Conflicts:    1211000 | #Constraints:      47533
3582.64/3595.31	c #Conflicts:    1212000 | #Constraints:      48533
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1213000 | #Constraints:      27748
3582.64/3595.31	c #Conflicts:    1214000 | #Constraints:      28750
3582.64/3595.31	c #Conflicts:    1215000 | #Constraints:      29754
3582.64/3595.31	c #Conflicts:    1216000 | #Constraints:      30754
3582.64/3595.31	c #Conflicts:    1217000 | #Constraints:      31756
3582.64/3595.31	c #Conflicts:    1218000 | #Constraints:      32757
3582.64/3595.31	c #Conflicts:    1219000 | #Constraints:      33761
3582.64/3595.31	c #Conflicts:    1220000 | #Constraints:      34762
3582.64/3595.31	c #Conflicts:    1221000 | #Constraints:      35767
3582.64/3595.31	c #Conflicts:    1222000 | #Constraints:      36770
3582.64/3595.31	c #Conflicts:    1223000 | #Constraints:      37773
3582.64/3595.31	c #Conflicts:    1224000 | #Constraints:      38775
3582.64/3595.31	c #Conflicts:    1225000 | #Constraints:      39779
3582.64/3595.31	c #Conflicts:    1226000 | #Constraints:      40783
3582.64/3595.31	c #Conflicts:    1227000 | #Constraints:      41786
3582.64/3595.31	c #Conflicts:    1228000 | #Constraints:      42786
3582.64/3595.31	c #Conflicts:    1229000 | #Constraints:      43786
3582.64/3595.31	c #Conflicts:    1230000 | #Constraints:      44787
3582.64/3595.31	c #Conflicts:    1231000 | #Constraints:      45790
3582.64/3595.31	c #Conflicts:    1232000 | #Constraints:      46790
3582.64/3595.31	c #Conflicts:    1233000 | #Constraints:      47791
3582.64/3595.31	c #Conflicts:    1234000 | #Constraints:      48791
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1235000 | #Constraints:      27767
3582.64/3595.31	c #Conflicts:    1236000 | #Constraints:      28768
3582.64/3595.31	c #Conflicts:    1237000 | #Constraints:      29769
3582.64/3595.31	c #Conflicts:    1238000 | #Constraints:      30771
3582.64/3595.31	c #Conflicts:    1239000 | #Constraints:      31771
3582.64/3595.31	c #Conflicts:    1240000 | #Constraints:      32771
3582.64/3595.31	c #Conflicts:    1241000 | #Constraints:      33773
3582.64/3595.31	c #Conflicts:    1242000 | #Constraints:      34773
3582.64/3595.31	c #Conflicts:    1243000 | #Constraints:      35773
3582.64/3595.31	c #Conflicts:    1244000 | #Constraints:      36775
3582.64/3595.31	c #Conflicts:    1245000 | #Constraints:      37777
3582.64/3595.31	c #Conflicts:    1246000 | #Constraints:      38779
3582.64/3595.31	c #Conflicts:    1247000 | #Constraints:      39780
3582.64/3595.31	c #Conflicts:    1248000 | #Constraints:      40780
3582.64/3595.31	c #Conflicts:    1249000 | #Constraints:      41780
3582.64/3595.31	c #Conflicts:    1250000 | #Constraints:      42781
3582.64/3595.31	c #Conflicts:    1251000 | #Constraints:      43781
3582.64/3595.31	c #Conflicts:    1252000 | #Constraints:      44782
3582.64/3595.31	c #Conflicts:    1253000 | #Constraints:      45783
3582.64/3595.31	c #Conflicts:    1254000 | #Constraints:      46784
3582.64/3595.31	c #Conflicts:    1255000 | #Constraints:      47785
3582.64/3595.31	c #Conflicts:    1256000 | #Constraints:      48788
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1257000 | #Constraints:      27559
3582.64/3595.31	c #Conflicts:    1258000 | #Constraints:      28560
3582.64/3595.31	c #Conflicts:    1259000 | #Constraints:      29560
3582.64/3595.31	c #Conflicts:    1260000 | #Constraints:      30563
3582.64/3595.31	c #Conflicts:    1261000 | #Constraints:      31563
3582.64/3595.31	c #Conflicts:    1262000 | #Constraints:      32564
3582.64/3595.31	c #Conflicts:    1263000 | #Constraints:      33564
3582.64/3595.31	c #Conflicts:    1264000 | #Constraints:      34565
3582.64/3595.31	c #Conflicts:    1265000 | #Constraints:      35567
3582.64/3595.31	c #Conflicts:    1266000 | #Constraints:      36570
3582.64/3595.31	c #Conflicts:    1267000 | #Constraints:      37573
3582.64/3595.31	c #Conflicts:    1268000 | #Constraints:      38573
3582.64/3595.31	c #Conflicts:    1269000 | #Constraints:      39574
3582.64/3595.31	c #Conflicts:    1270000 | #Constraints:      40574
3582.64/3595.31	c #Conflicts:    1271000 | #Constraints:      41577
3582.64/3595.31	c #Conflicts:    1272000 | #Constraints:      42580
3582.64/3595.31	c #Conflicts:    1273000 | #Constraints:      43585
3582.64/3595.31	c #Conflicts:    1274000 | #Constraints:      44587
3582.64/3595.31	c #Conflicts:    1275000 | #Constraints:      45591
3582.64/3595.31	c #Conflicts:    1276000 | #Constraints:      46592
3582.64/3595.31	c #Conflicts:    1277000 | #Constraints:      47594
3582.64/3595.31	c #Conflicts:    1278000 | #Constraints:      48594
3582.64/3595.31	c #Conflicts:    1279000 | #Constraints:      49595
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1280000 | #Constraints:      28156
3582.64/3595.31	c #Conflicts:    1281000 | #Constraints:      29156
3582.64/3595.31	c #Conflicts:    1282000 | #Constraints:      30156
3582.64/3595.31	c #Conflicts:    1283000 | #Constraints:      31156
3582.64/3595.31	c #Conflicts:    1284000 | #Constraints:      32156
3582.64/3595.31	c #Conflicts:    1285000 | #Constraints:      33156
3582.64/3595.31	c #Conflicts:    1286000 | #Constraints:      34156
3582.64/3595.31	c #Conflicts:    1287000 | #Constraints:      35156
3582.64/3595.31	c #Conflicts:    1288000 | #Constraints:      36156
3582.64/3595.31	c #Conflicts:    1289000 | #Constraints:      37156
3582.64/3595.31	c #Conflicts:    1290000 | #Constraints:      38157
3582.64/3595.31	c #Conflicts:    1291000 | #Constraints:      39157
3582.64/3595.31	c #Conflicts:    1292000 | #Constraints:      40157
3582.64/3595.31	c #Conflicts:    1293000 | #Constraints:      41157
3582.64/3595.31	c #Conflicts:    1294000 | #Constraints:      42157
3582.64/3595.31	c #Conflicts:    1295000 | #Constraints:      43157
3582.64/3595.31	c #Conflicts:    1296000 | #Constraints:      44157
3582.64/3595.31	c #Conflicts:    1297000 | #Constraints:      45157
3582.64/3595.31	c #Conflicts:    1298000 | #Constraints:      46157
3582.64/3595.31	c #Conflicts:    1299000 | #Constraints:      47157
3582.64/3595.31	c #Conflicts:    1300000 | #Constraints:      48157
3582.64/3595.31	c #Conflicts:    1301000 | #Constraints:      49157
3582.64/3595.31	c #Conflicts:    1302000 | #Constraints:      50157
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1303000 | #Constraints:      28561
3582.64/3595.31	c #Conflicts:    1304000 | #Constraints:      29561
3582.64/3595.31	c #Conflicts:    1305000 | #Constraints:      30561
3582.64/3595.31	c #Conflicts:    1306000 | #Constraints:      31563
3582.64/3595.31	c #Conflicts:    1307000 | #Constraints:      32563
3582.64/3595.31	c #Conflicts:    1308000 | #Constraints:      33565
3582.64/3595.31	c #Conflicts:    1309000 | #Constraints:      34568
3582.64/3595.31	c #Conflicts:    1310000 | #Constraints:      35569
3582.64/3595.31	c #Conflicts:    1311000 | #Constraints:      36569
3582.64/3595.31	c #Conflicts:    1312000 | #Constraints:      37570
3582.64/3595.31	c #Conflicts:    1313000 | #Constraints:      38574
3582.64/3595.31	c #Conflicts:    1314000 | #Constraints:      39577
3582.64/3595.31	c #Conflicts:    1315000 | #Constraints:      40577
3582.64/3595.31	c #Conflicts:    1316000 | #Constraints:      41577
3582.64/3595.31	c #Conflicts:    1317000 | #Constraints:      42580
3582.64/3595.31	c #Conflicts:    1318000 | #Constraints:      43583
3582.64/3595.31	c #Conflicts:    1319000 | #Constraints:      44585
3582.64/3595.31	c #Conflicts:    1320000 | #Constraints:      45586
3582.64/3595.31	c #Conflicts:    1321000 | #Constraints:      46588
3582.64/3595.31	c #Conflicts:    1322000 | #Constraints:      47589
3582.64/3595.31	c #Conflicts:    1323000 | #Constraints:      48590
3582.64/3595.31	c #Conflicts:    1324000 | #Constraints:      49590
3582.64/3595.31	c #Conflicts:    1325000 | #Constraints:      50591
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1326000 | #Constraints:      28761
3582.64/3595.31	c #Conflicts:    1327000 | #Constraints:      29761
3582.64/3595.31	c #Conflicts:    1328000 | #Constraints:      30763
3582.64/3595.31	c #Conflicts:    1329000 | #Constraints:      31765
3582.64/3595.31	c #Conflicts:    1330000 | #Constraints:      32768
3582.64/3595.31	c #Conflicts:    1331000 | #Constraints:      33773
3582.64/3595.31	c #Conflicts:    1332000 | #Constraints:      34778
3582.64/3595.31	c #Conflicts:    1333000 | #Constraints:      35781
3582.64/3595.31	c #Conflicts:    1334000 | #Constraints:      36783
3582.64/3595.31	c #Conflicts:    1335000 | #Constraints:      37785
3582.64/3595.31	c #Conflicts:    1336000 | #Constraints:      38788
3582.64/3595.31	c #Conflicts:    1337000 | #Constraints:      39791
3582.64/3595.31	c #Conflicts:    1338000 | #Constraints:      40792
3582.64/3595.31	c #Conflicts:    1339000 | #Constraints:      41792
3582.64/3595.31	c #Conflicts:    1340000 | #Constraints:      42794
3582.64/3595.31	c #Conflicts:    1341000 | #Constraints:      43795
3582.64/3595.31	c #Conflicts:    1342000 | #Constraints:      44795
3582.64/3595.31	c #Conflicts:    1343000 | #Constraints:      45797
3582.64/3595.31	c #Conflicts:    1344000 | #Constraints:      46798
3582.64/3595.31	c #Conflicts:    1345000 | #Constraints:      47798
3582.64/3595.31	c #Conflicts:    1346000 | #Constraints:      48798
3582.64/3595.31	c #Conflicts:    1347000 | #Constraints:      49800
3582.64/3595.31	c #Conflicts:    1348000 | #Constraints:      50800
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1349000 | #Constraints:      28761
3582.64/3595.31	c #Conflicts:    1350000 | #Constraints:      29764
3582.64/3595.31	c #Conflicts:    1351000 | #Constraints:      30765
3582.64/3595.31	c #Conflicts:    1352000 | #Constraints:      31766
3582.64/3595.31	c #Conflicts:    1353000 | #Constraints:      32769
3582.64/3595.31	c #Conflicts:    1354000 | #Constraints:      33772
3582.64/3595.31	c #Conflicts:    1355000 | #Constraints:      34773
3582.64/3595.31	c #Conflicts:    1356000 | #Constraints:      35773
3582.64/3595.31	c #Conflicts:    1357000 | #Constraints:      36775
3582.64/3595.31	c #Conflicts:    1358000 | #Constraints:      37776
3582.64/3595.31	c #Conflicts:    1359000 | #Constraints:      38776
3582.64/3595.31	c #Conflicts:    1360000 | #Constraints:      39776
3582.64/3595.31	c #Conflicts:    1361000 | #Constraints:      40777
3582.64/3595.31	c #Conflicts:    1362000 | #Constraints:      41778
3582.64/3595.31	c #Conflicts:    1363000 | #Constraints:      42780
3582.64/3595.31	c #Conflicts:    1364000 | #Constraints:      43780
3582.64/3595.31	c #Conflicts:    1365000 | #Constraints:      44780
3582.64/3595.31	c #Conflicts:    1366000 | #Constraints:      45782
3582.64/3595.31	c #Conflicts:    1367000 | #Constraints:      46785
3582.64/3595.31	c #Conflicts:    1368000 | #Constraints:      47786
3582.64/3595.31	c #Conflicts:    1369000 | #Constraints:      48787
3582.64/3595.31	c #Conflicts:    1370000 | #Constraints:      49789
3582.64/3595.31	c #Conflicts:    1371000 | #Constraints:      50789
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1372000 | #Constraints:      28559
3582.64/3595.31	c #Conflicts:    1373000 | #Constraints:      29559
3582.64/3595.31	c #Conflicts:    1374000 | #Constraints:      30559
3582.64/3595.31	c #Conflicts:    1375000 | #Constraints:      31559
3582.64/3595.31	c #Conflicts:    1376000 | #Constraints:      32559
3582.64/3595.31	c #Conflicts:    1377000 | #Constraints:      33559
3582.64/3595.31	c #Conflicts:    1378000 | #Constraints:      34559
3582.64/3595.31	c #Conflicts:    1379000 | #Constraints:      35559
3582.64/3595.31	c #Conflicts:    1380000 | #Constraints:      36559
3582.64/3595.31	c #Conflicts:    1381000 | #Constraints:      37559
3582.64/3595.31	c #Conflicts:    1382000 | #Constraints:      38559
3582.64/3595.31	c #Conflicts:    1383000 | #Constraints:      39559
3582.64/3595.31	c #Conflicts:    1384000 | #Constraints:      40559
3582.64/3595.31	c #Conflicts:    1385000 | #Constraints:      41559
3582.64/3595.31	c #Conflicts:    1386000 | #Constraints:      42559
3582.64/3595.31	c #Conflicts:    1387000 | #Constraints:      43559
3582.64/3595.31	c #Conflicts:    1388000 | #Constraints:      44559
3582.64/3595.31	c #Conflicts:    1389000 | #Constraints:      45559
3582.64/3595.31	c #Conflicts:    1390000 | #Constraints:      46559
3582.64/3595.31	c #Conflicts:    1391000 | #Constraints:      47559
3582.64/3595.31	c #Conflicts:    1392000 | #Constraints:      48559
3582.64/3595.31	c #Conflicts:    1393000 | #Constraints:      49559
3582.64/3595.31	c #Conflicts:    1394000 | #Constraints:      50559
3582.64/3595.31	c #Conflicts:    1395000 | #Constraints:      51559
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1396000 | #Constraints:      29169
3582.64/3595.31	c #Conflicts:    1397000 | #Constraints:      30169
3582.64/3595.31	c #Conflicts:    1398000 | #Constraints:      31171
3582.64/3595.31	c #Conflicts:    1399000 | #Constraints:      32172
3582.64/3595.31	c #Conflicts:    1400000 | #Constraints:      33173
3582.64/3595.31	c #Conflicts:    1401000 | #Constraints:      34173
3582.64/3595.31	c #Conflicts:    1402000 | #Constraints:      35174
3582.64/3595.31	c #Conflicts:    1403000 | #Constraints:      36176
3582.64/3595.31	c #Conflicts:    1404000 | #Constraints:      37176
3582.64/3595.31	c #Conflicts:    1405000 | #Constraints:      38176
3582.64/3595.31	c #Conflicts:    1406000 | #Constraints:      39177
3582.64/3595.31	c #Conflicts:    1407000 | #Constraints:      40177
3582.64/3595.31	c #Conflicts:    1408000 | #Constraints:      41179
3582.64/3595.31	c #Conflicts:    1409000 | #Constraints:      42179
3582.64/3595.31	c #Conflicts:    1410000 | #Constraints:      43180
3582.64/3595.31	c #Conflicts:    1411000 | #Constraints:      44180
3582.64/3595.31	c #Conflicts:    1412000 | #Constraints:      45180
3582.64/3595.31	c #Conflicts:    1413000 | #Constraints:      46182
3582.64/3595.31	c #Conflicts:    1414000 | #Constraints:      47183
3582.64/3595.31	c #Conflicts:    1415000 | #Constraints:      48184
3582.64/3595.31	c #Conflicts:    1416000 | #Constraints:      49186
3582.64/3595.31	c #Conflicts:    1417000 | #Constraints:      50186
3582.64/3595.31	c #Conflicts:    1418000 | #Constraints:      51186
3582.64/3595.31	c #Conflicts:    1419000 | #Constraints:      52186
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1420000 | #Constraints:      29555
3582.64/3595.31	c #Conflicts:    1421000 | #Constraints:      30558
3582.64/3595.31	c #Conflicts:    1422000 | #Constraints:      31560
3582.64/3595.31	c #Conflicts:    1423000 | #Constraints:      32561
3582.64/3595.31	c #Conflicts:    1424000 | #Constraints:      33563
3582.64/3595.31	c #Conflicts:    1425000 | #Constraints:      34563
3582.64/3595.31	c #Conflicts:    1426000 | #Constraints:      35564
3582.64/3595.31	c #Conflicts:    1427000 | #Constraints:      36564
3582.64/3595.31	c #Conflicts:    1428000 | #Constraints:      37565
3582.64/3595.31	c #Conflicts:    1429000 | #Constraints:      38565
3582.64/3595.31	c #Conflicts:    1430000 | #Constraints:      39566
3582.64/3595.31	c #Conflicts:    1431000 | #Constraints:      40567
3582.64/3595.31	c #Conflicts:    1432000 | #Constraints:      41567
3582.64/3595.31	c #Conflicts:    1433000 | #Constraints:      42567
3582.64/3595.31	c #Conflicts:    1434000 | #Constraints:      43567
3582.64/3595.31	c #Conflicts:    1435000 | #Constraints:      44567
3582.64/3595.31	c #Conflicts:    1436000 | #Constraints:      45568
3582.64/3595.31	c #Conflicts:    1437000 | #Constraints:      46569
3582.64/3595.31	c #Conflicts:    1438000 | #Constraints:      47570
3582.64/3595.31	c #Conflicts:    1439000 | #Constraints:      48570
3582.64/3595.31	c #Conflicts:    1440000 | #Constraints:      49571
3582.64/3595.31	c #Conflicts:    1441000 | #Constraints:      50572
3582.64/3595.31	c #Conflicts:    1442000 | #Constraints:      51573
3582.64/3595.31	c #Conflicts:    1443000 | #Constraints:      52575
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1444000 | #Constraints:      29746
3582.64/3595.31	c #Conflicts:    1445000 | #Constraints:      30748
3582.64/3595.31	c #Conflicts:    1446000 | #Constraints:      31749
3582.64/3595.31	c #Conflicts:    1447000 | #Constraints:      32751
3582.64/3595.31	c #Conflicts:    1448000 | #Constraints:      33752
3582.64/3595.31	c #Conflicts:    1449000 | #Constraints:      34752
3582.64/3595.31	c #Conflicts:    1450000 | #Constraints:      35753
3582.64/3595.31	c #Conflicts:    1451000 | #Constraints:      36756
3582.64/3595.31	c #Conflicts:    1452000 | #Constraints:      37760
3582.64/3595.31	c #Conflicts:    1453000 | #Constraints:      38761
3582.64/3595.31	c #Conflicts:    1454000 | #Constraints:      39761
3582.64/3595.31	c #Conflicts:    1455000 | #Constraints:      40764
3582.64/3595.31	c #Conflicts:    1456000 | #Constraints:      41768
3582.64/3595.31	c #Conflicts:    1457000 | #Constraints:      42770
3582.64/3595.31	c #Conflicts:    1458000 | #Constraints:      43772
3582.64/3595.31	c #Conflicts:    1459000 | #Constraints:      44773
3582.64/3595.31	c #Conflicts:    1460000 | #Constraints:      45776
3582.64/3595.31	c #Conflicts:    1461000 | #Constraints:      46780
3582.64/3595.31	c #Conflicts:    1462000 | #Constraints:      47782
3582.64/3595.31	c #Conflicts:    1463000 | #Constraints:      48783
3582.64/3595.31	c #Conflicts:    1464000 | #Constraints:      49783
3582.64/3595.31	c #Conflicts:    1465000 | #Constraints:      50784
3582.64/3595.31	c #Conflicts:    1466000 | #Constraints:      51786
3582.64/3595.31	c #Conflicts:    1467000 | #Constraints:      52787
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1468000 | #Constraints:      29754
3582.64/3595.31	c #Conflicts:    1469000 | #Constraints:      30754
3582.64/3595.31	c #Conflicts:    1470000 | #Constraints:      31754
3582.64/3595.31	c #Conflicts:    1471000 | #Constraints:      32754
3582.64/3595.31	c #Conflicts:    1472000 | #Constraints:      33754
3582.64/3595.31	c #Conflicts:    1473000 | #Constraints:      34754
3582.64/3595.31	c #Conflicts:    1474000 | #Constraints:      35754
3582.64/3595.31	c #Conflicts:    1475000 | #Constraints:      36754
3582.64/3595.31	c #Conflicts:    1476000 | #Constraints:      37754
3582.64/3595.31	c #Conflicts:    1477000 | #Constraints:      38754
3582.64/3595.31	c #Conflicts:    1478000 | #Constraints:      39754
3582.64/3595.31	c #Conflicts:    1479000 | #Constraints:      40754
3582.64/3595.31	c #Conflicts:    1480000 | #Constraints:      41754
3582.64/3595.31	c #Conflicts:    1481000 | #Constraints:      42754
3582.64/3595.31	c #Conflicts:    1482000 | #Constraints:      43754
3582.64/3595.31	c #Conflicts:    1483000 | #Constraints:      44754
3582.64/3595.31	c #Conflicts:    1484000 | #Constraints:      45754
3582.64/3595.31	c #Conflicts:    1485000 | #Constraints:      46754
3582.64/3595.31	c #Conflicts:    1486000 | #Constraints:      47754
3582.64/3595.31	c #Conflicts:    1487000 | #Constraints:      48754
3582.64/3595.31	c #Conflicts:    1488000 | #Constraints:      49754
3582.64/3595.31	c #Conflicts:    1489000 | #Constraints:      50754
3582.64/3595.31	c #Conflicts:    1490000 | #Constraints:      51754
3582.64/3595.31	c #Conflicts:    1491000 | #Constraints:      52754
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1492000 | #Constraints:      29565
3582.64/3595.31	c #Conflicts:    1493000 | #Constraints:      30566
3582.64/3595.31	c #Conflicts:    1494000 | #Constraints:      31567
3582.64/3595.31	c #Conflicts:    1495000 | #Constraints:      32567
3582.64/3595.31	c #Conflicts:    1496000 | #Constraints:      33568
3582.64/3595.31	c #Conflicts:    1497000 | #Constraints:      34570
3582.64/3595.31	c #Conflicts:    1498000 | #Constraints:      35570
3582.64/3595.31	c #Conflicts:    1499000 | #Constraints:      36570
3582.64/3595.31	c #Conflicts:    1500000 | #Constraints:      37570
3582.64/3595.31	c #Conflicts:    1501000 | #Constraints:      38571
3582.64/3595.31	c #Conflicts:    1502000 | #Constraints:      39571
3582.64/3595.31	c #Conflicts:    1503000 | #Constraints:      40572
3582.64/3595.31	c #Conflicts:    1504000 | #Constraints:      41573
3582.64/3595.31	c #Conflicts:    1505000 | #Constraints:      42573
3582.64/3595.31	c #Conflicts:    1506000 | #Constraints:      43574
3582.64/3595.31	c #Conflicts:    1507000 | #Constraints:      44576
3582.64/3595.31	c #Conflicts:    1508000 | #Constraints:      45578
3582.64/3595.31	c #Conflicts:    1509000 | #Constraints:      46579
3582.64/3595.31	c #Conflicts:    1510000 | #Constraints:      47579
3582.64/3595.31	c #Conflicts:    1511000 | #Constraints:      48581
3582.64/3595.31	c #Conflicts:    1512000 | #Constraints:      49583
3582.64/3595.31	c #Conflicts:    1513000 | #Constraints:      50584
3582.64/3595.31	c #Conflicts:    1514000 | #Constraints:      51588
3582.64/3595.31	c #Conflicts:    1515000 | #Constraints:      52590
3582.64/3595.31	c #Conflicts:    1516000 | #Constraints:      53590
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1517000 | #Constraints:      30176
3582.64/3595.31	c #Conflicts:    1518000 | #Constraints:      31176
3582.64/3595.31	c #Conflicts:    1519000 | #Constraints:      32176
3582.64/3595.31	c #Conflicts:    1520000 | #Constraints:      33176
3582.64/3595.31	c #Conflicts:    1521000 | #Constraints:      34176
3582.64/3595.31	c #Conflicts:    1522000 | #Constraints:      35176
3582.64/3595.31	c #Conflicts:    1523000 | #Constraints:      36177
3582.64/3595.31	c #Conflicts:    1524000 | #Constraints:      37179
3582.64/3595.31	c #Conflicts:    1525000 | #Constraints:      38181
3582.64/3595.31	c #Conflicts:    1526000 | #Constraints:      39181
3582.64/3595.31	c #Conflicts:    1527000 | #Constraints:      40183
3582.64/3595.31	c #Conflicts:    1528000 | #Constraints:      41183
3582.64/3595.31	c #Conflicts:    1529000 | #Constraints:      42183
3582.64/3595.31	c #Conflicts:    1530000 | #Constraints:      43183
3582.64/3595.31	c #Conflicts:    1531000 | #Constraints:      44184
3582.64/3595.31	c #Conflicts:    1532000 | #Constraints:      45185
3582.64/3595.31	c #Conflicts:    1533000 | #Constraints:      46186
3582.64/3595.31	c #Conflicts:    1534000 | #Constraints:      47186
3582.64/3595.31	c #Conflicts:    1535000 | #Constraints:      48189
3582.64/3595.31	c #Conflicts:    1536000 | #Constraints:      49191
3582.64/3595.31	c #Conflicts:    1537000 | #Constraints:      50193
3582.64/3595.31	c #Conflicts:    1538000 | #Constraints:      51194
3582.64/3595.31	c #Conflicts:    1539000 | #Constraints:      52194
3582.64/3595.31	c #Conflicts:    1540000 | #Constraints:      53195
3582.64/3595.31	c #Conflicts:    1541000 | #Constraints:      54197
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1542000 | #Constraints:      30545
3582.64/3595.31	c #Conflicts:    1543000 | #Constraints:      31546
3582.64/3595.31	c #Conflicts:    1544000 | #Constraints:      32547
3582.64/3595.31	c #Conflicts:    1545000 | #Constraints:      33548
3582.64/3595.31	c #Conflicts:    1546000 | #Constraints:      34549
3582.64/3595.31	c #Conflicts:    1547000 | #Constraints:      35551
3582.64/3595.31	c #Conflicts:    1548000 | #Constraints:      36553
3582.64/3595.31	c #Conflicts:    1549000 | #Constraints:      37555
3582.64/3595.31	c #Conflicts:    1550000 | #Constraints:      38555
3582.64/3595.31	c #Conflicts:    1551000 | #Constraints:      39555
3582.64/3595.31	c #Conflicts:    1552000 | #Constraints:      40555
3582.64/3595.31	c #Conflicts:    1553000 | #Constraints:      41556
3582.64/3595.31	c #Conflicts:    1554000 | #Constraints:      42557
3582.64/3595.31	c #Conflicts:    1555000 | #Constraints:      43559
3582.64/3595.31	c #Conflicts:    1556000 | #Constraints:      44560
3582.64/3595.31	c #Conflicts:    1557000 | #Constraints:      45562
3582.64/3595.31	c #Conflicts:    1558000 | #Constraints:      46564
3582.64/3595.31	c #Conflicts:    1559000 | #Constraints:      47567
3582.64/3595.31	c #Conflicts:    1560000 | #Constraints:      48568
3582.64/3595.31	c #Conflicts:    1561000 | #Constraints:      49570
3582.64/3595.31	c #Conflicts:    1562000 | #Constraints:      50572
3582.64/3595.31	c #Conflicts:    1563000 | #Constraints:      51575
3582.64/3595.31	c #Conflicts:    1564000 | #Constraints:      52575
3582.64/3595.31	c #Conflicts:    1565000 | #Constraints:      53575
3582.64/3595.31	c #Conflicts:    1566000 | #Constraints:      54576
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1567000 | #Constraints:      30743
3582.64/3595.31	c #Conflicts:    1568000 | #Constraints:      31743
3582.64/3595.31	c #Conflicts:    1569000 | #Constraints:      32744
3582.64/3595.31	c #Conflicts:    1570000 | #Constraints:      33744
3582.64/3595.31	c #Conflicts:    1571000 | #Constraints:      34744
3582.64/3595.31	c #Conflicts:    1572000 | #Constraints:      35745
3582.64/3595.31	c #Conflicts:    1573000 | #Constraints:      36745
3582.64/3595.31	c #Conflicts:    1574000 | #Constraints:      37745
3582.64/3595.31	c #Conflicts:    1575000 | #Constraints:      38745
3582.64/3595.31	c #Conflicts:    1576000 | #Constraints:      39745
3582.64/3595.31	c #Conflicts:    1577000 | #Constraints:      40745
3582.64/3595.31	c #Conflicts:    1578000 | #Constraints:      41745
3582.64/3595.31	c #Conflicts:    1579000 | #Constraints:      42745
3582.64/3595.31	c #Conflicts:    1580000 | #Constraints:      43745
3582.64/3595.31	c #Conflicts:    1581000 | #Constraints:      44745
3582.64/3595.31	c #Conflicts:    1582000 | #Constraints:      45745
3582.64/3595.31	c #Conflicts:    1583000 | #Constraints:      46745
3582.64/3595.31	c #Conflicts:    1584000 | #Constraints:      47745
3582.64/3595.31	c #Conflicts:    1585000 | #Constraints:      48745
3582.64/3595.31	c #Conflicts:    1586000 | #Constraints:      49745
3582.64/3595.31	c #Conflicts:    1587000 | #Constraints:      50745
3582.64/3595.31	c #Conflicts:    1588000 | #Constraints:      51745
3582.64/3595.31	c #Conflicts:    1589000 | #Constraints:      52745
3582.64/3595.31	c #Conflicts:    1590000 | #Constraints:      53745
3582.64/3595.31	c #Conflicts:    1591000 | #Constraints:      54745
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1592000 | #Constraints:      30760
3582.64/3595.31	c #Conflicts:    1593000 | #Constraints:      31761
3582.64/3595.31	c #Conflicts:    1594000 | #Constraints:      32761
3582.64/3595.31	c #Conflicts:    1595000 | #Constraints:      33761
3582.64/3595.31	c #Conflicts:    1596000 | #Constraints:      34762
3582.64/3595.31	c #Conflicts:    1597000 | #Constraints:      35763
3582.64/3595.31	c #Conflicts:    1598000 | #Constraints:      36763
3582.64/3595.31	c #Conflicts:    1599000 | #Constraints:      37763
3582.64/3595.31	c #Conflicts:    1600000 | #Constraints:      38763
3582.64/3595.31	c #Conflicts:    1601000 | #Constraints:      39766
3582.64/3595.31	c #Conflicts:    1602000 | #Constraints:      40766
3582.64/3595.31	c #Conflicts:    1603000 | #Constraints:      41766
3582.64/3595.31	c #Conflicts:    1604000 | #Constraints:      42767
3582.64/3595.31	c #Conflicts:    1605000 | #Constraints:      43768
3582.64/3595.31	c #Conflicts:    1606000 | #Constraints:      44768
3582.64/3595.31	c #Conflicts:    1607000 | #Constraints:      45771
3582.64/3595.31	c #Conflicts:    1608000 | #Constraints:      46772
3582.64/3595.31	c #Conflicts:    1609000 | #Constraints:      47774
3582.64/3595.31	c #Conflicts:    1610000 | #Constraints:      48775
3582.64/3595.31	c #Conflicts:    1611000 | #Constraints:      49775
3582.64/3595.31	c #Conflicts:    1612000 | #Constraints:      50776
3582.64/3595.31	c #Conflicts:    1613000 | #Constraints:      51778
3582.64/3595.31	c #Conflicts:    1614000 | #Constraints:      52781
3582.64/3595.31	c #Conflicts:    1615000 | #Constraints:      53781
3582.64/3595.31	c #Conflicts:    1616000 | #Constraints:      54781
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1617000 | #Constraints:      30550
3582.64/3595.31	c #Conflicts:    1618000 | #Constraints:      31550
3582.64/3595.31	c #Conflicts:    1619000 | #Constraints:      32551
3582.64/3595.31	c #Conflicts:    1620000 | #Constraints:      33552
3582.64/3595.31	c #Conflicts:    1621000 | #Constraints:      34552
3582.64/3595.31	c #Conflicts:    1622000 | #Constraints:      35552
3582.64/3595.31	c #Conflicts:    1623000 | #Constraints:      36552
3582.64/3595.31	c #Conflicts:    1624000 | #Constraints:      37552
3582.64/3595.31	c #Conflicts:    1625000 | #Constraints:      38553
3582.64/3595.31	c #Conflicts:    1626000 | #Constraints:      39553
3582.64/3595.31	c #Conflicts:    1627000 | #Constraints:      40553
3582.64/3595.31	c #Conflicts:    1628000 | #Constraints:      41554
3582.64/3595.31	c #Conflicts:    1629000 | #Constraints:      42555
3582.64/3595.31	c #Conflicts:    1630000 | #Constraints:      43556
3582.64/3595.31	c #Conflicts:    1631000 | #Constraints:      44556
3582.64/3595.31	c #Conflicts:    1632000 | #Constraints:      45557
3582.64/3595.31	c #Conflicts:    1633000 | #Constraints:      46558
3582.64/3595.31	c #Conflicts:    1634000 | #Constraints:      47559
3582.64/3595.31	c #Conflicts:    1635000 | #Constraints:      48559
3582.64/3595.31	c #Conflicts:    1636000 | #Constraints:      49559
3582.64/3595.31	c #Conflicts:    1637000 | #Constraints:      50559
3582.64/3595.31	c #Conflicts:    1638000 | #Constraints:      51559
3582.64/3595.31	c #Conflicts:    1639000 | #Constraints:      52560
3582.64/3595.31	c #Conflicts:    1640000 | #Constraints:      53560
3582.64/3595.31	c #Conflicts:    1641000 | #Constraints:      54560
3582.64/3595.31	c #Conflicts:    1642000 | #Constraints:      55561
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1643000 | #Constraints:      31141
3582.64/3595.31	c #Conflicts:    1644000 | #Constraints:      32142
3582.64/3595.31	c #Conflicts:    1645000 | #Constraints:      33142
3582.64/3595.31	c #Conflicts:    1646000 | #Constraints:      34142
3582.64/3595.31	c #Conflicts:    1647000 | #Constraints:      35142
3582.64/3595.31	c #Conflicts:    1648000 | #Constraints:      36142
3582.64/3595.31	c #Conflicts:    1649000 | #Constraints:      37143
3582.64/3595.31	c #Conflicts:    1650000 | #Constraints:      38143
3582.64/3595.31	c #Conflicts:    1651000 | #Constraints:      39143
3582.64/3595.31	c #Conflicts:    1652000 | #Constraints:      40144
3582.64/3595.31	c #Conflicts:    1653000 | #Constraints:      41144
3582.64/3595.31	c #Conflicts:    1654000 | #Constraints:      42145
3582.64/3595.31	c #Conflicts:    1655000 | #Constraints:      43146
3582.64/3595.31	c #Conflicts:    1656000 | #Constraints:      44148
3582.64/3595.31	c #Conflicts:    1657000 | #Constraints:      45150
3582.64/3595.31	c #Conflicts:    1658000 | #Constraints:      46151
3582.64/3595.31	c #Conflicts:    1659000 | #Constraints:      47153
3582.64/3595.31	c #Conflicts:    1660000 | #Constraints:      48156
3582.64/3595.31	c #Conflicts:    1661000 | #Constraints:      49157
3582.64/3595.31	c #Conflicts:    1662000 | #Constraints:      50157
3582.64/3595.31	c #Conflicts:    1663000 | #Constraints:      51159
3582.64/3595.31	c #Conflicts:    1664000 | #Constraints:      52161
3582.64/3595.31	c #Conflicts:    1665000 | #Constraints:      53163
3582.64/3595.31	c #Conflicts:    1666000 | #Constraints:      54163
3582.64/3595.31	c #Conflicts:    1667000 | #Constraints:      55163
3582.64/3595.31	c #Conflicts:    1668000 | #Constraints:      56165
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1669000 | #Constraints:      31543
3582.64/3595.31	c #Conflicts:    1670000 | #Constraints:      32543
3582.64/3595.31	c #Conflicts:    1671000 | #Constraints:      33543
3582.64/3595.31	c #Conflicts:    1672000 | #Constraints:      34543
3582.64/3595.31	c #Conflicts:    1673000 | #Constraints:      35543
3582.64/3595.31	c #Conflicts:    1674000 | #Constraints:      36543
3582.64/3595.31	c #Conflicts:    1675000 | #Constraints:      37543
3582.64/3595.31	c #Conflicts:    1676000 | #Constraints:      38543
3582.64/3595.31	c #Conflicts:    1677000 | #Constraints:      39543
3582.64/3595.31	c #Conflicts:    1678000 | #Constraints:      40543
3582.64/3595.31	c #Conflicts:    1679000 | #Constraints:      41543
3582.64/3595.31	c #Conflicts:    1680000 | #Constraints:      42543
3582.64/3595.31	c #Conflicts:    1681000 | #Constraints:      43543
3582.64/3595.31	c #Conflicts:    1682000 | #Constraints:      44543
3582.64/3595.31	c #Conflicts:    1683000 | #Constraints:      45543
3582.64/3595.31	c #Conflicts:    1684000 | #Constraints:      46543
3582.64/3595.31	c #Conflicts:    1685000 | #Constraints:      47543
3582.64/3595.31	c #Conflicts:    1686000 | #Constraints:      48543
3582.64/3595.31	c #Conflicts:    1687000 | #Constraints:      49543
3582.64/3595.31	c #Conflicts:    1688000 | #Constraints:      50543
3582.64/3595.31	c #Conflicts:    1689000 | #Constraints:      51543
3582.64/3595.31	c #Conflicts:    1690000 | #Constraints:      52543
3582.64/3595.31	c #Conflicts:    1691000 | #Constraints:      53543
3582.64/3595.31	c #Conflicts:    1692000 | #Constraints:      54543
3582.64/3595.31	c #Conflicts:    1693000 | #Constraints:      55543
3582.64/3595.31	c #Conflicts:    1694000 | #Constraints:      56543
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1695000 | #Constraints:      31755
3582.64/3595.31	c #Conflicts:    1696000 | #Constraints:      32755
3582.64/3595.31	c #Conflicts:    1697000 | #Constraints:      33755
3582.64/3595.31	c #Conflicts:    1698000 | #Constraints:      34755
3582.64/3595.31	c #Conflicts:    1699000 | #Constraints:      35755
3582.64/3595.31	c #Conflicts:    1700000 | #Constraints:      36757
3582.64/3595.31	c #Conflicts:    1701000 | #Constraints:      37759
3582.64/3595.31	c #Conflicts:    1702000 | #Constraints:      38760
3582.64/3595.31	c #Conflicts:    1703000 | #Constraints:      39760
3582.64/3595.31	c #Conflicts:    1704000 | #Constraints:      40761
3582.64/3595.31	c #Conflicts:    1705000 | #Constraints:      41762
3582.64/3595.31	c #Conflicts:    1706000 | #Constraints:      42762
3582.64/3595.31	c #Conflicts:    1707000 | #Constraints:      43763
3582.64/3595.31	c #Conflicts:    1708000 | #Constraints:      44763
3582.64/3595.31	c #Conflicts:    1709000 | #Constraints:      45763
3582.64/3595.31	c #Conflicts:    1710000 | #Constraints:      46764
3582.64/3595.31	c #Conflicts:    1711000 | #Constraints:      47764
3582.64/3595.31	c #Conflicts:    1712000 | #Constraints:      48764
3582.64/3595.31	c #Conflicts:    1713000 | #Constraints:      49764
3582.64/3595.31	c #Conflicts:    1714000 | #Constraints:      50765
3582.64/3595.31	c #Conflicts:    1715000 | #Constraints:      51766
3582.64/3595.31	c #Conflicts:    1716000 | #Constraints:      52766
3582.64/3595.31	c #Conflicts:    1717000 | #Constraints:      53766
3582.64/3595.31	c #Conflicts:    1718000 | #Constraints:      54770
3582.64/3595.31	c #Conflicts:    1719000 | #Constraints:      55771
3582.64/3595.31	c #Conflicts:    1720000 | #Constraints:      56772
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1721000 | #Constraints:      31759
3582.64/3595.31	c #Conflicts:    1722000 | #Constraints:      32760
3582.64/3595.31	c #Conflicts:    1723000 | #Constraints:      33761
3582.64/3595.31	c #Conflicts:    1724000 | #Constraints:      34764
3582.64/3595.31	c #Conflicts:    1725000 | #Constraints:      35765
3582.64/3595.31	c #Conflicts:    1726000 | #Constraints:      36767
3582.64/3595.31	c #Conflicts:    1727000 | #Constraints:      37769
3582.64/3595.31	c #Conflicts:    1728000 | #Constraints:      38772
3582.64/3595.31	c #Conflicts:    1729000 | #Constraints:      39775
3582.64/3595.31	c #Conflicts:    1730000 | #Constraints:      40778
3582.64/3595.31	c #Conflicts:    1731000 | #Constraints:      41779
3582.64/3595.31	c #Conflicts:    1732000 | #Constraints:      42779
3582.64/3595.31	c #Conflicts:    1733000 | #Constraints:      43779
3582.64/3595.31	c #Conflicts:    1734000 | #Constraints:      44779
3582.64/3595.31	c #Conflicts:    1735000 | #Constraints:      45781
3582.64/3595.31	c #Conflicts:    1736000 | #Constraints:      46781
3582.64/3595.31	c #Conflicts:    1737000 | #Constraints:      47782
3582.64/3595.31	c #Conflicts:    1738000 | #Constraints:      48784
3582.64/3595.31	c #Conflicts:    1739000 | #Constraints:      49785
3582.64/3595.31	c #Conflicts:    1740000 | #Constraints:      50785
3582.64/3595.31	c #Conflicts:    1741000 | #Constraints:      51786
3582.64/3595.31	c #Conflicts:    1742000 | #Constraints:      52787
3582.64/3595.31	c #Conflicts:    1743000 | #Constraints:      53790
3582.64/3595.31	c #Conflicts:    1744000 | #Constraints:      54792
3582.64/3595.31	c #Conflicts:    1745000 | #Constraints:      55792
3582.64/3595.31	c #Conflicts:    1746000 | #Constraints:      56792
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1747000 | #Constraints:      31550
3582.64/3595.31	c #Conflicts:    1748000 | #Constraints:      32551
3582.64/3595.31	c #Conflicts:    1749000 | #Constraints:      33555
3582.64/3595.31	c #Conflicts:    1750000 | #Constraints:      34555
3582.64/3595.31	c #Conflicts:    1751000 | #Constraints:      35555
3582.64/3595.31	c #Conflicts:    1752000 | #Constraints:      36555
3582.64/3595.31	c #Conflicts:    1753000 | #Constraints:      37555
3582.64/3595.31	c #Conflicts:    1754000 | #Constraints:      38555
3582.64/3595.31	c #Conflicts:    1755000 | #Constraints:      39556
3582.64/3595.31	c #Conflicts:    1756000 | #Constraints:      40556
3582.64/3595.31	c #Conflicts:    1757000 | #Constraints:      41556
3582.64/3595.31	c #Conflicts:    1758000 | #Constraints:      42557
3582.64/3595.31	c #Conflicts:    1759000 | #Constraints:      43558
3582.64/3595.31	c #Conflicts:    1760000 | #Constraints:      44559
3582.64/3595.31	c #Conflicts:    1761000 | #Constraints:      45563
3582.64/3595.31	c #Conflicts:    1762000 | #Constraints:      46564
3582.64/3595.31	c #Conflicts:    1763000 | #Constraints:      47564
3582.64/3595.31	c #Conflicts:    1764000 | #Constraints:      48567
3582.64/3595.31	c #Conflicts:    1765000 | #Constraints:      49567
3582.64/3595.31	c #Conflicts:    1766000 | #Constraints:      50567
3582.64/3595.31	c #Conflicts:    1767000 | #Constraints:      51569
3582.64/3595.31	c #Conflicts:    1768000 | #Constraints:      52571
3582.64/3595.31	c #Conflicts:    1769000 | #Constraints:      53572
3582.64/3595.31	c #Conflicts:    1770000 | #Constraints:      54574
3582.64/3595.31	c #Conflicts:    1771000 | #Constraints:      55575
3582.64/3595.31	c #Conflicts:    1772000 | #Constraints:      56578
3582.64/3595.31	c #Conflicts:    1773000 | #Constraints:      57578
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1774000 | #Constraints:      32162
3582.64/3595.31	c #Conflicts:    1775000 | #Constraints:      33162
3582.64/3595.31	c #Conflicts:    1776000 | #Constraints:      34162
3582.64/3595.31	c #Conflicts:    1777000 | #Constraints:      35162
3582.64/3595.31	c #Conflicts:    1778000 | #Constraints:      36162
3582.64/3595.31	c #Conflicts:    1779000 | #Constraints:      37162
3582.64/3595.31	c #Conflicts:    1780000 | #Constraints:      38162
3582.64/3595.31	c #Conflicts:    1781000 | #Constraints:      39162
3582.64/3595.31	c #Conflicts:    1782000 | #Constraints:      40163
3582.64/3595.31	c #Conflicts:    1783000 | #Constraints:      41163
3582.64/3595.31	c #Conflicts:    1784000 | #Constraints:      42163
3582.64/3595.31	c #Conflicts:    1785000 | #Constraints:      43163
3582.64/3595.31	c #Conflicts:    1786000 | #Constraints:      44163
3582.64/3595.31	c #Conflicts:    1787000 | #Constraints:      45163
3582.64/3595.31	c #Conflicts:    1788000 | #Constraints:      46163
3582.64/3595.31	c #Conflicts:    1789000 | #Constraints:      47163
3582.64/3595.31	c #Conflicts:    1790000 | #Constraints:      48163
3582.64/3595.31	c #Conflicts:    1791000 | #Constraints:      49163
3582.64/3595.31	c #Conflicts:    1792000 | #Constraints:      50163
3582.64/3595.31	c #Conflicts:    1793000 | #Constraints:      51163
3582.64/3595.31	c #Conflicts:    1794000 | #Constraints:      52163
3582.64/3595.31	c #Conflicts:    1795000 | #Constraints:      53163
3582.64/3595.31	c #Conflicts:    1796000 | #Constraints:      54163
3582.64/3595.31	c #Conflicts:    1797000 | #Constraints:      55163
3582.64/3595.31	c #Conflicts:    1798000 | #Constraints:      56163
3582.64/3595.31	c #Conflicts:    1799000 | #Constraints:      57163
3582.64/3595.31	c #Conflicts:    1800000 | #Constraints:      58163
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1801000 | #Constraints:      32582
3582.64/3595.31	c #Conflicts:    1802000 | #Constraints:      33584
3582.64/3595.31	c #Conflicts:    1803000 | #Constraints:      34585
3582.64/3595.31	c #Conflicts:    1804000 | #Constraints:      35585
3582.64/3595.31	c #Conflicts:    1805000 | #Constraints:      36585
3582.64/3595.31	c #Conflicts:    1806000 | #Constraints:      37590
3582.64/3595.31	c #Conflicts:    1807000 | #Constraints:      38591
3582.64/3595.31	c #Conflicts:    1808000 | #Constraints:      39591
3582.64/3595.31	c #Conflicts:    1809000 | #Constraints:      40593
3582.64/3595.31	c #Conflicts:    1810000 | #Constraints:      41594
3582.64/3595.31	c #Conflicts:    1811000 | #Constraints:      42594
3582.64/3595.31	c #Conflicts:    1812000 | #Constraints:      43594
3582.64/3595.31	c #Conflicts:    1813000 | #Constraints:      44594
3582.64/3595.31	c #Conflicts:    1814000 | #Constraints:      45597
3582.64/3595.31	c #Conflicts:    1815000 | #Constraints:      46600
3582.64/3595.31	c #Conflicts:    1816000 | #Constraints:      47602
3582.64/3595.31	c #Conflicts:    1817000 | #Constraints:      48602
3582.64/3595.31	c #Conflicts:    1818000 | #Constraints:      49602
3582.64/3595.31	c #Conflicts:    1819000 | #Constraints:      50602
3582.64/3595.31	c #Conflicts:    1820000 | #Constraints:      51602
3582.64/3595.31	c #Conflicts:    1821000 | #Constraints:      52602
3582.64/3595.31	c #Conflicts:    1822000 | #Constraints:      53602
3582.64/3595.31	c #Conflicts:    1823000 | #Constraints:      54603
3582.64/3595.31	c #Conflicts:    1824000 | #Constraints:      55606
3582.64/3595.31	c #Conflicts:    1825000 | #Constraints:      56607
3582.64/3595.31	c #Conflicts:    1826000 | #Constraints:      57609
3582.64/3595.31	c #Conflicts:    1827000 | #Constraints:      58610
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1828000 | #Constraints:      32783
3582.64/3595.31	c #Conflicts:    1829000 | #Constraints:      33783
3582.64/3595.31	c #Conflicts:    1830000 | #Constraints:      34784
3582.64/3595.31	c #Conflicts:    1831000 | #Constraints:      35784
3582.64/3595.31	c #Conflicts:    1832000 | #Constraints:      36785
3582.64/3595.31	c #Conflicts:    1833000 | #Constraints:      37785
3582.64/3595.31	c #Conflicts:    1834000 | #Constraints:      38787
3582.64/3595.31	c #Conflicts:    1835000 | #Constraints:      39790
3582.64/3595.31	c #Conflicts:    1836000 | #Constraints:      40790
3582.64/3595.31	c #Conflicts:    1837000 | #Constraints:      41791
3582.64/3595.31	c #Conflicts:    1838000 | #Constraints:      42791
3582.64/3595.31	c #Conflicts:    1839000 | #Constraints:      43791
3582.64/3595.31	c #Conflicts:    1840000 | #Constraints:      44791
3582.64/3595.31	c #Conflicts:    1841000 | #Constraints:      45791
3582.64/3595.31	c #Conflicts:    1842000 | #Constraints:      46792
3582.64/3595.31	c #Conflicts:    1843000 | #Constraints:      47792
3582.64/3595.31	c #Conflicts:    1844000 | #Constraints:      48793
3582.64/3595.31	c #Conflicts:    1845000 | #Constraints:      49795
3582.64/3595.31	c #Conflicts:    1846000 | #Constraints:      50796
3582.64/3595.31	c #Conflicts:    1847000 | #Constraints:      51797
3582.64/3595.31	c #Conflicts:    1848000 | #Constraints:      52797
3582.64/3595.31	c #Conflicts:    1849000 | #Constraints:      53798
3582.64/3595.31	c #Conflicts:    1850000 | #Constraints:      54798
3582.64/3595.31	c #Conflicts:    1851000 | #Constraints:      55799
3582.64/3595.31	c #Conflicts:    1852000 | #Constraints:      56799
3582.64/3595.31	c #Conflicts:    1853000 | #Constraints:      57801
3582.64/3595.31	c #Conflicts:    1854000 | #Constraints:      58803
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1855000 | #Constraints:      32769
3582.64/3595.31	c #Conflicts:    1856000 | #Constraints:      33770
3582.64/3595.31	c #Conflicts:    1857000 | #Constraints:      34773
3582.64/3595.31	c #Conflicts:    1858000 | #Constraints:      35773
3582.64/3595.31	c #Conflicts:    1859000 | #Constraints:      36774
3582.64/3595.31	c #Conflicts:    1860000 | #Constraints:      37775
3582.64/3595.31	c #Conflicts:    1861000 | #Constraints:      38776
3582.64/3595.31	c #Conflicts:    1862000 | #Constraints:      39776
3582.64/3595.31	c #Conflicts:    1863000 | #Constraints:      40777
3582.64/3595.31	c #Conflicts:    1864000 | #Constraints:      41777
3582.64/3595.31	c #Conflicts:    1865000 | #Constraints:      42779
3582.64/3595.31	c #Conflicts:    1866000 | #Constraints:      43779
3582.64/3595.31	c #Conflicts:    1867000 | #Constraints:      44779
3582.64/3595.31	c #Conflicts:    1868000 | #Constraints:      45779
3582.64/3595.31	c #Conflicts:    1869000 | #Constraints:      46780
3582.64/3595.31	c #Conflicts:    1870000 | #Constraints:      47780
3582.64/3595.31	c #Conflicts:    1871000 | #Constraints:      48781
3582.64/3595.31	c #Conflicts:    1872000 | #Constraints:      49782
3582.64/3595.31	c #Conflicts:    1873000 | #Constraints:      50783
3582.64/3595.31	c #Conflicts:    1874000 | #Constraints:      51783
3582.64/3595.31	c #Conflicts:    1875000 | #Constraints:      52785
3582.64/3595.31	c #Conflicts:    1876000 | #Constraints:      53785
3582.64/3595.31	c #Conflicts:    1877000 | #Constraints:      54785
3582.64/3595.31	c #Conflicts:    1878000 | #Constraints:      55785
3582.64/3595.31	c #Conflicts:    1879000 | #Constraints:      56786
3582.64/3595.31	c #Conflicts:    1880000 | #Constraints:      57787
3582.64/3595.31	c #Conflicts:    1881000 | #Constraints:      58789
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1882000 | #Constraints:      32556
3582.64/3595.31	c #Conflicts:    1883000 | #Constraints:      33556
3582.64/3595.31	c #Conflicts:    1884000 | #Constraints:      34556
3582.64/3595.31	c #Conflicts:    1885000 | #Constraints:      35556
3582.64/3595.31	c #Conflicts:    1886000 | #Constraints:      36556
3582.64/3595.31	c #Conflicts:    1887000 | #Constraints:      37556
3582.64/3595.31	c #Conflicts:    1888000 | #Constraints:      38556
3582.64/3595.31	c #Conflicts:    1889000 | #Constraints:      39556
3582.64/3595.31	c #Conflicts:    1890000 | #Constraints:      40556
3582.64/3595.31	c #Conflicts:    1891000 | #Constraints:      41556
3582.64/3595.31	c #Conflicts:    1892000 | #Constraints:      42556
3582.64/3595.31	c #Conflicts:    1893000 | #Constraints:      43556
3582.64/3595.31	c #Conflicts:    1894000 | #Constraints:      44556
3582.64/3595.31	c #Conflicts:    1895000 | #Constraints:      45556
3582.64/3595.31	c #Conflicts:    1896000 | #Constraints:      46556
3582.64/3595.31	c #Conflicts:    1897000 | #Constraints:      47556
3582.64/3595.31	c #Conflicts:    1898000 | #Constraints:      48556
3582.64/3595.31	c #Conflicts:    1899000 | #Constraints:      49556
3582.64/3595.31	c #Conflicts:    1900000 | #Constraints:      50556
3582.64/3595.31	c #Conflicts:    1901000 | #Constraints:      51556
3582.64/3595.31	c #Conflicts:    1902000 | #Constraints:      52556
3582.64/3595.31	c #Conflicts:    1903000 | #Constraints:      53556
3582.64/3595.31	c #Conflicts:    1904000 | #Constraints:      54556
3582.64/3595.31	c #Conflicts:    1905000 | #Constraints:      55556
3582.64/3595.31	c #Conflicts:    1906000 | #Constraints:      56556
3582.64/3595.31	c #Conflicts:    1907000 | #Constraints:      57556
3582.64/3595.31	c #Conflicts:    1908000 | #Constraints:      58556
3582.64/3595.31	c #Conflicts:    1909000 | #Constraints:      59556
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1910000 | #Constraints:      33170
3582.64/3595.31	c #Conflicts:    1911000 | #Constraints:      34173
3582.64/3595.31	c #Conflicts:    1912000 | #Constraints:      35173
3582.64/3595.31	c #Conflicts:    1913000 | #Constraints:      36174
3582.64/3595.31	c #Conflicts:    1914000 | #Constraints:      37174
3582.64/3595.31	c #Conflicts:    1915000 | #Constraints:      38177
3582.64/3595.31	c #Conflicts:    1916000 | #Constraints:      39178
3582.64/3595.31	c #Conflicts:    1917000 | #Constraints:      40180
3582.64/3595.31	c #Conflicts:    1918000 | #Constraints:      41181
3582.64/3595.31	c #Conflicts:    1919000 | #Constraints:      42181
3582.64/3595.31	c #Conflicts:    1920000 | #Constraints:      43183
3582.64/3595.31	c #Conflicts:    1921000 | #Constraints:      44183
3582.64/3595.31	c #Conflicts:    1922000 | #Constraints:      45184
3582.64/3595.31	c #Conflicts:    1923000 | #Constraints:      46184
3582.64/3595.31	c #Conflicts:    1924000 | #Constraints:      47184
3582.64/3595.31	c #Conflicts:    1925000 | #Constraints:      48184
3582.64/3595.31	c #Conflicts:    1926000 | #Constraints:      49184
3582.64/3595.31	c #Conflicts:    1927000 | #Constraints:      50184
3582.64/3595.31	c #Conflicts:    1928000 | #Constraints:      51185
3582.64/3595.31	c #Conflicts:    1929000 | #Constraints:      52185
3582.64/3595.31	c #Conflicts:    1930000 | #Constraints:      53185
3582.64/3595.31	c #Conflicts:    1931000 | #Constraints:      54186
3582.64/3595.31	c #Conflicts:    1932000 | #Constraints:      55186
3582.64/3595.31	c #Conflicts:    1933000 | #Constraints:      56186
3582.64/3595.31	c #Conflicts:    1934000 | #Constraints:      57187
3582.64/3595.31	c #Conflicts:    1935000 | #Constraints:      58189
3582.64/3595.31	c #Conflicts:    1936000 | #Constraints:      59190
3582.64/3595.31	c #Conflicts:    1937000 | #Constraints:      60190
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1938000 | #Constraints:      33554
3582.64/3595.31	c #Conflicts:    1939000 | #Constraints:      34556
3582.64/3595.31	c #Conflicts:    1940000 | #Constraints:      35557
3582.64/3595.31	c #Conflicts:    1941000 | #Constraints:      36561
3582.64/3595.31	c #Conflicts:    1942000 | #Constraints:      37561
3582.64/3595.31	c #Conflicts:    1943000 | #Constraints:      38562
3582.64/3595.31	c #Conflicts:    1944000 | #Constraints:      39562
3582.64/3595.31	c #Conflicts:    1945000 | #Constraints:      40562
3582.64/3595.31	c #Conflicts:    1946000 | #Constraints:      41563
3582.64/3595.31	c #Conflicts:    1947000 | #Constraints:      42563
3582.64/3595.31	c #Conflicts:    1948000 | #Constraints:      43564
3582.64/3595.31	c #Conflicts:    1949000 | #Constraints:      44564
3582.64/3595.31	c #Conflicts:    1950000 | #Constraints:      45566
3582.64/3595.31	c #Conflicts:    1951000 | #Constraints:      46567
3582.64/3595.31	c #Conflicts:    1952000 | #Constraints:      47567
3582.64/3595.31	c #Conflicts:    1953000 | #Constraints:      48567
3582.64/3595.31	c #Conflicts:    1954000 | #Constraints:      49569
3582.64/3595.31	c #Conflicts:    1955000 | #Constraints:      50570
3582.64/3595.31	c #Conflicts:    1956000 | #Constraints:      51572
3582.64/3595.31	c #Conflicts:    1957000 | #Constraints:      52573
3582.64/3595.31	c #Conflicts:    1958000 | #Constraints:      53574
3582.64/3595.31	c #Conflicts:    1959000 | #Constraints:      54576
3582.64/3595.31	c #Conflicts:    1960000 | #Constraints:      55579
3582.64/3595.31	c #Conflicts:    1961000 | #Constraints:      56582
3582.64/3595.31	c #Conflicts:    1962000 | #Constraints:      57582
3582.64/3595.31	c #Conflicts:    1963000 | #Constraints:      58582
3582.64/3595.31	c #Conflicts:    1964000 | #Constraints:      59583
3582.64/3595.31	c #Conflicts:    1965000 | #Constraints:      60586
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1966000 | #Constraints:      33760
3582.64/3595.31	c #Conflicts:    1967000 | #Constraints:      34761
3582.64/3595.31	c #Conflicts:    1968000 | #Constraints:      35761
3582.64/3595.31	c #Conflicts:    1969000 | #Constraints:      36764
3582.64/3595.31	c #Conflicts:    1970000 | #Constraints:      37764
3582.64/3595.31	c #Conflicts:    1971000 | #Constraints:      38764
3582.64/3595.31	c #Conflicts:    1972000 | #Constraints:      39765
3582.64/3595.31	c #Conflicts:    1973000 | #Constraints:      40767
3582.64/3595.31	c #Conflicts:    1974000 | #Constraints:      41768
3582.64/3595.31	c #Conflicts:    1975000 | #Constraints:      42769
3582.64/3595.31	c #Conflicts:    1976000 | #Constraints:      43769
3582.64/3595.31	c #Conflicts:    1977000 | #Constraints:      44771
3582.64/3595.31	c #Conflicts:    1978000 | #Constraints:      45771
3582.64/3595.31	c #Conflicts:    1979000 | #Constraints:      46771
3582.64/3595.31	c #Conflicts:    1980000 | #Constraints:      47772
3582.64/3595.31	c #Conflicts:    1981000 | #Constraints:      48773
3582.64/3595.31	c #Conflicts:    1982000 | #Constraints:      49775
3582.64/3595.31	c #Conflicts:    1983000 | #Constraints:      50775
3582.64/3595.31	c #Conflicts:    1984000 | #Constraints:      51777
3582.64/3595.31	c #Conflicts:    1985000 | #Constraints:      52778
3582.64/3595.31	c #Conflicts:    1986000 | #Constraints:      53779
3582.64/3595.31	c #Conflicts:    1987000 | #Constraints:      54779
3582.64/3595.31	c #Conflicts:    1988000 | #Constraints:      55780
3582.64/3595.31	c #Conflicts:    1989000 | #Constraints:      56780
3582.64/3595.31	c #Conflicts:    1990000 | #Constraints:      57781
3582.64/3595.31	c #Conflicts:    1991000 | #Constraints:      58782
3582.64/3595.31	c #Conflicts:    1992000 | #Constraints:      59784
3582.64/3595.31	c #Conflicts:    1993000 | #Constraints:      60785
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    1994000 | #Constraints:      33754
3582.64/3595.31	c #Conflicts:    1995000 | #Constraints:      34754
3582.64/3595.31	c #Conflicts:    1996000 | #Constraints:      35754
3582.64/3595.31	c #Conflicts:    1997000 | #Constraints:      36754
3582.64/3595.31	c #Conflicts:    1998000 | #Constraints:      37754
3582.64/3595.31	c #Conflicts:    1999000 | #Constraints:      38754
3582.64/3595.31	c #Conflicts:    2000000 | #Constraints:      39754
3582.64/3595.31	c #Conflicts:    2001000 | #Constraints:      40754
3582.64/3595.31	c #Conflicts:    2002000 | #Constraints:      41754
3582.64/3595.31	c #Conflicts:    2003000 | #Constraints:      42754
3582.64/3595.31	c #Conflicts:    2004000 | #Constraints:      43754
3582.64/3595.31	c #Conflicts:    2005000 | #Constraints:      44754
3582.64/3595.31	c #Conflicts:    2006000 | #Constraints:      45754
3582.64/3595.31	c #Conflicts:    2007000 | #Constraints:      46754
3582.64/3595.31	c #Conflicts:    2008000 | #Constraints:      47754
3582.64/3595.31	c #Conflicts:    2009000 | #Constraints:      48754
3582.64/3595.31	c #Conflicts:    2010000 | #Constraints:      49754
3582.64/3595.31	c #Conflicts:    2011000 | #Constraints:      50754
3582.64/3595.31	c #Conflicts:    2012000 | #Constraints:      51754
3582.64/3595.31	c #Conflicts:    2013000 | #Constraints:      52754
3582.64/3595.31	c #Conflicts:    2014000 | #Constraints:      53754
3582.64/3595.31	c #Conflicts:    2015000 | #Constraints:      54754
3582.64/3595.31	c #Conflicts:    2016000 | #Constraints:      55754
3582.64/3595.31	c #Conflicts:    2017000 | #Constraints:      56754
3582.64/3595.31	c #Conflicts:    2018000 | #Constraints:      57754
3582.64/3595.31	c #Conflicts:    2019000 | #Constraints:      58754
3582.64/3595.31	c #Conflicts:    2020000 | #Constraints:      59754
3582.64/3595.31	c #Conflicts:    2021000 | #Constraints:      60754
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2022000 | #Constraints:      33569
3582.64/3595.31	c #Conflicts:    2023000 | #Constraints:      34569
3582.64/3595.31	c #Conflicts:    2024000 | #Constraints:      35569
3582.64/3595.31	c #Conflicts:    2025000 | #Constraints:      36570
3582.64/3595.31	c #Conflicts:    2026000 | #Constraints:      37570
3582.64/3595.31	c #Conflicts:    2027000 | #Constraints:      38571
3582.64/3595.31	c #Conflicts:    2028000 | #Constraints:      39571
3582.64/3595.31	c #Conflicts:    2029000 | #Constraints:      40571
3582.64/3595.31	c #Conflicts:    2030000 | #Constraints:      41572
3582.64/3595.31	c #Conflicts:    2031000 | #Constraints:      42574
3582.64/3595.31	c #Conflicts:    2032000 | #Constraints:      43577
3582.64/3595.31	c #Conflicts:    2033000 | #Constraints:      44577
3582.64/3595.31	c #Conflicts:    2034000 | #Constraints:      45578
3582.64/3595.31	c #Conflicts:    2035000 | #Constraints:      46578
3582.64/3595.31	c #Conflicts:    2036000 | #Constraints:      47581
3582.64/3595.31	c #Conflicts:    2037000 | #Constraints:      48582
3582.64/3595.31	c #Conflicts:    2038000 | #Constraints:      49583
3582.64/3595.31	c #Conflicts:    2039000 | #Constraints:      50587
3582.64/3595.31	c #Conflicts:    2040000 | #Constraints:      51589
3582.64/3595.31	c #Conflicts:    2041000 | #Constraints:      52589
3582.64/3595.31	c #Conflicts:    2042000 | #Constraints:      53590
3582.64/3595.31	c #Conflicts:    2043000 | #Constraints:      54590
3582.64/3595.31	c #Conflicts:    2044000 | #Constraints:      55590
3582.64/3595.31	c #Conflicts:    2045000 | #Constraints:      56591
3582.64/3595.31	c #Conflicts:    2046000 | #Constraints:      57591
3582.64/3595.31	c #Conflicts:    2047000 | #Constraints:      58591
3582.64/3595.31	c #Conflicts:    2048000 | #Constraints:      59592
3582.64/3595.31	c #Conflicts:    2049000 | #Constraints:      60594
3582.64/3595.31	c #Conflicts:    2050000 | #Constraints:      61594
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2051000 | #Constraints:      34169
3582.64/3595.31	c #Conflicts:    2052000 | #Constraints:      35170
3582.64/3595.31	c #Conflicts:    2053000 | #Constraints:      36172
3582.64/3595.31	c #Conflicts:    2054000 | #Constraints:      37172
3582.64/3595.31	c #Conflicts:    2055000 | #Constraints:      38172
3582.64/3595.31	c #Conflicts:    2056000 | #Constraints:      39173
3582.64/3595.31	c #Conflicts:    2057000 | #Constraints:      40176
3582.64/3595.31	c #Conflicts:    2058000 | #Constraints:      41176
3582.64/3595.31	c #Conflicts:    2059000 | #Constraints:      42176
3582.64/3595.31	c #Conflicts:    2060000 | #Constraints:      43176
3582.64/3595.31	c #Conflicts:    2061000 | #Constraints:      44178
3582.64/3595.31	c #Conflicts:    2062000 | #Constraints:      45179
3582.64/3595.31	c #Conflicts:    2063000 | #Constraints:      46180
3582.64/3595.31	c #Conflicts:    2064000 | #Constraints:      47180
3582.64/3595.31	c #Conflicts:    2065000 | #Constraints:      48181
3582.64/3595.31	c #Conflicts:    2066000 | #Constraints:      49182
3582.64/3595.31	c #Conflicts:    2067000 | #Constraints:      50184
3582.64/3595.31	c #Conflicts:    2068000 | #Constraints:      51184
3582.64/3595.31	c #Conflicts:    2069000 | #Constraints:      52186
3582.64/3595.31	c #Conflicts:    2070000 | #Constraints:      53190
3582.64/3595.31	c #Conflicts:    2071000 | #Constraints:      54191
3582.64/3595.31	c #Conflicts:    2072000 | #Constraints:      55192
3582.64/3595.31	c #Conflicts:    2073000 | #Constraints:      56193
3582.64/3595.31	c #Conflicts:    2074000 | #Constraints:      57193
3582.64/3595.31	c #Conflicts:    2075000 | #Constraints:      58196
3582.64/3595.31	c #Conflicts:    2076000 | #Constraints:      59197
3582.64/3595.31	c #Conflicts:    2077000 | #Constraints:      60197
3582.64/3595.31	c #Conflicts:    2078000 | #Constraints:      61197
3582.64/3595.31	c #Conflicts:    2079000 | #Constraints:      62197
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2080000 | #Constraints:      34567
3582.64/3595.31	c #Conflicts:    2081000 | #Constraints:      35567
3582.64/3595.31	c #Conflicts:    2082000 | #Constraints:      36567
3582.64/3595.31	c #Conflicts:    2083000 | #Constraints:      37569
3582.64/3595.31	c #Conflicts:    2084000 | #Constraints:      38572
3582.64/3595.31	c #Conflicts:    2085000 | #Constraints:      39572
3582.64/3595.31	c #Conflicts:    2086000 | #Constraints:      40573
3582.64/3595.31	c #Conflicts:    2087000 | #Constraints:      41575
3582.64/3595.31	c #Conflicts:    2088000 | #Constraints:      42577
3582.64/3595.31	c #Conflicts:    2089000 | #Constraints:      43580
3582.64/3595.31	c #Conflicts:    2090000 | #Constraints:      44583
3582.64/3595.31	c #Conflicts:    2091000 | #Constraints:      45583
3582.64/3595.31	c #Conflicts:    2092000 | #Constraints:      46583
3582.64/3595.31	c #Conflicts:    2093000 | #Constraints:      47583
3582.64/3595.31	c #Conflicts:    2094000 | #Constraints:      48584
3582.64/3595.31	c #Conflicts:    2095000 | #Constraints:      49584
3582.64/3595.31	c #Conflicts:    2096000 | #Constraints:      50586
3582.64/3595.31	c #Conflicts:    2097000 | #Constraints:      51587
3582.64/3595.31	c #Conflicts:    2098000 | #Constraints:      52587
3582.64/3595.31	c #Conflicts:    2099000 | #Constraints:      53587
3582.64/3595.31	c #Conflicts:    2100000 | #Constraints:      54588
3582.64/3595.31	c #Conflicts:    2101000 | #Constraints:      55589
3582.64/3595.31	c #Conflicts:    2102000 | #Constraints:      56591
3582.64/3595.31	c #Conflicts:    2103000 | #Constraints:      57591
3582.64/3595.31	c #Conflicts:    2104000 | #Constraints:      58591
3582.64/3595.31	c #Conflicts:    2105000 | #Constraints:      59591
3582.64/3595.31	c #Conflicts:    2106000 | #Constraints:      60591
3582.64/3595.31	c #Conflicts:    2107000 | #Constraints:      61591
3582.64/3595.31	c #Conflicts:    2108000 | #Constraints:      62591
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2109000 | #Constraints:      34764
3582.64/3595.31	c #Conflicts:    2110000 | #Constraints:      35764
3582.64/3595.31	c #Conflicts:    2111000 | #Constraints:      36764
3582.64/3595.31	c #Conflicts:    2112000 | #Constraints:      37764
3582.64/3595.31	c #Conflicts:    2113000 | #Constraints:      38764
3582.64/3595.31	c #Conflicts:    2114000 | #Constraints:      39764
3582.64/3595.31	c #Conflicts:    2115000 | #Constraints:      40764
3582.64/3595.31	c #Conflicts:    2116000 | #Constraints:      41764
3582.64/3595.31	c #Conflicts:    2117000 | #Constraints:      42764
3582.64/3595.31	c #Conflicts:    2118000 | #Constraints:      43764
3582.64/3595.31	c #Conflicts:    2119000 | #Constraints:      44764
3582.64/3595.31	c #Conflicts:    2120000 | #Constraints:      45764
3582.64/3595.31	c #Conflicts:    2121000 | #Constraints:      46764
3582.64/3595.31	c #Conflicts:    2122000 | #Constraints:      47764
3582.64/3595.31	c #Conflicts:    2123000 | #Constraints:      48764
3582.64/3595.31	c #Conflicts:    2124000 | #Constraints:      49764
3582.64/3595.31	c #Conflicts:    2125000 | #Constraints:      50764
3582.64/3595.31	c #Conflicts:    2126000 | #Constraints:      51764
3582.64/3595.31	c #Conflicts:    2127000 | #Constraints:      52764
3582.64/3595.31	c #Conflicts:    2128000 | #Constraints:      53764
3582.64/3595.31	c #Conflicts:    2129000 | #Constraints:      54764
3582.64/3595.31	c #Conflicts:    2130000 | #Constraints:      55764
3582.64/3595.31	c #Conflicts:    2131000 | #Constraints:      56764
3582.64/3595.31	c #Conflicts:    2132000 | #Constraints:      57764
3582.64/3595.31	c #Conflicts:    2133000 | #Constraints:      58764
3582.64/3595.31	c #Conflicts:    2134000 | #Constraints:      59764
3582.64/3595.31	c #Conflicts:    2135000 | #Constraints:      60764
3582.64/3595.31	c bounds 64 >= 26 @ 1050.51
3582.64/3595.31	c #Conflicts:    2136000 | #Constraints:      61800
3582.64/3595.31	c #Conflicts:    2137000 | #Constraints:      62803
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2138000 | #Constraints:      34805
3582.64/3595.31	c #Conflicts:    2139000 | #Constraints:      35807
3582.64/3595.31	c #Conflicts:    2140000 | #Constraints:      36807
3582.64/3595.31	c #Conflicts:    2141000 | #Constraints:      37808
3582.64/3595.31	c #Conflicts:    2142000 | #Constraints:      38811
3582.64/3595.31	c #Conflicts:    2143000 | #Constraints:      39811
3582.64/3595.31	c #Conflicts:    2144000 | #Constraints:      40814
3582.64/3595.31	c #Conflicts:    2145000 | #Constraints:      41815
3582.64/3595.31	c #Conflicts:    2146000 | #Constraints:      42816
3582.64/3595.31	c #Conflicts:    2147000 | #Constraints:      43816
3582.64/3595.31	c #Conflicts:    2148000 | #Constraints:      44819
3582.64/3595.31	c #Conflicts:    2149000 | #Constraints:      45819
3582.64/3595.31	c #Conflicts:    2150000 | #Constraints:      46820
3582.64/3595.31	c #Conflicts:    2151000 | #Constraints:      47822
3582.64/3595.31	c #Conflicts:    2152000 | #Constraints:      48823
3582.64/3595.31	c #Conflicts:    2153000 | #Constraints:      49824
3582.64/3595.31	c #Conflicts:    2154000 | #Constraints:      50825
3582.64/3595.31	c #Conflicts:    2155000 | #Constraints:      51825
3582.64/3595.31	c #Conflicts:    2156000 | #Constraints:      52826
3582.64/3595.31	c #Conflicts:    2157000 | #Constraints:      53829
3582.64/3595.31	c #Conflicts:    2158000 | #Constraints:      54829
3582.64/3595.31	c #Conflicts:    2159000 | #Constraints:      55829
3582.64/3595.31	c #Conflicts:    2160000 | #Constraints:      56829
3582.64/3595.31	c #Conflicts:    2161000 | #Constraints:      57831
3582.64/3595.31	c #Conflicts:    2162000 | #Constraints:      58832
3582.64/3595.31	c #Conflicts:    2163000 | #Constraints:      59834
3582.64/3595.31	c #Conflicts:    2164000 | #Constraints:      60834
3582.64/3595.31	c #Conflicts:    2165000 | #Constraints:      61835
3582.64/3595.31	c #Conflicts:    2166000 | #Constraints:      62836
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2167000 | #Constraints:      34588
3582.64/3595.31	c #Conflicts:    2168000 | #Constraints:      35590
3582.64/3595.31	c #Conflicts:    2169000 | #Constraints:      36590
3582.64/3595.31	c #Conflicts:    2170000 | #Constraints:      37591
3582.64/3595.31	c #Conflicts:    2171000 | #Constraints:      38591
3582.64/3595.31	c #Conflicts:    2172000 | #Constraints:      39591
3582.64/3595.31	c #Conflicts:    2173000 | #Constraints:      40593
3582.64/3595.31	c #Conflicts:    2174000 | #Constraints:      41593
3582.64/3595.31	c #Conflicts:    2175000 | #Constraints:      42593
3582.64/3595.31	c #Conflicts:    2176000 | #Constraints:      43593
3582.64/3595.31	c #Conflicts:    2177000 | #Constraints:      44593
3582.64/3595.31	c #Conflicts:    2178000 | #Constraints:      45593
3582.64/3595.31	c #Conflicts:    2179000 | #Constraints:      46593
3582.64/3595.31	c #Conflicts:    2180000 | #Constraints:      47593
3582.64/3595.31	c #Conflicts:    2181000 | #Constraints:      48593
3582.64/3595.31	c #Conflicts:    2182000 | #Constraints:      49593
3582.64/3595.31	c #Conflicts:    2183000 | #Constraints:      50594
3582.64/3595.31	c #Conflicts:    2184000 | #Constraints:      51594
3582.64/3595.31	c #Conflicts:    2185000 | #Constraints:      52595
3582.64/3595.31	c #Conflicts:    2186000 | #Constraints:      53595
3582.64/3595.31	c #Conflicts:    2187000 | #Constraints:      54595
3582.64/3595.31	c #Conflicts:    2188000 | #Constraints:      55595
3582.64/3595.31	c #Conflicts:    2189000 | #Constraints:      56595
3582.64/3595.31	c #Conflicts:    2190000 | #Constraints:      57595
3582.64/3595.31	c #Conflicts:    2191000 | #Constraints:      58596
3582.64/3595.31	c #Conflicts:    2192000 | #Constraints:      59596
3582.64/3595.31	c #Conflicts:    2193000 | #Constraints:      60597
3582.64/3595.31	c #Conflicts:    2194000 | #Constraints:      61597
3582.64/3595.31	c #Conflicts:    2195000 | #Constraints:      62597
3582.64/3595.31	c #Conflicts:    2196000 | #Constraints:      63598
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2197000 | #Constraints:      35191
3582.64/3595.31	c #Conflicts:    2198000 | #Constraints:      36191
3582.64/3595.31	c #Conflicts:    2199000 | #Constraints:      37193
3582.64/3595.31	c #Conflicts:    2200000 | #Constraints:      38193
3582.64/3595.31	c #Conflicts:    2201000 | #Constraints:      39193
3582.64/3595.31	c #Conflicts:    2202000 | #Constraints:      40193
3582.64/3595.31	c #Conflicts:    2203000 | #Constraints:      41194
3582.64/3595.31	c #Conflicts:    2204000 | #Constraints:      42195
3582.64/3595.31	c #Conflicts:    2205000 | #Constraints:      43196
3582.64/3595.31	c #Conflicts:    2206000 | #Constraints:      44196
3582.64/3595.31	c #Conflicts:    2207000 | #Constraints:      45197
3582.64/3595.31	c #Conflicts:    2208000 | #Constraints:      46197
3582.64/3595.31	c #Conflicts:    2209000 | #Constraints:      47198
3582.64/3595.31	c #Conflicts:    2210000 | #Constraints:      48198
3582.64/3595.31	c #Conflicts:    2211000 | #Constraints:      49200
3582.64/3595.31	c #Conflicts:    2212000 | #Constraints:      50202
3582.64/3595.31	c #Conflicts:    2213000 | #Constraints:      51203
3582.64/3595.31	c #Conflicts:    2214000 | #Constraints:      52204
3582.64/3595.31	c #Conflicts:    2215000 | #Constraints:      53205
3582.64/3595.31	c #Conflicts:    2216000 | #Constraints:      54205
3582.64/3595.31	c #Conflicts:    2217000 | #Constraints:      55205
3582.64/3595.31	c #Conflicts:    2218000 | #Constraints:      56205
3582.64/3595.31	c #Conflicts:    2219000 | #Constraints:      57206
3582.64/3595.31	c #Conflicts:    2220000 | #Constraints:      58207
3582.64/3595.31	c #Conflicts:    2221000 | #Constraints:      59209
3582.64/3595.31	c #Conflicts:    2222000 | #Constraints:      60210
3582.64/3595.31	c #Conflicts:    2223000 | #Constraints:      61210
3582.64/3595.31	c #Conflicts:    2224000 | #Constraints:      62210
3582.64/3595.31	c #Conflicts:    2225000 | #Constraints:      63210
3582.64/3595.31	c #Conflicts:    2226000 | #Constraints:      64210
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2227000 | #Constraints:      35597
3582.64/3595.31	c #Conflicts:    2228000 | #Constraints:      36598
3582.64/3595.31	c #Conflicts:    2229000 | #Constraints:      37598
3582.64/3595.31	c #Conflicts:    2230000 | #Constraints:      38598
3582.64/3595.31	c #Conflicts:    2231000 | #Constraints:      39598
3582.64/3595.31	c #Conflicts:    2232000 | #Constraints:      40598
3582.64/3595.31	c #Conflicts:    2233000 | #Constraints:      41598
3582.64/3595.31	c #Conflicts:    2234000 | #Constraints:      42598
3582.64/3595.31	c #Conflicts:    2235000 | #Constraints:      43598
3582.64/3595.31	c #Conflicts:    2236000 | #Constraints:      44598
3582.64/3595.31	c #Conflicts:    2237000 | #Constraints:      45598
3582.64/3595.31	c #Conflicts:    2238000 | #Constraints:      46599
3582.64/3595.31	c #Conflicts:    2239000 | #Constraints:      47599
3582.64/3595.31	c #Conflicts:    2240000 | #Constraints:      48599
3582.64/3595.31	c #Conflicts:    2241000 | #Constraints:      49599
3582.64/3595.31	c #Conflicts:    2242000 | #Constraints:      50599
3582.64/3595.31	c #Conflicts:    2243000 | #Constraints:      51599
3582.64/3595.31	c #Conflicts:    2244000 | #Constraints:      52599
3582.64/3595.31	c #Conflicts:    2245000 | #Constraints:      53599
3582.64/3595.31	c #Conflicts:    2246000 | #Constraints:      54599
3582.64/3595.31	c #Conflicts:    2247000 | #Constraints:      55599
3582.64/3595.31	c #Conflicts:    2248000 | #Constraints:      56599
3582.64/3595.31	c #Conflicts:    2249000 | #Constraints:      57599
3582.64/3595.31	c #Conflicts:    2250000 | #Constraints:      58599
3582.64/3595.31	c #Conflicts:    2251000 | #Constraints:      59599
3582.64/3595.31	c #Conflicts:    2252000 | #Constraints:      60599
3582.64/3595.31	c #Conflicts:    2253000 | #Constraints:      61599
3582.64/3595.31	c #Conflicts:    2254000 | #Constraints:      62599
3582.64/3595.31	c #Conflicts:    2255000 | #Constraints:      63599
3582.64/3595.31	c #Conflicts:    2256000 | #Constraints:      64599
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2257000 | #Constraints:      35797
3582.64/3595.31	c #Conflicts:    2258000 | #Constraints:      36798
3582.64/3595.31	c #Conflicts:    2259000 | #Constraints:      37800
3582.64/3595.31	c #Conflicts:    2260000 | #Constraints:      38800
3582.64/3595.31	c #Conflicts:    2261000 | #Constraints:      39802
3582.64/3595.31	c #Conflicts:    2262000 | #Constraints:      40802
3582.64/3595.31	c #Conflicts:    2263000 | #Constraints:      41804
3582.64/3595.31	c #Conflicts:    2264000 | #Constraints:      42806
3582.64/3595.31	c #Conflicts:    2265000 | #Constraints:      43806
3582.64/3595.31	c #Conflicts:    2266000 | #Constraints:      44807
3582.64/3595.31	c #Conflicts:    2267000 | #Constraints:      45808
3582.64/3595.31	c #Conflicts:    2268000 | #Constraints:      46811
3582.64/3595.31	c #Conflicts:    2269000 | #Constraints:      47812
3582.64/3595.31	c #Conflicts:    2270000 | #Constraints:      48812
3582.64/3595.31	c #Conflicts:    2271000 | #Constraints:      49813
3582.64/3595.31	c #Conflicts:    2272000 | #Constraints:      50816
3582.64/3595.31	c #Conflicts:    2273000 | #Constraints:      51816
3582.64/3595.31	c #Conflicts:    2274000 | #Constraints:      52816
3582.64/3595.31	c #Conflicts:    2275000 | #Constraints:      53816
3582.64/3595.31	c #Conflicts:    2276000 | #Constraints:      54817
3582.64/3595.31	c #Conflicts:    2277000 | #Constraints:      55818
3582.64/3595.31	c #Conflicts:    2278000 | #Constraints:      56820
3582.64/3595.31	c #Conflicts:    2279000 | #Constraints:      57820
3582.64/3595.31	c #Conflicts:    2280000 | #Constraints:      58820
3582.64/3595.31	c #Conflicts:    2281000 | #Constraints:      59820
3582.64/3595.31	c #Conflicts:    2282000 | #Constraints:      60821
3582.64/3595.31	c #Conflicts:    2283000 | #Constraints:      61821
3582.64/3595.31	c #Conflicts:    2284000 | #Constraints:      62821
3582.64/3595.31	c #Conflicts:    2285000 | #Constraints:      63821
3582.64/3595.31	c #Conflicts:    2286000 | #Constraints:      64823
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2287000 | #Constraints:      35813
3582.64/3595.31	c #Conflicts:    2288000 | #Constraints:      36814
3582.64/3595.31	c #Conflicts:    2289000 | #Constraints:      37815
3582.64/3595.31	c #Conflicts:    2290000 | #Constraints:      38816
3582.64/3595.31	c #Conflicts:    2291000 | #Constraints:      39816
3582.64/3595.31	c #Conflicts:    2292000 | #Constraints:      40818
3582.64/3595.31	c #Conflicts:    2293000 | #Constraints:      41819
3582.64/3595.31	c #Conflicts:    2294000 | #Constraints:      42824
3582.64/3595.31	c #Conflicts:    2295000 | #Constraints:      43828
3582.64/3595.31	c #Conflicts:    2296000 | #Constraints:      44829
3582.64/3595.31	c #Conflicts:    2297000 | #Constraints:      45830
3582.64/3595.31	c #Conflicts:    2298000 | #Constraints:      46833
3582.64/3595.31	c #Conflicts:    2299000 | #Constraints:      47833
3582.64/3595.31	c #Conflicts:    2300000 | #Constraints:      48834
3582.64/3595.31	c #Conflicts:    2301000 | #Constraints:      49837
3582.64/3595.31	c #Conflicts:    2302000 | #Constraints:      50840
3582.64/3595.31	c #Conflicts:    2303000 | #Constraints:      51842
3582.64/3595.31	c #Conflicts:    2304000 | #Constraints:      52845
3582.64/3595.31	c #Conflicts:    2305000 | #Constraints:      53847
3582.64/3595.31	c #Conflicts:    2306000 | #Constraints:      54847
3582.64/3595.31	c #Conflicts:    2307000 | #Constraints:      55849
3582.64/3595.31	c #Conflicts:    2308000 | #Constraints:      56849
3582.64/3595.31	c #Conflicts:    2309000 | #Constraints:      57852
3582.64/3595.31	c #Conflicts:    2310000 | #Constraints:      58855
3582.64/3595.31	c #Conflicts:    2311000 | #Constraints:      59858
3582.64/3595.31	c #Conflicts:    2312000 | #Constraints:      60861
3582.64/3595.31	c #Conflicts:    2313000 | #Constraints:      61861
3582.64/3595.31	c #Conflicts:    2314000 | #Constraints:      62863
3582.64/3595.31	c #Conflicts:    2315000 | #Constraints:      63865
3582.64/3595.31	c #Conflicts:    2316000 | #Constraints:      64866
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2317000 | #Constraints:      35607
3582.64/3595.31	c #Conflicts:    2318000 | #Constraints:      36607
3582.64/3595.31	c #Conflicts:    2319000 | #Constraints:      37607
3582.64/3595.31	c #Conflicts:    2320000 | #Constraints:      38607
3582.64/3595.31	c #Conflicts:    2321000 | #Constraints:      39607
3582.64/3595.31	c #Conflicts:    2322000 | #Constraints:      40607
3582.64/3595.31	c #Conflicts:    2323000 | #Constraints:      41607
3582.64/3595.31	c #Conflicts:    2324000 | #Constraints:      42607
3582.64/3595.31	c #Conflicts:    2325000 | #Constraints:      43607
3582.64/3595.31	c #Conflicts:    2326000 | #Constraints:      44608
3582.64/3595.31	c #Conflicts:    2327000 | #Constraints:      45608
3582.64/3595.31	c #Conflicts:    2328000 | #Constraints:      46608
3582.64/3595.31	c #Conflicts:    2329000 | #Constraints:      47608
3582.64/3595.31	c #Conflicts:    2330000 | #Constraints:      48609
3582.64/3595.31	c #Conflicts:    2331000 | #Constraints:      49609
3582.64/3595.31	c #Conflicts:    2332000 | #Constraints:      50609
3582.64/3595.31	c #Conflicts:    2333000 | #Constraints:      51609
3582.64/3595.31	c #Conflicts:    2334000 | #Constraints:      52609
3582.64/3595.31	c #Conflicts:    2335000 | #Constraints:      53609
3582.64/3595.31	c #Conflicts:    2336000 | #Constraints:      54609
3582.64/3595.31	c #Conflicts:    2337000 | #Constraints:      55609
3582.64/3595.31	c #Conflicts:    2338000 | #Constraints:      56609
3582.64/3595.31	c #Conflicts:    2339000 | #Constraints:      57609
3582.64/3595.31	c #Conflicts:    2340000 | #Constraints:      58609
3582.64/3595.31	c #Conflicts:    2341000 | #Constraints:      59610
3582.64/3595.31	c #Conflicts:    2342000 | #Constraints:      60610
3582.64/3595.31	c #Conflicts:    2343000 | #Constraints:      61610
3582.64/3595.31	c #Conflicts:    2344000 | #Constraints:      62610
3582.64/3595.31	c #Conflicts:    2345000 | #Constraints:      63610
3582.64/3595.31	c #Conflicts:    2346000 | #Constraints:      64610
3582.64/3595.31	c #Conflicts:    2347000 | #Constraints:      65610
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2348000 | #Constraints:      36211
3582.64/3595.31	c #Conflicts:    2349000 | #Constraints:      37211
3582.64/3595.31	c #Conflicts:    2350000 | #Constraints:      38212
3582.64/3595.31	c #Conflicts:    2351000 | #Constraints:      39214
3582.64/3595.31	c #Conflicts:    2352000 | #Constraints:      40215
3582.64/3595.31	c #Conflicts:    2353000 | #Constraints:      41219
3582.64/3595.31	c #Conflicts:    2354000 | #Constraints:      42220
3582.64/3595.31	c #Conflicts:    2355000 | #Constraints:      43222
3582.64/3595.31	c #Conflicts:    2356000 | #Constraints:      44224
3582.64/3595.31	c #Conflicts:    2357000 | #Constraints:      45225
3582.64/3595.31	c #Conflicts:    2358000 | #Constraints:      46226
3582.64/3595.31	c #Conflicts:    2359000 | #Constraints:      47227
3582.64/3595.31	c #Conflicts:    2360000 | #Constraints:      48231
3582.64/3595.31	c #Conflicts:    2361000 | #Constraints:      49233
3582.64/3595.31	c #Conflicts:    2362000 | #Constraints:      50235
3582.64/3595.31	c #Conflicts:    2363000 | #Constraints:      51236
3582.64/3595.31	c #Conflicts:    2364000 | #Constraints:      52240
3582.64/3595.31	c #Conflicts:    2365000 | #Constraints:      53240
3582.64/3595.31	c #Conflicts:    2366000 | #Constraints:      54242
3582.64/3595.31	c #Conflicts:    2367000 | #Constraints:      55242
3582.64/3595.31	c #Conflicts:    2368000 | #Constraints:      56242
3582.64/3595.31	c #Conflicts:    2369000 | #Constraints:      57244
3582.64/3595.31	c #Conflicts:    2370000 | #Constraints:      58248
3582.64/3595.31	c #Conflicts:    2371000 | #Constraints:      59249
3582.64/3595.31	c #Conflicts:    2372000 | #Constraints:      60251
3582.64/3595.31	c #Conflicts:    2373000 | #Constraints:      61253
3582.64/3595.31	c #Conflicts:    2374000 | #Constraints:      62255
3582.64/3595.31	c #Conflicts:    2375000 | #Constraints:      63256
3582.64/3595.31	c #Conflicts:    2376000 | #Constraints:      64259
3582.64/3595.31	c #Conflicts:    2377000 | #Constraints:      65261
3582.64/3595.31	c #Conflicts:    2378000 | #Constraints:      66264
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2379000 | #Constraints:      36615
3582.64/3595.31	c #Conflicts:    2380000 | #Constraints:      37615
3582.64/3595.31	c #Conflicts:    2381000 | #Constraints:      38617
3582.64/3595.31	c #Conflicts:    2382000 | #Constraints:      39618
3582.64/3595.31	c #Conflicts:    2383000 | #Constraints:      40618
3582.64/3595.31	c #Conflicts:    2384000 | #Constraints:      41618
3582.64/3595.31	c #Conflicts:    2385000 | #Constraints:      42618
3582.64/3595.31	c #Conflicts:    2386000 | #Constraints:      43618
3582.64/3595.31	c #Conflicts:    2387000 | #Constraints:      44620
3582.64/3595.31	c #Conflicts:    2388000 | #Constraints:      45621
3582.64/3595.31	c #Conflicts:    2389000 | #Constraints:      46622
3582.64/3595.31	c #Conflicts:    2390000 | #Constraints:      47623
3582.64/3595.31	c #Conflicts:    2391000 | #Constraints:      48624
3582.64/3595.31	c #Conflicts:    2392000 | #Constraints:      49627
3582.64/3595.31	c #Conflicts:    2393000 | #Constraints:      50627
3582.64/3595.31	c #Conflicts:    2394000 | #Constraints:      51629
3582.64/3595.31	c #Conflicts:    2395000 | #Constraints:      52630
3582.64/3595.31	c #Conflicts:    2396000 | #Constraints:      53630
3582.64/3595.31	c #Conflicts:    2397000 | #Constraints:      54630
3582.64/3595.31	c #Conflicts:    2398000 | #Constraints:      55630
3582.64/3595.31	c #Conflicts:    2399000 | #Constraints:      56632
3582.64/3595.31	c #Conflicts:    2400000 | #Constraints:      57632
3582.64/3595.31	c #Conflicts:    2401000 | #Constraints:      58632
3582.64/3595.31	c #Conflicts:    2402000 | #Constraints:      59634
3582.64/3595.31	c #Conflicts:    2403000 | #Constraints:      60634
3582.64/3595.31	c #Conflicts:    2404000 | #Constraints:      61636
3582.64/3595.31	c #Conflicts:    2405000 | #Constraints:      62636
3582.64/3595.31	c #Conflicts:    2406000 | #Constraints:      63636
3582.64/3595.31	c #Conflicts:    2407000 | #Constraints:      64636
3582.64/3595.31	c #Conflicts:    2408000 | #Constraints:      65637
3582.64/3595.31	c #Conflicts:    2409000 | #Constraints:      66637
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2410000 | #Constraints:      36827
3582.64/3595.31	c #Conflicts:    2411000 | #Constraints:      37827
3582.64/3595.31	c #Conflicts:    2412000 | #Constraints:      38829
3582.64/3595.31	c #Conflicts:    2413000 | #Constraints:      39829
3582.64/3595.31	c #Conflicts:    2414000 | #Constraints:      40829
3582.64/3595.31	c #Conflicts:    2415000 | #Constraints:      41830
3582.64/3595.31	c #Conflicts:    2416000 | #Constraints:      42830
3582.64/3595.31	c #Conflicts:    2417000 | #Constraints:      43830
3582.64/3595.31	c #Conflicts:    2418000 | #Constraints:      44830
3582.64/3595.31	c #Conflicts:    2419000 | #Constraints:      45832
3582.64/3595.31	c #Conflicts:    2420000 | #Constraints:      46832
3582.64/3595.31	c #Conflicts:    2421000 | #Constraints:      47832
3582.64/3595.31	c #Conflicts:    2422000 | #Constraints:      48832
3582.64/3595.31	c #Conflicts:    2423000 | #Constraints:      49833
3582.64/3595.31	c #Conflicts:    2424000 | #Constraints:      50836
3582.64/3595.31	c #Conflicts:    2425000 | #Constraints:      51836
3582.64/3595.31	c #Conflicts:    2426000 | #Constraints:      52836
3582.64/3595.31	c #Conflicts:    2427000 | #Constraints:      53838
3582.64/3595.31	c #Conflicts:    2428000 | #Constraints:      54838
3582.64/3595.31	c #Conflicts:    2429000 | #Constraints:      55838
3582.64/3595.31	c #Conflicts:    2430000 | #Constraints:      56838
3582.64/3595.31	c #Conflicts:    2431000 | #Constraints:      57839
3582.64/3595.31	c #Conflicts:    2432000 | #Constraints:      58839
3582.64/3595.31	c #Conflicts:    2433000 | #Constraints:      59840
3582.64/3595.31	c #Conflicts:    2434000 | #Constraints:      60840
3582.64/3595.31	c #Conflicts:    2435000 | #Constraints:      61842
3582.64/3595.31	c #Conflicts:    2436000 | #Constraints:      62843
3582.64/3595.31	c #Conflicts:    2437000 | #Constraints:      63844
3582.64/3595.31	c #Conflicts:    2438000 | #Constraints:      64845
3582.64/3595.31	c #Conflicts:    2439000 | #Constraints:      65845
3582.64/3595.31	c #Conflicts:    2440000 | #Constraints:      66846
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2441000 | #Constraints:      36808
3582.64/3595.31	c #Conflicts:    2442000 | #Constraints:      37808
3582.64/3595.31	c #Conflicts:    2443000 | #Constraints:      38808
3582.64/3595.31	c #Conflicts:    2444000 | #Constraints:      39808
3582.64/3595.31	c #Conflicts:    2445000 | #Constraints:      40808
3582.64/3595.31	c #Conflicts:    2446000 | #Constraints:      41808
3582.64/3595.31	c #Conflicts:    2447000 | #Constraints:      42808
3582.64/3595.31	c #Conflicts:    2448000 | #Constraints:      43808
3582.64/3595.31	c #Conflicts:    2449000 | #Constraints:      44808
3582.64/3595.31	c #Conflicts:    2450000 | #Constraints:      45808
3582.64/3595.31	c #Conflicts:    2451000 | #Constraints:      46808
3582.64/3595.31	c #Conflicts:    2452000 | #Constraints:      47808
3582.64/3595.31	c #Conflicts:    2453000 | #Constraints:      48808
3582.64/3595.31	c #Conflicts:    2454000 | #Constraints:      49808
3582.64/3595.31	c #Conflicts:    2455000 | #Constraints:      50808
3582.64/3595.31	c #Conflicts:    2456000 | #Constraints:      51808
3582.64/3595.31	c #Conflicts:    2457000 | #Constraints:      52808
3582.64/3595.31	c #Conflicts:    2458000 | #Constraints:      53808
3582.64/3595.31	c #Conflicts:    2459000 | #Constraints:      54808
3582.64/3595.31	c #Conflicts:    2460000 | #Constraints:      55808
3582.64/3595.31	c #Conflicts:    2461000 | #Constraints:      56808
3582.64/3595.31	c #Conflicts:    2462000 | #Constraints:      57808
3582.64/3595.31	c #Conflicts:    2463000 | #Constraints:      58808
3582.64/3595.31	c #Conflicts:    2464000 | #Constraints:      59808
3582.64/3595.31	c #Conflicts:    2465000 | #Constraints:      60808
3582.64/3595.31	c #Conflicts:    2466000 | #Constraints:      61808
3582.64/3595.31	c #Conflicts:    2467000 | #Constraints:      62808
3582.64/3595.31	c #Conflicts:    2468000 | #Constraints:      63808
3582.64/3595.31	c #Conflicts:    2469000 | #Constraints:      64808
3582.64/3595.31	c #Conflicts:    2470000 | #Constraints:      65808
3582.64/3595.31	c #Conflicts:    2471000 | #Constraints:      66808
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2472000 | #Constraints:      36627
3582.64/3595.31	c #Conflicts:    2473000 | #Constraints:      37628
3582.64/3595.31	c #Conflicts:    2474000 | #Constraints:      38628
3582.64/3595.31	c #Conflicts:    2475000 | #Constraints:      39628
3582.64/3595.31	c #Conflicts:    2476000 | #Constraints:      40628
3582.64/3595.31	c #Conflicts:    2477000 | #Constraints:      41628
3582.64/3595.31	c #Conflicts:    2478000 | #Constraints:      42628
3582.64/3595.31	c #Conflicts:    2479000 | #Constraints:      43629
3582.64/3595.31	c #Conflicts:    2480000 | #Constraints:      44629
3582.64/3595.31	c #Conflicts:    2481000 | #Constraints:      45630
3582.64/3595.31	c #Conflicts:    2482000 | #Constraints:      46632
3582.64/3595.31	c #Conflicts:    2483000 | #Constraints:      47632
3582.64/3595.31	c #Conflicts:    2484000 | #Constraints:      48632
3582.64/3595.31	c #Conflicts:    2485000 | #Constraints:      49632
3582.64/3595.31	c #Conflicts:    2486000 | #Constraints:      50633
3582.64/3595.31	c #Conflicts:    2487000 | #Constraints:      51633
3582.64/3595.31	c #Conflicts:    2488000 | #Constraints:      52633
3582.64/3595.31	c #Conflicts:    2489000 | #Constraints:      53633
3582.64/3595.31	c #Conflicts:    2490000 | #Constraints:      54634
3582.64/3595.31	c #Conflicts:    2491000 | #Constraints:      55635
3582.64/3595.31	c #Conflicts:    2492000 | #Constraints:      56635
3582.64/3595.31	c #Conflicts:    2493000 | #Constraints:      57637
3582.64/3595.31	c #Conflicts:    2494000 | #Constraints:      58637
3582.64/3595.31	c #Conflicts:    2495000 | #Constraints:      59637
3582.64/3595.31	c #Conflicts:    2496000 | #Constraints:      60637
3582.64/3595.31	c #Conflicts:    2497000 | #Constraints:      61637
3582.64/3595.31	c #Conflicts:    2498000 | #Constraints:      62637
3582.64/3595.31	c #Conflicts:    2499000 | #Constraints:      63637
3582.64/3595.31	c #Conflicts:    2500000 | #Constraints:      64637
3582.64/3595.31	c #Conflicts:    2501000 | #Constraints:      65637
3582.64/3595.31	c #Conflicts:    2502000 | #Constraints:      66639
3582.64/3595.31	c #Conflicts:    2503000 | #Constraints:      67639
3582.64/3595.31	c #Conflicts:    2504000 | #Constraints:      68640
3582.64/3595.31	c #Conflicts:    2505000 | #Constraints:      69640
3582.64/3595.31	c #Conflicts:    2506000 | #Constraints:      70640
3582.64/3595.31	c #Conflicts:    2507000 | #Constraints:      71640
3582.64/3595.31	c #Conflicts:    2508000 | #Constraints:      72640
3582.64/3595.31	c #Conflicts:    2509000 | #Constraints:      73640
3582.64/3595.31	c #Conflicts:    2510000 | #Constraints:      74640
3582.64/3595.31	c #Conflicts:    2511000 | #Constraints:      75640
3582.64/3595.31	c #Conflicts:    2512000 | #Constraints:      76642
3582.64/3595.31	c #Conflicts:    2513000 | #Constraints:      77642
3582.64/3595.31	c #Conflicts:    2514000 | #Constraints:      78642
3582.64/3595.31	c #Conflicts:    2515000 | #Constraints:      79643
3582.64/3595.31	c #Conflicts:    2516000 | #Constraints:      80644
3582.64/3595.31	c #Conflicts:    2517000 | #Constraints:      81645
3582.64/3595.31	c #Conflicts:    2518000 | #Constraints:      82645
3582.64/3595.31	c #Conflicts:    2519000 | #Constraints:      83647
3582.64/3595.31	c #Conflicts:    2520000 | #Constraints:      84648
3582.64/3595.31	c #Conflicts:    2521000 | #Constraints:      85649
3582.64/3595.31	c #Conflicts:    2522000 | #Constraints:      86652
3582.64/3595.31	c #Conflicts:    2523000 | #Constraints:      87654
3582.64/3595.31	c #Conflicts:    2524000 | #Constraints:      88657
3582.64/3595.31	c #Conflicts:    2525000 | #Constraints:      89657
3582.64/3595.31	c #Conflicts:    2526000 | #Constraints:      90658
3582.64/3595.31	c #Conflicts:    2527000 | #Constraints:      91658
3582.64/3595.31	c #Conflicts:    2528000 | #Constraints:      92658
3582.64/3595.31	c #Conflicts:    2529000 | #Constraints:      93658
3582.64/3595.31	c #Conflicts:    2530000 | #Constraints:      94658
3582.64/3595.31	c #Conflicts:    2531000 | #Constraints:      95658
3582.64/3595.31	c #Conflicts:    2532000 | #Constraints:      96658
3582.64/3595.31	c #Conflicts:    2533000 | #Constraints:      97658
3582.64/3595.31	c #Conflicts:    2534000 | #Constraints:      98658
3582.64/3595.31	c #Conflicts:    2535000 | #Constraints:      99659
3582.64/3595.31	c #Conflicts:    2536000 | #Constraints:     100660
3582.64/3595.31	c #Conflicts:    2537000 | #Constraints:     101661
3582.64/3595.31	c #Conflicts:    2538000 | #Constraints:     102662
3582.64/3595.31	c #Conflicts:    2539000 | #Constraints:     103662
3582.64/3595.31	c #Conflicts:    2540000 | #Constraints:     104662
3582.64/3595.31	c #Conflicts:    2541000 | #Constraints:     105664
3582.64/3595.31	c #Conflicts:    2542000 | #Constraints:     106665
3582.64/3595.31	c #Conflicts:    2543000 | #Constraints:     107666
3582.64/3595.31	c #Conflicts:    2544000 | #Constraints:     108667
3582.64/3595.31	c #Conflicts:    2545000 | #Constraints:     109668
3582.64/3595.31	c #Conflicts:    2546000 | #Constraints:     110669
3582.64/3595.31	c #Conflicts:    2547000 | #Constraints:     111670
3582.64/3595.31	c #Conflicts:    2548000 | #Constraints:     112670
3582.64/3595.31	c #Conflicts:    2549000 | #Constraints:     113672
3582.64/3595.31	c #Conflicts:    2550000 | #Constraints:     114672
3582.64/3595.31	c #Conflicts:    2551000 | #Constraints:     115673
3582.64/3595.31	c #Conflicts:    2552000 | #Constraints:     116675
3582.64/3595.31	c #Conflicts:    2553000 | #Constraints:     117675
3582.64/3595.31	c #Conflicts:    2554000 | #Constraints:     118675
3582.64/3595.31	c #Conflicts:    2555000 | #Constraints:     119677
3582.64/3595.31	c #Conflicts:    2556000 | #Constraints:     120678
3582.64/3595.31	c #Conflicts:    2557000 | #Constraints:     121681
3582.64/3595.31	c #Conflicts:    2558000 | #Constraints:     122682
3582.64/3595.31	c #Conflicts:    2559000 | #Constraints:     123683
3582.64/3595.31	c #Conflicts:    2560000 | #Constraints:     124685
3582.64/3595.31	c #Conflicts:    2561000 | #Constraints:     125686
3582.64/3595.31	c #Conflicts:    2562000 | #Constraints:     126688
3582.64/3595.31	c #Conflicts:    2563000 | #Constraints:     127689
3582.64/3595.31	c #Conflicts:    2564000 | #Constraints:     128692
3582.64/3595.31	c #Conflicts:    2565000 | #Constraints:     129692
3582.64/3595.31	c #Conflicts:    2566000 | #Constraints:     130693
3582.64/3595.31	c #Conflicts:    2567000 | #Constraints:     131693
3582.64/3595.31	c #Conflicts:    2568000 | #Constraints:     132693
3582.64/3595.31	c #Conflicts:    2569000 | #Constraints:     133694
3582.64/3595.31	c #Conflicts:    2570000 | #Constraints:     134696
3582.64/3595.31	c #Conflicts:    2571000 | #Constraints:     135697
3582.64/3595.31	c #Conflicts:    2572000 | #Constraints:     136700
3582.64/3595.31	c #Conflicts:    2573000 | #Constraints:     137701
3582.64/3595.31	c #Conflicts:    2574000 | #Constraints:     138701
3582.64/3595.31	c #Conflicts:    2575000 | #Constraints:     139701
3582.64/3595.31	c #Conflicts:    2576000 | #Constraints:     140702
3582.64/3595.31	c #Conflicts:    2577000 | #Constraints:     141703
3582.64/3595.31	c #Conflicts:    2578000 | #Constraints:     142704
3582.64/3595.31	c #Conflicts:    2579000 | #Constraints:     143705
3582.64/3595.31	c #Conflicts:    2580000 | #Constraints:     144707
3582.64/3595.31	c #Conflicts:    2581000 | #Constraints:     145708
3582.64/3595.31	c #Conflicts:    2582000 | #Constraints:     146710
3582.64/3595.31	c #Conflicts:    2583000 | #Constraints:     147711
3582.64/3595.31	c #Conflicts:    2584000 | #Constraints:     148712
3582.64/3595.31	c #Conflicts:    2585000 | #Constraints:     149713
3582.64/3595.31	c #Conflicts:    2586000 | #Constraints:     150714
3582.64/3595.31	c #Conflicts:    2587000 | #Constraints:     151714
3582.64/3595.31	c #Conflicts:    2588000 | #Constraints:     152714
3582.64/3595.31	c #Conflicts:    2589000 | #Constraints:     153716
3582.64/3595.31	c #Conflicts:    2590000 | #Constraints:     154718
3582.64/3595.31	c #Conflicts:    2591000 | #Constraints:     155719
3582.64/3595.31	c #Conflicts:    2592000 | #Constraints:     156719
3582.64/3595.31	c #Conflicts:    2593000 | #Constraints:     157720
3582.64/3595.31	c #Conflicts:    2594000 | #Constraints:     158721
3582.64/3595.31	c #Conflicts:    2595000 | #Constraints:     159722
3582.64/3595.31	c #Conflicts:    2596000 | #Constraints:     160722
3582.64/3595.31	c #Conflicts:    2597000 | #Constraints:     161723
3582.64/3595.31	c #Conflicts:    2598000 | #Constraints:     162724
3582.64/3595.31	c #Conflicts:    2599000 | #Constraints:     163724
3582.64/3595.31	c #Conflicts:    2600000 | #Constraints:     164724
3582.64/3595.31	c #Conflicts:    2601000 | #Constraints:     165726
3582.64/3595.31	c #Conflicts:    2602000 | #Constraints:     166726
3582.64/3595.31	c #Conflicts:    2603000 | #Constraints:     167726
3582.64/3595.31	c #Conflicts:    2604000 | #Constraints:     168727
3582.64/3595.31	c #Conflicts:    2605000 | #Constraints:     169727
3582.64/3595.31	c #Conflicts:    2606000 | #Constraints:     170727
3582.64/3595.31	c #Conflicts:    2607000 | #Constraints:     171729
3582.64/3595.31	c #Conflicts:    2608000 | #Constraints:     172730
3582.64/3595.31	c #Conflicts:    2609000 | #Constraints:     173730
3582.64/3595.31	c #Conflicts:    2610000 | #Constraints:     174731
3582.64/3595.31	c #Conflicts:    2611000 | #Constraints:     175731
3582.64/3595.31	c #Conflicts:    2612000 | #Constraints:     176732
3582.64/3595.31	c #Conflicts:    2613000 | #Constraints:     177734
3582.64/3595.31	c #Conflicts:    2614000 | #Constraints:     178734
3582.64/3595.31	c #Conflicts:    2615000 | #Constraints:     179735
3582.64/3595.31	c #Conflicts:    2616000 | #Constraints:     180736
3582.64/3595.31	c #Conflicts:    2617000 | #Constraints:     181738
3582.64/3595.31	c #Conflicts:    2618000 | #Constraints:     182738
3582.64/3595.31	c #Conflicts:    2619000 | #Constraints:     183738
3582.64/3595.31	c #Conflicts:    2620000 | #Constraints:     184739
3582.64/3595.31	c #Conflicts:    2621000 | #Constraints:     185739
3582.64/3595.31	c #Conflicts:    2622000 | #Constraints:     186740
3582.64/3595.31	c #Conflicts:    2623000 | #Constraints:     187742
3582.64/3595.31	c #Conflicts:    2624000 | #Constraints:     188742
3582.64/3595.31	c #Conflicts:    2625000 | #Constraints:     189743
3582.64/3595.31	c #Conflicts:    2626000 | #Constraints:     190743
3582.64/3595.31	c #Conflicts:    2627000 | #Constraints:     191744
3582.64/3595.31	c #Conflicts:    2628000 | #Constraints:     192744
3582.64/3595.31	c #Conflicts:    2629000 | #Constraints:     193744
3582.64/3595.31	c #Conflicts:    2630000 | #Constraints:     194744
3582.64/3595.31	c #Conflicts:    2631000 | #Constraints:     195745
3582.64/3595.31	c #Conflicts:    2632000 | #Constraints:     196745
3582.64/3595.31	c #Conflicts:    2633000 | #Constraints:     197745
3582.64/3595.31	c #Conflicts:    2634000 | #Constraints:     198746
3582.64/3595.31	c #Conflicts:    2635000 | #Constraints:     199748
3582.64/3595.31	c #Conflicts:    2636000 | #Constraints:     200751
3582.64/3595.31	c #Conflicts:    2637000 | #Constraints:     201751
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2638000 | #Constraints:     104211
3582.64/3595.31	c #Conflicts:    2639000 | #Constraints:     105211
3582.64/3595.31	c #Conflicts:    2640000 | #Constraints:     106211
3582.64/3595.31	c #Conflicts:    2641000 | #Constraints:     107211
3582.64/3595.31	c #Conflicts:    2642000 | #Constraints:     108211
3582.64/3595.31	c #Conflicts:    2643000 | #Constraints:     109211
3582.64/3595.31	c #Conflicts:    2644000 | #Constraints:     110211
3582.64/3595.31	c #Conflicts:    2645000 | #Constraints:     111211
3582.64/3595.31	c #Conflicts:    2646000 | #Constraints:     112211
3582.64/3595.31	c #Conflicts:    2647000 | #Constraints:     113211
3582.64/3595.31	c #Conflicts:    2648000 | #Constraints:     114211
3582.64/3595.31	c #Conflicts:    2649000 | #Constraints:     115211
3582.64/3595.31	c #Conflicts:    2650000 | #Constraints:     116211
3582.64/3595.31	c #Conflicts:    2651000 | #Constraints:     117211
3582.64/3595.31	c #Conflicts:    2652000 | #Constraints:     118211
3582.64/3595.31	c #Conflicts:    2653000 | #Constraints:     119211
3582.64/3595.31	c #Conflicts:    2654000 | #Constraints:     120211
3582.64/3595.31	c #Conflicts:    2655000 | #Constraints:     121211
3582.64/3595.31	c #Conflicts:    2656000 | #Constraints:     122211
3582.64/3595.31	c #Conflicts:    2657000 | #Constraints:     123211
3582.64/3595.31	c #Conflicts:    2658000 | #Constraints:     124211
3582.64/3595.31	c #Conflicts:    2659000 | #Constraints:     125211
3582.64/3595.31	c #Conflicts:    2660000 | #Constraints:     126211
3582.64/3595.31	c #Conflicts:    2661000 | #Constraints:     127211
3582.64/3595.31	c #Conflicts:    2662000 | #Constraints:     128212
3582.64/3595.31	c #Conflicts:    2663000 | #Constraints:     129212
3582.64/3595.31	c #Conflicts:    2664000 | #Constraints:     130212
3582.64/3595.31	c #Conflicts:    2665000 | #Constraints:     131212
3582.64/3595.31	c #Conflicts:    2666000 | #Constraints:     132212
3582.64/3595.31	c #Conflicts:    2667000 | #Constraints:     133212
3582.64/3595.31	c #Conflicts:    2668000 | #Constraints:     134212
3582.64/3595.31	c #Conflicts:    2669000 | #Constraints:     135212
3582.64/3595.31	c #Conflicts:    2670000 | #Constraints:     136212
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2671000 | #Constraints:      71616
3582.64/3595.31	c #Conflicts:    2672000 | #Constraints:      72616
3582.64/3595.31	c #Conflicts:    2673000 | #Constraints:      73616
3582.64/3595.31	c #Conflicts:    2674000 | #Constraints:      74616
3582.64/3595.31	c #Conflicts:    2675000 | #Constraints:      75616
3582.64/3595.31	c #Conflicts:    2676000 | #Constraints:      76616
3582.64/3595.31	c #Conflicts:    2677000 | #Constraints:      77616
3582.64/3595.31	c #Conflicts:    2678000 | #Constraints:      78617
3582.64/3595.31	c #Conflicts:    2679000 | #Constraints:      79617
3582.64/3595.31	c #Conflicts:    2680000 | #Constraints:      80617
3582.64/3595.31	c #Conflicts:    2681000 | #Constraints:      81617
3582.64/3595.31	c #Conflicts:    2682000 | #Constraints:      82617
3582.64/3595.31	c #Conflicts:    2683000 | #Constraints:      83617
3582.64/3595.31	c #Conflicts:    2684000 | #Constraints:      84617
3582.64/3595.31	c #Conflicts:    2685000 | #Constraints:      85617
3582.64/3595.31	c #Conflicts:    2686000 | #Constraints:      86617
3582.64/3595.31	c #Conflicts:    2687000 | #Constraints:      87617
3582.64/3595.31	c #Conflicts:    2688000 | #Constraints:      88617
3582.64/3595.31	c #Conflicts:    2689000 | #Constraints:      89617
3582.64/3595.31	c #Conflicts:    2690000 | #Constraints:      90617
3582.64/3595.31	c #Conflicts:    2691000 | #Constraints:      91617
3582.64/3595.31	c #Conflicts:    2692000 | #Constraints:      92617
3582.64/3595.31	c #Conflicts:    2693000 | #Constraints:      93617
3582.64/3595.31	c #Conflicts:    2694000 | #Constraints:      94617
3582.64/3595.31	c #Conflicts:    2695000 | #Constraints:      95617
3582.64/3595.31	c #Conflicts:    2696000 | #Constraints:      96617
3582.64/3595.31	c #Conflicts:    2697000 | #Constraints:      97617
3582.64/3595.31	c #Conflicts:    2698000 | #Constraints:      98617
3582.64/3595.31	c #Conflicts:    2699000 | #Constraints:      99617
3582.64/3595.31	c #Conflicts:    2700000 | #Constraints:     100617
3582.64/3595.31	c #Conflicts:    2701000 | #Constraints:     101617
3582.64/3595.31	c #Conflicts:    2702000 | #Constraints:     102617
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2703000 | #Constraints:      54372
3582.64/3595.31	c #Conflicts:    2704000 | #Constraints:      55373
3582.64/3595.31	c #Conflicts:    2705000 | #Constraints:      56373
3582.64/3595.31	c #Conflicts:    2706000 | #Constraints:      57373
3582.64/3595.31	c #Conflicts:    2707000 | #Constraints:      58373
3582.64/3595.31	c #Conflicts:    2708000 | #Constraints:      59374
3582.64/3595.31	c #Conflicts:    2709000 | #Constraints:      60374
3582.64/3595.31	c #Conflicts:    2710000 | #Constraints:      61375
3582.64/3595.31	c #Conflicts:    2711000 | #Constraints:      62375
3582.64/3595.31	c #Conflicts:    2712000 | #Constraints:      63376
3582.64/3595.31	c #Conflicts:    2713000 | #Constraints:      64376
3582.64/3595.31	c #Conflicts:    2714000 | #Constraints:      65376
3582.64/3595.31	c #Conflicts:    2715000 | #Constraints:      66376
3582.64/3595.31	c #Conflicts:    2716000 | #Constraints:      67376
3582.64/3595.31	c #Conflicts:    2717000 | #Constraints:      68377
3582.64/3595.31	c #Conflicts:    2718000 | #Constraints:      69377
3582.64/3595.31	c #Conflicts:    2719000 | #Constraints:      70377
3582.64/3595.31	c #Conflicts:    2720000 | #Constraints:      71377
3582.64/3595.31	c #Conflicts:    2721000 | #Constraints:      72377
3582.64/3595.31	c #Conflicts:    2722000 | #Constraints:      73377
3582.64/3595.31	c #Conflicts:    2723000 | #Constraints:      74377
3582.64/3595.31	c #Conflicts:    2724000 | #Constraints:      75378
3582.64/3595.31	c #Conflicts:    2725000 | #Constraints:      76380
3582.64/3595.31	c #Conflicts:    2726000 | #Constraints:      77381
3582.64/3595.31	c #Conflicts:    2727000 | #Constraints:      78382
3582.64/3595.31	c #Conflicts:    2728000 | #Constraints:      79383
3582.64/3595.31	c #Conflicts:    2729000 | #Constraints:      80384
3582.64/3595.31	c #Conflicts:    2730000 | #Constraints:      81386
3582.64/3595.31	c #Conflicts:    2731000 | #Constraints:      82387
3582.64/3595.31	c #Conflicts:    2732000 | #Constraints:      83387
3582.64/3595.31	c #Conflicts:    2733000 | #Constraints:      84388
3582.64/3595.31	c #Conflicts:    2734000 | #Constraints:      85388
3582.64/3595.31	c #Conflicts:    2735000 | #Constraints:      86390
3582.64/3595.31	c #Conflicts:    2736000 | #Constraints:      87392
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2737000 | #Constraints:      47180
3582.64/3595.31	c #Conflicts:    2738000 | #Constraints:      48180
3582.64/3595.31	c #Conflicts:    2739000 | #Constraints:      49180
3582.64/3595.31	c #Conflicts:    2740000 | #Constraints:      50180
3582.64/3595.31	c #Conflicts:    2741000 | #Constraints:      51180
3582.64/3595.31	c #Conflicts:    2742000 | #Constraints:      52180
3582.64/3595.31	c #Conflicts:    2743000 | #Constraints:      53180
3582.64/3595.31	c #Conflicts:    2744000 | #Constraints:      54180
3582.64/3595.31	c #Conflicts:    2745000 | #Constraints:      55180
3582.64/3595.31	c #Conflicts:    2746000 | #Constraints:      56180
3582.64/3595.31	c #Conflicts:    2747000 | #Constraints:      57180
3582.64/3595.31	c #Conflicts:    2748000 | #Constraints:      58180
3582.64/3595.31	c #Conflicts:    2749000 | #Constraints:      59180
3582.64/3595.31	c #Conflicts:    2750000 | #Constraints:      60180
3582.64/3595.31	c #Conflicts:    2751000 | #Constraints:      61180
3582.64/3595.31	c #Conflicts:    2752000 | #Constraints:      62180
3582.64/3595.31	c #Conflicts:    2753000 | #Constraints:      63180
3582.64/3595.31	c #Conflicts:    2754000 | #Constraints:      64180
3582.64/3595.31	c #Conflicts:    2755000 | #Constraints:      65180
3582.64/3595.31	c #Conflicts:    2756000 | #Constraints:      66180
3582.64/3595.31	c #Conflicts:    2757000 | #Constraints:      67180
3582.64/3595.31	c #Conflicts:    2758000 | #Constraints:      68180
3582.64/3595.31	c #Conflicts:    2759000 | #Constraints:      69180
3582.64/3595.31	c #Conflicts:    2760000 | #Constraints:      70180
3582.64/3595.31	c #Conflicts:    2761000 | #Constraints:      71180
3582.64/3595.31	c #Conflicts:    2762000 | #Constraints:      72180
3582.64/3595.31	c #Conflicts:    2763000 | #Constraints:      73180
3582.64/3595.31	c #Conflicts:    2764000 | #Constraints:      74180
3582.64/3595.31	c #Conflicts:    2765000 | #Constraints:      75180
3582.64/3595.31	c #Conflicts:    2766000 | #Constraints:      76180
3582.64/3595.31	c #Conflicts:    2767000 | #Constraints:      77180
3582.64/3595.31	c #Conflicts:    2768000 | #Constraints:      78180
3582.64/3595.31	c #Conflicts:    2769000 | #Constraints:      79180
3582.64/3595.31	c INPROCESSING
3582.64/3595.31	c GARBAGE COLLECT
3582.64/3595.31	c rational objective 48
3582.64/3595.31	c #Conflicts:    2770000 | #Constraints:      42955
3582.64/3595.31	c #Conflicts:    2771000 | #Constraints:      43955
3582.64/3595.31	c #Conflicts:    2772000 | #Constraints:      44955
3582.64/3595.31	c #Conflicts:    2773000 | #Constraints:      45955
3582.64/3595.31	c #Conflicts:    2774000 | #Constraints:      46955
3582.64/3595.31	c #Conflicts:    2775000 | #Constraints:      47955
3582.64/3595.31	c #Conflicts:    2776000 | #Constraints:      48957
3582.64/3595.31	c #Conflicts:    2777000 | #Constraints:      49958
3582.64/3595.31	c #Conflicts:    2778000 | #Constraints:      50959
3582.64/3595.31	c #Conflicts:    2779000 | #Constraints:      51961
3582.64/3595.31	c #Conflicts:    2780000 | #Constraints:      52963
3582.64/3595.31	c #Conflicts:    2781000 | #Constraints:      53966
3582.64/3595.31	c #Conflicts:    2782000 | #Constraints:      54967
3582.64/3595.31	c #Conflicts:    2783000 | #Constraints:      55968
3582.64/3595.31	c #Conflicts:    2784000 | #Constraints:      56970
3582.64/3595.31	c #Conflicts:    2785000 | #Constraints:      57970
3582.64/3595.31	c #Conflicts:    2786000 | #Constraints:      58971
3582.64/3595.31	c #Conflicts:    2787000 | #Constraints:      59973
3582.64/3595.31	c #Conflicts:    2788000 | #Constraints:      60973
3582.64/3595.31	c #Conflicts:    2789000 | #Constraints:      61976
3582.64/3595.31	c #Conflicts:    2790000 | #Constraints:      62977
3582.64/3595.31	c #Conflicts:    2791000 | #Constraints:      63977
3582.64/3595.31	c #Conflicts:    2792000 | #Constraints:      64977
3582.64/3595.31	c #Conflicts:    2793000 | #Constraints:      65977
3582.64/3595.31	c #Conflicts:    2794000 | #Constraints:      66978
3582.64/3595.31	c #Conflicts:    2795000 | #Constraints:      67978
3582.64/3595.31	c #Conflicts:    2796000 | #Constraints:      68978
3582.64/3595.31	c #Conflicts:    2797000 | #Constraints:      69979
3582.64/3595.31	c #Conflicts:    2798000 | #Constraints:      70979
3582.64/3595.31	c #Conflicts:    2799000 | #Constraints:      71981
3582.64/3595.31	c #Conflicts:    2800000 | #Constraints:      72983
3582.64/3595.31	c #Conflicts:    2801000 | #Constraints:      73983
3582.64/3595.31	c #Conflicts:    2802000 | #Constraints:      74984
3582.64/3595.31	c #Conflicts:    2803000 | #Constraints:      75984
3582.64/3595.31	c #Conflicts:    2804000 | #Constraints:      76985
3582.64/3595.31	c #Conflicts:    2805000 | #Constraints:      77986
3582.64/3595.31	c #Conflicts:    2806000 | #Constraints:      78986
3582.64/3595.31	c #Conflicts:    2807000 | #Constraints:      79986
3582.64/3595.31	c #Conflicts:    2808000 | #Constraints:      80986
3582.64/3595.31	c #Conflicts:    2809000 | #Constraints:      81986
3582.64/3595.31	c #Conflicts:    2810000 | #Constraints:      82987
3582.64/3595.31	c #Conflicts:    2811000 | #Constraints:      83988
3582.64/3595.31	c #Conflicts:    2812000 | #Constraints:      84988
3582.64/3595.31	c #Conflicts:    2813000 | #Constraints:      85989
3582.64/3595.31	c #Conflicts:    2814000 | #Constraints:      86989
3582.64/3595.31	c #Conflicts:    2815000 | #Constraints:      87990
3582.64/3595.31	c #Conflicts:    2816000 | #Constraints:      88992
3582.64/3595.31	c #Conflicts:    2817000 | #Constraints:      89993
3582.64/3595.31	c #Conflicts:    2818000 | #Constraints:      90993
3582.64/3595.31	c #Conflicts:    2819000 | #Constraints:      91995
3582.64/3595.31	c #Conflicts:    2820000 | #Constraints:      92995
3582.64/3595.31	c #Conflicts:    2821000 | #Constraints:      93996
3582.64/3595.31	c #Conflicts:    2822000 | #Constraints:      94997
3582.64/3595.31	c #Conflicts:    2823000 | #Constraints:      95997
3582.64/3595.31	c #Conflicts:    2824000 | #Constraints:      96998
3582.64/3595.31	c #Conflicts:    2825000 | #Constraints:      97999
3582.64/3595.31	c #Conflicts:    2826000 | #Constraints:      99000
3582.64/3595.31	c #Conflicts:    2827000 | #Constraints:     100000
3582.64/3595.31	c #Conflicts:    2828000 | #Constraints:     101002
3582.64/3595.31	c #Conflicts:    2829000 | #Constraints:     102003
3582.64/3595.31	c #Conflicts:    2830000 | #Constraints:     103005
3582.64/3595.31	c #Conflicts:    2831000 | #Constraints:     104005
3582.64/3595.31	c #Conflicts:    2832000 | #Constraints:     105005
3582.64/3595.31	c #Conflicts:    2833000 | #Constraints:     106005
3582.64/3595.31	c #Conflicts:    2834000 | #Constraints:     107008
3582.64/3595.31	c #Conflicts:    2835000 | #Constraints:     108009
3582.64/3595.31	c #Conflicts:    2836000 | #Constraints:     109010
3582.64/3595.31	c #Conflicts:    2837000 | #Constraints:     110010
3582.64/3595.31	c #Conflicts:    2838000 | #Constraints:     111011
3582.64/3595.31	c #Conflicts:    2839000 | #Constraints:     112013
3582.64/3595.31	c #Conflicts:    2840000 | #Constraints:     113013
3582.64/3595.31	c #Conflicts:    2841000 | #Constraints:     114013
3582.64/3595.31	c #Conflicts:    2842000 | #Constraints:     115014
3582.64/3595.31	c #Conflicts:    2843000 | #Constraints:     116015
3582.64/3595.31	c #Conflicts:    2844000 | #Constraints:     117015
3582.64/3595.31	c #Conflicts:    2845000 | #Constraints:     118017
3582.64/3595.31	c #Conflicts:    2846000 | #Constraints:     119017
3582.64/3595.31	c #Conflicts:    2847000 | #Constraints:     120018
3582.64/3595.31	c #Conflicts:    2848000 | #Constraints:     121018
3582.64/3595.31	c #Conflicts:    2849000 | #Constraints:     122019
3582.64/3595.31	c #Conflicts:    2850000 | #Constraints:     123020
3582.64/3595.31	c #Conflicts:    2851000 | #Constraints:     124022
3582.64/3595.31	c #Conflicts:    2852000 | #Constraints:     125023
3582.64/3595.31	c #Conflicts:    2853000 | #Constraints:     126023
3582.64/3595.31	c #Conflicts:    2854000 | #Constraints:     127025
3582.64/3595.31	c #Conflicts:    2855000 | #Constraints:     128025
3582.64/3595.31	c #Conflicts:    2856000 | #Constraints:     129026
3582.64/3595.31	c #Conflicts:    2857000 | #Constraints:     130028
3582.64/3595.31	c #Conflicts:    2858000 | #Constraints:     131030
3582.64/3595.31	c #Conflicts:    2859000 | #Constraints:     132031
3582.64/3595.31	c #Conflicts:    2860000 | #Constraints:     133031
3582.64/3595.31	c #Conflicts:    2861000 | #Constraints:     134031
3582.64/3595.31	c #Conflicts:    2862000 | #Constraints:     135033
3582.64/3595.31	c #Conflicts:    2863000 | #Constraints:     136033
3582.64/3595.31	c #Conflicts:    2864000 | #Constraints:     137034
3582.64/3595.31	c #Conflicts:    2865000 | #Constraints:     138035
3582.64/3595.31	c #Conflicts:    2866000 | #Constraints:     139035
3582.64/3595.31	c #Conflicts:    2867000 | #Constraints:     140037
3582.64/3595.31	c #Conflicts:    2868000 | #Constraints:     141037
3582.64/3595.31	c #Conflicts:    2869000 | #Constraints:     142037
3582.64/3595.31	c #Conflicts:    2870000 | #Constraints:     143037
3582.64/3595.31	c #Conflicts:    2871000 | #Constraints:     144038
3582.64/3595.31	c #Conflicts:    2872000 | #Constraints:     145039
3582.64/3595.31	c #Conflicts:    2873000 | #Constraints:     146039
3582.64/3595.31	c #Conflicts:    2874000 | #Constraints:     147041
3582.64/3595.31	c #Conflicts:    2875000 | #Constraints:     148043
3582.64/3595.31	c #Conflicts:    2876000 | #Constraints:     149044
3582.64/3595.31	c #Conflicts:    2877000 | #Constraints:     150045
3582.64/3595.31	c #Conflicts:    2878000 | #Constraints:     151047
3582.64/3595.31	c #Conflicts:    2879000 | #Constraints:     152048
3582.64/3595.31	c #Conflicts:    2880000 | #Constraints:     153048
3582.64/3595.31	c #Conflicts:    2881000 | #Constraints:     154048
3582.64/3595.31	c #Conflicts:    2882000 | #Constraints:     155049
3582.64/3595.31	c #Conflicts:    2883000 | #Constraints:     156049
3582.64/3595.31	c #Conflicts:    2884000 | #Constraints:     157049
3582.64/3595.31	c #Conflicts:    2885000 | #Constraints:     158050
3582.64/3595.31	c #Conflicts:    2886000 | #Constraints:     159050
3582.64/3595.31	c #Conflicts:    2887000 | #Constraints:     160050
3582.64/3595.31	c #Conflicts:    2888000 | #Constraints:     161052
3582.64/3595.31	c #Conflicts:    2889000 | #Constraints:     162054
3582.64/3595.31	c #Conflicts:    2890000 | #Constraints:     163056
3582.64/3595.31	c #Conflicts:    2891000 | #Constraints:     164056
3582.64/3595.31	c #Conflicts:    2892000 | #Constraints:     165058
3582.64/3595.31	c #Conflicts:    2893000 | #Constraints:     166058
3582.64/3595.31	c #Conflicts:    2894000 | #Constraints:     167058
3582.64/3595.31	c #Conflicts:    2895000 | #Constraints:     168058
3582.64/3595.31	c #Conflicts:    2896000 | #Constraints:     169058
3582.64/3595.31	c #Conflicts:    2897000 | #Constraints:     170060
3582.64/3595.31	c #Conflicts:    2898000 | #Constraints:     171060
3582.64/3595.31	c #Conflicts:    2899000 | #Constraints:     172060
3582.64/3595.31	c #Conflicts:    2900000 | #Constraints:     173060
3582.64/3595.31	c #Conflicts:    2901000 | #Constraints:     174060
3582.64/3595.31	c #Conflicts:    2902000 | #Constraints:     175060
3582.64/3595.31	c #Conflicts:    2903000 | #Constraints:     176060
3582.64/3595.31	c cpu time 1783.12 s
3582.64/3595.31	c deterministic time 197325060151 1.97e+11
3582.64/3595.31	c optimization time 145.493 s
3582.64/3595.31	c total solve time 1637.61 s
3582.64/3595.31	c core-guided solve time 752.023 s
3582.64/3595.31	c propagation time 1449.11 s
3582.64/3595.31	c conflict analysis time 243.787 s
3582.64/3595.31	c propagations 278968081
3582.64/3595.31	c resolve steps 60858799
3582.64/3595.31	c decisions 5339367
3582.64/3595.31	c conflicts 2903892
3582.64/3595.31	c restarts 5116
3582.64/3595.31	c inprocessing phases 153
3582.64/3595.31	c input clauses 2815
3582.64/3595.31	c input cardinalities 277
3582.64/3595.31	c input general constraints 1741
3582.64/3595.31	c input average constraint length 5.25
3582.64/3595.31	c input average constraint degree 2.84
3582.64/3595.31	c learned clauses 2519197
3582.64/3595.31	c learned cardinalities 31310
3582.64/3595.31	c learned general constraints 355743
3582.64/3595.31	c learned average constraint length 117.05
3582.64/3595.31	c learned average constraint degree 26453350.53
3582.64/3595.31	c watched constraints 332582
3582.64/3595.31	c counting constraints 26582
3582.64/3595.31	c gcd simplifications 164034
3582.64/3595.31	c detected cardinalities 99
3582.64/3595.31	c weakened non-implied lits 69126719
3582.64/3595.31	c weakened non-implying lits 475839
3582.64/3595.31	c original variables 578
3582.64/3595.31	c clausal propagations 123187598
3582.64/3595.31	c cardinality propagations 109890260
3582.64/3595.31	c watched propagations 12647573
3582.64/3595.31	c counting propagations 30308597
3582.64/3595.31	c watch lookups 46281741951
3582.64/3595.31	c watch backjump lookups 33344658498
3582.64/3595.31	c watch checks 104077069359
3582.64/3595.31	c propagation checks 11931556012
3582.64/3595.31	c constraint additions 1115469332
3582.64/3595.31	c trail pops 287208559
3582.64/3595.31	c formula constraints 4742
3582.64/3595.31	c learned constraints 2901544
3582.64/3595.31	c bound constraints 14
3582.64/3595.31	c core-guided constraints 77
3582.64/3595.31	c encountered formula constraints 28851629
3582.64/3595.31	c encountered learned constraints 34577345
3582.64/3595.31	c encountered bound constraints 10291
3582.64/3595.31	c encountered core-guided constraints 90715
3582.64/3595.31	c LP total time 158.307 s
3582.64/3595.31	c LP solve time 155.58 s
3582.64/3595.31	c LP constraints added 8234
3582.64/3595.31	c LP constraints removed 3463
3582.64/3595.31	c LP pivots internal 2904929
3582.64/3595.31	c LP pivots root 144062
3582.64/3595.31	c LP calls 5605
3582.64/3595.31	c LP optimalities 3250
3582.64/3595.31	c LP no pivot count 0
3582.64/3595.31	c LP infeasibilities 2353
3582.64/3595.31	c LP valid Farkas constraints 2353
3582.64/3595.31	c LP learned Farkas constraints 2353
3582.64/3595.31	c LP basis resets 0
3582.64/3595.31	c LP cycling count 0
3582.64/3595.31	c LP singular count 0
3582.64/3595.31	c LP no primal count 0
3582.64/3595.31	c LP no farkas count 0
3582.64/3595.31	c LP other issue count 0
3582.64/3595.31	c LP Gomory cuts 0
3582.64/3595.31	c LP learned cuts 3492
3582.64/3595.31	c LP deleted cuts 3463
3582.64/3595.31	c LP encountered Gomory constraints 0
3582.64/3595.31	c LP encountered Farkas constraints 226253
3582.64/3595.31	c LP encountered learned Farkas constraints 4105
3582.64/3595.31	c CG auxiliary variables introduced 30
3582.64/3595.31	c CG solutions found 1
3582.64/3595.31	c CG cores constructed 13
3582.64/3595.31	c CG core cardinality constraints returned 0
3582.64/3595.31	c CG unit cores 0
3582.64/3595.31	c CG single cores 13
3582.64/3595.31	c CG blocks removed during cardinality reduction 0
3582.64/3595.31	c CG first core best 0
3582.64/3595.31	c CG decision core best 0
3582.64/3595.31	c CG core reduction tie 0
3582.64/3595.31	c CG core degree average 1.00
3582.64/3595.31	c CG core slack average 8.62
3582.64/3595.31	c CG core upper bound improvements 0
3582.64/3595.31	c LS first time 59.966 s
3582.64/3595.31	c LS restart time 0 s
3582.64/3595.31	s SATISFIABLE
3582.64/3595.31	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 x276 -x277 -x278 x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 x310 -x311 -x312 -x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 -x360 x361 x362 -x363 -x364 x365 -x366 -x367 x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 x400 x401 -x402 -x403 -x404 -x405 -x406 x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 -x415 -x416 -x417 -x418 -x419 x420 -x421 -x422 -x423 -x424 x425 -x426 x427 -x428 -x429 -x430 x431 -x432 x433 -x434 -x435 -x436 x437 -x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 -x451 -x452 -x453 -x454 x455 x456 -x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 x467 -x468 x469 -x470 -x471 -x472 x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 -x501 -x502 x503 -x504 x505 -x506 -x507 -x508 x509 -x510 -x511 -x512 -x513 -x514 x515 -x516 x517 -x518 -x519 -x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 -x528 -x529 x530 -x531 -x532 -x533 -x534 x535 x536 x537 -x538 x539 -x540 x541 x542 x543 x544 x545 x546 -x547 -x548 -x549 x550 x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 x559 x560 x561 -x562 -x563 x564 x565 -x566 -x567 -x568 -x569 -x570 -x571 x572 x573 x574 x575 x576 x577 x578
3582.64/3595.31	c Program interrupted by user.
3582.64/3595.32	c Total time: 3595.294 seconds

Verifier Data

OK	64

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-4790456-1783244711/watcher-4790456-1783244711 -o /tmp/evaluation-result-4790456-1783244711/solver-4790456-1783244711 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790456-1783244711/vars-4790456-1783244711 --bin-var /tmp/runsolver-exch-nodeE008-1783242843-2775056 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790456-1783244711.opb 3600 HOME 62000 

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107922 MiB free)
  node 1: cores 8-15, 129019 MiB (112677 MiB free)
  node 2: cores 16-23, 128973 MiB (114672 MiB free)
  node 3: cores 24-31, 129003 MiB (111811 MiB free)
  node 4: cores 32-39, 129019 MiB (88320 MiB free)
  node 5: cores 40-47, 129019 MiB (110146 MiB free)
  node 6: cores 48-55, 129019 MiB (107712 MiB free)
  node 7: cores 56-63, 128474 MiB (101850 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
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2776089, runsolver pid=2776086
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 16.25 16.25 16.39 17/901 2776098
/proc/meminfo: memFree=875634900/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3236 KiB

[startup+0.211395 s]*
/proc/loadavg: 16.25 16.25 16.39 17/902 2776102
/proc/meminfo: memFree=875612220/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=55488 memory=49276 CPUtime=0.1 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 10433 0 0 0 10 0 0 0 20 0 1 0 257758884 56819712 12267 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 13872 12319 2819 3242 0 10012 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 62472 KiB
Current children cumulated memory: 54208 KiB

[startup+0.314043 s]*
/proc/loadavg: 16.25 16.25 16.39 17/902 2776102
/proc/meminfo: memFree=875594076/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=73964 memory=65592 CPUtime=0.2 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 14347 0 0 0 20 0 0 0 20 0 1 0 257758884 75739136 16235 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 18491 16398 3011 3242 0 14631 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 80948 KiB
Current children cumulated memory: 70524 KiB

[startup+0.700155 s]
/proc/loadavg: 16.25 16.25 16.39 19/902 2776102
/proc/meminfo: memFree=875589520/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=74360 memory=65808 CPUtime=0.58 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 14401 0 0 0 58 0 0 0 20 0 1 0 257758884 76144640 16363 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 18590 16452 3011 3242 0 14730 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 81344 KiB
Current children cumulated memory: 70740 KiB

[startup+1.50017 s]
/proc/loadavg: 16.25 16.25 16.39 17/902 2776102
/proc/meminfo: memFree=875578788/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=81560 memory=71484 CPUtime=1.37 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 15791 0 0 0 137 0 0 0 20 0 1 0 257758884 83517440 17771 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 20390 17871 3043 3242 0 16530 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 88544 KiB
Current children cumulated memory: 76416 KiB

[startup+3.11425 s]
/proc/loadavg: 16.23 16.25 16.39 17/902 2776102
/proc/meminfo: memFree=875087072/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=134640 memory=109856 CPUtime=2.99 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 25384 0 0 0 298 1 0 0 20 0 1 0 257758884 137871360 27243 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 33660 27464 3043 3242 0 29800 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 141624 KiB
Current children cumulated memory: 114788 KiB

[startup+6.30014 s]
/proc/loadavg: 16.23 16.25 16.39 17/902 2776102
/proc/meminfo: memFree=874799348/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=140428 memory=110560 CPUtime=6.16 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 25560 0 0 0 615 1 0 0 20 0 1 0 257758884 143798272 27499 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 35107 27640 3043 3242 0 31247 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 147412 KiB
Current children cumulated memory: 115492 KiB

[startup+12.7001 s]
/proc/loadavg: 16.19 16.24 16.39 17/902 2776102
/proc/meminfo: memFree=874668068/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=141356 memory=111336 CPUtime=12.54 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 25766 0 0 0 1253 1 0 0 20 0 1 0 257758884 144748544 27627 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 35339 27834 3043 3242 0 31479 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 148340 KiB
Current children cumulated memory: 116268 KiB

[startup+25.5002 s]
/proc/loadavg: 16.24 16.25 16.39 17/898 2776127
/proc/meminfo: memFree=874613324/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 525 2754 0 0 0 0 5 0 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2776101] ppid=2776089 vsize=2660 memory=1696 CPUtime=0 cores=36-39
/proc/2776101/stat : 2776101 (timeout) S 2776089 2776101 2775037 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257758883 2723840 384 18446744073709551615 94492373020672 94492373037185 140729390426496 0 0 0 0 3145728 90119 1 0 0 17 38 0 0 0 0 0 94492373051952 94492373054040 94492392767488 140729390434566 140729390434716 140729390434716 140729390440423 0
/proc/2776101/statm: 665 424 397 5 0 90 0
[pid=2776102] ppid=2776101 vsize=171572 memory=135320 CPUtime=25.28 cores=36-39
/proc/2776102/stat : 2776102 (cashwmaxsat-dis) R 2776101 2776101 2775037 0 -1 4194304 31799 0 0 0 2527 1 0 0 20 0 1 0 257758884 175689728 33643 18446744073709551615 4198400 17477629 140726528046912 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 19900224 19994800 44220416 140726528051470 140726528051607 140726528051607 140726528057314 0
/proc/2776102/statm: 42893 33830 3043 3242 0 39033 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 178556 KiB
Current children cumulated memory: 140252 KiB

[startup+51.1135 s]
/proc/loadavg: 16.28 16.26 16.39 17/904 2776317
/proc/meminfo: memFree=873216516/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=0.05 cores=36-39

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


[startup+3462.3 s]
/proc/loadavg: 16.22 16.11 16.11 17/903 2780139
/proc/meminfo: memFree=838908532/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167500 CPUtime=1659.73 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16717 0 0 0 165110 863 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41875 2404 1054 0 46947 0
Current children cumulated CPU time: 3450.22 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172436 KiB

[startup+3522.3 s]
/proc/loadavg: 16.60 16.26 16.17 18/903 2780144
/proc/meminfo: memFree=838911828/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167504 CPUtime=1719.52 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16718 0 0 0 171072 880 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41876 2404 1054 0 46947 0
Current children cumulated CPU time: 3510.01 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172440 KiB

[startup+3582.3 s]
/proc/loadavg: 16.22 16.21 16.15 17/903 2780235
/proc/meminfo: memFree=842983744/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167564 CPUtime=1779.31 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16733 0 0 0 177036 895 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41891 2404 1054 0 46947 0
Current children cumulated CPU time: 3569.8 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172500 KiB

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

# cumulated CPU time of all completed processes:  user=3573.51 s, system=9.15854 s

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

[startup+3584 s]*
/proc/loadavg: 16.20 16.20 16.15 17/903 2780235
/proc/meminfo: memFree=842978956/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167568 CPUtime=1781.02 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16734 0 0 0 177206 896 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41892 2404 1054 0 46947 0
Current children cumulated CPU time: 3571.51 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172504 KiB

[startup+3590.4 s]
/proc/loadavg: 16.18 16.20 16.15 17/903 2780235
/proc/meminfo: memFree=842980044/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167588 CPUtime=1787.38 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16739 0 0 0 177841 897 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41897 2404 1054 0 46947 0
Current children cumulated CPU time: 3577.87 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172524 KiB

[startup+3593.6 s]
/proc/loadavg: 16.17 16.20 16.15 17/893 2780297
/proc/meminfo: memFree=843372404/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167588 CPUtime=1790.57 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16739 0 0 0 178158 899 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41897 2404 1054 0 46947 0
Current children cumulated CPU time: 3581.06 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172524 KiB

[startup+3594.4 s]
/proc/loadavg: 16.17 16.20 16.15 14/885 2780334
/proc/meminfo: memFree=843706500/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167588 CPUtime=1791.37 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16739 0 0 0 178238 899 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41897 2404 1054 0 46947 0
Current children cumulated CPU time: 3581.86 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172524 KiB

[startup+3594.8 s]
/proc/loadavg: 16.17 16.20 16.15 14/885 2780334
/proc/meminfo: memFree=843706500/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3236 CPUtime=1790.49 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 602 89904 0 1 0 0 179036 13 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 65536 4 65538 1 0 0 17 37 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 809 709 219 0 143 0
[pid=2779552] ppid=2776089 vsize=2660 memory=1700 CPUtime=0 cores=36-39
/proc/2779552/stat : 2779552 (timeout) S 2776089 2779552 2775037 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 257938586 2723840 384 18446744073709551615 94679713574912 94679713591425 140736070515680 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94679713606192 94679713608280 94679744778240 140736070523010 140736070523292 140736070523292 140736070528999 0
/proc/2779552/statm: 665 425 397 5 0 90 0
[pid=2779553] ppid=2779552 vsize=233464 memory=167588 CPUtime=1791.77 cores=36-39
/proc/2779553/stat : 2779553 (roundingsat) R 2779552 2779552 2775037 0 -1 4194304 16739 0 0 0 178278 899 0 0 20 0 1 0 257938586 239067136 41737 18446744073709551615 94487724572672 94487728887817 140720633841344 0 0 0 0 0 8405026 0 0 0 17 37 0 0 0 0 0 94487729631656 94487729685000 94487742619648 140720633845912 140720633846175 140720633846175 140720633851882 0
/proc/2779553/statm: 58366 41897 2404 1054 0 46947 0
Current children cumulated CPU time: 3582.26 s
Current children cumulated vsize: 240448 KiB
Current children cumulated memory: 172524 KiB

[startup+3595.2 s]
/proc/loadavg: 16.17 16.20 16.15 14/885 2780334
/proc/meminfo: memFree=843695060/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3248 CPUtime=3582.62 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 664 107367 0 1 0 0 357348 914 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 2 4 65536 1 0 0 17 38 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 812 709 219 0 143 0
Current children cumulated CPU time: 3582.62 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3248 KiB

[startup+3595.3 s]
/proc/loadavg: 16.17 16.20 16.15 14/885 2780334
/proc/meminfo: memFree=843695060/1055320708 swapFree=33553916/33554428
[pid=2776089] ppid=2776086 vsize=4324 memory=3260 CPUtime=3582.64 cores=36-39
/proc/2776089/stat : 2776089 (Hybrid-CASHWMax) S 2776086 2776089 2775037 0 -1 4194304 804 109459 0 1 0 0 357350 914 20 0 1 0 257758873 4427776 640 18446744073709551615 93920488431616 93920489326149 140721141995152 0 0 0 2 4 65536 1 0 0 17 38 0 0 0 0 0 93920489565200 93920489612944 93920490639360 140721141999801 140721141999970 140721141999970 140721142005706 0
/proc/2776089/statm: 1081 815 709 219 0 143 0
Current children cumulated CPU time: 3582.64 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3260 KiB

Child status: 0

Real time (s): 3595.34
CPU time (s): 3582.66
CPU user time (s): 3573.51
CPU system time (s): 9.15854
CPU usage (%): 99.6475
Max. virtual memory (cumulated for all children) (KiB): 380920
Max. memory (cumulated for all children) (KiB): 332452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.51
system time used= 9.15854
maximum resident set size= 327188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111467
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3591
involuntary context switches= 2261


# summary of solver processes directly reported to runsolver:
#   pid: 2776089
#   total CPU time (s): 3582.66
#   total CPU user time (s): 3573.51
#   total CPU system time (s): 9.15854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4025 second user time and 40.7645 second system time

The end

Launcher Data

Begin job on nodeE008 at 2026-07-05 11:45:11
IDJOB=4790456
IDBENCH=147020
IDSOLVER=3620
FILE ID=nodeE008/4790456-1783244711
RUNJOBID= nodeE008-1783242843-2775056
SLURM_JOB_ID= 12560888
Free space on /tmp= 792104 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4790456-1783244711/watcher-4790456-1783244711 -o /tmp/evaluation-result-4790456-1783244711/solver-4790456-1783244711 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790456-1783244711/vars-4790456-1783244711 --bin-var /tmp/runsolver-exch-nodeE008-1783242843-2775056 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790456-1783244711.opb 3600 HOME 62000

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

MD5SUM BENCH= 01f07e427327757fda434ad4b1d2038d
RANDOM SEED=2079007704

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        875645676 kB
MemAvailable:   1039535104 kB
Buffers:            2840 kB
Cached:         168395720 kB
SwapCached:           12 kB
Active:         10180820 kB
Inactive:       164789600 kB
Active(anon):    7424412 kB
Inactive(anon):    66848 kB
Active(file):    2756408 kB
Inactive(file): 164722752 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553916 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            102728 kB
Writeback:             0 kB
AnonPages:       6574520 kB
Mapped:           273556 kB
Shmem:            919400 kB
KReclaimable:    1716092 kB
Slab:            2309792 kB
SReclaimable:    1716092 kB
SUnreclaim:       593700 kB
KernelStack:       15280 kB
PageTables:        20508 kB
SecPageTables:     15316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    9005936 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479948 kB
VmallocChunk:          0 kB
Percpu:           123136 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1515520 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:      397764 kB
DirectMap2M:    22992896 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 791956 MiB
End job on nodeE008 at 2026-07-05 12:45:06