Trace number 4790246

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v2SAT-35 3582.24 3595.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUMe50abc2725c4e3a238fbda7c772437b2
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 benchmark4.27188
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 constraints27931
Number of constraints which are clauses27931
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.04/0.25	c Preprocess time: 0.094 seconds
0.04/0.26	c First solver time limit: 1797 seconds
0.04/0.26	c Second solver time limit: 1798 seconds
3582.17/3595.31	c Exit code from Second Program: 124
3582.20/3595.45	c RoundingSat 2
3582.20/3595.45	c branch HEAD
3582.20/3595.45	c commit unknown
3582.20/3595.45	c #variables 595 #constraints 27931
3582.20/3595.45	c Finish copy
3582.20/3595.45	c bounds - >= -595 @ 0.061181
3582.20/3595.45	c rational objective -297.5
3582.20/3595.45	c intsize: 10
3582.20/3595.45	c runls-beg
3582.20/3595.45	c clone-beg
3582.20/3595.45	c setend
3582.20/3595.45	c isMakeUpper
3582.20/3595.45	c isMakeUpper
3582.20/3595.45	c Finish cloning data from SAT to LS
3582.20/3595.45	c
3582.20/3595.45	c Use LS-small
3582.20/3595.45	c opt_unsat_weight_small = 595, opt_time = 0.00, step = 1
3582.20/3595.45	o 0
3582.20/3595.45	c opt_unsat_weight_small = 594, opt_time = 0.00, step = 2
3582.20/3595.45	o -1
3582.20/3595.45	c opt_unsat_weight_small = 593, opt_time = 0.00, step = 3
3582.20/3595.45	o -2
3582.20/3595.45	c opt_unsat_weight_small = 592, opt_time = 0.00, step = 4
3582.20/3595.45	o -3
3582.20/3595.45	c opt_unsat_weight_small = 591, opt_time = 0.00, step = 5
3582.20/3595.45	o -4
3582.20/3595.45	c opt_unsat_weight_small = 590, opt_time = 0.00, step = 6
3582.20/3595.45	o -5
3582.20/3595.45	c opt_unsat_weight_small = 589, opt_time = 0.00, step = 7
3582.20/3595.45	o -6
3582.20/3595.45	c opt_unsat_weight_small = 588, opt_time = 0.00, step = 8
3582.20/3595.45	o -7
3582.20/3595.45	c opt_unsat_weight_small = 587, opt_time = 0.00, step = 9
3582.20/3595.45	o -8
3582.20/3595.45	c opt_unsat_weight_small = 586, opt_time = 0.00, step = 10
3582.20/3595.45	o -9
3582.20/3595.45	c opt_unsat_weight_small = 585, opt_time = 0.00, step = 11
3582.20/3595.45	o -10
3582.20/3595.45	c opt_unsat_weight_small = 584, opt_time = 0.00, step = 12
3582.20/3595.45	o -11
3582.20/3595.45	c opt_unsat_weight_small = 583, opt_time = 0.00, step = 13
3582.20/3595.45	o -12
3582.20/3595.45	c opt_unsat_weight_small = 582, opt_time = 0.00, step = 14
3582.20/3595.45	o -13
3582.20/3595.45	c opt_unsat_weight_small = 581, opt_time = 0.00, step = 15
3582.20/3595.45	o -14
3582.20/3595.45	c opt_unsat_weight_small = 580, opt_time = 0.00, step = 16
3582.20/3595.45	o -15
3582.20/3595.45	c opt_unsat_weight_small = 579, opt_time = 0.00, step = 17
3582.20/3595.45	o -16
3582.20/3595.45	c opt_unsat_weight_small = 578, opt_time = 0.00, step = 18
3582.20/3595.45	o -17
3582.20/3595.45	c opt_unsat_weight_small = 577, opt_time = 0.00, step = 19
3582.20/3595.45	o -18
3582.20/3595.45	c opt_unsat_weight_small = 576, opt_time = 0.00, step = 20
3582.20/3595.45	o -19
3582.20/3595.45	c opt_unsat_weight_small = 575, opt_time = 0.00, step = 21
3582.20/3595.45	o -20
3582.20/3595.45	c opt_unsat_weight_small = 574, opt_time = 0.00, step = 22
3582.20/3595.45	o -21
3582.20/3595.45	c opt_unsat_weight_small = 573, opt_time = 0.00, step = 23
3582.20/3595.45	o -22
3582.20/3595.45	c opt_unsat_weight_small = 572, opt_time = 0.00, step = 24
3582.20/3595.45	o -23
3582.20/3595.45	c opt_unsat_weight_small = 567, opt_time = 0.00, step = 133
3582.20/3595.45	o -28
3582.20/3595.45	c opt_unsat_weight_small = 564, opt_time = 0.00, step = 775
3582.20/3595.45	o -31
3582.20/3595.45	c opt_unsat_weight_small = 563, opt_time = 0.01, step = 5721
3582.20/3595.45	o -32
3582.20/3595.45	c opt_unsat_weight_small = 562, opt_time = 0.03, step = 17630
3582.20/3595.45	o -33
3582.20/3595.45	c opt_unsat_weight_small = 560, opt_time = 0.08, step = 46654
3582.20/3595.45	o -35
3582.20/3595.45	c ls-end
3582.20/3595.45	c LS found feasible solution, updating lastSol
3582.20/3595.45	c SAT by LS-small
3582.20/3595.45	c bounds -35 >= -595 @ 60.0914
3582.20/3595.45	c bounds -35 >= -594 @ 60.1289
3582.20/3595.45	c #Conflicts:       1000 | #Constraints:      28951
3582.20/3595.45	c #Conflicts:       2000 | #Constraints:      29989
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c bounds -35 >= -593 @ 60.6108
3582.20/3595.45	c bounds -35 >= -592 @ 60.611
3582.20/3595.45	c bounds -35 >= -591 @ 60.6113
3582.20/3595.45	c bounds -35 >= -590 @ 60.6115
3582.20/3595.45	c bounds -35 >= -589 @ 60.6117
3582.20/3595.45	c bounds -35 >= -588 @ 60.6119
3582.20/3595.45	c bounds -35 >= -587 @ 60.6122
3582.20/3595.45	c bounds -35 >= -586 @ 60.6124
3582.20/3595.45	c bounds -35 >= -585 @ 60.6126
3582.20/3595.45	c bounds -35 >= -584 @ 60.6128
3582.20/3595.45	c bounds -35 >= -583 @ 60.613
3582.20/3595.45	c bounds -35 >= -582 @ 60.6132
3582.20/3595.45	c bounds -35 >= -581 @ 60.6135
3582.20/3595.45	c bounds -35 >= -580 @ 60.6137
3582.20/3595.45	c bounds -35 >= -579 @ 60.6139
3582.20/3595.45	c bounds -35 >= -578 @ 60.6141
3582.20/3595.45	c bounds -35 >= -577 @ 60.6143
3582.20/3595.45	c bounds -35 >= -576 @ 60.6145
3582.20/3595.45	c bounds -35 >= -575 @ 60.6148
3582.20/3595.45	c bounds -35 >= -574 @ 60.615
3582.20/3595.45	c bounds -35 >= -573 @ 60.6152
3582.20/3595.45	c bounds -35 >= -572 @ 60.6153
3582.20/3595.45	c bounds -35 >= -571 @ 60.6155
3582.20/3595.45	c bounds -35 >= -570 @ 60.6158
3582.20/3595.45	c bounds -35 >= -569 @ 60.616
3582.20/3595.45	c bounds -35 >= -568 @ 60.6162
3582.20/3595.45	c bounds -35 >= -567 @ 60.6164
3582.20/3595.45	c bounds -35 >= -566 @ 60.6166
3582.20/3595.45	c bounds -35 >= -565 @ 60.6168
3582.20/3595.45	c bounds -35 >= -564 @ 60.617
3582.20/3595.45	c bounds -35 >= -563 @ 60.6172
3582.20/3595.45	c bounds -35 >= -562 @ 60.6174
3582.20/3595.45	c bounds -35 >= -561 @ 60.6176
3582.20/3595.45	c bounds -35 >= -560 @ 60.6178
3582.20/3595.45	c bounds -35 >= -559 @ 60.618
3582.20/3595.45	c bounds -35 >= -558 @ 60.6182
3582.20/3595.45	c bounds -35 >= -557 @ 60.6184
3582.20/3595.45	c bounds -35 >= -556 @ 60.6186
3582.20/3595.45	c bounds -35 >= -555 @ 60.6189
3582.20/3595.45	c bounds -35 >= -554 @ 60.6191
3582.20/3595.45	c bounds -35 >= -553 @ 60.6192
3582.20/3595.45	c bounds -35 >= -552 @ 60.6194
3582.20/3595.45	c bounds -35 >= -551 @ 60.6197
3582.20/3595.45	c bounds -35 >= -550 @ 60.6199
3582.20/3595.45	c bounds -35 >= -549 @ 60.6201
3582.20/3595.45	c bounds -35 >= -548 @ 60.6203
3582.20/3595.45	c bounds -35 >= -547 @ 60.6205
3582.20/3595.45	c bounds -35 >= -546 @ 60.6206
3582.20/3595.45	c bounds -35 >= -545 @ 60.6208
3582.20/3595.45	c bounds -35 >= -544 @ 60.621
3582.20/3595.45	c bounds -35 >= -543 @ 60.6212
3582.20/3595.45	c bounds -35 >= -542 @ 60.6214
3582.20/3595.45	c bounds -35 >= -541 @ 60.6216
3582.20/3595.45	c bounds -35 >= -540 @ 60.6218
3582.20/3595.45	c bounds -35 >= -539 @ 60.622
3582.20/3595.45	c bounds -35 >= -538 @ 60.6221
3582.20/3595.45	c bounds -35 >= -537 @ 60.6223
3582.20/3595.45	c bounds -35 >= -536 @ 60.6225
3582.20/3595.45	c bounds -35 >= -535 @ 60.6227
3582.20/3595.45	c bounds -35 >= -534 @ 60.6229
3582.20/3595.45	c bounds -35 >= -533 @ 60.623
3582.20/3595.45	c bounds -35 >= -532 @ 60.6232
3582.20/3595.45	c bounds -35 >= -531 @ 60.6234
3582.20/3595.45	c bounds -35 >= -530 @ 60.6236
3582.20/3595.45	c bounds -35 >= -529 @ 60.6238
3582.20/3595.45	c bounds -35 >= -528 @ 60.6239
3582.20/3595.45	c bounds -35 >= -527 @ 60.6241
3582.20/3595.45	c bounds -35 >= -526 @ 60.6243
3582.20/3595.45	c bounds -35 >= -525 @ 60.6245
3582.20/3595.45	c bounds -35 >= -524 @ 60.6247
3582.20/3595.45	c bounds -35 >= -523 @ 60.6248
3582.20/3595.45	c bounds -35 >= -522 @ 60.625
3582.20/3595.45	c bounds -35 >= -521 @ 60.6252
3582.20/3595.45	c bounds -35 >= -520 @ 60.6254
3582.20/3595.45	c bounds -35 >= -519 @ 60.6256
3582.20/3595.45	c bounds -35 >= -518 @ 60.6258
3582.20/3595.45	c bounds -35 >= -517 @ 60.6259
3582.20/3595.45	c bounds -35 >= -516 @ 60.6261
3582.20/3595.45	c bounds -35 >= -515 @ 60.6263
3582.20/3595.45	c bounds -35 >= -514 @ 60.6265
3582.20/3595.45	c bounds -35 >= -513 @ 60.6267
3582.20/3595.45	c bounds -35 >= -512 @ 60.6268
3582.20/3595.45	c bounds -35 >= -511 @ 60.627
3582.20/3595.45	c bounds -35 >= -510 @ 60.6272
3582.20/3595.45	c bounds -35 >= -509 @ 60.6274
3582.20/3595.45	c bounds -35 >= -508 @ 60.6275
3582.20/3595.45	c bounds -35 >= -507 @ 60.6277
3582.20/3595.45	c bounds -35 >= -506 @ 60.6279
3582.20/3595.45	c bounds -35 >= -505 @ 60.6281
3582.20/3595.45	c bounds -35 >= -504 @ 60.6282
3582.20/3595.45	c bounds -35 >= -503 @ 60.6284
3582.20/3595.45	c bounds -35 >= -502 @ 60.6285
3582.20/3595.45	c bounds -35 >= -501 @ 60.6287
3582.20/3595.45	c bounds -35 >= -500 @ 60.6289
3582.20/3595.45	c bounds -35 >= -499 @ 60.6291
3582.20/3595.45	c bounds -35 >= -498 @ 60.6292
3582.20/3595.45	c bounds -35 >= -497 @ 60.6294
3582.20/3595.45	c bounds -35 >= -496 @ 60.6296
3582.20/3595.45	c bounds -35 >= -495 @ 60.6298
3582.20/3595.45	c bounds -35 >= -494 @ 60.6299
3582.20/3595.45	c bounds -35 >= -493 @ 60.6301
3582.20/3595.45	c bounds -35 >= -492 @ 60.6302
3582.20/3595.45	c bounds -35 >= -491 @ 60.6304
3582.20/3595.45	c bounds -35 >= -490 @ 60.6306
3582.20/3595.45	c bounds -35 >= -489 @ 60.6308
3582.20/3595.45	c bounds -35 >= -488 @ 60.6309
3582.20/3595.45	c bounds -35 >= -487 @ 60.6311
3582.20/3595.45	c bounds -35 >= -486 @ 60.6313
3582.20/3595.45	c bounds -35 >= -485 @ 60.6314
3582.20/3595.45	c bounds -35 >= -484 @ 60.6316
3582.20/3595.45	c bounds -35 >= -483 @ 60.6318
3582.20/3595.45	c bounds -35 >= -482 @ 60.632
3582.20/3595.45	c bounds -35 >= -481 @ 60.6321
3582.20/3595.45	c bounds -35 >= -480 @ 60.6323
3582.20/3595.45	c bounds -35 >= -479 @ 60.6325
3582.20/3595.45	c bounds -35 >= -478 @ 60.6327
3582.20/3595.45	c bounds -35 >= -477 @ 60.6328
3582.20/3595.45	c bounds -35 >= -476 @ 60.633
3582.20/3595.45	c bounds -35 >= -475 @ 60.6332
3582.20/3595.45	c bounds -35 >= -474 @ 60.6333
3582.20/3595.45	c bounds -35 >= -473 @ 60.6335
3582.20/3595.45	c bounds -35 >= -472 @ 60.6337
3582.20/3595.45	c bounds -35 >= -471 @ 60.6338
3582.20/3595.45	c bounds -35 >= -470 @ 60.634
3582.20/3595.45	c bounds -35 >= -469 @ 60.6342
3582.20/3595.45	c bounds -35 >= -468 @ 60.6344
3582.20/3595.45	c bounds -35 >= -467 @ 60.6345
3582.20/3595.45	c bounds -35 >= -466 @ 60.6347
3582.20/3595.45	c bounds -35 >= -465 @ 60.6349
3582.20/3595.45	c bounds -35 >= -464 @ 60.6351
3582.20/3595.45	c bounds -35 >= -463 @ 60.6352
3582.20/3595.45	c bounds -35 >= -462 @ 60.6354
3582.20/3595.45	c bounds -35 >= -461 @ 60.6355
3582.20/3595.45	c bounds -35 >= -460 @ 60.6357
3582.20/3595.45	c bounds -35 >= -459 @ 60.6359
3582.20/3595.45	c bounds -35 >= -458 @ 60.636
3582.20/3595.45	c bounds -35 >= -457 @ 60.6362
3582.20/3595.45	c bounds -35 >= -456 @ 60.6364
3582.20/3595.45	c bounds -35 >= -455 @ 60.6366
3582.20/3595.45	c bounds -35 >= -454 @ 60.6367
3582.20/3595.45	c bounds -35 >= -453 @ 60.6369
3582.20/3595.45	c bounds -35 >= -452 @ 60.637
3582.20/3595.45	c bounds -35 >= -451 @ 60.6372
3582.20/3595.45	c bounds -35 >= -450 @ 60.6374
3582.20/3595.45	c bounds -35 >= -449 @ 60.6375
3582.20/3595.45	c bounds -35 >= -448 @ 60.6377
3582.20/3595.45	c bounds -35 >= -447 @ 60.6379
3582.20/3595.45	c bounds -35 >= -446 @ 60.6381
3582.20/3595.45	c bounds -35 >= -445 @ 60.6382
3582.20/3595.45	c bounds -35 >= -444 @ 60.6384
3582.20/3595.45	c bounds -35 >= -443 @ 60.6386
3582.20/3595.45	c bounds -35 >= -442 @ 60.6387
3582.20/3595.45	c bounds -35 >= -441 @ 60.6389
3582.20/3595.45	c bounds -35 >= -440 @ 60.6391
3582.20/3595.45	c bounds -35 >= -439 @ 60.6392
3582.20/3595.45	c bounds -35 >= -438 @ 60.6394
3582.20/3595.45	c bounds -35 >= -437 @ 60.6395
3582.20/3595.45	c bounds -35 >= -436 @ 60.6397
3582.20/3595.45	c bounds -35 >= -435 @ 60.6399
3582.20/3595.45	c bounds -35 >= -434 @ 60.64
3582.20/3595.45	c bounds -35 >= -433 @ 60.6402
3582.20/3595.45	c bounds -35 >= -432 @ 60.6403
3582.20/3595.45	c bounds -35 >= -431 @ 60.6405
3582.20/3595.45	c bounds -35 >= -430 @ 60.6406
3582.20/3595.45	c bounds -35 >= -429 @ 60.6408
3582.20/3595.45	c bounds -35 >= -428 @ 60.6409
3582.20/3595.45	c bounds -35 >= -427 @ 60.6411
3582.20/3595.45	c bounds -35 >= -426 @ 60.6413
3582.20/3595.45	c bounds -35 >= -425 @ 60.6414
3582.20/3595.45	c bounds -35 >= -424 @ 60.6416
3582.20/3595.45	c bounds -35 >= -423 @ 60.6417
3582.20/3595.45	c bounds -35 >= -422 @ 60.6419
3582.20/3595.45	c bounds -35 >= -421 @ 60.6421
3582.20/3595.45	c bounds -35 >= -420 @ 60.6423
3582.20/3595.45	c bounds -35 >= -419 @ 60.6424
3582.20/3595.45	c bounds -35 >= -418 @ 60.6426
3582.20/3595.45	c bounds -35 >= -417 @ 60.6428
3582.20/3595.45	c bounds -35 >= -416 @ 60.6429
3582.20/3595.45	c bounds -35 >= -415 @ 60.6431
3582.20/3595.45	c bounds -35 >= -414 @ 60.6433
3582.20/3595.45	c bounds -35 >= -413 @ 60.6435
3582.20/3595.45	c bounds -35 >= -412 @ 60.6436
3582.20/3595.45	c bounds -35 >= -411 @ 60.6438
3582.20/3595.45	c bounds -35 >= -410 @ 60.644
3582.20/3595.45	c bounds -35 >= -409 @ 60.6441
3582.20/3595.45	c bounds -35 >= -408 @ 60.6443
3582.20/3595.45	c bounds -35 >= -407 @ 60.6444
3582.20/3595.45	c bounds -35 >= -406 @ 60.6446
3582.20/3595.45	c bounds -35 >= -405 @ 60.6448
3582.20/3595.45	c bounds -35 >= -404 @ 60.6449
3582.20/3595.45	c bounds -35 >= -403 @ 60.6451
3582.20/3595.45	c bounds -35 >= -402 @ 60.6452
3582.20/3595.45	c bounds -35 >= -401 @ 60.6454
3582.20/3595.45	c bounds -35 >= -400 @ 60.6455
3582.20/3595.45	c bounds -35 >= -399 @ 60.6457
3582.20/3595.45	c bounds -35 >= -398 @ 60.6458
3582.20/3595.45	c bounds -35 >= -397 @ 60.646
3582.20/3595.45	c bounds -35 >= -396 @ 60.6461
3582.20/3595.45	c bounds -35 >= -395 @ 60.6463
3582.20/3595.45	c bounds -35 >= -394 @ 60.6464
3582.20/3595.45	c bounds -35 >= -393 @ 60.6466
3582.20/3595.45	c bounds -35 >= -392 @ 60.6467
3582.20/3595.45	c bounds -35 >= -391 @ 60.6469
3582.20/3595.45	c bounds -35 >= -390 @ 60.647
3582.20/3595.45	c bounds -35 >= -389 @ 60.6472
3582.20/3595.45	c bounds -35 >= -388 @ 60.6474
3582.20/3595.45	c bounds -35 >= -387 @ 60.6475
3582.20/3595.45	c bounds -35 >= -386 @ 60.6477
3582.20/3595.45	c bounds -35 >= -385 @ 60.6478
3582.20/3595.45	c bounds -35 >= -384 @ 60.6479
3582.20/3595.45	c bounds -35 >= -383 @ 60.6481
3582.20/3595.45	c bounds -35 >= -382 @ 60.6483
3582.20/3595.45	c bounds -35 >= -381 @ 60.6484
3582.20/3595.45	c bounds -35 >= -380 @ 60.6485
3582.20/3595.45	c bounds -35 >= -379 @ 60.6487
3582.20/3595.45	c bounds -35 >= -378 @ 60.6488
3582.20/3595.45	c bounds -35 >= -377 @ 60.649
3582.20/3595.45	c bounds -35 >= -376 @ 60.6491
3582.20/3595.45	c bounds -35 >= -375 @ 60.6492
3582.20/3595.45	c bounds -35 >= -374 @ 60.6494
3582.20/3595.45	c bounds -35 >= -373 @ 60.6495
3582.20/3595.45	c bounds -35 >= -372 @ 60.6497
3582.20/3595.45	c bounds -35 >= -371 @ 60.6499
3582.20/3595.45	c bounds -35 >= -370 @ 60.65
3582.20/3595.45	c bounds -35 >= -369 @ 60.6502
3582.20/3595.45	c bounds -35 >= -368 @ 60.6503
3582.20/3595.45	c bounds -35 >= -367 @ 60.6505
3582.20/3595.45	c bounds -35 >= -366 @ 60.6506
3582.20/3595.45	c bounds -35 >= -365 @ 60.6508
3582.20/3595.45	c bounds -35 >= -364 @ 60.651
3582.20/3595.45	c bounds -35 >= -363 @ 60.6511
3582.20/3595.45	c bounds -35 >= -362 @ 60.6513
3582.20/3595.45	c bounds -35 >= -361 @ 60.6514
3582.20/3595.45	c bounds -35 >= -360 @ 60.6516
3582.20/3595.45	c bounds -35 >= -359 @ 60.6517
3582.20/3595.45	c bounds -35 >= -358 @ 60.6519
3582.20/3595.45	c bounds -35 >= -357 @ 60.6521
3582.20/3595.45	c bounds -35 >= -356 @ 60.6522
3582.20/3595.45	c bounds -35 >= -355 @ 60.6523
3582.20/3595.45	c bounds -35 >= -354 @ 60.6525
3582.20/3595.45	c bounds -35 >= -353 @ 60.6526
3582.20/3595.45	c bounds -35 >= -352 @ 60.6528
3582.20/3595.45	c bounds -35 >= -351 @ 60.6529
3582.20/3595.45	c bounds -35 >= -350 @ 60.653
3582.20/3595.45	c bounds -35 >= -349 @ 60.6532
3582.20/3595.45	c bounds -35 >= -348 @ 60.6533
3582.20/3595.45	c bounds -35 >= -347 @ 60.6534
3582.20/3595.45	c bounds -35 >= -346 @ 60.6536
3582.20/3595.45	c bounds -35 >= -345 @ 60.6537
3582.20/3595.45	c bounds -35 >= -344 @ 60.6538
3582.20/3595.45	c bounds -35 >= -343 @ 60.654
3582.20/3595.45	c bounds -35 >= -342 @ 60.6541
3582.20/3595.45	c bounds -35 >= -341 @ 60.6542
3582.20/3595.45	c bounds -35 >= -340 @ 60.6543
3582.20/3595.45	c bounds -35 >= -339 @ 60.6545
3582.20/3595.45	c bounds -35 >= -338 @ 60.6546
3582.20/3595.45	c bounds -35 >= -337 @ 60.6548
3582.20/3595.45	c bounds -35 >= -336 @ 60.6549
3582.20/3595.45	c bounds -35 >= -335 @ 60.655
3582.20/3595.45	c bounds -35 >= -334 @ 60.6552
3582.20/3595.45	c bounds -35 >= -333 @ 60.6553
3582.20/3595.45	c bounds -35 >= -332 @ 60.6554
3582.20/3595.45	c bounds -35 >= -331 @ 60.6556
3582.20/3595.45	c bounds -35 >= -330 @ 60.6557
3582.20/3595.45	c bounds -35 >= -329 @ 60.6558
3582.20/3595.45	c bounds -35 >= -328 @ 60.656
3582.20/3595.45	c bounds -35 >= -327 @ 60.6561
3582.20/3595.45	c bounds -35 >= -326 @ 60.6562
3582.20/3595.45	c bounds -35 >= -325 @ 60.6564
3582.20/3595.45	c bounds -35 >= -324 @ 60.6565
3582.20/3595.45	c bounds -35 >= -323 @ 60.6566
3582.20/3595.45	c bounds -35 >= -322 @ 60.6567
3582.20/3595.45	c bounds -35 >= -321 @ 60.6569
3582.20/3595.45	c bounds -35 >= -320 @ 60.657
3582.20/3595.45	c bounds -35 >= -319 @ 60.6571
3582.20/3595.45	c bounds -35 >= -318 @ 60.6573
3582.20/3595.45	c bounds -35 >= -317 @ 60.6574
3582.20/3595.45	c bounds -35 >= -316 @ 60.6575
3582.20/3595.45	c bounds -35 >= -315 @ 60.6576
3582.20/3595.45	c bounds -35 >= -314 @ 60.6578
3582.20/3595.45	c bounds -35 >= -313 @ 60.6579
3582.20/3595.45	c bounds -35 >= -312 @ 60.6581
3582.20/3595.45	c bounds -35 >= -311 @ 60.6582
3582.20/3595.45	c bounds -35 >= -310 @ 60.6583
3582.20/3595.45	c bounds -35 >= -309 @ 60.6584
3582.20/3595.45	c bounds -35 >= -308 @ 60.6586
3582.20/3595.45	c bounds -35 >= -307 @ 60.6587
3582.20/3595.45	c bounds -35 >= -306 @ 60.6588
3582.20/3595.45	c bounds -35 >= -305 @ 60.659
3582.20/3595.45	c bounds -35 >= -304 @ 60.6591
3582.20/3595.45	c bounds -35 >= -303 @ 60.6592
3582.20/3595.45	c bounds -35 >= -302 @ 60.6594
3582.20/3595.45	c bounds -35 >= -301 @ 60.6595
3582.20/3595.45	c bounds -35 >= -300 @ 60.6596
3582.20/3595.45	c bounds -35 >= -299 @ 60.6598
3582.20/3595.45	c bounds -35 >= -298 @ 60.6599
3582.20/3595.45	c bounds -35 >= -297 @ 60.66
3582.20/3595.45	c bounds -35 >= -296 @ 60.6601
3582.20/3595.45	c bounds -35 >= -295 @ 60.6606
3582.20/3595.45	c bounds -35 >= -294 @ 60.6607
3582.20/3595.45	c bounds -35 >= -293 @ 60.6607
3582.20/3595.45	c bounds -35 >= -292 @ 60.6607
3582.20/3595.45	c bounds -35 >= -291 @ 60.7205
3582.20/3595.45	c bounds -35 >= -290 @ 60.7205
3582.20/3595.45	c bounds -35 >= -289 @ 60.7205
3582.20/3595.45	c bounds -35 >= -288 @ 60.7205
3582.20/3595.45	c bounds -35 >= -287 @ 60.7205
3582.20/3595.45	c bounds -35 >= -286 @ 60.7205
3582.20/3595.45	c bounds -35 >= -285 @ 60.7205
3582.20/3595.45	c bounds -35 >= -284 @ 60.7209
3582.20/3595.45	c bounds -35 >= -283 @ 60.7214
3582.20/3595.45	c bounds -35 >= -282 @ 60.7215
3582.20/3595.45	c bounds -35 >= -281 @ 60.7215
3582.20/3595.45	c bounds -35 >= -280 @ 60.7216
3582.20/3595.45	c bounds -35 >= -279 @ 60.722
3582.20/3595.45	c bounds -35 >= -278 @ 60.7225
3582.20/3595.45	c bounds -35 >= -277 @ 60.7231
3582.20/3595.45	c bounds -35 >= -276 @ 60.7235
3582.20/3595.45	c bounds -35 >= -275 @ 60.7235
3582.20/3595.45	c bounds -35 >= -274 @ 60.7235
3582.20/3595.45	c bounds -35 >= -273 @ 60.7235
3582.20/3595.45	c bounds -35 >= -272 @ 60.7235
3582.20/3595.45	c bounds -35 >= -271 @ 60.7235
3582.20/3595.45	c bounds -35 >= -270 @ 60.7235
3582.20/3595.45	c bounds -35 >= -269 @ 60.7235
3582.20/3595.45	c bounds -35 >= -268 @ 60.7235
3582.20/3595.45	c bounds -35 >= -267 @ 60.7235
3582.20/3595.45	c bounds -35 >= -266 @ 60.7235
3582.20/3595.45	c bounds -35 >= -265 @ 60.7235
3582.20/3595.45	c bounds -35 >= -264 @ 60.7235
3582.20/3595.45	c bounds -35 >= -263 @ 60.7235
3582.20/3595.45	c bounds -35 >= -262 @ 60.724
3582.20/3595.45	c bounds -35 >= -261 @ 60.7245
3582.20/3595.45	c bounds -35 >= -260 @ 60.7249
3582.20/3595.45	c bounds -35 >= -259 @ 60.7253
3582.20/3595.45	c bounds -35 >= -258 @ 60.7255
3582.20/3595.45	c bounds -35 >= -257 @ 60.7255
3582.20/3595.45	c bounds -35 >= -256 @ 60.7255
3582.20/3595.45	c bounds -35 >= -255 @ 60.7255
3582.20/3595.45	c bounds -35 >= -254 @ 60.7255
3582.20/3595.45	c bounds -35 >= -253 @ 60.7255
3582.20/3595.45	c bounds -35 >= -252 @ 60.7255
3582.20/3595.45	c bounds -35 >= -251 @ 60.7255
3582.20/3595.45	c bounds -35 >= -250 @ 60.7255
3582.20/3595.45	c bounds -35 >= -249 @ 60.7255
3582.20/3595.45	c bounds -35 >= -248 @ 60.7255
3582.20/3595.45	c bounds -35 >= -247 @ 60.7255
3582.20/3595.45	c bounds -35 >= -246 @ 60.7255
3582.20/3595.45	c bounds -35 >= -245 @ 60.7255
3582.20/3595.45	c bounds -35 >= -244 @ 60.7255
3582.20/3595.45	c bounds -35 >= -243 @ 60.7255
3582.20/3595.45	c bounds -35 >= -242 @ 60.7258
3582.20/3595.45	c bounds -35 >= -241 @ 60.7262
3582.20/3595.45	c bounds -35 >= -240 @ 60.7265
3582.20/3595.45	c bounds -35 >= -239 @ 60.7268
3582.20/3595.45	c bounds -35 >= -238 @ 60.7272
3582.20/3595.45	c bounds -35 >= -237 @ 60.7276
3582.20/3595.45	c bounds -35 >= -236 @ 60.7279
3582.20/3595.45	c bounds -35 >= -235 @ 60.7284
3582.20/3595.45	c bounds -35 >= -234 @ 60.7287
3582.20/3595.45	c bounds -35 >= -233 @ 60.729
3582.20/3595.45	c bounds -35 >= -232 @ 60.7294
3582.20/3595.45	c bounds -35 >= -231 @ 60.7295
3582.20/3595.45	c bounds -35 >= -230 @ 60.7295
3582.20/3595.45	c bounds -35 >= -229 @ 60.7295
3582.20/3595.45	c bounds -35 >= -228 @ 60.7295
3582.20/3595.45	c bounds -35 >= -227 @ 60.7295
3582.20/3595.45	c bounds -35 >= -226 @ 60.7296
3582.20/3595.45	c bounds -35 >= -225 @ 60.7299
3582.20/3595.45	c bounds -35 >= -224 @ 60.7303
3582.20/3595.45	c bounds -35 >= -223 @ 60.7307
3582.20/3595.45	c bounds -35 >= -222 @ 60.7311
3582.20/3595.45	c bounds -35 >= -221 @ 60.7315
3582.20/3595.45	c bounds -35 >= -220 @ 60.7318
3582.20/3595.45	c bounds -35 >= -219 @ 60.7321
3582.20/3595.45	c bounds -35 >= -218 @ 60.7324
3582.20/3595.45	c bounds -35 >= -217 @ 60.7325
3582.20/3595.45	c bounds -35 >= -216 @ 60.7325
3582.20/3595.45	c bounds -35 >= -215 @ 60.7325
3582.20/3595.45	c bounds -35 >= -214 @ 60.7325
3582.20/3595.45	c bounds -35 >= -213 @ 60.7325
3582.20/3595.45	c bounds -35 >= -212 @ 60.7325
3582.20/3595.45	c bounds -35 >= -211 @ 60.7325
3582.20/3595.45	c bounds -35 >= -210 @ 60.7325
3582.20/3595.45	c bounds -35 >= -209 @ 60.7325
3582.20/3595.45	c bounds -35 >= -208 @ 60.7327
3582.20/3595.45	c bounds -35 >= -207 @ 60.733
3582.20/3595.45	c bounds -35 >= -206 @ 60.7334
3582.20/3595.45	c bounds -35 >= -205 @ 60.7334
3582.20/3595.45	c bounds -35 >= -204 @ 60.7334
3582.20/3595.45	c bounds -35 >= -203 @ 60.7334
3582.20/3595.45	c bounds -35 >= -202 @ 60.7336
3582.20/3595.45	c bounds -35 >= -201 @ 60.734
3582.20/3595.45	c bounds -35 >= -200 @ 60.7343
3582.20/3595.45	c bounds -35 >= -199 @ 60.7344
3582.20/3595.45	c bounds -35 >= -198 @ 60.7344
3582.20/3595.45	c bounds -35 >= -197 @ 60.7344
3582.20/3595.45	c bounds -35 >= -196 @ 60.7346
3582.20/3595.45	c bounds -35 >= -195 @ 60.735
3582.20/3595.45	c bounds -35 >= -194 @ 60.7353
3582.20/3595.45	c bounds -35 >= -193 @ 60.7354
3582.20/3595.45	c bounds -35 >= -192 @ 60.7354
3582.20/3595.45	c bounds -35 >= -191 @ 60.7354
3582.20/3595.45	c bounds -35 >= -190 @ 60.7355
3582.20/3595.45	c bounds -35 >= -189 @ 60.7358
3582.20/3595.45	c bounds -35 >= -188 @ 60.7365
3582.20/3595.45	c bounds -35 >= -187 @ 60.737
3582.20/3595.45	c bounds -35 >= -186 @ 60.7373
3582.20/3595.45	c bounds -35 >= -185 @ 60.7375
3582.20/3595.45	c bounds -35 >= -184 @ 60.7379
3582.20/3595.45	c bounds -35 >= -183 @ 60.7382
3582.20/3595.45	c bounds -35 >= -182 @ 60.7385
3582.20/3595.45	c bounds -35 >= -181 @ 60.7388
3582.20/3595.45	c bounds -35 >= -180 @ 60.7391
3582.20/3595.45	c bounds -35 >= -179 @ 60.7395
3582.20/3595.45	c bounds -35 >= -178 @ 60.7398
3582.20/3595.45	c bounds -35 >= -177 @ 60.7403
3582.20/3595.45	c bounds -35 >= -176 @ 60.7407
3582.20/3595.45	c bounds -35 >= -175 @ 60.7409
3582.20/3595.45	c bounds -35 >= -174 @ 60.7412
3582.20/3595.45	c bounds -35 >= -173 @ 60.7414
3582.20/3595.45	c bounds -35 >= -172 @ 60.7414
3582.20/3595.45	c bounds -35 >= -171 @ 60.7414
3582.20/3595.45	c bounds -35 >= -170 @ 60.7414
3582.20/3595.45	c bounds -35 >= -169 @ 60.742
3582.20/3595.45	c bounds -35 >= -168 @ 60.7424
3582.20/3595.45	c bounds -35 >= -167 @ 60.7424
3582.20/3595.45	c bounds -35 >= -166 @ 60.7424
3582.20/3595.45	c bounds -35 >= -165 @ 60.7435
3582.20/3595.45	c bounds -35 >= -164 @ 60.7443
3582.20/3595.45	c bounds -35 >= -163 @ 60.7447
3582.20/3595.45	c bounds -35 >= -162 @ 60.7452
3582.20/3595.45	c bounds -35 >= -161 @ 60.7456
3582.20/3595.45	c bounds -35 >= -160 @ 60.7459
3582.20/3595.45	c bounds -35 >= -159 @ 60.7464
3582.20/3595.45	c bounds -35 >= -158 @ 60.7464
3582.20/3595.45	c bounds -35 >= -157 @ 60.7465
3582.20/3595.45	c bounds -35 >= -156 @ 60.7474
3582.20/3595.45	c bounds -35 >= -155 @ 60.7475
3582.20/3595.45	c bounds -35 >= -154 @ 60.748
3582.20/3595.45	c bounds -35 >= -153 @ 60.7484
3582.20/3595.45	c bounds -35 >= -152 @ 60.7484
3582.20/3595.45	c bounds -35 >= -151 @ 60.7489
3582.20/3595.45	c bounds -35 >= -150 @ 60.7493
3582.20/3595.45	c bounds -35 >= -149 @ 60.7505
3582.20/3595.45	c bounds -35 >= -148 @ 60.7513
3582.20/3595.45	c bounds -35 >= -147 @ 60.7521
3582.20/3595.45	c bounds -35 >= -146 @ 60.7529
3582.20/3595.45	c bounds -35 >= -145 @ 60.7534
3582.20/3595.45	c bounds -35 >= -144 @ 60.7534
3582.20/3595.45	c bounds -35 >= -143 @ 60.7545
3582.20/3595.45	c bounds -35 >= -142 @ 60.7553
3582.20/3595.45	c bounds -35 >= -141 @ 60.7562
3582.20/3595.45	c bounds -35 >= -140 @ 60.7569
3582.20/3595.45	c bounds -35 >= -139 @ 60.7575
3582.20/3595.45	c bounds -35 >= -138 @ 60.7584
3582.20/3595.45	c bounds -35 >= -137 @ 60.7588
3582.20/3595.45	c bounds -35 >= -136 @ 60.7604
3582.20/3595.45	c bounds -35 >= -135 @ 60.8026
3582.20/3595.45	c #Conflicts:       3000 | #Constraints:      31694
3582.20/3595.45	c bounds -35 >= -134 @ 60.8053
3582.20/3595.45	c bounds -35 >= -133 @ 60.8082
3582.20/3595.45	c bounds -35 >= -132 @ 60.8092
3582.20/3595.45	c bounds -35 >= -131 @ 60.8117
3582.20/3595.45	c bounds -35 >= -130 @ 60.8162
3582.20/3595.45	c bounds -35 >= -129 @ 60.8176
3582.20/3595.45	c bounds -35 >= -128 @ 60.826
3582.20/3595.45	c bounds -35 >= -127 @ 60.8331
3582.20/3595.45	c bounds -35 >= -126 @ 60.8772
3582.20/3595.45	c bounds -35 >= -125 @ 60.8901
3582.20/3595.45	c #Conflicts:       4000 | #Constraints:      32892
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -125
3582.20/3595.45	c bounds -35 >= -124 @ 60.9503
3582.20/3595.45	c bounds -35 >= -123 @ 60.9968
3582.20/3595.45	c bounds -35 >= -122 @ 61.0049
3582.20/3595.45	c #Conflicts:       5000 | #Constraints:      31890
3582.20/3595.45	c bounds -35 >= -121 @ 61.0204
3582.20/3595.45	c bounds -35 >= -120 @ 61.0934
3582.20/3595.45	c #Conflicts:       6000 | #Constraints:      32944
3582.20/3595.45	c bounds -35 >= -119 @ 61.1594
3582.20/3595.45	c bounds -35 >= -118 @ 61.2526
3582.20/3595.45	c #Conflicts:       7000 | #Constraints:      33980
3582.20/3595.45	c bounds -35 >= -117 @ 61.406
3582.20/3595.45	c #Conflicts:       8000 | #Constraints:      35004
3582.20/3595.45	c bounds -35 >= -116 @ 61.6626
3582.20/3595.45	c #Conflicts:       9000 | #Constraints:      36043
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -116
3582.20/3595.45	c #Conflicts:      10000 | #Constraints:      33703
3582.20/3595.45	c bounds -35 >= -115 @ 61.9299
3582.20/3595.45	c #Conflicts:      11000 | #Constraints:      34724
3582.20/3595.45	c #Conflicts:      12000 | #Constraints:      35724
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -115
3582.20/3595.45	c #Conflicts:      13000 | #Constraints:      33198
3582.20/3595.45	c #Conflicts:      14000 | #Constraints:      34221
3582.20/3595.45	c #Conflicts:      15000 | #Constraints:      35259
3582.20/3595.45	c #Conflicts:      16000 | #Constraints:      36293
3582.20/3595.45	c #Conflicts:      17000 | #Constraints:      37333
3582.20/3595.45	c #Conflicts:      18000 | #Constraints:      38370
3582.20/3595.45	c #Conflicts:      19000 | #Constraints:      39411
3582.20/3595.45	c #Conflicts:      20000 | #Constraints:      40454
3582.20/3595.45	c #Conflicts:      21000 | #Constraints:      41512
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -115
3582.20/3595.45	c bounds -35 >= -114 @ 65.4434
3582.20/3595.45	c #Conflicts:      22000 | #Constraints:      36625
3582.20/3595.45	c bounds -35 >= -113 @ 65.8092
3582.20/3595.45	c #Conflicts:      23000 | #Constraints:      37658
3582.20/3595.45	c #Conflicts:      24000 | #Constraints:      38658
3582.20/3595.45	c #Conflicts:      25000 | #Constraints:      39658
3582.20/3595.45	c bounds -35 >= -112 @ 66.5742
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -112
3582.20/3595.45	c #Conflicts:      26000 | #Constraints:      35326
3582.20/3595.45	c #Conflicts:      27000 | #Constraints:      36326
3582.20/3595.45	c bounds -35 >= -111 @ 67.1692
3582.20/3595.45	c #Conflicts:      28000 | #Constraints:      37356
3582.20/3595.45	c #Conflicts:      29000 | #Constraints:      38356
3582.20/3595.45	c bounds -35 >= -110 @ 67.78
3582.20/3595.45	c #Conflicts:      30000 | #Constraints:      39386
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -110
3582.20/3595.45	c #Conflicts:      31000 | #Constraints:      35138
3582.20/3595.45	c #Conflicts:      32000 | #Constraints:      36138
3582.20/3595.45	c bounds -35 >= -109 @ 68.3506
3582.20/3595.45	c #Conflicts:      33000 | #Constraints:      37153
3582.20/3595.45	c #Conflicts:      34000 | #Constraints:      38153
3582.20/3595.45	c bounds -35 >= -108 @ 69.0138
3582.20/3595.45	c #Conflicts:      35000 | #Constraints:      39174
3582.20/3595.45	c #Conflicts:      36000 | #Constraints:      40174
3582.20/3595.45	c #Conflicts:      37000 | #Constraints:      41174
3582.20/3595.45	c bounds -35 >= -107 @ 69.9995
3582.20/3595.45	c #Conflicts:      38000 | #Constraints:      42192
3582.20/3595.45	c #Conflicts:      39000 | #Constraints:      43192
3582.20/3595.45	c #Conflicts:      40000 | #Constraints:      44192
3582.20/3595.45	c #Conflicts:      41000 | #Constraints:      45192
3582.20/3595.45	c #Conflicts:      42000 | #Constraints:      46192
3582.20/3595.45	c bounds -35 >= -106 @ 71.4593
3582.20/3595.45	c #Conflicts:      43000 | #Constraints:      47216
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -106
3582.20/3595.45	c #Conflicts:      44000 | #Constraints:      39000
3582.20/3595.45	c #Conflicts:      45000 | #Constraints:      40000
3582.20/3595.45	c bounds -35 >= -105 @ 72.3725
3582.20/3595.45	c #Conflicts:      46000 | #Constraints:      41027
3582.20/3595.45	c #Conflicts:      47000 | #Constraints:      42027
3582.20/3595.45	c #Conflicts:      48000 | #Constraints:      43027
3582.20/3595.45	c bounds -35 >= -104 @ 73.1948
3582.20/3595.45	c #Conflicts:      49000 | #Constraints:      44054
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -104
3582.20/3595.45	c #Conflicts:      50000 | #Constraints:      37769
3582.20/3595.45	c #Conflicts:      51000 | #Constraints:      38769
3582.20/3595.45	c #Conflicts:      52000 | #Constraints:      39769
3582.20/3595.45	c bounds -35 >= -103 @ 74.3391
3582.20/3595.45	c #Conflicts:      53000 | #Constraints:      40790
3582.20/3595.45	c #Conflicts:      54000 | #Constraints:      41790
3582.20/3595.45	c #Conflicts:      55000 | #Constraints:      42790
3582.20/3595.45	c #Conflicts:      56000 | #Constraints:      43790
3582.20/3595.45	c #Conflicts:      57000 | #Constraints:      44790
3582.20/3595.45	c #Conflicts:      58000 | #Constraints:      45790
3582.20/3595.45	c bounds -35 >= -102 @ 76.3906
3582.20/3595.45	c #Conflicts:      59000 | #Constraints:      46815
3582.20/3595.45	c #Conflicts:      60000 | #Constraints:      47855
3582.20/3595.45	c #Conflicts:      61000 | #Constraints:      48896
3582.20/3595.45	c #Conflicts:      62000 | #Constraints:      49936
3582.20/3595.45	c #Conflicts:      63000 | #Constraints:      50980
3582.20/3595.45	c #Conflicts:      64000 | #Constraints:      52026
3582.20/3595.45	c #Conflicts:      65000 | #Constraints:      53078
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -102
3582.20/3595.45	c #Conflicts:      66000 | #Constraints:      42445
3582.20/3595.45	c #Conflicts:      67000 | #Constraints:      43445
3582.20/3595.45	c #Conflicts:      68000 | #Constraints:      44445
3582.20/3595.45	c #Conflicts:      69000 | #Constraints:      45445
3582.20/3595.45	c #Conflicts:      70000 | #Constraints:      46445
3582.20/3595.45	c #Conflicts:      71000 | #Constraints:      47445
3582.20/3595.45	c #Conflicts:      72000 | #Constraints:      48445
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -102
3582.20/3595.45	c #Conflicts:      73000 | #Constraints:      40019
3582.20/3595.45	c #Conflicts:      74000 | #Constraints:      41019
3582.20/3595.45	c #Conflicts:      75000 | #Constraints:      42019
3582.20/3595.45	c bounds -35 >= -101 @ 82.4088
3582.20/3595.45	c #Conflicts:      76000 | #Constraints:      43049
3582.20/3595.45	c #Conflicts:      77000 | #Constraints:      44049
3582.20/3595.45	c #Conflicts:      78000 | #Constraints:      45049
3582.20/3595.45	c #Conflicts:      79000 | #Constraints:      46049
3582.20/3595.45	c #Conflicts:      80000 | #Constraints:      47049
3582.20/3595.45	c #Conflicts:      81000 | #Constraints:      48049
3582.20/3595.45	c bounds -35 >= -100 @ 84.4107
3582.20/3595.45	c #Conflicts:      82000 | #Constraints:      49073
3582.20/3595.45	c #Conflicts:      83000 | #Constraints:      50073
3582.20/3595.45	c #Conflicts:      84000 | #Constraints:      51073
3582.20/3595.45	c #Conflicts:      85000 | #Constraints:      52073
3582.20/3595.45	c #Conflicts:      86000 | #Constraints:      53073
3582.20/3595.45	c #Conflicts:      87000 | #Constraints:      54073
3582.20/3595.45	c #Conflicts:      88000 | #Constraints:      55073
3582.20/3595.45	c #Conflicts:      89000 | #Constraints:      56073
3582.20/3595.45	c #Conflicts:      90000 | #Constraints:      57073
3582.20/3595.45	c #Conflicts:      91000 | #Constraints:      58073
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -100
3582.20/3595.45	c #Conflicts:      92000 | #Constraints:      44976
3582.20/3595.45	c #Conflicts:      93000 | #Constraints:      46030
3582.20/3595.45	c #Conflicts:      94000 | #Constraints:      47071
3582.20/3595.45	c #Conflicts:      95000 | #Constraints:      48118
3582.20/3595.45	c #Conflicts:      96000 | #Constraints:      49165
3582.20/3595.45	c #Conflicts:      97000 | #Constraints:      50205
3582.20/3595.45	c #Conflicts:      98000 | #Constraints:      51236
3582.20/3595.45	c #Conflicts:      99000 | #Constraints:      52268
3582.20/3595.45	c #Conflicts:     100000 | #Constraints:      53309
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -100
3582.20/3595.45	c #Conflicts:     101000 | #Constraints:      42668
3582.20/3595.45	c #Conflicts:     102000 | #Constraints:      43668
3582.20/3595.45	c #Conflicts:     103000 | #Constraints:      44668
3582.20/3595.45	c #Conflicts:     104000 | #Constraints:      45668
3582.20/3595.45	c bounds -35 >= -99 @ 94.1698
3582.20/3595.45	c #Conflicts:     105000 | #Constraints:      46695
3582.20/3595.45	c #Conflicts:     106000 | #Constraints:      47695
3582.20/3595.45	c #Conflicts:     107000 | #Constraints:      48695
3582.20/3595.45	c #Conflicts:     108000 | #Constraints:      49695
3582.20/3595.45	c #Conflicts:     109000 | #Constraints:      50695
3582.20/3595.45	c #Conflicts:     110000 | #Constraints:      51695
3582.20/3595.45	c #Conflicts:     111000 | #Constraints:      52695
3582.20/3595.45	c #Conflicts:     112000 | #Constraints:      53695
3582.20/3595.45	c #Conflicts:     113000 | #Constraints:      54695
3582.20/3595.45	c #Conflicts:     114000 | #Constraints:      55695
3582.20/3595.45	c #Conflicts:     115000 | #Constraints:      56695
3582.20/3595.45	c #Conflicts:     116000 | #Constraints:      57695
3582.20/3595.45	c #Conflicts:     117000 | #Constraints:      58695
3582.20/3595.45	c #Conflicts:     118000 | #Constraints:      59695
3582.20/3595.45	c bounds -35 >= -98 @ 100.682
3582.20/3595.45	c #Conflicts:     119000 | #Constraints:      60722
3582.20/3595.45	c #Conflicts:     120000 | #Constraints:      61722
3582.20/3595.45	c #Conflicts:     121000 | #Constraints:      62722
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -98
3582.20/3595.45	c #Conflicts:     122000 | #Constraints:      47093
3582.20/3595.45	c #Conflicts:     123000 | #Constraints:      48120
3582.20/3595.45	c #Conflicts:     124000 | #Constraints:      49166
3582.20/3595.45	c #Conflicts:     125000 | #Constraints:      50206
3582.20/3595.45	c #Conflicts:     126000 | #Constraints:      51257
3582.20/3595.45	c #Conflicts:     127000 | #Constraints:      52301
3582.20/3595.45	c #Conflicts:     128000 | #Constraints:      53356
3582.20/3595.45	c #Conflicts:     129000 | #Constraints:      54396
3582.20/3595.45	c #Conflicts:     130000 | #Constraints:      55431
3582.20/3595.45	c #Conflicts:     131000 | #Constraints:      56479
3582.20/3595.45	c #Conflicts:     132000 | #Constraints:      57526
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -98
3582.20/3595.45	c #Conflicts:     133000 | #Constraints:      44819
3582.20/3595.45	c #Conflicts:     134000 | #Constraints:      45819
3582.20/3595.45	c #Conflicts:     135000 | #Constraints:      46819
3582.20/3595.45	c #Conflicts:     136000 | #Constraints:      47819
3582.20/3595.45	c #Conflicts:     137000 | #Constraints:      48819
3582.20/3595.45	c #Conflicts:     138000 | #Constraints:      49819
3582.20/3595.45	c #Conflicts:     139000 | #Constraints:      50819
3582.20/3595.45	c #Conflicts:     140000 | #Constraints:      51819
3582.20/3595.45	c #Conflicts:     141000 | #Constraints:      52819
3582.20/3595.45	c #Conflicts:     142000 | #Constraints:      53819
3582.20/3595.45	c #Conflicts:     143000 | #Constraints:      54819
3582.20/3595.45	c #Conflicts:     144000 | #Constraints:      55819
3582.20/3595.45	c #Conflicts:     145000 | #Constraints:      56819
3582.20/3595.45	c #Conflicts:     146000 | #Constraints:      57819
3582.20/3595.45	c #Conflicts:     147000 | #Constraints:      58819
3582.20/3595.45	c #Conflicts:     148000 | #Constraints:      59819
3582.20/3595.45	c #Conflicts:     149000 | #Constraints:      60819
3582.20/3595.45	c bounds -35 >= -97 @ 113.246
3582.20/3595.45	c #Conflicts:     150000 | #Constraints:      61843
3582.20/3595.45	c #Conflicts:     151000 | #Constraints:      62843
3582.20/3595.45	c #Conflicts:     152000 | #Constraints:      63843
3582.20/3595.45	c #Conflicts:     153000 | #Constraints:      64843
3582.20/3595.45	c #Conflicts:     154000 | #Constraints:      65843
3582.20/3595.45	c #Conflicts:     155000 | #Constraints:      66843
3582.20/3595.45	c #Conflicts:     156000 | #Constraints:      67843
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -97
3582.20/3595.45	c #Conflicts:     157000 | #Constraints:      49392
3582.20/3595.45	c #Conflicts:     158000 | #Constraints:      50418
3582.20/3595.45	c #Conflicts:     159000 | #Constraints:      51451
3582.20/3595.45	c #Conflicts:     160000 | #Constraints:      52501
3582.20/3595.45	c #Conflicts:     161000 | #Constraints:      53553
3582.20/3595.45	c #Conflicts:     162000 | #Constraints:      54598
3582.20/3595.45	c #Conflicts:     163000 | #Constraints:      55631
3582.20/3595.45	c #Conflicts:     164000 | #Constraints:      56678
3582.20/3595.45	c #Conflicts:     165000 | #Constraints:      57723
3582.20/3595.45	c #Conflicts:     166000 | #Constraints:      58751
3582.20/3595.45	c #Conflicts:     167000 | #Constraints:      59792
3582.20/3595.45	c #Conflicts:     168000 | #Constraints:      60850
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -97
3582.20/3595.45	c #Conflicts:     169000 | #Constraints:      46337
3582.20/3595.45	c #Conflicts:     170000 | #Constraints:      47337
3582.20/3595.45	c #Conflicts:     171000 | #Constraints:      48337
3582.20/3595.45	c #Conflicts:     172000 | #Constraints:      49337
3582.20/3595.45	c #Conflicts:     173000 | #Constraints:      50337
3582.20/3595.45	c #Conflicts:     174000 | #Constraints:      51337
3582.20/3595.45	c #Conflicts:     175000 | #Constraints:      52337
3582.20/3595.45	c #Conflicts:     176000 | #Constraints:      53337
3582.20/3595.45	c #Conflicts:     177000 | #Constraints:      54337
3582.20/3595.45	c #Conflicts:     178000 | #Constraints:      55337
3582.20/3595.45	c #Conflicts:     179000 | #Constraints:      56337
3582.20/3595.45	c #Conflicts:     180000 | #Constraints:      57337
3582.20/3595.45	c bounds -35 >= -96 @ 127.68
3582.20/3595.45	c #Conflicts:     181000 | #Constraints:      58364
3582.20/3595.45	c #Conflicts:     182000 | #Constraints:      59364
3582.20/3595.45	c #Conflicts:     183000 | #Constraints:      60364
3582.20/3595.45	c #Conflicts:     184000 | #Constraints:      61364
3582.20/3595.45	c #Conflicts:     185000 | #Constraints:      62364
3582.20/3595.45	c #Conflicts:     186000 | #Constraints:      63364
3582.20/3595.45	c #Conflicts:     187000 | #Constraints:      64364
3582.20/3595.45	c #Conflicts:     188000 | #Constraints:      65364
3582.20/3595.45	c #Conflicts:     189000 | #Constraints:      66364
3582.20/3595.45	c #Conflicts:     190000 | #Constraints:      67364
3582.20/3595.45	c #Conflicts:     191000 | #Constraints:      68364
3582.20/3595.45	c #Conflicts:     192000 | #Constraints:      69364
3582.20/3595.45	c #Conflicts:     193000 | #Constraints:      70364
3582.20/3595.45	c #Conflicts:     194000 | #Constraints:      71364
3582.20/3595.45	c #Conflicts:     195000 | #Constraints:      72364
3582.20/3595.45	c #Conflicts:     196000 | #Constraints:      73364
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -96
3582.20/3595.45	c #Conflicts:     197000 | #Constraints:      52415
3582.20/3595.45	c #Conflicts:     198000 | #Constraints:      53415
3582.20/3595.45	c #Conflicts:     199000 | #Constraints:      54415
3582.20/3595.45	c bounds -35 >= -95 @ 136.821
3582.20/3595.45	c #Conflicts:     200000 | #Constraints:      55448
3582.20/3595.45	c #Conflicts:     201000 | #Constraints:      56448
3582.20/3595.45	c #Conflicts:     202000 | #Constraints:      57448
3582.20/3595.45	c #Conflicts:     203000 | #Constraints:      58448
3582.20/3595.45	c #Conflicts:     204000 | #Constraints:      59448
3582.20/3595.45	c #Conflicts:     205000 | #Constraints:      60448
3582.20/3595.45	c #Conflicts:     206000 | #Constraints:      61448
3582.20/3595.45	c #Conflicts:     207000 | #Constraints:      62448
3582.20/3595.45	c #Conflicts:     208000 | #Constraints:      63448
3582.20/3595.45	c #Conflicts:     209000 | #Constraints:      64448
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -95
3582.20/3595.45	c #Conflicts:     210000 | #Constraints:      48268
3582.20/3595.45	c #Conflicts:     211000 | #Constraints:      49268
3582.20/3595.45	c #Conflicts:     212000 | #Constraints:      50268
3582.20/3595.45	c #Conflicts:     213000 | #Constraints:      51268
3582.20/3595.45	c #Conflicts:     214000 | #Constraints:      52268
3582.20/3595.45	c #Conflicts:     215000 | #Constraints:      53268
3582.20/3595.45	c #Conflicts:     216000 | #Constraints:      54268
3582.20/3595.45	c #Conflicts:     217000 | #Constraints:      55268
3582.20/3595.45	c #Conflicts:     218000 | #Constraints:      56268
3582.20/3595.45	c #Conflicts:     219000 | #Constraints:      57268
3582.20/3595.45	c #Conflicts:     220000 | #Constraints:      58268
3582.20/3595.45	c bounds -35 >= -94 @ 145.301
3582.20/3595.45	c #Conflicts:     221000 | #Constraints:      59295
3582.20/3595.45	c #Conflicts:     222000 | #Constraints:      60295
3582.20/3595.45	c #Conflicts:     223000 | #Constraints:      61295
3582.20/3595.45	c #Conflicts:     224000 | #Constraints:      62295
3582.20/3595.45	c #Conflicts:     225000 | #Constraints:      63295
3582.20/3595.45	c #Conflicts:     226000 | #Constraints:      64295
3582.20/3595.45	c #Conflicts:     227000 | #Constraints:      65295
3582.20/3595.45	c #Conflicts:     228000 | #Constraints:      66295
3582.20/3595.45	c #Conflicts:     229000 | #Constraints:      67295
3582.20/3595.45	c #Conflicts:     230000 | #Constraints:      68295
3582.20/3595.45	c #Conflicts:     231000 | #Constraints:      69295
3582.20/3595.45	c #Conflicts:     232000 | #Constraints:      70295
3582.20/3595.45	c #Conflicts:     233000 | #Constraints:      71295
3582.20/3595.45	c #Conflicts:     234000 | #Constraints:      72295
3582.20/3595.45	c #Conflicts:     235000 | #Constraints:      73295
3582.20/3595.45	c #Conflicts:     236000 | #Constraints:      74295
3582.20/3595.45	c #Conflicts:     237000 | #Constraints:      75295
3582.20/3595.45	c #Conflicts:     238000 | #Constraints:      76295
3582.20/3595.45	c #Conflicts:     239000 | #Constraints:      77295
3582.20/3595.45	c bounds -35 >= -93 @ 154.49
3582.20/3595.45	c #Conflicts:     240000 | #Constraints:      78325
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -93
3582.20/3595.45	c #Conflicts:     241000 | #Constraints:      55043
3582.20/3595.45	c #Conflicts:     242000 | #Constraints:      56082
3582.20/3595.45	c #Conflicts:     243000 | #Constraints:      57125
3582.20/3595.45	c #Conflicts:     244000 | #Constraints:      58169
3582.20/3595.45	c #Conflicts:     245000 | #Constraints:      59211
3582.20/3595.45	c #Conflicts:     246000 | #Constraints:      60242
3582.20/3595.45	c #Conflicts:     247000 | #Constraints:      61274
3582.20/3595.45	c #Conflicts:     248000 | #Constraints:      62302
3582.20/3595.45	c #Conflicts:     249000 | #Constraints:      63323
3582.20/3595.45	c #Conflicts:     250000 | #Constraints:      64355
3582.20/3595.45	c #Conflicts:     251000 | #Constraints:      65407
3582.20/3595.45	c #Conflicts:     252000 | #Constraints:      66461
3582.20/3595.45	c #Conflicts:     253000 | #Constraints:      67511
3582.20/3595.45	c #Conflicts:     254000 | #Constraints:      68561
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -93
3582.20/3595.45	c #Conflicts:     255000 | #Constraints:      50328
3582.20/3595.45	c #Conflicts:     256000 | #Constraints:      51328
3582.20/3595.45	c #Conflicts:     257000 | #Constraints:      52328
3582.20/3595.45	c #Conflicts:     258000 | #Constraints:      53328
3582.20/3595.45	c #Conflicts:     259000 | #Constraints:      54328
3582.20/3595.45	c #Conflicts:     260000 | #Constraints:      55328
3582.20/3595.45	c #Conflicts:     261000 | #Constraints:      56328
3582.20/3595.45	c #Conflicts:     262000 | #Constraints:      57328
3582.20/3595.45	c #Conflicts:     263000 | #Constraints:      58328
3582.20/3595.45	c #Conflicts:     264000 | #Constraints:      59328
3582.20/3595.45	c #Conflicts:     265000 | #Constraints:      60328
3582.20/3595.45	c #Conflicts:     266000 | #Constraints:      61328
3582.20/3595.45	c #Conflicts:     267000 | #Constraints:      62328
3582.20/3595.45	c #Conflicts:     268000 | #Constraints:      63328
3582.20/3595.45	c #Conflicts:     269000 | #Constraints:      64328
3582.20/3595.45	c #Conflicts:     270000 | #Constraints:      65328
3582.20/3595.45	c #Conflicts:     271000 | #Constraints:      66328
3582.20/3595.45	c #Conflicts:     272000 | #Constraints:      67328
3582.20/3595.45	c #Conflicts:     273000 | #Constraints:      68328
3582.20/3595.45	c #Conflicts:     274000 | #Constraints:      69328
3582.20/3595.45	c #Conflicts:     275000 | #Constraints:      70328
3582.20/3595.45	c #Conflicts:     276000 | #Constraints:      71328
3582.20/3595.45	c #Conflicts:     277000 | #Constraints:      72328
3582.20/3595.45	c #Conflicts:     278000 | #Constraints:      73328
3582.20/3595.45	c bounds -35 >= -92 @ 173.415
3582.20/3595.45	c #Conflicts:     279000 | #Constraints:      74352
3582.20/3595.45	c #Conflicts:     280000 | #Constraints:      75381
3582.20/3595.45	c #Conflicts:     281000 | #Constraints:      76444
3582.20/3595.45	c #Conflicts:     282000 | #Constraints:      77503
3582.20/3595.45	c #Conflicts:     283000 | #Constraints:      78543
3582.20/3595.45	c #Conflicts:     284000 | #Constraints:      79591
3582.20/3595.45	c #Conflicts:     285000 | #Constraints:      80645
3582.20/3595.45	c #Conflicts:     286000 | #Constraints:      81698
3582.20/3595.45	c #Conflicts:     287000 | #Constraints:      82754
3582.20/3595.45	c #Conflicts:     288000 | #Constraints:      83817
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -92
3582.20/3595.45	c #Conflicts:     289000 | #Constraints:      57774
3582.20/3595.45	c #Conflicts:     290000 | #Constraints:      58774
3582.20/3595.45	c #Conflicts:     291000 | #Constraints:      59774
3582.20/3595.45	c #Conflicts:     292000 | #Constraints:      60774
3582.20/3595.45	c #Conflicts:     293000 | #Constraints:      61774
3582.20/3595.45	c #Conflicts:     294000 | #Constraints:      62774
3582.20/3595.45	c #Conflicts:     295000 | #Constraints:      63774
3582.20/3595.45	c #Conflicts:     296000 | #Constraints:      64774
3582.20/3595.45	c #Conflicts:     297000 | #Constraints:      65774
3582.20/3595.45	c #Conflicts:     298000 | #Constraints:      66774
3582.20/3595.45	c #Conflicts:     299000 | #Constraints:      67774
3582.20/3595.45	c #Conflicts:     300000 | #Constraints:      68774
3582.20/3595.45	c #Conflicts:     301000 | #Constraints:      69774
3582.20/3595.45	c #Conflicts:     302000 | #Constraints:      70774
3582.20/3595.45	c #Conflicts:     303000 | #Constraints:      71774
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -92
3582.20/3595.45	c #Conflicts:     304000 | #Constraints:      51793
3582.20/3595.45	c #Conflicts:     305000 | #Constraints:      52793
3582.20/3595.45	c #Conflicts:     306000 | #Constraints:      53793
3582.20/3595.45	c #Conflicts:     307000 | #Constraints:      54793
3582.20/3595.45	c #Conflicts:     308000 | #Constraints:      55793
3582.20/3595.45	c #Conflicts:     309000 | #Constraints:      56793
3582.20/3595.45	c #Conflicts:     310000 | #Constraints:      57793
3582.20/3595.45	c #Conflicts:     311000 | #Constraints:      58793
3582.20/3595.45	c #Conflicts:     312000 | #Constraints:      59793
3582.20/3595.45	c #Conflicts:     313000 | #Constraints:      60793
3582.20/3595.45	c #Conflicts:     314000 | #Constraints:      61793
3582.20/3595.45	c #Conflicts:     315000 | #Constraints:      62793
3582.20/3595.45	c #Conflicts:     316000 | #Constraints:      63793
3582.20/3595.45	c #Conflicts:     317000 | #Constraints:      64793
3582.20/3595.45	c #Conflicts:     318000 | #Constraints:      65793
3582.20/3595.45	c #Conflicts:     319000 | #Constraints:      66793
3582.20/3595.45	c #Conflicts:     320000 | #Constraints:      67793
3582.20/3595.45	c #Conflicts:     321000 | #Constraints:      68793
3582.20/3595.45	c #Conflicts:     322000 | #Constraints:      69793
3582.20/3595.45	c #Conflicts:     323000 | #Constraints:      70793
3582.20/3595.45	c #Conflicts:     324000 | #Constraints:      71793
3582.20/3595.45	c #Conflicts:     325000 | #Constraints:      72793
3582.20/3595.45	c #Conflicts:     326000 | #Constraints:      73793
3582.20/3595.45	c bounds -35 >= -91 @ 196.655
3582.20/3595.45	c #Conflicts:     327000 | #Constraints:      74836
3582.20/3595.45	c #Conflicts:     328000 | #Constraints:      75873
3582.20/3595.45	c #Conflicts:     329000 | #Constraints:      76918
3582.20/3595.45	c #Conflicts:     330000 | #Constraints:      77963
3582.20/3595.45	c #Conflicts:     331000 | #Constraints:      78993
3582.20/3595.45	c #Conflicts:     332000 | #Constraints:      80038
3582.20/3595.45	c #Conflicts:     333000 | #Constraints:      81066
3582.20/3595.45	c #Conflicts:     334000 | #Constraints:      82101
3582.20/3595.45	c #Conflicts:     335000 | #Constraints:      83142
3582.20/3595.45	c #Conflicts:     336000 | #Constraints:      84183
3582.20/3595.45	c #Conflicts:     337000 | #Constraints:      85215
3582.20/3595.45	c #Conflicts:     338000 | #Constraints:      86247
3582.20/3595.45	c #Conflicts:     339000 | #Constraints:      87290
3582.20/3595.45	c #Conflicts:     340000 | #Constraints:      88342
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -91
3582.20/3595.45	c #Conflicts:     341000 | #Constraints:      59901
3582.20/3595.45	c #Conflicts:     342000 | #Constraints:      60901
3582.20/3595.45	c #Conflicts:     343000 | #Constraints:      61901
3582.20/3595.45	c #Conflicts:     344000 | #Constraints:      62901
3582.20/3595.45	c #Conflicts:     345000 | #Constraints:      63901
3582.20/3595.45	c #Conflicts:     346000 | #Constraints:      64901
3582.20/3595.45	c #Conflicts:     347000 | #Constraints:      65901
3582.20/3595.45	c #Conflicts:     348000 | #Constraints:      66901
3582.20/3595.45	c #Conflicts:     349000 | #Constraints:      67901
3582.20/3595.45	c #Conflicts:     350000 | #Constraints:      68901
3582.20/3595.45	c #Conflicts:     351000 | #Constraints:      69901
3582.20/3595.45	c #Conflicts:     352000 | #Constraints:      70901
3582.20/3595.45	c #Conflicts:     353000 | #Constraints:      71901
3582.20/3595.45	c #Conflicts:     354000 | #Constraints:      72901
3582.20/3595.45	c #Conflicts:     355000 | #Constraints:      73901
3582.20/3595.45	c #Conflicts:     356000 | #Constraints:      74901
3582.20/3595.45	c #Conflicts:     357000 | #Constraints:      75901
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -91
3582.20/3595.45	c #Conflicts:     358000 | #Constraints:      53924
3582.20/3595.45	c #Conflicts:     359000 | #Constraints:      54924
3582.20/3595.45	c #Conflicts:     360000 | #Constraints:      55924
3582.20/3595.45	c #Conflicts:     361000 | #Constraints:      56924
3582.20/3595.45	c #Conflicts:     362000 | #Constraints:      57924
3582.20/3595.45	c #Conflicts:     363000 | #Constraints:      58924
3582.20/3595.45	c #Conflicts:     364000 | #Constraints:      59924
3582.20/3595.45	c #Conflicts:     365000 | #Constraints:      60924
3582.20/3595.45	c #Conflicts:     366000 | #Constraints:      61924
3582.20/3595.45	c #Conflicts:     367000 | #Constraints:      62924
3582.20/3595.45	c #Conflicts:     368000 | #Constraints:      63924
3582.20/3595.45	c #Conflicts:     369000 | #Constraints:      64924
3582.20/3595.45	c #Conflicts:     370000 | #Constraints:      65924
3582.20/3595.45	c #Conflicts:     371000 | #Constraints:      66924
3582.20/3595.45	c #Conflicts:     372000 | #Constraints:      67924
3582.20/3595.45	c #Conflicts:     373000 | #Constraints:      68924
3582.20/3595.45	c #Conflicts:     374000 | #Constraints:      69924
3582.20/3595.45	c #Conflicts:     375000 | #Constraints:      70924
3582.20/3595.45	c #Conflicts:     376000 | #Constraints:      71924
3582.20/3595.45	c #Conflicts:     377000 | #Constraints:      72924
3582.20/3595.45	c bounds -35 >= -90 @ 223.865
3582.20/3595.45	c #Conflicts:     378000 | #Constraints:      73959
3582.20/3595.45	c #Conflicts:     379000 | #Constraints:      75001
3582.20/3595.45	c #Conflicts:     380000 | #Constraints:      76042
3582.20/3595.45	c #Conflicts:     381000 | #Constraints:      77098
3582.20/3595.45	c #Conflicts:     382000 | #Constraints:      78141
3582.20/3595.45	c #Conflicts:     383000 | #Constraints:      79188
3582.20/3595.45	c #Conflicts:     384000 | #Constraints:      80233
3582.20/3595.45	c #Conflicts:     385000 | #Constraints:      81278
3582.20/3595.45	c #Conflicts:     386000 | #Constraints:      82315
3582.20/3595.45	c #Conflicts:     387000 | #Constraints:      83365
3582.20/3595.45	c #Conflicts:     388000 | #Constraints:      84420
3582.20/3595.45	c #Conflicts:     389000 | #Constraints:      85473
3582.20/3595.45	c #Conflicts:     390000 | #Constraints:      86518
3582.20/3595.45	c #Conflicts:     391000 | #Constraints:      87561
3582.20/3595.45	c #Conflicts:     392000 | #Constraints:      88602
3582.20/3595.45	c #Conflicts:     393000 | #Constraints:      89641
3582.20/3595.45	c #Conflicts:     394000 | #Constraints:      90678
3582.20/3595.45	c #Conflicts:     395000 | #Constraints:      91721
3582.20/3595.45	c #Conflicts:     396000 | #Constraints:      92771
3582.20/3595.45	c #Conflicts:     397000 | #Constraints:      93809
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -90
3582.20/3595.45	c #Conflicts:     398000 | #Constraints:      62429
3582.20/3595.45	c #Conflicts:     399000 | #Constraints:      63429
3582.20/3595.45	c #Conflicts:     400000 | #Constraints:      64429
3582.20/3595.45	c #Conflicts:     401000 | #Constraints:      65429
3582.20/3595.45	c #Conflicts:     402000 | #Constraints:      66429
3582.20/3595.45	c #Conflicts:     403000 | #Constraints:      67429
3582.20/3595.45	c #Conflicts:     404000 | #Constraints:      68429
3582.20/3595.45	c #Conflicts:     405000 | #Constraints:      69429
3582.20/3595.45	c #Conflicts:     406000 | #Constraints:      70429
3582.20/3595.45	c #Conflicts:     407000 | #Constraints:      71429
3582.20/3595.45	c #Conflicts:     408000 | #Constraints:      72429
3582.20/3595.45	c #Conflicts:     409000 | #Constraints:      73429
3582.20/3595.45	c #Conflicts:     410000 | #Constraints:      74429
3582.20/3595.45	c #Conflicts:     411000 | #Constraints:      75429
3582.20/3595.45	c #Conflicts:     412000 | #Constraints:      76429
3582.20/3595.45	c #Conflicts:     413000 | #Constraints:      77429
3582.20/3595.45	c #Conflicts:     414000 | #Constraints:      78429
3582.20/3595.45	c #Conflicts:     415000 | #Constraints:      79429
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -90
3582.20/3595.45	c #Conflicts:     416000 | #Constraints:      55562
3582.20/3595.45	c #Conflicts:     417000 | #Constraints:      56562
3582.20/3595.45	c #Conflicts:     418000 | #Constraints:      57562
3582.20/3595.45	c #Conflicts:     419000 | #Constraints:      58562
3582.20/3595.45	c #Conflicts:     420000 | #Constraints:      59562
3582.20/3595.45	c #Conflicts:     421000 | #Constraints:      60562
3582.20/3595.45	c #Conflicts:     422000 | #Constraints:      61562
3582.20/3595.45	c #Conflicts:     423000 | #Constraints:      62562
3582.20/3595.45	c #Conflicts:     424000 | #Constraints:      63562
3582.20/3595.45	c #Conflicts:     425000 | #Constraints:      64562
3582.20/3595.45	c #Conflicts:     426000 | #Constraints:      65562
3582.20/3595.45	c #Conflicts:     427000 | #Constraints:      66562
3582.20/3595.45	c #Conflicts:     428000 | #Constraints:      67562
3582.20/3595.45	c #Conflicts:     429000 | #Constraints:      68562
3582.20/3595.45	c #Conflicts:     430000 | #Constraints:      69562
3582.20/3595.45	c #Conflicts:     431000 | #Constraints:      70562
3582.20/3595.45	c #Conflicts:     432000 | #Constraints:      71562
3582.20/3595.45	c #Conflicts:     433000 | #Constraints:      72562
3582.20/3595.45	c #Conflicts:     434000 | #Constraints:      73562
3582.20/3595.45	c #Conflicts:     435000 | #Constraints:      74562
3582.20/3595.45	c #Conflicts:     436000 | #Constraints:      75562
3582.20/3595.45	c #Conflicts:     437000 | #Constraints:      76562
3582.20/3595.45	c #Conflicts:     438000 | #Constraints:      77562
3582.20/3595.45	c #Conflicts:     439000 | #Constraints:      78562
3582.20/3595.45	c #Conflicts:     440000 | #Constraints:      79562
3582.20/3595.45	c #Conflicts:     441000 | #Constraints:      80562
3582.20/3595.45	c #Conflicts:     442000 | #Constraints:      81562
3582.20/3595.45	c #Conflicts:     443000 | #Constraints:      82562
3582.20/3595.45	c #Conflicts:     444000 | #Constraints:      83562
3582.20/3595.45	c #Conflicts:     445000 | #Constraints:      84562
3582.20/3595.45	c #Conflicts:     446000 | #Constraints:      85562
3582.20/3595.45	c #Conflicts:     447000 | #Constraints:      86562
3582.20/3595.45	c #Conflicts:     448000 | #Constraints:      87562
3582.20/3595.45	c #Conflicts:     449000 | #Constraints:      88562
3582.20/3595.45	c #Conflicts:     450000 | #Constraints:      89562
3582.20/3595.45	c #Conflicts:     451000 | #Constraints:      90562
3582.20/3595.45	c #Conflicts:     452000 | #Constraints:      91562
3582.20/3595.45	c #Conflicts:     453000 | #Constraints:      92562
3582.20/3595.45	c #Conflicts:     454000 | #Constraints:      93562
3582.20/3595.45	c bounds -35 >= -89 @ 275.162
3582.20/3595.45	c #Conflicts:     455000 | #Constraints:      94611
3582.20/3595.45	c #Conflicts:     456000 | #Constraints:      95645
3582.20/3595.45	c #Conflicts:     457000 | #Constraints:      96684
3582.20/3595.45	c #Conflicts:     458000 | #Constraints:      97740
3582.20/3595.45	c #Conflicts:     459000 | #Constraints:      98769
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -89
3582.20/3595.45	c #Conflicts:     460000 | #Constraints:      65482
3582.20/3595.45	c #Conflicts:     461000 | #Constraints:      66482
3582.20/3595.45	c #Conflicts:     462000 | #Constraints:      67482
3582.20/3595.45	c #Conflicts:     463000 | #Constraints:      68482
3582.20/3595.45	c #Conflicts:     464000 | #Constraints:      69482
3582.20/3595.45	c #Conflicts:     465000 | #Constraints:      70482
3582.20/3595.45	c #Conflicts:     466000 | #Constraints:      71482
3582.20/3595.45	c #Conflicts:     467000 | #Constraints:      72482
3582.20/3595.45	c #Conflicts:     468000 | #Constraints:      73482
3582.20/3595.45	c #Conflicts:     469000 | #Constraints:      74482
3582.20/3595.45	c #Conflicts:     470000 | #Constraints:      75482
3582.20/3595.45	c #Conflicts:     471000 | #Constraints:      76482
3582.20/3595.45	c #Conflicts:     472000 | #Constraints:      77482
3582.20/3595.45	c #Conflicts:     473000 | #Constraints:      78482
3582.20/3595.45	c #Conflicts:     474000 | #Constraints:      79482
3582.20/3595.45	c #Conflicts:     475000 | #Constraints:      80482
3582.20/3595.45	c #Conflicts:     476000 | #Constraints:      81482
3582.20/3595.45	c #Conflicts:     477000 | #Constraints:      82482
3582.20/3595.45	c #Conflicts:     478000 | #Constraints:      83482
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -89
3582.20/3595.45	c #Conflicts:     479000 | #Constraints:      57660
3582.20/3595.45	c #Conflicts:     480000 | #Constraints:      58669
3582.20/3595.45	c #Conflicts:     481000 | #Constraints:      59699
3582.20/3595.45	c #Conflicts:     482000 | #Constraints:      60714
3582.20/3595.45	c #Conflicts:     483000 | #Constraints:      61732
3582.20/3595.45	c #Conflicts:     484000 | #Constraints:      62771
3582.20/3595.45	c #Conflicts:     485000 | #Constraints:      63803
3582.20/3595.45	c #Conflicts:     486000 | #Constraints:      64831
3582.20/3595.45	c #Conflicts:     487000 | #Constraints:      65859
3582.20/3595.45	c #Conflicts:     488000 | #Constraints:      66901
3582.20/3595.45	c #Conflicts:     489000 | #Constraints:      67938
3582.20/3595.45	c #Conflicts:     490000 | #Constraints:      68964
3582.20/3595.45	c #Conflicts:     491000 | #Constraints:      69986
3582.20/3595.45	c #Conflicts:     492000 | #Constraints:      71001
3582.20/3595.45	c #Conflicts:     493000 | #Constraints:      72014
3582.20/3595.45	c #Conflicts:     494000 | #Constraints:      73027
3582.20/3595.45	c #Conflicts:     495000 | #Constraints:      74041
3582.20/3595.45	c #Conflicts:     496000 | #Constraints:      75059
3582.20/3595.45	c #Conflicts:     497000 | #Constraints:      76092
3582.20/3595.45	c #Conflicts:     498000 | #Constraints:      77129
3582.20/3595.45	c #Conflicts:     499000 | #Constraints:      78156
3582.20/3595.45	c #Conflicts:     500000 | #Constraints:      79179
3582.20/3595.45	c #Conflicts:     501000 | #Constraints:      80190
3582.20/3595.45	c #Conflicts:     502000 | #Constraints:      81213
3582.20/3595.45	c #Conflicts:     503000 | #Constraints:      82227
3582.20/3595.45	c #Conflicts:     504000 | #Constraints:      83242
3582.20/3595.45	c #Conflicts:     505000 | #Constraints:      84255
3582.20/3595.45	c #Conflicts:     506000 | #Constraints:      85265
3582.20/3595.45	c #Conflicts:     507000 | #Constraints:      86275
3582.20/3595.45	c #Conflicts:     508000 | #Constraints:      87285
3582.20/3595.45	c #Conflicts:     509000 | #Constraints:      88290
3582.20/3595.45	c #Conflicts:     510000 | #Constraints:      89307
3582.20/3595.45	c #Conflicts:     511000 | #Constraints:      90320
3582.20/3595.45	c #Conflicts:     512000 | #Constraints:      91335
3582.20/3595.45	c #Conflicts:     513000 | #Constraints:      92348
3582.20/3595.45	c #Conflicts:     514000 | #Constraints:      93382
3582.20/3595.45	c #Conflicts:     515000 | #Constraints:      94425
3582.20/3595.45	c #Conflicts:     516000 | #Constraints:      95471
3582.20/3595.45	c #Conflicts:     517000 | #Constraints:      96511
3582.20/3595.45	c #Conflicts:     518000 | #Constraints:      97554
3582.20/3595.45	c #Conflicts:     519000 | #Constraints:      98597
3582.20/3595.45	c #Conflicts:     520000 | #Constraints:      99640
3582.20/3595.45	c #Conflicts:     521000 | #Constraints:     100680
3582.20/3595.45	c #Conflicts:     522000 | #Constraints:     101727
3582.20/3595.45	c #Conflicts:     523000 | #Constraints:     102777
3582.20/3595.45	c #Conflicts:     524000 | #Constraints:     103822
3582.20/3595.45	c #Conflicts:     525000 | #Constraints:     104883
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -89
3582.20/3595.45	c #Conflicts:     526000 | #Constraints:      68600
3582.20/3595.45	c #Conflicts:     527000 | #Constraints:      69600
3582.20/3595.45	c #Conflicts:     528000 | #Constraints:      70600
3582.20/3595.45	c #Conflicts:     529000 | #Constraints:      71600
3582.20/3595.45	c #Conflicts:     530000 | #Constraints:      72600
3582.20/3595.45	c #Conflicts:     531000 | #Constraints:      73600
3582.20/3595.45	c #Conflicts:     532000 | #Constraints:      74600
3582.20/3595.45	c #Conflicts:     533000 | #Constraints:      75600
3582.20/3595.45	c #Conflicts:     534000 | #Constraints:      76600
3582.20/3595.45	c #Conflicts:     535000 | #Constraints:      77600
3582.20/3595.45	c #Conflicts:     536000 | #Constraints:      78600
3582.20/3595.45	c #Conflicts:     537000 | #Constraints:      79600
3582.20/3595.45	c #Conflicts:     538000 | #Constraints:      80600
3582.20/3595.45	c #Conflicts:     539000 | #Constraints:      81600
3582.20/3595.45	c #Conflicts:     540000 | #Constraints:      82600
3582.20/3595.45	c #Conflicts:     541000 | #Constraints:      83600
3582.20/3595.45	c #Conflicts:     542000 | #Constraints:      84600
3582.20/3595.45	c #Conflicts:     543000 | #Constraints:      85600
3582.20/3595.45	c #Conflicts:     544000 | #Constraints:      86600
3582.20/3595.45	c #Conflicts:     545000 | #Constraints:      87600
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -89
3582.20/3595.45	c #Conflicts:     546000 | #Constraints:      59765
3582.20/3595.45	c #Conflicts:     547000 | #Constraints:      60765
3582.20/3595.45	c #Conflicts:     548000 | #Constraints:      61765
3582.20/3595.45	c #Conflicts:     549000 | #Constraints:      62765
3582.20/3595.45	c #Conflicts:     550000 | #Constraints:      63765
3582.20/3595.45	c #Conflicts:     551000 | #Constraints:      64765
3582.20/3595.45	c #Conflicts:     552000 | #Constraints:      65765
3582.20/3595.45	c #Conflicts:     553000 | #Constraints:      66765
3582.20/3595.45	c #Conflicts:     554000 | #Constraints:      67765
3582.20/3595.45	c #Conflicts:     555000 | #Constraints:      68765
3582.20/3595.45	c #Conflicts:     556000 | #Constraints:      69765
3582.20/3595.45	c #Conflicts:     557000 | #Constraints:      70765
3582.20/3595.45	c #Conflicts:     558000 | #Constraints:      71765
3582.20/3595.45	c #Conflicts:     559000 | #Constraints:      72765
3582.20/3595.45	c #Conflicts:     560000 | #Constraints:      73765
3582.20/3595.45	c #Conflicts:     561000 | #Constraints:      74765
3582.20/3595.45	c #Conflicts:     562000 | #Constraints:      75765
3582.20/3595.45	c #Conflicts:     563000 | #Constraints:      76765
3582.20/3595.45	c #Conflicts:     564000 | #Constraints:      77765
3582.20/3595.45	c #Conflicts:     565000 | #Constraints:      78765
3582.20/3595.45	c #Conflicts:     566000 | #Constraints:      79765
3582.20/3595.45	c #Conflicts:     567000 | #Constraints:      80765
3582.20/3595.45	c #Conflicts:     568000 | #Constraints:      81765
3582.20/3595.45	c #Conflicts:     569000 | #Constraints:      82765
3582.20/3595.45	c #Conflicts:     570000 | #Constraints:      83765
3582.20/3595.45	c #Conflicts:     571000 | #Constraints:      84765
3582.20/3595.45	c bounds -35 >= -88 @ 371.179
3582.20/3595.45	c #Conflicts:     572000 | #Constraints:      85798
3582.20/3595.45	c #Conflicts:     573000 | #Constraints:      86798
3582.20/3595.45	c #Conflicts:     574000 | #Constraints:      87798
3582.20/3595.45	c #Conflicts:     575000 | #Constraints:      88798
3582.20/3595.45	c #Conflicts:     576000 | #Constraints:      89798
3582.20/3595.45	c #Conflicts:     577000 | #Constraints:      90798
3582.20/3595.45	c #Conflicts:     578000 | #Constraints:      91798
3582.20/3595.45	c #Conflicts:     579000 | #Constraints:      92798
3582.20/3595.45	c #Conflicts:     580000 | #Constraints:      93798
3582.20/3595.45	c #Conflicts:     581000 | #Constraints:      94798
3582.20/3595.45	c #Conflicts:     582000 | #Constraints:      95798
3582.20/3595.45	c #Conflicts:     583000 | #Constraints:      96798
3582.20/3595.45	c #Conflicts:     584000 | #Constraints:      97798
3582.20/3595.45	c #Conflicts:     585000 | #Constraints:      98798
3582.20/3595.45	c #Conflicts:     586000 | #Constraints:      99798
3582.20/3595.45	c #Conflicts:     587000 | #Constraints:     100798
3582.20/3595.45	c #Conflicts:     588000 | #Constraints:     101798
3582.20/3595.45	c #Conflicts:     589000 | #Constraints:     102798
3582.20/3595.45	c #Conflicts:     590000 | #Constraints:     103798
3582.20/3595.45	c #Conflicts:     591000 | #Constraints:     104798
3582.20/3595.45	c #Conflicts:     592000 | #Constraints:     105798
3582.20/3595.45	c #Conflicts:     593000 | #Constraints:     106798
3582.20/3595.45	c #Conflicts:     594000 | #Constraints:     107798
3582.20/3595.45	c #Conflicts:     595000 | #Constraints:     108798
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -88
3582.20/3595.45	c #Conflicts:     596000 | #Constraints:      70551
3582.20/3595.45	c #Conflicts:     597000 | #Constraints:      71551
3582.20/3595.45	c #Conflicts:     598000 | #Constraints:      72551
3582.20/3595.45	c #Conflicts:     599000 | #Constraints:      73551
3582.20/3595.45	c #Conflicts:     600000 | #Constraints:      74551
3582.20/3595.45	c #Conflicts:     601000 | #Constraints:      75551
3582.20/3595.45	c #Conflicts:     602000 | #Constraints:      76551
3582.20/3595.45	c #Conflicts:     603000 | #Constraints:      77551
3582.20/3595.45	c #Conflicts:     604000 | #Constraints:      78551
3582.20/3595.45	c #Conflicts:     605000 | #Constraints:      79551
3582.20/3595.45	c #Conflicts:     606000 | #Constraints:      80551
3582.20/3595.45	c #Conflicts:     607000 | #Constraints:      81551
3582.20/3595.45	c #Conflicts:     608000 | #Constraints:      82551
3582.20/3595.45	c #Conflicts:     609000 | #Constraints:      83551
3582.20/3595.45	c #Conflicts:     610000 | #Constraints:      84551
3582.20/3595.45	c #Conflicts:     611000 | #Constraints:      85551
3582.20/3595.45	c #Conflicts:     612000 | #Constraints:      86551
3582.20/3595.45	c #Conflicts:     613000 | #Constraints:      87551
3582.20/3595.45	c #Conflicts:     614000 | #Constraints:      88551
3582.20/3595.45	c #Conflicts:     615000 | #Constraints:      89551
3582.20/3595.45	c #Conflicts:     616000 | #Constraints:      90551
3582.20/3595.45	c #Conflicts:     617000 | #Constraints:      91551
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -88
3582.20/3595.45	c #Conflicts:     618000 | #Constraints:      61959
3582.20/3595.45	c #Conflicts:     619000 | #Constraints:      62959
3582.20/3595.45	c #Conflicts:     620000 | #Constraints:      63959
3582.20/3595.45	c #Conflicts:     621000 | #Constraints:      64959
3582.20/3595.45	c #Conflicts:     622000 | #Constraints:      65959
3582.20/3595.45	c #Conflicts:     623000 | #Constraints:      66959
3582.20/3595.45	c #Conflicts:     624000 | #Constraints:      67959
3582.20/3595.45	c #Conflicts:     625000 | #Constraints:      68959
3582.20/3595.45	c #Conflicts:     626000 | #Constraints:      69959
3582.20/3595.45	c #Conflicts:     627000 | #Constraints:      70959
3582.20/3595.45	c #Conflicts:     628000 | #Constraints:      71959
3582.20/3595.45	c #Conflicts:     629000 | #Constraints:      72959
3582.20/3595.45	c #Conflicts:     630000 | #Constraints:      73959
3582.20/3595.45	c #Conflicts:     631000 | #Constraints:      74959
3582.20/3595.45	c #Conflicts:     632000 | #Constraints:      75959
3582.20/3595.45	c #Conflicts:     633000 | #Constraints:      76959
3582.20/3595.45	c #Conflicts:     634000 | #Constraints:      77959
3582.20/3595.45	c #Conflicts:     635000 | #Constraints:      78959
3582.20/3595.45	c #Conflicts:     636000 | #Constraints:      79959
3582.20/3595.45	c #Conflicts:     637000 | #Constraints:      80959
3582.20/3595.45	c #Conflicts:     638000 | #Constraints:      81959
3582.20/3595.45	c #Conflicts:     639000 | #Constraints:      82959
3582.20/3595.45	c #Conflicts:     640000 | #Constraints:      83959
3582.20/3595.45	c #Conflicts:     641000 | #Constraints:      84959
3582.20/3595.45	c #Conflicts:     642000 | #Constraints:      85959
3582.20/3595.45	c #Conflicts:     643000 | #Constraints:      86959
3582.20/3595.45	c #Conflicts:     644000 | #Constraints:      87959
3582.20/3595.45	c #Conflicts:     645000 | #Constraints:      88959
3582.20/3595.45	c #Conflicts:     646000 | #Constraints:      89959
3582.20/3595.45	c #Conflicts:     647000 | #Constraints:      90959
3582.20/3595.45	c #Conflicts:     648000 | #Constraints:      91959
3582.20/3595.45	c #Conflicts:     649000 | #Constraints:      92959
3582.20/3595.45	c #Conflicts:     650000 | #Constraints:      93959
3582.20/3595.45	c #Conflicts:     651000 | #Constraints:      94959
3582.20/3595.45	c #Conflicts:     652000 | #Constraints:      95959
3582.20/3595.45	c #Conflicts:     653000 | #Constraints:      96959
3582.20/3595.45	c #Conflicts:     654000 | #Constraints:      97959
3582.20/3595.45	c bounds -35 >= -87 @ 429.833
3582.20/3595.45	c #Conflicts:     655000 | #Constraints:      98986
3582.20/3595.45	c #Conflicts:     656000 | #Constraints:      99986
3582.20/3595.45	c #Conflicts:     657000 | #Constraints:     100986
3582.20/3595.45	c #Conflicts:     658000 | #Constraints:     101986
3582.20/3595.45	c #Conflicts:     659000 | #Constraints:     102986
3582.20/3595.45	c #Conflicts:     660000 | #Constraints:     103986
3582.20/3595.45	c #Conflicts:     661000 | #Constraints:     104986
3582.20/3595.45	c #Conflicts:     662000 | #Constraints:     105986
3582.20/3595.45	c #Conflicts:     663000 | #Constraints:     106986
3582.20/3595.45	c #Conflicts:     664000 | #Constraints:     107986
3582.20/3595.45	c #Conflicts:     665000 | #Constraints:     108986
3582.20/3595.45	c #Conflicts:     666000 | #Constraints:     109986
3582.20/3595.45	c #Conflicts:     667000 | #Constraints:     110986
3582.20/3595.45	c #Conflicts:     668000 | #Constraints:     111986
3582.20/3595.45	c #Conflicts:     669000 | #Constraints:     112986
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     670000 | #Constraints:      72368
3582.20/3595.45	c #Conflicts:     671000 | #Constraints:      73368
3582.20/3595.45	c #Conflicts:     672000 | #Constraints:      74368
3582.20/3595.45	c #Conflicts:     673000 | #Constraints:      75368
3582.20/3595.45	c #Conflicts:     674000 | #Constraints:      76368
3582.20/3595.45	c #Conflicts:     675000 | #Constraints:      77368
3582.20/3595.45	c #Conflicts:     676000 | #Constraints:      78368
3582.20/3595.45	c #Conflicts:     677000 | #Constraints:      79368
3582.20/3595.45	c #Conflicts:     678000 | #Constraints:      80368
3582.20/3595.45	c #Conflicts:     679000 | #Constraints:      81368
3582.20/3595.45	c #Conflicts:     680000 | #Constraints:      82368
3582.20/3595.45	c #Conflicts:     681000 | #Constraints:      83368
3582.20/3595.45	c #Conflicts:     682000 | #Constraints:      84368
3582.20/3595.45	c #Conflicts:     683000 | #Constraints:      85368
3582.20/3595.45	c #Conflicts:     684000 | #Constraints:      86368
3582.20/3595.45	c #Conflicts:     685000 | #Constraints:      87368
3582.20/3595.45	c #Conflicts:     686000 | #Constraints:      88368
3582.20/3595.45	c #Conflicts:     687000 | #Constraints:      89368
3582.20/3595.45	c #Conflicts:     688000 | #Constraints:      90368
3582.20/3595.45	c #Conflicts:     689000 | #Constraints:      91368
3582.20/3595.45	c #Conflicts:     690000 | #Constraints:      92368
3582.20/3595.45	c #Conflicts:     691000 | #Constraints:      93368
3582.20/3595.45	c #Conflicts:     692000 | #Constraints:      94368
3582.20/3595.45	c #Conflicts:     693000 | #Constraints:      95368
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     694000 | #Constraints:      64497
3582.20/3595.45	c #Conflicts:     695000 | #Constraints:      65497
3582.20/3595.45	c #Conflicts:     696000 | #Constraints:      66497
3582.20/3595.45	c #Conflicts:     697000 | #Constraints:      67497
3582.20/3595.45	c #Conflicts:     698000 | #Constraints:      68497
3582.20/3595.45	c #Conflicts:     699000 | #Constraints:      69497
3582.20/3595.45	c #Conflicts:     700000 | #Constraints:      70497
3582.20/3595.45	c #Conflicts:     701000 | #Constraints:      71497
3582.20/3595.45	c #Conflicts:     702000 | #Constraints:      72497
3582.20/3595.45	c #Conflicts:     703000 | #Constraints:      73497
3582.20/3595.45	c #Conflicts:     704000 | #Constraints:      74497
3582.20/3595.45	c #Conflicts:     705000 | #Constraints:      75497
3582.20/3595.45	c #Conflicts:     706000 | #Constraints:      76497
3582.20/3595.45	c #Conflicts:     707000 | #Constraints:      77497
3582.20/3595.45	c #Conflicts:     708000 | #Constraints:      78497
3582.20/3595.45	c #Conflicts:     709000 | #Constraints:      79497
3582.20/3595.45	c #Conflicts:     710000 | #Constraints:      80497
3582.20/3595.45	c #Conflicts:     711000 | #Constraints:      81497
3582.20/3595.45	c #Conflicts:     712000 | #Constraints:      82497
3582.20/3595.45	c #Conflicts:     713000 | #Constraints:      83497
3582.20/3595.45	c #Conflicts:     714000 | #Constraints:      84497
3582.20/3595.45	c #Conflicts:     715000 | #Constraints:      85497
3582.20/3595.45	c #Conflicts:     716000 | #Constraints:      86497
3582.20/3595.45	c #Conflicts:     717000 | #Constraints:      87497
3582.20/3595.45	c #Conflicts:     718000 | #Constraints:      88497
3582.20/3595.45	c #Conflicts:     719000 | #Constraints:      89497
3582.20/3595.45	c #Conflicts:     720000 | #Constraints:      90497
3582.20/3595.45	c #Conflicts:     721000 | #Constraints:      91497
3582.20/3595.45	c #Conflicts:     722000 | #Constraints:      92497
3582.20/3595.45	c #Conflicts:     723000 | #Constraints:      93497
3582.20/3595.45	c #Conflicts:     724000 | #Constraints:      94497
3582.20/3595.45	c #Conflicts:     725000 | #Constraints:      95497
3582.20/3595.45	c #Conflicts:     726000 | #Constraints:      96497
3582.20/3595.45	c #Conflicts:     727000 | #Constraints:      97497
3582.20/3595.45	c #Conflicts:     728000 | #Constraints:      98497
3582.20/3595.45	c #Conflicts:     729000 | #Constraints:      99497
3582.20/3595.45	c #Conflicts:     730000 | #Constraints:     100497
3582.20/3595.45	c #Conflicts:     731000 | #Constraints:     101497
3582.20/3595.45	c #Conflicts:     732000 | #Constraints:     102497
3582.20/3595.45	c #Conflicts:     733000 | #Constraints:     103497
3582.20/3595.45	c #Conflicts:     734000 | #Constraints:     104497
3582.20/3595.45	c #Conflicts:     735000 | #Constraints:     105497
3582.20/3595.45	c #Conflicts:     736000 | #Constraints:     106497
3582.20/3595.45	c #Conflicts:     737000 | #Constraints:     107497
3582.20/3595.45	c #Conflicts:     738000 | #Constraints:     108497
3582.20/3595.45	c #Conflicts:     739000 | #Constraints:     109497
3582.20/3595.45	c #Conflicts:     740000 | #Constraints:     110497
3582.20/3595.45	c #Conflicts:     741000 | #Constraints:     111497
3582.20/3595.45	c #Conflicts:     742000 | #Constraints:     112497
3582.20/3595.45	c #Conflicts:     743000 | #Constraints:     113497
3582.20/3595.45	c #Conflicts:     744000 | #Constraints:     114497
3582.20/3595.45	c #Conflicts:     745000 | #Constraints:     115497
3582.20/3595.45	c #Conflicts:     746000 | #Constraints:     116497
3582.20/3595.45	c #Conflicts:     747000 | #Constraints:     117497
3582.20/3595.45	c #Conflicts:     748000 | #Constraints:     118497
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     749000 | #Constraints:      75060
3582.20/3595.45	c #Conflicts:     750000 | #Constraints:      76090
3582.20/3595.45	c #Conflicts:     751000 | #Constraints:      77131
3582.20/3595.45	c #Conflicts:     752000 | #Constraints:      78181
3582.20/3595.45	c #Conflicts:     753000 | #Constraints:      79226
3582.20/3595.45	c #Conflicts:     754000 | #Constraints:      80287
3582.20/3595.45	c #Conflicts:     755000 | #Constraints:      81341
3582.20/3595.45	c #Conflicts:     756000 | #Constraints:      82392
3582.20/3595.45	c #Conflicts:     757000 | #Constraints:      83453
3582.20/3595.45	c #Conflicts:     758000 | #Constraints:      84494
3582.20/3595.45	c #Conflicts:     759000 | #Constraints:      85537
3582.20/3595.45	c #Conflicts:     760000 | #Constraints:      86584
3582.20/3595.45	c #Conflicts:     761000 | #Constraints:      87622
3582.20/3595.45	c #Conflicts:     762000 | #Constraints:      88656
3582.20/3595.45	c #Conflicts:     763000 | #Constraints:      89699
3582.20/3595.45	c #Conflicts:     764000 | #Constraints:      90759
3582.20/3595.45	c #Conflicts:     765000 | #Constraints:      91818
3582.20/3595.45	c #Conflicts:     766000 | #Constraints:      92865
3582.20/3595.45	c #Conflicts:     767000 | #Constraints:      93914
3582.20/3595.45	c #Conflicts:     768000 | #Constraints:      94974
3582.20/3595.45	c #Conflicts:     769000 | #Constraints:      96035
3582.20/3595.45	c #Conflicts:     770000 | #Constraints:      97084
3582.20/3595.45	c #Conflicts:     771000 | #Constraints:      98134
3582.20/3595.45	c #Conflicts:     772000 | #Constraints:      99189
3582.20/3595.45	c #Conflicts:     773000 | #Constraints:     100248
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     774000 | #Constraints:      66193
3582.20/3595.45	c #Conflicts:     775000 | #Constraints:      67193
3582.20/3595.45	c #Conflicts:     776000 | #Constraints:      68193
3582.20/3595.45	c #Conflicts:     777000 | #Constraints:      69193
3582.20/3595.45	c #Conflicts:     778000 | #Constraints:      70193
3582.20/3595.45	c #Conflicts:     779000 | #Constraints:      71193
3582.20/3595.45	c #Conflicts:     780000 | #Constraints:      72193
3582.20/3595.45	c #Conflicts:     781000 | #Constraints:      73193
3582.20/3595.45	c #Conflicts:     782000 | #Constraints:      74193
3582.20/3595.45	c #Conflicts:     783000 | #Constraints:      75193
3582.20/3595.45	c #Conflicts:     784000 | #Constraints:      76193
3582.20/3595.45	c #Conflicts:     785000 | #Constraints:      77193
3582.20/3595.45	c #Conflicts:     786000 | #Constraints:      78193
3582.20/3595.45	c #Conflicts:     787000 | #Constraints:      79193
3582.20/3595.45	c #Conflicts:     788000 | #Constraints:      80193
3582.20/3595.45	c #Conflicts:     789000 | #Constraints:      81193
3582.20/3595.45	c #Conflicts:     790000 | #Constraints:      82193
3582.20/3595.45	c #Conflicts:     791000 | #Constraints:      83193
3582.20/3595.45	c #Conflicts:     792000 | #Constraints:      84193
3582.20/3595.45	c #Conflicts:     793000 | #Constraints:      85193
3582.20/3595.45	c #Conflicts:     794000 | #Constraints:      86193
3582.20/3595.45	c #Conflicts:     795000 | #Constraints:      87193
3582.20/3595.45	c #Conflicts:     796000 | #Constraints:      88193
3582.20/3595.45	c #Conflicts:     797000 | #Constraints:      89193
3582.20/3595.45	c #Conflicts:     798000 | #Constraints:      90193
3582.20/3595.45	c #Conflicts:     799000 | #Constraints:      91193
3582.20/3595.45	c #Conflicts:     800000 | #Constraints:      92193
3582.20/3595.45	c #Conflicts:     801000 | #Constraints:      93193
3582.20/3595.45	c #Conflicts:     802000 | #Constraints:      94193
3582.20/3595.45	c #Conflicts:     803000 | #Constraints:      95193
3582.20/3595.45	c #Conflicts:     804000 | #Constraints:      96193
3582.20/3595.45	c #Conflicts:     805000 | #Constraints:      97193
3582.20/3595.45	c #Conflicts:     806000 | #Constraints:      98193
3582.20/3595.45	c #Conflicts:     807000 | #Constraints:      99193
3582.20/3595.45	c #Conflicts:     808000 | #Constraints:     100193
3582.20/3595.45	c #Conflicts:     809000 | #Constraints:     101193
3582.20/3595.45	c #Conflicts:     810000 | #Constraints:     102193
3582.20/3595.45	c #Conflicts:     811000 | #Constraints:     103193
3582.20/3595.45	c #Conflicts:     812000 | #Constraints:     104193
3582.20/3595.45	c #Conflicts:     813000 | #Constraints:     105193
3582.20/3595.45	c #Conflicts:     814000 | #Constraints:     106193
3582.20/3595.45	c #Conflicts:     815000 | #Constraints:     107193
3582.20/3595.45	c #Conflicts:     816000 | #Constraints:     108193
3582.20/3595.45	c #Conflicts:     817000 | #Constraints:     109193
3582.20/3595.45	c #Conflicts:     818000 | #Constraints:     110193
3582.20/3595.45	c #Conflicts:     819000 | #Constraints:     111193
3582.20/3595.45	c #Conflicts:     820000 | #Constraints:     112193
3582.20/3595.45	c #Conflicts:     821000 | #Constraints:     113193
3582.20/3595.45	c #Conflicts:     822000 | #Constraints:     114193
3582.20/3595.45	c #Conflicts:     823000 | #Constraints:     115193
3582.20/3595.45	c #Conflicts:     824000 | #Constraints:     116193
3582.20/3595.45	c #Conflicts:     825000 | #Constraints:     117193
3582.20/3595.45	c #Conflicts:     826000 | #Constraints:     118193
3582.20/3595.45	c #Conflicts:     827000 | #Constraints:     119193
3582.20/3595.45	c #Conflicts:     828000 | #Constraints:     120193
3582.20/3595.45	c #Conflicts:     829000 | #Constraints:     121193
3582.20/3595.45	c #Conflicts:     830000 | #Constraints:     122193
3582.20/3595.45	c #Conflicts:     831000 | #Constraints:     123193
3582.20/3595.45	c #Conflicts:     832000 | #Constraints:     124193
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     833000 | #Constraints:      78275
3582.20/3595.45	c #Conflicts:     834000 | #Constraints:      79326
3582.20/3595.45	c #Conflicts:     835000 | #Constraints:      80368
3582.20/3595.45	c #Conflicts:     836000 | #Constraints:      81395
3582.20/3595.45	c #Conflicts:     837000 | #Constraints:      82439
3582.20/3595.45	c #Conflicts:     838000 | #Constraints:      83483
3582.20/3595.45	c #Conflicts:     839000 | #Constraints:      84529
3582.20/3595.45	c #Conflicts:     840000 | #Constraints:      85582
3582.20/3595.45	c #Conflicts:     841000 | #Constraints:      86631
3582.20/3595.45	c #Conflicts:     842000 | #Constraints:      87681
3582.20/3595.45	c #Conflicts:     843000 | #Constraints:      88726
3582.20/3595.45	c #Conflicts:     844000 | #Constraints:      89769
3582.20/3595.45	c #Conflicts:     845000 | #Constraints:      90802
3582.20/3595.45	c #Conflicts:     846000 | #Constraints:      91849
3582.20/3595.45	c #Conflicts:     847000 | #Constraints:      92891
3582.20/3595.45	c #Conflicts:     848000 | #Constraints:      93938
3582.20/3595.45	c #Conflicts:     849000 | #Constraints:      94985
3582.20/3595.45	c #Conflicts:     850000 | #Constraints:      96030
3582.20/3595.45	c #Conflicts:     851000 | #Constraints:      97081
3582.20/3595.45	c #Conflicts:     852000 | #Constraints:      98127
3582.20/3595.45	c #Conflicts:     853000 | #Constraints:      99169
3582.20/3595.45	c #Conflicts:     854000 | #Constraints:     100222
3582.20/3595.45	c #Conflicts:     855000 | #Constraints:     101276
3582.20/3595.45	c #Conflicts:     856000 | #Constraints:     102334
3582.20/3595.45	c #Conflicts:     857000 | #Constraints:     103385
3582.20/3595.45	c #Conflicts:     858000 | #Constraints:     104425
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     859000 | #Constraints:      68481
3582.20/3595.45	c #Conflicts:     860000 | #Constraints:      69481
3582.20/3595.45	c #Conflicts:     861000 | #Constraints:      70481
3582.20/3595.45	c #Conflicts:     862000 | #Constraints:      71481
3582.20/3595.45	c #Conflicts:     863000 | #Constraints:      72481
3582.20/3595.45	c #Conflicts:     864000 | #Constraints:      73481
3582.20/3595.45	c #Conflicts:     865000 | #Constraints:      74481
3582.20/3595.45	c #Conflicts:     866000 | #Constraints:      75481
3582.20/3595.45	c #Conflicts:     867000 | #Constraints:      76481
3582.20/3595.45	c #Conflicts:     868000 | #Constraints:      77481
3582.20/3595.45	c #Conflicts:     869000 | #Constraints:      78481
3582.20/3595.45	c #Conflicts:     870000 | #Constraints:      79481
3582.20/3595.45	c #Conflicts:     871000 | #Constraints:      80481
3582.20/3595.45	c #Conflicts:     872000 | #Constraints:      81481
3582.20/3595.45	c #Conflicts:     873000 | #Constraints:      82481
3582.20/3595.45	c #Conflicts:     874000 | #Constraints:      83481
3582.20/3595.45	c #Conflicts:     875000 | #Constraints:      84481
3582.20/3595.45	c #Conflicts:     876000 | #Constraints:      85481
3582.20/3595.45	c #Conflicts:     877000 | #Constraints:      86481
3582.20/3595.45	c #Conflicts:     878000 | #Constraints:      87481
3582.20/3595.45	c #Conflicts:     879000 | #Constraints:      88481
3582.20/3595.45	c #Conflicts:     880000 | #Constraints:      89481
3582.20/3595.45	c #Conflicts:     881000 | #Constraints:      90481
3582.20/3595.45	c #Conflicts:     882000 | #Constraints:      91481
3582.20/3595.45	c #Conflicts:     883000 | #Constraints:      92481
3582.20/3595.45	c #Conflicts:     884000 | #Constraints:      93481
3582.20/3595.45	c #Conflicts:     885000 | #Constraints:      94481
3582.20/3595.45	c #Conflicts:     886000 | #Constraints:      95481
3582.20/3595.45	c #Conflicts:     887000 | #Constraints:      96481
3582.20/3595.45	c #Conflicts:     888000 | #Constraints:      97481
3582.20/3595.45	c #Conflicts:     889000 | #Constraints:      98481
3582.20/3595.45	c #Conflicts:     890000 | #Constraints:      99481
3582.20/3595.45	c #Conflicts:     891000 | #Constraints:     100481
3582.20/3595.45	c #Conflicts:     892000 | #Constraints:     101481
3582.20/3595.45	c #Conflicts:     893000 | #Constraints:     102481
3582.20/3595.45	c #Conflicts:     894000 | #Constraints:     103481
3582.20/3595.45	c #Conflicts:     895000 | #Constraints:     104481
3582.20/3595.45	c #Conflicts:     896000 | #Constraints:     105481
3582.20/3595.45	c #Conflicts:     897000 | #Constraints:     106481
3582.20/3595.45	c #Conflicts:     898000 | #Constraints:     107481
3582.20/3595.45	c #Conflicts:     899000 | #Constraints:     108481
3582.20/3595.45	c #Conflicts:     900000 | #Constraints:     109481
3582.20/3595.45	c #Conflicts:     901000 | #Constraints:     110481
3582.20/3595.45	c #Conflicts:     902000 | #Constraints:     111481
3582.20/3595.45	c #Conflicts:     903000 | #Constraints:     112481
3582.20/3595.45	c #Conflicts:     904000 | #Constraints:     113481
3582.20/3595.45	c #Conflicts:     905000 | #Constraints:     114481
3582.20/3595.45	c #Conflicts:     906000 | #Constraints:     115481
3582.20/3595.45	c #Conflicts:     907000 | #Constraints:     116481
3582.20/3595.45	c #Conflicts:     908000 | #Constraints:     117481
3582.20/3595.45	c #Conflicts:     909000 | #Constraints:     118481
3582.20/3595.45	c #Conflicts:     910000 | #Constraints:     119481
3582.20/3595.45	c #Conflicts:     911000 | #Constraints:     120481
3582.20/3595.45	c #Conflicts:     912000 | #Constraints:     121481
3582.20/3595.45	c #Conflicts:     913000 | #Constraints:     122481
3582.20/3595.45	c #Conflicts:     914000 | #Constraints:     123481
3582.20/3595.45	c #Conflicts:     915000 | #Constraints:     124481
3582.20/3595.45	c #Conflicts:     916000 | #Constraints:     125481
3582.20/3595.45	c #Conflicts:     917000 | #Constraints:     126481
3582.20/3595.45	c #Conflicts:     918000 | #Constraints:     127481
3582.20/3595.45	c #Conflicts:     919000 | #Constraints:     128481
3582.20/3595.45	c #Conflicts:     920000 | #Constraints:     129481
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     921000 | #Constraints:      81049
3582.20/3595.45	c #Conflicts:     922000 | #Constraints:      82049
3582.20/3595.45	c #Conflicts:     923000 | #Constraints:      83049
3582.20/3595.45	c #Conflicts:     924000 | #Constraints:      84049
3582.20/3595.45	c #Conflicts:     925000 | #Constraints:      85049
3582.20/3595.45	c #Conflicts:     926000 | #Constraints:      86049
3582.20/3595.45	c #Conflicts:     927000 | #Constraints:      87049
3582.20/3595.45	c #Conflicts:     928000 | #Constraints:      88049
3582.20/3595.45	c #Conflicts:     929000 | #Constraints:      89049
3582.20/3595.45	c #Conflicts:     930000 | #Constraints:      90049
3582.20/3595.45	c #Conflicts:     931000 | #Constraints:      91049
3582.20/3595.45	c #Conflicts:     932000 | #Constraints:      92049
3582.20/3595.45	c #Conflicts:     933000 | #Constraints:      93049
3582.20/3595.45	c #Conflicts:     934000 | #Constraints:      94049
3582.20/3595.45	c #Conflicts:     935000 | #Constraints:      95049
3582.20/3595.45	c #Conflicts:     936000 | #Constraints:      96049
3582.20/3595.45	c #Conflicts:     937000 | #Constraints:      97049
3582.20/3595.45	c #Conflicts:     938000 | #Constraints:      98049
3582.20/3595.45	c #Conflicts:     939000 | #Constraints:      99049
3582.20/3595.45	c #Conflicts:     940000 | #Constraints:     100049
3582.20/3595.45	c #Conflicts:     941000 | #Constraints:     101049
3582.20/3595.45	c #Conflicts:     942000 | #Constraints:     102049
3582.20/3595.45	c #Conflicts:     943000 | #Constraints:     103049
3582.20/3595.45	c #Conflicts:     944000 | #Constraints:     104049
3582.20/3595.45	c #Conflicts:     945000 | #Constraints:     105049
3582.20/3595.45	c #Conflicts:     946000 | #Constraints:     106049
3582.20/3595.45	c #Conflicts:     947000 | #Constraints:     107049
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -87
3582.20/3595.45	c #Conflicts:     948000 | #Constraints:      71627
3582.20/3595.45	c #Conflicts:     949000 | #Constraints:      72627
3582.20/3595.45	c #Conflicts:     950000 | #Constraints:      73627
3582.20/3595.45	c #Conflicts:     951000 | #Constraints:      74627
3582.20/3595.45	c #Conflicts:     952000 | #Constraints:      75627
3582.20/3595.45	c #Conflicts:     953000 | #Constraints:      76627
3582.20/3595.45	c #Conflicts:     954000 | #Constraints:      77627
3582.20/3595.45	c #Conflicts:     955000 | #Constraints:      78627
3582.20/3595.45	c #Conflicts:     956000 | #Constraints:      79627
3582.20/3595.45	c #Conflicts:     957000 | #Constraints:      80627
3582.20/3595.45	c #Conflicts:     958000 | #Constraints:      81627
3582.20/3595.45	c #Conflicts:     959000 | #Constraints:      82627
3582.20/3595.45	c #Conflicts:     960000 | #Constraints:      83627
3582.20/3595.45	c #Conflicts:     961000 | #Constraints:      84627
3582.20/3595.45	c #Conflicts:     962000 | #Constraints:      85627
3582.20/3595.45	c #Conflicts:     963000 | #Constraints:      86627
3582.20/3595.45	c #Conflicts:     964000 | #Constraints:      87627
3582.20/3595.45	c #Conflicts:     965000 | #Constraints:      88627
3582.20/3595.45	c bounds -35 >= -86 @ 662.451
3582.20/3595.45	c #Conflicts:     966000 | #Constraints:      89657
3582.20/3595.45	c #Conflicts:     967000 | #Constraints:      90657
3582.20/3595.45	c #Conflicts:     968000 | #Constraints:      91657
3582.20/3595.45	c #Conflicts:     969000 | #Constraints:      92657
3582.20/3595.45	c #Conflicts:     970000 | #Constraints:      93657
3582.20/3595.45	c #Conflicts:     971000 | #Constraints:      94657
3582.20/3595.45	c #Conflicts:     972000 | #Constraints:      95657
3582.20/3595.45	c #Conflicts:     973000 | #Constraints:      96657
3582.20/3595.45	c #Conflicts:     974000 | #Constraints:      97657
3582.20/3595.45	c #Conflicts:     975000 | #Constraints:      98658
3582.20/3595.45	c #Conflicts:     976000 | #Constraints:      99694
3582.20/3595.45	c #Conflicts:     977000 | #Constraints:     100742
3582.20/3595.45	c #Conflicts:     978000 | #Constraints:     101784
3582.20/3595.45	c #Conflicts:     979000 | #Constraints:     102826
3582.20/3595.45	c #Conflicts:     980000 | #Constraints:     103870
3582.20/3595.45	c #Conflicts:     981000 | #Constraints:     104910
3582.20/3595.45	c #Conflicts:     982000 | #Constraints:     105951
3582.20/3595.45	c #Conflicts:     983000 | #Constraints:     106997
3582.20/3595.45	c #Conflicts:     984000 | #Constraints:     108045
3582.20/3595.45	c #Conflicts:     985000 | #Constraints:     109093
3582.20/3595.45	c #Conflicts:     986000 | #Constraints:     110145
3582.20/3595.45	c #Conflicts:     987000 | #Constraints:     111191
3582.20/3595.45	c #Conflicts:     988000 | #Constraints:     112234
3582.20/3595.45	c #Conflicts:     989000 | #Constraints:     113278
3582.20/3595.45	c #Conflicts:     990000 | #Constraints:     114327
3582.20/3595.45	c #Conflicts:     991000 | #Constraints:     115374
3582.20/3595.45	c #Conflicts:     992000 | #Constraints:     116410
3582.20/3595.45	c #Conflicts:     993000 | #Constraints:     117452
3582.20/3595.45	c #Conflicts:     994000 | #Constraints:     118503
3582.20/3595.45	c #Conflicts:     995000 | #Constraints:     119545
3582.20/3595.45	c #Conflicts:     996000 | #Constraints:     120592
3582.20/3595.45	c #Conflicts:     997000 | #Constraints:     121638
3582.20/3595.45	c #Conflicts:     998000 | #Constraints:     122679
3582.20/3595.45	c #Conflicts:     999000 | #Constraints:     123730
3582.20/3595.45	c #Conflicts:    1000000 | #Constraints:     124768
3582.20/3595.45	c #Conflicts:    1001000 | #Constraints:     125799
3582.20/3595.45	c #Conflicts:    1002000 | #Constraints:     126841
3582.20/3595.45	c #Conflicts:    1003000 | #Constraints:     127879
3582.20/3595.45	c #Conflicts:    1004000 | #Constraints:     128923
3582.20/3595.45	c #Conflicts:    1005000 | #Constraints:     129974
3582.20/3595.45	c #Conflicts:    1006000 | #Constraints:     131022
3582.20/3595.45	c #Conflicts:    1007000 | #Constraints:     132075
3582.20/3595.45	c #Conflicts:    1008000 | #Constraints:     133125
3582.20/3595.45	c #Conflicts:    1009000 | #Constraints:     134168
3582.20/3595.45	c #Conflicts:    1010000 | #Constraints:     135212
3582.20/3595.45	c #Conflicts:    1011000 | #Constraints:     136257
3582.20/3595.45	c #Conflicts:    1012000 | #Constraints:     137299
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -86
3582.20/3595.45	c #Conflicts:    1013000 | #Constraints:      84769
3582.20/3595.45	c #Conflicts:    1014000 | #Constraints:      85769
3582.20/3595.45	c #Conflicts:    1015000 | #Constraints:      86769
3582.20/3595.45	c #Conflicts:    1016000 | #Constraints:      87769
3582.20/3595.45	c #Conflicts:    1017000 | #Constraints:      88769
3582.20/3595.45	c #Conflicts:    1018000 | #Constraints:      89769
3582.20/3595.45	c #Conflicts:    1019000 | #Constraints:      90769
3582.20/3595.45	c #Conflicts:    1020000 | #Constraints:      91769
3582.20/3595.45	c #Conflicts:    1021000 | #Constraints:      92769
3582.20/3595.45	c #Conflicts:    1022000 | #Constraints:      93769
3582.20/3595.45	c #Conflicts:    1023000 | #Constraints:      94769
3582.20/3595.45	c #Conflicts:    1024000 | #Constraints:      95769
3582.20/3595.45	c #Conflicts:    1025000 | #Constraints:      96769
3582.20/3595.45	c #Conflicts:    1026000 | #Constraints:      97769
3582.20/3595.45	c #Conflicts:    1027000 | #Constraints:      98769
3582.20/3595.45	c #Conflicts:    1028000 | #Constraints:      99769
3582.20/3595.45	c #Conflicts:    1029000 | #Constraints:     100769
3582.20/3595.45	c #Conflicts:    1030000 | #Constraints:     101769
3582.20/3595.45	c #Conflicts:    1031000 | #Constraints:     102769
3582.20/3595.45	c #Conflicts:    1032000 | #Constraints:     103769
3582.20/3595.45	c #Conflicts:    1033000 | #Constraints:     104769
3582.20/3595.45	c #Conflicts:    1034000 | #Constraints:     105769
3582.20/3595.45	c #Conflicts:    1035000 | #Constraints:     106769
3582.20/3595.45	c #Conflicts:    1036000 | #Constraints:     107769
3582.20/3595.45	c #Conflicts:    1037000 | #Constraints:     108769
3582.20/3595.45	c #Conflicts:    1038000 | #Constraints:     109769
3582.20/3595.45	c #Conflicts:    1039000 | #Constraints:     110769
3582.20/3595.45	c #Conflicts:    1040000 | #Constraints:     111769
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -86
3582.20/3595.45	c #Conflicts:    1041000 | #Constraints:      72974
3582.20/3595.45	c #Conflicts:    1042000 | #Constraints:      73974
3582.20/3595.45	c #Conflicts:    1043000 | #Constraints:      74974
3582.20/3595.45	c #Conflicts:    1044000 | #Constraints:      75974
3582.20/3595.45	c #Conflicts:    1045000 | #Constraints:      76974
3582.20/3595.45	c #Conflicts:    1046000 | #Constraints:      77974
3582.20/3595.45	c #Conflicts:    1047000 | #Constraints:      78974
3582.20/3595.45	c #Conflicts:    1048000 | #Constraints:      79974
3582.20/3595.45	c #Conflicts:    1049000 | #Constraints:      80974
3582.20/3595.45	c #Conflicts:    1050000 | #Constraints:      81974
3582.20/3595.45	c #Conflicts:    1051000 | #Constraints:      82974
3582.20/3595.45	c #Conflicts:    1052000 | #Constraints:      83974
3582.20/3595.45	c #Conflicts:    1053000 | #Constraints:      84974
3582.20/3595.45	c #Conflicts:    1054000 | #Constraints:      85974
3582.20/3595.45	c #Conflicts:    1055000 | #Constraints:      86974
3582.20/3595.45	c #Conflicts:    1056000 | #Constraints:      87974
3582.20/3595.45	c #Conflicts:    1057000 | #Constraints:      88974
3582.20/3595.45	c #Conflicts:    1058000 | #Constraints:      89974
3582.20/3595.45	c #Conflicts:    1059000 | #Constraints:      90974
3582.20/3595.45	c #Conflicts:    1060000 | #Constraints:      91974
3582.20/3595.45	c #Conflicts:    1061000 | #Constraints:      92974
3582.20/3595.45	c #Conflicts:    1062000 | #Constraints:      93974
3582.20/3595.45	c #Conflicts:    1063000 | #Constraints:      94974
3582.20/3595.45	c #Conflicts:    1064000 | #Constraints:      95974
3582.20/3595.45	c #Conflicts:    1065000 | #Constraints:      96974
3582.20/3595.45	c #Conflicts:    1066000 | #Constraints:      97974
3582.20/3595.45	c #Conflicts:    1067000 | #Constraints:      98974
3582.20/3595.45	c #Conflicts:    1068000 | #Constraints:      99974
3582.20/3595.45	c #Conflicts:    1069000 | #Constraints:     100974
3582.20/3595.45	c #Conflicts:    1070000 | #Constraints:     101974
3582.20/3595.45	c #Conflicts:    1071000 | #Constraints:     102974
3582.20/3595.45	c #Conflicts:    1072000 | #Constraints:     103974
3582.20/3595.45	c #Conflicts:    1073000 | #Constraints:     104974
3582.20/3595.45	c #Conflicts:    1074000 | #Constraints:     105974
3582.20/3595.45	c #Conflicts:    1075000 | #Constraints:     106974
3582.20/3595.45	c #Conflicts:    1076000 | #Constraints:     107974
3582.20/3595.45	c #Conflicts:    1077000 | #Constraints:     108974
3582.20/3595.45	c #Conflicts:    1078000 | #Constraints:     109974
3582.20/3595.45	c #Conflicts:    1079000 | #Constraints:     110974
3582.20/3595.45	c #Conflicts:    1080000 | #Constraints:     111974
3582.20/3595.45	c #Conflicts:    1081000 | #Constraints:     112974
3582.20/3595.45	c #Conflicts:    1082000 | #Constraints:     113974
3582.20/3595.45	c #Conflicts:    1083000 | #Constraints:     114974
3582.20/3595.45	c #Conflicts:    1084000 | #Constraints:     115974
3582.20/3595.45	c #Conflicts:    1085000 | #Constraints:     116974
3582.20/3595.45	c #Conflicts:    1086000 | #Constraints:     117974
3582.20/3595.45	c #Conflicts:    1087000 | #Constraints:     118974
3582.20/3595.45	c #Conflicts:    1088000 | #Constraints:     119974
3582.20/3595.45	c #Conflicts:    1089000 | #Constraints:     120974
3582.20/3595.45	c #Conflicts:    1090000 | #Constraints:     121974
3582.20/3595.45	c #Conflicts:    1091000 | #Constraints:     122974
3582.20/3595.45	c #Conflicts:    1092000 | #Constraints:     123974
3582.20/3595.45	c #Conflicts:    1093000 | #Constraints:     124974
3582.20/3595.45	c #Conflicts:    1094000 | #Constraints:     125974
3582.20/3595.45	c #Conflicts:    1095000 | #Constraints:     126974
3582.20/3595.45	c #Conflicts:    1096000 | #Constraints:     127974
3582.20/3595.45	c #Conflicts:    1097000 | #Constraints:     128974
3582.20/3595.45	c #Conflicts:    1098000 | #Constraints:     129974
3582.20/3595.45	c #Conflicts:    1099000 | #Constraints:     130974
3582.20/3595.45	c #Conflicts:    1100000 | #Constraints:     131974
3582.20/3595.45	c #Conflicts:    1101000 | #Constraints:     132974
3582.20/3595.45	c #Conflicts:    1102000 | #Constraints:     133974
3582.20/3595.45	c #Conflicts:    1103000 | #Constraints:     134974
3582.20/3595.45	c #Conflicts:    1104000 | #Constraints:     135974
3582.20/3595.45	c #Conflicts:    1105000 | #Constraints:     136974
3582.20/3595.45	c #Conflicts:    1106000 | #Constraints:     137974
3582.20/3595.45	c #Conflicts:    1107000 | #Constraints:     138974
3582.20/3595.45	c #Conflicts:    1108000 | #Constraints:     139974
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -86
3582.20/3595.45	c #Conflicts:    1109000 | #Constraints:      85799
3582.20/3595.45	c #Conflicts:    1110000 | #Constraints:      86799
3582.20/3595.45	c #Conflicts:    1111000 | #Constraints:      87799
3582.20/3595.45	c #Conflicts:    1112000 | #Constraints:      88799
3582.20/3595.45	c #Conflicts:    1113000 | #Constraints:      89799
3582.20/3595.45	c #Conflicts:    1114000 | #Constraints:      90799
3582.20/3595.45	c #Conflicts:    1115000 | #Constraints:      91799
3582.20/3595.45	c #Conflicts:    1116000 | #Constraints:      92799
3582.20/3595.45	c #Conflicts:    1117000 | #Constraints:      93799
3582.20/3595.45	c #Conflicts:    1118000 | #Constraints:      94799
3582.20/3595.45	c #Conflicts:    1119000 | #Constraints:      95799
3582.20/3595.45	c #Conflicts:    1120000 | #Constraints:      96799
3582.20/3595.45	c #Conflicts:    1121000 | #Constraints:      97799
3582.20/3595.45	c #Conflicts:    1122000 | #Constraints:      98799
3582.20/3595.45	c #Conflicts:    1123000 | #Constraints:      99799
3582.20/3595.45	c #Conflicts:    1124000 | #Constraints:     100799
3582.20/3595.45	c #Conflicts:    1125000 | #Constraints:     101799
3582.20/3595.45	c #Conflicts:    1126000 | #Constraints:     102799
3582.20/3595.45	c #Conflicts:    1127000 | #Constraints:     103799
3582.20/3595.45	c #Conflicts:    1128000 | #Constraints:     104799
3582.20/3595.45	c #Conflicts:    1129000 | #Constraints:     105799
3582.20/3595.45	c #Conflicts:    1130000 | #Constraints:     106799
3582.20/3595.45	c #Conflicts:    1131000 | #Constraints:     107799
3582.20/3595.45	c #Conflicts:    1132000 | #Constraints:     108799
3582.20/3595.45	c #Conflicts:    1133000 | #Constraints:     109799
3582.20/3595.45	c #Conflicts:    1134000 | #Constraints:     110799
3582.20/3595.45	c #Conflicts:    1135000 | #Constraints:     111799
3582.20/3595.45	c #Conflicts:    1136000 | #Constraints:     112799
3582.20/3595.45	c #Conflicts:    1137000 | #Constraints:     113799
3582.20/3595.45	c #Conflicts:    1138000 | #Constraints:     114799
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -86
3582.20/3595.45	c #Conflicts:    1139000 | #Constraints:      75648
3582.20/3595.45	c #Conflicts:    1140000 | #Constraints:      76648
3582.20/3595.45	c #Conflicts:    1141000 | #Constraints:      77648
3582.20/3595.45	c #Conflicts:    1142000 | #Constraints:      78648
3582.20/3595.45	c #Conflicts:    1143000 | #Constraints:      79648
3582.20/3595.45	c #Conflicts:    1144000 | #Constraints:      80648
3582.20/3595.45	c #Conflicts:    1145000 | #Constraints:      81648
3582.20/3595.45	c #Conflicts:    1146000 | #Constraints:      82648
3582.20/3595.45	c #Conflicts:    1147000 | #Constraints:      83648
3582.20/3595.45	c #Conflicts:    1148000 | #Constraints:      84648
3582.20/3595.45	c #Conflicts:    1149000 | #Constraints:      85648
3582.20/3595.45	c #Conflicts:    1150000 | #Constraints:      86648
3582.20/3595.45	c #Conflicts:    1151000 | #Constraints:      87648
3582.20/3595.45	c #Conflicts:    1152000 | #Constraints:      88648
3582.20/3595.45	c #Conflicts:    1153000 | #Constraints:      89648
3582.20/3595.45	c #Conflicts:    1154000 | #Constraints:      90648
3582.20/3595.45	c #Conflicts:    1155000 | #Constraints:      91648
3582.20/3595.45	c #Conflicts:    1156000 | #Constraints:      92648
3582.20/3595.45	c #Conflicts:    1157000 | #Constraints:      93648
3582.20/3595.45	c #Conflicts:    1158000 | #Constraints:      94648
3582.20/3595.45	c #Conflicts:    1159000 | #Constraints:      95648
3582.20/3595.45	c #Conflicts:    1160000 | #Constraints:      96648
3582.20/3595.45	c #Conflicts:    1161000 | #Constraints:      97648
3582.20/3595.45	c #Conflicts:    1162000 | #Constraints:      98648
3582.20/3595.45	c #Conflicts:    1163000 | #Constraints:      99648
3582.20/3595.45	c #Conflicts:    1164000 | #Constraints:     100648
3582.20/3595.45	c #Conflicts:    1165000 | #Constraints:     101648
3582.20/3595.45	c #Conflicts:    1166000 | #Constraints:     102648
3582.20/3595.45	c #Conflicts:    1167000 | #Constraints:     103648
3582.20/3595.45	c #Conflicts:    1168000 | #Constraints:     104648
3582.20/3595.45	c #Conflicts:    1169000 | #Constraints:     105648
3582.20/3595.45	c #Conflicts:    1170000 | #Constraints:     106648
3582.20/3595.45	c #Conflicts:    1171000 | #Constraints:     107648
3582.20/3595.45	c #Conflicts:    1172000 | #Constraints:     108648
3582.20/3595.45	c #Conflicts:    1173000 | #Constraints:     109648
3582.20/3595.45	c #Conflicts:    1174000 | #Constraints:     110648
3582.20/3595.45	c #Conflicts:    1175000 | #Constraints:     111648
3582.20/3595.45	c #Conflicts:    1176000 | #Constraints:     112648
3582.20/3595.45	c #Conflicts:    1177000 | #Constraints:     113648
3582.20/3595.45	c #Conflicts:    1178000 | #Constraints:     114648
3582.20/3595.45	c #Conflicts:    1179000 | #Constraints:     115648
3582.20/3595.45	c #Conflicts:    1180000 | #Constraints:     116648
3582.20/3595.45	c #Conflicts:    1181000 | #Constraints:     117648
3582.20/3595.45	c #Conflicts:    1182000 | #Constraints:     118648
3582.20/3595.45	c #Conflicts:    1183000 | #Constraints:     119648
3582.20/3595.45	c #Conflicts:    1184000 | #Constraints:     120648
3582.20/3595.45	c #Conflicts:    1185000 | #Constraints:     121648
3582.20/3595.45	c #Conflicts:    1186000 | #Constraints:     122648
3582.20/3595.45	c #Conflicts:    1187000 | #Constraints:     123648
3582.20/3595.45	c #Conflicts:    1188000 | #Constraints:     124648
3582.20/3595.45	c #Conflicts:    1189000 | #Constraints:     125648
3582.20/3595.45	c #Conflicts:    1190000 | #Constraints:     126648
3582.20/3595.45	c #Conflicts:    1191000 | #Constraints:     127648
3582.20/3595.45	c #Conflicts:    1192000 | #Constraints:     128648
3582.20/3595.45	c #Conflicts:    1193000 | #Constraints:     129648
3582.20/3595.45	c #Conflicts:    1194000 | #Constraints:     130648
3582.20/3595.45	c #Conflicts:    1195000 | #Constraints:     131648
3582.20/3595.45	c #Conflicts:    1196000 | #Constraints:     132648
3582.20/3595.45	c #Conflicts:    1197000 | #Constraints:     133648
3582.20/3595.45	c #Conflicts:    1198000 | #Constraints:     134648
3582.20/3595.45	c #Conflicts:    1199000 | #Constraints:     135648
3582.20/3595.45	c #Conflicts:    1200000 | #Constraints:     136648
3582.20/3595.45	c #Conflicts:    1201000 | #Constraints:     137648
3582.20/3595.45	c #Conflicts:    1202000 | #Constraints:     138648
3582.20/3595.45	c #Conflicts:    1203000 | #Constraints:     139648
3582.20/3595.45	c #Conflicts:    1204000 | #Constraints:     140648
3582.20/3595.45	c #Conflicts:    1205000 | #Constraints:     141648
3582.20/3595.45	c #Conflicts:    1206000 | #Constraints:     142648
3582.20/3595.45	c bounds -35 >= -85 @ 846.082
3582.20/3595.45	c #Conflicts:    1207000 | #Constraints:     143681
3582.20/3595.45	c #Conflicts:    1208000 | #Constraints:     144681
3582.20/3595.45	c #Conflicts:    1209000 | #Constraints:     145681
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1210000 | #Constraints:      88762
3582.20/3595.45	c #Conflicts:    1211000 | #Constraints:      89790
3582.20/3595.45	c #Conflicts:    1212000 | #Constraints:      90818
3582.20/3595.45	c #Conflicts:    1213000 | #Constraints:      91850
3582.20/3595.45	c #Conflicts:    1214000 | #Constraints:      92888
3582.20/3595.45	c #Conflicts:    1215000 | #Constraints:      93925
3582.20/3595.45	c #Conflicts:    1216000 | #Constraints:      94962
3582.20/3595.45	c #Conflicts:    1217000 | #Constraints:      95998
3582.20/3595.45	c #Conflicts:    1218000 | #Constraints:      97032
3582.20/3595.45	c #Conflicts:    1219000 | #Constraints:      98058
3582.20/3595.45	c #Conflicts:    1220000 | #Constraints:      99075
3582.20/3595.45	c #Conflicts:    1221000 | #Constraints:     100104
3582.20/3595.45	c #Conflicts:    1222000 | #Constraints:     101129
3582.20/3595.45	c #Conflicts:    1223000 | #Constraints:     102154
3582.20/3595.45	c #Conflicts:    1224000 | #Constraints:     103180
3582.20/3595.45	c #Conflicts:    1225000 | #Constraints:     104211
3582.20/3595.45	c #Conflicts:    1226000 | #Constraints:     105254
3582.20/3595.45	c #Conflicts:    1227000 | #Constraints:     106290
3582.20/3595.45	c #Conflicts:    1228000 | #Constraints:     107328
3582.20/3595.45	c #Conflicts:    1229000 | #Constraints:     108360
3582.20/3595.45	c #Conflicts:    1230000 | #Constraints:     109383
3582.20/3595.45	c #Conflicts:    1231000 | #Constraints:     110421
3582.20/3595.45	c #Conflicts:    1232000 | #Constraints:     111467
3582.20/3595.45	c #Conflicts:    1233000 | #Constraints:     112525
3582.20/3595.45	c #Conflicts:    1234000 | #Constraints:     113572
3582.20/3595.45	c #Conflicts:    1235000 | #Constraints:     114630
3582.20/3595.45	c #Conflicts:    1236000 | #Constraints:     115682
3582.20/3595.45	c #Conflicts:    1237000 | #Constraints:     116724
3582.20/3595.45	c #Conflicts:    1238000 | #Constraints:     117778
3582.20/3595.45	c #Conflicts:    1239000 | #Constraints:     118822
3582.20/3595.45	c #Conflicts:    1240000 | #Constraints:     119881
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1241000 | #Constraints:      77262
3582.20/3595.45	c #Conflicts:    1242000 | #Constraints:      78262
3582.20/3595.45	c #Conflicts:    1243000 | #Constraints:      79262
3582.20/3595.45	c #Conflicts:    1244000 | #Constraints:      80262
3582.20/3595.45	c #Conflicts:    1245000 | #Constraints:      81262
3582.20/3595.45	c #Conflicts:    1246000 | #Constraints:      82262
3582.20/3595.45	c #Conflicts:    1247000 | #Constraints:      83262
3582.20/3595.45	c #Conflicts:    1248000 | #Constraints:      84262
3582.20/3595.45	c #Conflicts:    1249000 | #Constraints:      85262
3582.20/3595.45	c #Conflicts:    1250000 | #Constraints:      86262
3582.20/3595.45	c #Conflicts:    1251000 | #Constraints:      87262
3582.20/3595.45	c #Conflicts:    1252000 | #Constraints:      88262
3582.20/3595.45	c #Conflicts:    1253000 | #Constraints:      89262
3582.20/3595.45	c #Conflicts:    1254000 | #Constraints:      90262
3582.20/3595.45	c #Conflicts:    1255000 | #Constraints:      91262
3582.20/3595.45	c #Conflicts:    1256000 | #Constraints:      92262
3582.20/3595.45	c #Conflicts:    1257000 | #Constraints:      93262
3582.20/3595.45	c #Conflicts:    1258000 | #Constraints:      94262
3582.20/3595.45	c #Conflicts:    1259000 | #Constraints:      95262
3582.20/3595.45	c #Conflicts:    1260000 | #Constraints:      96262
3582.20/3595.45	c #Conflicts:    1261000 | #Constraints:      97262
3582.20/3595.45	c #Conflicts:    1262000 | #Constraints:      98262
3582.20/3595.45	c #Conflicts:    1263000 | #Constraints:      99262
3582.20/3595.45	c #Conflicts:    1264000 | #Constraints:     100262
3582.20/3595.45	c #Conflicts:    1265000 | #Constraints:     101262
3582.20/3595.45	c #Conflicts:    1266000 | #Constraints:     102262
3582.20/3595.45	c #Conflicts:    1267000 | #Constraints:     103262
3582.20/3595.45	c #Conflicts:    1268000 | #Constraints:     104262
3582.20/3595.45	c #Conflicts:    1269000 | #Constraints:     105262
3582.20/3595.45	c #Conflicts:    1270000 | #Constraints:     106262
3582.20/3595.45	c #Conflicts:    1271000 | #Constraints:     107262
3582.20/3595.45	c #Conflicts:    1272000 | #Constraints:     108262
3582.20/3595.45	c #Conflicts:    1273000 | #Constraints:     109262
3582.20/3595.45	c #Conflicts:    1274000 | #Constraints:     110262
3582.20/3595.45	c #Conflicts:    1275000 | #Constraints:     111262
3582.20/3595.45	c #Conflicts:    1276000 | #Constraints:     112262
3582.20/3595.45	c #Conflicts:    1277000 | #Constraints:     113262
3582.20/3595.45	c #Conflicts:    1278000 | #Constraints:     114262
3582.20/3595.45	c #Conflicts:    1279000 | #Constraints:     115262
3582.20/3595.45	c #Conflicts:    1280000 | #Constraints:     116262
3582.20/3595.45	c #Conflicts:    1281000 | #Constraints:     117262
3582.20/3595.45	c #Conflicts:    1282000 | #Constraints:     118262
3582.20/3595.45	c #Conflicts:    1283000 | #Constraints:     119262
3582.20/3595.45	c #Conflicts:    1284000 | #Constraints:     120262
3582.20/3595.45	c #Conflicts:    1285000 | #Constraints:     121262
3582.20/3595.45	c #Conflicts:    1286000 | #Constraints:     122262
3582.20/3595.45	c #Conflicts:    1287000 | #Constraints:     123262
3582.20/3595.45	c #Conflicts:    1288000 | #Constraints:     124262
3582.20/3595.45	c #Conflicts:    1289000 | #Constraints:     125262
3582.20/3595.45	c #Conflicts:    1290000 | #Constraints:     126262
3582.20/3595.45	c #Conflicts:    1291000 | #Constraints:     127262
3582.20/3595.45	c #Conflicts:    1292000 | #Constraints:     128262
3582.20/3595.45	c #Conflicts:    1293000 | #Constraints:     129262
3582.20/3595.45	c #Conflicts:    1294000 | #Constraints:     130262
3582.20/3595.45	c #Conflicts:    1295000 | #Constraints:     131262
3582.20/3595.45	c #Conflicts:    1296000 | #Constraints:     132262
3582.20/3595.45	c #Conflicts:    1297000 | #Constraints:     133262
3582.20/3595.45	c #Conflicts:    1298000 | #Constraints:     134262
3582.20/3595.45	c #Conflicts:    1299000 | #Constraints:     135262
3582.20/3595.45	c #Conflicts:    1300000 | #Constraints:     136262
3582.20/3595.45	c #Conflicts:    1301000 | #Constraints:     137262
3582.20/3595.45	c #Conflicts:    1302000 | #Constraints:     138262
3582.20/3595.45	c #Conflicts:    1303000 | #Constraints:     139262
3582.20/3595.45	c #Conflicts:    1304000 | #Constraints:     140262
3582.20/3595.45	c #Conflicts:    1305000 | #Constraints:     141262
3582.20/3595.45	c #Conflicts:    1306000 | #Constraints:     142262
3582.20/3595.45	c #Conflicts:    1307000 | #Constraints:     143262
3582.20/3595.45	c #Conflicts:    1308000 | #Constraints:     144262
3582.20/3595.45	c #Conflicts:    1309000 | #Constraints:     145262
3582.20/3595.45	c #Conflicts:    1310000 | #Constraints:     146262
3582.20/3595.45	c #Conflicts:    1311000 | #Constraints:     147262
3582.20/3595.45	c #Conflicts:    1312000 | #Constraints:     148262
3582.20/3595.45	c #Conflicts:    1313000 | #Constraints:     149262
3582.20/3595.45	c #Conflicts:    1314000 | #Constraints:     150262
3582.20/3595.45	c #Conflicts:    1315000 | #Constraints:     151262
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1316000 | #Constraints:      91715
3582.20/3595.45	c #Conflicts:    1317000 | #Constraints:      92715
3582.20/3595.45	c #Conflicts:    1318000 | #Constraints:      93715
3582.20/3595.45	c #Conflicts:    1319000 | #Constraints:      94715
3582.20/3595.45	c #Conflicts:    1320000 | #Constraints:      95715
3582.20/3595.45	c #Conflicts:    1321000 | #Constraints:      96715
3582.20/3595.45	c #Conflicts:    1322000 | #Constraints:      97715
3582.20/3595.45	c #Conflicts:    1323000 | #Constraints:      98715
3582.20/3595.45	c #Conflicts:    1324000 | #Constraints:      99715
3582.20/3595.45	c #Conflicts:    1325000 | #Constraints:     100715
3582.20/3595.45	c #Conflicts:    1326000 | #Constraints:     101715
3582.20/3595.45	c #Conflicts:    1327000 | #Constraints:     102715
3582.20/3595.45	c #Conflicts:    1328000 | #Constraints:     103715
3582.20/3595.45	c #Conflicts:    1329000 | #Constraints:     104715
3582.20/3595.45	c #Conflicts:    1330000 | #Constraints:     105715
3582.20/3595.45	c #Conflicts:    1331000 | #Constraints:     106715
3582.20/3595.45	c #Conflicts:    1332000 | #Constraints:     107715
3582.20/3595.45	c #Conflicts:    1333000 | #Constraints:     108715
3582.20/3595.45	c #Conflicts:    1334000 | #Constraints:     109715
3582.20/3595.45	c #Conflicts:    1335000 | #Constraints:     110715
3582.20/3595.45	c #Conflicts:    1336000 | #Constraints:     111715
3582.20/3595.45	c #Conflicts:    1337000 | #Constraints:     112715
3582.20/3595.45	c #Conflicts:    1338000 | #Constraints:     113715
3582.20/3595.45	c #Conflicts:    1339000 | #Constraints:     114715
3582.20/3595.45	c #Conflicts:    1340000 | #Constraints:     115715
3582.20/3595.45	c #Conflicts:    1341000 | #Constraints:     116715
3582.20/3595.45	c #Conflicts:    1342000 | #Constraints:     117715
3582.20/3595.45	c #Conflicts:    1343000 | #Constraints:     118715
3582.20/3595.45	c #Conflicts:    1344000 | #Constraints:     119715
3582.20/3595.45	c #Conflicts:    1345000 | #Constraints:     120715
3582.20/3595.45	c #Conflicts:    1346000 | #Constraints:     121715
3582.20/3595.45	c #Conflicts:    1347000 | #Constraints:     122715
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1348000 | #Constraints:      80738
3582.20/3595.45	c #Conflicts:    1349000 | #Constraints:      81766
3582.20/3595.45	c #Conflicts:    1350000 | #Constraints:      82807
3582.20/3595.45	c #Conflicts:    1351000 | #Constraints:      83845
3582.20/3595.45	c #Conflicts:    1352000 | #Constraints:      84885
3582.20/3595.45	c #Conflicts:    1353000 | #Constraints:      85918
3582.20/3595.45	c #Conflicts:    1354000 | #Constraints:      86958
3582.20/3595.45	c #Conflicts:    1355000 | #Constraints:      87991
3582.20/3595.45	c #Conflicts:    1356000 | #Constraints:      89036
3582.20/3595.45	c #Conflicts:    1357000 | #Constraints:      90079
3582.20/3595.45	c #Conflicts:    1358000 | #Constraints:      91113
3582.20/3595.45	c #Conflicts:    1359000 | #Constraints:      92152
3582.20/3595.45	c #Conflicts:    1360000 | #Constraints:      93193
3582.20/3595.45	c #Conflicts:    1361000 | #Constraints:      94244
3582.20/3595.45	c #Conflicts:    1362000 | #Constraints:      95283
3582.20/3595.45	c #Conflicts:    1363000 | #Constraints:      96342
3582.20/3595.45	c #Conflicts:    1364000 | #Constraints:      97382
3582.20/3595.45	c #Conflicts:    1365000 | #Constraints:      98428
3582.20/3595.45	c #Conflicts:    1366000 | #Constraints:      99472
3582.20/3595.45	c #Conflicts:    1367000 | #Constraints:     100513
3582.20/3595.45	c #Conflicts:    1368000 | #Constraints:     101558
3582.20/3595.45	c #Conflicts:    1369000 | #Constraints:     102599
3582.20/3595.45	c #Conflicts:    1370000 | #Constraints:     103652
3582.20/3595.45	c #Conflicts:    1371000 | #Constraints:     104700
3582.20/3595.45	c #Conflicts:    1372000 | #Constraints:     105749
3582.20/3595.45	c #Conflicts:    1373000 | #Constraints:     106788
3582.20/3595.45	c #Conflicts:    1374000 | #Constraints:     107823
3582.20/3595.45	c #Conflicts:    1375000 | #Constraints:     108858
3582.20/3595.45	c #Conflicts:    1376000 | #Constraints:     109913
3582.20/3595.45	c #Conflicts:    1377000 | #Constraints:     110965
3582.20/3595.45	c #Conflicts:    1378000 | #Constraints:     112011
3582.20/3595.45	c #Conflicts:    1379000 | #Constraints:     113054
3582.20/3595.45	c #Conflicts:    1380000 | #Constraints:     114100
3582.20/3595.45	c #Conflicts:    1381000 | #Constraints:     115152
3582.20/3595.45	c #Conflicts:    1382000 | #Constraints:     116199
3582.20/3595.45	c #Conflicts:    1383000 | #Constraints:     117258
3582.20/3595.45	c #Conflicts:    1384000 | #Constraints:     118314
3582.20/3595.45	c #Conflicts:    1385000 | #Constraints:     119366
3582.20/3595.45	c #Conflicts:    1386000 | #Constraints:     120406
3582.20/3595.45	c #Conflicts:    1387000 | #Constraints:     121460
3582.20/3595.45	c #Conflicts:    1388000 | #Constraints:     122500
3582.20/3595.45	c #Conflicts:    1389000 | #Constraints:     123542
3582.20/3595.45	c #Conflicts:    1390000 | #Constraints:     124596
3582.20/3595.45	c #Conflicts:    1391000 | #Constraints:     125658
3582.20/3595.45	c #Conflicts:    1392000 | #Constraints:     126698
3582.20/3595.45	c #Conflicts:    1393000 | #Constraints:     127747
3582.20/3595.45	c #Conflicts:    1394000 | #Constraints:     128793
3582.20/3595.45	c #Conflicts:    1395000 | #Constraints:     129844
3582.20/3595.45	c #Conflicts:    1396000 | #Constraints:     130889
3582.20/3595.45	c #Conflicts:    1397000 | #Constraints:     131933
3582.20/3595.45	c #Conflicts:    1398000 | #Constraints:     132977
3582.20/3595.45	c #Conflicts:    1399000 | #Constraints:     134013
3582.20/3595.45	c #Conflicts:    1400000 | #Constraints:     135055
3582.20/3595.45	c #Conflicts:    1401000 | #Constraints:     136088
3582.20/3595.45	c #Conflicts:    1402000 | #Constraints:     137120
3582.20/3595.45	c #Conflicts:    1403000 | #Constraints:     138155
3582.20/3595.45	c #Conflicts:    1404000 | #Constraints:     139191
3582.20/3595.45	c #Conflicts:    1405000 | #Constraints:     140242
3582.20/3595.45	c #Conflicts:    1406000 | #Constraints:     141300
3582.20/3595.45	c #Conflicts:    1407000 | #Constraints:     142343
3582.20/3595.45	c #Conflicts:    1408000 | #Constraints:     143388
3582.20/3595.45	c #Conflicts:    1409000 | #Constraints:     144441
3582.20/3595.45	c #Conflicts:    1410000 | #Constraints:     145493
3582.20/3595.45	c #Conflicts:    1411000 | #Constraints:     146540
3582.20/3595.45	c #Conflicts:    1412000 | #Constraints:     147576
3582.20/3595.45	c #Conflicts:    1413000 | #Constraints:     148627
3582.20/3595.45	c #Conflicts:    1414000 | #Constraints:     149672
3582.20/3595.45	c #Conflicts:    1415000 | #Constraints:     150719
3582.20/3595.45	c #Conflicts:    1416000 | #Constraints:     151770
3582.20/3595.45	c #Conflicts:    1417000 | #Constraints:     152819
3582.20/3595.45	c #Conflicts:    1418000 | #Constraints:     153875
3582.20/3595.45	c #Conflicts:    1419000 | #Constraints:     154921
3582.20/3595.45	c #Conflicts:    1420000 | #Constraints:     155965
3582.20/3595.45	c #Conflicts:    1421000 | #Constraints:     157014
3582.20/3595.45	c #Conflicts:    1422000 | #Constraints:     158055
3582.20/3595.45	c #Conflicts:    1423000 | #Constraints:     159088
3582.20/3595.45	c #Conflicts:    1424000 | #Constraints:     160136
3582.20/3595.45	c #Conflicts:    1425000 | #Constraints:     161186
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1426000 | #Constraints:      96796
3582.20/3595.45	c #Conflicts:    1427000 | #Constraints:      97796
3582.20/3595.45	c #Conflicts:    1428000 | #Constraints:      98796
3582.20/3595.45	c #Conflicts:    1429000 | #Constraints:      99796
3582.20/3595.45	c #Conflicts:    1430000 | #Constraints:     100796
3582.20/3595.45	c #Conflicts:    1431000 | #Constraints:     101796
3582.20/3595.45	c #Conflicts:    1432000 | #Constraints:     102796
3582.20/3595.45	c #Conflicts:    1433000 | #Constraints:     103796
3582.20/3595.45	c #Conflicts:    1434000 | #Constraints:     104796
3582.20/3595.45	c #Conflicts:    1435000 | #Constraints:     105796
3582.20/3595.45	c #Conflicts:    1436000 | #Constraints:     106796
3582.20/3595.45	c #Conflicts:    1437000 | #Constraints:     107796
3582.20/3595.45	c #Conflicts:    1438000 | #Constraints:     108796
3582.20/3595.45	c #Conflicts:    1439000 | #Constraints:     109796
3582.20/3595.45	c #Conflicts:    1440000 | #Constraints:     110796
3582.20/3595.45	c #Conflicts:    1441000 | #Constraints:     111796
3582.20/3595.45	c #Conflicts:    1442000 | #Constraints:     112796
3582.20/3595.45	c #Conflicts:    1443000 | #Constraints:     113796
3582.20/3595.45	c #Conflicts:    1444000 | #Constraints:     114796
3582.20/3595.45	c #Conflicts:    1445000 | #Constraints:     115796
3582.20/3595.45	c #Conflicts:    1446000 | #Constraints:     116796
3582.20/3595.45	c #Conflicts:    1447000 | #Constraints:     117796
3582.20/3595.45	c #Conflicts:    1448000 | #Constraints:     118796
3582.20/3595.45	c #Conflicts:    1449000 | #Constraints:     119796
3582.20/3595.45	c #Conflicts:    1450000 | #Constraints:     120796
3582.20/3595.45	c #Conflicts:    1451000 | #Constraints:     121796
3582.20/3595.45	c #Conflicts:    1452000 | #Constraints:     122796
3582.20/3595.45	c #Conflicts:    1453000 | #Constraints:     123796
3582.20/3595.45	c #Conflicts:    1454000 | #Constraints:     124796
3582.20/3595.45	c #Conflicts:    1455000 | #Constraints:     125796
3582.20/3595.45	c #Conflicts:    1456000 | #Constraints:     126796
3582.20/3595.45	c #Conflicts:    1457000 | #Constraints:     127796
3582.20/3595.45	c #Conflicts:    1458000 | #Constraints:     128796
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1459000 | #Constraints:      81513
3582.20/3595.45	c #Conflicts:    1460000 | #Constraints:      82513
3582.20/3595.45	c #Conflicts:    1461000 | #Constraints:      83513
3582.20/3595.45	c #Conflicts:    1462000 | #Constraints:      84513
3582.20/3595.45	c #Conflicts:    1463000 | #Constraints:      85513
3582.20/3595.45	c #Conflicts:    1464000 | #Constraints:      86513
3582.20/3595.45	c #Conflicts:    1465000 | #Constraints:      87513
3582.20/3595.45	c #Conflicts:    1466000 | #Constraints:      88513
3582.20/3595.45	c #Conflicts:    1467000 | #Constraints:      89513
3582.20/3595.45	c #Conflicts:    1468000 | #Constraints:      90513
3582.20/3595.45	c #Conflicts:    1469000 | #Constraints:      91513
3582.20/3595.45	c #Conflicts:    1470000 | #Constraints:      92513
3582.20/3595.45	c #Conflicts:    1471000 | #Constraints:      93513
3582.20/3595.45	c #Conflicts:    1472000 | #Constraints:      94513
3582.20/3595.45	c #Conflicts:    1473000 | #Constraints:      95513
3582.20/3595.45	c #Conflicts:    1474000 | #Constraints:      96513
3582.20/3595.45	c #Conflicts:    1475000 | #Constraints:      97513
3582.20/3595.45	c #Conflicts:    1476000 | #Constraints:      98513
3582.20/3595.45	c #Conflicts:    1477000 | #Constraints:      99513
3582.20/3595.45	c #Conflicts:    1478000 | #Constraints:     100513
3582.20/3595.45	c #Conflicts:    1479000 | #Constraints:     101513
3582.20/3595.45	c #Conflicts:    1480000 | #Constraints:     102513
3582.20/3595.45	c #Conflicts:    1481000 | #Constraints:     103513
3582.20/3595.45	c #Conflicts:    1482000 | #Constraints:     104513
3582.20/3595.45	c #Conflicts:    1483000 | #Constraints:     105513
3582.20/3595.45	c #Conflicts:    1484000 | #Constraints:     106513
3582.20/3595.45	c #Conflicts:    1485000 | #Constraints:     107513
3582.20/3595.45	c #Conflicts:    1486000 | #Constraints:     108513
3582.20/3595.45	c #Conflicts:    1487000 | #Constraints:     109513
3582.20/3595.45	c #Conflicts:    1488000 | #Constraints:     110513
3582.20/3595.45	c #Conflicts:    1489000 | #Constraints:     111513
3582.20/3595.45	c #Conflicts:    1490000 | #Constraints:     112513
3582.20/3595.45	c #Conflicts:    1491000 | #Constraints:     113513
3582.20/3595.45	c #Conflicts:    1492000 | #Constraints:     114513
3582.20/3595.45	c #Conflicts:    1493000 | #Constraints:     115513
3582.20/3595.45	c #Conflicts:    1494000 | #Constraints:     116513
3582.20/3595.45	c #Conflicts:    1495000 | #Constraints:     117513
3582.20/3595.45	c #Conflicts:    1496000 | #Constraints:     118513
3582.20/3595.45	c #Conflicts:    1497000 | #Constraints:     119513
3582.20/3595.45	c #Conflicts:    1498000 | #Constraints:     120513
3582.20/3595.45	c #Conflicts:    1499000 | #Constraints:     121513
3582.20/3595.45	c #Conflicts:    1500000 | #Constraints:     122513
3582.20/3595.45	c #Conflicts:    1501000 | #Constraints:     123513
3582.20/3595.45	c #Conflicts:    1502000 | #Constraints:     124513
3582.20/3595.45	c #Conflicts:    1503000 | #Constraints:     125513
3582.20/3595.45	c #Conflicts:    1504000 | #Constraints:     126513
3582.20/3595.45	c #Conflicts:    1505000 | #Constraints:     127513
3582.20/3595.45	c #Conflicts:    1506000 | #Constraints:     128513
3582.20/3595.45	c #Conflicts:    1507000 | #Constraints:     129513
3582.20/3595.45	c #Conflicts:    1508000 | #Constraints:     130513
3582.20/3595.45	c #Conflicts:    1509000 | #Constraints:     131513
3582.20/3595.45	c #Conflicts:    1510000 | #Constraints:     132513
3582.20/3595.45	c #Conflicts:    1511000 | #Constraints:     133513
3582.20/3595.45	c #Conflicts:    1512000 | #Constraints:     134513
3582.20/3595.45	c #Conflicts:    1513000 | #Constraints:     135513
3582.20/3595.45	c #Conflicts:    1514000 | #Constraints:     136513
3582.20/3595.45	c #Conflicts:    1515000 | #Constraints:     137513
3582.20/3595.45	c #Conflicts:    1516000 | #Constraints:     138513
3582.20/3595.45	c #Conflicts:    1517000 | #Constraints:     139513
3582.20/3595.45	c #Conflicts:    1518000 | #Constraints:     140513
3582.20/3595.45	c #Conflicts:    1519000 | #Constraints:     141513
3582.20/3595.45	c #Conflicts:    1520000 | #Constraints:     142513
3582.20/3595.45	c #Conflicts:    1521000 | #Constraints:     143513
3582.20/3595.45	c #Conflicts:    1522000 | #Constraints:     144513
3582.20/3595.45	c #Conflicts:    1523000 | #Constraints:     145513
3582.20/3595.45	c #Conflicts:    1524000 | #Constraints:     146513
3582.20/3595.45	c #Conflicts:    1525000 | #Constraints:     147513
3582.20/3595.45	c #Conflicts:    1526000 | #Constraints:     148513
3582.20/3595.45	c #Conflicts:    1527000 | #Constraints:     149513
3582.20/3595.45	c #Conflicts:    1528000 | #Constraints:     150513
3582.20/3595.45	c #Conflicts:    1529000 | #Constraints:     151513
3582.20/3595.45	c #Conflicts:    1530000 | #Constraints:     152513
3582.20/3595.45	c #Conflicts:    1531000 | #Constraints:     153513
3582.20/3595.45	c #Conflicts:    1532000 | #Constraints:     154513
3582.20/3595.45	c #Conflicts:    1533000 | #Constraints:     155513
3582.20/3595.45	c #Conflicts:    1534000 | #Constraints:     156513
3582.20/3595.45	c #Conflicts:    1535000 | #Constraints:     157513
3582.20/3595.45	c #Conflicts:    1536000 | #Constraints:     158513
3582.20/3595.45	c #Conflicts:    1537000 | #Constraints:     159513
3582.20/3595.45	c #Conflicts:    1538000 | #Constraints:     160513
3582.20/3595.45	c #Conflicts:    1539000 | #Constraints:     161513
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1540000 | #Constraints:      96996
3582.20/3595.45	c #Conflicts:    1541000 | #Constraints:      97996
3582.20/3595.45	c #Conflicts:    1542000 | #Constraints:      98996
3582.20/3595.45	c #Conflicts:    1543000 | #Constraints:      99996
3582.20/3595.45	c #Conflicts:    1544000 | #Constraints:     100996
3582.20/3595.45	c #Conflicts:    1545000 | #Constraints:     101996
3582.20/3595.45	c #Conflicts:    1546000 | #Constraints:     102996
3582.20/3595.45	c #Conflicts:    1547000 | #Constraints:     103996
3582.20/3595.45	c #Conflicts:    1548000 | #Constraints:     104996
3582.20/3595.45	c #Conflicts:    1549000 | #Constraints:     105996
3582.20/3595.45	c #Conflicts:    1550000 | #Constraints:     106996
3582.20/3595.45	c #Conflicts:    1551000 | #Constraints:     107996
3582.20/3595.45	c #Conflicts:    1552000 | #Constraints:     108996
3582.20/3595.45	c #Conflicts:    1553000 | #Constraints:     109996
3582.20/3595.45	c #Conflicts:    1554000 | #Constraints:     110996
3582.20/3595.45	c #Conflicts:    1555000 | #Constraints:     111996
3582.20/3595.45	c #Conflicts:    1556000 | #Constraints:     112996
3582.20/3595.45	c #Conflicts:    1557000 | #Constraints:     113996
3582.20/3595.45	c #Conflicts:    1558000 | #Constraints:     114996
3582.20/3595.45	c #Conflicts:    1559000 | #Constraints:     115996
3582.20/3595.45	c #Conflicts:    1560000 | #Constraints:     116996
3582.20/3595.45	c #Conflicts:    1561000 | #Constraints:     117996
3582.20/3595.45	c #Conflicts:    1562000 | #Constraints:     118996
3582.20/3595.45	c #Conflicts:    1563000 | #Constraints:     119996
3582.20/3595.45	c #Conflicts:    1564000 | #Constraints:     120996
3582.20/3595.45	c #Conflicts:    1565000 | #Constraints:     121996
3582.20/3595.45	c #Conflicts:    1566000 | #Constraints:     122996
3582.20/3595.45	c #Conflicts:    1567000 | #Constraints:     123996
3582.20/3595.45	c #Conflicts:    1568000 | #Constraints:     124996
3582.20/3595.45	c #Conflicts:    1569000 | #Constraints:     125996
3582.20/3595.45	c #Conflicts:    1570000 | #Constraints:     126996
3582.20/3595.45	c #Conflicts:    1571000 | #Constraints:     127996
3582.20/3595.45	c #Conflicts:    1572000 | #Constraints:     128996
3582.20/3595.45	c #Conflicts:    1573000 | #Constraints:     129996
3582.20/3595.45	c #Conflicts:    1574000 | #Constraints:     130996
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -85
3582.20/3595.45	c #Conflicts:    1575000 | #Constraints:      85356
3582.20/3595.45	c #Conflicts:    1576000 | #Constraints:      86356
3582.20/3595.45	c #Conflicts:    1577000 | #Constraints:      87356
3582.20/3595.45	c #Conflicts:    1578000 | #Constraints:      88356
3582.20/3595.45	c #Conflicts:    1579000 | #Constraints:      89356
3582.20/3595.45	c #Conflicts:    1580000 | #Constraints:      90356
3582.20/3595.45	c #Conflicts:    1581000 | #Constraints:      91356
3582.20/3595.45	c #Conflicts:    1582000 | #Constraints:      92356
3582.20/3595.45	c #Conflicts:    1583000 | #Constraints:      93356
3582.20/3595.45	c #Conflicts:    1584000 | #Constraints:      94356
3582.20/3595.45	c #Conflicts:    1585000 | #Constraints:      95356
3582.20/3595.45	c #Conflicts:    1586000 | #Constraints:      96356
3582.20/3595.45	c #Conflicts:    1587000 | #Constraints:      97356
3582.20/3595.45	c #Conflicts:    1588000 | #Constraints:      98356
3582.20/3595.45	c #Conflicts:    1589000 | #Constraints:      99356
3582.20/3595.45	c #Conflicts:    1590000 | #Constraints:     100356
3582.20/3595.45	c #Conflicts:    1591000 | #Constraints:     101356
3582.20/3595.45	c #Conflicts:    1592000 | #Constraints:     102356
3582.20/3595.45	c #Conflicts:    1593000 | #Constraints:     103356
3582.20/3595.45	c #Conflicts:    1594000 | #Constraints:     104356
3582.20/3595.45	c #Conflicts:    1595000 | #Constraints:     105356
3582.20/3595.45	c #Conflicts:    1596000 | #Constraints:     106356
3582.20/3595.45	c #Conflicts:    1597000 | #Constraints:     107356
3582.20/3595.45	c #Conflicts:    1598000 | #Constraints:     108356
3582.20/3595.45	c #Conflicts:    1599000 | #Constraints:     109356
3582.20/3595.45	c #Conflicts:    1600000 | #Constraints:     110356
3582.20/3595.45	c #Conflicts:    1601000 | #Constraints:     111356
3582.20/3595.45	c #Conflicts:    1602000 | #Constraints:     112356
3582.20/3595.45	c #Conflicts:    1603000 | #Constraints:     113356
3582.20/3595.45	c #Conflicts:    1604000 | #Constraints:     114356
3582.20/3595.45	c #Conflicts:    1605000 | #Constraints:     115356
3582.20/3595.45	c #Conflicts:    1606000 | #Constraints:     116356
3582.20/3595.45	c #Conflicts:    1607000 | #Constraints:     117356
3582.20/3595.45	c #Conflicts:    1608000 | #Constraints:     118356
3582.20/3595.45	c #Conflicts:    1609000 | #Constraints:     119356
3582.20/3595.45	c #Conflicts:    1610000 | #Constraints:     120356
3582.20/3595.45	c #Conflicts:    1611000 | #Constraints:     121356
3582.20/3595.45	c #Conflicts:    1612000 | #Constraints:     122356
3582.20/3595.45	c #Conflicts:    1613000 | #Constraints:     123356
3582.20/3595.45	c #Conflicts:    1614000 | #Constraints:     124356
3582.20/3595.45	c #Conflicts:    1615000 | #Constraints:     125356
3582.20/3595.45	c #Conflicts:    1616000 | #Constraints:     126356
3582.20/3595.45	c #Conflicts:    1617000 | #Constraints:     127356
3582.20/3595.45	c #Conflicts:    1618000 | #Constraints:     128356
3582.20/3595.45	c #Conflicts:    1619000 | #Constraints:     129356
3582.20/3595.45	c #Conflicts:    1620000 | #Constraints:     130356
3582.20/3595.45	c #Conflicts:    1621000 | #Constraints:     131356
3582.20/3595.45	c #Conflicts:    1622000 | #Constraints:     132356
3582.20/3595.45	c #Conflicts:    1623000 | #Constraints:     133356
3582.20/3595.45	c #Conflicts:    1624000 | #Constraints:     134356
3582.20/3595.45	c #Conflicts:    1625000 | #Constraints:     135356
3582.20/3595.45	c #Conflicts:    1626000 | #Constraints:     136356
3582.20/3595.45	c #Conflicts:    1627000 | #Constraints:     137356
3582.20/3595.45	c #Conflicts:    1628000 | #Constraints:     138356
3582.20/3595.45	c #Conflicts:    1629000 | #Constraints:     139356
3582.20/3595.45	c #Conflicts:    1630000 | #Constraints:     140356
3582.20/3595.45	c #Conflicts:    1631000 | #Constraints:     141356
3582.20/3595.45	c #Conflicts:    1632000 | #Constraints:     142356
3582.20/3595.45	c #Conflicts:    1633000 | #Constraints:     143356
3582.20/3595.45	c #Conflicts:    1634000 | #Constraints:     144356
3582.20/3595.45	c #Conflicts:    1635000 | #Constraints:     145356
3582.20/3595.45	c #Conflicts:    1636000 | #Constraints:     146356
3582.20/3595.45	c #Conflicts:    1637000 | #Constraints:     147356
3582.20/3595.45	c #Conflicts:    1638000 | #Constraints:     148356
3582.20/3595.45	c #Conflicts:    1639000 | #Constraints:     149356
3582.20/3595.45	c #Conflicts:    1640000 | #Constraints:     150356
3582.20/3595.45	c #Conflicts:    1641000 | #Constraints:     151356
3582.20/3595.45	c #Conflicts:    1642000 | #Constraints:     152356
3582.20/3595.45	c #Conflicts:    1643000 | #Constraints:     153356
3582.20/3595.45	c #Conflicts:    1644000 | #Constraints:     154356
3582.20/3595.45	c bounds -35 >= -84 @ 1298.13
3582.20/3595.45	c #Conflicts:    1645000 | #Constraints:     155389
3582.20/3595.45	c #Conflicts:    1646000 | #Constraints:     156389
3582.20/3595.45	c #Conflicts:    1647000 | #Constraints:     157389
3582.20/3595.45	c #Conflicts:    1648000 | #Constraints:     158389
3582.20/3595.45	c #Conflicts:    1649000 | #Constraints:     159389
3582.20/3595.45	c #Conflicts:    1650000 | #Constraints:     160389
3582.20/3595.45	c #Conflicts:    1651000 | #Constraints:     161389
3582.20/3595.45	c #Conflicts:    1652000 | #Constraints:     162389
3582.20/3595.45	c #Conflicts:    1653000 | #Constraints:     163389
3582.20/3595.45	c #Conflicts:    1654000 | #Constraints:     164389
3582.20/3595.45	c #Conflicts:    1655000 | #Constraints:     165389
3582.20/3595.45	c #Conflicts:    1656000 | #Constraints:     166389
3582.20/3595.45	c #Conflicts:    1657000 | #Constraints:     167389
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1658000 | #Constraints:      99699
3582.20/3595.45	c #Conflicts:    1659000 | #Constraints:     100699
3582.20/3595.45	c #Conflicts:    1660000 | #Constraints:     101699
3582.20/3595.45	c #Conflicts:    1661000 | #Constraints:     102699
3582.20/3595.45	c #Conflicts:    1662000 | #Constraints:     103699
3582.20/3595.45	c #Conflicts:    1663000 | #Constraints:     104699
3582.20/3595.45	c #Conflicts:    1664000 | #Constraints:     105699
3582.20/3595.45	c #Conflicts:    1665000 | #Constraints:     106699
3582.20/3595.45	c #Conflicts:    1666000 | #Constraints:     107699
3582.20/3595.45	c #Conflicts:    1667000 | #Constraints:     108699
3582.20/3595.45	c #Conflicts:    1668000 | #Constraints:     109699
3582.20/3595.45	c #Conflicts:    1669000 | #Constraints:     110699
3582.20/3595.45	c #Conflicts:    1670000 | #Constraints:     111699
3582.20/3595.45	c #Conflicts:    1671000 | #Constraints:     112699
3582.20/3595.45	c #Conflicts:    1672000 | #Constraints:     113699
3582.20/3595.45	c #Conflicts:    1673000 | #Constraints:     114699
3582.20/3595.45	c #Conflicts:    1674000 | #Constraints:     115699
3582.20/3595.45	c #Conflicts:    1675000 | #Constraints:     116699
3582.20/3595.45	c #Conflicts:    1676000 | #Constraints:     117699
3582.20/3595.45	c #Conflicts:    1677000 | #Constraints:     118699
3582.20/3595.45	c #Conflicts:    1678000 | #Constraints:     119699
3582.20/3595.45	c #Conflicts:    1679000 | #Constraints:     120699
3582.20/3595.45	c #Conflicts:    1680000 | #Constraints:     121699
3582.20/3595.45	c #Conflicts:    1681000 | #Constraints:     122699
3582.20/3595.45	c #Conflicts:    1682000 | #Constraints:     123699
3582.20/3595.45	c #Conflicts:    1683000 | #Constraints:     124699
3582.20/3595.45	c #Conflicts:    1684000 | #Constraints:     125699
3582.20/3595.45	c #Conflicts:    1685000 | #Constraints:     126699
3582.20/3595.45	c #Conflicts:    1686000 | #Constraints:     127699
3582.20/3595.45	c #Conflicts:    1687000 | #Constraints:     128699
3582.20/3595.45	c #Conflicts:    1688000 | #Constraints:     129699
3582.20/3595.45	c #Conflicts:    1689000 | #Constraints:     130699
3582.20/3595.45	c #Conflicts:    1690000 | #Constraints:     131699
3582.20/3595.45	c #Conflicts:    1691000 | #Constraints:     132699
3582.20/3595.45	c #Conflicts:    1692000 | #Constraints:     133699
3582.20/3595.45	c #Conflicts:    1693000 | #Constraints:     134699
3582.20/3595.45	c #Conflicts:    1694000 | #Constraints:     135699
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1695000 | #Constraints:      88697
3582.20/3595.45	c #Conflicts:    1696000 | #Constraints:      89697
3582.20/3595.45	c #Conflicts:    1697000 | #Constraints:      90697
3582.20/3595.45	c #Conflicts:    1698000 | #Constraints:      91697
3582.20/3595.45	c #Conflicts:    1699000 | #Constraints:      92697
3582.20/3595.45	c #Conflicts:    1700000 | #Constraints:      93697
3582.20/3595.45	c #Conflicts:    1701000 | #Constraints:      94697
3582.20/3595.45	c #Conflicts:    1702000 | #Constraints:      95697
3582.20/3595.45	c #Conflicts:    1703000 | #Constraints:      96697
3582.20/3595.45	c #Conflicts:    1704000 | #Constraints:      97697
3582.20/3595.45	c #Conflicts:    1705000 | #Constraints:      98697
3582.20/3595.45	c #Conflicts:    1706000 | #Constraints:      99697
3582.20/3595.45	c #Conflicts:    1707000 | #Constraints:     100697
3582.20/3595.45	c #Conflicts:    1708000 | #Constraints:     101697
3582.20/3595.45	c #Conflicts:    1709000 | #Constraints:     102697
3582.20/3595.45	c #Conflicts:    1710000 | #Constraints:     103697
3582.20/3595.45	c #Conflicts:    1711000 | #Constraints:     104697
3582.20/3595.45	c #Conflicts:    1712000 | #Constraints:     105697
3582.20/3595.45	c #Conflicts:    1713000 | #Constraints:     106697
3582.20/3595.45	c #Conflicts:    1714000 | #Constraints:     107697
3582.20/3595.45	c #Conflicts:    1715000 | #Constraints:     108697
3582.20/3595.45	c #Conflicts:    1716000 | #Constraints:     109697
3582.20/3595.45	c #Conflicts:    1717000 | #Constraints:     110697
3582.20/3595.45	c #Conflicts:    1718000 | #Constraints:     111697
3582.20/3595.45	c #Conflicts:    1719000 | #Constraints:     112697
3582.20/3595.45	c #Conflicts:    1720000 | #Constraints:     113697
3582.20/3595.45	c #Conflicts:    1721000 | #Constraints:     114697
3582.20/3595.45	c #Conflicts:    1722000 | #Constraints:     115697
3582.20/3595.45	c #Conflicts:    1723000 | #Constraints:     116697
3582.20/3595.45	c #Conflicts:    1724000 | #Constraints:     117697
3582.20/3595.45	c #Conflicts:    1725000 | #Constraints:     118697
3582.20/3595.45	c #Conflicts:    1726000 | #Constraints:     119697
3582.20/3595.45	c #Conflicts:    1727000 | #Constraints:     120697
3582.20/3595.45	c #Conflicts:    1728000 | #Constraints:     121697
3582.20/3595.45	c #Conflicts:    1729000 | #Constraints:     122697
3582.20/3595.45	c #Conflicts:    1730000 | #Constraints:     123697
3582.20/3595.45	c #Conflicts:    1731000 | #Constraints:     124697
3582.20/3595.45	c #Conflicts:    1732000 | #Constraints:     125697
3582.20/3595.45	c #Conflicts:    1733000 | #Constraints:     126697
3582.20/3595.45	c #Conflicts:    1734000 | #Constraints:     127697
3582.20/3595.45	c #Conflicts:    1735000 | #Constraints:     128697
3582.20/3595.45	c #Conflicts:    1736000 | #Constraints:     129697
3582.20/3595.45	c #Conflicts:    1737000 | #Constraints:     130697
3582.20/3595.45	c #Conflicts:    1738000 | #Constraints:     131697
3582.20/3595.45	c #Conflicts:    1739000 | #Constraints:     132697
3582.20/3595.45	c #Conflicts:    1740000 | #Constraints:     133697
3582.20/3595.45	c #Conflicts:    1741000 | #Constraints:     134697
3582.20/3595.45	c #Conflicts:    1742000 | #Constraints:     135697
3582.20/3595.45	c #Conflicts:    1743000 | #Constraints:     136697
3582.20/3595.45	c #Conflicts:    1744000 | #Constraints:     137697
3582.20/3595.45	c #Conflicts:    1745000 | #Constraints:     138697
3582.20/3595.45	c #Conflicts:    1746000 | #Constraints:     139697
3582.20/3595.45	c #Conflicts:    1747000 | #Constraints:     140697
3582.20/3595.45	c #Conflicts:    1748000 | #Constraints:     141697
3582.20/3595.45	c #Conflicts:    1749000 | #Constraints:     142697
3582.20/3595.45	c #Conflicts:    1750000 | #Constraints:     143697
3582.20/3595.45	c #Conflicts:    1751000 | #Constraints:     144697
3582.20/3595.45	c #Conflicts:    1752000 | #Constraints:     145697
3582.20/3595.45	c #Conflicts:    1753000 | #Constraints:     146697
3582.20/3595.45	c #Conflicts:    1754000 | #Constraints:     147697
3582.20/3595.45	c #Conflicts:    1755000 | #Constraints:     148697
3582.20/3595.45	c #Conflicts:    1756000 | #Constraints:     149697
3582.20/3595.45	c #Conflicts:    1757000 | #Constraints:     150697
3582.20/3595.45	c #Conflicts:    1758000 | #Constraints:     151697
3582.20/3595.45	c #Conflicts:    1759000 | #Constraints:     152697
3582.20/3595.45	c #Conflicts:    1760000 | #Constraints:     153697
3582.20/3595.45	c #Conflicts:    1761000 | #Constraints:     154697
3582.20/3595.45	c #Conflicts:    1762000 | #Constraints:     155697
3582.20/3595.45	c #Conflicts:    1763000 | #Constraints:     156697
3582.20/3595.45	c #Conflicts:    1764000 | #Constraints:     157697
3582.20/3595.45	c #Conflicts:    1765000 | #Constraints:     158697
3582.20/3595.45	c #Conflicts:    1766000 | #Constraints:     159697
3582.20/3595.45	c #Conflicts:    1767000 | #Constraints:     160697
3582.20/3595.45	c #Conflicts:    1768000 | #Constraints:     161697
3582.20/3595.45	c #Conflicts:    1769000 | #Constraints:     162697
3582.20/3595.45	c #Conflicts:    1770000 | #Constraints:     163697
3582.20/3595.45	c #Conflicts:    1771000 | #Constraints:     164697
3582.20/3595.45	c #Conflicts:    1772000 | #Constraints:     165697
3582.20/3595.45	c #Conflicts:    1773000 | #Constraints:     166697
3582.20/3595.45	c #Conflicts:    1774000 | #Constraints:     167697
3582.20/3595.45	c #Conflicts:    1775000 | #Constraints:     168697
3582.20/3595.45	c #Conflicts:    1776000 | #Constraints:     169697
3582.20/3595.45	c #Conflicts:    1777000 | #Constraints:     170697
3582.20/3595.45	c #Conflicts:    1778000 | #Constraints:     171697
3582.20/3595.45	c #Conflicts:    1779000 | #Constraints:     172697
3582.20/3595.45	c #Conflicts:    1780000 | #Constraints:     173697
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1781000 | #Constraints:     102800
3582.20/3595.45	c #Conflicts:    1782000 | #Constraints:     103800
3582.20/3595.45	c #Conflicts:    1783000 | #Constraints:     104800
3582.20/3595.45	c #Conflicts:    1784000 | #Constraints:     105800
3582.20/3595.45	c #Conflicts:    1785000 | #Constraints:     106800
3582.20/3595.45	c #Conflicts:    1786000 | #Constraints:     107800
3582.20/3595.45	c #Conflicts:    1787000 | #Constraints:     108800
3582.20/3595.45	c #Conflicts:    1788000 | #Constraints:     109800
3582.20/3595.45	c #Conflicts:    1789000 | #Constraints:     110800
3582.20/3595.45	c #Conflicts:    1790000 | #Constraints:     111800
3582.20/3595.45	c #Conflicts:    1791000 | #Constraints:     112800
3582.20/3595.45	c #Conflicts:    1792000 | #Constraints:     113800
3582.20/3595.45	c #Conflicts:    1793000 | #Constraints:     114800
3582.20/3595.45	c #Conflicts:    1794000 | #Constraints:     115800
3582.20/3595.45	c #Conflicts:    1795000 | #Constraints:     116800
3582.20/3595.45	c #Conflicts:    1796000 | #Constraints:     117800
3582.20/3595.45	c #Conflicts:    1797000 | #Constraints:     118800
3582.20/3595.45	c #Conflicts:    1798000 | #Constraints:     119800
3582.20/3595.45	c #Conflicts:    1799000 | #Constraints:     120800
3582.20/3595.45	c #Conflicts:    1800000 | #Constraints:     121800
3582.20/3595.45	c #Conflicts:    1801000 | #Constraints:     122800
3582.20/3595.45	c #Conflicts:    1802000 | #Constraints:     123800
3582.20/3595.45	c #Conflicts:    1803000 | #Constraints:     124800
3582.20/3595.45	c #Conflicts:    1804000 | #Constraints:     125800
3582.20/3595.45	c #Conflicts:    1805000 | #Constraints:     126800
3582.20/3595.45	c #Conflicts:    1806000 | #Constraints:     127800
3582.20/3595.45	c #Conflicts:    1807000 | #Constraints:     128800
3582.20/3595.45	c #Conflicts:    1808000 | #Constraints:     129800
3582.20/3595.45	c #Conflicts:    1809000 | #Constraints:     130800
3582.20/3595.45	c #Conflicts:    1810000 | #Constraints:     131800
3582.20/3595.45	c #Conflicts:    1811000 | #Constraints:     132800
3582.20/3595.45	c #Conflicts:    1812000 | #Constraints:     133800
3582.20/3595.45	c #Conflicts:    1813000 | #Constraints:     134800
3582.20/3595.45	c #Conflicts:    1814000 | #Constraints:     135800
3582.20/3595.45	c #Conflicts:    1815000 | #Constraints:     136800
3582.20/3595.45	c #Conflicts:    1816000 | #Constraints:     137800
3582.20/3595.45	c #Conflicts:    1817000 | #Constraints:     138800
3582.20/3595.45	c #Conflicts:    1818000 | #Constraints:     139800
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1819000 | #Constraints:      91840
3582.20/3595.45	c #Conflicts:    1820000 | #Constraints:      92885
3582.20/3595.45	c #Conflicts:    1821000 | #Constraints:      93935
3582.20/3595.45	c #Conflicts:    1822000 | #Constraints:      94979
3582.20/3595.45	c #Conflicts:    1823000 | #Constraints:      96020
3582.20/3595.45	c #Conflicts:    1824000 | #Constraints:      97063
3582.20/3595.45	c #Conflicts:    1825000 | #Constraints:      98122
3582.20/3595.45	c #Conflicts:    1826000 | #Constraints:      99172
3582.20/3595.45	c #Conflicts:    1827000 | #Constraints:     100209
3582.20/3595.45	c #Conflicts:    1828000 | #Constraints:     101252
3582.20/3595.45	c #Conflicts:    1829000 | #Constraints:     102292
3582.20/3595.45	c #Conflicts:    1830000 | #Constraints:     103339
3582.20/3595.45	c #Conflicts:    1831000 | #Constraints:     104376
3582.20/3595.45	c #Conflicts:    1832000 | #Constraints:     105421
3582.20/3595.45	c #Conflicts:    1833000 | #Constraints:     106453
3582.20/3595.45	c #Conflicts:    1834000 | #Constraints:     107511
3582.20/3595.45	c #Conflicts:    1835000 | #Constraints:     108562
3582.20/3595.45	c #Conflicts:    1836000 | #Constraints:     109612
3582.20/3595.45	c #Conflicts:    1837000 | #Constraints:     110660
3582.20/3595.45	c #Conflicts:    1838000 | #Constraints:     111707
3582.20/3595.45	c #Conflicts:    1839000 | #Constraints:     112755
3582.20/3595.45	c #Conflicts:    1840000 | #Constraints:     113803
3582.20/3595.45	c #Conflicts:    1841000 | #Constraints:     114853
3582.20/3595.45	c #Conflicts:    1842000 | #Constraints:     115902
3582.20/3595.45	c #Conflicts:    1843000 | #Constraints:     116950
3582.20/3595.45	c #Conflicts:    1844000 | #Constraints:     117993
3582.20/3595.45	c #Conflicts:    1845000 | #Constraints:     119043
3582.20/3595.45	c #Conflicts:    1846000 | #Constraints:     120089
3582.20/3595.45	c #Conflicts:    1847000 | #Constraints:     121141
3582.20/3595.45	c #Conflicts:    1848000 | #Constraints:     122172
3582.20/3595.45	c #Conflicts:    1849000 | #Constraints:     123218
3582.20/3595.45	c #Conflicts:    1850000 | #Constraints:     124255
3582.20/3595.45	c #Conflicts:    1851000 | #Constraints:     125307
3582.20/3595.45	c #Conflicts:    1852000 | #Constraints:     126344
3582.20/3595.45	c #Conflicts:    1853000 | #Constraints:     127386
3582.20/3595.45	c #Conflicts:    1854000 | #Constraints:     128431
3582.20/3595.45	c #Conflicts:    1855000 | #Constraints:     129477
3582.20/3595.45	c #Conflicts:    1856000 | #Constraints:     130519
3582.20/3595.45	c #Conflicts:    1857000 | #Constraints:     131566
3582.20/3595.45	c #Conflicts:    1858000 | #Constraints:     132617
3582.20/3595.45	c #Conflicts:    1859000 | #Constraints:     133672
3582.20/3595.45	c #Conflicts:    1860000 | #Constraints:     134715
3582.20/3595.45	c #Conflicts:    1861000 | #Constraints:     135766
3582.20/3595.45	c #Conflicts:    1862000 | #Constraints:     136815
3582.20/3595.45	c #Conflicts:    1863000 | #Constraints:     137856
3582.20/3595.45	c #Conflicts:    1864000 | #Constraints:     138896
3582.20/3595.45	c #Conflicts:    1865000 | #Constraints:     139938
3582.20/3595.45	c #Conflicts:    1866000 | #Constraints:     140975
3582.20/3595.45	c #Conflicts:    1867000 | #Constraints:     142022
3582.20/3595.45	c #Conflicts:    1868000 | #Constraints:     143067
3582.20/3595.45	c #Conflicts:    1869000 | #Constraints:     144107
3582.20/3595.45	c #Conflicts:    1870000 | #Constraints:     145160
3582.20/3595.45	c #Conflicts:    1871000 | #Constraints:     146214
3582.20/3595.45	c #Conflicts:    1872000 | #Constraints:     147253
3582.20/3595.45	c #Conflicts:    1873000 | #Constraints:     148305
3582.20/3595.45	c #Conflicts:    1874000 | #Constraints:     149359
3582.20/3595.45	c #Conflicts:    1875000 | #Constraints:     150415
3582.20/3595.45	c #Conflicts:    1876000 | #Constraints:     151476
3582.20/3595.45	c #Conflicts:    1877000 | #Constraints:     152533
3582.20/3595.45	c #Conflicts:    1878000 | #Constraints:     153588
3582.20/3595.45	c #Conflicts:    1879000 | #Constraints:     154644
3582.20/3595.45	c #Conflicts:    1880000 | #Constraints:     155687
3582.20/3595.45	c #Conflicts:    1881000 | #Constraints:     156751
3582.20/3595.45	c #Conflicts:    1882000 | #Constraints:     157806
3582.20/3595.45	c #Conflicts:    1883000 | #Constraints:     158854
3582.20/3595.45	c #Conflicts:    1884000 | #Constraints:     159912
3582.20/3595.45	c #Conflicts:    1885000 | #Constraints:     160966
3582.20/3595.45	c #Conflicts:    1886000 | #Constraints:     162028
3582.20/3595.45	c #Conflicts:    1887000 | #Constraints:     163086
3582.20/3595.45	c #Conflicts:    1888000 | #Constraints:     164128
3582.20/3595.45	c #Conflicts:    1889000 | #Constraints:     165171
3582.20/3595.45	c #Conflicts:    1890000 | #Constraints:     166218
3582.20/3595.45	c #Conflicts:    1891000 | #Constraints:     167259
3582.20/3595.45	c #Conflicts:    1892000 | #Constraints:     168320
3582.20/3595.45	c #Conflicts:    1893000 | #Constraints:     169376
3582.20/3595.45	c #Conflicts:    1894000 | #Constraints:     170432
3582.20/3595.45	c #Conflicts:    1895000 | #Constraints:     171492
3582.20/3595.45	c #Conflicts:    1896000 | #Constraints:     172541
3582.20/3595.45	c #Conflicts:    1897000 | #Constraints:     173577
3582.20/3595.45	c #Conflicts:    1898000 | #Constraints:     174625
3582.20/3595.45	c #Conflicts:    1899000 | #Constraints:     175675
3582.20/3595.45	c #Conflicts:    1900000 | #Constraints:     176730
3582.20/3595.45	c #Conflicts:    1901000 | #Constraints:     177777
3582.20/3595.45	c #Conflicts:    1902000 | #Constraints:     178818
3582.20/3595.45	c #Conflicts:    1903000 | #Constraints:     179868
3582.20/3595.45	c #Conflicts:    1904000 | #Constraints:     180921
3582.20/3595.45	c #Conflicts:    1905000 | #Constraints:     181976
3582.20/3595.45	c #Conflicts:    1906000 | #Constraints:     183026
3582.20/3595.45	c #Conflicts:    1907000 | #Constraints:     184060
3582.20/3595.45	c #Conflicts:    1908000 | #Constraints:     185107
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1909000 | #Constraints:     108707
3582.20/3595.45	c #Conflicts:    1910000 | #Constraints:     109707
3582.20/3595.45	c #Conflicts:    1911000 | #Constraints:     110707
3582.20/3595.45	c #Conflicts:    1912000 | #Constraints:     111707
3582.20/3595.45	c #Conflicts:    1913000 | #Constraints:     112707
3582.20/3595.45	c #Conflicts:    1914000 | #Constraints:     113707
3582.20/3595.45	c #Conflicts:    1915000 | #Constraints:     114707
3582.20/3595.45	c #Conflicts:    1916000 | #Constraints:     115707
3582.20/3595.45	c #Conflicts:    1917000 | #Constraints:     116707
3582.20/3595.45	c #Conflicts:    1918000 | #Constraints:     117707
3582.20/3595.45	c #Conflicts:    1919000 | #Constraints:     118707
3582.20/3595.45	c #Conflicts:    1920000 | #Constraints:     119707
3582.20/3595.45	c #Conflicts:    1921000 | #Constraints:     120707
3582.20/3595.45	c #Conflicts:    1922000 | #Constraints:     121707
3582.20/3595.45	c #Conflicts:    1923000 | #Constraints:     122707
3582.20/3595.45	c #Conflicts:    1924000 | #Constraints:     123707
3582.20/3595.45	c #Conflicts:    1925000 | #Constraints:     124707
3582.20/3595.45	c #Conflicts:    1926000 | #Constraints:     125707
3582.20/3595.45	c #Conflicts:    1927000 | #Constraints:     126707
3582.20/3595.45	c #Conflicts:    1928000 | #Constraints:     127707
3582.20/3595.45	c #Conflicts:    1929000 | #Constraints:     128707
3582.20/3595.45	c #Conflicts:    1930000 | #Constraints:     129707
3582.20/3595.45	c #Conflicts:    1931000 | #Constraints:     130707
3582.20/3595.45	c #Conflicts:    1932000 | #Constraints:     131707
3582.20/3595.45	c #Conflicts:    1933000 | #Constraints:     132707
3582.20/3595.45	c #Conflicts:    1934000 | #Constraints:     133707
3582.20/3595.45	c #Conflicts:    1935000 | #Constraints:     134707
3582.20/3595.45	c #Conflicts:    1936000 | #Constraints:     135707
3582.20/3595.45	c #Conflicts:    1937000 | #Constraints:     136707
3582.20/3595.45	c #Conflicts:    1938000 | #Constraints:     137707
3582.20/3595.45	c #Conflicts:    1939000 | #Constraints:     138707
3582.20/3595.45	c #Conflicts:    1940000 | #Constraints:     139707
3582.20/3595.45	c #Conflicts:    1941000 | #Constraints:     140707
3582.20/3595.45	c #Conflicts:    1942000 | #Constraints:     141707
3582.20/3595.45	c #Conflicts:    1943000 | #Constraints:     142707
3582.20/3595.45	c #Conflicts:    1944000 | #Constraints:     143707
3582.20/3595.45	c #Conflicts:    1945000 | #Constraints:     144707
3582.20/3595.45	c #Conflicts:    1946000 | #Constraints:     145707
3582.20/3595.45	c #Conflicts:    1947000 | #Constraints:     146707
3582.20/3595.45	c INPROCESSING
3582.20/3595.45	c GARBAGE COLLECT
3582.20/3595.45	c rational objective -84
3582.20/3595.45	c #Conflicts:    1948000 | #Constraints:      93006
3582.20/3595.45	c #Conflicts:    1949000 | #Constraints:      94006
3582.20/3595.45	c #Conflicts:    1950000 | #Constraints:      95006
3582.20/3595.45	c #Conflicts:    1951000 | #Constraints:      96006
3582.20/3595.45	c #Conflicts:    1952000 | #Constraints:      97006
3582.20/3595.45	c #Conflicts:    1953000 | #Constraints:      98006
3582.20/3595.45	c #Conflicts:    1954000 | #Constraints:      99006
3582.20/3595.45	c #Conflicts:    1955000 | #Constraints:     100006
3582.20/3595.45	c #Conflicts:    1956000 | #Constraints:     101006
3582.20/3595.45	c #Conflicts:    1957000 | #Constraints:     102006
3582.20/3595.45	c #Conflicts:    1958000 | #Constraints:     103006
3582.20/3595.45	c #Conflicts:    1959000 | #Constraints:     104006
3582.20/3595.45	c #Conflicts:    1960000 | #Constraints:     105006
3582.20/3595.45	c #Conflicts:    1961000 | #Constraints:     106006
3582.20/3595.45	c #Conflicts:    1962000 | #Constraints:     107006
3582.20/3595.45	c #Conflicts:    1963000 | #Constraints:     108006
3582.20/3595.45	c #Conflicts:    1964000 | #Constraints:     109006
3582.20/3595.45	c #Conflicts:    1965000 | #Constraints:     110006
3582.20/3595.45	c #Conflicts:    1966000 | #Constraints:     111006
3582.20/3595.45	c #Conflicts:    1967000 | #Constraints:     112006
3582.20/3595.45	c #Conflicts:    1968000 | #Constraints:     113006
3582.20/3595.45	c #Conflicts:    1969000 | #Constraints:     114006
3582.20/3595.45	c #Conflicts:    1970000 | #Constraints:     115006
3582.20/3595.45	c #Conflicts:    1971000 | #Constraints:     116006
3582.20/3595.45	c #Conflicts:    1972000 | #Constraints:     117006
3582.20/3595.45	c #Conflicts:    1973000 | #Constraints:     118006
3582.20/3595.45	c #Conflicts:    1974000 | #Constraints:     119006
3582.20/3595.45	c #Conflicts:    1975000 | #Constraints:     120006
3582.20/3595.45	c #Conflicts:    1976000 | #Constraints:     121006
3582.20/3595.45	c #Conflicts:    1977000 | #Constraints:     122006
3582.20/3595.45	c #Conflicts:    1978000 | #Constraints:     123006
3582.20/3595.45	c #Conflicts:    1979000 | #Constraints:     124006
3582.20/3595.45	c #Conflicts:    1980000 | #Constraints:     125006
3582.20/3595.45	c #Conflicts:    1981000 | #Constraints:     126006
3582.20/3595.45	c #Conflicts:    1982000 | #Constraints:     127006
3582.20/3595.45	c #Conflicts:    1983000 | #Constraints:     128006
3582.20/3595.45	c #Conflicts:    1984000 | #Constraints:     129006
3582.20/3595.45	c #Conflicts:    1985000 | #Constraints:     130006
3582.20/3595.45	c #Conflicts:    1986000 | #Constraints:     131006
3582.20/3595.45	c #Conflicts:    1987000 | #Constraints:     132006
3582.20/3595.45	c #Conflicts:    1988000 | #Constraints:     133006
3582.20/3595.45	c #Conflicts:    1989000 | #Constraints:     134006
3582.20/3595.45	c #Conflicts:    1990000 | #Constraints:     135006
3582.20/3595.45	c #Conflicts:    1991000 | #Constraints:     136006
3582.20/3595.45	c #Conflicts:    1992000 | #Constraints:     137006
3582.20/3595.45	c #Conflicts:    1993000 | #Constraints:     138006
3582.20/3595.45	c #Conflicts:    1994000 | #Constraints:     139006
3582.20/3595.45	c #Conflicts:    1995000 | #Constraints:     140006
3582.20/3595.45	c #Conflicts:    1996000 | #Constraints:     141006
3582.20/3595.45	c #Conflicts:    1997000 | #Constraints:     142006
3582.20/3595.45	c #Conflicts:    1998000 | #Constraints:     143006
3582.20/3595.45	c #Conflicts:    1999000 | #Constraints:     144006
3582.20/3595.45	c #Conflicts:    2000000 | #Constraints:     145006
3582.20/3595.45	c #Conflicts:    2001000 | #Constraints:     146006
3582.20/3595.45	c #Conflicts:    2002000 | #Constraints:     147006
3582.20/3595.45	c #Conflicts:    2003000 | #Constraints:     148006
3582.20/3595.45	c #Conflicts:    2004000 | #Constraints:     149006
3582.20/3595.45	c #Conflicts:    2005000 | #Constraints:     150006
3582.20/3595.45	c #Conflicts:    2006000 | #Constraints:     151006
3582.20/3595.45	c #Conflicts:    2007000 | #Constraints:     152006
3582.20/3595.45	c #Conflicts:    2008000 | #Constraints:     153006
3582.20/3595.45	c #Conflicts:    2009000 | #Constraints:     154006
3582.20/3595.45	c #Conflicts:    2010000 | #Constraints:     155006
3582.20/3595.45	c #Conflicts:    2011000 | #Constraints:     156006
3582.20/3595.45	c #Conflicts:    2012000 | #Constraints:     157006
3582.20/3595.45	c #Conflicts:    2013000 | #Constraints:     158006
3582.20/3595.45	c #Conflicts:    2014000 | #Constraints:     159006
3582.20/3595.45	c #Conflicts:    2015000 | #Constraints:     160006
3582.20/3595.45	c #Conflicts:    2016000 | #Constraints:     161006
3582.20/3595.45	c #Conflicts:    2017000 | #Constraints:     162006
3582.20/3595.45	c #Conflicts:    2018000 | #Constraints:     163006
3582.20/3595.45	c #Conflicts:    2019000 | #Constraints:     164006
3582.20/3595.45	c #Conflicts:    2020000 | #Constraints:     165006
3582.20/3595.45	c #Conflicts:    2021000 | #Constraints:     166006
3582.20/3595.45	c #Conflicts:    2022000 | #Constraints:     167006
3582.20/3595.45	c #Conflicts:    2023000 | #Constraints:     168006
3582.20/3595.45	c #Conflicts:    2024000 | #Constraints:     169006
3582.20/3595.45	c #Conflicts:    2025000 | #Constraints:     170006
3582.20/3595.45	c #Conflicts:    2026000 | #Constraints:     171006
3582.20/3595.45	c #Conflicts:    2027000 | #Constraints:     172006
3582.20/3595.45	c #Conflicts:    2028000 | #Constraints:     173006
3582.20/3595.45	c #Conflicts:    2029000 | #Constraints:     174006
3582.20/3595.45	c #Conflicts:    2030000 | #Constraints:     175006
3582.20/3595.45	c #Conflicts:    2031000 | #Constraints:     176006
3582.20/3595.45	c #Conflicts:    2032000 | #Constraints:     177006
3582.20/3595.45	c #Conflicts:    2033000 | #Constraints:     178006
3582.20/3595.45	c #Conflicts:    2034000 | #Constraints:     179006
3582.20/3595.45	c #Conflicts:    2035000 | #Constraints:     180006
3582.20/3595.45	c cpu time 1784.62 s
3582.20/3595.45	c deterministic time 294423457637 2.94e+11
3582.20/3595.45	c optimization time 99.3491 s
3582.20/3595.45	c total solve time 1685.21 s
3582.20/3595.45	c core-guided solve time 1113.16 s
3582.20/3595.45	c propagation time 1447.29 s
3582.20/3595.45	c conflict analysis time 260.403 s
3582.20/3595.45	c propagations 411883924
3582.20/3595.45	c resolve steps 45473137
3582.20/3595.45	c decisions 4152812
3582.20/3595.45	c conflicts 2035472
3582.20/3595.45	c restarts 4025
3582.20/3595.45	c inprocessing phases 59
3582.20/3595.45	c input clauses 28913
3582.20/3595.45	c input cardinalities 1022
3582.20/3595.45	c input general constraints 994
3582.20/3595.45	c input average constraint length 12.09
3582.20/3595.45	c input average constraint degree 5.35
3582.20/3595.45	c learned clauses 1629221
3582.20/3595.45	c learned cardinalities 94466
3582.20/3595.45	c learned general constraints 330494
3582.20/3595.45	c learned average constraint length 182.39
3582.20/3595.45	c learned average constraint degree 14629768.40
3582.20/3595.45	c watched constraints 320226
3582.20/3595.45	c counting constraints 11262
3582.20/3595.45	c gcd simplifications 101472
3582.20/3595.45	c detected cardinalities 19177
3582.20/3595.45	c weakened non-implied lits 14057884
3582.20/3595.45	c weakened non-implying lits 459243
3582.20/3595.45	c original variables 595
3582.20/3595.45	c clausal propagations 320452790
3582.20/3595.45	c cardinality propagations 21715023
3582.20/3595.45	c watched propagations 17490436
3582.20/3595.45	c counting propagations 49994915
3582.20/3595.45	c watch lookups 29785376431
3582.20/3595.45	c watch backjump lookups 17297708488
3582.20/3595.45	c watch checks 239348084693
3582.20/3595.45	c propagation checks 6127572998
3582.20/3595.45	c constraint additions 1028584433
3582.20/3595.45	c trail pops 418052553
3582.20/3595.45	c formula constraints 27931
3582.20/3595.45	c learned constraints 2016777
3582.20/3595.45	c bound constraints 512
3582.20/3595.45	c core-guided constraints 2486
3582.20/3595.45	c encountered formula constraints 8339574
3582.20/3595.45	c encountered learned constraints 29556657
3582.20/3595.45	c encountered bound constraints 797
3582.20/3595.45	c encountered core-guided constraints 9389009
3582.20/3595.45	c LP total time 204.344 s
3582.20/3595.45	c LP solve time 191.99 s
3582.20/3595.45	c LP constraints added 27931
3582.20/3595.45	c LP constraints removed 0
3582.20/3595.45	c LP pivots internal 2035498
3582.20/3595.45	c LP pivots root 5806
3582.20/3595.45	c LP calls 49314
3582.20/3595.45	c LP optimalities 30611
3582.20/3595.45	c LP no pivot count 11374
3582.20/3595.45	c LP infeasibilities 18702
3582.20/3595.45	c LP valid Farkas constraints 18702
3582.20/3595.45	c LP learned Farkas constraints 18702
3582.20/3595.45	c LP basis resets 0
3582.20/3595.45	c LP cycling count 0
3582.20/3595.45	c LP singular count 0
3582.20/3595.45	c LP no primal count 0
3582.20/3595.45	c LP no farkas count 0
3582.20/3595.45	c LP other issue count 0
3582.20/3595.45	c LP Gomory cuts 0
3582.20/3595.45	c LP learned cuts 0
3582.20/3595.45	c LP deleted cuts 0
3582.20/3595.45	c LP encountered Gomory constraints 0
3582.20/3595.45	c LP encountered Farkas constraints 159646
3582.20/3595.45	c LP encountered learned Farkas constraints 44224
3582.20/3595.45	c CG auxiliary variables introduced 999
3582.20/3595.45	c CG solutions found 1
3582.20/3595.45	c CG cores constructed 511
3582.20/3595.45	c CG core cardinality constraints returned 0
3582.20/3595.45	c CG unit cores 0
3582.20/3595.45	c CG single cores 511
3582.20/3595.45	c CG blocks removed during cardinality reduction 0
3582.20/3595.45	c CG first core best 0
3582.20/3595.45	c CG decision core best 0
3582.20/3595.45	c CG core reduction tie 0
3582.20/3595.45	c CG core degree average 1.00
3582.20/3595.45	c CG core slack average 2.07
3582.20/3595.45	c CG core upper bound improvements 0
3582.20/3595.45	c LS first time 59.9881 s
3582.20/3595.45	c LS restart time 0 s
3582.20/3595.45	s SATISFIABLE
3582.20/3595.45	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
3582.20/3595.45	c Program interrupted by user.
3582.20/3595.48	c Total time: 3595.316 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-4790246-1783243179/watcher-4790246-1783243179 -o /tmp/evaluation-result-4790246-1783243179/solver-4790246-1783243179 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790246-1783243179/vars-4790246-1783243179 --bin-var /tmp/runsolver-exch-nodeE010-1783243179-2667666 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790246-1783243179.opb 3600 HOME 62000 

running on 4 cores: 56-59

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 3,14,20-21,23,25,29-30,32,42-43,45-47,50-51,53,56
  3550 MHz: 4-7,16-19,28,31,48-49,57-59
  3600 MHz: 0-2,8-13,15,22,24,26-27,33-41,44,52,54-55,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (119512 MiB free)
  node 1: cores 8-15, 128973 MiB (96725 MiB free)
  node 2: cores 16-23, 129019 MiB (123396 MiB free)
  node 3: cores 24-31, 129003 MiB (118889 MiB free)
  node 4: cores 32-39, 129019 MiB (117139 MiB free)
  node 5: cores 40-47, 129019 MiB (123761 MiB free)
  node 6: cores 48-55, 129019 MiB (108160 MiB free)
  node 7: cores 56-63, 128474 MiB (115876 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2667870, runsolver pid=2667837

[startup+0.100054 s]*
/proc/loadavg: 14.77 21.99 40.78 2/871 2667915
/proc/meminfo: memFree=945631488/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4192 memory=3172 CPUtime=0.01 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 261 319 0 0 0 0 0 1 20 0 1 0 257605664 4292608 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 2 4 65536 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1048 793 713 219 0 110 0
[pid=2667915] ppid=2667870 vsize=428 memory=256 CPUtime=0 cores=56-59
/proc/2667915/stat : 2667915 (basename) D 2667870 2667870 2667642 0 -1 4456448 75 0 0 0 0 0 0 0 20 0 1 0 257605673 438272 0 18446744073709551615 94224513150976 94224513163313 140734026271040 0 0 0 0 0 0 1 0 0 17 57 0 0 0 0 0 94224513174352 94224513175704 94224542617600 140734026275150 140734026275226 140734026275226 140734026280934 0
/proc/2667915/statm: 107 64 53 4 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4620 KiB
Current children cumulated memory: 3428 KiB

[startup+0.212523 s]*
/proc/loadavg: 14.77 21.99 40.78 7/900 2667962
/proc/meminfo: memFree=945533040/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 391 4626 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 2 4 65536 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

[startup+0.314146 s]*
/proc/loadavg: 14.77 21.99 40.78 9/895 2668012
/proc/meminfo: memFree=945450880/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=35708 memory=18576 CPUtime=0.04 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 3964 0 0 0 4 0 0 0 20 0 1 0 257605691 36564992 4480 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 8927 4644 744 3242 0 5067 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 42692 KiB
Current children cumulated memory: 23552 KiB

[startup+0.700283 s]
/proc/loadavg: 14.77 21.99 40.78 19/906 2668085
/proc/meminfo: memFree=944723884/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=160168 memory=148592 CPUtime=0.41 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 28414 0 0 0 39 2 0 0 20 0 1 0 257605691 164012032 36992 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 40042 37148 3011 3242 0 36182 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 167152 KiB
Current children cumulated memory: 153568 KiB

[startup+1.50017 s]
/proc/loadavg: 14.77 21.99 40.78 17/906 2668085
/proc/meminfo: memFree=942693412/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=178596 memory=160116 CPUtime=1.2 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 31295 0 0 0 118 2 0 0 20 0 1 0 257605691 182882304 39936 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 44649 40029 3011 3242 0 40789 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 185580 KiB
Current children cumulated memory: 165092 KiB

[startup+3.11428 s]
/proc/loadavg: 14.77 21.99 40.78 17/906 2668085
/proc/meminfo: memFree=940482052/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=205136 memory=165412 CPUtime=2.82 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 32620 0 0 0 279 3 0 0 20 0 1 0 257605691 210059264 41216 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 51284 41353 3011 3242 0 47424 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 212120 KiB
Current children cumulated memory: 170388 KiB

[startup+6.30017 s]
/proc/loadavg: 14.86 21.89 40.65 17/907 2668086
/proc/meminfo: memFree=940129248/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=272716 memory=211340 CPUtime=5.99 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 43084 0 0 0 595 4 0 0 20 0 1 0 257605691 279261184 52749 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 68179 52835 3011 3242 0 64319 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 279700 KiB
Current children cumulated memory: 216316 KiB

[startup+12.7002 s]
/proc/loadavg: 14.96 21.79 40.51 17/907 2668086
/proc/meminfo: memFree=939939192/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=272716 memory=211364 CPUtime=12.37 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 43092 0 0 0 1233 4 0 0 20 0 1 0 257605691 279261184 52749 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 68179 52841 3011 3242 0 64319 0
Current children cumulated CPU time: 12.41 s
Current children cumulated vsize: 279700 KiB
Current children cumulated memory: 216340 KiB

[startup+25.5002 s]
/proc/loadavg: 15.19 21.51 40.12 17/907 2668086
/proc/meminfo: memFree=939185056/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59
/proc/2667982/stat : 2667982 (timeout) S 2667870 2667982 2667642 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 257605690 2723840 384 18446744073709551615 94528887971840 94528887988353 140735761770560 0 0 0 0 3145728 90119 1 0 0 17 59 0 0 0 0 0 94528888003120 94528888005208 94528903159808 140735761774854 140735761775004 140735761775004 140735761780711 0
/proc/2667982/statm: 665 431 404 5 0 90 0
[pid=2667992] ppid=2667982 vsize=308796 memory=245148 CPUtime=25.11 cores=56-59
/proc/2667992/stat : 2667992 (cashwmaxsat-dis) R 2667982 2667982 2667642 0 -1 4194304 51548 0 0 0 2507 4 0 0 20 0 1 0 257605691 316207104 61197 18446744073709551615 4198400 17477629 140722699989840 0 0 0 0 0 8404994 0 0 0 17 56 0 0 0 0 0 19900224 19994800 47480832 140722699991310 140722699991447 140722699991447 140722699997154 0
/proc/2667992/statm: 77199 61287 3011 3242 0 73339 0
Current children cumulated CPU time: 25.15 s
Current children cumulated vsize: 315780 KiB
Current children cumulated memory: 250124 KiB

[startup+51.1141 s]
/proc/loadavg: 15.47 21.07 39.48 18/908 2668158
/proc/meminfo: memFree=938214760/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=0.04 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 524 4927 0 0 0 0 1 3 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2667982] ppid=2667870 vsize=2660 memory=1724 CPUtime=0 cores=56-59

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


[startup+3462.3 s]
/proc/loadavg: 16.25 16.23 16.87 18/903 2669085
/proc/meminfo: memFree=935806128/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434064 CPUtime=1658.99 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40747 0 0 0 165244 655 0 0 20 0 1 0 257785393 569253888 108408 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108516 2457 1054 0 127559 0
Current children cumulated CPU time: 3449.6 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439048 KiB

[startup+3522.3 s]
/proc/loadavg: 16.09 16.18 16.81 18/903 2669086
/proc/meminfo: memFree=935513380/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1718.79 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 171204 675 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3509.4 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3582.3 s]
/proc/loadavg: 16.03 16.15 16.76 18/901 2669087
/proc/meminfo: memFree=935393404/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1778.6 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 177169 691 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3569.21 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

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

# cumulated CPU time of all completed processes:  user=3574.99 s, system=7.24718 s

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

[startup+3584 s]*
/proc/loadavg: 16.03 16.15 16.76 18/901 2669088
/proc/meminfo: memFree=935391544/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1780.3 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 177339 691 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3570.91 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3590.4 s]
/proc/loadavg: 16.10 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935392476/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1786.67 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 177974 693 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3577.28 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3593.6 s]
/proc/loadavg: 16.10 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935388632/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1789.87 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 178293 694 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3580.48 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3594.4 s]
/proc/loadavg: 16.10 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935388416/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1790.66 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 178372 694 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3581.27 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3595.2 s]
/proc/loadavg: 16.09 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935387692/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3252 CPUtime=1790.61 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 601 220542 0 0 0 0 179035 26 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 813 713 219 0 143 0
[pid=2668222] ppid=2667870 vsize=2660 memory=1732 CPUtime=0 cores=56-59
/proc/2668222/stat : 2668222 (timeout) S 2667870 2668222 2667642 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257785393 2723840 384 18446744073709551615 94303317790720 94303317807233 140728351322944 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94303317822000 94303317824088 94303333990400 140728351324290 140728351324572 140728351324572 140728351330279 0
/proc/2668222/statm: 665 433 406 5 0 90 0
[pid=2668223] ppid=2668222 vsize=555912 memory=434416 CPUtime=1791.46 cores=56-59
/proc/2668223/stat : 2668223 (roundingsat) R 2668222 2668222 2667642 0 -1 4194304 40835 0 0 0 178452 694 0 0 20 0 1 0 257785393 569253888 108536 18446744073709551615 94391820124160 94391824439305 140736584475808 0 0 0 0 0 8405026 0 0 0 17 56 0 0 0 0 0 94391825183144 94391825236488 94391846567936 140736584480920 140736584481183 140736584481183 140736584486890 0
/proc/2668223/statm: 138978 108604 2457 1054 0 127559 0
Current children cumulated CPU time: 3582.07 s
Current children cumulated vsize: 562896 KiB
Current children cumulated memory: 439400 KiB

[startup+3595.4 s]
/proc/loadavg: 16.09 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935387692/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3268 CPUtime=3582.2 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 772 263976 0 0 0 0 357498 722 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 817 713 219 0 143 0
Current children cumulated CPU time: 3582.2 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3268 KiB

[startup+3595.5 s]
/proc/loadavg: 16.09 16.16 16.75 18/901 2669088
/proc/meminfo: memFree=935387692/1055320708 swapFree=32653480/33554428
[pid=2667870] ppid=2667837 vsize=4324 memory=3308 CPUtime=3582.22 cores=56-59
/proc/2667870/stat : 2667870 (Hybrid-CASHWMax) S 2667837 2667870 2667642 0 -1 4194304 963 265106 0 0 0 0 357499 723 20 0 1 0 257605664 4427776 640 18446744073709551615 94510174736384 94510175630917 140729729832928 0 0 0 65536 4 65538 1 0 0 17 59 0 0 0 0 0 94510175869968 94510175917712 94510181076992 140729729837241 140729729837410 140729729837410 140729729843146 0
/proc/2667870/statm: 1081 827 717 219 0 143 0
Current children cumulated CPU time: 3582.22 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3308 KiB

Child status: 0

Real time (s): 3595.51
CPU time (s): 3582.24
CPU user time (s): 3574.99
CPU system time (s): 7.24718
CPU usage (%): 99.6311
Max. virtual memory (cumulated for all children) (KiB): 1583900
Max. memory (cumulated for all children) (KiB): 1390544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.99
system time used= 7.24718
maximum resident set size= 1384236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5400
involuntary context switches= 2034


# summary of solver processes directly reported to runsolver:
#   pid: 2667870
#   total CPU time (s): 3582.24
#   total CPU user time (s): 3574.99
#   total CPU system time (s): 7.24718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9314 second user time and 41.2247 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-07-05 11:19:39
IDJOB=4790246
IDBENCH=146691
IDSOLVER=3620
FILE ID=nodeE010/4790246-1783243179
RUNJOBID= nodeE010-1783243179-2667666
SLURM_JOB_ID= 12560891
Free space on /tmp= 785008 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4790246-1783243179/watcher-4790246-1783243179 -o /tmp/evaluation-result-4790246-1783243179/solver-4790246-1783243179 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790246-1783243179/vars-4790246-1783243179 --bin-var /tmp/runsolver-exch-nodeE010-1783243179-2667666 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4790246-1783243179.opb 3600 HOME 62000

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

MD5SUM BENCH= e50abc2725c4e3a238fbda7c772437b2
RANDOM SEED=247525287

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        945513468 kB
MemAvailable:   1047678556 kB
Buffers:              32 kB
Cached:         106295752 kB
SwapCached:         8140 kB
Active:          6081716 kB
Inactive:       100263144 kB
Active(anon):      86992 kB
Inactive(anon):    24752 kB
Active(file):    5994724 kB
Inactive(file): 100238392 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32653480 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            438644 kB
Writeback:             0 kB
AnonPages:         54716 kB
Mapped:            68128 kB
Shmem:             62668 kB
KReclaimable:    1239128 kB
Slab:            1765188 kB
SReclaimable:    1239128 kB
SUnreclaim:       526060 kB
KernelStack:       13776 kB
PageTables:         4696 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1326104 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477872 kB
VmallocChunk:          0 kB
Percpu:           116992 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 784428 MiB
End job on nodeE010 at 2026-07-05 12:19:35