Trace number 4790237

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08SAT-35 3585.13 3595.15

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
MD5SUM13e3cfc76a003558f082ab5832d2ffa8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark2.06235
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27856
Number of constraints which are clauses27856
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
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.06	c Preprocess time: 0.026 seconds
3585.01/3595.09	c Exit code from Second Program: 124
3585.11/3595.13	c RoundingSat 2
3585.11/3595.13	c branch HEAD
3585.11/3595.13	c commit unknown
3585.11/3595.13	c #variables 595 #constraints 27856
3585.11/3595.13	c Finish copy
3585.11/3595.13	c bounds - >= -595 @ 0.061186
3585.11/3595.13	c rational objective -297.5
3585.11/3595.13	c intsize: 10
3585.11/3595.13	c runls-beg
3585.11/3595.13	c clone-beg
3585.11/3595.13	c setend
3585.11/3595.13	c isMakeUpper
3585.11/3595.13	c isMakeUpper
3585.11/3595.13	c Finish cloning data from SAT to LS
3585.11/3595.13	c
3585.11/3595.13	c Use LS-small
3585.11/3595.13	c opt_unsat_weight_small = 595, opt_time = 0.00, step = 1
3585.11/3595.13	o 0
3585.11/3595.13	c opt_unsat_weight_small = 594, opt_time = 0.00, step = 2
3585.11/3595.13	o -1
3585.11/3595.13	c opt_unsat_weight_small = 593, opt_time = 0.00, step = 3
3585.11/3595.13	o -2
3585.11/3595.13	c opt_unsat_weight_small = 592, opt_time = 0.00, step = 4
3585.11/3595.13	o -3
3585.11/3595.13	c opt_unsat_weight_small = 591, opt_time = 0.00, step = 5
3585.11/3595.13	o -4
3585.11/3595.13	c opt_unsat_weight_small = 590, opt_time = 0.00, step = 6
3585.11/3595.13	o -5
3585.11/3595.13	c opt_unsat_weight_small = 589, opt_time = 0.00, step = 7
3585.11/3595.13	o -6
3585.11/3595.13	c opt_unsat_weight_small = 588, opt_time = 0.00, step = 8
3585.11/3595.13	o -7
3585.11/3595.13	c opt_unsat_weight_small = 587, opt_time = 0.00, step = 9
3585.11/3595.13	o -8
3585.11/3595.13	c opt_unsat_weight_small = 586, opt_time = 0.00, step = 10
3585.11/3595.13	o -9
3585.11/3595.13	c opt_unsat_weight_small = 585, opt_time = 0.00, step = 11
3585.11/3595.13	o -10
3585.11/3595.13	c opt_unsat_weight_small = 584, opt_time = 0.00, step = 12
3585.11/3595.13	o -11
3585.11/3595.13	c opt_unsat_weight_small = 583, opt_time = 0.00, step = 13
3585.11/3595.13	o -12
3585.11/3595.13	c opt_unsat_weight_small = 582, opt_time = 0.00, step = 14
3585.11/3595.13	o -13
3585.11/3595.13	c opt_unsat_weight_small = 581, opt_time = 0.00, step = 15
3585.11/3595.13	o -14
3585.11/3595.13	c opt_unsat_weight_small = 580, opt_time = 0.00, step = 16
3585.11/3595.13	o -15
3585.11/3595.13	c opt_unsat_weight_small = 579, opt_time = 0.00, step = 17
3585.11/3595.13	o -16
3585.11/3595.13	c opt_unsat_weight_small = 578, opt_time = 0.00, step = 18
3585.11/3595.13	o -17
3585.11/3595.13	c opt_unsat_weight_small = 577, opt_time = 0.00, step = 19
3585.11/3595.13	o -18
3585.11/3595.13	c opt_unsat_weight_small = 576, opt_time = 0.00, step = 20
3585.11/3595.13	o -19
3585.11/3595.13	c opt_unsat_weight_small = 575, opt_time = 0.00, step = 21
3585.11/3595.13	o -20
3585.11/3595.13	c opt_unsat_weight_small = 574, opt_time = 0.00, step = 22
3585.11/3595.13	o -21
3585.11/3595.13	c opt_unsat_weight_small = 573, opt_time = 0.00, step = 23
3585.11/3595.13	o -22
3585.11/3595.13	c opt_unsat_weight_small = 572, opt_time = 0.00, step = 24
3585.11/3595.13	o -23
3585.11/3595.13	c opt_unsat_weight_small = 571, opt_time = 0.00, step = 25
3585.11/3595.13	o -24
3585.11/3595.13	c opt_unsat_weight_small = 570, opt_time = 0.00, step = 26
3585.11/3595.13	o -25
3585.11/3595.13	c opt_unsat_weight_small = 565, opt_time = 0.00, step = 99
3585.11/3595.13	o -30
3585.11/3595.13	c opt_unsat_weight_small = 563, opt_time = 0.01, step = 1065
3585.11/3595.13	o -32
3585.11/3595.13	c opt_unsat_weight_small = 562, opt_time = 0.03, step = 13992
3585.11/3595.13	o -33
3585.11/3595.13	c opt_unsat_weight_small = 560, opt_time = 0.04, step = 23343
3585.11/3595.13	o -35
3585.11/3595.13	c ls-end
3585.11/3595.13	c LS found feasible solution, updating lastSol
3585.11/3595.13	c SAT by LS-small
3585.11/3595.13	c bounds -35 >= -595 @ 60.0902
3585.11/3595.13	c bounds -35 >= -594 @ 60.1316
3585.11/3595.13	c #Conflicts:       1000 | #Constraints:      28875
3585.11/3595.13	c #Conflicts:       2000 | #Constraints:      29916
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -297.5
3585.11/3595.13	c bounds -35 >= -593 @ 60.6154
3585.11/3595.13	c bounds -35 >= -592 @ 60.6156
3585.11/3595.13	c bounds -35 >= -591 @ 60.6158
3585.11/3595.13	c bounds -35 >= -590 @ 60.616
3585.11/3595.13	c bounds -35 >= -589 @ 60.6162
3585.11/3595.13	c bounds -35 >= -588 @ 60.6164
3585.11/3595.13	c bounds -35 >= -587 @ 60.6166
3585.11/3595.13	c bounds -35 >= -586 @ 60.6168
3585.11/3595.13	c bounds -35 >= -585 @ 60.617
3585.11/3595.13	c bounds -35 >= -584 @ 60.6172
3585.11/3595.13	c bounds -35 >= -583 @ 60.6174
3585.11/3595.13	c bounds -35 >= -582 @ 60.6176
3585.11/3595.13	c bounds -35 >= -581 @ 60.6178
3585.11/3595.13	c bounds -35 >= -580 @ 60.618
3585.11/3595.13	c bounds -35 >= -579 @ 60.6182
3585.11/3595.13	c bounds -35 >= -578 @ 60.6183
3585.11/3595.13	c bounds -35 >= -577 @ 60.6185
3585.11/3595.13	c bounds -35 >= -576 @ 60.6187
3585.11/3595.13	c bounds -35 >= -575 @ 60.6189
3585.11/3595.13	c bounds -35 >= -574 @ 60.6191
3585.11/3595.13	c bounds -35 >= -573 @ 60.6193
3585.11/3595.13	c bounds -35 >= -572 @ 60.6195
3585.11/3595.13	c bounds -35 >= -571 @ 60.6197
3585.11/3595.13	c bounds -35 >= -570 @ 60.6199
3585.11/3595.13	c bounds -35 >= -569 @ 60.6201
3585.11/3595.13	c bounds -35 >= -568 @ 60.6203
3585.11/3595.13	c bounds -35 >= -567 @ 60.6205
3585.11/3595.13	c bounds -35 >= -566 @ 60.6207
3585.11/3595.13	c bounds -35 >= -565 @ 60.6209
3585.11/3595.13	c bounds -35 >= -564 @ 60.6211
3585.11/3595.13	c bounds -35 >= -563 @ 60.6213
3585.11/3595.13	c bounds -35 >= -562 @ 60.6215
3585.11/3595.13	c bounds -35 >= -561 @ 60.6217
3585.11/3595.13	c bounds -35 >= -560 @ 60.6219
3585.11/3595.13	c bounds -35 >= -559 @ 60.6221
3585.11/3595.13	c bounds -35 >= -558 @ 60.6223
3585.11/3595.13	c bounds -35 >= -557 @ 60.6225
3585.11/3595.13	c bounds -35 >= -556 @ 60.6227
3585.11/3595.13	c bounds -35 >= -555 @ 60.6229
3585.11/3595.13	c bounds -35 >= -554 @ 60.6231
3585.11/3595.13	c bounds -35 >= -553 @ 60.6233
3585.11/3595.13	c bounds -35 >= -552 @ 60.6235
3585.11/3595.13	c bounds -35 >= -551 @ 60.6237
3585.11/3595.13	c bounds -35 >= -550 @ 60.6237
3585.11/3595.13	c bounds -35 >= -549 @ 60.6237
3585.11/3595.13	c bounds -35 >= -548 @ 60.6237
3585.11/3595.13	c bounds -35 >= -547 @ 60.6237
3585.11/3595.13	c bounds -35 >= -546 @ 60.6237
3585.11/3595.13	c bounds -35 >= -545 @ 60.6238
3585.11/3595.13	c bounds -35 >= -544 @ 60.624
3585.11/3595.13	c bounds -35 >= -543 @ 60.6242
3585.11/3595.13	c bounds -35 >= -542 @ 60.6244
3585.11/3595.13	c bounds -35 >= -541 @ 60.6246
3585.11/3595.13	c bounds -35 >= -540 @ 60.6248
3585.11/3595.13	c bounds -35 >= -539 @ 60.625
3585.11/3595.13	c bounds -35 >= -538 @ 60.6252
3585.11/3595.13	c bounds -35 >= -537 @ 60.6254
3585.11/3595.13	c bounds -35 >= -536 @ 60.6256
3585.11/3595.13	c bounds -35 >= -535 @ 60.6258
3585.11/3595.13	c bounds -35 >= -534 @ 60.626
3585.11/3595.13	c bounds -35 >= -533 @ 60.6262
3585.11/3595.13	c bounds -35 >= -532 @ 60.6264
3585.11/3595.13	c bounds -35 >= -531 @ 60.6266
3585.11/3595.13	c bounds -35 >= -530 @ 60.6268
3585.11/3595.13	c bounds -35 >= -529 @ 60.627
3585.11/3595.13	c bounds -35 >= -528 @ 60.6272
3585.11/3595.13	c bounds -35 >= -527 @ 60.6273
3585.11/3595.13	c bounds -35 >= -526 @ 60.6275
3585.11/3595.13	c bounds -35 >= -525 @ 60.6277
3585.11/3595.13	c bounds -35 >= -524 @ 60.6279
3585.11/3595.13	c bounds -35 >= -523 @ 60.628
3585.11/3595.13	c bounds -35 >= -522 @ 60.6282
3585.11/3595.13	c bounds -35 >= -521 @ 60.6284
3585.11/3595.13	c bounds -35 >= -520 @ 60.6286
3585.11/3595.13	c bounds -35 >= -519 @ 60.6288
3585.11/3595.13	c bounds -35 >= -518 @ 60.6289
3585.11/3595.13	c bounds -35 >= -517 @ 60.6291
3585.11/3595.13	c bounds -35 >= -516 @ 60.6293
3585.11/3595.13	c bounds -35 >= -515 @ 60.6295
3585.11/3595.13	c bounds -35 >= -514 @ 60.6297
3585.11/3595.13	c bounds -35 >= -513 @ 60.6298
3585.11/3595.13	c bounds -35 >= -512 @ 60.63
3585.11/3595.13	c bounds -35 >= -511 @ 60.6302
3585.11/3595.13	c bounds -35 >= -510 @ 60.6304
3585.11/3595.13	c bounds -35 >= -509 @ 60.6306
3585.11/3595.13	c bounds -35 >= -508 @ 60.6307
3585.11/3595.13	c bounds -35 >= -507 @ 60.6309
3585.11/3595.13	c bounds -35 >= -506 @ 60.6311
3585.11/3595.13	c bounds -35 >= -505 @ 60.6312
3585.11/3595.13	c bounds -35 >= -504 @ 60.6314
3585.11/3595.13	c bounds -35 >= -503 @ 60.6316
3585.11/3595.13	c bounds -35 >= -502 @ 60.6317
3585.11/3595.13	c bounds -35 >= -501 @ 60.6319
3585.11/3595.13	c bounds -35 >= -500 @ 60.6321
3585.11/3595.13	c bounds -35 >= -499 @ 60.6323
3585.11/3595.13	c bounds -35 >= -498 @ 60.6325
3585.11/3595.13	c bounds -35 >= -497 @ 60.6326
3585.11/3595.13	c bounds -35 >= -496 @ 60.6328
3585.11/3595.13	c bounds -35 >= -495 @ 60.633
3585.11/3595.13	c bounds -35 >= -494 @ 60.6331
3585.11/3595.13	c bounds -35 >= -493 @ 60.6333
3585.11/3595.13	c bounds -35 >= -492 @ 60.6335
3585.11/3595.13	c bounds -35 >= -491 @ 60.6337
3585.11/3595.13	c bounds -35 >= -490 @ 60.6338
3585.11/3595.13	c bounds -35 >= -489 @ 60.634
3585.11/3595.13	c bounds -35 >= -488 @ 60.6341
3585.11/3595.13	c bounds -35 >= -487 @ 60.6343
3585.11/3595.13	c bounds -35 >= -486 @ 60.6345
3585.11/3595.13	c bounds -35 >= -485 @ 60.6346
3585.11/3595.13	c bounds -35 >= -484 @ 60.6348
3585.11/3595.13	c bounds -35 >= -483 @ 60.6349
3585.11/3595.13	c bounds -35 >= -482 @ 60.6351
3585.11/3595.13	c bounds -35 >= -481 @ 60.6353
3585.11/3595.13	c bounds -35 >= -480 @ 60.6354
3585.11/3595.13	c bounds -35 >= -479 @ 60.6356
3585.11/3595.13	c bounds -35 >= -478 @ 60.6358
3585.11/3595.13	c bounds -35 >= -477 @ 60.636
3585.11/3595.13	c bounds -35 >= -476 @ 60.6361
3585.11/3595.13	c bounds -35 >= -475 @ 60.6363
3585.11/3595.13	c bounds -35 >= -474 @ 60.6364
3585.11/3595.13	c bounds -35 >= -473 @ 60.6366
3585.11/3595.13	c bounds -35 >= -472 @ 60.6368
3585.11/3595.13	c bounds -35 >= -471 @ 60.6369
3585.11/3595.13	c bounds -35 >= -470 @ 60.6371
3585.11/3595.13	c bounds -35 >= -469 @ 60.6372
3585.11/3595.13	c bounds -35 >= -468 @ 60.6374
3585.11/3595.13	c bounds -35 >= -467 @ 60.6375
3585.11/3595.13	c bounds -35 >= -466 @ 60.6377
3585.11/3595.13	c bounds -35 >= -465 @ 60.6379
3585.11/3595.13	c bounds -35 >= -464 @ 60.638
3585.11/3595.13	c bounds -35 >= -463 @ 60.6382
3585.11/3595.13	c bounds -35 >= -462 @ 60.6384
3585.11/3595.13	c bounds -35 >= -461 @ 60.6386
3585.11/3595.13	c bounds -35 >= -460 @ 60.6388
3585.11/3595.13	c bounds -35 >= -459 @ 60.6389
3585.11/3595.13	c bounds -35 >= -458 @ 60.6391
3585.11/3595.13	c bounds -35 >= -457 @ 60.6393
3585.11/3595.13	c bounds -35 >= -456 @ 60.6394
3585.11/3595.13	c bounds -35 >= -455 @ 60.6396
3585.11/3595.13	c bounds -35 >= -454 @ 60.6398
3585.11/3595.13	c bounds -35 >= -453 @ 60.6399
3585.11/3595.13	c bounds -35 >= -452 @ 60.6401
3585.11/3595.13	c bounds -35 >= -451 @ 60.6403
3585.11/3595.13	c bounds -35 >= -450 @ 60.6404
3585.11/3595.13	c bounds -35 >= -449 @ 60.6406
3585.11/3595.13	c bounds -35 >= -448 @ 60.6408
3585.11/3595.13	c bounds -35 >= -447 @ 60.6409
3585.11/3595.13	c bounds -35 >= -446 @ 60.6411
3585.11/3595.13	c bounds -35 >= -445 @ 60.6413
3585.11/3595.13	c bounds -35 >= -444 @ 60.6414
3585.11/3595.13	c bounds -35 >= -443 @ 60.6416
3585.11/3595.13	c bounds -35 >= -442 @ 60.6417
3585.11/3595.13	c bounds -35 >= -441 @ 60.6419
3585.11/3595.13	c bounds -35 >= -440 @ 60.642
3585.11/3595.13	c bounds -35 >= -439 @ 60.6422
3585.11/3595.13	c bounds -35 >= -438 @ 60.6424
3585.11/3595.13	c bounds -35 >= -437 @ 60.6425
3585.11/3595.13	c bounds -35 >= -436 @ 60.6427
3585.11/3595.13	c bounds -35 >= -435 @ 60.6428
3585.11/3595.13	c bounds -35 >= -434 @ 60.643
3585.11/3595.13	c bounds -35 >= -433 @ 60.6431
3585.11/3595.13	c bounds -35 >= -432 @ 60.6433
3585.11/3595.13	c bounds -35 >= -431 @ 60.6434
3585.11/3595.13	c bounds -35 >= -430 @ 60.6436
3585.11/3595.13	c bounds -35 >= -429 @ 60.6438
3585.11/3595.13	c bounds -35 >= -428 @ 60.6439
3585.11/3595.13	c bounds -35 >= -427 @ 60.6441
3585.11/3595.13	c bounds -35 >= -426 @ 60.6442
3585.11/3595.13	c bounds -35 >= -425 @ 60.6444
3585.11/3595.13	c bounds -35 >= -424 @ 60.6445
3585.11/3595.13	c bounds -35 >= -423 @ 60.6447
3585.11/3595.13	c bounds -35 >= -422 @ 60.6448
3585.11/3595.13	c bounds -35 >= -421 @ 60.645
3585.11/3595.13	c bounds -35 >= -420 @ 60.6451
3585.11/3595.13	c bounds -35 >= -419 @ 60.6453
3585.11/3595.13	c bounds -35 >= -418 @ 60.6454
3585.11/3595.13	c bounds -35 >= -417 @ 60.6455
3585.11/3595.13	c bounds -35 >= -416 @ 60.6457
3585.11/3595.13	c bounds -35 >= -415 @ 60.6458
3585.11/3595.13	c bounds -35 >= -414 @ 60.646
3585.11/3595.13	c bounds -35 >= -413 @ 60.6461
3585.11/3595.13	c bounds -35 >= -412 @ 60.6463
3585.11/3595.13	c bounds -35 >= -411 @ 60.6464
3585.11/3595.13	c bounds -35 >= -410 @ 60.6466
3585.11/3595.13	c bounds -35 >= -409 @ 60.6467
3585.11/3595.13	c bounds -35 >= -408 @ 60.6469
3585.11/3595.13	c bounds -35 >= -407 @ 60.647
3585.11/3595.13	c bounds -35 >= -406 @ 60.6472
3585.11/3595.13	c bounds -35 >= -405 @ 60.6473
3585.11/3595.13	c bounds -35 >= -404 @ 60.6475
3585.11/3595.13	c bounds -35 >= -403 @ 60.6476
3585.11/3595.13	c bounds -35 >= -402 @ 60.6478
3585.11/3595.13	c bounds -35 >= -401 @ 60.6479
3585.11/3595.13	c bounds -35 >= -400 @ 60.6481
3585.11/3595.13	c bounds -35 >= -399 @ 60.6482
3585.11/3595.13	c bounds -35 >= -398 @ 60.6484
3585.11/3595.13	c bounds -35 >= -397 @ 60.6485
3585.11/3595.13	c bounds -35 >= -396 @ 60.6487
3585.11/3595.13	c bounds -35 >= -395 @ 60.6488
3585.11/3595.13	c bounds -35 >= -394 @ 60.649
3585.11/3595.13	c bounds -35 >= -393 @ 60.6491
3585.11/3595.13	c bounds -35 >= -392 @ 60.6493
3585.11/3595.13	c bounds -35 >= -391 @ 60.6494
3585.11/3595.13	c bounds -35 >= -390 @ 60.6495
3585.11/3595.13	c bounds -35 >= -389 @ 60.6497
3585.11/3595.13	c bounds -35 >= -388 @ 60.6498
3585.11/3595.13	c bounds -35 >= -387 @ 60.65
3585.11/3595.13	c bounds -35 >= -386 @ 60.6501
3585.11/3595.13	c bounds -35 >= -385 @ 60.6503
3585.11/3595.13	c bounds -35 >= -384 @ 60.6504
3585.11/3595.13	c bounds -35 >= -383 @ 60.6506
3585.11/3595.13	c bounds -35 >= -382 @ 60.6507
3585.11/3595.13	c bounds -35 >= -381 @ 60.6508
3585.11/3595.13	c bounds -35 >= -380 @ 60.651
3585.11/3595.13	c bounds -35 >= -379 @ 60.6512
3585.11/3595.13	c bounds -35 >= -378 @ 60.6513
3585.11/3595.13	c bounds -35 >= -377 @ 60.6514
3585.11/3595.13	c bounds -35 >= -376 @ 60.6516
3585.11/3595.13	c bounds -35 >= -375 @ 60.6516
3585.11/3595.13	c bounds -35 >= -374 @ 60.6516
3585.11/3595.13	c bounds -35 >= -373 @ 60.6516
3585.11/3595.13	c bounds -35 >= -372 @ 60.6516
3585.11/3595.13	c bounds -35 >= -371 @ 60.6516
3585.11/3595.13	c bounds -35 >= -370 @ 60.6516
3585.11/3595.13	c bounds -35 >= -369 @ 60.6516
3585.11/3595.13	c bounds -35 >= -368 @ 60.6517
3585.11/3595.13	c bounds -35 >= -367 @ 60.6518
3585.11/3595.13	c bounds -35 >= -366 @ 60.652
3585.11/3595.13	c bounds -35 >= -365 @ 60.6521
3585.11/3595.13	c bounds -35 >= -364 @ 60.6523
3585.11/3595.13	c bounds -35 >= -363 @ 60.6524
3585.11/3595.13	c bounds -35 >= -362 @ 60.6526
3585.11/3595.13	c bounds -35 >= -361 @ 60.6527
3585.11/3595.13	c bounds -35 >= -360 @ 60.6528
3585.11/3595.13	c bounds -35 >= -359 @ 60.653
3585.11/3595.13	c bounds -35 >= -358 @ 60.6531
3585.11/3595.13	c bounds -35 >= -357 @ 60.6533
3585.11/3595.13	c bounds -35 >= -356 @ 60.6534
3585.11/3595.13	c bounds -35 >= -355 @ 60.6535
3585.11/3595.13	c bounds -35 >= -354 @ 60.6537
3585.11/3595.13	c bounds -35 >= -353 @ 60.6538
3585.11/3595.13	c bounds -35 >= -352 @ 60.6539
3585.11/3595.13	c bounds -35 >= -351 @ 60.654
3585.11/3595.13	c bounds -35 >= -350 @ 60.6542
3585.11/3595.13	c bounds -35 >= -349 @ 60.6543
3585.11/3595.13	c bounds -35 >= -348 @ 60.6544
3585.11/3595.13	c bounds -35 >= -347 @ 60.6546
3585.11/3595.13	c bounds -35 >= -346 @ 60.6547
3585.11/3595.13	c bounds -35 >= -345 @ 60.6548
3585.11/3595.13	c bounds -35 >= -344 @ 60.6549
3585.11/3595.13	c bounds -35 >= -343 @ 60.6551
3585.11/3595.13	c bounds -35 >= -342 @ 60.6552
3585.11/3595.13	c bounds -35 >= -341 @ 60.6553
3585.11/3595.13	c bounds -35 >= -340 @ 60.6554
3585.11/3595.13	c bounds -35 >= -339 @ 60.6556
3585.11/3595.13	c bounds -35 >= -338 @ 60.6557
3585.11/3595.13	c bounds -35 >= -337 @ 60.6559
3585.11/3595.13	c bounds -35 >= -336 @ 60.656
3585.11/3595.13	c bounds -35 >= -335 @ 60.6561
3585.11/3595.13	c bounds -35 >= -334 @ 60.6563
3585.11/3595.13	c bounds -35 >= -333 @ 60.6564
3585.11/3595.13	c bounds -35 >= -332 @ 60.6565
3585.11/3595.13	c bounds -35 >= -331 @ 60.6567
3585.11/3595.13	c bounds -35 >= -330 @ 60.6568
3585.11/3595.13	c bounds -35 >= -329 @ 60.657
3585.11/3595.13	c bounds -35 >= -328 @ 60.6571
3585.11/3595.13	c bounds -35 >= -327 @ 60.6573
3585.11/3595.13	c bounds -35 >= -326 @ 60.6574
3585.11/3595.13	c bounds -35 >= -325 @ 60.6575
3585.11/3595.13	c bounds -35 >= -324 @ 60.6577
3585.11/3595.13	c bounds -35 >= -323 @ 60.6578
3585.11/3595.13	c bounds -35 >= -322 @ 60.658
3585.11/3595.13	c bounds -35 >= -321 @ 60.6581
3585.11/3595.13	c bounds -35 >= -320 @ 60.6582
3585.11/3595.13	c bounds -35 >= -319 @ 60.6584
3585.11/3595.13	c bounds -35 >= -318 @ 60.6585
3585.11/3595.13	c bounds -35 >= -317 @ 60.6586
3585.11/3595.13	c bounds -35 >= -316 @ 60.6587
3585.11/3595.13	c bounds -35 >= -315 @ 60.6589
3585.11/3595.13	c bounds -35 >= -314 @ 60.659
3585.11/3595.13	c bounds -35 >= -313 @ 60.6591
3585.11/3595.13	c bounds -35 >= -312 @ 60.6593
3585.11/3595.13	c bounds -35 >= -311 @ 60.6594
3585.11/3595.13	c bounds -35 >= -310 @ 60.6595
3585.11/3595.13	c bounds -35 >= -309 @ 60.6597
3585.11/3595.13	c bounds -35 >= -308 @ 60.6598
3585.11/3595.13	c bounds -35 >= -307 @ 60.6599
3585.11/3595.13	c bounds -35 >= -306 @ 60.66
3585.11/3595.13	c bounds -35 >= -305 @ 60.6602
3585.11/3595.13	c bounds -35 >= -304 @ 60.6603
3585.11/3595.13	c bounds -35 >= -303 @ 60.6604
3585.11/3595.13	c bounds -35 >= -302 @ 60.6606
3585.11/3595.13	c bounds -35 >= -301 @ 60.6607
3585.11/3595.13	c bounds -35 >= -300 @ 60.6608
3585.11/3595.13	c bounds -35 >= -299 @ 60.661
3585.11/3595.13	c bounds -35 >= -298 @ 60.6611
3585.11/3595.13	c bounds -35 >= -297 @ 60.6612
3585.11/3595.13	c bounds -35 >= -296 @ 60.6613
3585.11/3595.13	c bounds -35 >= -295 @ 60.6616
3585.11/3595.13	c bounds -35 >= -294 @ 60.6616
3585.11/3595.13	c bounds -35 >= -293 @ 60.6617
3585.11/3595.13	c bounds -35 >= -292 @ 60.662
3585.11/3595.13	c bounds -35 >= -291 @ 60.719
3585.11/3595.13	c bounds -35 >= -290 @ 60.7194
3585.11/3595.13	c bounds -35 >= -289 @ 60.7195
3585.11/3595.13	c bounds -35 >= -288 @ 60.7195
3585.11/3595.13	c bounds -35 >= -287 @ 60.7195
3585.11/3595.13	c bounds -35 >= -286 @ 60.7195
3585.11/3595.13	c bounds -35 >= -285 @ 60.7195
3585.11/3595.13	c bounds -35 >= -284 @ 60.72
3585.11/3595.13	c bounds -35 >= -283 @ 60.7205
3585.11/3595.13	c bounds -35 >= -282 @ 60.7209
3585.11/3595.13	c bounds -35 >= -281 @ 60.7214
3585.11/3595.13	c bounds -35 >= -280 @ 60.7214
3585.11/3595.13	c bounds -35 >= -279 @ 60.7214
3585.11/3595.13	c bounds -35 >= -278 @ 60.7214
3585.11/3595.13	c bounds -35 >= -277 @ 60.7214
3585.11/3595.13	c bounds -35 >= -276 @ 60.7214
3585.11/3595.13	c bounds -35 >= -275 @ 60.7214
3585.11/3595.13	c bounds -35 >= -274 @ 60.7215
3585.11/3595.13	c bounds -35 >= -273 @ 60.722
3585.11/3595.13	c bounds -35 >= -272 @ 60.7224
3585.11/3595.13	c bounds -35 >= -271 @ 60.7224
3585.11/3595.13	c bounds -35 >= -270 @ 60.7225
3585.11/3595.13	c bounds -35 >= -269 @ 60.7228
3585.11/3595.13	c bounds -35 >= -268 @ 60.7232
3585.11/3595.13	c bounds -35 >= -267 @ 60.7234
3585.11/3595.13	c bounds -35 >= -266 @ 60.7234
3585.11/3595.13	c bounds -35 >= -265 @ 60.7234
3585.11/3595.13	c bounds -35 >= -264 @ 60.7234
3585.11/3595.13	c bounds -35 >= -263 @ 60.7234
3585.11/3595.13	c bounds -35 >= -262 @ 60.7234
3585.11/3595.13	c bounds -35 >= -261 @ 60.7234
3585.11/3595.13	c bounds -35 >= -260 @ 60.7234
3585.11/3595.13	c bounds -35 >= -259 @ 60.7234
3585.11/3595.13	c bounds -35 >= -258 @ 60.7234
3585.11/3595.13	c bounds -35 >= -257 @ 60.7234
3585.11/3595.13	c bounds -35 >= -256 @ 60.7234
3585.11/3595.13	c bounds -35 >= -255 @ 60.7234
3585.11/3595.13	c bounds -35 >= -254 @ 60.724
3585.11/3595.13	c bounds -35 >= -253 @ 60.7244
3585.11/3595.13	c bounds -35 >= -252 @ 60.7244
3585.11/3595.13	c bounds -35 >= -251 @ 60.7244
3585.11/3595.13	c bounds -35 >= -250 @ 60.7244
3585.11/3595.13	c bounds -35 >= -249 @ 60.7244
3585.11/3595.13	c bounds -35 >= -248 @ 60.7244
3585.11/3595.13	c bounds -35 >= -247 @ 60.7244
3585.11/3595.13	c bounds -35 >= -246 @ 60.7244
3585.11/3595.13	c bounds -35 >= -245 @ 60.7244
3585.11/3595.13	c bounds -35 >= -244 @ 60.7245
3585.11/3595.13	c bounds -35 >= -243 @ 60.7248
3585.11/3595.13	c bounds -35 >= -242 @ 60.7253
3585.11/3595.13	c bounds -35 >= -241 @ 60.7254
3585.11/3595.13	c bounds -35 >= -240 @ 60.7254
3585.11/3595.13	c bounds -35 >= -239 @ 60.7256
3585.11/3595.13	c bounds -35 >= -238 @ 60.726
3585.11/3595.13	c bounds -35 >= -237 @ 60.7263
3585.11/3595.13	c bounds -35 >= -236 @ 60.7264
3585.11/3595.13	c bounds -35 >= -235 @ 60.7264
3585.11/3595.13	c bounds -35 >= -234 @ 60.7264
3585.11/3595.13	c bounds -35 >= -233 @ 60.7264
3585.11/3595.13	c bounds -35 >= -232 @ 60.7264
3585.11/3595.13	c bounds -35 >= -231 @ 60.7264
3585.11/3595.13	c bounds -35 >= -230 @ 60.7264
3585.11/3595.13	c bounds -35 >= -229 @ 60.7264
3585.11/3595.13	c bounds -35 >= -228 @ 60.7264
3585.11/3595.13	c bounds -35 >= -227 @ 60.7264
3585.11/3595.13	c bounds -35 >= -226 @ 60.7264
3585.11/3595.13	c bounds -35 >= -225 @ 60.7264
3585.11/3595.13	c bounds -35 >= -224 @ 60.7264
3585.11/3595.13	c bounds -35 >= -223 @ 60.7264
3585.11/3595.13	c bounds -35 >= -222 @ 60.7265
3585.11/3595.13	c bounds -35 >= -221 @ 60.7268
3585.11/3595.13	c bounds -35 >= -220 @ 60.7272
3585.11/3595.13	c bounds -35 >= -219 @ 60.7275
3585.11/3595.13	c bounds -35 >= -218 @ 60.7278
3585.11/3595.13	c bounds -35 >= -217 @ 60.7282
3585.11/3595.13	c bounds -35 >= -216 @ 60.7285
3585.11/3595.13	c bounds -35 >= -215 @ 60.7289
3585.11/3595.13	c bounds -35 >= -214 @ 60.7293
3585.11/3595.13	c bounds -35 >= -213 @ 60.7294
3585.11/3595.13	c bounds -35 >= -212 @ 60.7294
3585.11/3595.13	c bounds -35 >= -211 @ 60.7294
3585.11/3595.13	c bounds -35 >= -210 @ 60.7297
3585.11/3595.13	c bounds -35 >= -209 @ 60.7301
3585.11/3595.13	c bounds -35 >= -208 @ 60.7304
3585.11/3595.13	c bounds -35 >= -207 @ 60.7308
3585.11/3595.13	c bounds -35 >= -206 @ 60.7312
3585.11/3595.13	c bounds -35 >= -205 @ 60.7315
3585.11/3595.13	c bounds -35 >= -204 @ 60.7318
3585.11/3595.13	c bounds -35 >= -203 @ 60.732
3585.11/3595.13	c bounds -35 >= -202 @ 60.7323
3585.11/3595.13	c bounds -35 >= -201 @ 60.7324
3585.11/3595.13	c bounds -35 >= -200 @ 60.7324
3585.11/3595.13	c bounds -35 >= -199 @ 60.7324
3585.11/3595.13	c bounds -35 >= -198 @ 60.7325
3585.11/3595.13	c bounds -35 >= -197 @ 60.7328
3585.11/3595.13	c bounds -35 >= -196 @ 60.7331
3585.11/3595.13	c bounds -35 >= -195 @ 60.7334
3585.11/3595.13	c bounds -35 >= -194 @ 60.7337
3585.11/3595.13	c bounds -35 >= -193 @ 60.734
3585.11/3595.13	c bounds -35 >= -192 @ 60.7344
3585.11/3595.13	c bounds -35 >= -191 @ 60.7347
3585.11/3595.13	c bounds -35 >= -190 @ 60.7349
3585.11/3595.13	c bounds -35 >= -189 @ 60.7354
3585.11/3595.13	c bounds -35 >= -188 @ 60.7354
3585.11/3595.13	c bounds -35 >= -187 @ 60.7354
3585.11/3595.13	c bounds -35 >= -186 @ 60.7354
3585.11/3595.13	c bounds -35 >= -185 @ 60.7354
3585.11/3595.13	c bounds -35 >= -184 @ 60.7354
3585.11/3595.13	c bounds -35 >= -183 @ 60.7354
3585.11/3595.13	c bounds -35 >= -182 @ 60.7354
3585.11/3595.13	c bounds -35 >= -181 @ 60.7354
3585.11/3595.13	c bounds -35 >= -180 @ 60.7359
3585.11/3595.13	c bounds -35 >= -179 @ 60.7362
3585.11/3595.13	c bounds -35 >= -178 @ 60.7366
3585.11/3595.13	c bounds -35 >= -177 @ 60.7368
3585.11/3595.13	c bounds -35 >= -176 @ 60.7374
3585.11/3595.13	c bounds -35 >= -175 @ 60.7374
3585.11/3595.13	c bounds -35 >= -174 @ 60.7374
3585.11/3595.13	c bounds -35 >= -173 @ 60.7374
3585.11/3595.13	c bounds -35 >= -172 @ 60.7374
3585.11/3595.13	c bounds -35 >= -171 @ 60.7374
3585.11/3595.13	c bounds -35 >= -170 @ 60.7374
3585.11/3595.13	c bounds -35 >= -169 @ 60.7374
3585.11/3595.13	c bounds -35 >= -168 @ 60.7374
3585.11/3595.13	c bounds -35 >= -167 @ 60.7376
3585.11/3595.13	c bounds -35 >= -166 @ 60.7381
3585.11/3595.13	c bounds -35 >= -165 @ 60.739
3585.11/3595.13	c bounds -35 >= -164 @ 60.7394
3585.11/3595.13	c bounds -35 >= -163 @ 60.7396
3585.11/3595.13	c bounds -35 >= -162 @ 60.7404
3585.11/3595.13	c bounds -35 >= -161 @ 60.7404
3585.11/3595.13	c bounds -35 >= -160 @ 60.7404
3585.11/3595.13	c bounds -35 >= -159 @ 60.7408
3585.11/3595.13	c bounds -35 >= -158 @ 60.7413
3585.11/3595.13	c bounds -35 >= -157 @ 60.7417
3585.11/3595.13	c bounds -35 >= -156 @ 60.7421
3585.11/3595.13	c bounds -35 >= -155 @ 60.7427
3585.11/3595.13	c bounds -35 >= -154 @ 60.7432
3585.11/3595.13	c bounds -35 >= -153 @ 60.7436
3585.11/3595.13	c bounds -35 >= -152 @ 60.7441
3585.11/3595.13	c bounds -35 >= -151 @ 60.7444
3585.11/3595.13	c bounds -35 >= -150 @ 60.7448
3585.11/3595.13	c bounds -35 >= -149 @ 60.7452
3585.11/3595.13	c bounds -35 >= -148 @ 60.7457
3585.11/3595.13	c bounds -35 >= -147 @ 60.7462
3585.11/3595.13	c bounds -35 >= -146 @ 60.7469
3585.11/3595.13	c bounds -35 >= -145 @ 60.7474
3585.11/3595.13	c bounds -35 >= -144 @ 60.7485
3585.11/3595.13	c bounds -35 >= -143 @ 60.7496
3585.11/3595.13	c bounds -35 >= -142 @ 60.7506
3585.11/3595.13	c bounds -35 >= -141 @ 60.7522
3585.11/3595.13	c bounds -35 >= -140 @ 60.7535
3585.11/3595.13	c bounds -35 >= -139 @ 60.7539
3585.11/3595.13	c bounds -35 >= -138 @ 60.7544
3585.11/3595.13	c bounds -35 >= -137 @ 60.7563
3585.11/3595.13	c bounds -35 >= -136 @ 60.7574
3585.11/3595.13	c bounds -35 >= -135 @ 60.79
3585.11/3595.13	c bounds -35 >= -134 @ 60.7906
3585.11/3595.13	c #Conflicts:       3000 | #Constraints:      31597
3585.11/3595.13	c bounds -35 >= -133 @ 60.7917
3585.11/3595.13	c bounds -35 >= -132 @ 60.7927
3585.11/3595.13	c bounds -35 >= -131 @ 60.7932
3585.11/3595.13	c bounds -35 >= -130 @ 60.7941
3585.11/3595.13	c bounds -35 >= -129 @ 60.7984
3585.11/3595.13	c bounds -35 >= -128 @ 60.8013
3585.11/3595.13	c bounds -35 >= -127 @ 60.8034
3585.11/3595.13	c bounds -35 >= -126 @ 60.8064
3585.11/3595.13	c bounds -35 >= -125 @ 60.809
3585.11/3595.13	c bounds -35 >= -124 @ 60.8134
3585.11/3595.13	c bounds -35 >= -123 @ 60.8516
3585.11/3595.13	c bounds -35 >= -122 @ 60.8568
3585.11/3595.13	c bounds -35 >= -121 @ 60.8621
3585.11/3595.13	c #Conflicts:       4000 | #Constraints:      32768
3585.11/3595.13	c bounds -35 >= -120 @ 60.8735
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -120
3585.11/3595.13	c bounds -35 >= -119 @ 60.916
3585.11/3595.13	c bounds -35 >= -118 @ 60.9507
3585.11/3595.13	c bounds -35 >= -117 @ 60.9529
3585.11/3595.13	c bounds -35 >= -116 @ 60.9541
3585.11/3595.13	c bounds -35 >= -115 @ 60.9558
3585.11/3595.13	c bounds -35 >= -114 @ 60.9642
3585.11/3595.13	c bounds -35 >= -113 @ 61.0025
3585.11/3595.13	c #Conflicts:       5000 | #Constraints:      31841
3585.11/3595.13	c bounds -35 >= -112 @ 61.0174
3585.11/3595.13	c bounds -35 >= -111 @ 61.0808
3585.11/3595.13	c #Conflicts:       6000 | #Constraints:      32907
3585.11/3595.13	c #Conflicts:       7000 | #Constraints:      33907
3585.11/3595.13	c bounds -35 >= -110 @ 61.2201
3585.11/3595.13	c bounds -35 >= -109 @ 61.3666
3585.11/3595.13	c #Conflicts:       8000 | #Constraints:      34967
3585.11/3595.13	c bounds -35 >= -108 @ 61.4651
3585.11/3595.13	c #Conflicts:       9000 | #Constraints:      35991
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -108
3585.11/3595.13	c bounds -35 >= -107 @ 61.6335
3585.11/3595.13	c #Conflicts:      10000 | #Constraints:      33319
3585.11/3595.13	c bounds -35 >= -106 @ 61.825
3585.11/3595.13	c #Conflicts:      11000 | #Constraints:      34337
3585.11/3595.13	c #Conflicts:      12000 | #Constraints:      35337
3585.11/3595.13	c bounds -35 >= -105 @ 62.1825
3585.11/3595.13	c #Conflicts:      13000 | #Constraints:      36390
3585.11/3595.13	c #Conflicts:      14000 | #Constraints:      37433
3585.11/3595.13	c #Conflicts:      15000 | #Constraints:      38469
3585.11/3595.13	c #Conflicts:      16000 | #Constraints:      39503
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -105
3585.11/3595.13	c #Conflicts:      17000 | #Constraints:      35322
3585.11/3595.13	c #Conflicts:      18000 | #Constraints:      36322
3585.11/3595.13	c bounds -35 >= -104 @ 64.0204
3585.11/3595.13	c #Conflicts:      19000 | #Constraints:      37340
3585.11/3595.13	c #Conflicts:      20000 | #Constraints:      38340
3585.11/3595.13	c bounds -35 >= -103 @ 64.5292
3585.11/3595.13	c #Conflicts:      21000 | #Constraints:      39376
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -103
3585.11/3595.13	c #Conflicts:      22000 | #Constraints:      35505
3585.11/3595.13	c bounds -35 >= -102 @ 65.0446
3585.11/3595.13	c #Conflicts:      23000 | #Constraints:      36514
3585.11/3595.13	c bounds -35 >= -101 @ 65.5561
3585.11/3595.13	c #Conflicts:      24000 | #Constraints:      37544
3585.11/3595.13	c #Conflicts:      25000 | #Constraints:      38544
3585.11/3595.13	c #Conflicts:      26000 | #Constraints:      39544
3585.11/3595.13	c bounds -35 >= -100 @ 66.1096
3585.11/3595.13	c #Conflicts:      27000 | #Constraints:      40571
3585.11/3595.13	c #Conflicts:      28000 | #Constraints:      41571
3585.11/3595.13	c #Conflicts:      29000 | #Constraints:      42571
3585.11/3595.13	c bounds -35 >= -99 @ 67.3205
3585.11/3595.13	c #Conflicts:      30000 | #Constraints:      43586
3585.11/3595.13	c #Conflicts:      31000 | #Constraints:      44605
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -99
3585.11/3595.13	c #Conflicts:      32000 | #Constraints:      37710
3585.11/3595.13	c #Conflicts:      33000 | #Constraints:      38710
3585.11/3595.13	c #Conflicts:      34000 | #Constraints:      39710
3585.11/3595.13	c #Conflicts:      35000 | #Constraints:      40710
3585.11/3595.13	c bounds -35 >= -98 @ 68.8707
3585.11/3595.13	c #Conflicts:      36000 | #Constraints:      41744
3585.11/3595.13	c #Conflicts:      37000 | #Constraints:      42791
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -98
3585.11/3595.13	c #Conflicts:      38000 | #Constraints:      37278
3585.11/3595.13	c #Conflicts:      39000 | #Constraints:      38278
3585.11/3595.13	c #Conflicts:      40000 | #Constraints:      39278
3585.11/3595.13	c #Conflicts:      41000 | #Constraints:      40278
3585.11/3595.13	c bounds -35 >= -97 @ 70.7962
3585.11/3595.13	c #Conflicts:      42000 | #Constraints:      41302
3585.11/3595.13	c #Conflicts:      43000 | #Constraints:      42330
3585.11/3595.13	c #Conflicts:      44000 | #Constraints:      43361
3585.11/3595.13	c #Conflicts:      45000 | #Constraints:      44390
3585.11/3595.13	c #Conflicts:      46000 | #Constraints:      45431
3585.11/3595.13	c #Conflicts:      47000 | #Constraints:      46479
3585.11/3595.13	c #Conflicts:      48000 | #Constraints:      47515
3585.11/3595.13	c #Conflicts:      49000 | #Constraints:      48557
3585.11/3595.13	c #Conflicts:      50000 | #Constraints:      49599
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -97
3585.11/3595.13	c #Conflicts:      51000 | #Constraints:      40449
3585.11/3595.13	c #Conflicts:      52000 | #Constraints:      41449
3585.11/3595.13	c #Conflicts:      53000 | #Constraints:      42449
3585.11/3595.13	c #Conflicts:      54000 | #Constraints:      43449
3585.11/3595.13	c #Conflicts:      55000 | #Constraints:      44449
3585.11/3595.13	c bounds -35 >= -96 @ 75.5214
3585.11/3595.13	c #Conflicts:      56000 | #Constraints:      45473
3585.11/3595.13	c #Conflicts:      57000 | #Constraints:      46473
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -96
3585.11/3595.13	c #Conflicts:      58000 | #Constraints:      38628
3585.11/3595.13	c #Conflicts:      59000 | #Constraints:      39628
3585.11/3595.13	c #Conflicts:      60000 | #Constraints:      40628
3585.11/3595.13	c bounds -35 >= -95 @ 77.2301
3585.11/3595.13	c #Conflicts:      61000 | #Constraints:      41649
3585.11/3595.13	c #Conflicts:      62000 | #Constraints:      42649
3585.11/3595.13	c #Conflicts:      63000 | #Constraints:      43649
3585.11/3595.13	c bounds -35 >= -94 @ 78.3637
3585.11/3595.13	c #Conflicts:      64000 | #Constraints:      44676
3585.11/3595.13	c #Conflicts:      65000 | #Constraints:      45676
3585.11/3595.13	c #Conflicts:      66000 | #Constraints:      46676
3585.11/3595.13	c #Conflicts:      67000 | #Constraints:      47676
3585.11/3595.13	c #Conflicts:      68000 | #Constraints:      48676
3585.11/3595.13	c #Conflicts:      69000 | #Constraints:      49676
3585.11/3595.13	c #Conflicts:      70000 | #Constraints:      50676
3585.11/3595.13	c bounds -35 >= -93 @ 81.1077
3585.11/3595.13	c #Conflicts:      71000 | #Constraints:      51700
3585.11/3595.13	c #Conflicts:      72000 | #Constraints:      52700
3585.11/3595.13	c #Conflicts:      73000 | #Constraints:      53700
3585.11/3595.13	c #Conflicts:      74000 | #Constraints:      54700
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -93
3585.11/3595.13	c #Conflicts:      75000 | #Constraints:      43357
3585.11/3595.13	c #Conflicts:      76000 | #Constraints:      44407
3585.11/3595.13	c #Conflicts:      77000 | #Constraints:      45451
3585.11/3595.13	c #Conflicts:      78000 | #Constraints:      46493
3585.11/3595.13	c #Conflicts:      79000 | #Constraints:      47526
3585.11/3595.13	c #Conflicts:      80000 | #Constraints:      48561
3585.11/3595.13	c #Conflicts:      81000 | #Constraints:      49600
3585.11/3595.13	c #Conflicts:      82000 | #Constraints:      50636
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -93
3585.11/3595.13	c #Conflicts:      83000 | #Constraints:      41035
3585.11/3595.13	c #Conflicts:      84000 | #Constraints:      42035
3585.11/3595.13	c #Conflicts:      85000 | #Constraints:      43035
3585.11/3595.13	c #Conflicts:      86000 | #Constraints:      44035
3585.11/3595.13	c #Conflicts:      87000 | #Constraints:      45035
3585.11/3595.13	c #Conflicts:      88000 | #Constraints:      46035
3585.11/3595.13	c bounds -35 >= -92 @ 88.4537
3585.11/3595.13	c #Conflicts:      89000 | #Constraints:      47062
3585.11/3595.13	c #Conflicts:      90000 | #Constraints:      48062
3585.11/3595.13	c #Conflicts:      91000 | #Constraints:      49062
3585.11/3595.13	c #Conflicts:      92000 | #Constraints:      50062
3585.11/3595.13	c #Conflicts:      93000 | #Constraints:      51062
3585.11/3595.13	c #Conflicts:      94000 | #Constraints:      52062
3585.11/3595.13	c #Conflicts:      95000 | #Constraints:      53062
3585.11/3595.13	c #Conflicts:      96000 | #Constraints:      54062
3585.11/3595.13	c #Conflicts:      97000 | #Constraints:      55062
3585.11/3595.13	c #Conflicts:      98000 | #Constraints:      56062
3585.11/3595.13	c #Conflicts:      99000 | #Constraints:      57062
3585.11/3595.13	c bounds -35 >= -91 @ 93.444
3585.11/3595.13	c #Conflicts:     100000 | #Constraints:      58114
3585.11/3595.13	c #Conflicts:     101000 | #Constraints:      59151
3585.11/3595.13	c #Conflicts:     102000 | #Constraints:      60190
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -91
3585.11/3595.13	c #Conflicts:     103000 | #Constraints:      45777
3585.11/3595.13	c #Conflicts:     104000 | #Constraints:      46777
3585.11/3595.13	c #Conflicts:     105000 | #Constraints:      47777
3585.11/3595.13	c #Conflicts:     106000 | #Constraints:      48777
3585.11/3595.13	c #Conflicts:     107000 | #Constraints:      49777
3585.11/3595.13	c #Conflicts:     108000 | #Constraints:      50777
3585.11/3595.13	c #Conflicts:     109000 | #Constraints:      51777
3585.11/3595.13	c #Conflicts:     110000 | #Constraints:      52777
3585.11/3595.13	c #Conflicts:     111000 | #Constraints:      53777
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -91
3585.11/3595.13	c #Conflicts:     112000 | #Constraints:      42429
3585.11/3595.13	c #Conflicts:     113000 | #Constraints:      43445
3585.11/3595.13	c #Conflicts:     114000 | #Constraints:      44495
3585.11/3595.13	c #Conflicts:     115000 | #Constraints:      45548
3585.11/3595.13	c #Conflicts:     116000 | #Constraints:      46613
3585.11/3595.13	c #Conflicts:     117000 | #Constraints:      47659
3585.11/3595.13	c #Conflicts:     118000 | #Constraints:      48703
3585.11/3595.13	c #Conflicts:     119000 | #Constraints:      49748
3585.11/3595.13	c #Conflicts:     120000 | #Constraints:      50788
3585.11/3595.13	c #Conflicts:     121000 | #Constraints:      51828
3585.11/3595.13	c #Conflicts:     122000 | #Constraints:      52873
3585.11/3595.13	c #Conflicts:     123000 | #Constraints:      53925
3585.11/3595.13	c #Conflicts:     124000 | #Constraints:      54986
3585.11/3595.13	c #Conflicts:     125000 | #Constraints:      56045
3585.11/3595.13	c #Conflicts:     126000 | #Constraints:      57094
3585.11/3595.13	c #Conflicts:     127000 | #Constraints:      58144
3585.11/3595.13	c #Conflicts:     128000 | #Constraints:      59195
3585.11/3595.13	c #Conflicts:     129000 | #Constraints:      60240
3585.11/3595.13	c #Conflicts:     130000 | #Constraints:      61291
3585.11/3595.13	c #Conflicts:     131000 | #Constraints:      62352
3585.11/3595.13	c #Conflicts:     132000 | #Constraints:      63406
3585.11/3595.13	c #Conflicts:     133000 | #Constraints:      64453
3585.11/3595.13	c #Conflicts:     134000 | #Constraints:      65496
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -91
3585.11/3595.13	c #Conflicts:     135000 | #Constraints:      48527
3585.11/3595.13	c #Conflicts:     136000 | #Constraints:      49527
3585.11/3595.13	c #Conflicts:     137000 | #Constraints:      50527
3585.11/3595.13	c #Conflicts:     138000 | #Constraints:      51527
3585.11/3595.13	c #Conflicts:     139000 | #Constraints:      52527
3585.11/3595.13	c #Conflicts:     140000 | #Constraints:      53527
3585.11/3595.13	c #Conflicts:     141000 | #Constraints:      54527
3585.11/3595.13	c #Conflicts:     142000 | #Constraints:      55527
3585.11/3595.13	c #Conflicts:     143000 | #Constraints:      56527
3585.11/3595.13	c #Conflicts:     144000 | #Constraints:      57527
3585.11/3595.13	c #Conflicts:     145000 | #Constraints:      58527
3585.11/3595.13	c bounds -35 >= -90 @ 120.872
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -90
3585.11/3595.13	c #Conflicts:     146000 | #Constraints:      45058
3585.11/3595.13	c #Conflicts:     147000 | #Constraints:      46058
3585.11/3595.13	c #Conflicts:     148000 | #Constraints:      47058
3585.11/3595.13	c #Conflicts:     149000 | #Constraints:      48058
3585.11/3595.13	c #Conflicts:     150000 | #Constraints:      49058
3585.11/3595.13	c #Conflicts:     151000 | #Constraints:      50058
3585.11/3595.13	c #Conflicts:     152000 | #Constraints:      51058
3585.11/3595.13	c #Conflicts:     153000 | #Constraints:      52058
3585.11/3595.13	c #Conflicts:     154000 | #Constraints:      53058
3585.11/3595.13	c #Conflicts:     155000 | #Constraints:      54058
3585.11/3595.13	c #Conflicts:     156000 | #Constraints:      55058
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -90
3585.11/3595.13	c #Conflicts:     157000 | #Constraints:      43177
3585.11/3595.13	c #Conflicts:     158000 | #Constraints:      44177
3585.11/3595.13	c #Conflicts:     159000 | #Constraints:      45177
3585.11/3595.13	c #Conflicts:     160000 | #Constraints:      46177
3585.11/3595.13	c #Conflicts:     161000 | #Constraints:      47177
3585.11/3595.13	c #Conflicts:     162000 | #Constraints:      48177
3585.11/3595.13	c #Conflicts:     163000 | #Constraints:      49177
3585.11/3595.13	c #Conflicts:     164000 | #Constraints:      50177
3585.11/3595.13	c #Conflicts:     165000 | #Constraints:      51177
3585.11/3595.13	c bounds -35 >= -89 @ 129.216
3585.11/3595.13	c #Conflicts:     166000 | #Constraints:      52210
3585.11/3595.13	c #Conflicts:     167000 | #Constraints:      53210
3585.11/3595.13	c #Conflicts:     168000 | #Constraints:      54210
3585.11/3595.13	c #Conflicts:     169000 | #Constraints:      55210
3585.11/3595.13	c #Conflicts:     170000 | #Constraints:      56210
3585.11/3595.13	c #Conflicts:     171000 | #Constraints:      57210
3585.11/3595.13	c #Conflicts:     172000 | #Constraints:      58210
3585.11/3595.13	c #Conflicts:     173000 | #Constraints:      59210
3585.11/3595.13	c #Conflicts:     174000 | #Constraints:      60210
3585.11/3595.13	c #Conflicts:     175000 | #Constraints:      61210
3585.11/3595.13	c #Conflicts:     176000 | #Constraints:      62210
3585.11/3595.13	c #Conflicts:     177000 | #Constraints:      63210
3585.11/3595.13	c #Conflicts:     178000 | #Constraints:      64210
3585.11/3595.13	c #Conflicts:     179000 | #Constraints:      65210
3585.11/3595.13	c #Conflicts:     180000 | #Constraints:      66210
3585.11/3595.13	c #Conflicts:     181000 | #Constraints:      67210
3585.11/3595.13	c #Conflicts:     182000 | #Constraints:      68210
3585.11/3595.13	c #Conflicts:     183000 | #Constraints:      69210
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -89
3585.11/3595.13	c #Conflicts:     184000 | #Constraints:      50357
3585.11/3595.13	c #Conflicts:     185000 | #Constraints:      51357
3585.11/3595.13	c #Conflicts:     186000 | #Constraints:      52357
3585.11/3595.13	c #Conflicts:     187000 | #Constraints:      53357
3585.11/3595.13	c #Conflicts:     188000 | #Constraints:      54357
3585.11/3595.13	c #Conflicts:     189000 | #Constraints:      55357
3585.11/3595.13	c #Conflicts:     190000 | #Constraints:      56357
3585.11/3595.13	c #Conflicts:     191000 | #Constraints:      57357
3585.11/3595.13	c #Conflicts:     192000 | #Constraints:      58357
3585.11/3595.13	c #Conflicts:     193000 | #Constraints:      59357
3585.11/3595.13	c #Conflicts:     194000 | #Constraints:      60357
3585.11/3595.13	c #Conflicts:     195000 | #Constraints:      61357
3585.11/3595.13	c bounds -35 >= -88 @ 146.457
3585.11/3595.13	c #Conflicts:     196000 | #Constraints:      62390
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -88
3585.11/3595.13	c #Conflicts:     197000 | #Constraints:      47210
3585.11/3595.13	c #Conflicts:     198000 | #Constraints:      48210
3585.11/3595.13	c #Conflicts:     199000 | #Constraints:      49210
3585.11/3595.13	c #Conflicts:     200000 | #Constraints:      50210
3585.11/3595.13	c #Conflicts:     201000 | #Constraints:      51210
3585.11/3595.13	c #Conflicts:     202000 | #Constraints:      52210
3585.11/3595.13	c #Conflicts:     203000 | #Constraints:      53210
3585.11/3595.13	c #Conflicts:     204000 | #Constraints:      54210
3585.11/3595.13	c #Conflicts:     205000 | #Constraints:      55210
3585.11/3595.13	c #Conflicts:     206000 | #Constraints:      56210
3585.11/3595.13	c #Conflicts:     207000 | #Constraints:      57210
3585.11/3595.13	c #Conflicts:     208000 | #Constraints:      58210
3585.11/3595.13	c #Conflicts:     209000 | #Constraints:      59210
3585.11/3595.13	c #Conflicts:     210000 | #Constraints:      60210
3585.11/3595.13	c #Conflicts:     211000 | #Constraints:      61210
3585.11/3595.13	c #Conflicts:     212000 | #Constraints:      62210
3585.11/3595.13	c #Conflicts:     213000 | #Constraints:      63210
3585.11/3595.13	c #Conflicts:     214000 | #Constraints:      64210
3585.11/3595.13	c #Conflicts:     215000 | #Constraints:      65210
3585.11/3595.13	c #Conflicts:     216000 | #Constraints:      66210
3585.11/3595.13	c #Conflicts:     217000 | #Constraints:      67210
3585.11/3595.13	c #Conflicts:     218000 | #Constraints:      68210
3585.11/3595.13	c #Conflicts:     219000 | #Constraints:      69210
3585.11/3595.13	c #Conflicts:     220000 | #Constraints:      70210
3585.11/3595.13	c #Conflicts:     221000 | #Constraints:      71210
3585.11/3595.13	c #Conflicts:     222000 | #Constraints:      72210
3585.11/3595.13	c #Conflicts:     223000 | #Constraints:      73210
3585.11/3595.13	c #Conflicts:     224000 | #Constraints:      74210
3585.11/3595.13	c #Conflicts:     225000 | #Constraints:      75210
3585.11/3595.13	c #Conflicts:     226000 | #Constraints:      76210
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -88
3585.11/3595.13	c #Conflicts:     227000 | #Constraints:      54043
3585.11/3595.13	c #Conflicts:     228000 | #Constraints:      55043
3585.11/3595.13	c #Conflicts:     229000 | #Constraints:      56043
3585.11/3595.13	c #Conflicts:     230000 | #Constraints:      57043
3585.11/3595.13	c #Conflicts:     231000 | #Constraints:      58043
3585.11/3595.13	c bounds -35 >= -87 @ 166.016
3585.11/3595.13	c #Conflicts:     232000 | #Constraints:      59070
3585.11/3595.13	c #Conflicts:     233000 | #Constraints:      60070
3585.11/3595.13	c #Conflicts:     234000 | #Constraints:      61070
3585.11/3595.13	c #Conflicts:     235000 | #Constraints:      62070
3585.11/3595.13	c #Conflicts:     236000 | #Constraints:      63070
3585.11/3595.13	c #Conflicts:     237000 | #Constraints:      64070
3585.11/3595.13	c #Conflicts:     238000 | #Constraints:      65070
3585.11/3595.13	c #Conflicts:     239000 | #Constraints:      66070
3585.11/3595.13	c #Conflicts:     240000 | #Constraints:      67070
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -87
3585.11/3595.13	c #Conflicts:     241000 | #Constraints:      49636
3585.11/3595.13	c #Conflicts:     242000 | #Constraints:      50636
3585.11/3595.13	c #Conflicts:     243000 | #Constraints:      51636
3585.11/3595.13	c #Conflicts:     244000 | #Constraints:      52636
3585.11/3595.13	c #Conflicts:     245000 | #Constraints:      53636
3585.11/3595.13	c #Conflicts:     246000 | #Constraints:      54636
3585.11/3595.13	c #Conflicts:     247000 | #Constraints:      55636
3585.11/3595.13	c #Conflicts:     248000 | #Constraints:      56636
3585.11/3595.13	c #Conflicts:     249000 | #Constraints:      57636
3585.11/3595.13	c #Conflicts:     250000 | #Constraints:      58636
3585.11/3595.13	c #Conflicts:     251000 | #Constraints:      59636
3585.11/3595.13	c #Conflicts:     252000 | #Constraints:      60636
3585.11/3595.13	c #Conflicts:     253000 | #Constraints:      61636
3585.11/3595.13	c #Conflicts:     254000 | #Constraints:      62636
3585.11/3595.13	c #Conflicts:     255000 | #Constraints:      63636
3585.11/3595.13	c #Conflicts:     256000 | #Constraints:      64636
3585.11/3595.13	c #Conflicts:     257000 | #Constraints:      65636
3585.11/3595.13	c #Conflicts:     258000 | #Constraints:      66636
3585.11/3595.13	c #Conflicts:     259000 | #Constraints:      67636
3585.11/3595.13	c #Conflicts:     260000 | #Constraints:      68636
3585.11/3595.13	c #Conflicts:     261000 | #Constraints:      69636
3585.11/3595.13	c #Conflicts:     262000 | #Constraints:      70636
3585.11/3595.13	c #Conflicts:     263000 | #Constraints:      71636
3585.11/3595.13	c #Conflicts:     264000 | #Constraints:      72636
3585.11/3595.13	c #Conflicts:     265000 | #Constraints:      73636
3585.11/3595.13	c #Conflicts:     266000 | #Constraints:      74636
3585.11/3595.13	c #Conflicts:     267000 | #Constraints:      75636
3585.11/3595.13	c #Conflicts:     268000 | #Constraints:      76636
3585.11/3595.13	c bounds -35 >= -86 @ 189.734
3585.11/3595.13	c #Conflicts:     269000 | #Constraints:      77657
3585.11/3595.13	c #Conflicts:     270000 | #Constraints:      78657
3585.11/3595.13	c #Conflicts:     271000 | #Constraints:      79657
3585.11/3595.13	c #Conflicts:     272000 | #Constraints:      80657
3585.11/3595.13	c #Conflicts:     273000 | #Constraints:      81657
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -86
3585.11/3595.13	c #Conflicts:     274000 | #Constraints:      56909
3585.11/3595.13	c #Conflicts:     275000 | #Constraints:      57932
3585.11/3595.13	c #Conflicts:     276000 | #Constraints:      58976
3585.11/3595.13	c #Conflicts:     277000 | #Constraints:      60021
3585.11/3595.13	c #Conflicts:     278000 | #Constraints:      61069
3585.11/3595.13	c #Conflicts:     279000 | #Constraints:      62116
3585.11/3595.13	c #Conflicts:     280000 | #Constraints:      63165
3585.11/3595.13	c #Conflicts:     281000 | #Constraints:      64214
3585.11/3595.13	c #Conflicts:     282000 | #Constraints:      65264
3585.11/3595.13	c #Conflicts:     283000 | #Constraints:      66312
3585.11/3595.13	c #Conflicts:     284000 | #Constraints:      67363
3585.11/3595.13	c #Conflicts:     285000 | #Constraints:      68400
3585.11/3595.13	c #Conflicts:     286000 | #Constraints:      69458
3585.11/3595.13	c #Conflicts:     287000 | #Constraints:      70504
3585.11/3595.13	c #Conflicts:     288000 | #Constraints:      71555
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -86
3585.11/3595.13	c #Conflicts:     289000 | #Constraints:      51727
3585.11/3595.13	c #Conflicts:     290000 | #Constraints:      52727
3585.11/3595.13	c #Conflicts:     291000 | #Constraints:      53727
3585.11/3595.13	c #Conflicts:     292000 | #Constraints:      54727
3585.11/3595.13	c #Conflicts:     293000 | #Constraints:      55727
3585.11/3595.13	c #Conflicts:     294000 | #Constraints:      56727
3585.11/3595.13	c #Conflicts:     295000 | #Constraints:      57727
3585.11/3595.13	c #Conflicts:     296000 | #Constraints:      58727
3585.11/3595.13	c #Conflicts:     297000 | #Constraints:      59727
3585.11/3595.13	c #Conflicts:     298000 | #Constraints:      60727
3585.11/3595.13	c #Conflicts:     299000 | #Constraints:      61727
3585.11/3595.13	c #Conflicts:     300000 | #Constraints:      62727
3585.11/3595.13	c #Conflicts:     301000 | #Constraints:      63727
3585.11/3595.13	c #Conflicts:     302000 | #Constraints:      64727
3585.11/3595.13	c #Conflicts:     303000 | #Constraints:      65727
3585.11/3595.13	c #Conflicts:     304000 | #Constraints:      66727
3585.11/3595.13	c #Conflicts:     305000 | #Constraints:      67727
3585.11/3595.13	c #Conflicts:     306000 | #Constraints:      68727
3585.11/3595.13	c #Conflicts:     307000 | #Constraints:      69727
3585.11/3595.13	c #Conflicts:     308000 | #Constraints:      70727
3585.11/3595.13	c #Conflicts:     309000 | #Constraints:      71727
3585.11/3595.13	c #Conflicts:     310000 | #Constraints:      72727
3585.11/3595.13	c #Conflicts:     311000 | #Constraints:      73727
3585.11/3595.13	c #Conflicts:     312000 | #Constraints:      74727
3585.11/3595.13	c #Conflicts:     313000 | #Constraints:      75727
3585.11/3595.13	c #Conflicts:     314000 | #Constraints:      76727
3585.11/3595.13	c #Conflicts:     315000 | #Constraints:      77727
3585.11/3595.13	c #Conflicts:     316000 | #Constraints:      78727
3585.11/3595.13	c #Conflicts:     317000 | #Constraints:      79727
3585.11/3595.13	c bounds -35 >= -85 @ 217.361
3585.11/3595.13	c #Conflicts:     318000 | #Constraints:      80757
3585.11/3595.13	c #Conflicts:     319000 | #Constraints:      81757
3585.11/3595.13	c #Conflicts:     320000 | #Constraints:      82757
3585.11/3595.13	c #Conflicts:     321000 | #Constraints:      83757
3585.11/3595.13	c #Conflicts:     322000 | #Constraints:      84757
3585.11/3595.13	c #Conflicts:     323000 | #Constraints:      85757
3585.11/3595.13	c #Conflicts:     324000 | #Constraints:      86757
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -85
3585.11/3595.13	c #Conflicts:     325000 | #Constraints:      59330
3585.11/3595.13	c #Conflicts:     326000 | #Constraints:      60331
3585.11/3595.13	c #Conflicts:     327000 | #Constraints:      61345
3585.11/3595.13	c #Conflicts:     328000 | #Constraints:      62347
3585.11/3595.13	c #Conflicts:     329000 | #Constraints:      63365
3585.11/3595.13	c #Conflicts:     330000 | #Constraints:      64371
3585.11/3595.13	c #Conflicts:     331000 | #Constraints:      65372
3585.11/3595.13	c #Conflicts:     332000 | #Constraints:      66372
3585.11/3595.13	c #Conflicts:     333000 | #Constraints:      67382
3585.11/3595.13	c #Conflicts:     334000 | #Constraints:      68412
3585.11/3595.13	c #Conflicts:     335000 | #Constraints:      69462
3585.11/3595.13	c #Conflicts:     336000 | #Constraints:      70505
3585.11/3595.13	c #Conflicts:     337000 | #Constraints:      71544
3585.11/3595.13	c #Conflicts:     338000 | #Constraints:      72593
3585.11/3595.13	c #Conflicts:     339000 | #Constraints:      73637
3585.11/3595.13	c #Conflicts:     340000 | #Constraints:      74681
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -85
3585.11/3595.13	c #Conflicts:     341000 | #Constraints:      53007
3585.11/3595.13	c #Conflicts:     342000 | #Constraints:      54007
3585.11/3595.13	c #Conflicts:     343000 | #Constraints:      55007
3585.11/3595.13	c #Conflicts:     344000 | #Constraints:      56007
3585.11/3595.13	c #Conflicts:     345000 | #Constraints:      57007
3585.11/3595.13	c #Conflicts:     346000 | #Constraints:      58007
3585.11/3595.13	c #Conflicts:     347000 | #Constraints:      59007
3585.11/3595.13	c #Conflicts:     348000 | #Constraints:      60007
3585.11/3595.13	c #Conflicts:     349000 | #Constraints:      61007
3585.11/3595.13	c #Conflicts:     350000 | #Constraints:      62007
3585.11/3595.13	c #Conflicts:     351000 | #Constraints:      63007
3585.11/3595.13	c #Conflicts:     352000 | #Constraints:      64007
3585.11/3595.13	c #Conflicts:     353000 | #Constraints:      65007
3585.11/3595.13	c #Conflicts:     354000 | #Constraints:      66007
3585.11/3595.13	c #Conflicts:     355000 | #Constraints:      67007
3585.11/3595.13	c #Conflicts:     356000 | #Constraints:      68007
3585.11/3595.13	c #Conflicts:     357000 | #Constraints:      69007
3585.11/3595.13	c #Conflicts:     358000 | #Constraints:      70007
3585.11/3595.13	c #Conflicts:     359000 | #Constraints:      71007
3585.11/3595.13	c #Conflicts:     360000 | #Constraints:      72007
3585.11/3595.13	c #Conflicts:     361000 | #Constraints:      73007
3585.11/3595.13	c #Conflicts:     362000 | #Constraints:      74007
3585.11/3595.13	c #Conflicts:     363000 | #Constraints:      75007
3585.11/3595.13	c #Conflicts:     364000 | #Constraints:      76007
3585.11/3595.13	c #Conflicts:     365000 | #Constraints:      77007
3585.11/3595.13	c #Conflicts:     366000 | #Constraints:      78007
3585.11/3595.13	c #Conflicts:     367000 | #Constraints:      79007
3585.11/3595.13	c #Conflicts:     368000 | #Constraints:      80007
3585.11/3595.13	c #Conflicts:     369000 | #Constraints:      81007
3585.11/3595.13	c #Conflicts:     370000 | #Constraints:      82007
3585.11/3595.13	c #Conflicts:     371000 | #Constraints:      83007
3585.11/3595.13	c #Conflicts:     372000 | #Constraints:      84007
3585.11/3595.13	c #Conflicts:     373000 | #Constraints:      85007
3585.11/3595.13	c bounds -35 >= -84 @ 252.655
3585.11/3595.13	c #Conflicts:     374000 | #Constraints:      86034
3585.11/3595.13	c #Conflicts:     375000 | #Constraints:      87035
3585.11/3595.13	c #Conflicts:     376000 | #Constraints:      88053
3585.11/3595.13	c #Conflicts:     377000 | #Constraints:      89088
3585.11/3595.13	c #Conflicts:     378000 | #Constraints:      90137
3585.11/3595.13	c #Conflicts:     379000 | #Constraints:      91167
3585.11/3595.13	c #Conflicts:     380000 | #Constraints:      92213
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -84
3585.11/3595.13	c #Conflicts:     381000 | #Constraints:      62138
3585.11/3595.13	c #Conflicts:     382000 | #Constraints:      63195
3585.11/3595.13	c #Conflicts:     383000 | #Constraints:      64246
3585.11/3595.13	c #Conflicts:     384000 | #Constraints:      65299
3585.11/3595.13	c #Conflicts:     385000 | #Constraints:      66346
3585.11/3595.13	c #Conflicts:     386000 | #Constraints:      67392
3585.11/3595.13	c #Conflicts:     387000 | #Constraints:      68437
3585.11/3595.13	c #Conflicts:     388000 | #Constraints:      69485
3585.11/3595.13	c #Conflicts:     389000 | #Constraints:      70534
3585.11/3595.13	c #Conflicts:     390000 | #Constraints:      71585
3585.11/3595.13	c #Conflicts:     391000 | #Constraints:      72637
3585.11/3595.13	c #Conflicts:     392000 | #Constraints:      73690
3585.11/3595.13	c #Conflicts:     393000 | #Constraints:      74730
3585.11/3595.13	c #Conflicts:     394000 | #Constraints:      75766
3585.11/3595.13	c #Conflicts:     395000 | #Constraints:      76810
3585.11/3595.13	c #Conflicts:     396000 | #Constraints:      77864
3585.11/3595.13	c #Conflicts:     397000 | #Constraints:      78915
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -84
3585.11/3595.13	c #Conflicts:     398000 | #Constraints:      55144
3585.11/3595.13	c #Conflicts:     399000 | #Constraints:      56144
3585.11/3595.13	c #Conflicts:     400000 | #Constraints:      57144
3585.11/3595.13	c #Conflicts:     401000 | #Constraints:      58144
3585.11/3595.13	c #Conflicts:     402000 | #Constraints:      59144
3585.11/3595.13	c #Conflicts:     403000 | #Constraints:      60144
3585.11/3595.13	c #Conflicts:     404000 | #Constraints:      61144
3585.11/3595.13	c #Conflicts:     405000 | #Constraints:      62144
3585.11/3595.13	c #Conflicts:     406000 | #Constraints:      63144
3585.11/3595.13	c #Conflicts:     407000 | #Constraints:      64144
3585.11/3595.13	c #Conflicts:     408000 | #Constraints:      65144
3585.11/3595.13	c #Conflicts:     409000 | #Constraints:      66144
3585.11/3595.13	c #Conflicts:     410000 | #Constraints:      67144
3585.11/3595.13	c #Conflicts:     411000 | #Constraints:      68144
3585.11/3595.13	c #Conflicts:     412000 | #Constraints:      69144
3585.11/3595.13	c #Conflicts:     413000 | #Constraints:      70144
3585.11/3595.13	c #Conflicts:     414000 | #Constraints:      71144
3585.11/3595.13	c #Conflicts:     415000 | #Constraints:      72144
3585.11/3595.13	c #Conflicts:     416000 | #Constraints:      73144
3585.11/3595.13	c #Conflicts:     417000 | #Constraints:      74144
3585.11/3595.13	c #Conflicts:     418000 | #Constraints:      75144
3585.11/3595.13	c #Conflicts:     419000 | #Constraints:      76144
3585.11/3595.13	c #Conflicts:     420000 | #Constraints:      77144
3585.11/3595.13	c #Conflicts:     421000 | #Constraints:      78144
3585.11/3595.13	c #Conflicts:     422000 | #Constraints:      79144
3585.11/3595.13	c #Conflicts:     423000 | #Constraints:      80144
3585.11/3595.13	c #Conflicts:     424000 | #Constraints:      81144
3585.11/3595.13	c #Conflicts:     425000 | #Constraints:      82144
3585.11/3595.13	c #Conflicts:     426000 | #Constraints:      83144
3585.11/3595.13	c #Conflicts:     427000 | #Constraints:      84144
3585.11/3595.13	c #Conflicts:     428000 | #Constraints:      85144
3585.11/3595.13	c #Conflicts:     429000 | #Constraints:      86144
3585.11/3595.13	c #Conflicts:     430000 | #Constraints:      87144
3585.11/3595.13	c #Conflicts:     431000 | #Constraints:      88144
3585.11/3595.13	c #Conflicts:     432000 | #Constraints:      89144
3585.11/3595.13	c #Conflicts:     433000 | #Constraints:      90144
3585.11/3595.13	c #Conflicts:     434000 | #Constraints:      91144
3585.11/3595.13	c #Conflicts:     435000 | #Constraints:      92144
3585.11/3595.13	c #Conflicts:     436000 | #Constraints:      93144
3585.11/3595.13	c #Conflicts:     437000 | #Constraints:      94144
3585.11/3595.13	c #Conflicts:     438000 | #Constraints:      95144
3585.11/3595.13	c #Conflicts:     439000 | #Constraints:      96144
3585.11/3595.13	c #Conflicts:     440000 | #Constraints:      97144
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -84
3585.11/3595.13	c #Conflicts:     441000 | #Constraints:      64687
3585.11/3595.13	c #Conflicts:     442000 | #Constraints:      65721
3585.11/3595.13	c #Conflicts:     443000 | #Constraints:      66752
3585.11/3595.13	c #Conflicts:     444000 | #Constraints:      67792
3585.11/3595.13	c #Conflicts:     445000 | #Constraints:      68828
3585.11/3595.13	c #Conflicts:     446000 | #Constraints:      69869
3585.11/3595.13	c #Conflicts:     447000 | #Constraints:      70896
3585.11/3595.13	c #Conflicts:     448000 | #Constraints:      71939
3585.11/3595.13	c #Conflicts:     449000 | #Constraints:      72977
3585.11/3595.13	c #Conflicts:     450000 | #Constraints:      74008
3585.11/3595.13	c #Conflicts:     451000 | #Constraints:      75032
3585.11/3595.13	c #Conflicts:     452000 | #Constraints:      76067
3585.11/3595.13	c #Conflicts:     453000 | #Constraints:      77109
3585.11/3595.13	c #Conflicts:     454000 | #Constraints:      78149
3585.11/3595.13	c #Conflicts:     455000 | #Constraints:      79188
3585.11/3595.13	c #Conflicts:     456000 | #Constraints:      80222
3585.11/3595.13	c #Conflicts:     457000 | #Constraints:      81259
3585.11/3595.13	c #Conflicts:     458000 | #Constraints:      82297
3585.11/3595.13	c #Conflicts:     459000 | #Constraints:      83333
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -84
3585.11/3595.13	c #Conflicts:     460000 | #Constraints:      57683
3585.11/3595.13	c #Conflicts:     461000 | #Constraints:      58683
3585.11/3595.13	c #Conflicts:     462000 | #Constraints:      59683
3585.11/3595.13	c #Conflicts:     463000 | #Constraints:      60683
3585.11/3595.13	c #Conflicts:     464000 | #Constraints:      61683
3585.11/3595.13	c #Conflicts:     465000 | #Constraints:      62683
3585.11/3595.13	c #Conflicts:     466000 | #Constraints:      63683
3585.11/3595.13	c #Conflicts:     467000 | #Constraints:      64683
3585.11/3595.13	c #Conflicts:     468000 | #Constraints:      65683
3585.11/3595.13	c #Conflicts:     469000 | #Constraints:      66683
3585.11/3595.13	c #Conflicts:     470000 | #Constraints:      67683
3585.11/3595.13	c #Conflicts:     471000 | #Constraints:      68683
3585.11/3595.13	c #Conflicts:     472000 | #Constraints:      69683
3585.11/3595.13	c #Conflicts:     473000 | #Constraints:      70683
3585.11/3595.13	c #Conflicts:     474000 | #Constraints:      71683
3585.11/3595.13	c #Conflicts:     475000 | #Constraints:      72683
3585.11/3595.13	c #Conflicts:     476000 | #Constraints:      73683
3585.11/3595.13	c #Conflicts:     477000 | #Constraints:      74683
3585.11/3595.13	c #Conflicts:     478000 | #Constraints:      75683
3585.11/3595.13	c #Conflicts:     479000 | #Constraints:      76683
3585.11/3595.13	c #Conflicts:     480000 | #Constraints:      77683
3585.11/3595.13	c #Conflicts:     481000 | #Constraints:      78683
3585.11/3595.13	c #Conflicts:     482000 | #Constraints:      79683
3585.11/3595.13	c #Conflicts:     483000 | #Constraints:      80683
3585.11/3595.13	c #Conflicts:     484000 | #Constraints:      81683
3585.11/3595.13	c #Conflicts:     485000 | #Constraints:      82683
3585.11/3595.13	c #Conflicts:     486000 | #Constraints:      83683
3585.11/3595.13	c #Conflicts:     487000 | #Constraints:      84683
3585.11/3595.13	c #Conflicts:     488000 | #Constraints:      85683
3585.11/3595.13	c #Conflicts:     489000 | #Constraints:      86683
3585.11/3595.13	c bounds -35 >= -83 @ 328.428
3585.11/3595.13	c #Conflicts:     490000 | #Constraints:      87704
3585.11/3595.13	c #Conflicts:     491000 | #Constraints:      88704
3585.11/3595.13	c #Conflicts:     492000 | #Constraints:      89704
3585.11/3595.13	c #Conflicts:     493000 | #Constraints:      90704
3585.11/3595.13	c #Conflicts:     494000 | #Constraints:      91704
3585.11/3595.13	c #Conflicts:     495000 | #Constraints:      92704
3585.11/3595.13	c #Conflicts:     496000 | #Constraints:      93704
3585.11/3595.13	c #Conflicts:     497000 | #Constraints:      94704
3585.11/3595.13	c #Conflicts:     498000 | #Constraints:      95704
3585.11/3595.13	c #Conflicts:     499000 | #Constraints:      96704
3585.11/3595.13	c #Conflicts:     500000 | #Constraints:      97704
3585.11/3595.13	c #Conflicts:     501000 | #Constraints:      98704
3585.11/3595.13	c #Conflicts:     502000 | #Constraints:      99704
3585.11/3595.13	c #Conflicts:     503000 | #Constraints:     100704
3585.11/3595.13	c #Conflicts:     504000 | #Constraints:     101704
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -83
3585.11/3595.13	c #Conflicts:     505000 | #Constraints:      66372
3585.11/3595.13	c #Conflicts:     506000 | #Constraints:      67421
3585.11/3595.13	c #Conflicts:     507000 | #Constraints:      68474
3585.11/3595.13	c #Conflicts:     508000 | #Constraints:      69511
3585.11/3595.13	c #Conflicts:     509000 | #Constraints:      70540
3585.11/3595.13	c #Conflicts:     510000 | #Constraints:      71577
3585.11/3595.13	c #Conflicts:     511000 | #Constraints:      72623
3585.11/3595.13	c #Conflicts:     512000 | #Constraints:      73657
3585.11/3595.13	c #Conflicts:     513000 | #Constraints:      74697
3585.11/3595.13	c #Conflicts:     514000 | #Constraints:      75739
3585.11/3595.13	c #Conflicts:     515000 | #Constraints:      76780
3585.11/3595.13	c #Conflicts:     516000 | #Constraints:      77824
3585.11/3595.13	c #Conflicts:     517000 | #Constraints:      78871
3585.11/3595.13	c #Conflicts:     518000 | #Constraints:      79914
3585.11/3595.13	c #Conflicts:     519000 | #Constraints:      80960
3585.11/3595.13	c #Conflicts:     520000 | #Constraints:      82005
3585.11/3595.13	c #Conflicts:     521000 | #Constraints:      83047
3585.11/3595.13	c #Conflicts:     522000 | #Constraints:      84095
3585.11/3595.13	c #Conflicts:     523000 | #Constraints:      85146
3585.11/3595.13	c #Conflicts:     524000 | #Constraints:      86197
3585.11/3595.13	c #Conflicts:     525000 | #Constraints:      87250
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -83
3585.11/3595.13	c #Conflicts:     526000 | #Constraints:      59707
3585.11/3595.13	c #Conflicts:     527000 | #Constraints:      60707
3585.11/3595.13	c #Conflicts:     528000 | #Constraints:      61707
3585.11/3595.13	c #Conflicts:     529000 | #Constraints:      62707
3585.11/3595.13	c #Conflicts:     530000 | #Constraints:      63707
3585.11/3595.13	c #Conflicts:     531000 | #Constraints:      64707
3585.11/3595.13	c #Conflicts:     532000 | #Constraints:      65707
3585.11/3595.13	c #Conflicts:     533000 | #Constraints:      66707
3585.11/3595.13	c #Conflicts:     534000 | #Constraints:      67707
3585.11/3595.13	c #Conflicts:     535000 | #Constraints:      68707
3585.11/3595.13	c #Conflicts:     536000 | #Constraints:      69707
3585.11/3595.13	c #Conflicts:     537000 | #Constraints:      70707
3585.11/3595.13	c #Conflicts:     538000 | #Constraints:      71707
3585.11/3595.13	c #Conflicts:     539000 | #Constraints:      72707
3585.11/3595.13	c #Conflicts:     540000 | #Constraints:      73707
3585.11/3595.13	c #Conflicts:     541000 | #Constraints:      74707
3585.11/3595.13	c #Conflicts:     542000 | #Constraints:      75707
3585.11/3595.13	c #Conflicts:     543000 | #Constraints:      76707
3585.11/3595.13	c #Conflicts:     544000 | #Constraints:      77707
3585.11/3595.13	c #Conflicts:     545000 | #Constraints:      78707
3585.11/3595.13	c #Conflicts:     546000 | #Constraints:      79707
3585.11/3595.13	c #Conflicts:     547000 | #Constraints:      80707
3585.11/3595.13	c #Conflicts:     548000 | #Constraints:      81707
3585.11/3595.13	c #Conflicts:     549000 | #Constraints:      82707
3585.11/3595.13	c #Conflicts:     550000 | #Constraints:      83707
3585.11/3595.13	c #Conflicts:     551000 | #Constraints:      84707
3585.11/3595.13	c #Conflicts:     552000 | #Constraints:      85707
3585.11/3595.13	c #Conflicts:     553000 | #Constraints:      86707
3585.11/3595.13	c #Conflicts:     554000 | #Constraints:      87707
3585.11/3595.13	c #Conflicts:     555000 | #Constraints:      88707
3585.11/3595.13	c #Conflicts:     556000 | #Constraints:      89707
3585.11/3595.13	c #Conflicts:     557000 | #Constraints:      90707
3585.11/3595.13	c #Conflicts:     558000 | #Constraints:      91707
3585.11/3595.13	c #Conflicts:     559000 | #Constraints:      92707
3585.11/3595.13	c #Conflicts:     560000 | #Constraints:      93707
3585.11/3595.13	c #Conflicts:     561000 | #Constraints:      94707
3585.11/3595.13	c #Conflicts:     562000 | #Constraints:      95707
3585.11/3595.13	c #Conflicts:     563000 | #Constraints:      96707
3585.11/3595.13	c #Conflicts:     564000 | #Constraints:      97707
3585.11/3595.13	c #Conflicts:     565000 | #Constraints:      98707
3585.11/3595.13	c #Conflicts:     566000 | #Constraints:      99707
3585.11/3595.13	c #Conflicts:     567000 | #Constraints:     100707
3585.11/3595.13	c #Conflicts:     568000 | #Constraints:     101707
3585.11/3595.13	c #Conflicts:     569000 | #Constraints:     102707
3585.11/3595.13	c #Conflicts:     570000 | #Constraints:     103707
3585.11/3595.13	c #Conflicts:     571000 | #Constraints:     104707
3585.11/3595.13	c #Conflicts:     572000 | #Constraints:     105707
3585.11/3595.13	c #Conflicts:     573000 | #Constraints:     106707
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -83
3585.11/3595.13	c #Conflicts:     574000 | #Constraints:      69198
3585.11/3595.13	c #Conflicts:     575000 | #Constraints:      70242
3585.11/3595.13	c #Conflicts:     576000 | #Constraints:      71266
3585.11/3595.13	c #Conflicts:     577000 | #Constraints:      72307
3585.11/3595.13	c #Conflicts:     578000 | #Constraints:      73348
3585.11/3595.13	c #Conflicts:     579000 | #Constraints:      74383
3585.11/3595.13	c #Conflicts:     580000 | #Constraints:      75419
3585.11/3595.13	c #Conflicts:     581000 | #Constraints:      76460
3585.11/3595.13	c #Conflicts:     582000 | #Constraints:      77499
3585.11/3595.13	c #Conflicts:     583000 | #Constraints:      78543
3585.11/3595.13	c #Conflicts:     584000 | #Constraints:      79583
3585.11/3595.13	c #Conflicts:     585000 | #Constraints:      80622
3585.11/3595.13	c #Conflicts:     586000 | #Constraints:      81660
3585.11/3595.13	c #Conflicts:     587000 | #Constraints:      82705
3585.11/3595.13	c #Conflicts:     588000 | #Constraints:      83752
3585.11/3595.13	c #Conflicts:     589000 | #Constraints:      84800
3585.11/3595.13	c #Conflicts:     590000 | #Constraints:      85845
3585.11/3595.13	c #Conflicts:     591000 | #Constraints:      86892
3585.11/3595.13	c #Conflicts:     592000 | #Constraints:      87930
3585.11/3595.13	c #Conflicts:     593000 | #Constraints:      88968
3585.11/3595.13	c #Conflicts:     594000 | #Constraints:      90014
3585.11/3595.13	c #Conflicts:     595000 | #Constraints:      91052
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -83
3585.11/3595.13	c #Conflicts:     596000 | #Constraints:      61502
3585.11/3595.13	c #Conflicts:     597000 | #Constraints:      62502
3585.11/3595.13	c #Conflicts:     598000 | #Constraints:      63502
3585.11/3595.13	c #Conflicts:     599000 | #Constraints:      64502
3585.11/3595.13	c #Conflicts:     600000 | #Constraints:      65502
3585.11/3595.13	c #Conflicts:     601000 | #Constraints:      66502
3585.11/3595.13	c #Conflicts:     602000 | #Constraints:      67502
3585.11/3595.13	c #Conflicts:     603000 | #Constraints:      68502
3585.11/3595.13	c #Conflicts:     604000 | #Constraints:      69502
3585.11/3595.13	c #Conflicts:     605000 | #Constraints:      70502
3585.11/3595.13	c #Conflicts:     606000 | #Constraints:      71502
3585.11/3595.13	c #Conflicts:     607000 | #Constraints:      72502
3585.11/3595.13	c #Conflicts:     608000 | #Constraints:      73502
3585.11/3595.13	c #Conflicts:     609000 | #Constraints:      74502
3585.11/3595.13	c #Conflicts:     610000 | #Constraints:      75502
3585.11/3595.13	c #Conflicts:     611000 | #Constraints:      76502
3585.11/3595.13	c #Conflicts:     612000 | #Constraints:      77502
3585.11/3595.13	c #Conflicts:     613000 | #Constraints:      78502
3585.11/3595.13	c #Conflicts:     614000 | #Constraints:      79502
3585.11/3595.13	c #Conflicts:     615000 | #Constraints:      80502
3585.11/3595.13	c #Conflicts:     616000 | #Constraints:      81502
3585.11/3595.13	c #Conflicts:     617000 | #Constraints:      82502
3585.11/3595.13	c #Conflicts:     618000 | #Constraints:      83502
3585.11/3595.13	c #Conflicts:     619000 | #Constraints:      84502
3585.11/3595.13	c #Conflicts:     620000 | #Constraints:      85502
3585.11/3595.13	c #Conflicts:     621000 | #Constraints:      86502
3585.11/3595.13	c #Conflicts:     622000 | #Constraints:      87502
3585.11/3595.13	c #Conflicts:     623000 | #Constraints:      88502
3585.11/3595.13	c #Conflicts:     624000 | #Constraints:      89502
3585.11/3595.13	c #Conflicts:     625000 | #Constraints:      90502
3585.11/3595.13	c #Conflicts:     626000 | #Constraints:      91502
3585.11/3595.13	c #Conflicts:     627000 | #Constraints:      92502
3585.11/3595.13	c #Conflicts:     628000 | #Constraints:      93502
3585.11/3595.13	c #Conflicts:     629000 | #Constraints:      94502
3585.11/3595.13	c bounds -35 >= -82 @ 431.068
3585.11/3595.13	c #Conflicts:     630000 | #Constraints:      95529
3585.11/3595.13	c #Conflicts:     631000 | #Constraints:      96551
3585.11/3595.13	c #Conflicts:     632000 | #Constraints:      97587
3585.11/3595.13	c #Conflicts:     633000 | #Constraints:      98616
3585.11/3595.13	c #Conflicts:     634000 | #Constraints:      99659
3585.11/3595.13	c #Conflicts:     635000 | #Constraints:     100704
3585.11/3595.13	c #Conflicts:     636000 | #Constraints:     101746
3585.11/3595.13	c #Conflicts:     637000 | #Constraints:     102786
3585.11/3595.13	c #Conflicts:     638000 | #Constraints:     103833
3585.11/3595.13	c #Conflicts:     639000 | #Constraints:     104871
3585.11/3595.13	c #Conflicts:     640000 | #Constraints:     105925
3585.11/3595.13	c #Conflicts:     641000 | #Constraints:     106967
3585.11/3595.13	c #Conflicts:     642000 | #Constraints:     108012
3585.11/3595.13	c #Conflicts:     643000 | #Constraints:     109054
3585.11/3595.13	c #Conflicts:     644000 | #Constraints:     110100
3585.11/3595.13	c #Conflicts:     645000 | #Constraints:     111143
3585.11/3595.13	c #Conflicts:     646000 | #Constraints:     112192
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -82
3585.11/3595.13	c #Conflicts:     647000 | #Constraints:      71806
3585.11/3595.13	c #Conflicts:     648000 | #Constraints:      72806
3585.11/3595.13	c #Conflicts:     649000 | #Constraints:      73806
3585.11/3595.13	c #Conflicts:     650000 | #Constraints:      74806
3585.11/3595.13	c #Conflicts:     651000 | #Constraints:      75806
3585.11/3595.13	c #Conflicts:     652000 | #Constraints:      76806
3585.11/3595.13	c #Conflicts:     653000 | #Constraints:      77806
3585.11/3595.13	c #Conflicts:     654000 | #Constraints:      78806
3585.11/3595.13	c #Conflicts:     655000 | #Constraints:      79806
3585.11/3595.13	c #Conflicts:     656000 | #Constraints:      80806
3585.11/3595.13	c #Conflicts:     657000 | #Constraints:      81806
3585.11/3595.13	c #Conflicts:     658000 | #Constraints:      82806
3585.11/3595.13	c #Conflicts:     659000 | #Constraints:      83806
3585.11/3595.13	c #Conflicts:     660000 | #Constraints:      84806
3585.11/3595.13	c #Conflicts:     661000 | #Constraints:      85806
3585.11/3595.13	c #Conflicts:     662000 | #Constraints:      86806
3585.11/3595.13	c #Conflicts:     663000 | #Constraints:      87806
3585.11/3595.13	c #Conflicts:     664000 | #Constraints:      88806
3585.11/3595.13	c #Conflicts:     665000 | #Constraints:      89806
3585.11/3595.13	c #Conflicts:     666000 | #Constraints:      90806
3585.11/3595.13	c #Conflicts:     667000 | #Constraints:      91806
3585.11/3595.13	c #Conflicts:     668000 | #Constraints:      92806
3585.11/3595.13	c #Conflicts:     669000 | #Constraints:      93806
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -82
3585.11/3595.13	c #Conflicts:     670000 | #Constraints:      62581
3585.11/3595.13	c #Conflicts:     671000 | #Constraints:      63581
3585.11/3595.13	c #Conflicts:     672000 | #Constraints:      64581
3585.11/3595.13	c #Conflicts:     673000 | #Constraints:      65581
3585.11/3595.13	c #Conflicts:     674000 | #Constraints:      66581
3585.11/3595.13	c #Conflicts:     675000 | #Constraints:      67581
3585.11/3595.13	c #Conflicts:     676000 | #Constraints:      68581
3585.11/3595.13	c #Conflicts:     677000 | #Constraints:      69581
3585.11/3595.13	c #Conflicts:     678000 | #Constraints:      70581
3585.11/3595.13	c #Conflicts:     679000 | #Constraints:      71581
3585.11/3595.13	c #Conflicts:     680000 | #Constraints:      72581
3585.11/3595.13	c #Conflicts:     681000 | #Constraints:      73581
3585.11/3595.13	c #Conflicts:     682000 | #Constraints:      74581
3585.11/3595.13	c #Conflicts:     683000 | #Constraints:      75581
3585.11/3595.13	c #Conflicts:     684000 | #Constraints:      76581
3585.11/3595.13	c #Conflicts:     685000 | #Constraints:      77581
3585.11/3595.13	c #Conflicts:     686000 | #Constraints:      78581
3585.11/3595.13	c #Conflicts:     687000 | #Constraints:      79581
3585.11/3595.13	c #Conflicts:     688000 | #Constraints:      80581
3585.11/3595.13	c #Conflicts:     689000 | #Constraints:      81581
3585.11/3595.13	c #Conflicts:     690000 | #Constraints:      82581
3585.11/3595.13	c #Conflicts:     691000 | #Constraints:      83581
3585.11/3595.13	c #Conflicts:     692000 | #Constraints:      84581
3585.11/3595.13	c #Conflicts:     693000 | #Constraints:      85581
3585.11/3595.13	c #Conflicts:     694000 | #Constraints:      86581
3585.11/3595.13	c #Conflicts:     695000 | #Constraints:      87581
3585.11/3595.13	c #Conflicts:     696000 | #Constraints:      88581
3585.11/3595.13	c #Conflicts:     697000 | #Constraints:      89581
3585.11/3595.13	c #Conflicts:     698000 | #Constraints:      90581
3585.11/3595.13	c #Conflicts:     699000 | #Constraints:      91581
3585.11/3595.13	c #Conflicts:     700000 | #Constraints:      92581
3585.11/3595.13	c #Conflicts:     701000 | #Constraints:      93581
3585.11/3595.13	c #Conflicts:     702000 | #Constraints:      94581
3585.11/3595.13	c #Conflicts:     703000 | #Constraints:      95581
3585.11/3595.13	c #Conflicts:     704000 | #Constraints:      96581
3585.11/3595.13	c #Conflicts:     705000 | #Constraints:      97581
3585.11/3595.13	c #Conflicts:     706000 | #Constraints:      98581
3585.11/3595.13	c #Conflicts:     707000 | #Constraints:      99581
3585.11/3595.13	c #Conflicts:     708000 | #Constraints:     100581
3585.11/3595.13	c #Conflicts:     709000 | #Constraints:     101581
3585.11/3595.13	c #Conflicts:     710000 | #Constraints:     102581
3585.11/3595.13	c #Conflicts:     711000 | #Constraints:     103581
3585.11/3595.13	c #Conflicts:     712000 | #Constraints:     104581
3585.11/3595.13	c #Conflicts:     713000 | #Constraints:     105581
3585.11/3595.13	c #Conflicts:     714000 | #Constraints:     106581
3585.11/3595.13	c bounds -35 >= -81 @ 494.451
3585.11/3595.13	c #Conflicts:     715000 | #Constraints:     107608
3585.11/3595.13	c #Conflicts:     716000 | #Constraints:     108615
3585.11/3595.13	c #Conflicts:     717000 | #Constraints:     109657
3585.11/3595.13	c #Conflicts:     718000 | #Constraints:     110695
3585.11/3595.13	c #Conflicts:     719000 | #Constraints:     111734
3585.11/3595.13	c #Conflicts:     720000 | #Constraints:     112778
3585.11/3595.13	c #Conflicts:     721000 | #Constraints:     113817
3585.11/3595.13	c #Conflicts:     722000 | #Constraints:     114859
3585.11/3595.13	c #Conflicts:     723000 | #Constraints:     115898
3585.11/3595.13	c #Conflicts:     724000 | #Constraints:     116942
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     725000 | #Constraints:      74049
3585.11/3595.13	c #Conflicts:     726000 | #Constraints:      75086
3585.11/3595.13	c #Conflicts:     727000 | #Constraints:      76125
3585.11/3595.13	c #Conflicts:     728000 | #Constraints:      77159
3585.11/3595.13	c #Conflicts:     729000 | #Constraints:      78189
3585.11/3595.13	c #Conflicts:     730000 | #Constraints:      79224
3585.11/3595.13	c #Conflicts:     731000 | #Constraints:      80258
3585.11/3595.13	c #Conflicts:     732000 | #Constraints:      81292
3585.11/3595.13	c #Conflicts:     733000 | #Constraints:      82323
3585.11/3595.13	c #Conflicts:     734000 | #Constraints:      83359
3585.11/3595.13	c #Conflicts:     735000 | #Constraints:      84396
3585.11/3595.13	c #Conflicts:     736000 | #Constraints:      85434
3585.11/3595.13	c #Conflicts:     737000 | #Constraints:      86477
3585.11/3595.13	c #Conflicts:     738000 | #Constraints:      87508
3585.11/3595.13	c #Conflicts:     739000 | #Constraints:      88545
3585.11/3595.13	c #Conflicts:     740000 | #Constraints:      89574
3585.11/3595.13	c #Conflicts:     741000 | #Constraints:      90605
3585.11/3595.13	c #Conflicts:     742000 | #Constraints:      91635
3585.11/3595.13	c #Conflicts:     743000 | #Constraints:      92672
3585.11/3595.13	c #Conflicts:     744000 | #Constraints:      93708
3585.11/3595.13	c #Conflicts:     745000 | #Constraints:      94751
3585.11/3595.13	c #Conflicts:     746000 | #Constraints:      95789
3585.11/3595.13	c #Conflicts:     747000 | #Constraints:      96840
3585.11/3595.13	c #Conflicts:     748000 | #Constraints:      97891
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     749000 | #Constraints:      64648
3585.11/3595.13	c #Conflicts:     750000 | #Constraints:      65648
3585.11/3595.13	c #Conflicts:     751000 | #Constraints:      66648
3585.11/3595.13	c #Conflicts:     752000 | #Constraints:      67648
3585.11/3595.13	c #Conflicts:     753000 | #Constraints:      68648
3585.11/3595.13	c #Conflicts:     754000 | #Constraints:      69648
3585.11/3595.13	c #Conflicts:     755000 | #Constraints:      70648
3585.11/3595.13	c #Conflicts:     756000 | #Constraints:      71648
3585.11/3595.13	c #Conflicts:     757000 | #Constraints:      72648
3585.11/3595.13	c #Conflicts:     758000 | #Constraints:      73648
3585.11/3595.13	c #Conflicts:     759000 | #Constraints:      74648
3585.11/3595.13	c #Conflicts:     760000 | #Constraints:      75648
3585.11/3595.13	c #Conflicts:     761000 | #Constraints:      76648
3585.11/3595.13	c #Conflicts:     762000 | #Constraints:      77648
3585.11/3595.13	c #Conflicts:     763000 | #Constraints:      78648
3585.11/3595.13	c #Conflicts:     764000 | #Constraints:      79648
3585.11/3595.13	c #Conflicts:     765000 | #Constraints:      80648
3585.11/3595.13	c #Conflicts:     766000 | #Constraints:      81648
3585.11/3595.13	c #Conflicts:     767000 | #Constraints:      82648
3585.11/3595.13	c #Conflicts:     768000 | #Constraints:      83648
3585.11/3595.13	c #Conflicts:     769000 | #Constraints:      84648
3585.11/3595.13	c #Conflicts:     770000 | #Constraints:      85648
3585.11/3595.13	c #Conflicts:     771000 | #Constraints:      86648
3585.11/3595.13	c #Conflicts:     772000 | #Constraints:      87648
3585.11/3595.13	c #Conflicts:     773000 | #Constraints:      88648
3585.11/3595.13	c #Conflicts:     774000 | #Constraints:      89648
3585.11/3595.13	c #Conflicts:     775000 | #Constraints:      90648
3585.11/3595.13	c #Conflicts:     776000 | #Constraints:      91648
3585.11/3595.13	c #Conflicts:     777000 | #Constraints:      92648
3585.11/3595.13	c #Conflicts:     778000 | #Constraints:      93648
3585.11/3595.13	c #Conflicts:     779000 | #Constraints:      94648
3585.11/3595.13	c #Conflicts:     780000 | #Constraints:      95648
3585.11/3595.13	c #Conflicts:     781000 | #Constraints:      96648
3585.11/3595.13	c #Conflicts:     782000 | #Constraints:      97648
3585.11/3595.13	c #Conflicts:     783000 | #Constraints:      98648
3585.11/3595.13	c #Conflicts:     784000 | #Constraints:      99648
3585.11/3595.13	c #Conflicts:     785000 | #Constraints:     100648
3585.11/3595.13	c #Conflicts:     786000 | #Constraints:     101648
3585.11/3595.13	c #Conflicts:     787000 | #Constraints:     102648
3585.11/3595.13	c #Conflicts:     788000 | #Constraints:     103648
3585.11/3595.13	c #Conflicts:     789000 | #Constraints:     104648
3585.11/3595.13	c #Conflicts:     790000 | #Constraints:     105648
3585.11/3595.13	c #Conflicts:     791000 | #Constraints:     106648
3585.11/3595.13	c #Conflicts:     792000 | #Constraints:     107648
3585.11/3595.13	c #Conflicts:     793000 | #Constraints:     108648
3585.11/3595.13	c #Conflicts:     794000 | #Constraints:     109648
3585.11/3595.13	c #Conflicts:     795000 | #Constraints:     110648
3585.11/3595.13	c #Conflicts:     796000 | #Constraints:     111648
3585.11/3595.13	c #Conflicts:     797000 | #Constraints:     112648
3585.11/3595.13	c #Conflicts:     798000 | #Constraints:     113648
3585.11/3595.13	c #Conflicts:     799000 | #Constraints:     114648
3585.11/3595.13	c #Conflicts:     800000 | #Constraints:     115648
3585.11/3595.13	c #Conflicts:     801000 | #Constraints:     116648
3585.11/3595.13	c #Conflicts:     802000 | #Constraints:     117648
3585.11/3595.13	c #Conflicts:     803000 | #Constraints:     118648
3585.11/3595.13	c #Conflicts:     804000 | #Constraints:     119648
3585.11/3595.13	c #Conflicts:     805000 | #Constraints:     120648
3585.11/3595.13	c #Conflicts:     806000 | #Constraints:     121648
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     807000 | #Constraints:      76590
3585.11/3595.13	c #Conflicts:     808000 | #Constraints:      77620
3585.11/3595.13	c #Conflicts:     809000 | #Constraints:      78661
3585.11/3595.13	c #Conflicts:     810000 | #Constraints:      79709
3585.11/3595.13	c #Conflicts:     811000 | #Constraints:      80742
3585.11/3595.13	c #Conflicts:     812000 | #Constraints:      81784
3585.11/3595.13	c #Conflicts:     813000 | #Constraints:      82832
3585.11/3595.13	c #Conflicts:     814000 | #Constraints:      83877
3585.11/3595.13	c #Conflicts:     815000 | #Constraints:      84911
3585.11/3595.13	c #Conflicts:     816000 | #Constraints:      85947
3585.11/3595.13	c #Conflicts:     817000 | #Constraints:      86984
3585.11/3595.13	c #Conflicts:     818000 | #Constraints:      88024
3585.11/3595.13	c #Conflicts:     819000 | #Constraints:      89069
3585.11/3595.13	c #Conflicts:     820000 | #Constraints:      90109
3585.11/3595.13	c #Conflicts:     821000 | #Constraints:      91155
3585.11/3595.13	c #Conflicts:     822000 | #Constraints:      92203
3585.11/3595.13	c #Conflicts:     823000 | #Constraints:      93248
3585.11/3595.13	c #Conflicts:     824000 | #Constraints:      94279
3585.11/3595.13	c #Conflicts:     825000 | #Constraints:      95312
3585.11/3595.13	c #Conflicts:     826000 | #Constraints:      96353
3585.11/3595.13	c #Conflicts:     827000 | #Constraints:      97393
3585.11/3595.13	c #Conflicts:     828000 | #Constraints:      98436
3585.11/3595.13	c #Conflicts:     829000 | #Constraints:      99478
3585.11/3595.13	c #Conflicts:     830000 | #Constraints:     100519
3585.11/3595.13	c #Conflicts:     831000 | #Constraints:     101557
3585.11/3595.13	c #Conflicts:     832000 | #Constraints:     102584
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     833000 | #Constraints:      67291
3585.11/3595.13	c #Conflicts:     834000 | #Constraints:      68291
3585.11/3595.13	c #Conflicts:     835000 | #Constraints:      69291
3585.11/3595.13	c #Conflicts:     836000 | #Constraints:      70291
3585.11/3595.13	c #Conflicts:     837000 | #Constraints:      71291
3585.11/3595.13	c #Conflicts:     838000 | #Constraints:      72291
3585.11/3595.13	c #Conflicts:     839000 | #Constraints:      73291
3585.11/3595.13	c #Conflicts:     840000 | #Constraints:      74291
3585.11/3595.13	c #Conflicts:     841000 | #Constraints:      75291
3585.11/3595.13	c #Conflicts:     842000 | #Constraints:      76291
3585.11/3595.13	c #Conflicts:     843000 | #Constraints:      77291
3585.11/3595.13	c #Conflicts:     844000 | #Constraints:      78291
3585.11/3595.13	c #Conflicts:     845000 | #Constraints:      79291
3585.11/3595.13	c #Conflicts:     846000 | #Constraints:      80291
3585.11/3595.13	c #Conflicts:     847000 | #Constraints:      81291
3585.11/3595.13	c #Conflicts:     848000 | #Constraints:      82291
3585.11/3595.13	c #Conflicts:     849000 | #Constraints:      83291
3585.11/3595.13	c #Conflicts:     850000 | #Constraints:      84291
3585.11/3595.13	c #Conflicts:     851000 | #Constraints:      85291
3585.11/3595.13	c #Conflicts:     852000 | #Constraints:      86291
3585.11/3595.13	c #Conflicts:     853000 | #Constraints:      87291
3585.11/3595.13	c #Conflicts:     854000 | #Constraints:      88291
3585.11/3595.13	c #Conflicts:     855000 | #Constraints:      89291
3585.11/3595.13	c #Conflicts:     856000 | #Constraints:      90291
3585.11/3595.13	c #Conflicts:     857000 | #Constraints:      91291
3585.11/3595.13	c #Conflicts:     858000 | #Constraints:      92291
3585.11/3595.13	c #Conflicts:     859000 | #Constraints:      93291
3585.11/3595.13	c #Conflicts:     860000 | #Constraints:      94291
3585.11/3595.13	c #Conflicts:     861000 | #Constraints:      95291
3585.11/3595.13	c #Conflicts:     862000 | #Constraints:      96291
3585.11/3595.13	c #Conflicts:     863000 | #Constraints:      97291
3585.11/3595.13	c #Conflicts:     864000 | #Constraints:      98291
3585.11/3595.13	c #Conflicts:     865000 | #Constraints:      99291
3585.11/3595.13	c #Conflicts:     866000 | #Constraints:     100291
3585.11/3595.13	c #Conflicts:     867000 | #Constraints:     101291
3585.11/3595.13	c #Conflicts:     868000 | #Constraints:     102291
3585.11/3595.13	c #Conflicts:     869000 | #Constraints:     103291
3585.11/3595.13	c #Conflicts:     870000 | #Constraints:     104291
3585.11/3595.13	c #Conflicts:     871000 | #Constraints:     105291
3585.11/3595.13	c #Conflicts:     872000 | #Constraints:     106291
3585.11/3595.13	c #Conflicts:     873000 | #Constraints:     107291
3585.11/3595.13	c #Conflicts:     874000 | #Constraints:     108291
3585.11/3595.13	c #Conflicts:     875000 | #Constraints:     109291
3585.11/3595.13	c #Conflicts:     876000 | #Constraints:     110291
3585.11/3595.13	c #Conflicts:     877000 | #Constraints:     111291
3585.11/3595.13	c #Conflicts:     878000 | #Constraints:     112291
3585.11/3595.13	c #Conflicts:     879000 | #Constraints:     113291
3585.11/3595.13	c #Conflicts:     880000 | #Constraints:     114291
3585.11/3595.13	c #Conflicts:     881000 | #Constraints:     115291
3585.11/3595.13	c #Conflicts:     882000 | #Constraints:     116291
3585.11/3595.13	c #Conflicts:     883000 | #Constraints:     117291
3585.11/3595.13	c #Conflicts:     884000 | #Constraints:     118291
3585.11/3595.13	c #Conflicts:     885000 | #Constraints:     119291
3585.11/3595.13	c #Conflicts:     886000 | #Constraints:     120291
3585.11/3595.13	c #Conflicts:     887000 | #Constraints:     121291
3585.11/3595.13	c #Conflicts:     888000 | #Constraints:     122291
3585.11/3595.13	c #Conflicts:     889000 | #Constraints:     123291
3585.11/3595.13	c #Conflicts:     890000 | #Constraints:     124291
3585.11/3595.13	c #Conflicts:     891000 | #Constraints:     125291
3585.11/3595.13	c #Conflicts:     892000 | #Constraints:     126291
3585.11/3595.13	c #Conflicts:     893000 | #Constraints:     127291
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     894000 | #Constraints:      79696
3585.11/3595.13	c #Conflicts:     895000 | #Constraints:      80739
3585.11/3595.13	c #Conflicts:     896000 | #Constraints:      81787
3585.11/3595.13	c #Conflicts:     897000 | #Constraints:      82836
3585.11/3595.13	c #Conflicts:     898000 | #Constraints:      83885
3585.11/3595.13	c #Conflicts:     899000 | #Constraints:      84928
3585.11/3595.13	c #Conflicts:     900000 | #Constraints:      85970
3585.11/3595.13	c #Conflicts:     901000 | #Constraints:      87016
3585.11/3595.13	c #Conflicts:     902000 | #Constraints:      88069
3585.11/3595.13	c #Conflicts:     903000 | #Constraints:      89113
3585.11/3595.13	c #Conflicts:     904000 | #Constraints:      90169
3585.11/3595.13	c #Conflicts:     905000 | #Constraints:      91225
3585.11/3595.13	c #Conflicts:     906000 | #Constraints:      92265
3585.11/3595.13	c #Conflicts:     907000 | #Constraints:      93308
3585.11/3595.13	c #Conflicts:     908000 | #Constraints:      94360
3585.11/3595.13	c #Conflicts:     909000 | #Constraints:      95402
3585.11/3595.13	c #Conflicts:     910000 | #Constraints:      96447
3585.11/3595.13	c #Conflicts:     911000 | #Constraints:      97487
3585.11/3595.13	c #Conflicts:     912000 | #Constraints:      98551
3585.11/3595.13	c #Conflicts:     913000 | #Constraints:      99600
3585.11/3595.13	c #Conflicts:     914000 | #Constraints:     100649
3585.11/3595.13	c #Conflicts:     915000 | #Constraints:     101697
3585.11/3595.13	c #Conflicts:     916000 | #Constraints:     102753
3585.11/3595.13	c #Conflicts:     917000 | #Constraints:     103797
3585.11/3595.13	c #Conflicts:     918000 | #Constraints:     104838
3585.11/3595.13	c #Conflicts:     919000 | #Constraints:     105888
3585.11/3595.13	c #Conflicts:     920000 | #Constraints:     106945
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -81
3585.11/3595.13	c #Conflicts:     921000 | #Constraints:      69558
3585.11/3595.13	c #Conflicts:     922000 | #Constraints:      70558
3585.11/3595.13	c #Conflicts:     923000 | #Constraints:      71558
3585.11/3595.13	c #Conflicts:     924000 | #Constraints:      72558
3585.11/3595.13	c #Conflicts:     925000 | #Constraints:      73558
3585.11/3595.13	c #Conflicts:     926000 | #Constraints:      74558
3585.11/3595.13	c #Conflicts:     927000 | #Constraints:      75558
3585.11/3595.13	c #Conflicts:     928000 | #Constraints:      76558
3585.11/3595.13	c #Conflicts:     929000 | #Constraints:      77558
3585.11/3595.13	c #Conflicts:     930000 | #Constraints:      78558
3585.11/3595.13	c #Conflicts:     931000 | #Constraints:      79558
3585.11/3595.13	c #Conflicts:     932000 | #Constraints:      80558
3585.11/3595.13	c #Conflicts:     933000 | #Constraints:      81558
3585.11/3595.13	c #Conflicts:     934000 | #Constraints:      82558
3585.11/3595.13	c #Conflicts:     935000 | #Constraints:      83558
3585.11/3595.13	c #Conflicts:     936000 | #Constraints:      84558
3585.11/3595.13	c #Conflicts:     937000 | #Constraints:      85558
3585.11/3595.13	c #Conflicts:     938000 | #Constraints:      86558
3585.11/3595.13	c #Conflicts:     939000 | #Constraints:      87558
3585.11/3595.13	c #Conflicts:     940000 | #Constraints:      88558
3585.11/3595.13	c #Conflicts:     941000 | #Constraints:      89558
3585.11/3595.13	c #Conflicts:     942000 | #Constraints:      90558
3585.11/3595.13	c #Conflicts:     943000 | #Constraints:      91558
3585.11/3595.13	c #Conflicts:     944000 | #Constraints:      92558
3585.11/3595.13	c #Conflicts:     945000 | #Constraints:      93558
3585.11/3595.13	c #Conflicts:     946000 | #Constraints:      94558
3585.11/3595.13	c #Conflicts:     947000 | #Constraints:      95558
3585.11/3595.13	c #Conflicts:     948000 | #Constraints:      96558
3585.11/3595.13	c #Conflicts:     949000 | #Constraints:      97558
3585.11/3595.13	c #Conflicts:     950000 | #Constraints:      98558
3585.11/3595.13	c #Conflicts:     951000 | #Constraints:      99558
3585.11/3595.13	c #Conflicts:     952000 | #Constraints:     100558
3585.11/3595.13	c #Conflicts:     953000 | #Constraints:     101558
3585.11/3595.13	c #Conflicts:     954000 | #Constraints:     102558
3585.11/3595.13	c #Conflicts:     955000 | #Constraints:     103558
3585.11/3595.13	c #Conflicts:     956000 | #Constraints:     104558
3585.11/3595.13	c #Conflicts:     957000 | #Constraints:     105558
3585.11/3595.13	c #Conflicts:     958000 | #Constraints:     106558
3585.11/3595.13	c #Conflicts:     959000 | #Constraints:     107558
3585.11/3595.13	c #Conflicts:     960000 | #Constraints:     108558
3585.11/3595.13	c #Conflicts:     961000 | #Constraints:     109558
3585.11/3595.13	c #Conflicts:     962000 | #Constraints:     110558
3585.11/3595.13	c #Conflicts:     963000 | #Constraints:     111558
3585.11/3595.13	c #Conflicts:     964000 | #Constraints:     112558
3585.11/3595.13	c #Conflicts:     965000 | #Constraints:     113558
3585.11/3595.13	c #Conflicts:     966000 | #Constraints:     114558
3585.11/3595.13	c #Conflicts:     967000 | #Constraints:     115558
3585.11/3595.13	c #Conflicts:     968000 | #Constraints:     116558
3585.11/3595.13	c #Conflicts:     969000 | #Constraints:     117558
3585.11/3595.13	c #Conflicts:     970000 | #Constraints:     118558
3585.11/3595.13	c #Conflicts:     971000 | #Constraints:     119558
3585.11/3595.13	c #Conflicts:     972000 | #Constraints:     120558
3585.11/3595.13	c #Conflicts:     973000 | #Constraints:     121558
3585.11/3595.13	c #Conflicts:     974000 | #Constraints:     122558
3585.11/3595.13	c #Conflicts:     975000 | #Constraints:     123558
3585.11/3595.13	c #Conflicts:     976000 | #Constraints:     124558
3585.11/3595.13	c #Conflicts:     977000 | #Constraints:     125558
3585.11/3595.13	c #Conflicts:     978000 | #Constraints:     126558
3585.11/3595.13	c bounds -35 >= -80 @ 696.449
3585.11/3595.13	c #Conflicts:     979000 | #Constraints:     127585
3585.11/3595.13	c #Conflicts:     980000 | #Constraints:     128585
3585.11/3595.13	c #Conflicts:     981000 | #Constraints:     129585
3585.11/3595.13	c #Conflicts:     982000 | #Constraints:     130585
3585.11/3595.13	c #Conflicts:     983000 | #Constraints:     131585
3585.11/3595.13	c #Conflicts:     984000 | #Constraints:     132585
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:     985000 | #Constraints:      82532
3585.11/3595.13	c #Conflicts:     986000 | #Constraints:      83532
3585.11/3595.13	c #Conflicts:     987000 | #Constraints:      84532
3585.11/3595.13	c #Conflicts:     988000 | #Constraints:      85532
3585.11/3595.13	c #Conflicts:     989000 | #Constraints:      86532
3585.11/3595.13	c #Conflicts:     990000 | #Constraints:      87532
3585.11/3595.13	c #Conflicts:     991000 | #Constraints:      88532
3585.11/3595.13	c #Conflicts:     992000 | #Constraints:      89532
3585.11/3595.13	c #Conflicts:     993000 | #Constraints:      90532
3585.11/3595.13	c #Conflicts:     994000 | #Constraints:      91532
3585.11/3595.13	c #Conflicts:     995000 | #Constraints:      92532
3585.11/3595.13	c #Conflicts:     996000 | #Constraints:      93532
3585.11/3595.13	c #Conflicts:     997000 | #Constraints:      94532
3585.11/3595.13	c #Conflicts:     998000 | #Constraints:      95532
3585.11/3595.13	c #Conflicts:     999000 | #Constraints:      96532
3585.11/3595.13	c #Conflicts:    1000000 | #Constraints:      97532
3585.11/3595.13	c #Conflicts:    1001000 | #Constraints:      98532
3585.11/3595.13	c #Conflicts:    1002000 | #Constraints:      99532
3585.11/3595.13	c #Conflicts:    1003000 | #Constraints:     100532
3585.11/3595.13	c #Conflicts:    1004000 | #Constraints:     101532
3585.11/3595.13	c #Conflicts:    1005000 | #Constraints:     102532
3585.11/3595.13	c #Conflicts:    1006000 | #Constraints:     103532
3585.11/3595.13	c #Conflicts:    1007000 | #Constraints:     104532
3585.11/3595.13	c #Conflicts:    1008000 | #Constraints:     105532
3585.11/3595.13	c #Conflicts:    1009000 | #Constraints:     106532
3585.11/3595.13	c #Conflicts:    1010000 | #Constraints:     107532
3585.11/3595.13	c #Conflicts:    1011000 | #Constraints:     108532
3585.11/3595.13	c #Conflicts:    1012000 | #Constraints:     109532
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:    1013000 | #Constraints:      70917
3585.11/3595.13	c #Conflicts:    1014000 | #Constraints:      71937
3585.11/3595.13	c #Conflicts:    1015000 | #Constraints:      72978
3585.11/3595.13	c #Conflicts:    1016000 | #Constraints:      74008
3585.11/3595.13	c #Conflicts:    1017000 | #Constraints:      75035
3585.11/3595.13	c #Conflicts:    1018000 | #Constraints:      76060
3585.11/3595.13	c #Conflicts:    1019000 | #Constraints:      77081
3585.11/3595.13	c #Conflicts:    1020000 | #Constraints:      78112
3585.11/3595.13	c #Conflicts:    1021000 | #Constraints:      79127
3585.11/3595.13	c #Conflicts:    1022000 | #Constraints:      80164
3585.11/3595.13	c #Conflicts:    1023000 | #Constraints:      81204
3585.11/3595.13	c #Conflicts:    1024000 | #Constraints:      82229
3585.11/3595.13	c #Conflicts:    1025000 | #Constraints:      83266
3585.11/3595.13	c #Conflicts:    1026000 | #Constraints:      84301
3585.11/3595.13	c #Conflicts:    1027000 | #Constraints:      85349
3585.11/3595.13	c #Conflicts:    1028000 | #Constraints:      86391
3585.11/3595.13	c #Conflicts:    1029000 | #Constraints:      87439
3585.11/3595.13	c #Conflicts:    1030000 | #Constraints:      88478
3585.11/3595.13	c #Conflicts:    1031000 | #Constraints:      89521
3585.11/3595.13	c #Conflicts:    1032000 | #Constraints:      90564
3585.11/3595.13	c #Conflicts:    1033000 | #Constraints:      91610
3585.11/3595.13	c #Conflicts:    1034000 | #Constraints:      92645
3585.11/3595.13	c #Conflicts:    1035000 | #Constraints:      93677
3585.11/3595.13	c #Conflicts:    1036000 | #Constraints:      94716
3585.11/3595.13	c #Conflicts:    1037000 | #Constraints:      95749
3585.11/3595.13	c #Conflicts:    1038000 | #Constraints:      96781
3585.11/3595.13	c #Conflicts:    1039000 | #Constraints:      97814
3585.11/3595.13	c #Conflicts:    1040000 | #Constraints:      98849
3585.11/3595.13	c #Conflicts:    1041000 | #Constraints:      99883
3585.11/3595.13	c #Conflicts:    1042000 | #Constraints:     100918
3585.11/3595.13	c #Conflicts:    1043000 | #Constraints:     101966
3585.11/3595.13	c #Conflicts:    1044000 | #Constraints:     102999
3585.11/3595.13	c #Conflicts:    1045000 | #Constraints:     104039
3585.11/3595.13	c #Conflicts:    1046000 | #Constraints:     105082
3585.11/3595.13	c #Conflicts:    1047000 | #Constraints:     106124
3585.11/3595.13	c #Conflicts:    1048000 | #Constraints:     107163
3585.11/3595.13	c #Conflicts:    1049000 | #Constraints:     108208
3585.11/3595.13	c #Conflicts:    1050000 | #Constraints:     109253
3585.11/3595.13	c #Conflicts:    1051000 | #Constraints:     110296
3585.11/3595.13	c #Conflicts:    1052000 | #Constraints:     111337
3585.11/3595.13	c #Conflicts:    1053000 | #Constraints:     112371
3585.11/3595.13	c #Conflicts:    1054000 | #Constraints:     113417
3585.11/3595.13	c #Conflicts:    1055000 | #Constraints:     114454
3585.11/3595.13	c #Conflicts:    1056000 | #Constraints:     115500
3585.11/3595.13	c #Conflicts:    1057000 | #Constraints:     116544
3585.11/3595.13	c #Conflicts:    1058000 | #Constraints:     117594
3585.11/3595.13	c #Conflicts:    1059000 | #Constraints:     118636
3585.11/3595.13	c #Conflicts:    1060000 | #Constraints:     119687
3585.11/3595.13	c #Conflicts:    1061000 | #Constraints:     120736
3585.11/3595.13	c #Conflicts:    1062000 | #Constraints:     121776
3585.11/3595.13	c #Conflicts:    1063000 | #Constraints:     122816
3585.11/3595.13	c #Conflicts:    1064000 | #Constraints:     123862
3585.11/3595.13	c #Conflicts:    1065000 | #Constraints:     124898
3585.11/3595.13	c #Conflicts:    1066000 | #Constraints:     125935
3585.11/3595.13	c #Conflicts:    1067000 | #Constraints:     126972
3585.11/3595.13	c #Conflicts:    1068000 | #Constraints:     128004
3585.11/3595.13	c #Conflicts:    1069000 | #Constraints:     129048
3585.11/3595.13	c #Conflicts:    1070000 | #Constraints:     130082
3585.11/3595.13	c #Conflicts:    1071000 | #Constraints:     131116
3585.11/3595.13	c #Conflicts:    1072000 | #Constraints:     132166
3585.11/3595.13	c #Conflicts:    1073000 | #Constraints:     133215
3585.11/3595.13	c #Conflicts:    1074000 | #Constraints:     134260
3585.11/3595.13	c #Conflicts:    1075000 | #Constraints:     135297
3585.11/3595.13	c #Conflicts:    1076000 | #Constraints:     136334
3585.11/3595.13	c #Conflicts:    1077000 | #Constraints:     137374
3585.11/3595.13	c #Conflicts:    1078000 | #Constraints:     138416
3585.11/3595.13	c #Conflicts:    1079000 | #Constraints:     139451
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:    1080000 | #Constraints:      85701
3585.11/3595.13	c #Conflicts:    1081000 | #Constraints:      86701
3585.11/3595.13	c #Conflicts:    1082000 | #Constraints:      87701
3585.11/3595.13	c #Conflicts:    1083000 | #Constraints:      88701
3585.11/3595.13	c #Conflicts:    1084000 | #Constraints:      89701
3585.11/3595.13	c #Conflicts:    1085000 | #Constraints:      90701
3585.11/3595.13	c #Conflicts:    1086000 | #Constraints:      91701
3585.11/3595.13	c #Conflicts:    1087000 | #Constraints:      92701
3585.11/3595.13	c #Conflicts:    1088000 | #Constraints:      93701
3585.11/3595.13	c #Conflicts:    1089000 | #Constraints:      94701
3585.11/3595.13	c #Conflicts:    1090000 | #Constraints:      95701
3585.11/3595.13	c #Conflicts:    1091000 | #Constraints:      96701
3585.11/3595.13	c #Conflicts:    1092000 | #Constraints:      97701
3585.11/3595.13	c #Conflicts:    1093000 | #Constraints:      98701
3585.11/3595.13	c #Conflicts:    1094000 | #Constraints:      99701
3585.11/3595.13	c #Conflicts:    1095000 | #Constraints:     100701
3585.11/3595.13	c #Conflicts:    1096000 | #Constraints:     101701
3585.11/3595.13	c #Conflicts:    1097000 | #Constraints:     102701
3585.11/3595.13	c #Conflicts:    1098000 | #Constraints:     103701
3585.11/3595.13	c #Conflicts:    1099000 | #Constraints:     104701
3585.11/3595.13	c #Conflicts:    1100000 | #Constraints:     105701
3585.11/3595.13	c #Conflicts:    1101000 | #Constraints:     106701
3585.11/3595.13	c #Conflicts:    1102000 | #Constraints:     107701
3585.11/3595.13	c #Conflicts:    1103000 | #Constraints:     108701
3585.11/3595.13	c #Conflicts:    1104000 | #Constraints:     109701
3585.11/3595.13	c #Conflicts:    1105000 | #Constraints:     110701
3585.11/3595.13	c #Conflicts:    1106000 | #Constraints:     111701
3585.11/3595.13	c #Conflicts:    1107000 | #Constraints:     112701
3585.11/3595.13	c #Conflicts:    1108000 | #Constraints:     113701
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:    1109000 | #Constraints:      72688
3585.11/3595.13	c #Conflicts:    1110000 | #Constraints:      73688
3585.11/3595.13	c #Conflicts:    1111000 | #Constraints:      74688
3585.11/3595.13	c #Conflicts:    1112000 | #Constraints:      75688
3585.11/3595.13	c #Conflicts:    1113000 | #Constraints:      76688
3585.11/3595.13	c #Conflicts:    1114000 | #Constraints:      77688
3585.11/3595.13	c #Conflicts:    1115000 | #Constraints:      78688
3585.11/3595.13	c #Conflicts:    1116000 | #Constraints:      79688
3585.11/3595.13	c #Conflicts:    1117000 | #Constraints:      80688
3585.11/3595.13	c #Conflicts:    1118000 | #Constraints:      81688
3585.11/3595.13	c #Conflicts:    1119000 | #Constraints:      82688
3585.11/3595.13	c #Conflicts:    1120000 | #Constraints:      83688
3585.11/3595.13	c #Conflicts:    1121000 | #Constraints:      84688
3585.11/3595.13	c #Conflicts:    1122000 | #Constraints:      85688
3585.11/3595.13	c #Conflicts:    1123000 | #Constraints:      86688
3585.11/3595.13	c #Conflicts:    1124000 | #Constraints:      87688
3585.11/3595.13	c #Conflicts:    1125000 | #Constraints:      88688
3585.11/3595.13	c #Conflicts:    1126000 | #Constraints:      89688
3585.11/3595.13	c #Conflicts:    1127000 | #Constraints:      90688
3585.11/3595.13	c #Conflicts:    1128000 | #Constraints:      91688
3585.11/3595.13	c #Conflicts:    1129000 | #Constraints:      92688
3585.11/3595.13	c #Conflicts:    1130000 | #Constraints:      93688
3585.11/3595.13	c #Conflicts:    1131000 | #Constraints:      94688
3585.11/3595.13	c #Conflicts:    1132000 | #Constraints:      95688
3585.11/3595.13	c #Conflicts:    1133000 | #Constraints:      96688
3585.11/3595.13	c #Conflicts:    1134000 | #Constraints:      97688
3585.11/3595.13	c #Conflicts:    1135000 | #Constraints:      98688
3585.11/3595.13	c #Conflicts:    1136000 | #Constraints:      99688
3585.11/3595.13	c #Conflicts:    1137000 | #Constraints:     100688
3585.11/3595.13	c #Conflicts:    1138000 | #Constraints:     101688
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:    1139000 | #Constraints:      70749
3585.11/3595.13	c #Conflicts:    1140000 | #Constraints:      71749
3585.11/3595.13	c #Conflicts:    1141000 | #Constraints:      72749
3585.11/3595.13	c #Conflicts:    1142000 | #Constraints:      73749
3585.11/3595.13	c #Conflicts:    1143000 | #Constraints:      74749
3585.11/3595.13	c #Conflicts:    1144000 | #Constraints:      75749
3585.11/3595.13	c #Conflicts:    1145000 | #Constraints:      76749
3585.11/3595.13	c #Conflicts:    1146000 | #Constraints:      77749
3585.11/3595.13	c #Conflicts:    1147000 | #Constraints:      78749
3585.11/3595.13	c #Conflicts:    1148000 | #Constraints:      79749
3585.11/3595.13	c #Conflicts:    1149000 | #Constraints:      80749
3585.11/3595.13	c #Conflicts:    1150000 | #Constraints:      81749
3585.11/3595.13	c #Conflicts:    1151000 | #Constraints:      82749
3585.11/3595.13	c #Conflicts:    1152000 | #Constraints:      83749
3585.11/3595.13	c #Conflicts:    1153000 | #Constraints:      84749
3585.11/3595.13	c #Conflicts:    1154000 | #Constraints:      85749
3585.11/3595.13	c #Conflicts:    1155000 | #Constraints:      86749
3585.11/3595.13	c #Conflicts:    1156000 | #Constraints:      87749
3585.11/3595.13	c #Conflicts:    1157000 | #Constraints:      88749
3585.11/3595.13	c #Conflicts:    1158000 | #Constraints:      89749
3585.11/3595.13	c #Conflicts:    1159000 | #Constraints:      90749
3585.11/3595.13	c #Conflicts:    1160000 | #Constraints:      91749
3585.11/3595.13	c #Conflicts:    1161000 | #Constraints:      92749
3585.11/3595.13	c #Conflicts:    1162000 | #Constraints:      93749
3585.11/3595.13	c #Conflicts:    1163000 | #Constraints:      94749
3585.11/3595.13	c #Conflicts:    1164000 | #Constraints:      95749
3585.11/3595.13	c #Conflicts:    1165000 | #Constraints:      96749
3585.11/3595.13	c #Conflicts:    1166000 | #Constraints:      97749
3585.11/3595.13	c #Conflicts:    1167000 | #Constraints:      98749
3585.11/3595.13	c #Conflicts:    1168000 | #Constraints:      99749
3585.11/3595.13	c #Conflicts:    1169000 | #Constraints:     100749
3585.11/3595.13	c #Conflicts:    1170000 | #Constraints:     101749
3585.11/3595.13	c #Conflicts:    1171000 | #Constraints:     102749
3585.11/3595.13	c #Conflicts:    1172000 | #Constraints:     103749
3585.11/3595.13	c #Conflicts:    1173000 | #Constraints:     104749
3585.11/3595.13	c #Conflicts:    1174000 | #Constraints:     105749
3585.11/3595.13	c #Conflicts:    1175000 | #Constraints:     106749
3585.11/3595.13	c #Conflicts:    1176000 | #Constraints:     107749
3585.11/3595.13	c #Conflicts:    1177000 | #Constraints:     108749
3585.11/3595.13	c #Conflicts:    1178000 | #Constraints:     109749
3585.11/3595.13	c #Conflicts:    1179000 | #Constraints:     110749
3585.11/3595.13	c #Conflicts:    1180000 | #Constraints:     111749
3585.11/3595.13	c #Conflicts:    1181000 | #Constraints:     112749
3585.11/3595.13	c #Conflicts:    1182000 | #Constraints:     113749
3585.11/3595.13	c #Conflicts:    1183000 | #Constraints:     114749
3585.11/3595.13	c #Conflicts:    1184000 | #Constraints:     115749
3585.11/3595.13	c #Conflicts:    1185000 | #Constraints:     116749
3585.11/3595.13	c #Conflicts:    1186000 | #Constraints:     117749
3585.11/3595.13	c #Conflicts:    1187000 | #Constraints:     118749
3585.11/3595.13	c #Conflicts:    1188000 | #Constraints:     119749
3585.11/3595.13	c #Conflicts:    1189000 | #Constraints:     120749
3585.11/3595.13	c #Conflicts:    1190000 | #Constraints:     121749
3585.11/3595.13	c #Conflicts:    1191000 | #Constraints:     122749
3585.11/3595.13	c #Conflicts:    1192000 | #Constraints:     123749
3585.11/3595.13	c #Conflicts:    1193000 | #Constraints:     124749
3585.11/3595.13	c #Conflicts:    1194000 | #Constraints:     125749
3585.11/3595.13	c #Conflicts:    1195000 | #Constraints:     126749
3585.11/3595.13	c #Conflicts:    1196000 | #Constraints:     127749
3585.11/3595.13	c #Conflicts:    1197000 | #Constraints:     128749
3585.11/3595.13	c #Conflicts:    1198000 | #Constraints:     129749
3585.11/3595.13	c #Conflicts:    1199000 | #Constraints:     130749
3585.11/3595.13	c #Conflicts:    1200000 | #Constraints:     131749
3585.11/3595.13	c #Conflicts:    1201000 | #Constraints:     132749
3585.11/3595.13	c #Conflicts:    1202000 | #Constraints:     133749
3585.11/3595.13	c #Conflicts:    1203000 | #Constraints:     134749
3585.11/3595.13	c #Conflicts:    1204000 | #Constraints:     135749
3585.11/3595.13	c #Conflicts:    1205000 | #Constraints:     136749
3585.11/3595.13	c #Conflicts:    1206000 | #Constraints:     137749
3585.11/3595.13	c #Conflicts:    1207000 | #Constraints:     138749
3585.11/3595.13	c #Conflicts:    1208000 | #Constraints:     139749
3585.11/3595.13	c #Conflicts:    1209000 | #Constraints:     140749
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -80
3585.11/3595.13	c #Conflicts:    1210000 | #Constraints:      86167
3585.11/3595.13	c #Conflicts:    1211000 | #Constraints:      87167
3585.11/3595.13	c #Conflicts:    1212000 | #Constraints:      88167
3585.11/3595.13	c #Conflicts:    1213000 | #Constraints:      89167
3585.11/3595.13	c #Conflicts:    1214000 | #Constraints:      90167
3585.11/3595.13	c #Conflicts:    1215000 | #Constraints:      91167
3585.11/3595.13	c #Conflicts:    1216000 | #Constraints:      92167
3585.11/3595.13	c #Conflicts:    1217000 | #Constraints:      93167
3585.11/3595.13	c #Conflicts:    1218000 | #Constraints:      94167
3585.11/3595.13	c #Conflicts:    1219000 | #Constraints:      95167
3585.11/3595.13	c #Conflicts:    1220000 | #Constraints:      96167
3585.11/3595.13	c #Conflicts:    1221000 | #Constraints:      97167
3585.11/3595.13	c #Conflicts:    1222000 | #Constraints:      98167
3585.11/3595.13	c #Conflicts:    1223000 | #Constraints:      99167
3585.11/3595.13	c bounds -35 >= -79 @ 954.516
3585.11/3595.13	c #Conflicts:    1224000 | #Constraints:     100197
3585.11/3595.13	c #Conflicts:    1225000 | #Constraints:     101197
3585.11/3595.13	c #Conflicts:    1226000 | #Constraints:     102197
3585.11/3595.13	c #Conflicts:    1227000 | #Constraints:     103197
3585.11/3595.13	c #Conflicts:    1228000 | #Constraints:     104197
3585.11/3595.13	c #Conflicts:    1229000 | #Constraints:     105197
3585.11/3595.13	c #Conflicts:    1230000 | #Constraints:     106197
3585.11/3595.13	c #Conflicts:    1231000 | #Constraints:     107197
3585.11/3595.13	c #Conflicts:    1232000 | #Constraints:     108197
3585.11/3595.13	c #Conflicts:    1233000 | #Constraints:     109197
3585.11/3595.13	c #Conflicts:    1234000 | #Constraints:     110197
3585.11/3595.13	c #Conflicts:    1235000 | #Constraints:     111197
3585.11/3595.13	c #Conflicts:    1236000 | #Constraints:     112197
3585.11/3595.13	c #Conflicts:    1237000 | #Constraints:     113197
3585.11/3595.13	c #Conflicts:    1238000 | #Constraints:     114197
3585.11/3595.13	c #Conflicts:    1239000 | #Constraints:     115197
3585.11/3595.13	c #Conflicts:    1240000 | #Constraints:     116197
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1241000 | #Constraints:      73842
3585.11/3595.13	c #Conflicts:    1242000 | #Constraints:      74842
3585.11/3595.13	c #Conflicts:    1243000 | #Constraints:      75842
3585.11/3595.13	c #Conflicts:    1244000 | #Constraints:      76842
3585.11/3595.13	c #Conflicts:    1245000 | #Constraints:      77842
3585.11/3595.13	c #Conflicts:    1246000 | #Constraints:      78842
3585.11/3595.13	c #Conflicts:    1247000 | #Constraints:      79842
3585.11/3595.13	c #Conflicts:    1248000 | #Constraints:      80842
3585.11/3595.13	c #Conflicts:    1249000 | #Constraints:      81842
3585.11/3595.13	c #Conflicts:    1250000 | #Constraints:      82842
3585.11/3595.13	c #Conflicts:    1251000 | #Constraints:      83842
3585.11/3595.13	c #Conflicts:    1252000 | #Constraints:      84842
3585.11/3595.13	c #Conflicts:    1253000 | #Constraints:      85842
3585.11/3595.13	c #Conflicts:    1254000 | #Constraints:      86842
3585.11/3595.13	c #Conflicts:    1255000 | #Constraints:      87842
3585.11/3595.13	c #Conflicts:    1256000 | #Constraints:      88842
3585.11/3595.13	c #Conflicts:    1257000 | #Constraints:      89842
3585.11/3595.13	c #Conflicts:    1258000 | #Constraints:      90842
3585.11/3595.13	c #Conflicts:    1259000 | #Constraints:      91842
3585.11/3595.13	c #Conflicts:    1260000 | #Constraints:      92842
3585.11/3595.13	c #Conflicts:    1261000 | #Constraints:      93842
3585.11/3595.13	c #Conflicts:    1262000 | #Constraints:      94842
3585.11/3595.13	c #Conflicts:    1263000 | #Constraints:      95842
3585.11/3595.13	c #Conflicts:    1264000 | #Constraints:      96842
3585.11/3595.13	c #Conflicts:    1265000 | #Constraints:      97842
3585.11/3595.13	c #Conflicts:    1266000 | #Constraints:      98842
3585.11/3595.13	c #Conflicts:    1267000 | #Constraints:      99842
3585.11/3595.13	c #Conflicts:    1268000 | #Constraints:     100842
3585.11/3595.13	c #Conflicts:    1269000 | #Constraints:     101842
3585.11/3595.13	c #Conflicts:    1270000 | #Constraints:     102842
3585.11/3595.13	c #Conflicts:    1271000 | #Constraints:     103842
3585.11/3595.13	c #Conflicts:    1272000 | #Constraints:     104842
3585.11/3595.13	c #Conflicts:    1273000 | #Constraints:     105842
3585.11/3595.13	c #Conflicts:    1274000 | #Constraints:     106842
3585.11/3595.13	c #Conflicts:    1275000 | #Constraints:     107842
3585.11/3595.13	c #Conflicts:    1276000 | #Constraints:     108842
3585.11/3595.13	c #Conflicts:    1277000 | #Constraints:     109842
3585.11/3595.13	c #Conflicts:    1278000 | #Constraints:     110842
3585.11/3595.13	c #Conflicts:    1279000 | #Constraints:     111842
3585.11/3595.13	c #Conflicts:    1280000 | #Constraints:     112842
3585.11/3595.13	c #Conflicts:    1281000 | #Constraints:     113842
3585.11/3595.13	c #Conflicts:    1282000 | #Constraints:     114842
3585.11/3595.13	c #Conflicts:    1283000 | #Constraints:     115842
3585.11/3595.13	c #Conflicts:    1284000 | #Constraints:     116842
3585.11/3595.13	c #Conflicts:    1285000 | #Constraints:     117842
3585.11/3595.13	c #Conflicts:    1286000 | #Constraints:     118842
3585.11/3595.13	c #Conflicts:    1287000 | #Constraints:     119842
3585.11/3595.13	c #Conflicts:    1288000 | #Constraints:     120842
3585.11/3595.13	c #Conflicts:    1289000 | #Constraints:     121842
3585.11/3595.13	c #Conflicts:    1290000 | #Constraints:     122842
3585.11/3595.13	c #Conflicts:    1291000 | #Constraints:     123842
3585.11/3595.13	c #Conflicts:    1292000 | #Constraints:     124842
3585.11/3595.13	c #Conflicts:    1293000 | #Constraints:     125842
3585.11/3595.13	c #Conflicts:    1294000 | #Constraints:     126842
3585.11/3595.13	c #Conflicts:    1295000 | #Constraints:     127842
3585.11/3595.13	c #Conflicts:    1296000 | #Constraints:     128842
3585.11/3595.13	c #Conflicts:    1297000 | #Constraints:     129842
3585.11/3595.13	c #Conflicts:    1298000 | #Constraints:     130842
3585.11/3595.13	c #Conflicts:    1299000 | #Constraints:     131842
3585.11/3595.13	c #Conflicts:    1300000 | #Constraints:     132842
3585.11/3595.13	c #Conflicts:    1301000 | #Constraints:     133842
3585.11/3595.13	c #Conflicts:    1302000 | #Constraints:     134842
3585.11/3595.13	c #Conflicts:    1303000 | #Constraints:     135842
3585.11/3595.13	c #Conflicts:    1304000 | #Constraints:     136842
3585.11/3595.13	c #Conflicts:    1305000 | #Constraints:     137842
3585.11/3595.13	c #Conflicts:    1306000 | #Constraints:     138842
3585.11/3595.13	c #Conflicts:    1307000 | #Constraints:     139842
3585.11/3595.13	c #Conflicts:    1308000 | #Constraints:     140842
3585.11/3595.13	c #Conflicts:    1309000 | #Constraints:     141842
3585.11/3595.13	c #Conflicts:    1310000 | #Constraints:     142842
3585.11/3595.13	c #Conflicts:    1311000 | #Constraints:     143842
3585.11/3595.13	c #Conflicts:    1312000 | #Constraints:     144842
3585.11/3595.13	c #Conflicts:    1313000 | #Constraints:     145842
3585.11/3595.13	c #Conflicts:    1314000 | #Constraints:     146842
3585.11/3595.13	c #Conflicts:    1315000 | #Constraints:     147842
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1316000 | #Constraints:      90041
3585.11/3595.13	c #Conflicts:    1317000 | #Constraints:      91041
3585.11/3595.13	c #Conflicts:    1318000 | #Constraints:      92041
3585.11/3595.13	c #Conflicts:    1319000 | #Constraints:      93041
3585.11/3595.13	c #Conflicts:    1320000 | #Constraints:      94041
3585.11/3595.13	c #Conflicts:    1321000 | #Constraints:      95041
3585.11/3595.13	c #Conflicts:    1322000 | #Constraints:      96041
3585.11/3595.13	c #Conflicts:    1323000 | #Constraints:      97041
3585.11/3595.13	c #Conflicts:    1324000 | #Constraints:      98041
3585.11/3595.13	c #Conflicts:    1325000 | #Constraints:      99041
3585.11/3595.13	c #Conflicts:    1326000 | #Constraints:     100041
3585.11/3595.13	c #Conflicts:    1327000 | #Constraints:     101041
3585.11/3595.13	c #Conflicts:    1328000 | #Constraints:     102041
3585.11/3595.13	c #Conflicts:    1329000 | #Constraints:     103041
3585.11/3595.13	c #Conflicts:    1330000 | #Constraints:     104041
3585.11/3595.13	c #Conflicts:    1331000 | #Constraints:     105041
3585.11/3595.13	c #Conflicts:    1332000 | #Constraints:     106041
3585.11/3595.13	c #Conflicts:    1333000 | #Constraints:     107041
3585.11/3595.13	c #Conflicts:    1334000 | #Constraints:     108041
3585.11/3595.13	c #Conflicts:    1335000 | #Constraints:     109041
3585.11/3595.13	c #Conflicts:    1336000 | #Constraints:     110041
3585.11/3595.13	c #Conflicts:    1337000 | #Constraints:     111041
3585.11/3595.13	c #Conflicts:    1338000 | #Constraints:     112041
3585.11/3595.13	c #Conflicts:    1339000 | #Constraints:     113041
3585.11/3595.13	c #Conflicts:    1340000 | #Constraints:     114041
3585.11/3595.13	c #Conflicts:    1341000 | #Constraints:     115041
3585.11/3595.13	c #Conflicts:    1342000 | #Constraints:     116041
3585.11/3595.13	c #Conflicts:    1343000 | #Constraints:     117041
3585.11/3595.13	c #Conflicts:    1344000 | #Constraints:     118041
3585.11/3595.13	c #Conflicts:    1345000 | #Constraints:     119041
3585.11/3595.13	c #Conflicts:    1346000 | #Constraints:     120041
3585.11/3595.13	c #Conflicts:    1347000 | #Constraints:     121041
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1348000 | #Constraints:      76923
3585.11/3595.13	c #Conflicts:    1349000 | #Constraints:      77923
3585.11/3595.13	c #Conflicts:    1350000 | #Constraints:      78923
3585.11/3595.13	c #Conflicts:    1351000 | #Constraints:      79923
3585.11/3595.13	c #Conflicts:    1352000 | #Constraints:      80923
3585.11/3595.13	c #Conflicts:    1353000 | #Constraints:      81923
3585.11/3595.13	c #Conflicts:    1354000 | #Constraints:      82923
3585.11/3595.13	c #Conflicts:    1355000 | #Constraints:      83923
3585.11/3595.13	c #Conflicts:    1356000 | #Constraints:      84923
3585.11/3595.13	c #Conflicts:    1357000 | #Constraints:      85923
3585.11/3595.13	c #Conflicts:    1358000 | #Constraints:      86923
3585.11/3595.13	c #Conflicts:    1359000 | #Constraints:      87923
3585.11/3595.13	c #Conflicts:    1360000 | #Constraints:      88923
3585.11/3595.13	c #Conflicts:    1361000 | #Constraints:      89923
3585.11/3595.13	c #Conflicts:    1362000 | #Constraints:      90923
3585.11/3595.13	c #Conflicts:    1363000 | #Constraints:      91923
3585.11/3595.13	c #Conflicts:    1364000 | #Constraints:      92923
3585.11/3595.13	c #Conflicts:    1365000 | #Constraints:      93923
3585.11/3595.13	c #Conflicts:    1366000 | #Constraints:      94923
3585.11/3595.13	c #Conflicts:    1367000 | #Constraints:      95923
3585.11/3595.13	c #Conflicts:    1368000 | #Constraints:      96923
3585.11/3595.13	c #Conflicts:    1369000 | #Constraints:      97923
3585.11/3595.13	c #Conflicts:    1370000 | #Constraints:      98923
3585.11/3595.13	c #Conflicts:    1371000 | #Constraints:      99923
3585.11/3595.13	c #Conflicts:    1372000 | #Constraints:     100923
3585.11/3595.13	c #Conflicts:    1373000 | #Constraints:     101923
3585.11/3595.13	c #Conflicts:    1374000 | #Constraints:     102923
3585.11/3595.13	c #Conflicts:    1375000 | #Constraints:     103923
3585.11/3595.13	c #Conflicts:    1376000 | #Constraints:     104923
3585.11/3595.13	c #Conflicts:    1377000 | #Constraints:     105923
3585.11/3595.13	c #Conflicts:    1378000 | #Constraints:     106923
3585.11/3595.13	c #Conflicts:    1379000 | #Constraints:     107923
3585.11/3595.13	c #Conflicts:    1380000 | #Constraints:     108923
3585.11/3595.13	c #Conflicts:    1381000 | #Constraints:     109923
3585.11/3595.13	c #Conflicts:    1382000 | #Constraints:     110923
3585.11/3595.13	c #Conflicts:    1383000 | #Constraints:     111923
3585.11/3595.13	c #Conflicts:    1384000 | #Constraints:     112923
3585.11/3595.13	c #Conflicts:    1385000 | #Constraints:     113923
3585.11/3595.13	c #Conflicts:    1386000 | #Constraints:     114923
3585.11/3595.13	c #Conflicts:    1387000 | #Constraints:     115923
3585.11/3595.13	c #Conflicts:    1388000 | #Constraints:     116923
3585.11/3595.13	c #Conflicts:    1389000 | #Constraints:     117923
3585.11/3595.13	c #Conflicts:    1390000 | #Constraints:     118923
3585.11/3595.13	c #Conflicts:    1391000 | #Constraints:     119923
3585.11/3595.13	c #Conflicts:    1392000 | #Constraints:     120923
3585.11/3595.13	c #Conflicts:    1393000 | #Constraints:     121923
3585.11/3595.13	c #Conflicts:    1394000 | #Constraints:     122923
3585.11/3595.13	c #Conflicts:    1395000 | #Constraints:     123923
3585.11/3595.13	c #Conflicts:    1396000 | #Constraints:     124923
3585.11/3595.13	c #Conflicts:    1397000 | #Constraints:     125923
3585.11/3595.13	c #Conflicts:    1398000 | #Constraints:     126923
3585.11/3595.13	c #Conflicts:    1399000 | #Constraints:     127923
3585.11/3595.13	c #Conflicts:    1400000 | #Constraints:     128923
3585.11/3595.13	c #Conflicts:    1401000 | #Constraints:     129923
3585.11/3595.13	c #Conflicts:    1402000 | #Constraints:     130923
3585.11/3595.13	c #Conflicts:    1403000 | #Constraints:     131923
3585.11/3595.13	c #Conflicts:    1404000 | #Constraints:     132923
3585.11/3595.13	c #Conflicts:    1405000 | #Constraints:     133923
3585.11/3595.13	c #Conflicts:    1406000 | #Constraints:     134923
3585.11/3595.13	c #Conflicts:    1407000 | #Constraints:     135923
3585.11/3595.13	c #Conflicts:    1408000 | #Constraints:     136923
3585.11/3595.13	c #Conflicts:    1409000 | #Constraints:     137923
3585.11/3595.13	c #Conflicts:    1410000 | #Constraints:     138923
3585.11/3595.13	c #Conflicts:    1411000 | #Constraints:     139923
3585.11/3595.13	c #Conflicts:    1412000 | #Constraints:     140923
3585.11/3595.13	c #Conflicts:    1413000 | #Constraints:     141923
3585.11/3595.13	c #Conflicts:    1414000 | #Constraints:     142923
3585.11/3595.13	c #Conflicts:    1415000 | #Constraints:     143923
3585.11/3595.13	c #Conflicts:    1416000 | #Constraints:     144923
3585.11/3595.13	c #Conflicts:    1417000 | #Constraints:     145923
3585.11/3595.13	c #Conflicts:    1418000 | #Constraints:     146923
3585.11/3595.13	c #Conflicts:    1419000 | #Constraints:     147923
3585.11/3595.13	c #Conflicts:    1420000 | #Constraints:     148923
3585.11/3595.13	c #Conflicts:    1421000 | #Constraints:     149923
3585.11/3595.13	c #Conflicts:    1422000 | #Constraints:     150923
3585.11/3595.13	c #Conflicts:    1423000 | #Constraints:     151923
3585.11/3595.13	c #Conflicts:    1424000 | #Constraints:     152923
3585.11/3595.13	c #Conflicts:    1425000 | #Constraints:     153923
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1426000 | #Constraints:      93291
3585.11/3595.13	c #Conflicts:    1427000 | #Constraints:      94326
3585.11/3595.13	c #Conflicts:    1428000 | #Constraints:      95367
3585.11/3595.13	c #Conflicts:    1429000 | #Constraints:      96407
3585.11/3595.13	c #Conflicts:    1430000 | #Constraints:      97437
3585.11/3595.13	c #Conflicts:    1431000 | #Constraints:      98480
3585.11/3595.13	c #Conflicts:    1432000 | #Constraints:      99530
3585.11/3595.13	c #Conflicts:    1433000 | #Constraints:     100571
3585.11/3595.13	c #Conflicts:    1434000 | #Constraints:     101624
3585.11/3595.13	c #Conflicts:    1435000 | #Constraints:     102667
3585.11/3595.13	c #Conflicts:    1436000 | #Constraints:     103711
3585.11/3595.13	c #Conflicts:    1437000 | #Constraints:     104752
3585.11/3595.13	c #Conflicts:    1438000 | #Constraints:     105798
3585.11/3595.13	c #Conflicts:    1439000 | #Constraints:     106834
3585.11/3595.13	c #Conflicts:    1440000 | #Constraints:     107872
3585.11/3595.13	c #Conflicts:    1441000 | #Constraints:     108907
3585.11/3595.13	c #Conflicts:    1442000 | #Constraints:     109944
3585.11/3595.13	c #Conflicts:    1443000 | #Constraints:     110981
3585.11/3595.13	c #Conflicts:    1444000 | #Constraints:     112027
3585.11/3595.13	c #Conflicts:    1445000 | #Constraints:     113068
3585.11/3595.13	c #Conflicts:    1446000 | #Constraints:     114108
3585.11/3595.13	c #Conflicts:    1447000 | #Constraints:     115152
3585.11/3595.13	c #Conflicts:    1448000 | #Constraints:     116188
3585.11/3595.13	c #Conflicts:    1449000 | #Constraints:     117224
3585.11/3595.13	c #Conflicts:    1450000 | #Constraints:     118272
3585.11/3595.13	c #Conflicts:    1451000 | #Constraints:     119300
3585.11/3595.13	c #Conflicts:    1452000 | #Constraints:     120333
3585.11/3595.13	c #Conflicts:    1453000 | #Constraints:     121381
3585.11/3595.13	c #Conflicts:    1454000 | #Constraints:     122419
3585.11/3595.13	c #Conflicts:    1455000 | #Constraints:     123461
3585.11/3595.13	c #Conflicts:    1456000 | #Constraints:     124498
3585.11/3595.13	c #Conflicts:    1457000 | #Constraints:     125539
3585.11/3595.13	c #Conflicts:    1458000 | #Constraints:     126575
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1459000 | #Constraints:      79121
3585.11/3595.13	c #Conflicts:    1460000 | #Constraints:      80121
3585.11/3595.13	c #Conflicts:    1461000 | #Constraints:      81121
3585.11/3595.13	c #Conflicts:    1462000 | #Constraints:      82121
3585.11/3595.13	c #Conflicts:    1463000 | #Constraints:      83121
3585.11/3595.13	c #Conflicts:    1464000 | #Constraints:      84121
3585.11/3595.13	c #Conflicts:    1465000 | #Constraints:      85121
3585.11/3595.13	c #Conflicts:    1466000 | #Constraints:      86121
3585.11/3595.13	c #Conflicts:    1467000 | #Constraints:      87121
3585.11/3595.13	c #Conflicts:    1468000 | #Constraints:      88121
3585.11/3595.13	c #Conflicts:    1469000 | #Constraints:      89121
3585.11/3595.13	c #Conflicts:    1470000 | #Constraints:      90121
3585.11/3595.13	c #Conflicts:    1471000 | #Constraints:      91121
3585.11/3595.13	c #Conflicts:    1472000 | #Constraints:      92121
3585.11/3595.13	c #Conflicts:    1473000 | #Constraints:      93121
3585.11/3595.13	c #Conflicts:    1474000 | #Constraints:      94121
3585.11/3595.13	c #Conflicts:    1475000 | #Constraints:      95121
3585.11/3595.13	c #Conflicts:    1476000 | #Constraints:      96121
3585.11/3595.13	c #Conflicts:    1477000 | #Constraints:      97121
3585.11/3595.13	c #Conflicts:    1478000 | #Constraints:      98121
3585.11/3595.13	c #Conflicts:    1479000 | #Constraints:      99121
3585.11/3595.13	c #Conflicts:    1480000 | #Constraints:     100121
3585.11/3595.13	c #Conflicts:    1481000 | #Constraints:     101121
3585.11/3595.13	c #Conflicts:    1482000 | #Constraints:     102121
3585.11/3595.13	c #Conflicts:    1483000 | #Constraints:     103121
3585.11/3595.13	c #Conflicts:    1484000 | #Constraints:     104121
3585.11/3595.13	c #Conflicts:    1485000 | #Constraints:     105121
3585.11/3595.13	c #Conflicts:    1486000 | #Constraints:     106121
3585.11/3595.13	c #Conflicts:    1487000 | #Constraints:     107121
3585.11/3595.13	c #Conflicts:    1488000 | #Constraints:     108121
3585.11/3595.13	c #Conflicts:    1489000 | #Constraints:     109121
3585.11/3595.13	c #Conflicts:    1490000 | #Constraints:     110121
3585.11/3595.13	c #Conflicts:    1491000 | #Constraints:     111121
3585.11/3595.13	c #Conflicts:    1492000 | #Constraints:     112121
3585.11/3595.13	c #Conflicts:    1493000 | #Constraints:     113121
3585.11/3595.13	c #Conflicts:    1494000 | #Constraints:     114121
3585.11/3595.13	c #Conflicts:    1495000 | #Constraints:     115121
3585.11/3595.13	c #Conflicts:    1496000 | #Constraints:     116121
3585.11/3595.13	c #Conflicts:    1497000 | #Constraints:     117121
3585.11/3595.13	c #Conflicts:    1498000 | #Constraints:     118121
3585.11/3595.13	c #Conflicts:    1499000 | #Constraints:     119121
3585.11/3595.13	c #Conflicts:    1500000 | #Constraints:     120121
3585.11/3595.13	c #Conflicts:    1501000 | #Constraints:     121121
3585.11/3595.13	c #Conflicts:    1502000 | #Constraints:     122121
3585.11/3595.13	c #Conflicts:    1503000 | #Constraints:     123121
3585.11/3595.13	c #Conflicts:    1504000 | #Constraints:     124121
3585.11/3595.13	c #Conflicts:    1505000 | #Constraints:     125121
3585.11/3595.13	c #Conflicts:    1506000 | #Constraints:     126121
3585.11/3595.13	c #Conflicts:    1507000 | #Constraints:     127121
3585.11/3595.13	c #Conflicts:    1508000 | #Constraints:     128121
3585.11/3595.13	c #Conflicts:    1509000 | #Constraints:     129121
3585.11/3595.13	c #Conflicts:    1510000 | #Constraints:     130121
3585.11/3595.13	c #Conflicts:    1511000 | #Constraints:     131121
3585.11/3595.13	c #Conflicts:    1512000 | #Constraints:     132121
3585.11/3595.13	c #Conflicts:    1513000 | #Constraints:     133121
3585.11/3595.13	c #Conflicts:    1514000 | #Constraints:     134121
3585.11/3595.13	c #Conflicts:    1515000 | #Constraints:     135121
3585.11/3595.13	c #Conflicts:    1516000 | #Constraints:     136121
3585.11/3595.13	c #Conflicts:    1517000 | #Constraints:     137121
3585.11/3595.13	c #Conflicts:    1518000 | #Constraints:     138121
3585.11/3595.13	c #Conflicts:    1519000 | #Constraints:     139121
3585.11/3595.13	c #Conflicts:    1520000 | #Constraints:     140121
3585.11/3595.13	c #Conflicts:    1521000 | #Constraints:     141121
3585.11/3595.13	c #Conflicts:    1522000 | #Constraints:     142121
3585.11/3595.13	c #Conflicts:    1523000 | #Constraints:     143121
3585.11/3595.13	c #Conflicts:    1524000 | #Constraints:     144121
3585.11/3595.13	c #Conflicts:    1525000 | #Constraints:     145121
3585.11/3595.13	c #Conflicts:    1526000 | #Constraints:     146121
3585.11/3595.13	c #Conflicts:    1527000 | #Constraints:     147121
3585.11/3595.13	c #Conflicts:    1528000 | #Constraints:     148121
3585.11/3595.13	c #Conflicts:    1529000 | #Constraints:     149121
3585.11/3595.13	c #Conflicts:    1530000 | #Constraints:     150121
3585.11/3595.13	c #Conflicts:    1531000 | #Constraints:     151121
3585.11/3595.13	c #Conflicts:    1532000 | #Constraints:     152121
3585.11/3595.13	c #Conflicts:    1533000 | #Constraints:     153121
3585.11/3595.13	c #Conflicts:    1534000 | #Constraints:     154121
3585.11/3595.13	c #Conflicts:    1535000 | #Constraints:     155121
3585.11/3595.13	c #Conflicts:    1536000 | #Constraints:     156121
3585.11/3595.13	c #Conflicts:    1537000 | #Constraints:     157121
3585.11/3595.13	c #Conflicts:    1538000 | #Constraints:     158121
3585.11/3595.13	c #Conflicts:    1539000 | #Constraints:     159121
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1540000 | #Constraints:      95607
3585.11/3595.13	c #Conflicts:    1541000 | #Constraints:      96634
3585.11/3595.13	c #Conflicts:    1542000 | #Constraints:      97658
3585.11/3595.13	c #Conflicts:    1543000 | #Constraints:      98701
3585.11/3595.13	c #Conflicts:    1544000 | #Constraints:      99741
3585.11/3595.13	c #Conflicts:    1545000 | #Constraints:     100774
3585.11/3595.13	c #Conflicts:    1546000 | #Constraints:     101807
3585.11/3595.13	c #Conflicts:    1547000 | #Constraints:     102845
3585.11/3595.13	c #Conflicts:    1548000 | #Constraints:     103876
3585.11/3595.13	c #Conflicts:    1549000 | #Constraints:     104905
3585.11/3595.13	c #Conflicts:    1550000 | #Constraints:     105936
3585.11/3595.13	c #Conflicts:    1551000 | #Constraints:     106973
3585.11/3595.13	c #Conflicts:    1552000 | #Constraints:     108017
3585.11/3595.13	c #Conflicts:    1553000 | #Constraints:     109057
3585.11/3595.13	c #Conflicts:    1554000 | #Constraints:     110083
3585.11/3595.13	c #Conflicts:    1555000 | #Constraints:     111117
3585.11/3595.13	c #Conflicts:    1556000 | #Constraints:     112140
3585.11/3595.13	c #Conflicts:    1557000 | #Constraints:     113177
3585.11/3595.13	c #Conflicts:    1558000 | #Constraints:     114215
3585.11/3595.13	c #Conflicts:    1559000 | #Constraints:     115247
3585.11/3595.13	c #Conflicts:    1560000 | #Constraints:     116279
3585.11/3595.13	c #Conflicts:    1561000 | #Constraints:     117310
3585.11/3595.13	c #Conflicts:    1562000 | #Constraints:     118338
3585.11/3595.13	c #Conflicts:    1563000 | #Constraints:     119368
3585.11/3595.13	c #Conflicts:    1564000 | #Constraints:     120401
3585.11/3595.13	c #Conflicts:    1565000 | #Constraints:     121435
3585.11/3595.13	c #Conflicts:    1566000 | #Constraints:     122471
3585.11/3595.13	c #Conflicts:    1567000 | #Constraints:     123511
3585.11/3595.13	c #Conflicts:    1568000 | #Constraints:     124545
3585.11/3595.13	c #Conflicts:    1569000 | #Constraints:     125578
3585.11/3595.13	c #Conflicts:    1570000 | #Constraints:     126617
3585.11/3595.13	c #Conflicts:    1571000 | #Constraints:     127654
3585.11/3595.13	c #Conflicts:    1572000 | #Constraints:     128690
3585.11/3595.13	c #Conflicts:    1573000 | #Constraints:     129729
3585.11/3595.13	c #Conflicts:    1574000 | #Constraints:     130762
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1575000 | #Constraints:      81476
3585.11/3595.13	c #Conflicts:    1576000 | #Constraints:      82508
3585.11/3595.13	c #Conflicts:    1577000 | #Constraints:      83547
3585.11/3595.13	c #Conflicts:    1578000 | #Constraints:      84588
3585.11/3595.13	c #Conflicts:    1579000 | #Constraints:      85638
3585.11/3595.13	c #Conflicts:    1580000 | #Constraints:      86676
3585.11/3595.13	c #Conflicts:    1581000 | #Constraints:      87720
3585.11/3595.13	c #Conflicts:    1582000 | #Constraints:      88759
3585.11/3595.13	c #Conflicts:    1583000 | #Constraints:      89798
3585.11/3595.13	c #Conflicts:    1584000 | #Constraints:      90837
3585.11/3595.13	c #Conflicts:    1585000 | #Constraints:      91889
3585.11/3595.13	c #Conflicts:    1586000 | #Constraints:      92932
3585.11/3595.13	c #Conflicts:    1587000 | #Constraints:      93973
3585.11/3595.13	c #Conflicts:    1588000 | #Constraints:      95018
3585.11/3595.13	c #Conflicts:    1589000 | #Constraints:      96054
3585.11/3595.13	c #Conflicts:    1590000 | #Constraints:      97091
3585.11/3595.13	c #Conflicts:    1591000 | #Constraints:      98129
3585.11/3595.13	c #Conflicts:    1592000 | #Constraints:      99156
3585.11/3595.13	c #Conflicts:    1593000 | #Constraints:     100188
3585.11/3595.13	c #Conflicts:    1594000 | #Constraints:     101224
3585.11/3595.13	c #Conflicts:    1595000 | #Constraints:     102262
3585.11/3595.13	c #Conflicts:    1596000 | #Constraints:     103298
3585.11/3595.13	c #Conflicts:    1597000 | #Constraints:     104337
3585.11/3595.13	c #Conflicts:    1598000 | #Constraints:     105378
3585.11/3595.13	c #Conflicts:    1599000 | #Constraints:     106414
3585.11/3595.13	c #Conflicts:    1600000 | #Constraints:     107458
3585.11/3595.13	c #Conflicts:    1601000 | #Constraints:     108498
3585.11/3595.13	c #Conflicts:    1602000 | #Constraints:     109536
3585.11/3595.13	c #Conflicts:    1603000 | #Constraints:     110578
3585.11/3595.13	c #Conflicts:    1604000 | #Constraints:     111625
3585.11/3595.13	c #Conflicts:    1605000 | #Constraints:     112652
3585.11/3595.13	c #Conflicts:    1606000 | #Constraints:     113685
3585.11/3595.13	c #Conflicts:    1607000 | #Constraints:     114722
3585.11/3595.13	c #Conflicts:    1608000 | #Constraints:     115756
3585.11/3595.13	c #Conflicts:    1609000 | #Constraints:     116787
3585.11/3595.13	c #Conflicts:    1610000 | #Constraints:     117815
3585.11/3595.13	c #Conflicts:    1611000 | #Constraints:     118847
3585.11/3595.13	c #Conflicts:    1612000 | #Constraints:     119885
3585.11/3595.13	c #Conflicts:    1613000 | #Constraints:     120927
3585.11/3595.13	c #Conflicts:    1614000 | #Constraints:     121964
3585.11/3595.13	c #Conflicts:    1615000 | #Constraints:     122994
3585.11/3595.13	c #Conflicts:    1616000 | #Constraints:     124021
3585.11/3595.13	c #Conflicts:    1617000 | #Constraints:     125051
3585.11/3595.13	c #Conflicts:    1618000 | #Constraints:     126080
3585.11/3595.13	c #Conflicts:    1619000 | #Constraints:     127109
3585.11/3595.13	c #Conflicts:    1620000 | #Constraints:     128146
3585.11/3595.13	c #Conflicts:    1621000 | #Constraints:     129173
3585.11/3595.13	c #Conflicts:    1622000 | #Constraints:     130195
3585.11/3595.13	c #Conflicts:    1623000 | #Constraints:     131224
3585.11/3595.13	c #Conflicts:    1624000 | #Constraints:     132261
3585.11/3595.13	c #Conflicts:    1625000 | #Constraints:     133290
3585.11/3595.13	c #Conflicts:    1626000 | #Constraints:     134326
3585.11/3595.13	c #Conflicts:    1627000 | #Constraints:     135361
3585.11/3595.13	c #Conflicts:    1628000 | #Constraints:     136396
3585.11/3595.13	c #Conflicts:    1629000 | #Constraints:     137439
3585.11/3595.13	c #Conflicts:    1630000 | #Constraints:     138478
3585.11/3595.13	c #Conflicts:    1631000 | #Constraints:     139520
3585.11/3595.13	c #Conflicts:    1632000 | #Constraints:     140563
3585.11/3595.13	c #Conflicts:    1633000 | #Constraints:     141600
3585.11/3595.13	c #Conflicts:    1634000 | #Constraints:     142637
3585.11/3595.13	c #Conflicts:    1635000 | #Constraints:     143671
3585.11/3595.13	c #Conflicts:    1636000 | #Constraints:     144707
3585.11/3595.13	c #Conflicts:    1637000 | #Constraints:     145736
3585.11/3595.13	c #Conflicts:    1638000 | #Constraints:     146783
3585.11/3595.13	c #Conflicts:    1639000 | #Constraints:     147824
3585.11/3595.13	c #Conflicts:    1640000 | #Constraints:     148873
3585.11/3595.13	c #Conflicts:    1641000 | #Constraints:     149916
3585.11/3595.13	c #Conflicts:    1642000 | #Constraints:     150957
3585.11/3595.13	c #Conflicts:    1643000 | #Constraints:     152008
3585.11/3595.13	c #Conflicts:    1644000 | #Constraints:     153057
3585.11/3595.13	c #Conflicts:    1645000 | #Constraints:     154114
3585.11/3595.13	c #Conflicts:    1646000 | #Constraints:     155170
3585.11/3595.13	c #Conflicts:    1647000 | #Constraints:     156232
3585.11/3595.13	c #Conflicts:    1648000 | #Constraints:     157279
3585.11/3595.13	c #Conflicts:    1649000 | #Constraints:     158320
3585.11/3595.13	c #Conflicts:    1650000 | #Constraints:     159365
3585.11/3595.13	c #Conflicts:    1651000 | #Constraints:     160411
3585.11/3595.13	c #Conflicts:    1652000 | #Constraints:     161454
3585.11/3595.13	c #Conflicts:    1653000 | #Constraints:     162507
3585.11/3595.13	c #Conflicts:    1654000 | #Constraints:     163560
3585.11/3595.13	c #Conflicts:    1655000 | #Constraints:     164613
3585.11/3595.13	c #Conflicts:    1656000 | #Constraints:     165655
3585.11/3595.13	c #Conflicts:    1657000 | #Constraints:     166701
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1658000 | #Constraints:      99095
3585.11/3595.13	c #Conflicts:    1659000 | #Constraints:     100095
3585.11/3595.13	c #Conflicts:    1660000 | #Constraints:     101095
3585.11/3595.13	c #Conflicts:    1661000 | #Constraints:     102095
3585.11/3595.13	c #Conflicts:    1662000 | #Constraints:     103095
3585.11/3595.13	c #Conflicts:    1663000 | #Constraints:     104095
3585.11/3595.13	c #Conflicts:    1664000 | #Constraints:     105095
3585.11/3595.13	c #Conflicts:    1665000 | #Constraints:     106095
3585.11/3595.13	c #Conflicts:    1666000 | #Constraints:     107095
3585.11/3595.13	c #Conflicts:    1667000 | #Constraints:     108095
3585.11/3595.13	c #Conflicts:    1668000 | #Constraints:     109095
3585.11/3595.13	c #Conflicts:    1669000 | #Constraints:     110095
3585.11/3595.13	c #Conflicts:    1670000 | #Constraints:     111095
3585.11/3595.13	c #Conflicts:    1671000 | #Constraints:     112095
3585.11/3595.13	c #Conflicts:    1672000 | #Constraints:     113095
3585.11/3595.13	c #Conflicts:    1673000 | #Constraints:     114095
3585.11/3595.13	c #Conflicts:    1674000 | #Constraints:     115095
3585.11/3595.13	c #Conflicts:    1675000 | #Constraints:     116095
3585.11/3595.13	c #Conflicts:    1676000 | #Constraints:     117095
3585.11/3595.13	c #Conflicts:    1677000 | #Constraints:     118095
3585.11/3595.13	c #Conflicts:    1678000 | #Constraints:     119095
3585.11/3595.13	c #Conflicts:    1679000 | #Constraints:     120095
3585.11/3595.13	c #Conflicts:    1680000 | #Constraints:     121095
3585.11/3595.13	c #Conflicts:    1681000 | #Constraints:     122095
3585.11/3595.13	c #Conflicts:    1682000 | #Constraints:     123095
3585.11/3595.13	c #Conflicts:    1683000 | #Constraints:     124095
3585.11/3595.13	c #Conflicts:    1684000 | #Constraints:     125095
3585.11/3595.13	c #Conflicts:    1685000 | #Constraints:     126095
3585.11/3595.13	c #Conflicts:    1686000 | #Constraints:     127095
3585.11/3595.13	c #Conflicts:    1687000 | #Constraints:     128095
3585.11/3595.13	c #Conflicts:    1688000 | #Constraints:     129095
3585.11/3595.13	c #Conflicts:    1689000 | #Constraints:     130095
3585.11/3595.13	c #Conflicts:    1690000 | #Constraints:     131095
3585.11/3595.13	c #Conflicts:    1691000 | #Constraints:     132095
3585.11/3595.13	c #Conflicts:    1692000 | #Constraints:     133095
3585.11/3595.13	c #Conflicts:    1693000 | #Constraints:     134095
3585.11/3595.13	c #Conflicts:    1694000 | #Constraints:     135095
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1695000 | #Constraints:      83776
3585.11/3595.13	c #Conflicts:    1696000 | #Constraints:      84776
3585.11/3595.13	c #Conflicts:    1697000 | #Constraints:      85776
3585.11/3595.13	c #Conflicts:    1698000 | #Constraints:      86776
3585.11/3595.13	c #Conflicts:    1699000 | #Constraints:      87776
3585.11/3595.13	c #Conflicts:    1700000 | #Constraints:      88776
3585.11/3595.13	c #Conflicts:    1701000 | #Constraints:      89776
3585.11/3595.13	c #Conflicts:    1702000 | #Constraints:      90776
3585.11/3595.13	c #Conflicts:    1703000 | #Constraints:      91776
3585.11/3595.13	c #Conflicts:    1704000 | #Constraints:      92776
3585.11/3595.13	c #Conflicts:    1705000 | #Constraints:      93776
3585.11/3595.13	c #Conflicts:    1706000 | #Constraints:      94776
3585.11/3595.13	c #Conflicts:    1707000 | #Constraints:      95776
3585.11/3595.13	c #Conflicts:    1708000 | #Constraints:      96776
3585.11/3595.13	c #Conflicts:    1709000 | #Constraints:      97776
3585.11/3595.13	c #Conflicts:    1710000 | #Constraints:      98776
3585.11/3595.13	c #Conflicts:    1711000 | #Constraints:      99776
3585.11/3595.13	c #Conflicts:    1712000 | #Constraints:     100776
3585.11/3595.13	c #Conflicts:    1713000 | #Constraints:     101776
3585.11/3595.13	c #Conflicts:    1714000 | #Constraints:     102776
3585.11/3595.13	c #Conflicts:    1715000 | #Constraints:     103776
3585.11/3595.13	c #Conflicts:    1716000 | #Constraints:     104776
3585.11/3595.13	c #Conflicts:    1717000 | #Constraints:     105776
3585.11/3595.13	c #Conflicts:    1718000 | #Constraints:     106776
3585.11/3595.13	c #Conflicts:    1719000 | #Constraints:     107776
3585.11/3595.13	c #Conflicts:    1720000 | #Constraints:     108776
3585.11/3595.13	c #Conflicts:    1721000 | #Constraints:     109776
3585.11/3595.13	c #Conflicts:    1722000 | #Constraints:     110776
3585.11/3595.13	c #Conflicts:    1723000 | #Constraints:     111776
3585.11/3595.13	c #Conflicts:    1724000 | #Constraints:     112776
3585.11/3595.13	c #Conflicts:    1725000 | #Constraints:     113776
3585.11/3595.13	c #Conflicts:    1726000 | #Constraints:     114776
3585.11/3595.13	c #Conflicts:    1727000 | #Constraints:     115776
3585.11/3595.13	c #Conflicts:    1728000 | #Constraints:     116776
3585.11/3595.13	c #Conflicts:    1729000 | #Constraints:     117776
3585.11/3595.13	c #Conflicts:    1730000 | #Constraints:     118776
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1731000 | #Constraints:      82481
3585.11/3595.13	c #Conflicts:    1732000 | #Constraints:      83481
3585.11/3595.13	c #Conflicts:    1733000 | #Constraints:      84481
3585.11/3595.13	c #Conflicts:    1734000 | #Constraints:      85481
3585.11/3595.13	c #Conflicts:    1735000 | #Constraints:      86481
3585.11/3595.13	c #Conflicts:    1736000 | #Constraints:      87481
3585.11/3595.13	c #Conflicts:    1737000 | #Constraints:      88481
3585.11/3595.13	c #Conflicts:    1738000 | #Constraints:      89481
3585.11/3595.13	c #Conflicts:    1739000 | #Constraints:      90481
3585.11/3595.13	c #Conflicts:    1740000 | #Constraints:      91481
3585.11/3595.13	c #Conflicts:    1741000 | #Constraints:      92481
3585.11/3595.13	c #Conflicts:    1742000 | #Constraints:      93481
3585.11/3595.13	c #Conflicts:    1743000 | #Constraints:      94481
3585.11/3595.13	c #Conflicts:    1744000 | #Constraints:      95481
3585.11/3595.13	c #Conflicts:    1745000 | #Constraints:      96481
3585.11/3595.13	c #Conflicts:    1746000 | #Constraints:      97481
3585.11/3595.13	c #Conflicts:    1747000 | #Constraints:      98481
3585.11/3595.13	c #Conflicts:    1748000 | #Constraints:      99481
3585.11/3595.13	c #Conflicts:    1749000 | #Constraints:     100481
3585.11/3595.13	c #Conflicts:    1750000 | #Constraints:     101481
3585.11/3595.13	c #Conflicts:    1751000 | #Constraints:     102481
3585.11/3595.13	c #Conflicts:    1752000 | #Constraints:     103481
3585.11/3595.13	c #Conflicts:    1753000 | #Constraints:     104481
3585.11/3595.13	c #Conflicts:    1754000 | #Constraints:     105481
3585.11/3595.13	c #Conflicts:    1755000 | #Constraints:     106481
3585.11/3595.13	c #Conflicts:    1756000 | #Constraints:     107481
3585.11/3595.13	c #Conflicts:    1757000 | #Constraints:     108481
3585.11/3595.13	c #Conflicts:    1758000 | #Constraints:     109481
3585.11/3595.13	c #Conflicts:    1759000 | #Constraints:     110481
3585.11/3595.13	c #Conflicts:    1760000 | #Constraints:     111481
3585.11/3595.13	c #Conflicts:    1761000 | #Constraints:     112481
3585.11/3595.13	c #Conflicts:    1762000 | #Constraints:     113481
3585.11/3595.13	c #Conflicts:    1763000 | #Constraints:     114481
3585.11/3595.13	c #Conflicts:    1764000 | #Constraints:     115481
3585.11/3595.13	c #Conflicts:    1765000 | #Constraints:     116481
3585.11/3595.13	c #Conflicts:    1766000 | #Constraints:     117481
3585.11/3595.13	c #Conflicts:    1767000 | #Constraints:     118481
3585.11/3595.13	c #Conflicts:    1768000 | #Constraints:     119481
3585.11/3595.13	c #Conflicts:    1769000 | #Constraints:     120481
3585.11/3595.13	c #Conflicts:    1770000 | #Constraints:     121481
3585.11/3595.13	c #Conflicts:    1771000 | #Constraints:     122481
3585.11/3595.13	c #Conflicts:    1772000 | #Constraints:     123481
3585.11/3595.13	c #Conflicts:    1773000 | #Constraints:     124481
3585.11/3595.13	c #Conflicts:    1774000 | #Constraints:     125481
3585.11/3595.13	c #Conflicts:    1775000 | #Constraints:     126481
3585.11/3595.13	c #Conflicts:    1776000 | #Constraints:     127481
3585.11/3595.13	c #Conflicts:    1777000 | #Constraints:     128481
3585.11/3595.13	c #Conflicts:    1778000 | #Constraints:     129481
3585.11/3595.13	c #Conflicts:    1779000 | #Constraints:     130481
3585.11/3595.13	c #Conflicts:    1780000 | #Constraints:     131481
3585.11/3595.13	c #Conflicts:    1781000 | #Constraints:     132481
3585.11/3595.13	c #Conflicts:    1782000 | #Constraints:     133481
3585.11/3595.13	c #Conflicts:    1783000 | #Constraints:     134481
3585.11/3595.13	c #Conflicts:    1784000 | #Constraints:     135481
3585.11/3595.13	c #Conflicts:    1785000 | #Constraints:     136481
3585.11/3595.13	c #Conflicts:    1786000 | #Constraints:     137481
3585.11/3595.13	c #Conflicts:    1787000 | #Constraints:     138481
3585.11/3595.13	c #Conflicts:    1788000 | #Constraints:     139481
3585.11/3595.13	c #Conflicts:    1789000 | #Constraints:     140481
3585.11/3595.13	c #Conflicts:    1790000 | #Constraints:     141481
3585.11/3595.13	c #Conflicts:    1791000 | #Constraints:     142481
3585.11/3595.13	c #Conflicts:    1792000 | #Constraints:     143481
3585.11/3595.13	c #Conflicts:    1793000 | #Constraints:     144481
3585.11/3595.13	c #Conflicts:    1794000 | #Constraints:     145481
3585.11/3595.13	c #Conflicts:    1795000 | #Constraints:     146481
3585.11/3595.13	c #Conflicts:    1796000 | #Constraints:     147481
3585.11/3595.13	c #Conflicts:    1797000 | #Constraints:     148481
3585.11/3595.13	c #Conflicts:    1798000 | #Constraints:     149481
3585.11/3595.13	c #Conflicts:    1799000 | #Constraints:     150481
3585.11/3595.13	c #Conflicts:    1800000 | #Constraints:     151481
3585.11/3595.13	c #Conflicts:    1801000 | #Constraints:     152481
3585.11/3595.13	c #Conflicts:    1802000 | #Constraints:     153481
3585.11/3595.13	c #Conflicts:    1803000 | #Constraints:     154481
3585.11/3595.13	c #Conflicts:    1804000 | #Constraints:     155481
3585.11/3595.13	c #Conflicts:    1805000 | #Constraints:     156481
3585.11/3595.13	c #Conflicts:    1806000 | #Constraints:     157481
3585.11/3595.13	c #Conflicts:    1807000 | #Constraints:     158481
3585.11/3595.13	c #Conflicts:    1808000 | #Constraints:     159481
3585.11/3595.13	c #Conflicts:    1809000 | #Constraints:     160481
3585.11/3595.13	c #Conflicts:    1810000 | #Constraints:     161481
3585.11/3595.13	c #Conflicts:    1811000 | #Constraints:     162481
3585.11/3595.13	c #Conflicts:    1812000 | #Constraints:     163481
3585.11/3595.13	c #Conflicts:    1813000 | #Constraints:     164481
3585.11/3595.13	c #Conflicts:    1814000 | #Constraints:     165481
3585.11/3595.13	c #Conflicts:    1815000 | #Constraints:     166481
3585.11/3595.13	c #Conflicts:    1816000 | #Constraints:     167481
3585.11/3595.13	c #Conflicts:    1817000 | #Constraints:     168481
3585.11/3595.13	c #Conflicts:    1818000 | #Constraints:     169481
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1819000 | #Constraints:     100695
3585.11/3595.13	c #Conflicts:    1820000 | #Constraints:     101695
3585.11/3595.13	c #Conflicts:    1821000 | #Constraints:     102695
3585.11/3595.13	c #Conflicts:    1822000 | #Constraints:     103695
3585.11/3595.13	c #Conflicts:    1823000 | #Constraints:     104695
3585.11/3595.13	c #Conflicts:    1824000 | #Constraints:     105695
3585.11/3595.13	c #Conflicts:    1825000 | #Constraints:     106695
3585.11/3595.13	c #Conflicts:    1826000 | #Constraints:     107695
3585.11/3595.13	c #Conflicts:    1827000 | #Constraints:     108695
3585.11/3595.13	c #Conflicts:    1828000 | #Constraints:     109695
3585.11/3595.13	c #Conflicts:    1829000 | #Constraints:     110695
3585.11/3595.13	c #Conflicts:    1830000 | #Constraints:     111695
3585.11/3595.13	c #Conflicts:    1831000 | #Constraints:     112695
3585.11/3595.13	c #Conflicts:    1832000 | #Constraints:     113695
3585.11/3595.13	c #Conflicts:    1833000 | #Constraints:     114695
3585.11/3595.13	c #Conflicts:    1834000 | #Constraints:     115695
3585.11/3595.13	c #Conflicts:    1835000 | #Constraints:     116695
3585.11/3595.13	c #Conflicts:    1836000 | #Constraints:     117695
3585.11/3595.13	c #Conflicts:    1837000 | #Constraints:     118695
3585.11/3595.13	c #Conflicts:    1838000 | #Constraints:     119695
3585.11/3595.13	c #Conflicts:    1839000 | #Constraints:     120695
3585.11/3595.13	c #Conflicts:    1840000 | #Constraints:     121695
3585.11/3595.13	c #Conflicts:    1841000 | #Constraints:     122695
3585.11/3595.13	c #Conflicts:    1842000 | #Constraints:     123695
3585.11/3595.13	c #Conflicts:    1843000 | #Constraints:     124695
3585.11/3595.13	c #Conflicts:    1844000 | #Constraints:     125695
3585.11/3595.13	c #Conflicts:    1845000 | #Constraints:     126695
3585.11/3595.13	c #Conflicts:    1846000 | #Constraints:     127695
3585.11/3595.13	c #Conflicts:    1847000 | #Constraints:     128695
3585.11/3595.13	c #Conflicts:    1848000 | #Constraints:     129695
3585.11/3595.13	c #Conflicts:    1849000 | #Constraints:     130695
3585.11/3595.13	c #Conflicts:    1850000 | #Constraints:     131695
3585.11/3595.13	c #Conflicts:    1851000 | #Constraints:     132695
3585.11/3595.13	c #Conflicts:    1852000 | #Constraints:     133695
3585.11/3595.13	c #Conflicts:    1853000 | #Constraints:     134695
3585.11/3595.13	c #Conflicts:    1854000 | #Constraints:     135695
3585.11/3595.13	c #Conflicts:    1855000 | #Constraints:     136695
3585.11/3595.13	c #Conflicts:    1856000 | #Constraints:     137695
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -79
3585.11/3595.13	c #Conflicts:    1857000 | #Constraints:      85107
3585.11/3595.13	c #Conflicts:    1858000 | #Constraints:      86107
3585.11/3595.13	c #Conflicts:    1859000 | #Constraints:      87107
3585.11/3595.13	c #Conflicts:    1860000 | #Constraints:      88107
3585.11/3595.13	c #Conflicts:    1861000 | #Constraints:      89107
3585.11/3595.13	c #Conflicts:    1862000 | #Constraints:      90107
3585.11/3595.13	c #Conflicts:    1863000 | #Constraints:      91107
3585.11/3595.13	c #Conflicts:    1864000 | #Constraints:      92107
3585.11/3595.13	c #Conflicts:    1865000 | #Constraints:      93107
3585.11/3595.13	c #Conflicts:    1866000 | #Constraints:      94107
3585.11/3595.13	c #Conflicts:    1867000 | #Constraints:      95107
3585.11/3595.13	c #Conflicts:    1868000 | #Constraints:      96107
3585.11/3595.13	c #Conflicts:    1869000 | #Constraints:      97107
3585.11/3595.13	c #Conflicts:    1870000 | #Constraints:      98107
3585.11/3595.13	c #Conflicts:    1871000 | #Constraints:      99107
3585.11/3595.13	c #Conflicts:    1872000 | #Constraints:     100107
3585.11/3595.13	c #Conflicts:    1873000 | #Constraints:     101107
3585.11/3595.13	c #Conflicts:    1874000 | #Constraints:     102107
3585.11/3595.13	c #Conflicts:    1875000 | #Constraints:     103107
3585.11/3595.13	c #Conflicts:    1876000 | #Constraints:     104107
3585.11/3595.13	c #Conflicts:    1877000 | #Constraints:     105107
3585.11/3595.13	c #Conflicts:    1878000 | #Constraints:     106107
3585.11/3595.13	c #Conflicts:    1879000 | #Constraints:     107107
3585.11/3595.13	c #Conflicts:    1880000 | #Constraints:     108107
3585.11/3595.13	c #Conflicts:    1881000 | #Constraints:     109107
3585.11/3595.13	c #Conflicts:    1882000 | #Constraints:     110107
3585.11/3595.13	c #Conflicts:    1883000 | #Constraints:     111107
3585.11/3595.13	c #Conflicts:    1884000 | #Constraints:     112107
3585.11/3595.13	c #Conflicts:    1885000 | #Constraints:     113107
3585.11/3595.13	c #Conflicts:    1886000 | #Constraints:     114107
3585.11/3595.13	c #Conflicts:    1887000 | #Constraints:     115107
3585.11/3595.13	c #Conflicts:    1888000 | #Constraints:     116107
3585.11/3595.13	c #Conflicts:    1889000 | #Constraints:     117107
3585.11/3595.13	c #Conflicts:    1890000 | #Constraints:     118107
3585.11/3595.13	c #Conflicts:    1891000 | #Constraints:     119107
3585.11/3595.13	c #Conflicts:    1892000 | #Constraints:     120107
3585.11/3595.13	c #Conflicts:    1893000 | #Constraints:     121107
3585.11/3595.13	c #Conflicts:    1894000 | #Constraints:     122107
3585.11/3595.13	c #Conflicts:    1895000 | #Constraints:     123107
3585.11/3595.13	c #Conflicts:    1896000 | #Constraints:     124107
3585.11/3595.13	c #Conflicts:    1897000 | #Constraints:     125107
3585.11/3595.13	c #Conflicts:    1898000 | #Constraints:     126107
3585.11/3595.13	c #Conflicts:    1899000 | #Constraints:     127107
3585.11/3595.13	c #Conflicts:    1900000 | #Constraints:     128107
3585.11/3595.13	c #Conflicts:    1901000 | #Constraints:     129107
3585.11/3595.13	c #Conflicts:    1902000 | #Constraints:     130107
3585.11/3595.13	c #Conflicts:    1903000 | #Constraints:     131107
3585.11/3595.13	c #Conflicts:    1904000 | #Constraints:     132107
3585.11/3595.13	c #Conflicts:    1905000 | #Constraints:     133107
3585.11/3595.13	c #Conflicts:    1906000 | #Constraints:     134107
3585.11/3595.13	c #Conflicts:    1907000 | #Constraints:     135107
3585.11/3595.13	c #Conflicts:    1908000 | #Constraints:     136107
3585.11/3595.13	c #Conflicts:    1909000 | #Constraints:     137107
3585.11/3595.13	c #Conflicts:    1910000 | #Constraints:     138107
3585.11/3595.13	c #Conflicts:    1911000 | #Constraints:     139107
3585.11/3595.13	c #Conflicts:    1912000 | #Constraints:     140107
3585.11/3595.13	c #Conflicts:    1913000 | #Constraints:     141107
3585.11/3595.13	c #Conflicts:    1914000 | #Constraints:     142107
3585.11/3595.13	c #Conflicts:    1915000 | #Constraints:     143107
3585.11/3595.13	c #Conflicts:    1916000 | #Constraints:     144107
3585.11/3595.13	c #Conflicts:    1917000 | #Constraints:     145107
3585.11/3595.13	c #Conflicts:    1918000 | #Constraints:     146107
3585.11/3595.13	c #Conflicts:    1919000 | #Constraints:     147107
3585.11/3595.13	c #Conflicts:    1920000 | #Constraints:     148107
3585.11/3595.13	c #Conflicts:    1921000 | #Constraints:     149107
3585.11/3595.13	c #Conflicts:    1922000 | #Constraints:     150107
3585.11/3595.13	c #Conflicts:    1923000 | #Constraints:     151107
3585.11/3595.13	c #Conflicts:    1924000 | #Constraints:     152107
3585.11/3595.13	c #Conflicts:    1925000 | #Constraints:     153107
3585.11/3595.13	c bounds -35 >= -78 @ 1787.44
3585.11/3595.13	c #Conflicts:    1926000 | #Constraints:     154134
3585.11/3595.13	c #Conflicts:    1927000 | #Constraints:     155134
3585.11/3595.13	c #Conflicts:    1928000 | #Constraints:     156134
3585.11/3595.13	c #Conflicts:    1929000 | #Constraints:     157134
3585.11/3595.13	c #Conflicts:    1930000 | #Constraints:     158134
3585.11/3595.13	c #Conflicts:    1931000 | #Constraints:     159134
3585.11/3595.13	c #Conflicts:    1932000 | #Constraints:     160134
3585.11/3595.13	c #Conflicts:    1933000 | #Constraints:     161134
3585.11/3595.13	c #Conflicts:    1934000 | #Constraints:     162134
3585.11/3595.13	c #Conflicts:    1935000 | #Constraints:     163134
3585.11/3595.13	c #Conflicts:    1936000 | #Constraints:     164134
3585.11/3595.13	c #Conflicts:    1937000 | #Constraints:     165134
3585.11/3595.13	c #Conflicts:    1938000 | #Constraints:     166134
3585.11/3595.13	c #Conflicts:    1939000 | #Constraints:     167134
3585.11/3595.13	c #Conflicts:    1940000 | #Constraints:     168134
3585.11/3595.13	c #Conflicts:    1941000 | #Constraints:     169134
3585.11/3595.13	c #Conflicts:    1942000 | #Constraints:     170134
3585.11/3595.13	c #Conflicts:    1943000 | #Constraints:     171134
3585.11/3595.13	c #Conflicts:    1944000 | #Constraints:     172134
3585.11/3595.13	c #Conflicts:    1945000 | #Constraints:     173134
3585.11/3595.13	c #Conflicts:    1946000 | #Constraints:     174134
3585.11/3595.13	c #Conflicts:    1947000 | #Constraints:     175134
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -78
3585.11/3595.13	c #Conflicts:    1948000 | #Constraints:     103850
3585.11/3595.13	c #Conflicts:    1949000 | #Constraints:     104850
3585.11/3595.13	c #Conflicts:    1950000 | #Constraints:     105850
3585.11/3595.13	c #Conflicts:    1951000 | #Constraints:     106850
3585.11/3595.13	c #Conflicts:    1952000 | #Constraints:     107850
3585.11/3595.13	c #Conflicts:    1953000 | #Constraints:     108850
3585.11/3595.13	c #Conflicts:    1954000 | #Constraints:     109850
3585.11/3595.13	c #Conflicts:    1955000 | #Constraints:     110850
3585.11/3595.13	c #Conflicts:    1956000 | #Constraints:     111850
3585.11/3595.13	c #Conflicts:    1957000 | #Constraints:     112850
3585.11/3595.13	c #Conflicts:    1958000 | #Constraints:     113850
3585.11/3595.13	c #Conflicts:    1959000 | #Constraints:     114850
3585.11/3595.13	c #Conflicts:    1960000 | #Constraints:     115850
3585.11/3595.13	c #Conflicts:    1961000 | #Constraints:     116850
3585.11/3595.13	c #Conflicts:    1962000 | #Constraints:     117850
3585.11/3595.13	c #Conflicts:    1963000 | #Constraints:     118850
3585.11/3595.13	c #Conflicts:    1964000 | #Constraints:     119850
3585.11/3595.13	c #Conflicts:    1965000 | #Constraints:     120850
3585.11/3595.13	c #Conflicts:    1966000 | #Constraints:     121850
3585.11/3595.13	c #Conflicts:    1967000 | #Constraints:     122850
3585.11/3595.13	c #Conflicts:    1968000 | #Constraints:     123850
3585.11/3595.13	c #Conflicts:    1969000 | #Constraints:     124850
3585.11/3595.13	c #Conflicts:    1970000 | #Constraints:     125850
3585.11/3595.13	c #Conflicts:    1971000 | #Constraints:     126850
3585.11/3595.13	c #Conflicts:    1972000 | #Constraints:     127850
3585.11/3595.13	c #Conflicts:    1973000 | #Constraints:     128850
3585.11/3595.13	c #Conflicts:    1974000 | #Constraints:     129850
3585.11/3595.13	c #Conflicts:    1975000 | #Constraints:     130850
3585.11/3595.13	c #Conflicts:    1976000 | #Constraints:     131850
3585.11/3595.13	c #Conflicts:    1977000 | #Constraints:     132850
3585.11/3595.13	c #Conflicts:    1978000 | #Constraints:     133850
3585.11/3595.13	c #Conflicts:    1979000 | #Constraints:     134850
3585.11/3595.13	c #Conflicts:    1980000 | #Constraints:     135850
3585.11/3595.13	c #Conflicts:    1981000 | #Constraints:     136850
3585.11/3595.13	c #Conflicts:    1982000 | #Constraints:     137850
3585.11/3595.13	c #Conflicts:    1983000 | #Constraints:     138850
3585.11/3595.13	c #Conflicts:    1984000 | #Constraints:     139850
3585.11/3595.13	c #Conflicts:    1985000 | #Constraints:     140850
3585.11/3595.13	c #Conflicts:    1986000 | #Constraints:     141850
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -78
3585.11/3595.13	c #Conflicts:    1987000 | #Constraints:      88276
3585.11/3595.13	c #Conflicts:    1988000 | #Constraints:      89276
3585.11/3595.13	c #Conflicts:    1989000 | #Constraints:      90276
3585.11/3595.13	c #Conflicts:    1990000 | #Constraints:      91276
3585.11/3595.13	c #Conflicts:    1991000 | #Constraints:      92276
3585.11/3595.13	c #Conflicts:    1992000 | #Constraints:      93276
3585.11/3595.13	c #Conflicts:    1993000 | #Constraints:      94276
3585.11/3595.13	c #Conflicts:    1994000 | #Constraints:      95276
3585.11/3595.13	c #Conflicts:    1995000 | #Constraints:      96276
3585.11/3595.13	c #Conflicts:    1996000 | #Constraints:      97276
3585.11/3595.13	c #Conflicts:    1997000 | #Constraints:      98276
3585.11/3595.13	c #Conflicts:    1998000 | #Constraints:      99276
3585.11/3595.13	c #Conflicts:    1999000 | #Constraints:     100276
3585.11/3595.13	c #Conflicts:    2000000 | #Constraints:     101276
3585.11/3595.13	c #Conflicts:    2001000 | #Constraints:     102276
3585.11/3595.13	c #Conflicts:    2002000 | #Constraints:     103276
3585.11/3595.13	c #Conflicts:    2003000 | #Constraints:     104276
3585.11/3595.13	c #Conflicts:    2004000 | #Constraints:     105276
3585.11/3595.13	c #Conflicts:    2005000 | #Constraints:     106276
3585.11/3595.13	c #Conflicts:    2006000 | #Constraints:     107276
3585.11/3595.13	c #Conflicts:    2007000 | #Constraints:     108276
3585.11/3595.13	c #Conflicts:    2008000 | #Constraints:     109276
3585.11/3595.13	c #Conflicts:    2009000 | #Constraints:     110276
3585.11/3595.13	c #Conflicts:    2010000 | #Constraints:     111276
3585.11/3595.13	c #Conflicts:    2011000 | #Constraints:     112276
3585.11/3595.13	c #Conflicts:    2012000 | #Constraints:     113276
3585.11/3595.13	c #Conflicts:    2013000 | #Constraints:     114276
3585.11/3595.13	c #Conflicts:    2014000 | #Constraints:     115276
3585.11/3595.13	c #Conflicts:    2015000 | #Constraints:     116276
3585.11/3595.13	c #Conflicts:    2016000 | #Constraints:     117276
3585.11/3595.13	c #Conflicts:    2017000 | #Constraints:     118276
3585.11/3595.13	c #Conflicts:    2018000 | #Constraints:     119276
3585.11/3595.13	c #Conflicts:    2019000 | #Constraints:     120276
3585.11/3595.13	c #Conflicts:    2020000 | #Constraints:     121276
3585.11/3595.13	c #Conflicts:    2021000 | #Constraints:     122276
3585.11/3595.13	c #Conflicts:    2022000 | #Constraints:     123276
3585.11/3595.13	c #Conflicts:    2023000 | #Constraints:     124276
3585.11/3595.13	c #Conflicts:    2024000 | #Constraints:     125276
3585.11/3595.13	c #Conflicts:    2025000 | #Constraints:     126276
3585.11/3595.13	c #Conflicts:    2026000 | #Constraints:     127276
3585.11/3595.13	c #Conflicts:    2027000 | #Constraints:     128276
3585.11/3595.13	c #Conflicts:    2028000 | #Constraints:     129276
3585.11/3595.13	c #Conflicts:    2029000 | #Constraints:     130276
3585.11/3595.13	c #Conflicts:    2030000 | #Constraints:     131276
3585.11/3595.13	c #Conflicts:    2031000 | #Constraints:     132276
3585.11/3595.13	c #Conflicts:    2032000 | #Constraints:     133276
3585.11/3595.13	c #Conflicts:    2033000 | #Constraints:     134276
3585.11/3595.13	c #Conflicts:    2034000 | #Constraints:     135276
3585.11/3595.13	c #Conflicts:    2035000 | #Constraints:     136276
3585.11/3595.13	c #Conflicts:    2036000 | #Constraints:     137276
3585.11/3595.13	c #Conflicts:    2037000 | #Constraints:     138276
3585.11/3595.13	c #Conflicts:    2038000 | #Constraints:     139276
3585.11/3595.13	c #Conflicts:    2039000 | #Constraints:     140276
3585.11/3595.13	c #Conflicts:    2040000 | #Constraints:     141276
3585.11/3595.13	c #Conflicts:    2041000 | #Constraints:     142276
3585.11/3595.13	c #Conflicts:    2042000 | #Constraints:     143276
3585.11/3595.13	c #Conflicts:    2043000 | #Constraints:     144276
3585.11/3595.13	c #Conflicts:    2044000 | #Constraints:     145276
3585.11/3595.13	c #Conflicts:    2045000 | #Constraints:     146276
3585.11/3595.13	c #Conflicts:    2046000 | #Constraints:     147276
3585.11/3595.13	c #Conflicts:    2047000 | #Constraints:     148276
3585.11/3595.13	c #Conflicts:    2048000 | #Constraints:     149276
3585.11/3595.13	c #Conflicts:    2049000 | #Constraints:     150276
3585.11/3595.13	c #Conflicts:    2050000 | #Constraints:     151276
3585.11/3595.13	c #Conflicts:    2051000 | #Constraints:     152276
3585.11/3595.13	c #Conflicts:    2052000 | #Constraints:     153276
3585.11/3595.13	c #Conflicts:    2053000 | #Constraints:     154276
3585.11/3595.13	c #Conflicts:    2054000 | #Constraints:     155276
3585.11/3595.13	c #Conflicts:    2055000 | #Constraints:     156276
3585.11/3595.13	c #Conflicts:    2056000 | #Constraints:     157276
3585.11/3595.13	c #Conflicts:    2057000 | #Constraints:     158276
3585.11/3595.13	c #Conflicts:    2058000 | #Constraints:     159276
3585.11/3595.13	c #Conflicts:    2059000 | #Constraints:     160276
3585.11/3595.13	c #Conflicts:    2060000 | #Constraints:     161276
3585.11/3595.13	c #Conflicts:    2061000 | #Constraints:     162276
3585.11/3595.13	c #Conflicts:    2062000 | #Constraints:     163276
3585.11/3595.13	c #Conflicts:    2063000 | #Constraints:     164276
3585.11/3595.13	c #Conflicts:    2064000 | #Constraints:     165276
3585.11/3595.13	c #Conflicts:    2065000 | #Constraints:     166276
3585.11/3595.13	c #Conflicts:    2066000 | #Constraints:     167276
3585.11/3595.13	c #Conflicts:    2067000 | #Constraints:     168276
3585.11/3595.13	c #Conflicts:    2068000 | #Constraints:     169276
3585.11/3595.13	c #Conflicts:    2069000 | #Constraints:     170276
3585.11/3595.13	c #Conflicts:    2070000 | #Constraints:     171276
3585.11/3595.13	c #Conflicts:    2071000 | #Constraints:     172276
3585.11/3595.13	c #Conflicts:    2072000 | #Constraints:     173276
3585.11/3595.13	c #Conflicts:    2073000 | #Constraints:     174276
3585.11/3595.13	c #Conflicts:    2074000 | #Constraints:     175276
3585.11/3595.13	c #Conflicts:    2075000 | #Constraints:     176276
3585.11/3595.13	c #Conflicts:    2076000 | #Constraints:     177276
3585.11/3595.13	c #Conflicts:    2077000 | #Constraints:     178276
3585.11/3595.13	c #Conflicts:    2078000 | #Constraints:     179276
3585.11/3595.13	c #Conflicts:    2079000 | #Constraints:     180276
3585.11/3595.13	c #Conflicts:    2080000 | #Constraints:     181276
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -78
3585.11/3595.13	c #Conflicts:    2081000 | #Constraints:     106857
3585.11/3595.13	c #Conflicts:    2082000 | #Constraints:     107857
3585.11/3595.13	c #Conflicts:    2083000 | #Constraints:     108857
3585.11/3595.13	c #Conflicts:    2084000 | #Constraints:     109857
3585.11/3595.13	c #Conflicts:    2085000 | #Constraints:     110857
3585.11/3595.13	c #Conflicts:    2086000 | #Constraints:     111857
3585.11/3595.13	c #Conflicts:    2087000 | #Constraints:     112857
3585.11/3595.13	c #Conflicts:    2088000 | #Constraints:     113857
3585.11/3595.13	c #Conflicts:    2089000 | #Constraints:     114857
3585.11/3595.13	c #Conflicts:    2090000 | #Constraints:     115857
3585.11/3595.13	c #Conflicts:    2091000 | #Constraints:     116857
3585.11/3595.13	c #Conflicts:    2092000 | #Constraints:     117857
3585.11/3595.13	c #Conflicts:    2093000 | #Constraints:     118857
3585.11/3595.13	c #Conflicts:    2094000 | #Constraints:     119857
3585.11/3595.13	c #Conflicts:    2095000 | #Constraints:     120857
3585.11/3595.13	c #Conflicts:    2096000 | #Constraints:     121857
3585.11/3595.13	c #Conflicts:    2097000 | #Constraints:     122857
3585.11/3595.13	c #Conflicts:    2098000 | #Constraints:     123857
3585.11/3595.13	c #Conflicts:    2099000 | #Constraints:     124857
3585.11/3595.13	c #Conflicts:    2100000 | #Constraints:     125857
3585.11/3595.13	c #Conflicts:    2101000 | #Constraints:     126857
3585.11/3595.13	c #Conflicts:    2102000 | #Constraints:     127857
3585.11/3595.13	c #Conflicts:    2103000 | #Constraints:     128857
3585.11/3595.13	c #Conflicts:    2104000 | #Constraints:     129857
3585.11/3595.13	c #Conflicts:    2105000 | #Constraints:     130857
3585.11/3595.13	c bounds -35 >= -77 @ 1970.08
3585.11/3595.13	c #Conflicts:    2106000 | #Constraints:     131881
3585.11/3595.13	c #Conflicts:    2107000 | #Constraints:     132881
3585.11/3595.13	c #Conflicts:    2108000 | #Constraints:     133881
3585.11/3595.13	c #Conflicts:    2109000 | #Constraints:     134881
3585.11/3595.13	c #Conflicts:    2110000 | #Constraints:     135881
3585.11/3595.13	c #Conflicts:    2111000 | #Constraints:     136881
3585.11/3595.13	c #Conflicts:    2112000 | #Constraints:     137881
3585.11/3595.13	c #Conflicts:    2113000 | #Constraints:     138881
3585.11/3595.13	c #Conflicts:    2114000 | #Constraints:     139881
3585.11/3595.13	c #Conflicts:    2115000 | #Constraints:     140881
3585.11/3595.13	c #Conflicts:    2116000 | #Constraints:     141881
3585.11/3595.13	c #Conflicts:    2117000 | #Constraints:     142881
3585.11/3595.13	c #Conflicts:    2118000 | #Constraints:     143881
3585.11/3595.13	c #Conflicts:    2119000 | #Constraints:     144881
3585.11/3595.13	c #Conflicts:    2120000 | #Constraints:     145881
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -77
3585.11/3595.13	c #Conflicts:    2121000 | #Constraints:      91242
3585.11/3595.13	c #Conflicts:    2122000 | #Constraints:      92242
3585.11/3595.13	c #Conflicts:    2123000 | #Constraints:      93242
3585.11/3595.13	c #Conflicts:    2124000 | #Constraints:      94242
3585.11/3595.13	c #Conflicts:    2125000 | #Constraints:      95242
3585.11/3595.13	c #Conflicts:    2126000 | #Constraints:      96242
3585.11/3595.13	c #Conflicts:    2127000 | #Constraints:      97242
3585.11/3595.13	c #Conflicts:    2128000 | #Constraints:      98242
3585.11/3595.13	c #Conflicts:    2129000 | #Constraints:      99242
3585.11/3595.13	c #Conflicts:    2130000 | #Constraints:     100242
3585.11/3595.13	c #Conflicts:    2131000 | #Constraints:     101242
3585.11/3595.13	c #Conflicts:    2132000 | #Constraints:     102242
3585.11/3595.13	c #Conflicts:    2133000 | #Constraints:     103242
3585.11/3595.13	c #Conflicts:    2134000 | #Constraints:     104242
3585.11/3595.13	c #Conflicts:    2135000 | #Constraints:     105242
3585.11/3595.13	c #Conflicts:    2136000 | #Constraints:     106242
3585.11/3595.13	c #Conflicts:    2137000 | #Constraints:     107242
3585.11/3595.13	c #Conflicts:    2138000 | #Constraints:     108242
3585.11/3595.13	c #Conflicts:    2139000 | #Constraints:     109242
3585.11/3595.13	c #Conflicts:    2140000 | #Constraints:     110242
3585.11/3595.13	c #Conflicts:    2141000 | #Constraints:     111242
3585.11/3595.13	c #Conflicts:    2142000 | #Constraints:     112242
3585.11/3595.13	c #Conflicts:    2143000 | #Constraints:     113242
3585.11/3595.13	c #Conflicts:    2144000 | #Constraints:     114242
3585.11/3595.13	c #Conflicts:    2145000 | #Constraints:     115242
3585.11/3595.13	c #Conflicts:    2146000 | #Constraints:     116242
3585.11/3595.13	c #Conflicts:    2147000 | #Constraints:     117242
3585.11/3595.13	c #Conflicts:    2148000 | #Constraints:     118242
3585.11/3595.13	c #Conflicts:    2149000 | #Constraints:     119242
3585.11/3595.13	c #Conflicts:    2150000 | #Constraints:     120242
3585.11/3595.13	c #Conflicts:    2151000 | #Constraints:     121242
3585.11/3595.13	c #Conflicts:    2152000 | #Constraints:     122242
3585.11/3595.13	c #Conflicts:    2153000 | #Constraints:     123242
3585.11/3595.13	c #Conflicts:    2154000 | #Constraints:     124242
3585.11/3595.13	c #Conflicts:    2155000 | #Constraints:     125242
3585.11/3595.13	c #Conflicts:    2156000 | #Constraints:     126242
3585.11/3595.13	c #Conflicts:    2157000 | #Constraints:     127242
3585.11/3595.13	c #Conflicts:    2158000 | #Constraints:     128242
3585.11/3595.13	c #Conflicts:    2159000 | #Constraints:     129242
3585.11/3595.13	c #Conflicts:    2160000 | #Constraints:     130242
3585.11/3595.13	c #Conflicts:    2161000 | #Constraints:     131242
3585.11/3595.13	c #Conflicts:    2162000 | #Constraints:     132242
3585.11/3595.13	c #Conflicts:    2163000 | #Constraints:     133242
3585.11/3595.13	c #Conflicts:    2164000 | #Constraints:     134242
3585.11/3595.13	c #Conflicts:    2165000 | #Constraints:     135242
3585.11/3595.13	c #Conflicts:    2166000 | #Constraints:     136242
3585.11/3595.13	c #Conflicts:    2167000 | #Constraints:     137242
3585.11/3595.13	c #Conflicts:    2168000 | #Constraints:     138242
3585.11/3595.13	c #Conflicts:    2169000 | #Constraints:     139242
3585.11/3595.13	c #Conflicts:    2170000 | #Constraints:     140242
3585.11/3595.13	c #Conflicts:    2171000 | #Constraints:     141242
3585.11/3595.13	c #Conflicts:    2172000 | #Constraints:     142242
3585.11/3595.13	c #Conflicts:    2173000 | #Constraints:     143242
3585.11/3595.13	c #Conflicts:    2174000 | #Constraints:     144242
3585.11/3595.13	c #Conflicts:    2175000 | #Constraints:     145242
3585.11/3595.13	c #Conflicts:    2176000 | #Constraints:     146242
3585.11/3595.13	c #Conflicts:    2177000 | #Constraints:     147242
3585.11/3595.13	c #Conflicts:    2178000 | #Constraints:     148242
3585.11/3595.13	c #Conflicts:    2179000 | #Constraints:     149242
3585.11/3595.13	c #Conflicts:    2180000 | #Constraints:     150242
3585.11/3595.13	c #Conflicts:    2181000 | #Constraints:     151242
3585.11/3595.13	c #Conflicts:    2182000 | #Constraints:     152242
3585.11/3595.13	c #Conflicts:    2183000 | #Constraints:     153242
3585.11/3595.13	c #Conflicts:    2184000 | #Constraints:     154242
3585.11/3595.13	c #Conflicts:    2185000 | #Constraints:     155242
3585.11/3595.13	c #Conflicts:    2186000 | #Constraints:     156242
3585.11/3595.13	c #Conflicts:    2187000 | #Constraints:     157242
3585.11/3595.13	c #Conflicts:    2188000 | #Constraints:     158242
3585.11/3595.13	c #Conflicts:    2189000 | #Constraints:     159242
3585.11/3595.13	c #Conflicts:    2190000 | #Constraints:     160242
3585.11/3595.13	c #Conflicts:    2191000 | #Constraints:     161242
3585.11/3595.13	c #Conflicts:    2192000 | #Constraints:     162242
3585.11/3595.13	c #Conflicts:    2193000 | #Constraints:     163242
3585.11/3595.13	c #Conflicts:    2194000 | #Constraints:     164242
3585.11/3595.13	c #Conflicts:    2195000 | #Constraints:     165242
3585.11/3595.13	c #Conflicts:    2196000 | #Constraints:     166242
3585.11/3595.13	c #Conflicts:    2197000 | #Constraints:     167242
3585.11/3595.13	c #Conflicts:    2198000 | #Constraints:     168242
3585.11/3595.13	c #Conflicts:    2199000 | #Constraints:     169242
3585.11/3595.13	c #Conflicts:    2200000 | #Constraints:     170242
3585.11/3595.13	c #Conflicts:    2201000 | #Constraints:     171242
3585.11/3595.13	c #Conflicts:    2202000 | #Constraints:     172242
3585.11/3595.13	c #Conflicts:    2203000 | #Constraints:     173242
3585.11/3595.13	c #Conflicts:    2204000 | #Constraints:     174242
3585.11/3595.13	c #Conflicts:    2205000 | #Constraints:     175242
3585.11/3595.13	c #Conflicts:    2206000 | #Constraints:     176242
3585.11/3595.13	c #Conflicts:    2207000 | #Constraints:     177242
3585.11/3595.13	c #Conflicts:    2208000 | #Constraints:     178242
3585.11/3595.13	c #Conflicts:    2209000 | #Constraints:     179242
3585.11/3595.13	c #Conflicts:    2210000 | #Constraints:     180242
3585.11/3595.13	c #Conflicts:    2211000 | #Constraints:     181242
3585.11/3595.13	c #Conflicts:    2212000 | #Constraints:     182242
3585.11/3595.13	c #Conflicts:    2213000 | #Constraints:     183242
3585.11/3595.13	c #Conflicts:    2214000 | #Constraints:     184242
3585.11/3595.13	c #Conflicts:    2215000 | #Constraints:     185242
3585.11/3595.13	c #Conflicts:    2216000 | #Constraints:     186242
3585.11/3595.13	c #Conflicts:    2217000 | #Constraints:     187242
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -77
3585.11/3595.13	c #Conflicts:    2218000 | #Constraints:     109445
3585.11/3595.13	c #Conflicts:    2219000 | #Constraints:     110445
3585.11/3595.13	c #Conflicts:    2220000 | #Constraints:     111445
3585.11/3595.13	c #Conflicts:    2221000 | #Constraints:     112445
3585.11/3595.13	c #Conflicts:    2222000 | #Constraints:     113445
3585.11/3595.13	c #Conflicts:    2223000 | #Constraints:     114445
3585.11/3595.13	c #Conflicts:    2224000 | #Constraints:     115445
3585.11/3595.13	c #Conflicts:    2225000 | #Constraints:     116445
3585.11/3595.13	c #Conflicts:    2226000 | #Constraints:     117445
3585.11/3595.13	c #Conflicts:    2227000 | #Constraints:     118445
3585.11/3595.13	c #Conflicts:    2228000 | #Constraints:     119445
3585.11/3595.13	c #Conflicts:    2229000 | #Constraints:     120445
3585.11/3595.13	c #Conflicts:    2230000 | #Constraints:     121445
3585.11/3595.13	c #Conflicts:    2231000 | #Constraints:     122445
3585.11/3595.13	c #Conflicts:    2232000 | #Constraints:     123445
3585.11/3595.13	c #Conflicts:    2233000 | #Constraints:     124445
3585.11/3595.13	c #Conflicts:    2234000 | #Constraints:     125445
3585.11/3595.13	c #Conflicts:    2235000 | #Constraints:     126445
3585.11/3595.13	c #Conflicts:    2236000 | #Constraints:     127445
3585.11/3595.13	c #Conflicts:    2237000 | #Constraints:     128445
3585.11/3595.13	c #Conflicts:    2238000 | #Constraints:     129445
3585.11/3595.13	c #Conflicts:    2239000 | #Constraints:     130445
3585.11/3595.13	c #Conflicts:    2240000 | #Constraints:     131445
3585.11/3595.13	c #Conflicts:    2241000 | #Constraints:     132445
3585.11/3595.13	c #Conflicts:    2242000 | #Constraints:     133445
3585.11/3595.13	c #Conflicts:    2243000 | #Constraints:     134445
3585.11/3595.13	c #Conflicts:    2244000 | #Constraints:     135445
3585.11/3595.13	c #Conflicts:    2245000 | #Constraints:     136445
3585.11/3595.13	c #Conflicts:    2246000 | #Constraints:     137445
3585.11/3595.13	c #Conflicts:    2247000 | #Constraints:     138445
3585.11/3595.13	c #Conflicts:    2248000 | #Constraints:     139445
3585.11/3595.13	c #Conflicts:    2249000 | #Constraints:     140445
3585.11/3595.13	c #Conflicts:    2250000 | #Constraints:     141445
3585.11/3595.13	c #Conflicts:    2251000 | #Constraints:     142445
3585.11/3595.13	c #Conflicts:    2252000 | #Constraints:     143445
3585.11/3595.13	c #Conflicts:    2253000 | #Constraints:     144445
3585.11/3595.13	c #Conflicts:    2254000 | #Constraints:     145445
3585.11/3595.13	c #Conflicts:    2255000 | #Constraints:     146445
3585.11/3595.13	c #Conflicts:    2256000 | #Constraints:     147445
3585.11/3595.13	c #Conflicts:    2257000 | #Constraints:     148445
3585.11/3595.13	c #Conflicts:    2258000 | #Constraints:     149445
3585.11/3595.13	c #Conflicts:    2259000 | #Constraints:     150445
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -77
3585.11/3595.13	c #Conflicts:    2260000 | #Constraints:      95083
3585.11/3595.13	c #Conflicts:    2261000 | #Constraints:      96083
3585.11/3595.13	c #Conflicts:    2262000 | #Constraints:      97083
3585.11/3595.13	c #Conflicts:    2263000 | #Constraints:      98083
3585.11/3595.13	c #Conflicts:    2264000 | #Constraints:      99083
3585.11/3595.13	c #Conflicts:    2265000 | #Constraints:     100083
3585.11/3595.13	c #Conflicts:    2266000 | #Constraints:     101083
3585.11/3595.13	c #Conflicts:    2267000 | #Constraints:     102083
3585.11/3595.13	c #Conflicts:    2268000 | #Constraints:     103083
3585.11/3595.13	c #Conflicts:    2269000 | #Constraints:     104083
3585.11/3595.13	c #Conflicts:    2270000 | #Constraints:     105083
3585.11/3595.13	c #Conflicts:    2271000 | #Constraints:     106083
3585.11/3595.13	c #Conflicts:    2272000 | #Constraints:     107083
3585.11/3595.13	c #Conflicts:    2273000 | #Constraints:     108083
3585.11/3595.13	c #Conflicts:    2274000 | #Constraints:     109083
3585.11/3595.13	c #Conflicts:    2275000 | #Constraints:     110083
3585.11/3595.13	c #Conflicts:    2276000 | #Constraints:     111083
3585.11/3595.13	c #Conflicts:    2277000 | #Constraints:     112083
3585.11/3595.13	c #Conflicts:    2278000 | #Constraints:     113083
3585.11/3595.13	c #Conflicts:    2279000 | #Constraints:     114083
3585.11/3595.13	c #Conflicts:    2280000 | #Constraints:     115083
3585.11/3595.13	c #Conflicts:    2281000 | #Constraints:     116083
3585.11/3595.13	c #Conflicts:    2282000 | #Constraints:     117083
3585.11/3595.13	c #Conflicts:    2283000 | #Constraints:     118083
3585.11/3595.13	c #Conflicts:    2284000 | #Constraints:     119083
3585.11/3595.13	c #Conflicts:    2285000 | #Constraints:     120083
3585.11/3595.13	c #Conflicts:    2286000 | #Constraints:     121083
3585.11/3595.13	c #Conflicts:    2287000 | #Constraints:     122083
3585.11/3595.13	c #Conflicts:    2288000 | #Constraints:     123083
3585.11/3595.13	c #Conflicts:    2289000 | #Constraints:     124083
3585.11/3595.13	c #Conflicts:    2290000 | #Constraints:     125083
3585.11/3595.13	c #Conflicts:    2291000 | #Constraints:     126083
3585.11/3595.13	c #Conflicts:    2292000 | #Constraints:     127083
3585.11/3595.13	c #Conflicts:    2293000 | #Constraints:     128083
3585.11/3595.13	c #Conflicts:    2294000 | #Constraints:     129083
3585.11/3595.13	c #Conflicts:    2295000 | #Constraints:     130083
3585.11/3595.13	c #Conflicts:    2296000 | #Constraints:     131083
3585.11/3595.13	c #Conflicts:    2297000 | #Constraints:     132083
3585.11/3595.13	c #Conflicts:    2298000 | #Constraints:     133083
3585.11/3595.13	c #Conflicts:    2299000 | #Constraints:     134083
3585.11/3595.13	c #Conflicts:    2300000 | #Constraints:     135083
3585.11/3595.13	c #Conflicts:    2301000 | #Constraints:     136083
3585.11/3595.13	c #Conflicts:    2302000 | #Constraints:     137083
3585.11/3595.13	c #Conflicts:    2303000 | #Constraints:     138083
3585.11/3595.13	c #Conflicts:    2304000 | #Constraints:     139083
3585.11/3595.13	c #Conflicts:    2305000 | #Constraints:     140083
3585.11/3595.13	c #Conflicts:    2306000 | #Constraints:     141083
3585.11/3595.13	c #Conflicts:    2307000 | #Constraints:     142083
3585.11/3595.13	c #Conflicts:    2308000 | #Constraints:     143083
3585.11/3595.13	c #Conflicts:    2309000 | #Constraints:     144083
3585.11/3595.13	c #Conflicts:    2310000 | #Constraints:     145083
3585.11/3595.13	c #Conflicts:    2311000 | #Constraints:     146083
3585.11/3595.13	c #Conflicts:    2312000 | #Constraints:     147083
3585.11/3595.13	c #Conflicts:    2313000 | #Constraints:     148083
3585.11/3595.13	c #Conflicts:    2314000 | #Constraints:     149083
3585.11/3595.13	c #Conflicts:    2315000 | #Constraints:     150083
3585.11/3595.13	c #Conflicts:    2316000 | #Constraints:     151083
3585.11/3595.13	c #Conflicts:    2317000 | #Constraints:     152083
3585.11/3595.13	c #Conflicts:    2318000 | #Constraints:     153083
3585.11/3595.13	c #Conflicts:    2319000 | #Constraints:     154083
3585.11/3595.13	c #Conflicts:    2320000 | #Constraints:     155083
3585.11/3595.13	c #Conflicts:    2321000 | #Constraints:     156083
3585.11/3595.13	c #Conflicts:    2322000 | #Constraints:     157083
3585.11/3595.13	c #Conflicts:    2323000 | #Constraints:     158083
3585.11/3595.13	c #Conflicts:    2324000 | #Constraints:     159083
3585.11/3595.13	c #Conflicts:    2325000 | #Constraints:     160083
3585.11/3595.13	c #Conflicts:    2326000 | #Constraints:     161083
3585.11/3595.13	c #Conflicts:    2327000 | #Constraints:     162083
3585.11/3595.13	c #Conflicts:    2328000 | #Constraints:     163083
3585.11/3595.13	c #Conflicts:    2329000 | #Constraints:     164083
3585.11/3595.13	c #Conflicts:    2330000 | #Constraints:     165083
3585.11/3595.13	c #Conflicts:    2331000 | #Constraints:     166083
3585.11/3595.13	c #Conflicts:    2332000 | #Constraints:     167083
3585.11/3595.13	c #Conflicts:    2333000 | #Constraints:     168083
3585.11/3595.13	c #Conflicts:    2334000 | #Constraints:     169083
3585.11/3595.13	c #Conflicts:    2335000 | #Constraints:     170083
3585.11/3595.13	c #Conflicts:    2336000 | #Constraints:     171083
3585.11/3595.13	c #Conflicts:    2337000 | #Constraints:     172083
3585.11/3595.13	c #Conflicts:    2338000 | #Constraints:     173083
3585.11/3595.13	c #Conflicts:    2339000 | #Constraints:     174083
3585.11/3595.13	c bounds -35 >= -76 @ 2206.08
3585.11/3595.13	c #Conflicts:    2340000 | #Constraints:     175110
3585.11/3595.13	c #Conflicts:    2341000 | #Constraints:     176110
3585.11/3595.13	c #Conflicts:    2342000 | #Constraints:     177110
3585.11/3595.13	c #Conflicts:    2343000 | #Constraints:     178110
3585.11/3595.13	c #Conflicts:    2344000 | #Constraints:     179110
3585.11/3595.13	c #Conflicts:    2345000 | #Constraints:     180110
3585.11/3595.13	c #Conflicts:    2346000 | #Constraints:     181110
3585.11/3595.13	c #Conflicts:    2347000 | #Constraints:     182110
3585.11/3595.13	c #Conflicts:    2348000 | #Constraints:     183110
3585.11/3595.13	c #Conflicts:    2349000 | #Constraints:     184110
3585.11/3595.13	c #Conflicts:    2350000 | #Constraints:     185110
3585.11/3595.13	c #Conflicts:    2351000 | #Constraints:     186110
3585.11/3595.13	c #Conflicts:    2352000 | #Constraints:     187110
3585.11/3595.13	c #Conflicts:    2353000 | #Constraints:     188110
3585.11/3595.13	c #Conflicts:    2354000 | #Constraints:     189110
3585.11/3595.13	c #Conflicts:    2355000 | #Constraints:     190110
3585.11/3595.13	c #Conflicts:    2356000 | #Constraints:     191110
3585.11/3595.13	c #Conflicts:    2357000 | #Constraints:     192110
3585.11/3595.13	c #Conflicts:    2358000 | #Constraints:     193110
3585.11/3595.13	c #Conflicts:    2359000 | #Constraints:     194110
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2360000 | #Constraints:     113074
3585.11/3595.13	c #Conflicts:    2361000 | #Constraints:     114105
3585.11/3595.13	c #Conflicts:    2362000 | #Constraints:     115154
3585.11/3595.13	c #Conflicts:    2363000 | #Constraints:     116211
3585.11/3595.13	c #Conflicts:    2364000 | #Constraints:     117261
3585.11/3595.13	c #Conflicts:    2365000 | #Constraints:     118297
3585.11/3595.13	c #Conflicts:    2366000 | #Constraints:     119338
3585.11/3595.13	c #Conflicts:    2367000 | #Constraints:     120384
3585.11/3595.13	c #Conflicts:    2368000 | #Constraints:     121436
3585.11/3595.13	c #Conflicts:    2369000 | #Constraints:     122488
3585.11/3595.13	c #Conflicts:    2370000 | #Constraints:     123534
3585.11/3595.13	c #Conflicts:    2371000 | #Constraints:     124579
3585.11/3595.13	c #Conflicts:    2372000 | #Constraints:     125616
3585.11/3595.13	c #Conflicts:    2373000 | #Constraints:     126654
3585.11/3595.13	c #Conflicts:    2374000 | #Constraints:     127692
3585.11/3595.13	c #Conflicts:    2375000 | #Constraints:     128739
3585.11/3595.13	c #Conflicts:    2376000 | #Constraints:     129794
3585.11/3595.13	c #Conflicts:    2377000 | #Constraints:     130847
3585.11/3595.13	c #Conflicts:    2378000 | #Constraints:     131895
3585.11/3595.13	c #Conflicts:    2379000 | #Constraints:     132940
3585.11/3595.13	c #Conflicts:    2380000 | #Constraints:     133987
3585.11/3595.13	c #Conflicts:    2381000 | #Constraints:     135039
3585.11/3595.13	c #Conflicts:    2382000 | #Constraints:     136095
3585.11/3595.13	c #Conflicts:    2383000 | #Constraints:     137135
3585.11/3595.13	c #Conflicts:    2384000 | #Constraints:     138180
3585.11/3595.13	c #Conflicts:    2385000 | #Constraints:     139233
3585.11/3595.13	c #Conflicts:    2386000 | #Constraints:     140279
3585.11/3595.13	c #Conflicts:    2387000 | #Constraints:     141327
3585.11/3595.13	c #Conflicts:    2388000 | #Constraints:     142370
3585.11/3595.13	c #Conflicts:    2389000 | #Constraints:     143418
3585.11/3595.13	c #Conflicts:    2390000 | #Constraints:     144467
3585.11/3595.13	c #Conflicts:    2391000 | #Constraints:     145511
3585.11/3595.13	c #Conflicts:    2392000 | #Constraints:     146561
3585.11/3595.13	c #Conflicts:    2393000 | #Constraints:     147610
3585.11/3595.13	c #Conflicts:    2394000 | #Constraints:     148658
3585.11/3595.13	c #Conflicts:    2395000 | #Constraints:     149712
3585.11/3595.13	c #Conflicts:    2396000 | #Constraints:     150759
3585.11/3595.13	c #Conflicts:    2397000 | #Constraints:     151811
3585.11/3595.13	c #Conflicts:    2398000 | #Constraints:     152861
3585.11/3595.13	c #Conflicts:    2399000 | #Constraints:     153902
3585.11/3595.13	c #Conflicts:    2400000 | #Constraints:     154952
3585.11/3595.13	c #Conflicts:    2401000 | #Constraints:     156004
3585.11/3595.13	c #Conflicts:    2402000 | #Constraints:     157053
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2403000 | #Constraints:      97177
3585.11/3595.13	c #Conflicts:    2404000 | #Constraints:      98177
3585.11/3595.13	c #Conflicts:    2405000 | #Constraints:      99177
3585.11/3595.13	c #Conflicts:    2406000 | #Constraints:     100177
3585.11/3595.13	c #Conflicts:    2407000 | #Constraints:     101177
3585.11/3595.13	c #Conflicts:    2408000 | #Constraints:     102177
3585.11/3595.13	c #Conflicts:    2409000 | #Constraints:     103177
3585.11/3595.13	c #Conflicts:    2410000 | #Constraints:     104177
3585.11/3595.13	c #Conflicts:    2411000 | #Constraints:     105177
3585.11/3595.13	c #Conflicts:    2412000 | #Constraints:     106177
3585.11/3595.13	c #Conflicts:    2413000 | #Constraints:     107177
3585.11/3595.13	c #Conflicts:    2414000 | #Constraints:     108177
3585.11/3595.13	c #Conflicts:    2415000 | #Constraints:     109177
3585.11/3595.13	c #Conflicts:    2416000 | #Constraints:     110177
3585.11/3595.13	c #Conflicts:    2417000 | #Constraints:     111177
3585.11/3595.13	c #Conflicts:    2418000 | #Constraints:     112177
3585.11/3595.13	c #Conflicts:    2419000 | #Constraints:     113177
3585.11/3595.13	c #Conflicts:    2420000 | #Constraints:     114177
3585.11/3595.13	c #Conflicts:    2421000 | #Constraints:     115177
3585.11/3595.13	c #Conflicts:    2422000 | #Constraints:     116177
3585.11/3595.13	c #Conflicts:    2423000 | #Constraints:     117177
3585.11/3595.13	c #Conflicts:    2424000 | #Constraints:     118177
3585.11/3595.13	c #Conflicts:    2425000 | #Constraints:     119177
3585.11/3595.13	c #Conflicts:    2426000 | #Constraints:     120177
3585.11/3595.13	c #Conflicts:    2427000 | #Constraints:     121177
3585.11/3595.13	c #Conflicts:    2428000 | #Constraints:     122177
3585.11/3595.13	c #Conflicts:    2429000 | #Constraints:     123177
3585.11/3595.13	c #Conflicts:    2430000 | #Constraints:     124177
3585.11/3595.13	c #Conflicts:    2431000 | #Constraints:     125177
3585.11/3595.13	c #Conflicts:    2432000 | #Constraints:     126177
3585.11/3595.13	c #Conflicts:    2433000 | #Constraints:     127177
3585.11/3595.13	c #Conflicts:    2434000 | #Constraints:     128177
3585.11/3595.13	c #Conflicts:    2435000 | #Constraints:     129177
3585.11/3595.13	c #Conflicts:    2436000 | #Constraints:     130177
3585.11/3595.13	c #Conflicts:    2437000 | #Constraints:     131177
3585.11/3595.13	c #Conflicts:    2438000 | #Constraints:     132177
3585.11/3595.13	c #Conflicts:    2439000 | #Constraints:     133177
3585.11/3595.13	c #Conflicts:    2440000 | #Constraints:     134177
3585.11/3595.13	c #Conflicts:    2441000 | #Constraints:     135177
3585.11/3595.13	c #Conflicts:    2442000 | #Constraints:     136177
3585.11/3595.13	c #Conflicts:    2443000 | #Constraints:     137177
3585.11/3595.13	c #Conflicts:    2444000 | #Constraints:     138177
3585.11/3595.13	c #Conflicts:    2445000 | #Constraints:     139177
3585.11/3595.13	c #Conflicts:    2446000 | #Constraints:     140177
3585.11/3595.13	c #Conflicts:    2447000 | #Constraints:     141177
3585.11/3595.13	c #Conflicts:    2448000 | #Constraints:     142177
3585.11/3595.13	c #Conflicts:    2449000 | #Constraints:     143177
3585.11/3595.13	c #Conflicts:    2450000 | #Constraints:     144177
3585.11/3595.13	c #Conflicts:    2451000 | #Constraints:     145177
3585.11/3595.13	c #Conflicts:    2452000 | #Constraints:     146177
3585.11/3595.13	c #Conflicts:    2453000 | #Constraints:     147177
3585.11/3595.13	c #Conflicts:    2454000 | #Constraints:     148177
3585.11/3595.13	c #Conflicts:    2455000 | #Constraints:     149177
3585.11/3595.13	c #Conflicts:    2456000 | #Constraints:     150177
3585.11/3595.13	c #Conflicts:    2457000 | #Constraints:     151177
3585.11/3595.13	c #Conflicts:    2458000 | #Constraints:     152177
3585.11/3595.13	c #Conflicts:    2459000 | #Constraints:     153177
3585.11/3595.13	c #Conflicts:    2460000 | #Constraints:     154177
3585.11/3595.13	c #Conflicts:    2461000 | #Constraints:     155177
3585.11/3595.13	c #Conflicts:    2462000 | #Constraints:     156177
3585.11/3595.13	c #Conflicts:    2463000 | #Constraints:     157177
3585.11/3595.13	c #Conflicts:    2464000 | #Constraints:     158177
3585.11/3595.13	c #Conflicts:    2465000 | #Constraints:     159177
3585.11/3595.13	c #Conflicts:    2466000 | #Constraints:     160177
3585.11/3595.13	c #Conflicts:    2467000 | #Constraints:     161177
3585.11/3595.13	c #Conflicts:    2468000 | #Constraints:     162177
3585.11/3595.13	c #Conflicts:    2469000 | #Constraints:     163177
3585.11/3595.13	c #Conflicts:    2470000 | #Constraints:     164177
3585.11/3595.13	c #Conflicts:    2471000 | #Constraints:     165177
3585.11/3595.13	c #Conflicts:    2472000 | #Constraints:     166177
3585.11/3595.13	c #Conflicts:    2473000 | #Constraints:     167177
3585.11/3595.13	c #Conflicts:    2474000 | #Constraints:     168177
3585.11/3595.13	c #Conflicts:    2475000 | #Constraints:     169177
3585.11/3595.13	c #Conflicts:    2476000 | #Constraints:     170177
3585.11/3595.13	c #Conflicts:    2477000 | #Constraints:     171177
3585.11/3595.13	c #Conflicts:    2478000 | #Constraints:     172177
3585.11/3595.13	c #Conflicts:    2479000 | #Constraints:     173177
3585.11/3595.13	c #Conflicts:    2480000 | #Constraints:     174177
3585.11/3595.13	c #Conflicts:    2481000 | #Constraints:     175177
3585.11/3595.13	c #Conflicts:    2482000 | #Constraints:     176177
3585.11/3595.13	c #Conflicts:    2483000 | #Constraints:     177177
3585.11/3595.13	c #Conflicts:    2484000 | #Constraints:     178177
3585.11/3595.13	c #Conflicts:    2485000 | #Constraints:     179177
3585.11/3595.13	c #Conflicts:    2486000 | #Constraints:     180177
3585.11/3595.13	c #Conflicts:    2487000 | #Constraints:     181177
3585.11/3595.13	c #Conflicts:    2488000 | #Constraints:     182177
3585.11/3595.13	c #Conflicts:    2489000 | #Constraints:     183177
3585.11/3595.13	c #Conflicts:    2490000 | #Constraints:     184177
3585.11/3595.13	c #Conflicts:    2491000 | #Constraints:     185177
3585.11/3595.13	c #Conflicts:    2492000 | #Constraints:     186177
3585.11/3595.13	c #Conflicts:    2493000 | #Constraints:     187177
3585.11/3595.13	c #Conflicts:    2494000 | #Constraints:     188177
3585.11/3595.13	c #Conflicts:    2495000 | #Constraints:     189177
3585.11/3595.13	c #Conflicts:    2496000 | #Constraints:     190177
3585.11/3595.13	c #Conflicts:    2497000 | #Constraints:     191177
3585.11/3595.13	c #Conflicts:    2498000 | #Constraints:     192177
3585.11/3595.13	c #Conflicts:    2499000 | #Constraints:     193177
3585.11/3595.13	c #Conflicts:    2500000 | #Constraints:     194177
3585.11/3595.13	c #Conflicts:    2501000 | #Constraints:     195177
3585.11/3595.13	c #Conflicts:    2502000 | #Constraints:     196177
3585.11/3595.13	c #Conflicts:    2503000 | #Constraints:     197177
3585.11/3595.13	c #Conflicts:    2504000 | #Constraints:     198177
3585.11/3595.13	c #Conflicts:    2505000 | #Constraints:     199177
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2506000 | #Constraints:     115505
3585.11/3595.13	c #Conflicts:    2507000 | #Constraints:     116505
3585.11/3595.13	c #Conflicts:    2508000 | #Constraints:     117505
3585.11/3595.13	c #Conflicts:    2509000 | #Constraints:     118505
3585.11/3595.13	c #Conflicts:    2510000 | #Constraints:     119505
3585.11/3595.13	c #Conflicts:    2511000 | #Constraints:     120505
3585.11/3595.13	c #Conflicts:    2512000 | #Constraints:     121505
3585.11/3595.13	c #Conflicts:    2513000 | #Constraints:     122505
3585.11/3595.13	c #Conflicts:    2514000 | #Constraints:     123505
3585.11/3595.13	c #Conflicts:    2515000 | #Constraints:     124505
3585.11/3595.13	c #Conflicts:    2516000 | #Constraints:     125505
3585.11/3595.13	c #Conflicts:    2517000 | #Constraints:     126505
3585.11/3595.13	c #Conflicts:    2518000 | #Constraints:     127505
3585.11/3595.13	c #Conflicts:    2519000 | #Constraints:     128505
3585.11/3595.13	c #Conflicts:    2520000 | #Constraints:     129505
3585.11/3595.13	c #Conflicts:    2521000 | #Constraints:     130505
3585.11/3595.13	c #Conflicts:    2522000 | #Constraints:     131505
3585.11/3595.13	c #Conflicts:    2523000 | #Constraints:     132505
3585.11/3595.13	c #Conflicts:    2524000 | #Constraints:     133505
3585.11/3595.13	c #Conflicts:    2525000 | #Constraints:     134505
3585.11/3595.13	c #Conflicts:    2526000 | #Constraints:     135505
3585.11/3595.13	c #Conflicts:    2527000 | #Constraints:     136505
3585.11/3595.13	c #Conflicts:    2528000 | #Constraints:     137505
3585.11/3595.13	c #Conflicts:    2529000 | #Constraints:     138505
3585.11/3595.13	c #Conflicts:    2530000 | #Constraints:     139505
3585.11/3595.13	c #Conflicts:    2531000 | #Constraints:     140505
3585.11/3595.13	c #Conflicts:    2532000 | #Constraints:     141505
3585.11/3595.13	c #Conflicts:    2533000 | #Constraints:     142505
3585.11/3595.13	c #Conflicts:    2534000 | #Constraints:     143505
3585.11/3595.13	c #Conflicts:    2535000 | #Constraints:     144505
3585.11/3595.13	c #Conflicts:    2536000 | #Constraints:     145505
3585.11/3595.13	c #Conflicts:    2537000 | #Constraints:     146505
3585.11/3595.13	c #Conflicts:    2538000 | #Constraints:     147505
3585.11/3595.13	c #Conflicts:    2539000 | #Constraints:     148505
3585.11/3595.13	c #Conflicts:    2540000 | #Constraints:     149505
3585.11/3595.13	c #Conflicts:    2541000 | #Constraints:     150505
3585.11/3595.13	c #Conflicts:    2542000 | #Constraints:     151505
3585.11/3595.13	c #Conflicts:    2543000 | #Constraints:     152505
3585.11/3595.13	c #Conflicts:    2544000 | #Constraints:     153505
3585.11/3595.13	c #Conflicts:    2545000 | #Constraints:     154505
3585.11/3595.13	c #Conflicts:    2546000 | #Constraints:     155505
3585.11/3595.13	c #Conflicts:    2547000 | #Constraints:     156505
3585.11/3595.13	c #Conflicts:    2548000 | #Constraints:     157505
3585.11/3595.13	c #Conflicts:    2549000 | #Constraints:     158505
3585.11/3595.13	c #Conflicts:    2550000 | #Constraints:     159505
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2551000 | #Constraints:     101301
3585.11/3595.13	c #Conflicts:    2552000 | #Constraints:     102340
3585.11/3595.13	c #Conflicts:    2553000 | #Constraints:     103381
3585.11/3595.13	c #Conflicts:    2554000 | #Constraints:     104419
3585.11/3595.13	c #Conflicts:    2555000 | #Constraints:     105461
3585.11/3595.13	c #Conflicts:    2556000 | #Constraints:     106501
3585.11/3595.13	c #Conflicts:    2557000 | #Constraints:     107554
3585.11/3595.13	c #Conflicts:    2558000 | #Constraints:     108599
3585.11/3595.13	c #Conflicts:    2559000 | #Constraints:     109639
3585.11/3595.13	c #Conflicts:    2560000 | #Constraints:     110685
3585.11/3595.13	c #Conflicts:    2561000 | #Constraints:     111734
3585.11/3595.13	c #Conflicts:    2562000 | #Constraints:     112777
3585.11/3595.13	c #Conflicts:    2563000 | #Constraints:     113822
3585.11/3595.13	c #Conflicts:    2564000 | #Constraints:     114866
3585.11/3595.13	c #Conflicts:    2565000 | #Constraints:     115911
3585.11/3595.13	c #Conflicts:    2566000 | #Constraints:     116962
3585.11/3595.13	c #Conflicts:    2567000 | #Constraints:     118018
3585.11/3595.13	c #Conflicts:    2568000 | #Constraints:     119062
3585.11/3595.13	c #Conflicts:    2569000 | #Constraints:     120113
3585.11/3595.13	c #Conflicts:    2570000 | #Constraints:     121166
3585.11/3595.13	c #Conflicts:    2571000 | #Constraints:     122209
3585.11/3595.13	c #Conflicts:    2572000 | #Constraints:     123250
3585.11/3595.13	c #Conflicts:    2573000 | #Constraints:     124306
3585.11/3595.13	c #Conflicts:    2574000 | #Constraints:     125368
3585.11/3595.13	c #Conflicts:    2575000 | #Constraints:     126412
3585.11/3595.13	c #Conflicts:    2576000 | #Constraints:     127467
3585.11/3595.13	c #Conflicts:    2577000 | #Constraints:     128524
3585.11/3595.13	c #Conflicts:    2578000 | #Constraints:     129580
3585.11/3595.13	c #Conflicts:    2579000 | #Constraints:     130632
3585.11/3595.13	c #Conflicts:    2580000 | #Constraints:     131686
3585.11/3595.13	c #Conflicts:    2581000 | #Constraints:     132735
3585.11/3595.13	c #Conflicts:    2582000 | #Constraints:     133773
3585.11/3595.13	c #Conflicts:    2583000 | #Constraints:     134817
3585.11/3595.13	c #Conflicts:    2584000 | #Constraints:     135874
3585.11/3595.13	c #Conflicts:    2585000 | #Constraints:     136933
3585.11/3595.13	c #Conflicts:    2586000 | #Constraints:     137987
3585.11/3595.13	c #Conflicts:    2587000 | #Constraints:     139042
3585.11/3595.13	c #Conflicts:    2588000 | #Constraints:     140100
3585.11/3595.13	c #Conflicts:    2589000 | #Constraints:     141151
3585.11/3595.13	c #Conflicts:    2590000 | #Constraints:     142194
3585.11/3595.13	c #Conflicts:    2591000 | #Constraints:     143242
3585.11/3595.13	c #Conflicts:    2592000 | #Constraints:     144303
3585.11/3595.13	c #Conflicts:    2593000 | #Constraints:     145350
3585.11/3595.13	c #Conflicts:    2594000 | #Constraints:     146409
3585.11/3595.13	c #Conflicts:    2595000 | #Constraints:     147468
3585.11/3595.13	c #Conflicts:    2596000 | #Constraints:     148520
3585.11/3595.13	c #Conflicts:    2597000 | #Constraints:     149580
3585.11/3595.13	c #Conflicts:    2598000 | #Constraints:     150629
3585.11/3595.13	c #Conflicts:    2599000 | #Constraints:     151673
3585.11/3595.13	c #Conflicts:    2600000 | #Constraints:     152723
3585.11/3595.13	c #Conflicts:    2601000 | #Constraints:     153768
3585.11/3595.13	c #Conflicts:    2602000 | #Constraints:     154816
3585.11/3595.13	c #Conflicts:    2603000 | #Constraints:     155867
3585.11/3595.13	c #Conflicts:    2604000 | #Constraints:     156914
3585.11/3595.13	c #Conflicts:    2605000 | #Constraints:     157952
3585.11/3595.13	c #Conflicts:    2606000 | #Constraints:     159002
3585.11/3595.13	c #Conflicts:    2607000 | #Constraints:     160045
3585.11/3595.13	c #Conflicts:    2608000 | #Constraints:     161099
3585.11/3595.13	c #Conflicts:    2609000 | #Constraints:     162159
3585.11/3595.13	c #Conflicts:    2610000 | #Constraints:     163227
3585.11/3595.13	c #Conflicts:    2611000 | #Constraints:     164286
3585.11/3595.13	c #Conflicts:    2612000 | #Constraints:     165336
3585.11/3595.13	c #Conflicts:    2613000 | #Constraints:     166397
3585.11/3595.13	c #Conflicts:    2614000 | #Constraints:     167455
3585.11/3595.13	c #Conflicts:    2615000 | #Constraints:     168506
3585.11/3595.13	c #Conflicts:    2616000 | #Constraints:     169555
3585.11/3595.13	c #Conflicts:    2617000 | #Constraints:     170612
3585.11/3595.13	c #Conflicts:    2618000 | #Constraints:     171674
3585.11/3595.13	c #Conflicts:    2619000 | #Constraints:     172727
3585.11/3595.13	c #Conflicts:    2620000 | #Constraints:     173780
3585.11/3595.13	c #Conflicts:    2621000 | #Constraints:     174833
3585.11/3595.13	c #Conflicts:    2622000 | #Constraints:     175894
3585.11/3595.13	c #Conflicts:    2623000 | #Constraints:     176943
3585.11/3595.13	c #Conflicts:    2624000 | #Constraints:     177991
3585.11/3595.13	c #Conflicts:    2625000 | #Constraints:     179042
3585.11/3595.13	c #Conflicts:    2626000 | #Constraints:     180095
3585.11/3595.13	c #Conflicts:    2627000 | #Constraints:     181145
3585.11/3595.13	c #Conflicts:    2628000 | #Constraints:     182190
3585.11/3595.13	c #Conflicts:    2629000 | #Constraints:     183246
3585.11/3595.13	c #Conflicts:    2630000 | #Constraints:     184298
3585.11/3595.13	c #Conflicts:    2631000 | #Constraints:     185358
3585.11/3595.13	c #Conflicts:    2632000 | #Constraints:     186423
3585.11/3595.13	c #Conflicts:    2633000 | #Constraints:     187472
3585.11/3595.13	c #Conflicts:    2634000 | #Constraints:     188526
3585.11/3595.13	c #Conflicts:    2635000 | #Constraints:     189567
3585.11/3595.13	c #Conflicts:    2636000 | #Constraints:     190611
3585.11/3595.13	c #Conflicts:    2637000 | #Constraints:     191663
3585.11/3595.13	c #Conflicts:    2638000 | #Constraints:     192721
3585.11/3595.13	c #Conflicts:    2639000 | #Constraints:     193767
3585.11/3595.13	c #Conflicts:    2640000 | #Constraints:     194822
3585.11/3595.13	c #Conflicts:    2641000 | #Constraints:     195881
3585.11/3595.13	c #Conflicts:    2642000 | #Constraints:     196929
3585.11/3595.13	c #Conflicts:    2643000 | #Constraints:     197980
3585.11/3595.13	c #Conflicts:    2644000 | #Constraints:     199029
3585.11/3595.13	c #Conflicts:    2645000 | #Constraints:     200070
3585.11/3595.13	c #Conflicts:    2646000 | #Constraints:     201111
3585.11/3595.13	c #Conflicts:    2647000 | #Constraints:     202154
3585.11/3595.13	c #Conflicts:    2648000 | #Constraints:     203192
3585.11/3595.13	c #Conflicts:    2649000 | #Constraints:     204233
3585.11/3595.13	c #Conflicts:    2650000 | #Constraints:     205263
3585.11/3595.13	c #Conflicts:    2651000 | #Constraints:     206298
3585.11/3595.13	c #Conflicts:    2652000 | #Constraints:     207333
3585.11/3595.13	c #Conflicts:    2653000 | #Constraints:     208367
3585.11/3595.13	c #Conflicts:    2654000 | #Constraints:     209402
3585.11/3595.13	c #Conflicts:    2655000 | #Constraints:     210440
3585.11/3595.13	c #Conflicts:    2656000 | #Constraints:     211471
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2657000 | #Constraints:     121664
3585.11/3595.13	c #Conflicts:    2658000 | #Constraints:     122664
3585.11/3595.13	c #Conflicts:    2659000 | #Constraints:     123664
3585.11/3595.13	c #Conflicts:    2660000 | #Constraints:     124664
3585.11/3595.13	c #Conflicts:    2661000 | #Constraints:     125664
3585.11/3595.13	c #Conflicts:    2662000 | #Constraints:     126664
3585.11/3595.13	c #Conflicts:    2663000 | #Constraints:     127664
3585.11/3595.13	c #Conflicts:    2664000 | #Constraints:     128664
3585.11/3595.13	c #Conflicts:    2665000 | #Constraints:     129664
3585.11/3595.13	c #Conflicts:    2666000 | #Constraints:     130664
3585.11/3595.13	c #Conflicts:    2667000 | #Constraints:     131664
3585.11/3595.13	c #Conflicts:    2668000 | #Constraints:     132664
3585.11/3595.13	c #Conflicts:    2669000 | #Constraints:     133664
3585.11/3595.13	c #Conflicts:    2670000 | #Constraints:     134664
3585.11/3595.13	c #Conflicts:    2671000 | #Constraints:     135664
3585.11/3595.13	c #Conflicts:    2672000 | #Constraints:     136664
3585.11/3595.13	c #Conflicts:    2673000 | #Constraints:     137664
3585.11/3595.13	c #Conflicts:    2674000 | #Constraints:     138664
3585.11/3595.13	c #Conflicts:    2675000 | #Constraints:     139664
3585.11/3595.13	c #Conflicts:    2676000 | #Constraints:     140664
3585.11/3595.13	c #Conflicts:    2677000 | #Constraints:     141664
3585.11/3595.13	c #Conflicts:    2678000 | #Constraints:     142664
3585.11/3595.13	c #Conflicts:    2679000 | #Constraints:     143664
3585.11/3595.13	c #Conflicts:    2680000 | #Constraints:     144664
3585.11/3595.13	c #Conflicts:    2681000 | #Constraints:     145664
3585.11/3595.13	c #Conflicts:    2682000 | #Constraints:     146664
3585.11/3595.13	c #Conflicts:    2683000 | #Constraints:     147664
3585.11/3595.13	c #Conflicts:    2684000 | #Constraints:     148664
3585.11/3595.13	c #Conflicts:    2685000 | #Constraints:     149664
3585.11/3595.13	c #Conflicts:    2686000 | #Constraints:     150664
3585.11/3595.13	c #Conflicts:    2687000 | #Constraints:     151664
3585.11/3595.13	c #Conflicts:    2688000 | #Constraints:     152664
3585.11/3595.13	c #Conflicts:    2689000 | #Constraints:     153664
3585.11/3595.13	c #Conflicts:    2690000 | #Constraints:     154664
3585.11/3595.13	c #Conflicts:    2691000 | #Constraints:     155664
3585.11/3595.13	c #Conflicts:    2692000 | #Constraints:     156664
3585.11/3595.13	c #Conflicts:    2693000 | #Constraints:     157664
3585.11/3595.13	c #Conflicts:    2694000 | #Constraints:     158664
3585.11/3595.13	c #Conflicts:    2695000 | #Constraints:     159664
3585.11/3595.13	c #Conflicts:    2696000 | #Constraints:     160664
3585.11/3595.13	c #Conflicts:    2697000 | #Constraints:     161664
3585.11/3595.13	c #Conflicts:    2698000 | #Constraints:     162664
3585.11/3595.13	c #Conflicts:    2699000 | #Constraints:     163664
3585.11/3595.13	c #Conflicts:    2700000 | #Constraints:     164664
3585.11/3595.13	c #Conflicts:    2701000 | #Constraints:     165664
3585.11/3595.13	c #Conflicts:    2702000 | #Constraints:     166664
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2703000 | #Constraints:     102157
3585.11/3595.13	c #Conflicts:    2704000 | #Constraints:     103157
3585.11/3595.13	c #Conflicts:    2705000 | #Constraints:     104157
3585.11/3595.13	c #Conflicts:    2706000 | #Constraints:     105157
3585.11/3595.13	c #Conflicts:    2707000 | #Constraints:     106157
3585.11/3595.13	c #Conflicts:    2708000 | #Constraints:     107157
3585.11/3595.13	c #Conflicts:    2709000 | #Constraints:     108157
3585.11/3595.13	c #Conflicts:    2710000 | #Constraints:     109157
3585.11/3595.13	c #Conflicts:    2711000 | #Constraints:     110157
3585.11/3595.13	c #Conflicts:    2712000 | #Constraints:     111157
3585.11/3595.13	c #Conflicts:    2713000 | #Constraints:     112157
3585.11/3595.13	c #Conflicts:    2714000 | #Constraints:     113157
3585.11/3595.13	c #Conflicts:    2715000 | #Constraints:     114157
3585.11/3595.13	c #Conflicts:    2716000 | #Constraints:     115157
3585.11/3595.13	c #Conflicts:    2717000 | #Constraints:     116157
3585.11/3595.13	c #Conflicts:    2718000 | #Constraints:     117157
3585.11/3595.13	c #Conflicts:    2719000 | #Constraints:     118157
3585.11/3595.13	c #Conflicts:    2720000 | #Constraints:     119157
3585.11/3595.13	c #Conflicts:    2721000 | #Constraints:     120157
3585.11/3595.13	c #Conflicts:    2722000 | #Constraints:     121157
3585.11/3595.13	c #Conflicts:    2723000 | #Constraints:     122157
3585.11/3595.13	c #Conflicts:    2724000 | #Constraints:     123157
3585.11/3595.13	c #Conflicts:    2725000 | #Constraints:     124157
3585.11/3595.13	c #Conflicts:    2726000 | #Constraints:     125157
3585.11/3595.13	c #Conflicts:    2727000 | #Constraints:     126157
3585.11/3595.13	c #Conflicts:    2728000 | #Constraints:     127157
3585.11/3595.13	c #Conflicts:    2729000 | #Constraints:     128157
3585.11/3595.13	c #Conflicts:    2730000 | #Constraints:     129157
3585.11/3595.13	c #Conflicts:    2731000 | #Constraints:     130157
3585.11/3595.13	c #Conflicts:    2732000 | #Constraints:     131157
3585.11/3595.13	c #Conflicts:    2733000 | #Constraints:     132157
3585.11/3595.13	c #Conflicts:    2734000 | #Constraints:     133157
3585.11/3595.13	c #Conflicts:    2735000 | #Constraints:     134157
3585.11/3595.13	c #Conflicts:    2736000 | #Constraints:     135157
3585.11/3595.13	c #Conflicts:    2737000 | #Constraints:     136157
3585.11/3595.13	c #Conflicts:    2738000 | #Constraints:     137157
3585.11/3595.13	c #Conflicts:    2739000 | #Constraints:     138157
3585.11/3595.13	c #Conflicts:    2740000 | #Constraints:     139157
3585.11/3595.13	c #Conflicts:    2741000 | #Constraints:     140157
3585.11/3595.13	c #Conflicts:    2742000 | #Constraints:     141157
3585.11/3595.13	c #Conflicts:    2743000 | #Constraints:     142157
3585.11/3595.13	c #Conflicts:    2744000 | #Constraints:     143157
3585.11/3595.13	c #Conflicts:    2745000 | #Constraints:     144157
3585.11/3595.13	c #Conflicts:    2746000 | #Constraints:     145157
3585.11/3595.13	c #Conflicts:    2747000 | #Constraints:     146157
3585.11/3595.13	c #Conflicts:    2748000 | #Constraints:     147157
3585.11/3595.13	c #Conflicts:    2749000 | #Constraints:     148157
3585.11/3595.13	c #Conflicts:    2750000 | #Constraints:     149157
3585.11/3595.13	c #Conflicts:    2751000 | #Constraints:     150157
3585.11/3595.13	c #Conflicts:    2752000 | #Constraints:     151157
3585.11/3595.13	c #Conflicts:    2753000 | #Constraints:     152157
3585.11/3595.13	c #Conflicts:    2754000 | #Constraints:     153157
3585.11/3595.13	c #Conflicts:    2755000 | #Constraints:     154157
3585.11/3595.13	c #Conflicts:    2756000 | #Constraints:     155157
3585.11/3595.13	c #Conflicts:    2757000 | #Constraints:     156157
3585.11/3595.13	c #Conflicts:    2758000 | #Constraints:     157157
3585.11/3595.13	c #Conflicts:    2759000 | #Constraints:     158157
3585.11/3595.13	c #Conflicts:    2760000 | #Constraints:     159157
3585.11/3595.13	c #Conflicts:    2761000 | #Constraints:     160157
3585.11/3595.13	c #Conflicts:    2762000 | #Constraints:     161157
3585.11/3595.13	c #Conflicts:    2763000 | #Constraints:     162157
3585.11/3595.13	c #Conflicts:    2764000 | #Constraints:     163157
3585.11/3595.13	c #Conflicts:    2765000 | #Constraints:     164157
3585.11/3595.13	c #Conflicts:    2766000 | #Constraints:     165157
3585.11/3595.13	c #Conflicts:    2767000 | #Constraints:     166157
3585.11/3595.13	c #Conflicts:    2768000 | #Constraints:     167157
3585.11/3595.13	c #Conflicts:    2769000 | #Constraints:     168157
3585.11/3595.13	c #Conflicts:    2770000 | #Constraints:     169157
3585.11/3595.13	c #Conflicts:    2771000 | #Constraints:     170157
3585.11/3595.13	c #Conflicts:    2772000 | #Constraints:     171157
3585.11/3595.13	c #Conflicts:    2773000 | #Constraints:     172157
3585.11/3595.13	c #Conflicts:    2774000 | #Constraints:     173157
3585.11/3595.13	c #Conflicts:    2775000 | #Constraints:     174157
3585.11/3595.13	c #Conflicts:    2776000 | #Constraints:     175157
3585.11/3595.13	c #Conflicts:    2777000 | #Constraints:     176157
3585.11/3595.13	c #Conflicts:    2778000 | #Constraints:     177157
3585.11/3595.13	c #Conflicts:    2779000 | #Constraints:     178157
3585.11/3595.13	c #Conflicts:    2780000 | #Constraints:     179157
3585.11/3595.13	c #Conflicts:    2781000 | #Constraints:     180157
3585.11/3595.13	c #Conflicts:    2782000 | #Constraints:     181157
3585.11/3595.13	c #Conflicts:    2783000 | #Constraints:     182157
3585.11/3595.13	c #Conflicts:    2784000 | #Constraints:     183157
3585.11/3595.13	c #Conflicts:    2785000 | #Constraints:     184157
3585.11/3595.13	c #Conflicts:    2786000 | #Constraints:     185157
3585.11/3595.13	c #Conflicts:    2787000 | #Constraints:     186157
3585.11/3595.13	c #Conflicts:    2788000 | #Constraints:     187157
3585.11/3595.13	c #Conflicts:    2789000 | #Constraints:     188157
3585.11/3595.13	c #Conflicts:    2790000 | #Constraints:     189157
3585.11/3595.13	c #Conflicts:    2791000 | #Constraints:     190157
3585.11/3595.13	c #Conflicts:    2792000 | #Constraints:     191157
3585.11/3595.13	c #Conflicts:    2793000 | #Constraints:     192157
3585.11/3595.13	c #Conflicts:    2794000 | #Constraints:     193157
3585.11/3595.13	c #Conflicts:    2795000 | #Constraints:     194157
3585.11/3595.13	c #Conflicts:    2796000 | #Constraints:     195157
3585.11/3595.13	c #Conflicts:    2797000 | #Constraints:     196157
3585.11/3595.13	c #Conflicts:    2798000 | #Constraints:     197157
3585.11/3595.13	c #Conflicts:    2799000 | #Constraints:     198157
3585.11/3595.13	c #Conflicts:    2800000 | #Constraints:     199157
3585.11/3595.13	c #Conflicts:    2801000 | #Constraints:     200157
3585.11/3595.13	c #Conflicts:    2802000 | #Constraints:     201157
3585.11/3595.13	c #Conflicts:    2803000 | #Constraints:     202157
3585.11/3595.13	c #Conflicts:    2804000 | #Constraints:     203157
3585.11/3595.13	c #Conflicts:    2805000 | #Constraints:     204157
3585.11/3595.13	c #Conflicts:    2806000 | #Constraints:     205157
3585.11/3595.13	c #Conflicts:    2807000 | #Constraints:     206157
3585.11/3595.13	c #Conflicts:    2808000 | #Constraints:     207157
3585.11/3595.13	c #Conflicts:    2809000 | #Constraints:     208157
3585.11/3595.13	c #Conflicts:    2810000 | #Constraints:     209157
3585.11/3595.13	c #Conflicts:    2811000 | #Constraints:     210157
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2812000 | #Constraints:     121062
3585.11/3595.13	c #Conflicts:    2813000 | #Constraints:     122062
3585.11/3595.13	c #Conflicts:    2814000 | #Constraints:     123062
3585.11/3595.13	c #Conflicts:    2815000 | #Constraints:     124062
3585.11/3595.13	c #Conflicts:    2816000 | #Constraints:     125062
3585.11/3595.13	c #Conflicts:    2817000 | #Constraints:     126062
3585.11/3595.13	c #Conflicts:    2818000 | #Constraints:     127062
3585.11/3595.13	c #Conflicts:    2819000 | #Constraints:     128062
3585.11/3595.13	c #Conflicts:    2820000 | #Constraints:     129062
3585.11/3595.13	c #Conflicts:    2821000 | #Constraints:     130062
3585.11/3595.13	c #Conflicts:    2822000 | #Constraints:     131062
3585.11/3595.13	c #Conflicts:    2823000 | #Constraints:     132062
3585.11/3595.13	c #Conflicts:    2824000 | #Constraints:     133062
3585.11/3595.13	c #Conflicts:    2825000 | #Constraints:     134062
3585.11/3595.13	c #Conflicts:    2826000 | #Constraints:     135062
3585.11/3595.13	c #Conflicts:    2827000 | #Constraints:     136062
3585.11/3595.13	c #Conflicts:    2828000 | #Constraints:     137062
3585.11/3595.13	c #Conflicts:    2829000 | #Constraints:     138062
3585.11/3595.13	c #Conflicts:    2830000 | #Constraints:     139062
3585.11/3595.13	c #Conflicts:    2831000 | #Constraints:     140062
3585.11/3595.13	c #Conflicts:    2832000 | #Constraints:     141062
3585.11/3595.13	c #Conflicts:    2833000 | #Constraints:     142062
3585.11/3595.13	c #Conflicts:    2834000 | #Constraints:     143062
3585.11/3595.13	c #Conflicts:    2835000 | #Constraints:     144062
3585.11/3595.13	c #Conflicts:    2836000 | #Constraints:     145062
3585.11/3595.13	c #Conflicts:    2837000 | #Constraints:     146062
3585.11/3595.13	c #Conflicts:    2838000 | #Constraints:     147062
3585.11/3595.13	c #Conflicts:    2839000 | #Constraints:     148062
3585.11/3595.13	c #Conflicts:    2840000 | #Constraints:     149062
3585.11/3595.13	c #Conflicts:    2841000 | #Constraints:     150062
3585.11/3595.13	c #Conflicts:    2842000 | #Constraints:     151062
3585.11/3595.13	c #Conflicts:    2843000 | #Constraints:     152062
3585.11/3595.13	c #Conflicts:    2844000 | #Constraints:     153062
3585.11/3595.13	c #Conflicts:    2845000 | #Constraints:     154062
3585.11/3595.13	c #Conflicts:    2846000 | #Constraints:     155062
3585.11/3595.13	c #Conflicts:    2847000 | #Constraints:     156062
3585.11/3595.13	c #Conflicts:    2848000 | #Constraints:     157062
3585.11/3595.13	c #Conflicts:    2849000 | #Constraints:     158062
3585.11/3595.13	c #Conflicts:    2850000 | #Constraints:     159062
3585.11/3595.13	c #Conflicts:    2851000 | #Constraints:     160062
3585.11/3595.13	c #Conflicts:    2852000 | #Constraints:     161062
3585.11/3595.13	c #Conflicts:    2853000 | #Constraints:     162062
3585.11/3595.13	c #Conflicts:    2854000 | #Constraints:     163062
3585.11/3595.13	c #Conflicts:    2855000 | #Constraints:     164062
3585.11/3595.13	c #Conflicts:    2856000 | #Constraints:     165062
3585.11/3595.13	c #Conflicts:    2857000 | #Constraints:     166062
3585.11/3595.13	c #Conflicts:    2858000 | #Constraints:     167062
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2859000 | #Constraints:     105775
3585.11/3595.13	c #Conflicts:    2860000 | #Constraints:     106775
3585.11/3595.13	c #Conflicts:    2861000 | #Constraints:     107775
3585.11/3595.13	c #Conflicts:    2862000 | #Constraints:     108775
3585.11/3595.13	c #Conflicts:    2863000 | #Constraints:     109775
3585.11/3595.13	c #Conflicts:    2864000 | #Constraints:     110775
3585.11/3595.13	c #Conflicts:    2865000 | #Constraints:     111775
3585.11/3595.13	c #Conflicts:    2866000 | #Constraints:     112775
3585.11/3595.13	c #Conflicts:    2867000 | #Constraints:     113775
3585.11/3595.13	c #Conflicts:    2868000 | #Constraints:     114775
3585.11/3595.13	c #Conflicts:    2869000 | #Constraints:     115775
3585.11/3595.13	c #Conflicts:    2870000 | #Constraints:     116775
3585.11/3595.13	c #Conflicts:    2871000 | #Constraints:     117775
3585.11/3595.13	c #Conflicts:    2872000 | #Constraints:     118775
3585.11/3595.13	c #Conflicts:    2873000 | #Constraints:     119775
3585.11/3595.13	c #Conflicts:    2874000 | #Constraints:     120775
3585.11/3595.13	c #Conflicts:    2875000 | #Constraints:     121775
3585.11/3595.13	c #Conflicts:    2876000 | #Constraints:     122775
3585.11/3595.13	c #Conflicts:    2877000 | #Constraints:     123775
3585.11/3595.13	c #Conflicts:    2878000 | #Constraints:     124775
3585.11/3595.13	c #Conflicts:    2879000 | #Constraints:     125775
3585.11/3595.13	c #Conflicts:    2880000 | #Constraints:     126775
3585.11/3595.13	c #Conflicts:    2881000 | #Constraints:     127775
3585.11/3595.13	c #Conflicts:    2882000 | #Constraints:     128775
3585.11/3595.13	c #Conflicts:    2883000 | #Constraints:     129775
3585.11/3595.13	c #Conflicts:    2884000 | #Constraints:     130775
3585.11/3595.13	c #Conflicts:    2885000 | #Constraints:     131775
3585.11/3595.13	c #Conflicts:    2886000 | #Constraints:     132775
3585.11/3595.13	c #Conflicts:    2887000 | #Constraints:     133775
3585.11/3595.13	c #Conflicts:    2888000 | #Constraints:     134775
3585.11/3595.13	c #Conflicts:    2889000 | #Constraints:     135775
3585.11/3595.13	c #Conflicts:    2890000 | #Constraints:     136775
3585.11/3595.13	c #Conflicts:    2891000 | #Constraints:     137775
3585.11/3595.13	c #Conflicts:    2892000 | #Constraints:     138775
3585.11/3595.13	c #Conflicts:    2893000 | #Constraints:     139775
3585.11/3595.13	c #Conflicts:    2894000 | #Constraints:     140775
3585.11/3595.13	c #Conflicts:    2895000 | #Constraints:     141775
3585.11/3595.13	c #Conflicts:    2896000 | #Constraints:     142775
3585.11/3595.13	c #Conflicts:    2897000 | #Constraints:     143775
3585.11/3595.13	c #Conflicts:    2898000 | #Constraints:     144775
3585.11/3595.13	c #Conflicts:    2899000 | #Constraints:     145775
3585.11/3595.13	c #Conflicts:    2900000 | #Constraints:     146775
3585.11/3595.13	c #Conflicts:    2901000 | #Constraints:     147775
3585.11/3595.13	c #Conflicts:    2902000 | #Constraints:     148775
3585.11/3595.13	c #Conflicts:    2903000 | #Constraints:     149775
3585.11/3595.13	c #Conflicts:    2904000 | #Constraints:     150775
3585.11/3595.13	c #Conflicts:    2905000 | #Constraints:     151775
3585.11/3595.13	c #Conflicts:    2906000 | #Constraints:     152775
3585.11/3595.13	c #Conflicts:    2907000 | #Constraints:     153775
3585.11/3595.13	c #Conflicts:    2908000 | #Constraints:     154775
3585.11/3595.13	c #Conflicts:    2909000 | #Constraints:     155775
3585.11/3595.13	c #Conflicts:    2910000 | #Constraints:     156775
3585.11/3595.13	c #Conflicts:    2911000 | #Constraints:     157775
3585.11/3595.13	c #Conflicts:    2912000 | #Constraints:     158775
3585.11/3595.13	c #Conflicts:    2913000 | #Constraints:     159775
3585.11/3595.13	c #Conflicts:    2914000 | #Constraints:     160775
3585.11/3595.13	c #Conflicts:    2915000 | #Constraints:     161775
3585.11/3595.13	c #Conflicts:    2916000 | #Constraints:     162775
3585.11/3595.13	c #Conflicts:    2917000 | #Constraints:     163775
3585.11/3595.13	c #Conflicts:    2918000 | #Constraints:     164775
3585.11/3595.13	c #Conflicts:    2919000 | #Constraints:     165775
3585.11/3595.13	c #Conflicts:    2920000 | #Constraints:     166775
3585.11/3595.13	c #Conflicts:    2921000 | #Constraints:     167775
3585.11/3595.13	c #Conflicts:    2922000 | #Constraints:     168775
3585.11/3595.13	c #Conflicts:    2923000 | #Constraints:     169775
3585.11/3595.13	c #Conflicts:    2924000 | #Constraints:     170775
3585.11/3595.13	c #Conflicts:    2925000 | #Constraints:     171775
3585.11/3595.13	c #Conflicts:    2926000 | #Constraints:     172775
3585.11/3595.13	c #Conflicts:    2927000 | #Constraints:     173775
3585.11/3595.13	c #Conflicts:    2928000 | #Constraints:     174775
3585.11/3595.13	c #Conflicts:    2929000 | #Constraints:     175775
3585.11/3595.13	c #Conflicts:    2930000 | #Constraints:     176775
3585.11/3595.13	c #Conflicts:    2931000 | #Constraints:     177775
3585.11/3595.13	c #Conflicts:    2932000 | #Constraints:     178775
3585.11/3595.13	c #Conflicts:    2933000 | #Constraints:     179775
3585.11/3595.13	c #Conflicts:    2934000 | #Constraints:     180775
3585.11/3595.13	c #Conflicts:    2935000 | #Constraints:     181775
3585.11/3595.13	c #Conflicts:    2936000 | #Constraints:     182775
3585.11/3595.13	c #Conflicts:    2937000 | #Constraints:     183775
3585.11/3595.13	c #Conflicts:    2938000 | #Constraints:     184775
3585.11/3595.13	c #Conflicts:    2939000 | #Constraints:     185775
3585.11/3595.13	c #Conflicts:    2940000 | #Constraints:     186775
3585.11/3595.13	c #Conflicts:    2941000 | #Constraints:     187775
3585.11/3595.13	c #Conflicts:    2942000 | #Constraints:     188775
3585.11/3595.13	c #Conflicts:    2943000 | #Constraints:     189775
3585.11/3595.13	c #Conflicts:    2944000 | #Constraints:     190775
3585.11/3595.13	c #Conflicts:    2945000 | #Constraints:     191775
3585.11/3595.13	c #Conflicts:    2946000 | #Constraints:     192775
3585.11/3595.13	c #Conflicts:    2947000 | #Constraints:     193775
3585.11/3595.13	c #Conflicts:    2948000 | #Constraints:     194775
3585.11/3595.13	c #Conflicts:    2949000 | #Constraints:     195775
3585.11/3595.13	c #Conflicts:    2950000 | #Constraints:     196775
3585.11/3595.13	c #Conflicts:    2951000 | #Constraints:     197775
3585.11/3595.13	c #Conflicts:    2952000 | #Constraints:     198775
3585.11/3595.13	c #Conflicts:    2953000 | #Constraints:     199775
3585.11/3595.13	c #Conflicts:    2954000 | #Constraints:     200775
3585.11/3595.13	c #Conflicts:    2955000 | #Constraints:     201775
3585.11/3595.13	c #Conflicts:    2956000 | #Constraints:     202775
3585.11/3595.13	c #Conflicts:    2957000 | #Constraints:     203775
3585.11/3595.13	c #Conflicts:    2958000 | #Constraints:     204775
3585.11/3595.13	c #Conflicts:    2959000 | #Constraints:     205775
3585.11/3595.13	c #Conflicts:    2960000 | #Constraints:     206775
3585.11/3595.13	c #Conflicts:    2961000 | #Constraints:     207775
3585.11/3595.13	c #Conflicts:    2962000 | #Constraints:     208775
3585.11/3595.13	c #Conflicts:    2963000 | #Constraints:     209775
3585.11/3595.13	c #Conflicts:    2964000 | #Constraints:     210775
3585.11/3595.13	c #Conflicts:    2965000 | #Constraints:     211775
3585.11/3595.13	c #Conflicts:    2966000 | #Constraints:     212775
3585.11/3595.13	c #Conflicts:    2967000 | #Constraints:     213775
3585.11/3595.13	c #Conflicts:    2968000 | #Constraints:     214775
3585.11/3595.13	c #Conflicts:    2969000 | #Constraints:     215775
3585.11/3595.13	c #Conflicts:    2970000 | #Constraints:     216775
3585.11/3595.13	c #Conflicts:    2971000 | #Constraints:     217775
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    2972000 | #Constraints:     125131
3585.11/3595.13	c #Conflicts:    2973000 | #Constraints:     126131
3585.11/3595.13	c #Conflicts:    2974000 | #Constraints:     127131
3585.11/3595.13	c #Conflicts:    2975000 | #Constraints:     128131
3585.11/3595.13	c #Conflicts:    2976000 | #Constraints:     129131
3585.11/3595.13	c #Conflicts:    2977000 | #Constraints:     130131
3585.11/3595.13	c #Conflicts:    2978000 | #Constraints:     131131
3585.11/3595.13	c #Conflicts:    2979000 | #Constraints:     132131
3585.11/3595.13	c #Conflicts:    2980000 | #Constraints:     133131
3585.11/3595.13	c #Conflicts:    2981000 | #Constraints:     134131
3585.11/3595.13	c #Conflicts:    2982000 | #Constraints:     135131
3585.11/3595.13	c #Conflicts:    2983000 | #Constraints:     136131
3585.11/3595.13	c #Conflicts:    2984000 | #Constraints:     137131
3585.11/3595.13	c #Conflicts:    2985000 | #Constraints:     138131
3585.11/3595.13	c #Conflicts:    2986000 | #Constraints:     139131
3585.11/3595.13	c #Conflicts:    2987000 | #Constraints:     140131
3585.11/3595.13	c #Conflicts:    2988000 | #Constraints:     141131
3585.11/3595.13	c #Conflicts:    2989000 | #Constraints:     142131
3585.11/3595.13	c #Conflicts:    2990000 | #Constraints:     143131
3585.11/3595.13	c #Conflicts:    2991000 | #Constraints:     144131
3585.11/3595.13	c #Conflicts:    2992000 | #Constraints:     145131
3585.11/3595.13	c #Conflicts:    2993000 | #Constraints:     146131
3585.11/3595.13	c #Conflicts:    2994000 | #Constraints:     147131
3585.11/3595.13	c #Conflicts:    2995000 | #Constraints:     148131
3585.11/3595.13	c #Conflicts:    2996000 | #Constraints:     149131
3585.11/3595.13	c #Conflicts:    2997000 | #Constraints:     150131
3585.11/3595.13	c #Conflicts:    2998000 | #Constraints:     151131
3585.11/3595.13	c #Conflicts:    2999000 | #Constraints:     152131
3585.11/3595.13	c #Conflicts:    3000000 | #Constraints:     153131
3585.11/3595.13	c #Conflicts:    3001000 | #Constraints:     154131
3585.11/3595.13	c #Conflicts:    3002000 | #Constraints:     155131
3585.11/3595.13	c #Conflicts:    3003000 | #Constraints:     156131
3585.11/3595.13	c #Conflicts:    3004000 | #Constraints:     157131
3585.11/3595.13	c #Conflicts:    3005000 | #Constraints:     158131
3585.11/3595.13	c #Conflicts:    3006000 | #Constraints:     159131
3585.11/3595.13	c #Conflicts:    3007000 | #Constraints:     160131
3585.11/3595.13	c #Conflicts:    3008000 | #Constraints:     161131
3585.11/3595.13	c #Conflicts:    3009000 | #Constraints:     162131
3585.11/3595.13	c #Conflicts:    3010000 | #Constraints:     163131
3585.11/3595.13	c #Conflicts:    3011000 | #Constraints:     164131
3585.11/3595.13	c #Conflicts:    3012000 | #Constraints:     165131
3585.11/3595.13	c #Conflicts:    3013000 | #Constraints:     166131
3585.11/3595.13	c #Conflicts:    3014000 | #Constraints:     167131
3585.11/3595.13	c #Conflicts:    3015000 | #Constraints:     168131
3585.11/3595.13	c #Conflicts:    3016000 | #Constraints:     169131
3585.11/3595.13	c #Conflicts:    3017000 | #Constraints:     170131
3585.11/3595.13	c #Conflicts:    3018000 | #Constraints:     171131
3585.11/3595.13	c #Conflicts:    3019000 | #Constraints:     172131
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    3020000 | #Constraints:     109805
3585.11/3595.13	c #Conflicts:    3021000 | #Constraints:     110805
3585.11/3595.13	c #Conflicts:    3022000 | #Constraints:     111805
3585.11/3595.13	c #Conflicts:    3023000 | #Constraints:     112805
3585.11/3595.13	c #Conflicts:    3024000 | #Constraints:     113805
3585.11/3595.13	c #Conflicts:    3025000 | #Constraints:     114805
3585.11/3595.13	c #Conflicts:    3026000 | #Constraints:     115805
3585.11/3595.13	c #Conflicts:    3027000 | #Constraints:     116805
3585.11/3595.13	c #Conflicts:    3028000 | #Constraints:     117805
3585.11/3595.13	c #Conflicts:    3029000 | #Constraints:     118805
3585.11/3595.13	c #Conflicts:    3030000 | #Constraints:     119805
3585.11/3595.13	c #Conflicts:    3031000 | #Constraints:     120805
3585.11/3595.13	c #Conflicts:    3032000 | #Constraints:     121805
3585.11/3595.13	c #Conflicts:    3033000 | #Constraints:     122805
3585.11/3595.13	c #Conflicts:    3034000 | #Constraints:     123805
3585.11/3595.13	c #Conflicts:    3035000 | #Constraints:     124805
3585.11/3595.13	c #Conflicts:    3036000 | #Constraints:     125805
3585.11/3595.13	c #Conflicts:    3037000 | #Constraints:     126805
3585.11/3595.13	c #Conflicts:    3038000 | #Constraints:     127805
3585.11/3595.13	c #Conflicts:    3039000 | #Constraints:     128805
3585.11/3595.13	c #Conflicts:    3040000 | #Constraints:     129805
3585.11/3595.13	c #Conflicts:    3041000 | #Constraints:     130805
3585.11/3595.13	c #Conflicts:    3042000 | #Constraints:     131805
3585.11/3595.13	c #Conflicts:    3043000 | #Constraints:     132805
3585.11/3595.13	c #Conflicts:    3044000 | #Constraints:     133805
3585.11/3595.13	c #Conflicts:    3045000 | #Constraints:     134805
3585.11/3595.13	c #Conflicts:    3046000 | #Constraints:     135805
3585.11/3595.13	c #Conflicts:    3047000 | #Constraints:     136805
3585.11/3595.13	c #Conflicts:    3048000 | #Constraints:     137805
3585.11/3595.13	c #Conflicts:    3049000 | #Constraints:     138805
3585.11/3595.13	c #Conflicts:    3050000 | #Constraints:     139805
3585.11/3595.13	c #Conflicts:    3051000 | #Constraints:     140805
3585.11/3595.13	c #Conflicts:    3052000 | #Constraints:     141805
3585.11/3595.13	c #Conflicts:    3053000 | #Constraints:     142805
3585.11/3595.13	c #Conflicts:    3054000 | #Constraints:     143805
3585.11/3595.13	c #Conflicts:    3055000 | #Constraints:     144805
3585.11/3595.13	c #Conflicts:    3056000 | #Constraints:     145805
3585.11/3595.13	c #Conflicts:    3057000 | #Constraints:     146805
3585.11/3595.13	c #Conflicts:    3058000 | #Constraints:     147805
3585.11/3595.13	c #Conflicts:    3059000 | #Constraints:     148805
3585.11/3595.13	c #Conflicts:    3060000 | #Constraints:     149805
3585.11/3595.13	c #Conflicts:    3061000 | #Constraints:     150805
3585.11/3595.13	c #Conflicts:    3062000 | #Constraints:     151805
3585.11/3595.13	c #Conflicts:    3063000 | #Constraints:     152805
3585.11/3595.13	c #Conflicts:    3064000 | #Constraints:     153805
3585.11/3595.13	c #Conflicts:    3065000 | #Constraints:     154805
3585.11/3595.13	c #Conflicts:    3066000 | #Constraints:     155805
3585.11/3595.13	c #Conflicts:    3067000 | #Constraints:     156805
3585.11/3595.13	c #Conflicts:    3068000 | #Constraints:     157805
3585.11/3595.13	c #Conflicts:    3069000 | #Constraints:     158805
3585.11/3595.13	c #Conflicts:    3070000 | #Constraints:     159805
3585.11/3595.13	c #Conflicts:    3071000 | #Constraints:     160805
3585.11/3595.13	c #Conflicts:    3072000 | #Constraints:     161805
3585.11/3595.13	c #Conflicts:    3073000 | #Constraints:     162805
3585.11/3595.13	c #Conflicts:    3074000 | #Constraints:     163805
3585.11/3595.13	c #Conflicts:    3075000 | #Constraints:     164805
3585.11/3595.13	c #Conflicts:    3076000 | #Constraints:     165805
3585.11/3595.13	c #Conflicts:    3077000 | #Constraints:     166805
3585.11/3595.13	c #Conflicts:    3078000 | #Constraints:     167805
3585.11/3595.13	c #Conflicts:    3079000 | #Constraints:     168805
3585.11/3595.13	c #Conflicts:    3080000 | #Constraints:     169805
3585.11/3595.13	c #Conflicts:    3081000 | #Constraints:     170805
3585.11/3595.13	c #Conflicts:    3082000 | #Constraints:     171805
3585.11/3595.13	c #Conflicts:    3083000 | #Constraints:     172805
3585.11/3595.13	c #Conflicts:    3084000 | #Constraints:     173805
3585.11/3595.13	c #Conflicts:    3085000 | #Constraints:     174805
3585.11/3595.13	c #Conflicts:    3086000 | #Constraints:     175805
3585.11/3595.13	c #Conflicts:    3087000 | #Constraints:     176805
3585.11/3595.13	c #Conflicts:    3088000 | #Constraints:     177805
3585.11/3595.13	c #Conflicts:    3089000 | #Constraints:     178805
3585.11/3595.13	c #Conflicts:    3090000 | #Constraints:     179805
3585.11/3595.13	c #Conflicts:    3091000 | #Constraints:     180805
3585.11/3595.13	c #Conflicts:    3092000 | #Constraints:     181805
3585.11/3595.13	c #Conflicts:    3093000 | #Constraints:     182805
3585.11/3595.13	c #Conflicts:    3094000 | #Constraints:     183805
3585.11/3595.13	c #Conflicts:    3095000 | #Constraints:     184805
3585.11/3595.13	c #Conflicts:    3096000 | #Constraints:     185805
3585.11/3595.13	c #Conflicts:    3097000 | #Constraints:     186805
3585.11/3595.13	c #Conflicts:    3098000 | #Constraints:     187805
3585.11/3595.13	c #Conflicts:    3099000 | #Constraints:     188805
3585.11/3595.13	c #Conflicts:    3100000 | #Constraints:     189805
3585.11/3595.13	c #Conflicts:    3101000 | #Constraints:     190805
3585.11/3595.13	c #Conflicts:    3102000 | #Constraints:     191805
3585.11/3595.13	c #Conflicts:    3103000 | #Constraints:     192805
3585.11/3595.13	c #Conflicts:    3104000 | #Constraints:     193805
3585.11/3595.13	c #Conflicts:    3105000 | #Constraints:     194805
3585.11/3595.13	c #Conflicts:    3106000 | #Constraints:     195805
3585.11/3595.13	c #Conflicts:    3107000 | #Constraints:     196805
3585.11/3595.13	c #Conflicts:    3108000 | #Constraints:     197805
3585.11/3595.13	c #Conflicts:    3109000 | #Constraints:     198805
3585.11/3595.13	c #Conflicts:    3110000 | #Constraints:     199805
3585.11/3595.13	c #Conflicts:    3111000 | #Constraints:     200805
3585.11/3595.13	c #Conflicts:    3112000 | #Constraints:     201805
3585.11/3595.13	c #Conflicts:    3113000 | #Constraints:     202805
3585.11/3595.13	c #Conflicts:    3114000 | #Constraints:     203805
3585.11/3595.13	c #Conflicts:    3115000 | #Constraints:     204805
3585.11/3595.13	c #Conflicts:    3116000 | #Constraints:     205805
3585.11/3595.13	c #Conflicts:    3117000 | #Constraints:     206805
3585.11/3595.13	c #Conflicts:    3118000 | #Constraints:     207805
3585.11/3595.13	c #Conflicts:    3119000 | #Constraints:     208805
3585.11/3595.13	c #Conflicts:    3120000 | #Constraints:     209805
3585.11/3595.13	c #Conflicts:    3121000 | #Constraints:     210805
3585.11/3595.13	c #Conflicts:    3122000 | #Constraints:     211805
3585.11/3595.13	c #Conflicts:    3123000 | #Constraints:     212805
3585.11/3595.13	c #Conflicts:    3124000 | #Constraints:     213805
3585.11/3595.13	c #Conflicts:    3125000 | #Constraints:     214805
3585.11/3595.13	c #Conflicts:    3126000 | #Constraints:     215805
3585.11/3595.13	c #Conflicts:    3127000 | #Constraints:     216805
3585.11/3595.13	c #Conflicts:    3128000 | #Constraints:     217805
3585.11/3595.13	c #Conflicts:    3129000 | #Constraints:     218805
3585.11/3595.13	c #Conflicts:    3130000 | #Constraints:     219805
3585.11/3595.13	c #Conflicts:    3131000 | #Constraints:     220805
3585.11/3595.13	c #Conflicts:    3132000 | #Constraints:     221805
3585.11/3595.13	c #Conflicts:    3133000 | #Constraints:     222805
3585.11/3595.13	c #Conflicts:    3134000 | #Constraints:     223805
3585.11/3595.13	c #Conflicts:    3135000 | #Constraints:     224805
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    3136000 | #Constraints:     128733
3585.11/3595.13	c #Conflicts:    3137000 | #Constraints:     129733
3585.11/3595.13	c #Conflicts:    3138000 | #Constraints:     130733
3585.11/3595.13	c #Conflicts:    3139000 | #Constraints:     131733
3585.11/3595.13	c #Conflicts:    3140000 | #Constraints:     132733
3585.11/3595.13	c #Conflicts:    3141000 | #Constraints:     133733
3585.11/3595.13	c #Conflicts:    3142000 | #Constraints:     134733
3585.11/3595.13	c #Conflicts:    3143000 | #Constraints:     135733
3585.11/3595.13	c #Conflicts:    3144000 | #Constraints:     136733
3585.11/3595.13	c #Conflicts:    3145000 | #Constraints:     137733
3585.11/3595.13	c #Conflicts:    3146000 | #Constraints:     138733
3585.11/3595.13	c #Conflicts:    3147000 | #Constraints:     139733
3585.11/3595.13	c #Conflicts:    3148000 | #Constraints:     140733
3585.11/3595.13	c #Conflicts:    3149000 | #Constraints:     141733
3585.11/3595.13	c #Conflicts:    3150000 | #Constraints:     142733
3585.11/3595.13	c #Conflicts:    3151000 | #Constraints:     143733
3585.11/3595.13	c #Conflicts:    3152000 | #Constraints:     144733
3585.11/3595.13	c #Conflicts:    3153000 | #Constraints:     145733
3585.11/3595.13	c #Conflicts:    3154000 | #Constraints:     146733
3585.11/3595.13	c #Conflicts:    3155000 | #Constraints:     147733
3585.11/3595.13	c #Conflicts:    3156000 | #Constraints:     148733
3585.11/3595.13	c #Conflicts:    3157000 | #Constraints:     149733
3585.11/3595.13	c #Conflicts:    3158000 | #Constraints:     150733
3585.11/3595.13	c #Conflicts:    3159000 | #Constraints:     151733
3585.11/3595.13	c #Conflicts:    3160000 | #Constraints:     152733
3585.11/3595.13	c #Conflicts:    3161000 | #Constraints:     153733
3585.11/3595.13	c #Conflicts:    3162000 | #Constraints:     154733
3585.11/3595.13	c #Conflicts:    3163000 | #Constraints:     155733
3585.11/3595.13	c #Conflicts:    3164000 | #Constraints:     156733
3585.11/3595.13	c #Conflicts:    3165000 | #Constraints:     157733
3585.11/3595.13	c #Conflicts:    3166000 | #Constraints:     158733
3585.11/3595.13	c #Conflicts:    3167000 | #Constraints:     159733
3585.11/3595.13	c #Conflicts:    3168000 | #Constraints:     160733
3585.11/3595.13	c #Conflicts:    3169000 | #Constraints:     161733
3585.11/3595.13	c #Conflicts:    3170000 | #Constraints:     162733
3585.11/3595.13	c #Conflicts:    3171000 | #Constraints:     163733
3585.11/3595.13	c #Conflicts:    3172000 | #Constraints:     164733
3585.11/3595.13	c #Conflicts:    3173000 | #Constraints:     165733
3585.11/3595.13	c #Conflicts:    3174000 | #Constraints:     166733
3585.11/3595.13	c #Conflicts:    3175000 | #Constraints:     167733
3585.11/3595.13	c #Conflicts:    3176000 | #Constraints:     168733
3585.11/3595.13	c #Conflicts:    3177000 | #Constraints:     169733
3585.11/3595.13	c #Conflicts:    3178000 | #Constraints:     170733
3585.11/3595.13	c #Conflicts:    3179000 | #Constraints:     171733
3585.11/3595.13	c #Conflicts:    3180000 | #Constraints:     172733
3585.11/3595.13	c #Conflicts:    3181000 | #Constraints:     173733
3585.11/3595.13	c #Conflicts:    3182000 | #Constraints:     174733
3585.11/3595.13	c #Conflicts:    3183000 | #Constraints:     175733
3585.11/3595.13	c #Conflicts:    3184000 | #Constraints:     176733
3585.11/3595.13	c INPROCESSING
3585.11/3595.13	c GARBAGE COLLECT
3585.11/3595.13	c rational objective -76
3585.11/3595.13	c #Conflicts:    3185000 | #Constraints:     112783
3585.11/3595.13	c #Conflicts:    3186000 | #Constraints:     113783
3585.11/3595.13	c #Conflicts:    3187000 | #Constraints:     114783
3585.11/3595.13	c #Conflicts:    3188000 | #Constraints:     115783
3585.11/3595.13	c #Conflicts:    3189000 | #Constraints:     116783
3585.11/3595.13	c #Conflicts:    3190000 | #Constraints:     117783
3585.11/3595.13	c #Conflicts:    3191000 | #Constraints:     118783
3585.11/3595.13	c #Conflicts:    3192000 | #Constraints:     119783
3585.11/3595.13	c #Conflicts:    3193000 | #Constraints:     120783
3585.11/3595.13	c #Conflicts:    3194000 | #Constraints:     121783
3585.11/3595.13	c #Conflicts:    3195000 | #Constraints:     122783
3585.11/3595.13	c #Conflicts:    3196000 | #Constraints:     123783
3585.11/3595.13	c #Conflicts:    3197000 | #Constraints:     124783
3585.11/3595.13	c #Conflicts:    3198000 | #Constraints:     125783
3585.11/3595.13	c #Conflicts:    3199000 | #Constraints:     126783
3585.11/3595.13	c #Conflicts:    3200000 | #Constraints:     127783
3585.11/3595.13	c #Conflicts:    3201000 | #Constraints:     128783
3585.11/3595.13	c #Conflicts:    3202000 | #Constraints:     129783
3585.11/3595.13	c #Conflicts:    3203000 | #Constraints:     130783
3585.11/3595.13	c #Conflicts:    3204000 | #Constraints:     131783
3585.11/3595.13	c #Conflicts:    3205000 | #Constraints:     132783
3585.11/3595.13	c #Conflicts:    3206000 | #Constraints:     133783
3585.11/3595.13	c #Conflicts:    3207000 | #Constraints:     134783
3585.11/3595.13	c #Conflicts:    3208000 | #Constraints:     135783
3585.11/3595.13	c #Conflicts:    3209000 | #Constraints:     136783
3585.11/3595.13	c #Conflicts:    3210000 | #Constraints:     137783
3585.11/3595.13	c #Conflicts:    3211000 | #Constraints:     138783
3585.11/3595.13	c #Conflicts:    3212000 | #Constraints:     139783
3585.11/3595.13	c #Conflicts:    3213000 | #Constraints:     140783
3585.11/3595.13	c #Conflicts:    3214000 | #Constraints:     141783
3585.11/3595.13	c #Conflicts:    3215000 | #Constraints:     142783
3585.11/3595.13	c #Conflicts:    3216000 | #Constraints:     143783
3585.11/3595.13	c #Conflicts:    3217000 | #Constraints:     144783
3585.11/3595.13	c #Conflicts:    3218000 | #Constraints:     145783
3585.11/3595.13	c #Conflicts:    3219000 | #Constraints:     146783
3585.11/3595.13	c #Conflicts:    3220000 | #Constraints:     147783
3585.11/3595.13	c #Conflicts:    3221000 | #Constraints:     148783
3585.11/3595.13	c #Conflicts:    3222000 | #Constraints:     149783
3585.11/3595.13	c #Conflicts:    3223000 | #Constraints:     150783
3585.11/3595.13	c #Conflicts:    3224000 | #Constraints:     151783
3585.11/3595.13	c #Conflicts:    3225000 | #Constraints:     152783
3585.11/3595.13	c #Conflicts:    3226000 | #Constraints:     153783
3585.11/3595.13	c #Conflicts:    3227000 | #Constraints:     154783
3585.11/3595.13	c #Conflicts:    3228000 | #Constraints:     155783
3585.11/3595.13	c #Conflicts:    3229000 | #Constraints:     156783
3585.11/3595.13	c #Conflicts:    3230000 | #Constraints:     157783
3585.11/3595.13	c #Conflicts:    3231000 | #Constraints:     158783
3585.11/3595.13	c #Conflicts:    3232000 | #Constraints:     159783
3585.11/3595.13	c #Conflicts:    3233000 | #Constraints:     160783
3585.11/3595.13	c #Conflicts:    3234000 | #Constraints:     161783
3585.11/3595.13	c #Conflicts:    3235000 | #Constraints:     162783
3585.11/3595.13	c #Conflicts:    3236000 | #Constraints:     163783
3585.11/3595.13	c #Conflicts:    3237000 | #Constraints:     164783
3585.11/3595.13	c #Conflicts:    3238000 | #Constraints:     165783
3585.11/3595.13	c #Conflicts:    3239000 | #Constraints:     166783
3585.11/3595.13	c #Conflicts:    3240000 | #Constraints:     167783
3585.11/3595.13	c #Conflicts:    3241000 | #Constraints:     168783
3585.11/3595.13	c #Conflicts:    3242000 | #Constraints:     169783
3585.11/3595.13	c #Conflicts:    3243000 | #Constraints:     170783
3585.11/3595.13	c #Conflicts:    3244000 | #Constraints:     171783
3585.11/3595.13	c #Conflicts:    3245000 | #Constraints:     172783
3585.11/3595.13	c #Conflicts:    3246000 | #Constraints:     173783
3585.11/3595.13	c #Conflicts:    3247000 | #Constraints:     174783
3585.11/3595.13	c #Conflicts:    3248000 | #Constraints:     175783
3585.11/3595.13	c #Conflicts:    3249000 | #Constraints:     176783
3585.11/3595.13	c #Conflicts:    3250000 | #Constraints:     177783
3585.11/3595.13	c #Conflicts:    3251000 | #Constraints:     178783
3585.11/3595.13	c #Conflicts:    3252000 | #Constraints:     179783
3585.11/3595.13	c #Conflicts:    3253000 | #Constraints:     180783
3585.11/3595.13	c #Conflicts:    3254000 | #Constraints:     181783
3585.11/3595.13	c #Conflicts:    3255000 | #Constraints:     182783
3585.11/3595.13	c #Conflicts:    3256000 | #Constraints:     183783
3585.11/3595.13	c #Conflicts:    3257000 | #Constraints:     184783
3585.11/3595.13	c #Conflicts:    3258000 | #Constraints:     185783
3585.11/3595.13	c #Conflicts:    3259000 | #Constraints:     186783
3585.11/3595.13	c #Conflicts:    3260000 | #Constraints:     187783
3585.11/3595.13	c #Conflicts:    3261000 | #Constraints:     188783
3585.11/3595.13	c #Conflicts:    3262000 | #Constraints:     189783
3585.11/3595.13	c #Conflicts:    3263000 | #Constraints:     190783
3585.11/3595.13	c #Conflicts:    3264000 | #Constraints:     191783
3585.11/3595.13	c #Conflicts:    3265000 | #Constraints:     192783
3585.11/3595.13	c #Conflicts:    3266000 | #Constraints:     193783
3585.11/3595.13	c #Conflicts:    3267000 | #Constraints:     194783
3585.11/3595.13	c #Conflicts:    3268000 | #Constraints:     195783
3585.11/3595.13	c #Conflicts:    3269000 | #Constraints:     196783
3585.11/3595.13	c #Conflicts:    3270000 | #Constraints:     197783
3585.11/3595.13	c #Conflicts:    3271000 | #Constraints:     198783
3585.11/3595.13	c #Conflicts:    3272000 | #Constraints:     199783
3585.11/3595.13	c #Conflicts:    3273000 | #Constraints:     200783
3585.11/3595.13	c #Conflicts:    3274000 | #Constraints:     201783
3585.11/3595.13	c #Conflicts:    3275000 | #Constraints:     202783
3585.11/3595.13	c #Conflicts:    3276000 | #Constraints:     203783
3585.11/3595.13	c #Conflicts:    3277000 | #Constraints:     204783
3585.11/3595.13	c #Conflicts:    3278000 | #Constraints:     205783
3585.11/3595.13	c #Conflicts:    3279000 | #Constraints:     206783
3585.11/3595.13	c #Conflicts:    3280000 | #Constraints:     207783
3585.11/3595.13	c #Conflicts:    3281000 | #Constraints:     208783
3585.11/3595.13	c #Conflicts:    3282000 | #Constraints:     209783
3585.11/3595.13	c #Conflicts:    3283000 | #Constraints:     210783
3585.11/3595.13	c #Conflicts:    3284000 | #Constraints:     211783
3585.11/3595.13	c #Conflicts:    3285000 | #Constraints:     212783
3585.11/3595.13	c #Conflicts:    3286000 | #Constraints:     213783
3585.11/3595.13	c #Conflicts:    3287000 | #Constraints:     214783
3585.11/3595.13	c #Conflicts:    3288000 | #Constraints:     215783
3585.11/3595.13	c cpu time 3573.94 s
3585.11/3595.13	c deterministic time 587456176358 5.87e+11
3585.11/3595.13	c optimization time 145.056 s
3585.11/3595.13	c total solve time 3428.83 s
3585.11/3595.13	c core-guided solve time 2456.27 s
3585.11/3595.13	c propagation time 3104.46 s
3585.11/3595.13	c conflict analysis time 382.942 s
3585.11/3595.13	c propagations 643131407
3585.11/3595.13	c resolve steps 71324711
3585.11/3595.13	c decisions 6418872
3585.11/3595.13	c conflicts 3288132
3585.11/3595.13	c restarts 5882
3585.11/3595.13	c inprocessing phases 76
3585.11/3595.13	c input clauses 28826
3585.11/3595.13	c input cardinalities 1036
3585.11/3595.13	c input general constraints 964
3585.11/3595.13	c input average constraint length 12.27
3585.11/3595.13	c input average constraint degree 5.49
3585.11/3595.13	c learned clauses 2609577
3585.11/3595.13	c learned cardinalities 133788
3585.11/3595.13	c learned general constraints 571200
3585.11/3595.13	c learned average constraint length 168.30
3585.11/3595.13	c learned average constraint degree 15817963.34
3585.11/3595.13	c watched constraints 549574
3585.11/3595.13	c counting constraints 22590
3585.11/3595.13	c gcd simplifications 156331
3585.11/3595.13	c detected cardinalities 24722
3585.11/3595.13	c weakened non-implied lits 24055307
3585.11/3595.13	c weakened non-implying lits 662406
3585.11/3595.13	c original variables 595
3585.11/3595.13	c clausal propagations 484746124
3585.11/3595.13	c cardinality propagations 40343935
3585.11/3595.13	c watched propagations 29271436
3585.11/3595.13	c counting propagations 85284728
3585.11/3595.13	c watch lookups 66081574441
3585.11/3595.13	c watch backjump lookups 40691089013
3585.11/3595.13	c watch checks 464973575706
3585.11/3595.13	c propagation checks 12835369696
3585.11/3595.13	c constraint additions 1568910994
3585.11/3595.13	c trail pops 652811326
3585.11/3595.13	c formula constraints 27856
3585.11/3595.13	c learned constraints 3261707
3585.11/3595.13	c bound constraints 520
3585.11/3595.13	c core-guided constraints 2450
3585.11/3595.13	c encountered formula constraints 10649070
3585.11/3595.13	c encountered learned constraints 49394682
3585.11/3595.13	c encountered bound constraints 1395
3585.11/3595.13	c encountered core-guided constraints 14261173
3585.11/3595.13	c LP total time 362.006 s
3585.11/3595.13	c LP solve time 344.44 s
3585.11/3595.13	c LP constraints added 27856
3585.11/3595.13	c LP constraints removed 0
3585.11/3595.13	c LP pivots internal 3288296
3585.11/3595.13	c LP pivots root 6606
3585.11/3595.13	c LP calls 108900
3585.11/3595.13	c LP optimalities 82471
3585.11/3595.13	c LP no pivot count 38291
3585.11/3595.13	c LP infeasibilities 26429
3585.11/3595.13	c LP valid Farkas constraints 26429
3585.11/3595.13	c LP learned Farkas constraints 26429
3585.11/3595.13	c LP basis resets 0
3585.11/3595.13	c LP cycling count 0
3585.11/3595.13	c LP singular count 0
3585.11/3595.13	c LP no primal count 0
3585.11/3595.13	c LP no farkas count 0
3585.11/3595.13	c LP other issue count 0
3585.11/3595.13	c LP Gomory cuts 0
3585.11/3595.13	c LP learned cuts 0
3585.11/3595.13	c LP deleted cuts 0
3585.11/3595.13	c LP encountered Gomory constraints 0
3585.11/3595.13	c LP encountered Farkas constraints 220537
3585.11/3595.13	c LP encountered learned Farkas constraints 59557
3585.11/3595.13	c CG auxiliary variables introduced 989
3585.11/3595.13	c CG solutions found 1
3585.11/3595.13	c CG cores constructed 519
3585.11/3595.13	c CG core cardinality constraints returned 0
3585.11/3595.13	c CG unit cores 0
3585.11/3595.13	c CG single cores 519
3585.11/3595.13	c CG blocks removed during cardinality reduction 0
3585.11/3595.13	c CG first core best 0
3585.11/3595.13	c CG decision core best 0
3585.11/3595.13	c CG core reduction tie 0
3585.11/3595.13	c CG core degree average 1.00
3585.11/3595.13	c CG core slack average 2.01
3585.11/3595.13	c CG core upper bound improvements 0
3585.11/3595.13	c LS first time 59.9844 s
3585.11/3595.13	c LS restart time 0 s
3585.11/3595.13	s SATISFIABLE
3585.11/3595.13	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 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595
3585.11/3595.13	c Program interrupted by user.
3585.11/3595.14	c Total time: 3595.102 seconds

Verifier Data

OK	-35

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-4790237-1782370117/watcher-4790237-1782370117 -o /tmp/evaluation-result-4790237-1782370117/solver-4790237-1782370117 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790237-1782370117/vars-4790237-1782370117 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413371 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4790237-1782370117.opb 3600 HOME 62000 

running on 4 cores: 4-7

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

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

CPU governors:
  performance: 4-7

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (110747 MiB free)
  node 1: cores 8-15, 129019 MiB (110814 MiB free)
  node 2: cores 16-23, 129019 MiB (115951 MiB free)
  node 3: cores 24-31, 128957 MiB (115349 MiB free)
  node 4: cores 32-39, 129019 MiB (108984 MiB free)
  node 5: cores 40-47, 129019 MiB (110657 MiB free)
  node 6: cores 48-55, 129019 MiB (110164 MiB free)
  node 7: cores 56-63, 128474 MiB (111160 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100063 s]*
/proc/loadavg: 14.25 6.76 7.77 17/911 2414698
/proc/meminfo: memFree=915270532/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=52028 memory=12116 CPUtime=0.02 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 697 0 0 0 2 0 0 0 20 0 1 0 170299480 53276672 2861 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 13007 3029 2000 1054 0 1588 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 59012 KiB
Current children cumulated memory: 17104 KiB

[startup+0.21349 s]*
/proc/loadavg: 14.25 6.76 7.77 17/911 2414698
/proc/meminfo: memFree=915217820/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=0.13 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7204 0 0 0 12 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+0.314211 s]*
/proc/loadavg: 14.25 6.76 7.77 17/911 2414698
/proc/meminfo: memFree=915183240/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=0.23 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7204 0 0 0 22 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+0.700146 s]
/proc/loadavg: 14.25 6.76 7.77 18/911 2414698
/proc/meminfo: memFree=915173940/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=0.6 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7204 0 0 0 59 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+1.50015 s]
/proc/loadavg: 14.39 6.91 7.81 17/911 2414698
/proc/meminfo: memFree=915175912/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=1.4 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7204 0 0 0 139 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+3.11205 s]
/proc/loadavg: 14.39 6.91 7.81 17/912 2414699
/proc/meminfo: memFree=915176256/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=3.01 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7205 0 0 0 300 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+6.30013 s]
/proc/loadavg: 14.52 7.06 7.86 17/912 2414699
/proc/meminfo: memFree=915179612/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=6.19 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7206 0 0 0 618 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+12.7001 s]
/proc/loadavg: 14.64 7.21 7.90 17/912 2414699
/proc/meminfo: memFree=915113968/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=12.57 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7207 0 0 0 1256 1 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

[startup+25.5001 s]
/proc/loadavg: 14.85 7.50 7.99 17/912 2414699
/proc/meminfo: memFree=914919496/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=90544 memory=49440 CPUtime=25.34 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 7207 0 0 0 2532 2 0 0 20 0 1 0 170299480 92717056 12210 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 22636 12360 2413 1054 0 11217 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 97528 KiB
Current children cumulated memory: 54428 KiB

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

/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3452.66 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 344185 1081 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3522.3 s]
/proc/loadavg: 16.06 16.09 16.00 17/903 2415425
/proc/meminfo: memFree=916343140/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3512.5 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 350153 1097 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3512.51 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3582.3 s]
/proc/loadavg: 16.02 16.08 16.00 17/904 2415630
/proc/meminfo: memFree=917018912/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3572.32 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 356123 1109 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3572.33 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

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

# cumulated CPU time of all completed processes:  user=3573.97 s, system=11.1607 s

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

[startup+3584 s]*
/proc/loadavg: 16.02 16.08 16.00 17/904 2415630
/proc/meminfo: memFree=917017620/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3574.03 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 356293 1110 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3574.04 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3590.4 s]
/proc/loadavg: 16.02 16.07 16.00 17/904 2415630
/proc/meminfo: memFree=917003012/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3580.4 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 356929 1111 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3580.41 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3593.6 s]
/proc/loadavg: 15.94 16.06 15.99 16/899 2415647
/proc/meminfo: memFree=917619076/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3583.58 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 357247 1111 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3583.59 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3594.4 s]
/proc/loadavg: 15.94 16.06 15.99 17/905 2415694
/proc/meminfo: memFree=917599864/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3584.39 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 357327 1112 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3584.4 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3594.8 s]
/proc/loadavg: 15.94 16.06 15.99 17/905 2415694
/proc/meminfo: memFree=917599864/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3584.79 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 357367 1112 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3584.8 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3595 s]*
/proc/loadavg: 15.94 16.06 15.99 16/894 2415732
/proc/meminfo: memFree=919321444/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3288 CPUtime=0.01 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) S 2414665 2414669 2413360 0 -1 4194304 513 4931 0 0 0 0 0 1 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 822 721 219 0 143 0
[pid=2414692] ppid=2414669 vsize=2660 memory=1700 CPUtime=0 cores=4-7
/proc/2414692/stat : 2414692 (timeout) S 2414669 2414692 2413360 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 170299480 2723840 384 18446744073709551615 94136172003328 94136172019841 140729627153376 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94136172034608 94136172036696 94136174497792 140729627162754 140729627163036 140729627163036 140729627168743 0
/proc/2414692/statm: 665 425 397 5 0 90 0
[pid=2414693] ppid=2414692 vsize=596096 memory=507820 CPUtime=3585 cores=4-7
/proc/2414693/stat : 2414693 (roundingsat) R 2414692 2414692 2413360 0 -1 4194304 48419 0 0 0 357388 1112 0 0 20 0 1 0 170299480 610402304 126919 18446744073709551615 94500106194944 94500110510089 140720627283248 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 94500111253928 94500111307272 94500125925376 140720627288216 140720627288479 140720627288479 140720627294186 0
/proc/2414693/statm: 149024 126955 2461 1054 0 137605 0
Current children cumulated CPU time: 3585.01 s
Current children cumulated vsize: 603080 KiB
Current children cumulated memory: 512808 KiB

[startup+3595.11 s]
/proc/loadavg: 15.94 16.06 15.99 16/894 2415732
/proc/meminfo: memFree=919321444/1055320700 swapFree=33554428/33554428
[pid=2414669] ppid=2414665 vsize=4324 memory=3292 CPUtime=3585.11 cores=4-7
/proc/2414669/stat : 2414669 (AutoAdaptRoundi) D 2414665 2414669 2413360 0 -1 4456448 565 54084 0 0 0 0 357396 1115 20 0 1 0 170299473 4427776 640 18446744073709551615 94201674387456 94201675281989 140721823958784 0 0 0 0 4 65536 1 0 0 17 5 0 0 0 0 0 94201675521040 94201675568784 94201698234368 140721823967463 140721823967609 140721823967609 140721823973345 0
/proc/2414669/statm: 1081 823 721 219 0 143 0
Current children cumulated CPU time: 3585.11 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3292 KiB

Child status: 0

Real time (s): 3595.15
CPU time (s): 3585.13
CPU user time (s): 3573.97
CPU system time (s): 11.1607
CPU usage (%): 99.7212
Max. virtual memory (cumulated for all children) (KiB): 603080
Max. memory (cumulated for all children) (KiB): 512808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.97
system time used= 11.1607
maximum resident set size= 508188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55249
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1647
involuntary context switches= 1928


# summary of solver processes directly reported to runsolver:
#   pid: 2414669
#   total CPU time (s): 3585.13
#   total CPU user time (s): 3573.97
#   total CPU system time (s): 11.1607

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9838 second user time and 39.9465 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-25 08:48:37
IDJOB=4790237
IDBENCH=146690
IDSOLVER=3618
FILE ID=nodeE004/4790237-1782370117
RUNJOBID= nodeE004-1782369986-2413371
SLURM_JOB_ID= 12511001
Free space on /tmp= 800328 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4790237-1782370117/watcher-4790237-1782370117 -o /tmp/evaluation-result-4790237-1782370117/solver-4790237-1782370117 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790237-1782370117/vars-4790237-1782370117 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413371 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4790237-1782370117.opb 3600 HOME 62000

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

MD5SUM BENCH= 13e3cfc76a003558f082ab5832d2ffa8
RANDOM SEED=1291999194

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        915255632 kB
MemAvailable:   1039525336 kB
Buffers:            3352 kB
Cached:         128605608 kB
SwapCached:            0 kB
Active:          8025624 kB
Inactive:       126893236 kB
Active(anon):    7231252 kB
Inactive(anon):        0 kB
Active(file):     794372 kB
Inactive(file): 126893236 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47104 kB
Writeback:             0 kB
AnonPages:       6311372 kB
Mapped:           233860 kB
Shmem:            921344 kB
KReclaimable:    1449452 kB
Slab:            2016460 kB
SReclaimable:    1449452 kB
SUnreclaim:       567008 kB
KernelStack:       15632 kB
PageTables:        19712 kB
SecPageTables:     15384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    8864304 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479684 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1875968 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800408 MiB
End job on nodeE004 at 2026-06-25 09:48:32