Trace number 4781459
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/ ~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb |
| MD5SUM | c55f73e6e0cc08bf75a2558de9268914 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | -40 |
| Best CPU time to get the best result obtained on this benchmark | 13.2711 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 760 |
| Total number of constraints | 41314 |
| Number of constraints which are clauses | 41314 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 2 |
| Number of terms in the objective function | 760 |
| 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 | 760 |
| 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 | 760 |
| Number of bits of the biggest sum of numbers | 10 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
0.06/0.34 c Preprocess time: 0.119 seconds
0.06/0.34 c First solver time limit: 1797 seconds
0.06/0.34 c Second solver time limit: 1798 seconds
3581.01/3595.48 c Exit code from Second Program: 124
3581.32/3595.93 c RoundingSat 2
3581.32/3595.93 c branch HEAD
3581.32/3595.93 c commit unknown
3581.32/3595.93 c #variables 760 #constraints 41314
3581.32/3595.93 c Finish copy
3581.32/3595.93 c bounds - >= -760 @ 0.097432
3581.32/3595.93 c rational objective -380
3581.32/3595.93 c intsize: 10
3581.32/3595.93 c runls-beg
3581.32/3595.93 c clone-beg
3581.32/3595.93 c setend
3581.32/3595.93 c isMakeUpper
3581.32/3595.93 c isMakeUpper
3581.32/3595.93 c Finish cloning data from SAT to LS
3581.32/3595.93 c
3581.32/3595.93 c Use LS-small
3581.32/3595.93 c opt_unsat_weight_small = 760, opt_time = 0.00, step = 1
3581.32/3595.93 o 0
3581.32/3595.93 c opt_unsat_weight_small = 759, opt_time = 0.00, step = 2
3581.32/3595.93 o -1
3581.32/3595.93 c opt_unsat_weight_small = 758, opt_time = 0.00, step = 3
3581.32/3595.93 o -2
3581.32/3595.93 c opt_unsat_weight_small = 757, opt_time = 0.00, step = 4
3581.32/3595.93 o -3
3581.32/3595.93 c opt_unsat_weight_small = 756, opt_time = 0.00, step = 5
3581.32/3595.93 o -4
3581.32/3595.93 c opt_unsat_weight_small = 755, opt_time = 0.00, step = 6
3581.32/3595.93 o -5
3581.32/3595.93 c opt_unsat_weight_small = 754, opt_time = 0.00, step = 7
3581.32/3595.93 o -6
3581.32/3595.93 c opt_unsat_weight_small = 753, opt_time = 0.00, step = 8
3581.32/3595.93 o -7
3581.32/3595.93 c opt_unsat_weight_small = 752, opt_time = 0.00, step = 9
3581.32/3595.93 o -8
3581.32/3595.93 c opt_unsat_weight_small = 751, opt_time = 0.00, step = 10
3581.32/3595.93 o -9
3581.32/3595.93 c opt_unsat_weight_small = 750, opt_time = 0.00, step = 11
3581.32/3595.93 o -10
3581.32/3595.93 c opt_unsat_weight_small = 749, opt_time = 0.00, step = 12
3581.32/3595.93 o -11
3581.32/3595.93 c opt_unsat_weight_small = 748, opt_time = 0.00, step = 13
3581.32/3595.93 o -12
3581.32/3595.93 c opt_unsat_weight_small = 747, opt_time = 0.00, step = 14
3581.32/3595.93 o -13
3581.32/3595.93 c opt_unsat_weight_small = 746, opt_time = 0.00, step = 15
3581.32/3595.93 o -14
3581.32/3595.93 c opt_unsat_weight_small = 745, opt_time = 0.00, step = 16
3581.32/3595.93 o -15
3581.32/3595.93 c opt_unsat_weight_small = 744, opt_time = 0.00, step = 17
3581.32/3595.93 o -16
3581.32/3595.93 c opt_unsat_weight_small = 743, opt_time = 0.00, step = 18
3581.32/3595.93 o -17
3581.32/3595.93 c opt_unsat_weight_small = 742, opt_time = 0.00, step = 19
3581.32/3595.93 o -18
3581.32/3595.93 c opt_unsat_weight_small = 741, opt_time = 0.00, step = 20
3581.32/3595.93 o -19
3581.32/3595.93 c opt_unsat_weight_small = 740, opt_time = 0.00, step = 21
3581.32/3595.93 o -20
3581.32/3595.93 c opt_unsat_weight_small = 739, opt_time = 0.00, step = 22
3581.32/3595.93 o -21
3581.32/3595.93 c opt_unsat_weight_small = 738, opt_time = 0.00, step = 23
3581.32/3595.93 o -22
3581.32/3595.93 c opt_unsat_weight_small = 737, opt_time = 0.00, step = 24
3581.32/3595.93 o -23
3581.32/3595.93 c opt_unsat_weight_small = 736, opt_time = 0.00, step = 25
3581.32/3595.93 o -24
3581.32/3595.93 c opt_unsat_weight_small = 735, opt_time = 0.00, step = 26
3581.32/3595.93 o -25
3581.32/3595.93 c opt_unsat_weight_small = 734, opt_time = 0.00, step = 27
3581.32/3595.93 o -26
3581.32/3595.93 c opt_unsat_weight_small = 733, opt_time = 0.00, step = 28
3581.32/3595.93 o -27
3581.32/3595.93 c opt_unsat_weight_small = 728, opt_time = 0.00, step = 201
3581.32/3595.93 o -32
3581.32/3595.93 c opt_unsat_weight_small = 725, opt_time = 0.00, step = 927
3581.32/3595.93 o -35
3581.32/3595.93 c opt_unsat_weight_small = 723, opt_time = 0.01, step = 4953
3581.32/3595.93 o -37
3581.32/3595.93 c opt_unsat_weight_small = 722, opt_time = 0.09, step = 48042
3581.32/3595.93 o -38
3581.32/3595.93 c opt_unsat_weight_small = 721, opt_time = 0.14, step = 73843
3581.32/3595.93 o -39
3581.32/3595.93 c opt_unsat_weight_small = 720, opt_time = 0.14, step = 74067
3581.32/3595.93 o -40
3581.32/3595.93 c ls-end
3581.32/3595.93 c LS found feasible solution, updating lastSol
3581.32/3595.93 c SAT by LS-small
3581.32/3595.93 c bounds -40 >= -760 @ 30.1907
3581.32/3595.93 c bounds -40 >= -759 @ 30.2757
3581.32/3595.93 c #Conflicts: 1000 | #Constraints: 42326
3581.32/3595.93 c #Conflicts: 2000 | #Constraints: 43373
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c bounds -40 >= -758 @ 30.8852
3581.32/3595.93 c bounds -40 >= -757 @ 30.8854
3581.32/3595.93 c bounds -40 >= -756 @ 30.8857
3581.32/3595.93 c bounds -40 >= -755 @ 30.886
3581.32/3595.93 c bounds -40 >= -754 @ 30.8862
3581.32/3595.93 c bounds -40 >= -753 @ 30.8864
3581.32/3595.93 c bounds -40 >= -752 @ 30.8867
3581.32/3595.93 c bounds -40 >= -751 @ 30.8869
3581.32/3595.93 c bounds -40 >= -750 @ 30.8872
3581.32/3595.93 c bounds -40 >= -749 @ 30.8874
3581.32/3595.93 c bounds -40 >= -748 @ 30.8877
3581.32/3595.93 c bounds -40 >= -747 @ 30.8879
3581.32/3595.93 c bounds -40 >= -746 @ 30.8882
3581.32/3595.93 c bounds -40 >= -745 @ 30.8884
3581.32/3595.93 c bounds -40 >= -744 @ 30.8887
3581.32/3595.93 c bounds -40 >= -743 @ 30.8889
3581.32/3595.93 c bounds -40 >= -742 @ 30.8892
3581.32/3595.93 c bounds -40 >= -741 @ 30.8894
3581.32/3595.93 c bounds -40 >= -740 @ 30.8897
3581.32/3595.93 c bounds -40 >= -739 @ 30.89
3581.32/3595.93 c bounds -40 >= -738 @ 30.8902
3581.32/3595.93 c bounds -40 >= -737 @ 30.8905
3581.32/3595.93 c bounds -40 >= -736 @ 30.8908
3581.32/3595.93 c bounds -40 >= -735 @ 30.891
3581.32/3595.93 c bounds -40 >= -734 @ 30.8913
3581.32/3595.93 c bounds -40 >= -733 @ 30.8915
3581.32/3595.93 c bounds -40 >= -732 @ 30.8918
3581.32/3595.93 c bounds -40 >= -731 @ 30.892
3581.32/3595.93 c bounds -40 >= -730 @ 30.8923
3581.32/3595.93 c bounds -40 >= -729 @ 30.8926
3581.32/3595.93 c bounds -40 >= -728 @ 30.8928
3581.32/3595.93 c bounds -40 >= -727 @ 30.8931
3581.32/3595.93 c bounds -40 >= -726 @ 30.8933
3581.32/3595.93 c bounds -40 >= -725 @ 30.8935
3581.32/3595.93 c bounds -40 >= -724 @ 30.8938
3581.32/3595.93 c bounds -40 >= -723 @ 30.894
3581.32/3595.93 c bounds -40 >= -722 @ 30.8943
3581.32/3595.93 c bounds -40 >= -721 @ 30.8945
3581.32/3595.93 c bounds -40 >= -720 @ 30.8947
3581.32/3595.93 c bounds -40 >= -719 @ 30.895
3581.32/3595.93 c bounds -40 >= -718 @ 30.8952
3581.32/3595.93 c bounds -40 >= -717 @ 30.8955
3581.32/3595.93 c bounds -40 >= -716 @ 30.8957
3581.32/3595.93 c bounds -40 >= -715 @ 30.896
3581.32/3595.93 c bounds -40 >= -714 @ 30.8962
3581.32/3595.93 c bounds -40 >= -713 @ 30.8965
3581.32/3595.93 c bounds -40 >= -712 @ 30.8967
3581.32/3595.93 c bounds -40 >= -711 @ 30.8969
3581.32/3595.93 c bounds -40 >= -710 @ 30.8972
3581.32/3595.93 c bounds -40 >= -709 @ 30.8974
3581.32/3595.93 c bounds -40 >= -708 @ 30.8976
3581.32/3595.93 c bounds -40 >= -707 @ 30.8979
3581.32/3595.93 c bounds -40 >= -706 @ 30.8981
3581.32/3595.93 c bounds -40 >= -705 @ 30.8983
3581.32/3595.93 c bounds -40 >= -704 @ 30.8985
3581.32/3595.93 c bounds -40 >= -703 @ 30.8988
3581.32/3595.93 c bounds -40 >= -702 @ 30.899
3581.32/3595.93 c bounds -40 >= -701 @ 30.8993
3581.32/3595.93 c bounds -40 >= -700 @ 30.8995
3581.32/3595.93 c bounds -40 >= -699 @ 30.8997
3581.32/3595.93 c bounds -40 >= -698 @ 30.8999
3581.32/3595.93 c bounds -40 >= -697 @ 30.9002
3581.32/3595.93 c bounds -40 >= -696 @ 30.9004
3581.32/3595.93 c bounds -40 >= -695 @ 30.9006
3581.32/3595.93 c bounds -40 >= -694 @ 30.9009
3581.32/3595.93 c bounds -40 >= -693 @ 30.9011
3581.32/3595.93 c bounds -40 >= -692 @ 30.9014
3581.32/3595.93 c bounds -40 >= -691 @ 30.9016
3581.32/3595.93 c bounds -40 >= -690 @ 30.9018
3581.32/3595.93 c bounds -40 >= -689 @ 30.9021
3581.32/3595.93 c bounds -40 >= -688 @ 30.9023
3581.32/3595.93 c bounds -40 >= -687 @ 30.9026
3581.32/3595.93 c bounds -40 >= -686 @ 30.9028
3581.32/3595.93 c bounds -40 >= -685 @ 30.903
3581.32/3595.93 c bounds -40 >= -684 @ 30.9033
3581.32/3595.93 c bounds -40 >= -683 @ 30.9035
3581.32/3595.93 c bounds -40 >= -682 @ 30.9038
3581.32/3595.93 c bounds -40 >= -681 @ 30.904
3581.32/3595.93 c bounds -40 >= -680 @ 30.9043
3581.32/3595.93 c bounds -40 >= -679 @ 30.9045
3581.32/3595.93 c bounds -40 >= -678 @ 30.9047
3581.32/3595.93 c bounds -40 >= -677 @ 30.905
3581.32/3595.93 c bounds -40 >= -676 @ 30.9052
3581.32/3595.93 c bounds -40 >= -675 @ 30.9055
3581.32/3595.93 c bounds -40 >= -674 @ 30.9057
3581.32/3595.93 c bounds -40 >= -673 @ 30.906
3581.32/3595.93 c bounds -40 >= -672 @ 30.9062
3581.32/3595.93 c bounds -40 >= -671 @ 30.9065
3581.32/3595.93 c bounds -40 >= -670 @ 30.9067
3581.32/3595.93 c bounds -40 >= -669 @ 30.9069
3581.32/3595.93 c bounds -40 >= -668 @ 30.9072
3581.32/3595.93 c bounds -40 >= -667 @ 30.9074
3581.32/3595.93 c bounds -40 >= -666 @ 30.9077
3581.32/3595.93 c bounds -40 >= -665 @ 30.9079
3581.32/3595.93 c bounds -40 >= -664 @ 30.9082
3581.32/3595.93 c bounds -40 >= -663 @ 30.9084
3581.32/3595.93 c bounds -40 >= -662 @ 30.9087
3581.32/3595.93 c bounds -40 >= -661 @ 30.9089
3581.32/3595.93 c bounds -40 >= -660 @ 30.9092
3581.32/3595.93 c bounds -40 >= -659 @ 30.9094
3581.32/3595.93 c bounds -40 >= -658 @ 30.9096
3581.32/3595.93 c bounds -40 >= -657 @ 30.9099
3581.32/3595.93 c bounds -40 >= -656 @ 30.9101
3581.32/3595.93 c bounds -40 >= -655 @ 30.9103
3581.32/3595.93 c bounds -40 >= -654 @ 30.9106
3581.32/3595.93 c bounds -40 >= -653 @ 30.9108
3581.32/3595.93 c bounds -40 >= -652 @ 30.911
3581.32/3595.93 c bounds -40 >= -651 @ 30.9113
3581.32/3595.93 c bounds -40 >= -650 @ 30.9115
3581.32/3595.93 c bounds -40 >= -649 @ 30.9117
3581.32/3595.93 c bounds -40 >= -648 @ 30.9119
3581.32/3595.93 c bounds -40 >= -647 @ 30.9121
3581.32/3595.93 c bounds -40 >= -646 @ 30.9124
3581.32/3595.93 c bounds -40 >= -645 @ 30.9126
3581.32/3595.93 c bounds -40 >= -644 @ 30.9128
3581.32/3595.93 c bounds -40 >= -643 @ 30.9131
3581.32/3595.93 c bounds -40 >= -642 @ 30.9133
3581.32/3595.93 c bounds -40 >= -641 @ 30.9135
3581.32/3595.93 c bounds -40 >= -640 @ 30.9137
3581.32/3595.93 c bounds -40 >= -639 @ 30.914
3581.32/3595.93 c bounds -40 >= -638 @ 30.9142
3581.32/3595.93 c bounds -40 >= -637 @ 30.9144
3581.32/3595.93 c bounds -40 >= -636 @ 30.9146
3581.32/3595.93 c bounds -40 >= -635 @ 30.9149
3581.32/3595.93 c bounds -40 >= -634 @ 30.9151
3581.32/3595.93 c bounds -40 >= -633 @ 30.9154
3581.32/3595.93 c bounds -40 >= -632 @ 30.9156
3581.32/3595.93 c bounds -40 >= -631 @ 30.9158
3581.32/3595.93 c bounds -40 >= -630 @ 30.916
3581.32/3595.93 c bounds -40 >= -629 @ 30.9163
3581.32/3595.93 c bounds -40 >= -628 @ 30.9165
3581.32/3595.93 c bounds -40 >= -627 @ 30.9167
3581.32/3595.93 c bounds -40 >= -626 @ 30.9169
3581.32/3595.93 c bounds -40 >= -625 @ 30.9171
3581.32/3595.93 c bounds -40 >= -624 @ 30.9174
3581.32/3595.93 c bounds -40 >= -623 @ 30.9176
3581.32/3595.93 c bounds -40 >= -622 @ 30.9178
3581.32/3595.93 c bounds -40 >= -621 @ 30.918
3581.32/3595.93 c bounds -40 >= -620 @ 30.9182
3581.32/3595.93 c bounds -40 >= -619 @ 30.9183
3581.32/3595.93 c bounds -40 >= -618 @ 30.9183
3581.32/3595.93 c bounds -40 >= -617 @ 30.9183
3581.32/3595.93 c bounds -40 >= -616 @ 30.9183
3581.32/3595.93 c bounds -40 >= -615 @ 30.9183
3581.32/3595.93 c bounds -40 >= -614 @ 30.9185
3581.32/3595.93 c bounds -40 >= -613 @ 30.9187
3581.32/3595.93 c bounds -40 >= -612 @ 30.919
3581.32/3595.93 c bounds -40 >= -611 @ 30.9192
3581.32/3595.93 c bounds -40 >= -610 @ 30.9194
3581.32/3595.93 c bounds -40 >= -609 @ 30.9196
3581.32/3595.93 c bounds -40 >= -608 @ 30.9198
3581.32/3595.93 c bounds -40 >= -607 @ 30.92
3581.32/3595.93 c bounds -40 >= -606 @ 30.9203
3581.32/3595.93 c bounds -40 >= -605 @ 30.9205
3581.32/3595.93 c bounds -40 >= -604 @ 30.9207
3581.32/3595.93 c bounds -40 >= -603 @ 30.921
3581.32/3595.93 c bounds -40 >= -602 @ 30.9212
3581.32/3595.93 c bounds -40 >= -601 @ 30.9214
3581.32/3595.93 c bounds -40 >= -600 @ 30.9216
3581.32/3595.93 c bounds -40 >= -599 @ 30.9219
3581.32/3595.93 c bounds -40 >= -598 @ 30.9221
3581.32/3595.93 c bounds -40 >= -597 @ 30.9223
3581.32/3595.93 c bounds -40 >= -596 @ 30.9225
3581.32/3595.93 c bounds -40 >= -595 @ 30.9227
3581.32/3595.93 c bounds -40 >= -594 @ 30.9229
3581.32/3595.93 c bounds -40 >= -593 @ 30.9231
3581.32/3595.93 c bounds -40 >= -592 @ 30.9234
3581.32/3595.93 c bounds -40 >= -591 @ 30.9236
3581.32/3595.93 c bounds -40 >= -590 @ 30.9238
3581.32/3595.93 c bounds -40 >= -589 @ 30.924
3581.32/3595.93 c bounds -40 >= -588 @ 30.9242
3581.32/3595.93 c bounds -40 >= -587 @ 30.9242
3581.32/3595.93 c bounds -40 >= -586 @ 30.9242
3581.32/3595.93 c bounds -40 >= -585 @ 30.9242
3581.32/3595.93 c bounds -40 >= -584 @ 30.9242
3581.32/3595.93 c bounds -40 >= -583 @ 30.9243
3581.32/3595.93 c bounds -40 >= -582 @ 30.9246
3581.32/3595.93 c bounds -40 >= -581 @ 30.9248
3581.32/3595.93 c bounds -40 >= -580 @ 30.925
3581.32/3595.93 c bounds -40 >= -579 @ 30.9252
3581.32/3595.93 c bounds -40 >= -578 @ 30.9255
3581.32/3595.93 c bounds -40 >= -577 @ 30.9257
3581.32/3595.93 c bounds -40 >= -576 @ 30.926
3581.32/3595.93 c bounds -40 >= -575 @ 30.9262
3581.32/3595.93 c bounds -40 >= -574 @ 30.9264
3581.32/3595.93 c bounds -40 >= -573 @ 30.9267
3581.32/3595.93 c bounds -40 >= -572 @ 30.9269
3581.32/3595.93 c bounds -40 >= -571 @ 30.9271
3581.32/3595.93 c bounds -40 >= -570 @ 30.9273
3581.32/3595.93 c bounds -40 >= -569 @ 30.9276
3581.32/3595.93 c bounds -40 >= -568 @ 30.9278
3581.32/3595.93 c bounds -40 >= -567 @ 30.928
3581.32/3595.93 c bounds -40 >= -566 @ 30.9282
3581.32/3595.93 c bounds -40 >= -565 @ 30.9284
3581.32/3595.93 c bounds -40 >= -564 @ 30.9286
3581.32/3595.93 c bounds -40 >= -563 @ 30.9288
3581.32/3595.93 c bounds -40 >= -562 @ 30.929
3581.32/3595.93 c bounds -40 >= -561 @ 30.9293
3581.32/3595.93 c bounds -40 >= -560 @ 30.9295
3581.32/3595.93 c bounds -40 >= -559 @ 30.9297
3581.32/3595.93 c bounds -40 >= -558 @ 30.9299
3581.32/3595.93 c bounds -40 >= -557 @ 30.9301
3581.32/3595.93 c bounds -40 >= -556 @ 30.9303
3581.32/3595.93 c bounds -40 >= -555 @ 30.9305
3581.32/3595.93 c bounds -40 >= -554 @ 30.9307
3581.32/3595.93 c bounds -40 >= -553 @ 30.9309
3581.32/3595.93 c bounds -40 >= -552 @ 30.9311
3581.32/3595.93 c bounds -40 >= -551 @ 30.9313
3581.32/3595.93 c bounds -40 >= -550 @ 30.9315
3581.32/3595.93 c bounds -40 >= -549 @ 30.9317
3581.32/3595.93 c bounds -40 >= -548 @ 30.9319
3581.32/3595.93 c bounds -40 >= -547 @ 30.9321
3581.32/3595.93 c bounds -40 >= -546 @ 30.9323
3581.32/3595.93 c bounds -40 >= -545 @ 30.9325
3581.32/3595.93 c bounds -40 >= -544 @ 30.9327
3581.32/3595.93 c bounds -40 >= -543 @ 30.9329
3581.32/3595.93 c bounds -40 >= -542 @ 30.9331
3581.32/3595.93 c bounds -40 >= -541 @ 30.9333
3581.32/3595.93 c bounds -40 >= -540 @ 30.9335
3581.32/3595.93 c bounds -40 >= -539 @ 30.9337
3581.32/3595.93 c bounds -40 >= -538 @ 30.9339
3581.32/3595.93 c bounds -40 >= -537 @ 30.9341
3581.32/3595.93 c bounds -40 >= -536 @ 30.9343
3581.32/3595.93 c bounds -40 >= -535 @ 30.9346
3581.32/3595.93 c bounds -40 >= -534 @ 30.9348
3581.32/3595.93 c bounds -40 >= -533 @ 30.935
3581.32/3595.93 c bounds -40 >= -532 @ 30.9352
3581.32/3595.93 c bounds -40 >= -531 @ 30.9354
3581.32/3595.93 c bounds -40 >= -530 @ 30.9356
3581.32/3595.93 c bounds -40 >= -529 @ 30.9358
3581.32/3595.93 c bounds -40 >= -528 @ 30.936
3581.32/3595.93 c bounds -40 >= -527 @ 30.9362
3581.32/3595.93 c bounds -40 >= -526 @ 30.9364
3581.32/3595.93 c bounds -40 >= -525 @ 30.9366
3581.32/3595.93 c bounds -40 >= -524 @ 30.9368
3581.32/3595.93 c bounds -40 >= -523 @ 30.937
3581.32/3595.93 c bounds -40 >= -522 @ 30.9372
3581.32/3595.93 c bounds -40 >= -521 @ 30.9374
3581.32/3595.93 c bounds -40 >= -520 @ 30.9376
3581.32/3595.93 c bounds -40 >= -519 @ 30.9378
3581.32/3595.93 c bounds -40 >= -518 @ 30.938
3581.32/3595.93 c bounds -40 >= -517 @ 30.9381
3581.32/3595.93 c bounds -40 >= -516 @ 30.9383
3581.32/3595.93 c bounds -40 >= -515 @ 30.9385
3581.32/3595.93 c bounds -40 >= -514 @ 30.9387
3581.32/3595.93 c bounds -40 >= -513 @ 30.9389
3581.32/3595.93 c bounds -40 >= -512 @ 30.9391
3581.32/3595.93 c bounds -40 >= -511 @ 30.9393
3581.32/3595.93 c bounds -40 >= -510 @ 30.9395
3581.32/3595.93 c bounds -40 >= -509 @ 30.9396
3581.32/3595.93 c bounds -40 >= -508 @ 30.9398
3581.32/3595.93 c bounds -40 >= -507 @ 30.94
3581.32/3595.93 c bounds -40 >= -506 @ 30.9402
3581.32/3595.93 c bounds -40 >= -505 @ 30.9404
3581.32/3595.93 c bounds -40 >= -504 @ 30.9405
3581.32/3595.93 c bounds -40 >= -503 @ 30.9407
3581.32/3595.93 c bounds -40 >= -502 @ 30.9409
3581.32/3595.93 c bounds -40 >= -501 @ 30.9411
3581.32/3595.93 c bounds -40 >= -500 @ 30.9412
3581.32/3595.93 c bounds -40 >= -499 @ 30.9414
3581.32/3595.93 c bounds -40 >= -498 @ 30.9416
3581.32/3595.93 c bounds -40 >= -497 @ 30.9418
3581.32/3595.93 c bounds -40 >= -496 @ 30.9422
3581.32/3595.93 c bounds -40 >= -495 @ 30.9424
3581.32/3595.93 c bounds -40 >= -494 @ 30.9425
3581.32/3595.93 c bounds -40 >= -493 @ 30.9427
3581.32/3595.93 c bounds -40 >= -492 @ 30.9429
3581.32/3595.93 c bounds -40 >= -491 @ 30.9431
3581.32/3595.93 c bounds -40 >= -490 @ 30.9432
3581.32/3595.93 c bounds -40 >= -489 @ 30.9434
3581.32/3595.93 c bounds -40 >= -488 @ 30.9436
3581.32/3595.93 c bounds -40 >= -487 @ 30.9437
3581.32/3595.93 c bounds -40 >= -486 @ 30.9439
3581.32/3595.93 c bounds -40 >= -485 @ 30.9441
3581.32/3595.93 c bounds -40 >= -484 @ 30.9442
3581.32/3595.93 c bounds -40 >= -483 @ 30.9444
3581.32/3595.93 c bounds -40 >= -482 @ 30.9446
3581.32/3595.93 c bounds -40 >= -481 @ 30.9448
3581.32/3595.93 c bounds -40 >= -480 @ 30.9449
3581.32/3595.93 c bounds -40 >= -479 @ 30.9451
3581.32/3595.93 c bounds -40 >= -478 @ 30.9453
3581.32/3595.93 c bounds -40 >= -477 @ 30.9455
3581.32/3595.93 c bounds -40 >= -476 @ 30.9456
3581.32/3595.93 c bounds -40 >= -475 @ 30.9458
3581.32/3595.93 c bounds -40 >= -474 @ 30.946
3581.32/3595.93 c bounds -40 >= -473 @ 30.9462
3581.32/3595.93 c bounds -40 >= -472 @ 30.9463
3581.32/3595.93 c bounds -40 >= -471 @ 30.9465
3581.32/3595.93 c bounds -40 >= -470 @ 30.9467
3581.32/3595.93 c bounds -40 >= -469 @ 30.9469
3581.32/3595.93 c bounds -40 >= -468 @ 30.9471
3581.32/3595.93 c bounds -40 >= -467 @ 30.9472
3581.32/3595.93 c bounds -40 >= -466 @ 30.9474
3581.32/3595.93 c bounds -40 >= -465 @ 30.9476
3581.32/3595.93 c bounds -40 >= -464 @ 30.9478
3581.32/3595.93 c bounds -40 >= -463 @ 30.948
3581.32/3595.93 c bounds -40 >= -462 @ 30.9482
3581.32/3595.93 c bounds -40 >= -461 @ 30.9484
3581.32/3595.93 c bounds -40 >= -460 @ 30.9486
3581.32/3595.93 c bounds -40 >= -459 @ 30.9488
3581.32/3595.93 c bounds -40 >= -458 @ 30.949
3581.32/3595.93 c bounds -40 >= -457 @ 30.9492
3581.32/3595.93 c bounds -40 >= -456 @ 30.9494
3581.32/3595.93 c bounds -40 >= -455 @ 30.9495
3581.32/3595.93 c bounds -40 >= -454 @ 30.9497
3581.32/3595.93 c bounds -40 >= -453 @ 30.9499
3581.32/3595.93 c bounds -40 >= -452 @ 30.95
3581.32/3595.93 c bounds -40 >= -451 @ 30.9502
3581.32/3595.93 c bounds -40 >= -450 @ 30.9504
3581.32/3595.93 c bounds -40 >= -449 @ 30.9505
3581.32/3595.93 c bounds -40 >= -448 @ 30.9507
3581.32/3595.93 c bounds -40 >= -447 @ 30.9508
3581.32/3595.93 c bounds -40 >= -446 @ 30.951
3581.32/3595.93 c bounds -40 >= -445 @ 30.9512
3581.32/3595.93 c bounds -40 >= -444 @ 30.9513
3581.32/3595.93 c bounds -40 >= -443 @ 30.9515
3581.32/3595.93 c bounds -40 >= -442 @ 30.9517
3581.32/3595.93 c bounds -40 >= -441 @ 30.9518
3581.32/3595.93 c bounds -40 >= -440 @ 30.952
3581.32/3595.93 c bounds -40 >= -439 @ 30.9522
3581.32/3595.93 c bounds -40 >= -438 @ 30.9524
3581.32/3595.93 c bounds -40 >= -437 @ 30.9525
3581.32/3595.93 c bounds -40 >= -436 @ 30.9527
3581.32/3595.93 c bounds -40 >= -435 @ 30.9529
3581.32/3595.93 c bounds -40 >= -434 @ 30.953
3581.32/3595.93 c bounds -40 >= -433 @ 30.9532
3581.32/3595.93 c bounds -40 >= -432 @ 30.9534
3581.32/3595.93 c bounds -40 >= -431 @ 30.9536
3581.32/3595.93 c bounds -40 >= -430 @ 30.9538
3581.32/3595.93 c bounds -40 >= -429 @ 30.954
3581.32/3595.93 c bounds -40 >= -428 @ 30.9542
3581.32/3595.93 c bounds -40 >= -427 @ 30.9544
3581.32/3595.93 c bounds -40 >= -426 @ 30.9545
3581.32/3595.93 c bounds -40 >= -425 @ 30.9547
3581.32/3595.93 c bounds -40 >= -424 @ 30.9549
3581.32/3595.93 c bounds -40 >= -423 @ 30.955
3581.32/3595.93 c bounds -40 >= -422 @ 30.9552
3581.32/3595.93 c bounds -40 >= -421 @ 30.9554
3581.32/3595.93 c bounds -40 >= -420 @ 30.9556
3581.32/3595.93 c bounds -40 >= -419 @ 30.9557
3581.32/3595.93 c bounds -40 >= -418 @ 30.9559
3581.32/3595.93 c bounds -40 >= -417 @ 30.9561
3581.32/3595.93 c bounds -40 >= -416 @ 30.9563
3581.32/3595.93 c bounds -40 >= -415 @ 30.9564
3581.32/3595.93 c bounds -40 >= -414 @ 30.9566
3581.32/3595.93 c bounds -40 >= -413 @ 30.9568
3581.32/3595.93 c bounds -40 >= -412 @ 30.957
3581.32/3595.93 c bounds -40 >= -411 @ 30.9572
3581.32/3595.93 c bounds -40 >= -410 @ 30.9574
3581.32/3595.93 c bounds -40 >= -409 @ 30.9575
3581.32/3595.93 c bounds -40 >= -408 @ 30.9577
3581.32/3595.93 c bounds -40 >= -407 @ 30.9579
3581.32/3595.93 c bounds -40 >= -406 @ 30.9581
3581.32/3595.93 c bounds -40 >= -405 @ 30.9583
3581.32/3595.93 c bounds -40 >= -404 @ 30.9584
3581.32/3595.93 c bounds -40 >= -403 @ 30.9586
3581.32/3595.93 c bounds -40 >= -402 @ 30.9588
3581.32/3595.93 c bounds -40 >= -401 @ 30.9589
3581.32/3595.93 c bounds -40 >= -400 @ 30.9591
3581.32/3595.93 c bounds -40 >= -399 @ 30.9593
3581.32/3595.93 c bounds -40 >= -398 @ 30.9595
3581.32/3595.93 c bounds -40 >= -397 @ 30.9597
3581.32/3595.93 c bounds -40 >= -396 @ 30.9599
3581.32/3595.93 c bounds -40 >= -395 @ 30.9601
3581.32/3595.93 c bounds -40 >= -394 @ 30.9603
3581.32/3595.93 c bounds -40 >= -393 @ 30.9604
3581.32/3595.93 c bounds -40 >= -392 @ 30.9606
3581.32/3595.93 c bounds -40 >= -391 @ 30.9608
3581.32/3595.93 c bounds -40 >= -390 @ 30.9609
3581.32/3595.93 c bounds -40 >= -389 @ 30.9611
3581.32/3595.93 c bounds -40 >= -388 @ 30.9613
3581.32/3595.93 c bounds -40 >= -387 @ 30.9614
3581.32/3595.93 c bounds -40 >= -386 @ 30.9616
3581.32/3595.93 c bounds -40 >= -385 @ 30.9617
3581.32/3595.93 c bounds -40 >= -384 @ 30.9619
3581.32/3595.93 c bounds -40 >= -383 @ 30.962
3581.32/3595.93 c bounds -40 >= -382 @ 30.9622
3581.32/3595.93 c bounds -40 >= -381 @ 30.9623
3581.32/3595.93 c bounds -40 >= -380 @ 30.9625
3581.32/3595.93 c bounds -40 >= -379 @ 30.9629
3581.32/3595.93 c bounds -40 >= -378 @ 30.9632
3581.32/3595.93 c bounds -40 >= -377 @ 30.9632
3581.32/3595.93 c bounds -40 >= -376 @ 30.9635
3581.32/3595.93 c bounds -40 >= -375 @ 30.9641
3581.32/3595.93 c bounds -40 >= -374 @ 30.9647
3581.32/3595.93 c bounds -40 >= -373 @ 30.9652
3581.32/3595.93 c bounds -40 >= -372 @ 30.9657
3581.32/3595.93 c bounds -40 >= -371 @ 31.0653
3581.32/3595.93 c bounds -40 >= -370 @ 31.0659
3581.32/3595.93 c bounds -40 >= -369 @ 31.0665
3581.32/3595.93 c bounds -40 >= -368 @ 31.0668
3581.32/3595.93 c bounds -40 >= -367 @ 31.0668
3581.32/3595.93 c bounds -40 >= -366 @ 31.0668
3581.32/3595.93 c bounds -40 >= -365 @ 31.0668
3581.32/3595.93 c bounds -40 >= -364 @ 31.0668
3581.32/3595.93 c bounds -40 >= -363 @ 31.0668
3581.32/3595.93 c bounds -40 >= -362 @ 31.0668
3581.32/3595.93 c bounds -40 >= -361 @ 31.0668
3581.32/3595.93 c bounds -40 >= -360 @ 31.0668
3581.32/3595.93 c bounds -40 >= -359 @ 31.0668
3581.32/3595.93 c bounds -40 >= -358 @ 31.0673
3581.32/3595.93 c bounds -40 >= -357 @ 31.0678
3581.32/3595.93 c bounds -40 >= -356 @ 31.0678
3581.32/3595.93 c bounds -40 >= -355 @ 31.0678
3581.32/3595.93 c bounds -40 >= -354 @ 31.0678
3581.32/3595.93 c bounds -40 >= -353 @ 31.0678
3581.32/3595.93 c bounds -40 >= -352 @ 31.0678
3581.32/3595.93 c bounds -40 >= -351 @ 31.0678
3581.32/3595.93 c bounds -40 >= -350 @ 31.0679
3581.32/3595.93 c bounds -40 >= -349 @ 31.0686
3581.32/3595.93 c bounds -40 >= -348 @ 31.0688
3581.32/3595.93 c bounds -40 >= -347 @ 31.0688
3581.32/3595.93 c bounds -40 >= -346 @ 31.0688
3581.32/3595.93 c bounds -40 >= -345 @ 31.0688
3581.32/3595.93 c bounds -40 >= -344 @ 31.0688
3581.32/3595.93 c bounds -40 >= -343 @ 31.0688
3581.32/3595.93 c bounds -40 >= -342 @ 31.0693
3581.32/3595.93 c bounds -40 >= -341 @ 31.0697
3581.32/3595.93 c bounds -40 >= -340 @ 31.0702
3581.32/3595.93 c bounds -40 >= -339 @ 31.0707
3581.32/3595.93 c bounds -40 >= -338 @ 31.0708
3581.32/3595.93 c bounds -40 >= -337 @ 31.0708
3581.32/3595.93 c bounds -40 >= -336 @ 31.0708
3581.32/3595.93 c bounds -40 >= -335 @ 31.0708
3581.32/3595.93 c bounds -40 >= -334 @ 31.0708
3581.32/3595.93 c bounds -40 >= -333 @ 31.0708
3581.32/3595.93 c bounds -40 >= -332 @ 31.0708
3581.32/3595.93 c bounds -40 >= -331 @ 31.0708
3581.32/3595.93 c bounds -40 >= -330 @ 31.0713
3581.32/3595.93 c bounds -40 >= -329 @ 31.0717
3581.32/3595.93 c bounds -40 >= -328 @ 31.0718
3581.32/3595.93 c bounds -40 >= -327 @ 31.0718
3581.32/3595.93 c bounds -40 >= -326 @ 31.0718
3581.32/3595.93 c bounds -40 >= -325 @ 31.0718
3581.32/3595.93 c bounds -40 >= -324 @ 31.0718
3581.32/3595.93 c bounds -40 >= -323 @ 31.0718
3581.32/3595.93 c bounds -40 >= -322 @ 31.0718
3581.32/3595.93 c bounds -40 >= -321 @ 31.0718
3581.32/3595.93 c bounds -40 >= -320 @ 31.0718
3581.32/3595.93 c bounds -40 >= -319 @ 31.0719
3581.32/3595.93 c bounds -40 >= -318 @ 31.0725
3581.32/3595.93 c bounds -40 >= -317 @ 31.0728
3581.32/3595.93 c bounds -40 >= -316 @ 31.0728
3581.32/3595.93 c bounds -40 >= -315 @ 31.0728
3581.32/3595.93 c bounds -40 >= -314 @ 31.0728
3581.32/3595.93 c bounds -40 >= -313 @ 31.0728
3581.32/3595.93 c bounds -40 >= -312 @ 31.0728
3581.32/3595.93 c bounds -40 >= -311 @ 31.0728
3581.32/3595.93 c bounds -40 >= -310 @ 31.0728
3581.32/3595.93 c bounds -40 >= -309 @ 31.0728
3581.32/3595.93 c bounds -40 >= -308 @ 31.0728
3581.32/3595.93 c bounds -40 >= -307 @ 31.0733
3581.32/3595.93 c bounds -40 >= -306 @ 31.0737
3581.32/3595.93 c bounds -40 >= -305 @ 31.0738
3581.32/3595.93 c bounds -40 >= -304 @ 31.0738
3581.32/3595.93 c bounds -40 >= -303 @ 31.0738
3581.32/3595.93 c bounds -40 >= -302 @ 31.0738
3581.32/3595.93 c bounds -40 >= -301 @ 31.0739
3581.32/3595.93 c bounds -40 >= -300 @ 31.0744
3581.32/3595.93 c bounds -40 >= -299 @ 31.0748
3581.32/3595.93 c bounds -40 >= -298 @ 31.0748
3581.32/3595.93 c bounds -40 >= -297 @ 31.0748
3581.32/3595.93 c bounds -40 >= -296 @ 31.0748
3581.32/3595.93 c bounds -40 >= -295 @ 31.0748
3581.32/3595.93 c bounds -40 >= -294 @ 31.0749
3581.32/3595.93 c bounds -40 >= -293 @ 31.0754
3581.32/3595.93 c bounds -40 >= -292 @ 31.0757
3581.32/3595.93 c bounds -40 >= -291 @ 31.0758
3581.32/3595.93 c bounds -40 >= -290 @ 31.0758
3581.32/3595.93 c bounds -40 >= -289 @ 31.0761
3581.32/3595.93 c bounds -40 >= -288 @ 31.0767
3581.32/3595.93 c bounds -40 >= -287 @ 31.0768
3581.32/3595.93 c bounds -40 >= -286 @ 31.0768
3581.32/3595.93 c bounds -40 >= -285 @ 31.0769
3581.32/3595.93 c bounds -40 >= -284 @ 31.0773
3581.32/3595.93 c bounds -40 >= -283 @ 31.0777
3581.32/3595.93 c bounds -40 >= -282 @ 31.0778
3581.32/3595.93 c bounds -40 >= -281 @ 31.0778
3581.32/3595.93 c bounds -40 >= -280 @ 31.0779
3581.32/3595.93 c bounds -40 >= -279 @ 31.0783
3581.32/3595.93 c bounds -40 >= -278 @ 31.0787
3581.32/3595.93 c bounds -40 >= -277 @ 31.0788
3581.32/3595.93 c bounds -40 >= -276 @ 31.0788
3581.32/3595.93 c bounds -40 >= -275 @ 31.0788
3581.32/3595.93 c bounds -40 >= -274 @ 31.0788
3581.32/3595.93 c bounds -40 >= -273 @ 31.0788
3581.32/3595.93 c bounds -40 >= -272 @ 31.079
3581.32/3595.93 c bounds -40 >= -271 @ 31.0796
3581.32/3595.93 c bounds -40 >= -270 @ 31.0798
3581.32/3595.93 c bounds -40 >= -269 @ 31.0798
3581.32/3595.93 c bounds -40 >= -268 @ 31.0798
3581.32/3595.93 c bounds -40 >= -267 @ 31.0798
3581.32/3595.93 c bounds -40 >= -266 @ 31.0798
3581.32/3595.93 c bounds -40 >= -265 @ 31.0799
3581.32/3595.93 c bounds -40 >= -264 @ 31.0804
3581.32/3595.93 c bounds -40 >= -263 @ 31.0809
3581.32/3595.93 c bounds -40 >= -262 @ 31.0814
3581.32/3595.93 c bounds -40 >= -261 @ 31.0819
3581.32/3595.93 c bounds -40 >= -260 @ 31.0822
3581.32/3595.93 c bounds -40 >= -259 @ 31.0826
3581.32/3595.93 c bounds -40 >= -258 @ 31.083
3581.32/3595.93 c bounds -40 >= -257 @ 31.0834
3581.32/3595.93 c bounds -40 >= -256 @ 31.0838
3581.32/3595.93 c bounds -40 >= -255 @ 31.0838
3581.32/3595.93 c bounds -40 >= -254 @ 31.0838
3581.32/3595.93 c bounds -40 >= -253 @ 31.0838
3581.32/3595.93 c bounds -40 >= -252 @ 31.0838
3581.32/3595.93 c bounds -40 >= -251 @ 31.0838
3581.32/3595.93 c bounds -40 >= -250 @ 31.0843
3581.32/3595.93 c bounds -40 >= -249 @ 31.0846
3581.32/3595.93 c bounds -40 >= -248 @ 31.0848
3581.32/3595.93 c bounds -40 >= -247 @ 31.0848
3581.32/3595.93 c bounds -40 >= -246 @ 31.0848
3581.32/3595.93 c bounds -40 >= -245 @ 31.0848
3581.32/3595.93 c bounds -40 >= -244 @ 31.0848
3581.32/3595.93 c bounds -40 >= -243 @ 31.0848
3581.32/3595.93 c bounds -40 >= -242 @ 31.0848
3581.32/3595.93 c bounds -40 >= -241 @ 31.0849
3581.32/3595.93 c bounds -40 >= -240 @ 31.0853
3581.32/3595.93 c bounds -40 >= -239 @ 31.0856
3581.32/3595.93 c bounds -40 >= -238 @ 31.0858
3581.32/3595.93 c bounds -40 >= -237 @ 31.0858
3581.32/3595.93 c bounds -40 >= -236 @ 31.0858
3581.32/3595.93 c bounds -40 >= -235 @ 31.0858
3581.32/3595.93 c bounds -40 >= -234 @ 31.0858
3581.32/3595.93 c bounds -40 >= -233 @ 31.0863
3581.32/3595.93 c bounds -40 >= -232 @ 31.0866
3581.32/3595.93 c bounds -40 >= -231 @ 31.0868
3581.32/3595.93 c bounds -40 >= -230 @ 31.0868
3581.32/3595.93 c bounds -40 >= -229 @ 31.0868
3581.32/3595.93 c bounds -40 >= -228 @ 31.0868
3581.32/3595.93 c bounds -40 >= -227 @ 31.0868
3581.32/3595.93 c bounds -40 >= -226 @ 31.0869
3581.32/3595.93 c bounds -40 >= -225 @ 31.0876
3581.32/3595.93 c bounds -40 >= -224 @ 31.0881
3581.32/3595.93 c bounds -40 >= -223 @ 31.0886
3581.32/3595.93 c bounds -40 >= -222 @ 31.0888
3581.32/3595.93 c bounds -40 >= -221 @ 31.0888
3581.32/3595.93 c bounds -40 >= -220 @ 31.0888
3581.32/3595.93 c bounds -40 >= -219 @ 31.0893
3581.32/3595.93 c bounds -40 >= -218 @ 31.0896
3581.32/3595.93 c bounds -40 >= -217 @ 31.0906
3581.32/3595.93 c bounds -40 >= -216 @ 31.0911
3581.32/3595.93 c bounds -40 >= -215 @ 31.0917
3581.32/3595.93 c bounds -40 >= -214 @ 31.0918
3581.32/3595.93 c bounds -40 >= -213 @ 31.0918
3581.32/3595.93 c bounds -40 >= -212 @ 31.0918
3581.32/3595.93 c bounds -40 >= -211 @ 31.0922
3581.32/3595.93 c bounds -40 >= -210 @ 31.0927
3581.32/3595.93 c bounds -40 >= -209 @ 31.0927
3581.32/3595.93 c bounds -40 >= -208 @ 31.0932
3581.32/3595.93 c bounds -40 >= -207 @ 31.0936
3581.32/3595.93 c bounds -40 >= -206 @ 31.0942
3581.32/3595.93 c bounds -40 >= -205 @ 31.0948
3581.32/3595.93 c bounds -40 >= -204 @ 31.0958
3581.32/3595.93 c bounds -40 >= -203 @ 31.0962
3581.32/3595.93 c bounds -40 >= -202 @ 31.0968
3581.32/3595.93 c bounds -40 >= -201 @ 31.0976
3581.32/3595.93 c bounds -40 >= -200 @ 31.0981
3581.32/3595.93 c bounds -40 >= -199 @ 31.0987
3581.32/3595.93 c bounds -40 >= -198 @ 31.0987
3581.32/3595.93 c bounds -40 >= -197 @ 31.099
3581.32/3595.93 c bounds -40 >= -196 @ 31.0997
3581.32/3595.93 c bounds -40 >= -195 @ 31.0997
3581.32/3595.93 c bounds -40 >= -194 @ 31.0999
3581.32/3595.93 c bounds -40 >= -193 @ 31.1004
3581.32/3595.93 c bounds -40 >= -192 @ 31.1014
3581.32/3595.93 c bounds -40 >= -191 @ 31.1021
3581.32/3595.93 c bounds -40 >= -190 @ 31.1027
3581.32/3595.93 c bounds -40 >= -189 @ 31.1027
3581.32/3595.93 c bounds -40 >= -188 @ 31.1027
3581.32/3595.93 c bounds -40 >= -187 @ 31.1031
3581.32/3595.93 c bounds -40 >= -186 @ 31.1038
3581.32/3595.93 c bounds -40 >= -185 @ 31.1043
3581.32/3595.93 c bounds -40 >= -184 @ 31.1047
3581.32/3595.93 c bounds -40 >= -183 @ 31.1047
3581.32/3595.93 c bounds -40 >= -182 @ 31.1049
3581.32/3595.93 c bounds -40 >= -181 @ 31.1053
3581.32/3595.93 c bounds -40 >= -180 @ 31.1057
3581.32/3595.93 c bounds -40 >= -179 @ 31.1057
3581.32/3595.93 c bounds -40 >= -178 @ 31.1057
3581.32/3595.93 c bounds -40 >= -177 @ 31.1063
3581.32/3595.93 c bounds -40 >= -176 @ 31.1068
3581.32/3595.93 c bounds -40 >= -175 @ 31.1075
3581.32/3595.93 c #Conflicts: 3000 | #Constraints: 45342
3581.32/3595.93 c bounds -40 >= -174 @ 31.1082
3581.32/3595.93 c bounds -40 >= -173 @ 31.109
3581.32/3595.93 c bounds -40 >= -172 @ 31.1097
3581.32/3595.93 c bounds -40 >= -171 @ 31.11
3581.32/3595.93 c bounds -40 >= -170 @ 31.1109
3581.32/3595.93 c bounds -40 >= -169 @ 31.1115
3581.32/3595.93 c bounds -40 >= -168 @ 31.1117
3581.32/3595.93 c bounds -40 >= -167 @ 31.1117
3581.32/3595.93 c bounds -40 >= -166 @ 31.1123
3581.32/3595.93 c bounds -40 >= -165 @ 31.1131
3581.32/3595.93 c bounds -40 >= -164 @ 31.1137
3581.32/3595.93 c bounds -40 >= -163 @ 31.1149
3581.32/3595.93 c bounds -40 >= -162 @ 31.1156
3581.32/3595.93 c bounds -40 >= -161 @ 31.1812
3581.32/3595.93 c bounds -40 >= -160 @ 31.1821
3581.32/3595.93 c bounds -40 >= -159 @ 31.183
3581.32/3595.93 c bounds -40 >= -158 @ 31.1844
3581.32/3595.93 c bounds -40 >= -157 @ 31.1858
3581.32/3595.93 c bounds -40 >= -156 @ 31.1872
3581.32/3595.93 c bounds -40 >= -155 @ 31.1879
3581.32/3595.93 c bounds -40 >= -154 @ 31.1897
3581.32/3595.93 c bounds -40 >= -153 @ 31.1918
3581.32/3595.93 c bounds -40 >= -152 @ 31.1928
3581.32/3595.93 c bounds -40 >= -151 @ 31.1938
3581.32/3595.93 c bounds -40 >= -150 @ 31.1964
3581.32/3595.93 c bounds -40 >= -149 @ 31.1964
3581.32/3595.93 c bounds -40 >= -148 @ 31.1967
3581.32/3595.93 c bounds -40 >= -147 @ 31.1994
3581.32/3595.93 c bounds -40 >= -146 @ 31.2029
3581.32/3595.93 c bounds -40 >= -145 @ 31.2044
3581.32/3595.93 c bounds -40 >= -144 @ 31.2105
3581.32/3595.93 c bounds -40 >= -143 @ 31.2225
3581.32/3595.93 c #Conflicts: 4000 | #Constraints: 46693
3581.32/3595.93 c bounds -40 >= -142 @ 31.2254
3581.32/3595.93 c bounds -40 >= -141 @ 31.2295
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -141
3581.32/3595.93 c bounds -40 >= -140 @ 31.3014
3581.32/3595.93 c bounds -40 >= -139 @ 31.3067
3581.32/3595.93 c bounds -40 >= -138 @ 31.3137
3581.32/3595.93 c bounds -40 >= -137 @ 31.3172
3581.32/3595.93 c bounds -40 >= -136 @ 31.3201
3581.32/3595.93 c bounds -40 >= -135 @ 31.326
3581.32/3595.93 c #Conflicts: 5000 | #Constraints: 45621
3581.32/3595.93 c bounds -40 >= -134 @ 31.3846
3581.32/3595.93 c bounds -40 >= -133 @ 31.3968
3581.32/3595.93 c bounds -40 >= -132 @ 31.4468
3581.32/3595.93 c #Conflicts: 6000 | #Constraints: 46681
3581.32/3595.93 c bounds -40 >= -131 @ 31.4597
3581.32/3595.93 c bounds -40 >= -130 @ 31.5389
3581.32/3595.93 c #Conflicts: 7000 | #Constraints: 47720
3581.32/3595.93 c bounds -40 >= -129 @ 31.6532
3581.32/3595.93 c #Conflicts: 8000 | #Constraints: 48741
3581.32/3595.93 c bounds -40 >= -128 @ 31.7423
3581.32/3595.93 c #Conflicts: 9000 | #Constraints: 49783
3581.32/3595.93 c bounds -40 >= -127 @ 31.8267
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c rational objective -127
3581.32/3595.93 c #Conflicts: 10000 | #Constraints: 47395
3581.32/3595.93 c bounds -40 >= -126 @ 31.997
3581.32/3595.93 c #Conflicts: 11000 | #Constraints: 48413
3581.32/3595.93 c bounds -40 >= -125 @ 32.2088
3581.32/3595.93 c #Conflicts: 12000 | #Constraints: 49440
3581.32/3595.93 c bounds -40 >= -124 @ 32.6324
3581.32/3595.93 c #Conflicts: 13000 | #Constraints: 50470
3581.32/3595.93 c #Conflicts: 14000 | #Constraints: 51470
3581.32/3595.93 c bounds -40 >= -123 @ 32.9223
3581.32/3595.93 c #Conflicts: 15000 | #Constraints: 52488
3581.32/3595.93 c bounds -40 >= -122 @ 33.2134
3581.32/3595.93 c #Conflicts: 16000 | #Constraints: 53532
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -122
3581.32/3595.93 c #Conflicts: 17000 | #Constraints: 49289
3581.32/3595.93 c #Conflicts: 18000 | #Constraints: 50289
3581.32/3595.93 c #Conflicts: 19000 | #Constraints: 51289
3581.32/3595.93 c bounds -40 >= -121 @ 34.2153
3581.32/3595.93 c #Conflicts: 20000 | #Constraints: 52317
3581.32/3595.93 c #Conflicts: 21000 | #Constraints: 53350
3581.32/3595.93 c #Conflicts: 22000 | #Constraints: 54389
3581.32/3595.93 c #Conflicts: 23000 | #Constraints: 55431
3581.32/3595.93 c #Conflicts: 24000 | #Constraints: 56476
3581.32/3595.93 c #Conflicts: 25000 | #Constraints: 57524
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -121
3581.32/3595.93 c #Conflicts: 26000 | #Constraints: 51277
3581.32/3595.93 c #Conflicts: 27000 | #Constraints: 52277
3581.32/3595.93 c #Conflicts: 28000 | #Constraints: 53277
3581.32/3595.93 c #Conflicts: 29000 | #Constraints: 54277
3581.32/3595.93 c #Conflicts: 30000 | #Constraints: 55277
3581.32/3595.93 c bounds -40 >= -120 @ 38.8445
3581.32/3595.93 c #Conflicts: 31000 | #Constraints: 56304
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -120
3581.32/3595.93 c #Conflicts: 32000 | #Constraints: 50729
3581.32/3595.93 c #Conflicts: 33000 | #Constraints: 51729
3581.32/3595.93 c #Conflicts: 34000 | #Constraints: 52729
3581.32/3595.93 c #Conflicts: 35000 | #Constraints: 53729
3581.32/3595.93 c bounds -40 >= -119 @ 40.5706
3581.32/3595.93 c #Conflicts: 36000 | #Constraints: 54762
3581.32/3595.93 c #Conflicts: 37000 | #Constraints: 55762
3581.32/3595.93 c #Conflicts: 38000 | #Constraints: 56762
3581.32/3595.93 c #Conflicts: 39000 | #Constraints: 57762
3581.32/3595.93 c bounds -40 >= -118 @ 42.0371
3581.32/3595.93 c #Conflicts: 40000 | #Constraints: 58783
3581.32/3595.93 c #Conflicts: 41000 | #Constraints: 59783
3581.32/3595.93 c #Conflicts: 42000 | #Constraints: 60783
3581.32/3595.93 c #Conflicts: 43000 | #Constraints: 61783
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -118
3581.32/3595.93 c #Conflicts: 44000 | #Constraints: 53484
3581.32/3595.93 c #Conflicts: 45000 | #Constraints: 54484
3581.32/3595.93 c #Conflicts: 46000 | #Constraints: 55484
3581.32/3595.93 c #Conflicts: 47000 | #Constraints: 56484
3581.32/3595.93 c bounds -40 >= -117 @ 45.5289
3581.32/3595.93 c #Conflicts: 48000 | #Constraints: 57508
3581.32/3595.93 c #Conflicts: 49000 | #Constraints: 58534
3581.32/3595.93 c #Conflicts: 50000 | #Constraints: 59590
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -117
3581.32/3595.93 c #Conflicts: 51000 | #Constraints: 52444
3581.32/3595.93 c #Conflicts: 52000 | #Constraints: 53444
3581.32/3595.93 c #Conflicts: 53000 | #Constraints: 54444
3581.32/3595.93 c #Conflicts: 54000 | #Constraints: 55444
3581.32/3595.93 c #Conflicts: 55000 | #Constraints: 56444
3581.32/3595.93 c #Conflicts: 56000 | #Constraints: 57444
3581.32/3595.93 c #Conflicts: 57000 | #Constraints: 58444
3581.32/3595.93 c #Conflicts: 58000 | #Constraints: 59444
3581.32/3595.93 c #Conflicts: 59000 | #Constraints: 60444
3581.32/3595.93 c #Conflicts: 60000 | #Constraints: 61444
3581.32/3595.93 c #Conflicts: 61000 | #Constraints: 62444
3581.32/3595.93 c #Conflicts: 62000 | #Constraints: 63444
3581.32/3595.93 c #Conflicts: 63000 | #Constraints: 64444
3581.32/3595.93 c bounds -40 >= -116 @ 52.7637
3581.32/3595.93 c #Conflicts: 64000 | #Constraints: 65478
3581.32/3595.93 c #Conflicts: 65000 | #Constraints: 66506
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -116
3581.32/3595.93 c #Conflicts: 66000 | #Constraints: 55641
3581.32/3595.93 c #Conflicts: 67000 | #Constraints: 56683
3581.32/3595.93 c #Conflicts: 68000 | #Constraints: 57726
3581.32/3595.93 c #Conflicts: 69000 | #Constraints: 58770
3581.32/3595.93 c #Conflicts: 70000 | #Constraints: 59813
3581.32/3595.93 c #Conflicts: 71000 | #Constraints: 60847
3581.32/3595.93 c #Conflicts: 72000 | #Constraints: 61871
3581.32/3595.93 c #Conflicts: 73000 | #Constraints: 62919
3581.32/3595.93 c #Conflicts: 74000 | #Constraints: 63966
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -116
3581.32/3595.93 c #Conflicts: 75000 | #Constraints: 54834
3581.32/3595.93 c #Conflicts: 76000 | #Constraints: 55834
3581.32/3595.93 c #Conflicts: 77000 | #Constraints: 56834
3581.32/3595.93 c #Conflicts: 78000 | #Constraints: 57834
3581.32/3595.93 c #Conflicts: 79000 | #Constraints: 58834
3581.32/3595.93 c #Conflicts: 80000 | #Constraints: 59834
3581.32/3595.93 c #Conflicts: 81000 | #Constraints: 60834
3581.32/3595.93 c #Conflicts: 82000 | #Constraints: 61834
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -116
3581.32/3595.93 c #Conflicts: 83000 | #Constraints: 53548
3581.32/3595.93 c bounds -40 >= -115 @ 61.9651
3581.32/3595.93 c #Conflicts: 84000 | #Constraints: 54575
3581.32/3595.93 c #Conflicts: 85000 | #Constraints: 55575
3581.32/3595.93 c #Conflicts: 86000 | #Constraints: 56575
3581.32/3595.93 c #Conflicts: 87000 | #Constraints: 57575
3581.32/3595.93 c #Conflicts: 88000 | #Constraints: 58575
3581.32/3595.93 c #Conflicts: 89000 | #Constraints: 59575
3581.32/3595.93 c #Conflicts: 90000 | #Constraints: 60575
3581.32/3595.93 c #Conflicts: 91000 | #Constraints: 61575
3581.32/3595.93 c #Conflicts: 92000 | #Constraints: 62575
3581.32/3595.93 c #Conflicts: 93000 | #Constraints: 63575
3581.32/3595.93 c #Conflicts: 94000 | #Constraints: 64575
3581.32/3595.93 c bounds -40 >= -114 @ 67.7973
3581.32/3595.93 c #Conflicts: 95000 | #Constraints: 65600
3581.32/3595.93 c #Conflicts: 96000 | #Constraints: 66625
3581.32/3595.93 c #Conflicts: 97000 | #Constraints: 67660
3581.32/3595.93 c #Conflicts: 98000 | #Constraints: 68699
3581.32/3595.93 c #Conflicts: 99000 | #Constraints: 69746
3581.32/3595.93 c #Conflicts: 100000 | #Constraints: 70792
3581.32/3595.93 c #Conflicts: 101000 | #Constraints: 71826
3581.32/3595.93 c #Conflicts: 102000 | #Constraints: 72862
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -114
3581.32/3595.93 c #Conflicts: 103000 | #Constraints: 59347
3581.32/3595.93 c #Conflicts: 104000 | #Constraints: 60347
3581.32/3595.93 c #Conflicts: 105000 | #Constraints: 61347
3581.32/3595.93 c #Conflicts: 106000 | #Constraints: 62347
3581.32/3595.93 c #Conflicts: 107000 | #Constraints: 63347
3581.32/3595.93 c #Conflicts: 108000 | #Constraints: 64347
3581.32/3595.93 c #Conflicts: 109000 | #Constraints: 65347
3581.32/3595.93 c #Conflicts: 110000 | #Constraints: 66347
3581.32/3595.93 c bounds -40 >= -113 @ 75.7466
3581.32/3595.93 c #Conflicts: 111000 | #Constraints: 67377
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -113
3581.32/3595.93 c #Conflicts: 112000 | #Constraints: 56265
3581.32/3595.93 c #Conflicts: 113000 | #Constraints: 57265
3581.32/3595.93 c #Conflicts: 114000 | #Constraints: 58265
3581.32/3595.93 c #Conflicts: 115000 | #Constraints: 59265
3581.32/3595.93 c #Conflicts: 116000 | #Constraints: 60265
3581.32/3595.93 c #Conflicts: 117000 | #Constraints: 61265
3581.32/3595.93 c #Conflicts: 118000 | #Constraints: 62265
3581.32/3595.93 c #Conflicts: 119000 | #Constraints: 63265
3581.32/3595.93 c #Conflicts: 120000 | #Constraints: 64265
3581.32/3595.93 c #Conflicts: 121000 | #Constraints: 65265
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -113
3581.32/3595.93 c #Conflicts: 122000 | #Constraints: 55207
3581.32/3595.93 c #Conflicts: 123000 | #Constraints: 56233
3581.32/3595.93 c #Conflicts: 124000 | #Constraints: 57275
3581.32/3595.93 c #Conflicts: 125000 | #Constraints: 58323
3581.32/3595.93 c #Conflicts: 126000 | #Constraints: 59378
3581.32/3595.93 c #Conflicts: 127000 | #Constraints: 60444
3581.32/3595.93 c #Conflicts: 128000 | #Constraints: 61500
3581.32/3595.93 c #Conflicts: 129000 | #Constraints: 62549
3581.32/3595.93 c #Conflicts: 130000 | #Constraints: 63586
3581.32/3595.93 c #Conflicts: 131000 | #Constraints: 64628
3581.32/3595.93 c #Conflicts: 132000 | #Constraints: 65689
3581.32/3595.93 c #Conflicts: 133000 | #Constraints: 66735
3581.32/3595.93 c #Conflicts: 134000 | #Constraints: 67793
3581.32/3595.93 c #Conflicts: 135000 | #Constraints: 68850
3581.32/3595.93 c #Conflicts: 136000 | #Constraints: 69904
3581.32/3595.93 c #Conflicts: 137000 | #Constraints: 70952
3581.32/3595.93 c #Conflicts: 138000 | #Constraints: 72005
3581.32/3595.93 c #Conflicts: 139000 | #Constraints: 73039
3581.32/3595.93 c #Conflicts: 140000 | #Constraints: 74080
3581.32/3595.93 c #Conflicts: 141000 | #Constraints: 75113
3581.32/3595.93 c #Conflicts: 142000 | #Constraints: 76167
3581.32/3595.93 c #Conflicts: 143000 | #Constraints: 77217
3581.32/3595.93 c #Conflicts: 144000 | #Constraints: 78263
3581.32/3595.93 c #Conflicts: 145000 | #Constraints: 79304
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -113
3581.32/3595.93 c #Conflicts: 146000 | #Constraints: 62325
3581.32/3595.93 c #Conflicts: 147000 | #Constraints: 63325
3581.32/3595.93 c #Conflicts: 148000 | #Constraints: 64325
3581.32/3595.93 c #Conflicts: 149000 | #Constraints: 65325
3581.32/3595.93 c #Conflicts: 150000 | #Constraints: 66325
3581.32/3595.93 c #Conflicts: 151000 | #Constraints: 67325
3581.32/3595.93 c #Conflicts: 152000 | #Constraints: 68325
3581.32/3595.93 c #Conflicts: 153000 | #Constraints: 69325
3581.32/3595.93 c #Conflicts: 154000 | #Constraints: 70325
3581.32/3595.93 c bounds -40 >= -112 @ 104.43
3581.32/3595.93 c #Conflicts: 155000 | #Constraints: 71349
3581.32/3595.93 c #Conflicts: 156000 | #Constraints: 72349
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -112
3581.32/3595.93 c #Conflicts: 157000 | #Constraints: 58608
3581.32/3595.93 c #Conflicts: 158000 | #Constraints: 59608
3581.32/3595.93 c #Conflicts: 159000 | #Constraints: 60608
3581.32/3595.93 c #Conflicts: 160000 | #Constraints: 61608
3581.32/3595.93 c #Conflicts: 161000 | #Constraints: 62608
3581.32/3595.93 c #Conflicts: 162000 | #Constraints: 63608
3581.32/3595.93 c #Conflicts: 163000 | #Constraints: 64608
3581.32/3595.93 c #Conflicts: 164000 | #Constraints: 65608
3581.32/3595.93 c #Conflicts: 165000 | #Constraints: 66608
3581.32/3595.93 c #Conflicts: 166000 | #Constraints: 67608
3581.32/3595.93 c #Conflicts: 167000 | #Constraints: 68608
3581.32/3595.93 c #Conflicts: 168000 | #Constraints: 69608
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -112
3581.32/3595.93 c #Conflicts: 169000 | #Constraints: 57636
3581.32/3595.93 c #Conflicts: 170000 | #Constraints: 58636
3581.32/3595.93 c #Conflicts: 171000 | #Constraints: 59636
3581.32/3595.93 c #Conflicts: 172000 | #Constraints: 60636
3581.32/3595.93 c #Conflicts: 173000 | #Constraints: 61636
3581.32/3595.93 c #Conflicts: 174000 | #Constraints: 62636
3581.32/3595.93 c bounds -40 >= -111 @ 116.123
3581.32/3595.93 c #Conflicts: 175000 | #Constraints: 63672
3581.32/3595.93 c #Conflicts: 176000 | #Constraints: 64672
3581.32/3595.93 c #Conflicts: 177000 | #Constraints: 65672
3581.32/3595.93 c #Conflicts: 178000 | #Constraints: 66672
3581.32/3595.93 c #Conflicts: 179000 | #Constraints: 67672
3581.32/3595.93 c #Conflicts: 180000 | #Constraints: 68672
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -111
3581.32/3595.93 c #Conflicts: 181000 | #Constraints: 57333
3581.32/3595.93 c #Conflicts: 182000 | #Constraints: 58333
3581.32/3595.93 c #Conflicts: 183000 | #Constraints: 59333
3581.32/3595.93 c #Conflicts: 184000 | #Constraints: 60333
3581.32/3595.93 c #Conflicts: 185000 | #Constraints: 61333
3581.32/3595.93 c #Conflicts: 186000 | #Constraints: 62333
3581.32/3595.93 c #Conflicts: 187000 | #Constraints: 63333
3581.32/3595.93 c #Conflicts: 188000 | #Constraints: 64333
3581.32/3595.93 c #Conflicts: 189000 | #Constraints: 65333
3581.32/3595.93 c #Conflicts: 190000 | #Constraints: 66333
3581.32/3595.93 c #Conflicts: 191000 | #Constraints: 67333
3581.32/3595.93 c #Conflicts: 192000 | #Constraints: 68333
3581.32/3595.93 c #Conflicts: 193000 | #Constraints: 69333
3581.32/3595.93 c #Conflicts: 194000 | #Constraints: 70333
3581.32/3595.93 c #Conflicts: 195000 | #Constraints: 71333
3581.32/3595.93 c bounds -40 >= -110 @ 128.269
3581.32/3595.93 c #Conflicts: 196000 | #Constraints: 72366
3581.32/3595.93 c #Conflicts: 197000 | #Constraints: 73366
3581.32/3595.93 c #Conflicts: 198000 | #Constraints: 74366
3581.32/3595.93 c #Conflicts: 199000 | #Constraints: 75366
3581.32/3595.93 c #Conflicts: 200000 | #Constraints: 76366
3581.32/3595.93 c #Conflicts: 201000 | #Constraints: 77366
3581.32/3595.93 c #Conflicts: 202000 | #Constraints: 78366
3581.32/3595.93 c #Conflicts: 203000 | #Constraints: 79366
3581.32/3595.93 c #Conflicts: 204000 | #Constraints: 80366
3581.32/3595.93 c #Conflicts: 205000 | #Constraints: 81366
3581.32/3595.93 c #Conflicts: 206000 | #Constraints: 82366
3581.32/3595.93 c #Conflicts: 207000 | #Constraints: 83366
3581.32/3595.93 c #Conflicts: 208000 | #Constraints: 84366
3581.32/3595.93 c #Conflicts: 209000 | #Constraints: 85366
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -110
3581.32/3595.93 c #Conflicts: 210000 | #Constraints: 65643
3581.32/3595.93 c bounds -40 >= -109 @ 139.931
3581.32/3595.93 c #Conflicts: 211000 | #Constraints: 66667
3581.32/3595.93 c #Conflicts: 212000 | #Constraints: 67667
3581.32/3595.93 c #Conflicts: 213000 | #Constraints: 68667
3581.32/3595.93 c #Conflicts: 214000 | #Constraints: 69667
3581.32/3595.93 c #Conflicts: 215000 | #Constraints: 70667
3581.32/3595.93 c #Conflicts: 216000 | #Constraints: 71667
3581.32/3595.93 c #Conflicts: 217000 | #Constraints: 72667
3581.32/3595.93 c #Conflicts: 218000 | #Constraints: 73667
3581.32/3595.93 c #Conflicts: 219000 | #Constraints: 74667
3581.32/3595.93 c #Conflicts: 220000 | #Constraints: 75667
3581.32/3595.93 c #Conflicts: 221000 | #Constraints: 76667
3581.32/3595.93 c #Conflicts: 222000 | #Constraints: 77667
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -109
3581.32/3595.93 c #Conflicts: 223000 | #Constraints: 61871
3581.32/3595.93 c #Conflicts: 224000 | #Constraints: 62871
3581.32/3595.93 c #Conflicts: 225000 | #Constraints: 63871
3581.32/3595.93 c #Conflicts: 226000 | #Constraints: 64871
3581.32/3595.93 c #Conflicts: 227000 | #Constraints: 65871
3581.32/3595.93 c #Conflicts: 228000 | #Constraints: 66871
3581.32/3595.93 c #Conflicts: 229000 | #Constraints: 67871
3581.32/3595.93 c #Conflicts: 230000 | #Constraints: 68871
3581.32/3595.93 c #Conflicts: 231000 | #Constraints: 69871
3581.32/3595.93 c #Conflicts: 232000 | #Constraints: 70871
3581.32/3595.93 c #Conflicts: 233000 | #Constraints: 71871
3581.32/3595.93 c #Conflicts: 234000 | #Constraints: 72871
3581.32/3595.93 c #Conflicts: 235000 | #Constraints: 73871
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -109
3581.32/3595.93 c #Conflicts: 236000 | #Constraints: 59869
3581.32/3595.93 c #Conflicts: 237000 | #Constraints: 60869
3581.32/3595.93 c #Conflicts: 238000 | #Constraints: 61869
3581.32/3595.93 c #Conflicts: 239000 | #Constraints: 62869
3581.32/3595.93 c #Conflicts: 240000 | #Constraints: 63869
3581.32/3595.93 c #Conflicts: 241000 | #Constraints: 64869
3581.32/3595.93 c #Conflicts: 242000 | #Constraints: 65869
3581.32/3595.93 c #Conflicts: 243000 | #Constraints: 66869
3581.32/3595.93 c #Conflicts: 244000 | #Constraints: 67869
3581.32/3595.93 c bounds -40 >= -108 @ 160.119
3581.32/3595.93 c #Conflicts: 245000 | #Constraints: 68896
3581.32/3595.93 c #Conflicts: 246000 | #Constraints: 69896
3581.32/3595.93 c #Conflicts: 247000 | #Constraints: 70896
3581.32/3595.93 c #Conflicts: 248000 | #Constraints: 71896
3581.32/3595.93 c #Conflicts: 249000 | #Constraints: 72896
3581.32/3595.93 c #Conflicts: 250000 | #Constraints: 73896
3581.32/3595.93 c #Conflicts: 251000 | #Constraints: 74896
3581.32/3595.93 c #Conflicts: 252000 | #Constraints: 75896
3581.32/3595.93 c #Conflicts: 253000 | #Constraints: 76896
3581.32/3595.93 c #Conflicts: 254000 | #Constraints: 77896
3581.32/3595.93 c #Conflicts: 255000 | #Constraints: 78896
3581.32/3595.93 c #Conflicts: 256000 | #Constraints: 79896
3581.32/3595.93 c #Conflicts: 257000 | #Constraints: 80896
3581.32/3595.93 c #Conflicts: 258000 | #Constraints: 81896
3581.32/3595.93 c #Conflicts: 259000 | #Constraints: 82896
3581.32/3595.93 c #Conflicts: 260000 | #Constraints: 83896
3581.32/3595.93 c #Conflicts: 261000 | #Constraints: 84896
3581.32/3595.93 c #Conflicts: 262000 | #Constraints: 85896
3581.32/3595.93 c #Conflicts: 263000 | #Constraints: 86896
3581.32/3595.93 c #Conflicts: 264000 | #Constraints: 87896
3581.32/3595.93 c #Conflicts: 265000 | #Constraints: 88896
3581.32/3595.93 c #Conflicts: 266000 | #Constraints: 89896
3581.32/3595.93 c #Conflicts: 267000 | #Constraints: 90896
3581.32/3595.93 c #Conflicts: 268000 | #Constraints: 91896
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -108
3581.32/3595.93 c #Conflicts: 269000 | #Constraints: 68725
3581.32/3595.93 c #Conflicts: 270000 | #Constraints: 69742
3581.32/3595.93 c #Conflicts: 271000 | #Constraints: 70788
3581.32/3595.93 c #Conflicts: 272000 | #Constraints: 71835
3581.32/3595.93 c #Conflicts: 273000 | #Constraints: 72889
3581.32/3595.93 c #Conflicts: 274000 | #Constraints: 73940
3581.32/3595.93 c #Conflicts: 275000 | #Constraints: 74988
3581.32/3595.93 c #Conflicts: 276000 | #Constraints: 76036
3581.32/3595.93 c #Conflicts: 277000 | #Constraints: 77083
3581.32/3595.93 c #Conflicts: 278000 | #Constraints: 78124
3581.32/3595.93 c #Conflicts: 279000 | #Constraints: 79165
3581.32/3595.93 c #Conflicts: 280000 | #Constraints: 80219
3581.32/3595.93 c #Conflicts: 281000 | #Constraints: 81267
3581.32/3595.93 c #Conflicts: 282000 | #Constraints: 82307
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -108
3581.32/3595.93 c #Conflicts: 283000 | #Constraints: 63706
3581.32/3595.93 c #Conflicts: 284000 | #Constraints: 64706
3581.32/3595.93 c #Conflicts: 285000 | #Constraints: 65706
3581.32/3595.93 c #Conflicts: 286000 | #Constraints: 66706
3581.32/3595.93 c #Conflicts: 287000 | #Constraints: 67706
3581.32/3595.93 c #Conflicts: 288000 | #Constraints: 68706
3581.32/3595.93 c #Conflicts: 289000 | #Constraints: 69706
3581.32/3595.93 c #Conflicts: 290000 | #Constraints: 70706
3581.32/3595.93 c #Conflicts: 291000 | #Constraints: 71706
3581.32/3595.93 c #Conflicts: 292000 | #Constraints: 72706
3581.32/3595.93 c #Conflicts: 293000 | #Constraints: 73706
3581.32/3595.93 c #Conflicts: 294000 | #Constraints: 74706
3581.32/3595.93 c #Conflicts: 295000 | #Constraints: 75706
3581.32/3595.93 c #Conflicts: 296000 | #Constraints: 76706
3581.32/3595.93 c #Conflicts: 297000 | #Constraints: 77706
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -108
3581.32/3595.93 c #Conflicts: 298000 | #Constraints: 61624
3581.32/3595.93 c #Conflicts: 299000 | #Constraints: 62624
3581.32/3595.93 c #Conflicts: 300000 | #Constraints: 63624
3581.32/3595.93 c #Conflicts: 301000 | #Constraints: 64624
3581.32/3595.93 c #Conflicts: 302000 | #Constraints: 65624
3581.32/3595.93 c #Conflicts: 303000 | #Constraints: 66624
3581.32/3595.93 c #Conflicts: 304000 | #Constraints: 67624
3581.32/3595.93 c #Conflicts: 305000 | #Constraints: 68624
3581.32/3595.93 c #Conflicts: 306000 | #Constraints: 69624
3581.32/3595.93 c #Conflicts: 307000 | #Constraints: 70624
3581.32/3595.93 c #Conflicts: 308000 | #Constraints: 71624
3581.32/3595.93 c #Conflicts: 309000 | #Constraints: 72624
3581.32/3595.93 c #Conflicts: 310000 | #Constraints: 73624
3581.32/3595.93 c #Conflicts: 311000 | #Constraints: 74624
3581.32/3595.93 c #Conflicts: 312000 | #Constraints: 75624
3581.32/3595.93 c #Conflicts: 313000 | #Constraints: 76624
3581.32/3595.93 c #Conflicts: 314000 | #Constraints: 77624
3581.32/3595.93 c bounds -40 >= -107 @ 207.304
3581.32/3595.93 c #Conflicts: 315000 | #Constraints: 78654
3581.32/3595.93 c #Conflicts: 316000 | #Constraints: 79654
3581.32/3595.93 c #Conflicts: 317000 | #Constraints: 80654
3581.32/3595.93 c #Conflicts: 318000 | #Constraints: 81654
3581.32/3595.93 c #Conflicts: 319000 | #Constraints: 82654
3581.32/3595.93 c #Conflicts: 320000 | #Constraints: 83654
3581.32/3595.93 c #Conflicts: 321000 | #Constraints: 84654
3581.32/3595.93 c #Conflicts: 322000 | #Constraints: 85654
3581.32/3595.93 c #Conflicts: 323000 | #Constraints: 86654
3581.32/3595.93 c #Conflicts: 324000 | #Constraints: 87654
3581.32/3595.93 c #Conflicts: 325000 | #Constraints: 88654
3581.32/3595.93 c #Conflicts: 326000 | #Constraints: 89654
3581.32/3595.93 c #Conflicts: 327000 | #Constraints: 90654
3581.32/3595.93 c #Conflicts: 328000 | #Constraints: 91654
3581.32/3595.93 c #Conflicts: 329000 | #Constraints: 92654
3581.32/3595.93 c #Conflicts: 330000 | #Constraints: 93654
3581.32/3595.93 c #Conflicts: 331000 | #Constraints: 94654
3581.32/3595.93 c #Conflicts: 332000 | #Constraints: 95654
3581.32/3595.93 c #Conflicts: 333000 | #Constraints: 96654
3581.32/3595.93 c #Conflicts: 334000 | #Constraints: 97654
3581.32/3595.93 c #Conflicts: 335000 | #Constraints: 98654
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -107
3581.32/3595.93 c #Conflicts: 336000 | #Constraints: 72386
3581.32/3595.93 c #Conflicts: 337000 | #Constraints: 73409
3581.32/3595.93 c #Conflicts: 338000 | #Constraints: 74440
3581.32/3595.93 c #Conflicts: 339000 | #Constraints: 75471
3581.32/3595.93 c #Conflicts: 340000 | #Constraints: 76522
3581.32/3595.93 c #Conflicts: 341000 | #Constraints: 77563
3581.32/3595.93 c #Conflicts: 342000 | #Constraints: 78604
3581.32/3595.93 c #Conflicts: 343000 | #Constraints: 79636
3581.32/3595.93 c #Conflicts: 344000 | #Constraints: 80663
3581.32/3595.93 c #Conflicts: 345000 | #Constraints: 81705
3581.32/3595.93 c #Conflicts: 346000 | #Constraints: 82729
3581.32/3595.93 c #Conflicts: 347000 | #Constraints: 83761
3581.32/3595.93 c #Conflicts: 348000 | #Constraints: 84790
3581.32/3595.93 c #Conflicts: 349000 | #Constraints: 85826
3581.32/3595.93 c #Conflicts: 350000 | #Constraints: 86864
3581.32/3595.93 c #Conflicts: 351000 | #Constraints: 87896
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -107
3581.32/3595.93 c #Conflicts: 352000 | #Constraints: 66934
3581.32/3595.93 c #Conflicts: 353000 | #Constraints: 67934
3581.32/3595.93 c #Conflicts: 354000 | #Constraints: 68934
3581.32/3595.93 c #Conflicts: 355000 | #Constraints: 69934
3581.32/3595.93 c #Conflicts: 356000 | #Constraints: 70934
3581.32/3595.93 c #Conflicts: 357000 | #Constraints: 71934
3581.32/3595.93 c #Conflicts: 358000 | #Constraints: 72934
3581.32/3595.93 c #Conflicts: 359000 | #Constraints: 73934
3581.32/3595.93 c #Conflicts: 360000 | #Constraints: 74934
3581.32/3595.93 c #Conflicts: 361000 | #Constraints: 75934
3581.32/3595.93 c #Conflicts: 362000 | #Constraints: 76934
3581.32/3595.93 c #Conflicts: 363000 | #Constraints: 77934
3581.32/3595.93 c #Conflicts: 364000 | #Constraints: 78934
3581.32/3595.93 c #Conflicts: 365000 | #Constraints: 79934
3581.32/3595.93 c #Conflicts: 366000 | #Constraints: 80934
3581.32/3595.93 c #Conflicts: 367000 | #Constraints: 81934
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -107
3581.32/3595.93 c #Conflicts: 368000 | #Constraints: 63972
3581.32/3595.93 c #Conflicts: 369000 | #Constraints: 64972
3581.32/3595.93 c #Conflicts: 370000 | #Constraints: 65972
3581.32/3595.93 c #Conflicts: 371000 | #Constraints: 66972
3581.32/3595.93 c #Conflicts: 372000 | #Constraints: 67972
3581.32/3595.93 c #Conflicts: 373000 | #Constraints: 68972
3581.32/3595.93 c bounds -40 >= -106 @ 250.578
3581.32/3595.93 c #Conflicts: 374000 | #Constraints: 69993
3581.32/3595.93 c #Conflicts: 375000 | #Constraints: 70993
3581.32/3595.93 c #Conflicts: 376000 | #Constraints: 71993
3581.32/3595.93 c #Conflicts: 377000 | #Constraints: 72993
3581.32/3595.93 c #Conflicts: 378000 | #Constraints: 73993
3581.32/3595.93 c #Conflicts: 379000 | #Constraints: 74993
3581.32/3595.93 c #Conflicts: 380000 | #Constraints: 75993
3581.32/3595.93 c #Conflicts: 381000 | #Constraints: 76993
3581.32/3595.93 c #Conflicts: 382000 | #Constraints: 77993
3581.32/3595.93 c #Conflicts: 383000 | #Constraints: 78993
3581.32/3595.93 c #Conflicts: 384000 | #Constraints: 79993
3581.32/3595.93 c #Conflicts: 385000 | #Constraints: 80993
3581.32/3595.93 c #Conflicts: 386000 | #Constraints: 81993
3581.32/3595.93 c #Conflicts: 387000 | #Constraints: 82993
3581.32/3595.93 c #Conflicts: 388000 | #Constraints: 83993
3581.32/3595.93 c #Conflicts: 389000 | #Constraints: 84993
3581.32/3595.93 c #Conflicts: 390000 | #Constraints: 85993
3581.32/3595.93 c #Conflicts: 391000 | #Constraints: 86993
3581.32/3595.93 c #Conflicts: 392000 | #Constraints: 87993
3581.32/3595.93 c #Conflicts: 393000 | #Constraints: 88993
3581.32/3595.93 c #Conflicts: 394000 | #Constraints: 89993
3581.32/3595.93 c #Conflicts: 395000 | #Constraints: 90993
3581.32/3595.93 c #Conflicts: 396000 | #Constraints: 91993
3581.32/3595.93 c #Conflicts: 397000 | #Constraints: 92993
3581.32/3595.93 c #Conflicts: 398000 | #Constraints: 93993
3581.32/3595.93 c #Conflicts: 399000 | #Constraints: 94993
3581.32/3595.93 c #Conflicts: 400000 | #Constraints: 95993
3581.32/3595.93 c #Conflicts: 401000 | #Constraints: 96993
3581.32/3595.93 c #Conflicts: 402000 | #Constraints: 97993
3581.32/3595.93 c #Conflicts: 403000 | #Constraints: 98993
3581.32/3595.93 c #Conflicts: 404000 | #Constraints: 99993
3581.32/3595.93 c bounds -40 >= -105 @ 275.044
3581.32/3595.93 c #Conflicts: 405000 | #Constraints: 101023
3581.32/3595.93 c #Conflicts: 406000 | #Constraints: 102023
3581.32/3595.93 c #Conflicts: 407000 | #Constraints: 103045
3581.32/3595.93 c #Conflicts: 408000 | #Constraints: 104080
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -105
3581.32/3595.93 c #Conflicts: 409000 | #Constraints: 74430
3581.32/3595.93 c #Conflicts: 410000 | #Constraints: 75466
3581.32/3595.93 c #Conflicts: 411000 | #Constraints: 76508
3581.32/3595.93 c #Conflicts: 412000 | #Constraints: 77550
3581.32/3595.93 c #Conflicts: 413000 | #Constraints: 78589
3581.32/3595.93 c #Conflicts: 414000 | #Constraints: 79620
3581.32/3595.93 c #Conflicts: 415000 | #Constraints: 80673
3581.32/3595.93 c #Conflicts: 416000 | #Constraints: 81723
3581.32/3595.93 c #Conflicts: 417000 | #Constraints: 82770
3581.32/3595.93 c #Conflicts: 418000 | #Constraints: 83812
3581.32/3595.93 c #Conflicts: 419000 | #Constraints: 84855
3581.32/3595.93 c #Conflicts: 420000 | #Constraints: 85892
3581.32/3595.93 c #Conflicts: 421000 | #Constraints: 86919
3581.32/3595.93 c #Conflicts: 422000 | #Constraints: 87959
3581.32/3595.93 c #Conflicts: 423000 | #Constraints: 88996
3581.32/3595.93 c #Conflicts: 424000 | #Constraints: 90033
3581.32/3595.93 c #Conflicts: 425000 | #Constraints: 91072
3581.32/3595.93 c #Conflicts: 426000 | #Constraints: 92113
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -105
3581.32/3595.93 c #Conflicts: 427000 | #Constraints: 68936
3581.32/3595.93 c #Conflicts: 428000 | #Constraints: 69936
3581.32/3595.93 c #Conflicts: 429000 | #Constraints: 70936
3581.32/3595.93 c #Conflicts: 430000 | #Constraints: 71936
3581.32/3595.93 c #Conflicts: 431000 | #Constraints: 72936
3581.32/3595.93 c #Conflicts: 432000 | #Constraints: 73936
3581.32/3595.93 c #Conflicts: 433000 | #Constraints: 74936
3581.32/3595.93 c #Conflicts: 434000 | #Constraints: 75936
3581.32/3595.93 c #Conflicts: 435000 | #Constraints: 76936
3581.32/3595.93 c #Conflicts: 436000 | #Constraints: 77936
3581.32/3595.93 c #Conflicts: 437000 | #Constraints: 78936
3581.32/3595.93 c #Conflicts: 438000 | #Constraints: 79936
3581.32/3595.93 c #Conflicts: 439000 | #Constraints: 80936
3581.32/3595.93 c #Conflicts: 440000 | #Constraints: 81936
3581.32/3595.93 c #Conflicts: 441000 | #Constraints: 82936
3581.32/3595.93 c #Conflicts: 442000 | #Constraints: 83936
3581.32/3595.93 c #Conflicts: 443000 | #Constraints: 84936
3581.32/3595.93 c #Conflicts: 444000 | #Constraints: 85936
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -105
3581.32/3595.93 c #Conflicts: 445000 | #Constraints: 65561
3581.32/3595.93 c #Conflicts: 446000 | #Constraints: 66561
3581.32/3595.93 c #Conflicts: 447000 | #Constraints: 67561
3581.32/3595.93 c #Conflicts: 448000 | #Constraints: 68561
3581.32/3595.93 c #Conflicts: 449000 | #Constraints: 69561
3581.32/3595.93 c #Conflicts: 450000 | #Constraints: 70561
3581.32/3595.93 c #Conflicts: 451000 | #Constraints: 71561
3581.32/3595.93 c #Conflicts: 452000 | #Constraints: 72561
3581.32/3595.93 c #Conflicts: 453000 | #Constraints: 73561
3581.32/3595.93 c #Conflicts: 454000 | #Constraints: 74561
3581.32/3595.93 c #Conflicts: 455000 | #Constraints: 75561
3581.32/3595.93 c bounds -40 >= -104 @ 306.588
3581.32/3595.93 c #Conflicts: 456000 | #Constraints: 76592
3581.32/3595.93 c #Conflicts: 457000 | #Constraints: 77619
3581.32/3595.93 c #Conflicts: 458000 | #Constraints: 78636
3581.32/3595.93 c #Conflicts: 459000 | #Constraints: 79673
3581.32/3595.93 c #Conflicts: 460000 | #Constraints: 80724
3581.32/3595.93 c #Conflicts: 461000 | #Constraints: 81782
3581.32/3595.93 c #Conflicts: 462000 | #Constraints: 82824
3581.32/3595.93 c #Conflicts: 463000 | #Constraints: 83867
3581.32/3595.93 c #Conflicts: 464000 | #Constraints: 84908
3581.32/3595.93 c #Conflicts: 465000 | #Constraints: 85949
3581.32/3595.93 c #Conflicts: 466000 | #Constraints: 86994
3581.32/3595.93 c #Conflicts: 467000 | #Constraints: 88036
3581.32/3595.93 c #Conflicts: 468000 | #Constraints: 89076
3581.32/3595.93 c #Conflicts: 469000 | #Constraints: 90107
3581.32/3595.93 c #Conflicts: 470000 | #Constraints: 91141
3581.32/3595.93 c #Conflicts: 471000 | #Constraints: 92178
3581.32/3595.93 c #Conflicts: 472000 | #Constraints: 93209
3581.32/3595.93 c #Conflicts: 473000 | #Constraints: 94253
3581.32/3595.93 c #Conflicts: 474000 | #Constraints: 95281
3581.32/3595.93 c #Conflicts: 475000 | #Constraints: 96310
3581.32/3595.93 c #Conflicts: 476000 | #Constraints: 97341
3581.32/3595.93 c #Conflicts: 477000 | #Constraints: 98376
3581.32/3595.93 c #Conflicts: 478000 | #Constraints: 99419
3581.32/3595.93 c #Conflicts: 479000 | #Constraints: 100458
3581.32/3595.93 c #Conflicts: 480000 | #Constraints: 101496
3581.32/3595.93 c #Conflicts: 481000 | #Constraints: 102542
3581.32/3595.93 c #Conflicts: 482000 | #Constraints: 103588
3581.32/3595.93 c #Conflicts: 483000 | #Constraints: 104627
3581.32/3595.93 c #Conflicts: 484000 | #Constraints: 105672
3581.32/3595.93 c #Conflicts: 485000 | #Constraints: 106713
3581.32/3595.93 c #Conflicts: 486000 | #Constraints: 107757
3581.32/3595.93 c #Conflicts: 487000 | #Constraints: 108796
3581.32/3595.93 c #Conflicts: 488000 | #Constraints: 109834
3581.32/3595.93 c #Conflicts: 489000 | #Constraints: 110876
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -104
3581.32/3595.93 c #Conflicts: 490000 | #Constraints: 78070
3581.32/3595.93 c #Conflicts: 491000 | #Constraints: 79070
3581.32/3595.93 c #Conflicts: 492000 | #Constraints: 80070
3581.32/3595.93 c #Conflicts: 493000 | #Constraints: 81070
3581.32/3595.93 c #Conflicts: 494000 | #Constraints: 82070
3581.32/3595.93 c #Conflicts: 495000 | #Constraints: 83070
3581.32/3595.93 c #Conflicts: 496000 | #Constraints: 84070
3581.32/3595.93 c #Conflicts: 497000 | #Constraints: 85070
3581.32/3595.93 c #Conflicts: 498000 | #Constraints: 86070
3581.32/3595.93 c #Conflicts: 499000 | #Constraints: 87070
3581.32/3595.93 c #Conflicts: 500000 | #Constraints: 88070
3581.32/3595.93 c #Conflicts: 501000 | #Constraints: 89070
3581.32/3595.93 c #Conflicts: 502000 | #Constraints: 90070
3581.32/3595.93 c #Conflicts: 503000 | #Constraints: 91070
3581.32/3595.93 c #Conflicts: 504000 | #Constraints: 92070
3581.32/3595.93 c #Conflicts: 505000 | #Constraints: 93070
3581.32/3595.93 c #Conflicts: 506000 | #Constraints: 94070
3581.32/3595.93 c bounds -40 >= -103 @ 359.066
3581.32/3595.93 c #Conflicts: 507000 | #Constraints: 95091
3581.32/3595.93 c #Conflicts: 508000 | #Constraints: 96091
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -103
3581.32/3595.93 c #Conflicts: 509000 | #Constraints: 70659
3581.32/3595.93 c #Conflicts: 510000 | #Constraints: 71659
3581.32/3595.93 c #Conflicts: 511000 | #Constraints: 72659
3581.32/3595.93 c #Conflicts: 512000 | #Constraints: 73659
3581.32/3595.93 c #Conflicts: 513000 | #Constraints: 74659
3581.32/3595.93 c #Conflicts: 514000 | #Constraints: 75659
3581.32/3595.93 c #Conflicts: 515000 | #Constraints: 76659
3581.32/3595.93 c #Conflicts: 516000 | #Constraints: 77659
3581.32/3595.93 c #Conflicts: 517000 | #Constraints: 78659
3581.32/3595.93 c #Conflicts: 518000 | #Constraints: 79659
3581.32/3595.93 c #Conflicts: 519000 | #Constraints: 80659
3581.32/3595.93 c #Conflicts: 520000 | #Constraints: 81659
3581.32/3595.93 c #Conflicts: 521000 | #Constraints: 82659
3581.32/3595.93 c #Conflicts: 522000 | #Constraints: 83659
3581.32/3595.93 c #Conflicts: 523000 | #Constraints: 84659
3581.32/3595.93 c #Conflicts: 524000 | #Constraints: 85659
3581.32/3595.93 c #Conflicts: 525000 | #Constraints: 86659
3581.32/3595.93 c #Conflicts: 526000 | #Constraints: 87659
3581.32/3595.93 c #Conflicts: 527000 | #Constraints: 88659
3581.32/3595.93 c #Conflicts: 528000 | #Constraints: 89659
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -103
3581.32/3595.93 c #Conflicts: 529000 | #Constraints: 67886
3581.32/3595.93 c #Conflicts: 530000 | #Constraints: 68886
3581.32/3595.93 c #Conflicts: 531000 | #Constraints: 69886
3581.32/3595.93 c #Conflicts: 532000 | #Constraints: 70886
3581.32/3595.93 c #Conflicts: 533000 | #Constraints: 71886
3581.32/3595.93 c #Conflicts: 534000 | #Constraints: 72886
3581.32/3595.93 c #Conflicts: 535000 | #Constraints: 73886
3581.32/3595.93 c #Conflicts: 536000 | #Constraints: 74886
3581.32/3595.93 c #Conflicts: 537000 | #Constraints: 75886
3581.32/3595.93 c #Conflicts: 538000 | #Constraints: 76886
3581.32/3595.93 c #Conflicts: 539000 | #Constraints: 77886
3581.32/3595.93 c #Conflicts: 540000 | #Constraints: 78886
3581.32/3595.93 c #Conflicts: 541000 | #Constraints: 79886
3581.32/3595.93 c #Conflicts: 542000 | #Constraints: 80886
3581.32/3595.93 c #Conflicts: 543000 | #Constraints: 81886
3581.32/3595.93 c #Conflicts: 544000 | #Constraints: 82886
3581.32/3595.93 c #Conflicts: 545000 | #Constraints: 83886
3581.32/3595.93 c bounds -40 >= -102 @ 384.614
3581.32/3595.93 c #Conflicts: 546000 | #Constraints: 84922
3581.32/3595.93 c #Conflicts: 547000 | #Constraints: 85922
3581.32/3595.93 c #Conflicts: 548000 | #Constraints: 86922
3581.32/3595.93 c #Conflicts: 549000 | #Constraints: 87922
3581.32/3595.93 c #Conflicts: 550000 | #Constraints: 88922
3581.32/3595.93 c #Conflicts: 551000 | #Constraints: 89922
3581.32/3595.93 c #Conflicts: 552000 | #Constraints: 90922
3581.32/3595.93 c #Conflicts: 553000 | #Constraints: 91922
3581.32/3595.93 c #Conflicts: 554000 | #Constraints: 92922
3581.32/3595.93 c #Conflicts: 555000 | #Constraints: 93922
3581.32/3595.93 c #Conflicts: 556000 | #Constraints: 94922
3581.32/3595.93 c #Conflicts: 557000 | #Constraints: 95922
3581.32/3595.93 c #Conflicts: 558000 | #Constraints: 96922
3581.32/3595.93 c #Conflicts: 559000 | #Constraints: 97922
3581.32/3595.93 c #Conflicts: 560000 | #Constraints: 98922
3581.32/3595.93 c #Conflicts: 561000 | #Constraints: 99922
3581.32/3595.93 c #Conflicts: 562000 | #Constraints: 100922
3581.32/3595.93 c #Conflicts: 563000 | #Constraints: 101922
3581.32/3595.93 c #Conflicts: 564000 | #Constraints: 102922
3581.32/3595.93 c #Conflicts: 565000 | #Constraints: 103922
3581.32/3595.93 c bounds -40 >= -101 @ 397.745
3581.32/3595.93 c #Conflicts: 566000 | #Constraints: 104943
3581.32/3595.93 c #Conflicts: 567000 | #Constraints: 105943
3581.32/3595.93 c #Conflicts: 568000 | #Constraints: 106943
3581.32/3595.93 c #Conflicts: 569000 | #Constraints: 107943
3581.32/3595.93 c #Conflicts: 570000 | #Constraints: 108943
3581.32/3595.93 c #Conflicts: 571000 | #Constraints: 109943
3581.32/3595.93 c #Conflicts: 572000 | #Constraints: 110943
3581.32/3595.93 c #Conflicts: 573000 | #Constraints: 111943
3581.32/3595.93 c #Conflicts: 574000 | #Constraints: 112943
3581.32/3595.93 c #Conflicts: 575000 | #Constraints: 113943
3581.32/3595.93 c #Conflicts: 576000 | #Constraints: 114943
3581.32/3595.93 c #Conflicts: 577000 | #Constraints: 115943
3581.32/3595.93 c #Conflicts: 578000 | #Constraints: 116943
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -101
3581.32/3595.93 c #Conflicts: 579000 | #Constraints: 81481
3581.32/3595.93 c #Conflicts: 580000 | #Constraints: 82481
3581.32/3595.93 c #Conflicts: 581000 | #Constraints: 83481
3581.32/3595.93 c #Conflicts: 582000 | #Constraints: 84481
3581.32/3595.93 c #Conflicts: 583000 | #Constraints: 85481
3581.32/3595.93 c #Conflicts: 584000 | #Constraints: 86481
3581.32/3595.93 c #Conflicts: 585000 | #Constraints: 87481
3581.32/3595.93 c #Conflicts: 586000 | #Constraints: 88481
3581.32/3595.93 c #Conflicts: 587000 | #Constraints: 89481
3581.32/3595.93 c #Conflicts: 588000 | #Constraints: 90481
3581.32/3595.93 c #Conflicts: 589000 | #Constraints: 91481
3581.32/3595.93 c #Conflicts: 590000 | #Constraints: 92481
3581.32/3595.93 c #Conflicts: 591000 | #Constraints: 93481
3581.32/3595.93 c #Conflicts: 592000 | #Constraints: 94481
3581.32/3595.93 c #Conflicts: 593000 | #Constraints: 95481
3581.32/3595.93 c #Conflicts: 594000 | #Constraints: 96481
3581.32/3595.93 c #Conflicts: 595000 | #Constraints: 97481
3581.32/3595.93 c #Conflicts: 596000 | #Constraints: 98481
3581.32/3595.93 c #Conflicts: 597000 | #Constraints: 99481
3581.32/3595.93 c #Conflicts: 598000 | #Constraints: 100481
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -101
3581.32/3595.93 c #Conflicts: 599000 | #Constraints: 73173
3581.32/3595.93 c #Conflicts: 600000 | #Constraints: 74173
3581.32/3595.93 c #Conflicts: 601000 | #Constraints: 75173
3581.32/3595.93 c #Conflicts: 602000 | #Constraints: 76173
3581.32/3595.93 c #Conflicts: 603000 | #Constraints: 77173
3581.32/3595.93 c #Conflicts: 604000 | #Constraints: 78173
3581.32/3595.93 c #Conflicts: 605000 | #Constraints: 79173
3581.32/3595.93 c #Conflicts: 606000 | #Constraints: 80173
3581.32/3595.93 c #Conflicts: 607000 | #Constraints: 81173
3581.32/3595.93 c #Conflicts: 608000 | #Constraints: 82173
3581.32/3595.93 c #Conflicts: 609000 | #Constraints: 83173
3581.32/3595.93 c #Conflicts: 610000 | #Constraints: 84173
3581.32/3595.93 c #Conflicts: 611000 | #Constraints: 85173
3581.32/3595.93 c #Conflicts: 612000 | #Constraints: 86173
3581.32/3595.93 c #Conflicts: 613000 | #Constraints: 87173
3581.32/3595.93 c #Conflicts: 614000 | #Constraints: 88173
3581.32/3595.93 c #Conflicts: 615000 | #Constraints: 89173
3581.32/3595.93 c #Conflicts: 616000 | #Constraints: 90173
3581.32/3595.93 c #Conflicts: 617000 | #Constraints: 91173
3581.32/3595.93 c #Conflicts: 618000 | #Constraints: 92173
3581.32/3595.93 c #Conflicts: 619000 | #Constraints: 93173
3581.32/3595.93 c #Conflicts: 620000 | #Constraints: 94173
3581.32/3595.93 c #Conflicts: 621000 | #Constraints: 95173
3581.32/3595.93 c #Conflicts: 622000 | #Constraints: 96173
3581.32/3595.93 c #Conflicts: 623000 | #Constraints: 97173
3581.32/3595.93 c #Conflicts: 624000 | #Constraints: 98173
3581.32/3595.93 c #Conflicts: 625000 | #Constraints: 99173
3581.32/3595.93 c #Conflicts: 626000 | #Constraints: 100173
3581.32/3595.93 c #Conflicts: 627000 | #Constraints: 101173
3581.32/3595.93 c #Conflicts: 628000 | #Constraints: 102173
3581.32/3595.93 c #Conflicts: 629000 | #Constraints: 103173
3581.32/3595.93 c #Conflicts: 630000 | #Constraints: 104173
3581.32/3595.93 c bounds -40 >= -100 @ 442.352
3581.32/3595.93 c #Conflicts: 631000 | #Constraints: 105209
3581.32/3595.93 c #Conflicts: 632000 | #Constraints: 106209
3581.32/3595.93 c #Conflicts: 633000 | #Constraints: 107209
3581.32/3595.93 c #Conflicts: 634000 | #Constraints: 108209
3581.32/3595.93 c #Conflicts: 635000 | #Constraints: 109209
3581.32/3595.93 c #Conflicts: 636000 | #Constraints: 110209
3581.32/3595.93 c #Conflicts: 637000 | #Constraints: 111209
3581.32/3595.93 c #Conflicts: 638000 | #Constraints: 112209
3581.32/3595.93 c #Conflicts: 639000 | #Constraints: 113209
3581.32/3595.93 c #Conflicts: 640000 | #Constraints: 114209
3581.32/3595.93 c #Conflicts: 641000 | #Constraints: 115209
3581.32/3595.93 c #Conflicts: 642000 | #Constraints: 116209
3581.32/3595.93 c #Conflicts: 643000 | #Constraints: 117209
3581.32/3595.93 c #Conflicts: 644000 | #Constraints: 118209
3581.32/3595.93 c #Conflicts: 645000 | #Constraints: 119209
3581.32/3595.93 c #Conflicts: 646000 | #Constraints: 120209
3581.32/3595.93 c #Conflicts: 647000 | #Constraints: 121209
3581.32/3595.93 c #Conflicts: 648000 | #Constraints: 122209
3581.32/3595.93 c #Conflicts: 649000 | #Constraints: 123209
3581.32/3595.93 c #Conflicts: 650000 | #Constraints: 124209
3581.32/3595.93 c #Conflicts: 651000 | #Constraints: 125209
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -100
3581.32/3595.93 c #Conflicts: 652000 | #Constraints: 85484
3581.32/3595.93 c #Conflicts: 653000 | #Constraints: 86484
3581.32/3595.93 c #Conflicts: 654000 | #Constraints: 87484
3581.32/3595.93 c #Conflicts: 655000 | #Constraints: 88484
3581.32/3595.93 c #Conflicts: 656000 | #Constraints: 89484
3581.32/3595.93 c #Conflicts: 657000 | #Constraints: 90484
3581.32/3595.93 c #Conflicts: 658000 | #Constraints: 91484
3581.32/3595.93 c #Conflicts: 659000 | #Constraints: 92484
3581.32/3595.93 c #Conflicts: 660000 | #Constraints: 93484
3581.32/3595.93 c #Conflicts: 661000 | #Constraints: 94484
3581.32/3595.93 c #Conflicts: 662000 | #Constraints: 95484
3581.32/3595.93 c #Conflicts: 663000 | #Constraints: 96484
3581.32/3595.93 c #Conflicts: 664000 | #Constraints: 97484
3581.32/3595.93 c #Conflicts: 665000 | #Constraints: 98484
3581.32/3595.93 c #Conflicts: 666000 | #Constraints: 99484
3581.32/3595.93 c #Conflicts: 667000 | #Constraints: 100484
3581.32/3595.93 c #Conflicts: 668000 | #Constraints: 101484
3581.32/3595.93 c #Conflicts: 669000 | #Constraints: 102484
3581.32/3595.93 c #Conflicts: 670000 | #Constraints: 103484
3581.32/3595.93 c #Conflicts: 671000 | #Constraints: 104484
3581.32/3595.93 c #Conflicts: 672000 | #Constraints: 105484
3581.32/3595.93 c #Conflicts: 673000 | #Constraints: 106484
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -100
3581.32/3595.93 c #Conflicts: 674000 | #Constraints: 76249
3581.32/3595.93 c #Conflicts: 675000 | #Constraints: 77249
3581.32/3595.93 c #Conflicts: 676000 | #Constraints: 78249
3581.32/3595.93 c #Conflicts: 677000 | #Constraints: 79249
3581.32/3595.93 c #Conflicts: 678000 | #Constraints: 80249
3581.32/3595.93 c #Conflicts: 679000 | #Constraints: 81249
3581.32/3595.93 c #Conflicts: 680000 | #Constraints: 82249
3581.32/3595.93 c #Conflicts: 681000 | #Constraints: 83249
3581.32/3595.93 c #Conflicts: 682000 | #Constraints: 84249
3581.32/3595.93 c #Conflicts: 683000 | #Constraints: 85249
3581.32/3595.93 c #Conflicts: 684000 | #Constraints: 86249
3581.32/3595.93 c #Conflicts: 685000 | #Constraints: 87249
3581.32/3595.93 c #Conflicts: 686000 | #Constraints: 88249
3581.32/3595.93 c #Conflicts: 687000 | #Constraints: 89249
3581.32/3595.93 c #Conflicts: 688000 | #Constraints: 90249
3581.32/3595.93 c #Conflicts: 689000 | #Constraints: 91249
3581.32/3595.93 c #Conflicts: 690000 | #Constraints: 92249
3581.32/3595.93 c #Conflicts: 691000 | #Constraints: 93249
3581.32/3595.93 c #Conflicts: 692000 | #Constraints: 94249
3581.32/3595.93 c #Conflicts: 693000 | #Constraints: 95249
3581.32/3595.93 c #Conflicts: 694000 | #Constraints: 96249
3581.32/3595.93 c #Conflicts: 695000 | #Constraints: 97249
3581.32/3595.93 c #Conflicts: 696000 | #Constraints: 98249
3581.32/3595.93 c #Conflicts: 697000 | #Constraints: 99249
3581.32/3595.93 c #Conflicts: 698000 | #Constraints: 100249
3581.32/3595.93 c #Conflicts: 699000 | #Constraints: 101249
3581.32/3595.93 c #Conflicts: 700000 | #Constraints: 102249
3581.32/3595.93 c #Conflicts: 701000 | #Constraints: 103249
3581.32/3595.93 c bounds -40 >= -99 @ 503.08
3581.32/3595.93 c #Conflicts: 702000 | #Constraints: 104288
3581.32/3595.93 c #Conflicts: 703000 | #Constraints: 105288
3581.32/3595.93 c #Conflicts: 704000 | #Constraints: 106288
3581.32/3595.93 c #Conflicts: 705000 | #Constraints: 107288
3581.32/3595.93 c #Conflicts: 706000 | #Constraints: 108288
3581.32/3595.93 c #Conflicts: 707000 | #Constraints: 109288
3581.32/3595.93 c #Conflicts: 708000 | #Constraints: 110288
3581.32/3595.93 c #Conflicts: 709000 | #Constraints: 111288
3581.32/3595.93 c #Conflicts: 710000 | #Constraints: 112288
3581.32/3595.93 c #Conflicts: 711000 | #Constraints: 113288
3581.32/3595.93 c #Conflicts: 712000 | #Constraints: 114288
3581.32/3595.93 c #Conflicts: 713000 | #Constraints: 115288
3581.32/3595.93 c #Conflicts: 714000 | #Constraints: 116288
3581.32/3595.93 c #Conflicts: 715000 | #Constraints: 117288
3581.32/3595.93 c #Conflicts: 716000 | #Constraints: 118288
3581.32/3595.93 c #Conflicts: 717000 | #Constraints: 119288
3581.32/3595.93 c #Conflicts: 718000 | #Constraints: 120288
3581.32/3595.93 c #Conflicts: 719000 | #Constraints: 121288
3581.32/3595.93 c #Conflicts: 720000 | #Constraints: 122288
3581.32/3595.93 c #Conflicts: 721000 | #Constraints: 123288
3581.32/3595.93 c #Conflicts: 722000 | #Constraints: 124288
3581.32/3595.93 c #Conflicts: 723000 | #Constraints: 125288
3581.32/3595.93 c #Conflicts: 724000 | #Constraints: 126288
3581.32/3595.93 c #Conflicts: 725000 | #Constraints: 127288
3581.32/3595.93 c #Conflicts: 726000 | #Constraints: 128288
3581.32/3595.93 c #Conflicts: 727000 | #Constraints: 129288
3581.32/3595.93 c #Conflicts: 728000 | #Constraints: 130288
3581.32/3595.93 c #Conflicts: 729000 | #Constraints: 131288
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 730000 | #Constraints: 88533
3581.32/3595.93 c #Conflicts: 731000 | #Constraints: 89560
3581.32/3595.93 c #Conflicts: 732000 | #Constraints: 90600
3581.32/3595.93 c #Conflicts: 733000 | #Constraints: 91631
3581.32/3595.93 c #Conflicts: 734000 | #Constraints: 92660
3581.32/3595.93 c #Conflicts: 735000 | #Constraints: 93712
3581.32/3595.93 c #Conflicts: 736000 | #Constraints: 94756
3581.32/3595.93 c #Conflicts: 737000 | #Constraints: 95800
3581.32/3595.93 c #Conflicts: 738000 | #Constraints: 96832
3581.32/3595.93 c #Conflicts: 739000 | #Constraints: 97871
3581.32/3595.93 c #Conflicts: 740000 | #Constraints: 98923
3581.32/3595.93 c #Conflicts: 741000 | #Constraints: 99965
3581.32/3595.93 c #Conflicts: 742000 | #Constraints: 100988
3581.32/3595.93 c #Conflicts: 743000 | #Constraints: 102030
3581.32/3595.93 c #Conflicts: 744000 | #Constraints: 103064
3581.32/3595.93 c #Conflicts: 745000 | #Constraints: 104102
3581.32/3595.93 c #Conflicts: 746000 | #Constraints: 105148
3581.32/3595.93 c #Conflicts: 747000 | #Constraints: 106191
3581.32/3595.93 c #Conflicts: 748000 | #Constraints: 107249
3581.32/3595.93 c #Conflicts: 749000 | #Constraints: 108291
3581.32/3595.93 c #Conflicts: 750000 | #Constraints: 109348
3581.32/3595.93 c #Conflicts: 751000 | #Constraints: 110389
3581.32/3595.93 c #Conflicts: 752000 | #Constraints: 111436
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 753000 | #Constraints: 78487
3581.32/3595.93 c #Conflicts: 754000 | #Constraints: 79487
3581.32/3595.93 c #Conflicts: 755000 | #Constraints: 80487
3581.32/3595.93 c #Conflicts: 756000 | #Constraints: 81487
3581.32/3595.93 c #Conflicts: 757000 | #Constraints: 82487
3581.32/3595.93 c #Conflicts: 758000 | #Constraints: 83487
3581.32/3595.93 c #Conflicts: 759000 | #Constraints: 84487
3581.32/3595.93 c #Conflicts: 760000 | #Constraints: 85487
3581.32/3595.93 c #Conflicts: 761000 | #Constraints: 86487
3581.32/3595.93 c #Conflicts: 762000 | #Constraints: 87487
3581.32/3595.93 c #Conflicts: 763000 | #Constraints: 88487
3581.32/3595.93 c #Conflicts: 764000 | #Constraints: 89487
3581.32/3595.93 c #Conflicts: 765000 | #Constraints: 90487
3581.32/3595.93 c #Conflicts: 766000 | #Constraints: 91487
3581.32/3595.93 c #Conflicts: 767000 | #Constraints: 92487
3581.32/3595.93 c #Conflicts: 768000 | #Constraints: 93487
3581.32/3595.93 c #Conflicts: 769000 | #Constraints: 94487
3581.32/3595.93 c #Conflicts: 770000 | #Constraints: 95487
3581.32/3595.93 c #Conflicts: 771000 | #Constraints: 96487
3581.32/3595.93 c #Conflicts: 772000 | #Constraints: 97487
3581.32/3595.93 c #Conflicts: 773000 | #Constraints: 98487
3581.32/3595.93 c #Conflicts: 774000 | #Constraints: 99487
3581.32/3595.93 c #Conflicts: 775000 | #Constraints: 100487
3581.32/3595.93 c #Conflicts: 776000 | #Constraints: 101487
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 777000 | #Constraints: 74218
3581.32/3595.93 c #Conflicts: 778000 | #Constraints: 75218
3581.32/3595.93 c #Conflicts: 779000 | #Constraints: 76218
3581.32/3595.93 c #Conflicts: 780000 | #Constraints: 77218
3581.32/3595.93 c #Conflicts: 781000 | #Constraints: 78218
3581.32/3595.93 c #Conflicts: 782000 | #Constraints: 79218
3581.32/3595.93 c #Conflicts: 783000 | #Constraints: 80218
3581.32/3595.93 c #Conflicts: 784000 | #Constraints: 81218
3581.32/3595.93 c #Conflicts: 785000 | #Constraints: 82218
3581.32/3595.93 c #Conflicts: 786000 | #Constraints: 83218
3581.32/3595.93 c #Conflicts: 787000 | #Constraints: 84218
3581.32/3595.93 c #Conflicts: 788000 | #Constraints: 85218
3581.32/3595.93 c #Conflicts: 789000 | #Constraints: 86218
3581.32/3595.93 c #Conflicts: 790000 | #Constraints: 87218
3581.32/3595.93 c #Conflicts: 791000 | #Constraints: 88218
3581.32/3595.93 c #Conflicts: 792000 | #Constraints: 89218
3581.32/3595.93 c #Conflicts: 793000 | #Constraints: 90218
3581.32/3595.93 c #Conflicts: 794000 | #Constraints: 91218
3581.32/3595.93 c #Conflicts: 795000 | #Constraints: 92218
3581.32/3595.93 c #Conflicts: 796000 | #Constraints: 93218
3581.32/3595.93 c #Conflicts: 797000 | #Constraints: 94218
3581.32/3595.93 c #Conflicts: 798000 | #Constraints: 95218
3581.32/3595.93 c #Conflicts: 799000 | #Constraints: 96218
3581.32/3595.93 c #Conflicts: 800000 | #Constraints: 97218
3581.32/3595.93 c #Conflicts: 801000 | #Constraints: 98218
3581.32/3595.93 c #Conflicts: 802000 | #Constraints: 99218
3581.32/3595.93 c #Conflicts: 803000 | #Constraints: 100218
3581.32/3595.93 c #Conflicts: 804000 | #Constraints: 101218
3581.32/3595.93 c #Conflicts: 805000 | #Constraints: 102218
3581.32/3595.93 c #Conflicts: 806000 | #Constraints: 103218
3581.32/3595.93 c #Conflicts: 807000 | #Constraints: 104218
3581.32/3595.93 c #Conflicts: 808000 | #Constraints: 105218
3581.32/3595.93 c #Conflicts: 809000 | #Constraints: 106218
3581.32/3595.93 c #Conflicts: 810000 | #Constraints: 107218
3581.32/3595.93 c #Conflicts: 811000 | #Constraints: 108218
3581.32/3595.93 c #Conflicts: 812000 | #Constraints: 109218
3581.32/3595.93 c #Conflicts: 813000 | #Constraints: 110218
3581.32/3595.93 c #Conflicts: 814000 | #Constraints: 111218
3581.32/3595.93 c #Conflicts: 815000 | #Constraints: 112218
3581.32/3595.93 c #Conflicts: 816000 | #Constraints: 113218
3581.32/3595.93 c #Conflicts: 817000 | #Constraints: 114218
3581.32/3595.93 c #Conflicts: 818000 | #Constraints: 115218
3581.32/3595.93 c #Conflicts: 819000 | #Constraints: 116218
3581.32/3595.93 c #Conflicts: 820000 | #Constraints: 117218
3581.32/3595.93 c #Conflicts: 821000 | #Constraints: 118218
3581.32/3595.93 c #Conflicts: 822000 | #Constraints: 119218
3581.32/3595.93 c #Conflicts: 823000 | #Constraints: 120218
3581.32/3595.93 c #Conflicts: 824000 | #Constraints: 121218
3581.32/3595.93 c #Conflicts: 825000 | #Constraints: 122218
3581.32/3595.93 c #Conflicts: 826000 | #Constraints: 123218
3581.32/3595.93 c #Conflicts: 827000 | #Constraints: 124218
3581.32/3595.93 c #Conflicts: 828000 | #Constraints: 125218
3581.32/3595.93 c #Conflicts: 829000 | #Constraints: 126218
3581.32/3595.93 c #Conflicts: 830000 | #Constraints: 127218
3581.32/3595.93 c #Conflicts: 831000 | #Constraints: 128218
3581.32/3595.93 c #Conflicts: 832000 | #Constraints: 129218
3581.32/3595.93 c #Conflicts: 833000 | #Constraints: 130218
3581.32/3595.93 c #Conflicts: 834000 | #Constraints: 131218
3581.32/3595.93 c #Conflicts: 835000 | #Constraints: 132218
3581.32/3595.93 c #Conflicts: 836000 | #Constraints: 133218
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 837000 | #Constraints: 89628
3581.32/3595.93 c #Conflicts: 838000 | #Constraints: 90643
3581.32/3595.93 c #Conflicts: 839000 | #Constraints: 91689
3581.32/3595.93 c #Conflicts: 840000 | #Constraints: 92736
3581.32/3595.93 c #Conflicts: 841000 | #Constraints: 93787
3581.32/3595.93 c #Conflicts: 842000 | #Constraints: 94828
3581.32/3595.93 c #Conflicts: 843000 | #Constraints: 95852
3581.32/3595.93 c #Conflicts: 844000 | #Constraints: 96904
3581.32/3595.93 c #Conflicts: 845000 | #Constraints: 97949
3581.32/3595.93 c #Conflicts: 846000 | #Constraints: 98983
3581.32/3595.93 c #Conflicts: 847000 | #Constraints: 100010
3581.32/3595.93 c #Conflicts: 848000 | #Constraints: 101053
3581.32/3595.93 c #Conflicts: 849000 | #Constraints: 102091
3581.32/3595.93 c #Conflicts: 850000 | #Constraints: 103136
3581.32/3595.93 c #Conflicts: 851000 | #Constraints: 104189
3581.32/3595.93 c #Conflicts: 852000 | #Constraints: 105237
3581.32/3595.93 c #Conflicts: 853000 | #Constraints: 106282
3581.32/3595.93 c #Conflicts: 854000 | #Constraints: 107318
3581.32/3595.93 c #Conflicts: 855000 | #Constraints: 108360
3581.32/3595.93 c #Conflicts: 856000 | #Constraints: 109406
3581.32/3595.93 c #Conflicts: 857000 | #Constraints: 110453
3581.32/3595.93 c #Conflicts: 858000 | #Constraints: 111496
3581.32/3595.93 c #Conflicts: 859000 | #Constraints: 112533
3581.32/3595.93 c #Conflicts: 860000 | #Constraints: 113579
3581.32/3595.93 c #Conflicts: 861000 | #Constraints: 114631
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 862000 | #Constraints: 80409
3581.32/3595.93 c #Conflicts: 863000 | #Constraints: 81409
3581.32/3595.93 c #Conflicts: 864000 | #Constraints: 82409
3581.32/3595.93 c #Conflicts: 865000 | #Constraints: 83409
3581.32/3595.93 c #Conflicts: 866000 | #Constraints: 84409
3581.32/3595.93 c #Conflicts: 867000 | #Constraints: 85409
3581.32/3595.93 c #Conflicts: 868000 | #Constraints: 86409
3581.32/3595.93 c #Conflicts: 869000 | #Constraints: 87409
3581.32/3595.93 c #Conflicts: 870000 | #Constraints: 88409
3581.32/3595.93 c #Conflicts: 871000 | #Constraints: 89409
3581.32/3595.93 c #Conflicts: 872000 | #Constraints: 90409
3581.32/3595.93 c #Conflicts: 873000 | #Constraints: 91409
3581.32/3595.93 c #Conflicts: 874000 | #Constraints: 92409
3581.32/3595.93 c #Conflicts: 875000 | #Constraints: 93409
3581.32/3595.93 c #Conflicts: 876000 | #Constraints: 94409
3581.32/3595.93 c #Conflicts: 877000 | #Constraints: 95409
3581.32/3595.93 c #Conflicts: 878000 | #Constraints: 96409
3581.32/3595.93 c #Conflicts: 879000 | #Constraints: 97409
3581.32/3595.93 c #Conflicts: 880000 | #Constraints: 98409
3581.32/3595.93 c #Conflicts: 881000 | #Constraints: 99409
3581.32/3595.93 c #Conflicts: 882000 | #Constraints: 100409
3581.32/3595.93 c #Conflicts: 883000 | #Constraints: 101409
3581.32/3595.93 c #Conflicts: 884000 | #Constraints: 102409
3581.32/3595.93 c #Conflicts: 885000 | #Constraints: 103409
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 886000 | #Constraints: 76416
3581.32/3595.93 c #Conflicts: 887000 | #Constraints: 77458
3581.32/3595.93 c #Conflicts: 888000 | #Constraints: 78497
3581.32/3595.93 c #Conflicts: 889000 | #Constraints: 79539
3581.32/3595.93 c #Conflicts: 890000 | #Constraints: 80585
3581.32/3595.93 c #Conflicts: 891000 | #Constraints: 81635
3581.32/3595.93 c #Conflicts: 892000 | #Constraints: 82678
3581.32/3595.93 c #Conflicts: 893000 | #Constraints: 83722
3581.32/3595.93 c #Conflicts: 894000 | #Constraints: 84771
3581.32/3595.93 c #Conflicts: 895000 | #Constraints: 85818
3581.32/3595.93 c #Conflicts: 896000 | #Constraints: 86862
3581.32/3595.93 c #Conflicts: 897000 | #Constraints: 87904
3581.32/3595.93 c #Conflicts: 898000 | #Constraints: 88944
3581.32/3595.93 c #Conflicts: 899000 | #Constraints: 89987
3581.32/3595.93 c #Conflicts: 900000 | #Constraints: 91034
3581.32/3595.93 c #Conflicts: 901000 | #Constraints: 92078
3581.32/3595.93 c #Conflicts: 902000 | #Constraints: 93117
3581.32/3595.93 c #Conflicts: 903000 | #Constraints: 94154
3581.32/3595.93 c #Conflicts: 904000 | #Constraints: 95206
3581.32/3595.93 c #Conflicts: 905000 | #Constraints: 96249
3581.32/3595.93 c #Conflicts: 906000 | #Constraints: 97288
3581.32/3595.93 c #Conflicts: 907000 | #Constraints: 98332
3581.32/3595.93 c #Conflicts: 908000 | #Constraints: 99369
3581.32/3595.93 c #Conflicts: 909000 | #Constraints: 100406
3581.32/3595.93 c #Conflicts: 910000 | #Constraints: 101433
3581.32/3595.93 c #Conflicts: 911000 | #Constraints: 102469
3581.32/3595.93 c #Conflicts: 912000 | #Constraints: 103523
3581.32/3595.93 c #Conflicts: 913000 | #Constraints: 104563
3581.32/3595.93 c #Conflicts: 914000 | #Constraints: 105611
3581.32/3595.93 c #Conflicts: 915000 | #Constraints: 106652
3581.32/3595.93 c #Conflicts: 916000 | #Constraints: 107693
3581.32/3595.93 c #Conflicts: 917000 | #Constraints: 108738
3581.32/3595.93 c #Conflicts: 918000 | #Constraints: 109785
3581.32/3595.93 c #Conflicts: 919000 | #Constraints: 110839
3581.32/3595.93 c #Conflicts: 920000 | #Constraints: 111892
3581.32/3595.93 c #Conflicts: 921000 | #Constraints: 112939
3581.32/3595.93 c #Conflicts: 922000 | #Constraints: 113977
3581.32/3595.93 c #Conflicts: 923000 | #Constraints: 115036
3581.32/3595.93 c #Conflicts: 924000 | #Constraints: 116086
3581.32/3595.93 c #Conflicts: 925000 | #Constraints: 117136
3581.32/3595.93 c #Conflicts: 926000 | #Constraints: 118183
3581.32/3595.93 c #Conflicts: 927000 | #Constraints: 119232
3581.32/3595.93 c #Conflicts: 928000 | #Constraints: 120274
3581.32/3595.93 c #Conflicts: 929000 | #Constraints: 121317
3581.32/3595.93 c #Conflicts: 930000 | #Constraints: 122363
3581.32/3595.93 c #Conflicts: 931000 | #Constraints: 123415
3581.32/3595.93 c #Conflicts: 932000 | #Constraints: 124463
3581.32/3595.93 c #Conflicts: 933000 | #Constraints: 125502
3581.32/3595.93 c #Conflicts: 934000 | #Constraints: 126539
3581.32/3595.93 c #Conflicts: 935000 | #Constraints: 127578
3581.32/3595.93 c #Conflicts: 936000 | #Constraints: 128615
3581.32/3595.93 c #Conflicts: 937000 | #Constraints: 129653
3581.32/3595.93 c #Conflicts: 938000 | #Constraints: 130689
3581.32/3595.93 c #Conflicts: 939000 | #Constraints: 131718
3581.32/3595.93 c #Conflicts: 940000 | #Constraints: 132747
3581.32/3595.93 c #Conflicts: 941000 | #Constraints: 133780
3581.32/3595.93 c #Conflicts: 942000 | #Constraints: 134808
3581.32/3595.93 c #Conflicts: 943000 | #Constraints: 135839
3581.32/3595.93 c #Conflicts: 944000 | #Constraints: 136866
3581.32/3595.93 c #Conflicts: 945000 | #Constraints: 137887
3581.32/3595.93 c #Conflicts: 946000 | #Constraints: 138910
3581.32/3595.93 c #Conflicts: 947000 | #Constraints: 139934
3581.32/3595.93 c #Conflicts: 948000 | #Constraints: 140972
3581.32/3595.93 c #Conflicts: 949000 | #Constraints: 142004
3581.32/3595.93 c #Conflicts: 950000 | #Constraints: 143046
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 951000 | #Constraints: 94422
3581.32/3595.93 c #Conflicts: 952000 | #Constraints: 95422
3581.32/3595.93 c #Conflicts: 953000 | #Constraints: 96422
3581.32/3595.93 c #Conflicts: 954000 | #Constraints: 97422
3581.32/3595.93 c #Conflicts: 955000 | #Constraints: 98422
3581.32/3595.93 c #Conflicts: 956000 | #Constraints: 99422
3581.32/3595.93 c #Conflicts: 957000 | #Constraints: 100422
3581.32/3595.93 c #Conflicts: 958000 | #Constraints: 101422
3581.32/3595.93 c #Conflicts: 959000 | #Constraints: 102422
3581.32/3595.93 c #Conflicts: 960000 | #Constraints: 103422
3581.32/3595.93 c #Conflicts: 961000 | #Constraints: 104422
3581.32/3595.93 c #Conflicts: 962000 | #Constraints: 105422
3581.32/3595.93 c #Conflicts: 963000 | #Constraints: 106422
3581.32/3595.93 c #Conflicts: 964000 | #Constraints: 107422
3581.32/3595.93 c #Conflicts: 965000 | #Constraints: 108422
3581.32/3595.93 c #Conflicts: 966000 | #Constraints: 109422
3581.32/3595.93 c #Conflicts: 967000 | #Constraints: 110422
3581.32/3595.93 c #Conflicts: 968000 | #Constraints: 111422
3581.32/3595.93 c #Conflicts: 969000 | #Constraints: 112422
3581.32/3595.93 c #Conflicts: 970000 | #Constraints: 113422
3581.32/3595.93 c #Conflicts: 971000 | #Constraints: 114422
3581.32/3595.93 c #Conflicts: 972000 | #Constraints: 115422
3581.32/3595.93 c #Conflicts: 973000 | #Constraints: 116422
3581.32/3595.93 c #Conflicts: 974000 | #Constraints: 117422
3581.32/3595.93 c #Conflicts: 975000 | #Constraints: 118422
3581.32/3595.93 c #Conflicts: 976000 | #Constraints: 119422
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 977000 | #Constraints: 82668
3581.32/3595.93 c #Conflicts: 978000 | #Constraints: 83668
3581.32/3595.93 c #Conflicts: 979000 | #Constraints: 84668
3581.32/3595.93 c #Conflicts: 980000 | #Constraints: 85668
3581.32/3595.93 c #Conflicts: 981000 | #Constraints: 86668
3581.32/3595.93 c #Conflicts: 982000 | #Constraints: 87668
3581.32/3595.93 c #Conflicts: 983000 | #Constraints: 88668
3581.32/3595.93 c #Conflicts: 984000 | #Constraints: 89668
3581.32/3595.93 c #Conflicts: 985000 | #Constraints: 90668
3581.32/3595.93 c #Conflicts: 986000 | #Constraints: 91668
3581.32/3595.93 c #Conflicts: 987000 | #Constraints: 92668
3581.32/3595.93 c #Conflicts: 988000 | #Constraints: 93668
3581.32/3595.93 c #Conflicts: 989000 | #Constraints: 94668
3581.32/3595.93 c #Conflicts: 990000 | #Constraints: 95668
3581.32/3595.93 c #Conflicts: 991000 | #Constraints: 96668
3581.32/3595.93 c #Conflicts: 992000 | #Constraints: 97668
3581.32/3595.93 c #Conflicts: 993000 | #Constraints: 98668
3581.32/3595.93 c #Conflicts: 994000 | #Constraints: 99668
3581.32/3595.93 c #Conflicts: 995000 | #Constraints: 100668
3581.32/3595.93 c #Conflicts: 996000 | #Constraints: 101668
3581.32/3595.93 c #Conflicts: 997000 | #Constraints: 102668
3581.32/3595.93 c #Conflicts: 998000 | #Constraints: 103668
3581.32/3595.93 c #Conflicts: 999000 | #Constraints: 104668
3581.32/3595.93 c #Conflicts: 1000000 | #Constraints: 105668
3581.32/3595.93 c #Conflicts: 1001000 | #Constraints: 106668
3581.32/3595.93 c #Conflicts: 1002000 | #Constraints: 107668
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -99
3581.32/3595.93 c #Conflicts: 1003000 | #Constraints: 78049
3581.32/3595.93 c #Conflicts: 1004000 | #Constraints: 79049
3581.32/3595.93 c #Conflicts: 1005000 | #Constraints: 80049
3581.32/3595.93 c #Conflicts: 1006000 | #Constraints: 81049
3581.32/3595.93 c #Conflicts: 1007000 | #Constraints: 82049
3581.32/3595.93 c #Conflicts: 1008000 | #Constraints: 83049
3581.32/3595.93 c #Conflicts: 1009000 | #Constraints: 84049
3581.32/3595.93 c #Conflicts: 1010000 | #Constraints: 85049
3581.32/3595.93 c #Conflicts: 1011000 | #Constraints: 86049
3581.32/3595.93 c #Conflicts: 1012000 | #Constraints: 87049
3581.32/3595.93 c #Conflicts: 1013000 | #Constraints: 88049
3581.32/3595.93 c #Conflicts: 1014000 | #Constraints: 89049
3581.32/3595.93 c #Conflicts: 1015000 | #Constraints: 90049
3581.32/3595.93 c #Conflicts: 1016000 | #Constraints: 91049
3581.32/3595.93 c #Conflicts: 1017000 | #Constraints: 92049
3581.32/3595.93 c #Conflicts: 1018000 | #Constraints: 93049
3581.32/3595.93 c #Conflicts: 1019000 | #Constraints: 94049
3581.32/3595.93 c #Conflicts: 1020000 | #Constraints: 95049
3581.32/3595.93 c #Conflicts: 1021000 | #Constraints: 96049
3581.32/3595.93 c #Conflicts: 1022000 | #Constraints: 97049
3581.32/3595.93 c #Conflicts: 1023000 | #Constraints: 98049
3581.32/3595.93 c #Conflicts: 1024000 | #Constraints: 99049
3581.32/3595.93 c #Conflicts: 1025000 | #Constraints: 100049
3581.32/3595.93 c #Conflicts: 1026000 | #Constraints: 101049
3581.32/3595.93 c #Conflicts: 1027000 | #Constraints: 102049
3581.32/3595.93 c #Conflicts: 1028000 | #Constraints: 103049
3581.32/3595.93 c #Conflicts: 1029000 | #Constraints: 104049
3581.32/3595.93 c #Conflicts: 1030000 | #Constraints: 105049
3581.32/3595.93 c #Conflicts: 1031000 | #Constraints: 106049
3581.32/3595.93 c #Conflicts: 1032000 | #Constraints: 107049
3581.32/3595.93 c #Conflicts: 1033000 | #Constraints: 108049
3581.32/3595.93 c #Conflicts: 1034000 | #Constraints: 109049
3581.32/3595.93 c #Conflicts: 1035000 | #Constraints: 110049
3581.32/3595.93 c #Conflicts: 1036000 | #Constraints: 111049
3581.32/3595.93 c #Conflicts: 1037000 | #Constraints: 112049
3581.32/3595.93 c #Conflicts: 1038000 | #Constraints: 113049
3581.32/3595.93 c #Conflicts: 1039000 | #Constraints: 114049
3581.32/3595.93 c bounds -40 >= -98 @ 841.005
3581.32/3595.93 c #Conflicts: 1040000 | #Constraints: 115079
3581.32/3595.93 c #Conflicts: 1041000 | #Constraints: 116079
3581.32/3595.93 c #Conflicts: 1042000 | #Constraints: 117079
3581.32/3595.93 c #Conflicts: 1043000 | #Constraints: 118079
3581.32/3595.93 c #Conflicts: 1044000 | #Constraints: 119079
3581.32/3595.93 c #Conflicts: 1045000 | #Constraints: 120079
3581.32/3595.93 c #Conflicts: 1046000 | #Constraints: 121079
3581.32/3595.93 c #Conflicts: 1047000 | #Constraints: 122079
3581.32/3595.93 c #Conflicts: 1048000 | #Constraints: 123079
3581.32/3595.93 c #Conflicts: 1049000 | #Constraints: 124079
3581.32/3595.93 c #Conflicts: 1050000 | #Constraints: 125079
3581.32/3595.93 c #Conflicts: 1051000 | #Constraints: 126079
3581.32/3595.93 c #Conflicts: 1052000 | #Constraints: 127079
3581.32/3595.93 c #Conflicts: 1053000 | #Constraints: 128079
3581.32/3595.93 c #Conflicts: 1054000 | #Constraints: 129079
3581.32/3595.93 c #Conflicts: 1055000 | #Constraints: 130079
3581.32/3595.93 c #Conflicts: 1056000 | #Constraints: 131079
3581.32/3595.93 c #Conflicts: 1057000 | #Constraints: 132079
3581.32/3595.93 c #Conflicts: 1058000 | #Constraints: 133079
3581.32/3595.93 c #Conflicts: 1059000 | #Constraints: 134079
3581.32/3595.93 c #Conflicts: 1060000 | #Constraints: 135079
3581.32/3595.93 c #Conflicts: 1061000 | #Constraints: 136079
3581.32/3595.93 c #Conflicts: 1062000 | #Constraints: 137079
3581.32/3595.93 c #Conflicts: 1063000 | #Constraints: 138079
3581.32/3595.93 c #Conflicts: 1064000 | #Constraints: 139079
3581.32/3595.93 c #Conflicts: 1065000 | #Constraints: 140079
3581.32/3595.93 c #Conflicts: 1066000 | #Constraints: 141079
3581.32/3595.93 c #Conflicts: 1067000 | #Constraints: 142079
3581.32/3595.93 c #Conflicts: 1068000 | #Constraints: 143079
3581.32/3595.93 c #Conflicts: 1069000 | #Constraints: 144079
3581.32/3595.93 c #Conflicts: 1070000 | #Constraints: 145079
3581.32/3595.93 c #Conflicts: 1071000 | #Constraints: 146079
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -98
3581.32/3595.93 c #Conflicts: 1072000 | #Constraints: 95950
3581.32/3595.93 c #Conflicts: 1073000 | #Constraints: 96950
3581.32/3595.93 c #Conflicts: 1074000 | #Constraints: 97950
3581.32/3595.93 c #Conflicts: 1075000 | #Constraints: 98950
3581.32/3595.93 c #Conflicts: 1076000 | #Constraints: 99950
3581.32/3595.93 c #Conflicts: 1077000 | #Constraints: 100950
3581.32/3595.93 c #Conflicts: 1078000 | #Constraints: 101950
3581.32/3595.93 c #Conflicts: 1079000 | #Constraints: 102950
3581.32/3595.93 c #Conflicts: 1080000 | #Constraints: 103950
3581.32/3595.93 c #Conflicts: 1081000 | #Constraints: 104950
3581.32/3595.93 c #Conflicts: 1082000 | #Constraints: 105950
3581.32/3595.93 c #Conflicts: 1083000 | #Constraints: 106950
3581.32/3595.93 c #Conflicts: 1084000 | #Constraints: 107950
3581.32/3595.93 c #Conflicts: 1085000 | #Constraints: 108950
3581.32/3595.93 c #Conflicts: 1086000 | #Constraints: 109950
3581.32/3595.93 c #Conflicts: 1087000 | #Constraints: 110950
3581.32/3595.93 c #Conflicts: 1088000 | #Constraints: 111950
3581.32/3595.93 c #Conflicts: 1089000 | #Constraints: 112950
3581.32/3595.93 c #Conflicts: 1090000 | #Constraints: 113950
3581.32/3595.93 c #Conflicts: 1091000 | #Constraints: 114950
3581.32/3595.93 c #Conflicts: 1092000 | #Constraints: 115950
3581.32/3595.93 c #Conflicts: 1093000 | #Constraints: 116950
3581.32/3595.93 c #Conflicts: 1094000 | #Constraints: 117950
3581.32/3595.93 c #Conflicts: 1095000 | #Constraints: 118950
3581.32/3595.93 c #Conflicts: 1096000 | #Constraints: 119950
3581.32/3595.93 c #Conflicts: 1097000 | #Constraints: 120950
3581.32/3595.93 c #Conflicts: 1098000 | #Constraints: 121950
3581.32/3595.93 c #Conflicts: 1099000 | #Constraints: 122950
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -98
3581.32/3595.93 c #Conflicts: 1100000 | #Constraints: 84614
3581.32/3595.93 c #Conflicts: 1101000 | #Constraints: 85614
3581.32/3595.93 c #Conflicts: 1102000 | #Constraints: 86614
3581.32/3595.93 c #Conflicts: 1103000 | #Constraints: 87614
3581.32/3595.93 c #Conflicts: 1104000 | #Constraints: 88614
3581.32/3595.93 c #Conflicts: 1105000 | #Constraints: 89614
3581.32/3595.93 c #Conflicts: 1106000 | #Constraints: 90614
3581.32/3595.93 c #Conflicts: 1107000 | #Constraints: 91614
3581.32/3595.93 c #Conflicts: 1108000 | #Constraints: 92614
3581.32/3595.93 c #Conflicts: 1109000 | #Constraints: 93614
3581.32/3595.93 c #Conflicts: 1110000 | #Constraints: 94614
3581.32/3595.93 c #Conflicts: 1111000 | #Constraints: 95614
3581.32/3595.93 c #Conflicts: 1112000 | #Constraints: 96614
3581.32/3595.93 c #Conflicts: 1113000 | #Constraints: 97614
3581.32/3595.93 c #Conflicts: 1114000 | #Constraints: 98614
3581.32/3595.93 c #Conflicts: 1115000 | #Constraints: 99614
3581.32/3595.93 c #Conflicts: 1116000 | #Constraints: 100614
3581.32/3595.93 c #Conflicts: 1117000 | #Constraints: 101614
3581.32/3595.93 c #Conflicts: 1118000 | #Constraints: 102614
3581.32/3595.93 c #Conflicts: 1119000 | #Constraints: 103614
3581.32/3595.93 c #Conflicts: 1120000 | #Constraints: 104614
3581.32/3595.93 c #Conflicts: 1121000 | #Constraints: 105614
3581.32/3595.93 c #Conflicts: 1122000 | #Constraints: 106614
3581.32/3595.93 c #Conflicts: 1123000 | #Constraints: 107614
3581.32/3595.93 c #Conflicts: 1124000 | #Constraints: 108614
3581.32/3595.93 c #Conflicts: 1125000 | #Constraints: 109614
3581.32/3595.93 c #Conflicts: 1126000 | #Constraints: 110614
3581.32/3595.93 c #Conflicts: 1127000 | #Constraints: 111614
3581.32/3595.93 c #Conflicts: 1128000 | #Constraints: 112614
3581.32/3595.93 c #Conflicts: 1129000 | #Constraints: 113614
3581.32/3595.93 c #Conflicts: 1130000 | #Constraints: 114614
3581.32/3595.93 c #Conflicts: 1131000 | #Constraints: 115614
3581.32/3595.93 c #Conflicts: 1132000 | #Constraints: 116614
3581.32/3595.93 c #Conflicts: 1133000 | #Constraints: 117614
3581.32/3595.93 c #Conflicts: 1134000 | #Constraints: 118614
3581.32/3595.93 c #Conflicts: 1135000 | #Constraints: 119614
3581.32/3595.93 c #Conflicts: 1136000 | #Constraints: 120614
3581.32/3595.93 c #Conflicts: 1137000 | #Constraints: 121614
3581.32/3595.93 c #Conflicts: 1138000 | #Constraints: 122614
3581.32/3595.93 c #Conflicts: 1139000 | #Constraints: 123614
3581.32/3595.93 c #Conflicts: 1140000 | #Constraints: 124614
3581.32/3595.93 c #Conflicts: 1141000 | #Constraints: 125614
3581.32/3595.93 c #Conflicts: 1142000 | #Constraints: 126614
3581.32/3595.93 c #Conflicts: 1143000 | #Constraints: 127614
3581.32/3595.93 c #Conflicts: 1144000 | #Constraints: 128614
3581.32/3595.93 c #Conflicts: 1145000 | #Constraints: 129614
3581.32/3595.93 c #Conflicts: 1146000 | #Constraints: 130614
3581.32/3595.93 c #Conflicts: 1147000 | #Constraints: 131614
3581.32/3595.93 c #Conflicts: 1148000 | #Constraints: 132614
3581.32/3595.93 c #Conflicts: 1149000 | #Constraints: 133614
3581.32/3595.93 c #Conflicts: 1150000 | #Constraints: 134614
3581.32/3595.93 c #Conflicts: 1151000 | #Constraints: 135614
3581.32/3595.93 c #Conflicts: 1152000 | #Constraints: 136614
3581.32/3595.93 c #Conflicts: 1153000 | #Constraints: 137614
3581.32/3595.93 c #Conflicts: 1154000 | #Constraints: 138614
3581.32/3595.93 c #Conflicts: 1155000 | #Constraints: 139614
3581.32/3595.93 c #Conflicts: 1156000 | #Constraints: 140614
3581.32/3595.93 c #Conflicts: 1157000 | #Constraints: 141614
3581.32/3595.93 c #Conflicts: 1158000 | #Constraints: 142614
3581.32/3595.93 c #Conflicts: 1159000 | #Constraints: 143614
3581.32/3595.93 c #Conflicts: 1160000 | #Constraints: 144614
3581.32/3595.93 c #Conflicts: 1161000 | #Constraints: 145614
3581.32/3595.93 c #Conflicts: 1162000 | #Constraints: 146614
3581.32/3595.93 c #Conflicts: 1163000 | #Constraints: 147614
3581.32/3595.93 c #Conflicts: 1164000 | #Constraints: 148614
3581.32/3595.93 c #Conflicts: 1165000 | #Constraints: 149614
3581.32/3595.93 c #Conflicts: 1166000 | #Constraints: 150614
3581.32/3595.93 c #Conflicts: 1167000 | #Constraints: 151614
3581.32/3595.93 c #Conflicts: 1168000 | #Constraints: 152614
3581.32/3595.93 c #Conflicts: 1169000 | #Constraints: 153614
3581.32/3595.93 c bounds -40 >= -97 @ 969.595
3581.32/3595.93 c #Conflicts: 1170000 | #Constraints: 154632
3581.32/3595.93 c #Conflicts: 1171000 | #Constraints: 155632
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1172000 | #Constraints: 101017
3581.32/3595.93 c #Conflicts: 1173000 | #Constraints: 102017
3581.32/3595.93 c #Conflicts: 1174000 | #Constraints: 103017
3581.32/3595.93 c #Conflicts: 1175000 | #Constraints: 104017
3581.32/3595.93 c #Conflicts: 1176000 | #Constraints: 105017
3581.32/3595.93 c #Conflicts: 1177000 | #Constraints: 106017
3581.32/3595.93 c #Conflicts: 1178000 | #Constraints: 107017
3581.32/3595.93 c #Conflicts: 1179000 | #Constraints: 108017
3581.32/3595.93 c #Conflicts: 1180000 | #Constraints: 109017
3581.32/3595.93 c #Conflicts: 1181000 | #Constraints: 110017
3581.32/3595.93 c #Conflicts: 1182000 | #Constraints: 111017
3581.32/3595.93 c #Conflicts: 1183000 | #Constraints: 112017
3581.32/3595.93 c #Conflicts: 1184000 | #Constraints: 113017
3581.32/3595.93 c #Conflicts: 1185000 | #Constraints: 114017
3581.32/3595.93 c #Conflicts: 1186000 | #Constraints: 115017
3581.32/3595.93 c #Conflicts: 1187000 | #Constraints: 116017
3581.32/3595.93 c #Conflicts: 1188000 | #Constraints: 117017
3581.32/3595.93 c #Conflicts: 1189000 | #Constraints: 118017
3581.32/3595.93 c #Conflicts: 1190000 | #Constraints: 119017
3581.32/3595.93 c #Conflicts: 1191000 | #Constraints: 120017
3581.32/3595.93 c #Conflicts: 1192000 | #Constraints: 121017
3581.32/3595.93 c #Conflicts: 1193000 | #Constraints: 122017
3581.32/3595.93 c #Conflicts: 1194000 | #Constraints: 123017
3581.32/3595.93 c #Conflicts: 1195000 | #Constraints: 124017
3581.32/3595.93 c #Conflicts: 1196000 | #Constraints: 125017
3581.32/3595.93 c #Conflicts: 1197000 | #Constraints: 126017
3581.32/3595.93 c #Conflicts: 1198000 | #Constraints: 127017
3581.32/3595.93 c #Conflicts: 1199000 | #Constraints: 128017
3581.32/3595.93 c #Conflicts: 1200000 | #Constraints: 129017
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1201000 | #Constraints: 87751
3581.32/3595.93 c #Conflicts: 1202000 | #Constraints: 88751
3581.32/3595.93 c #Conflicts: 1203000 | #Constraints: 89751
3581.32/3595.93 c #Conflicts: 1204000 | #Constraints: 90751
3581.32/3595.93 c #Conflicts: 1205000 | #Constraints: 91751
3581.32/3595.93 c #Conflicts: 1206000 | #Constraints: 92751
3581.32/3595.93 c #Conflicts: 1207000 | #Constraints: 93751
3581.32/3595.93 c #Conflicts: 1208000 | #Constraints: 94751
3581.32/3595.93 c #Conflicts: 1209000 | #Constraints: 95751
3581.32/3595.93 c #Conflicts: 1210000 | #Constraints: 96751
3581.32/3595.93 c #Conflicts: 1211000 | #Constraints: 97751
3581.32/3595.93 c #Conflicts: 1212000 | #Constraints: 98751
3581.32/3595.93 c #Conflicts: 1213000 | #Constraints: 99751
3581.32/3595.93 c #Conflicts: 1214000 | #Constraints: 100751
3581.32/3595.93 c #Conflicts: 1215000 | #Constraints: 101751
3581.32/3595.93 c #Conflicts: 1216000 | #Constraints: 102751
3581.32/3595.93 c #Conflicts: 1217000 | #Constraints: 103751
3581.32/3595.93 c #Conflicts: 1218000 | #Constraints: 104751
3581.32/3595.93 c #Conflicts: 1219000 | #Constraints: 105751
3581.32/3595.93 c #Conflicts: 1220000 | #Constraints: 106751
3581.32/3595.93 c #Conflicts: 1221000 | #Constraints: 107751
3581.32/3595.93 c #Conflicts: 1222000 | #Constraints: 108751
3581.32/3595.93 c #Conflicts: 1223000 | #Constraints: 109751
3581.32/3595.93 c #Conflicts: 1224000 | #Constraints: 110751
3581.32/3595.93 c #Conflicts: 1225000 | #Constraints: 111751
3581.32/3595.93 c #Conflicts: 1226000 | #Constraints: 112751
3581.32/3595.93 c #Conflicts: 1227000 | #Constraints: 113751
3581.32/3595.93 c #Conflicts: 1228000 | #Constraints: 114751
3581.32/3595.93 c #Conflicts: 1229000 | #Constraints: 115751
3581.32/3595.93 c #Conflicts: 1230000 | #Constraints: 116751
3581.32/3595.93 c #Conflicts: 1231000 | #Constraints: 117751
3581.32/3595.93 c #Conflicts: 1232000 | #Constraints: 118751
3581.32/3595.93 c #Conflicts: 1233000 | #Constraints: 119751
3581.32/3595.93 c #Conflicts: 1234000 | #Constraints: 120751
3581.32/3595.93 c #Conflicts: 1235000 | #Constraints: 121751
3581.32/3595.93 c #Conflicts: 1236000 | #Constraints: 122751
3581.32/3595.93 c #Conflicts: 1237000 | #Constraints: 123751
3581.32/3595.93 c #Conflicts: 1238000 | #Constraints: 124751
3581.32/3595.93 c #Conflicts: 1239000 | #Constraints: 125751
3581.32/3595.93 c #Conflicts: 1240000 | #Constraints: 126751
3581.32/3595.93 c #Conflicts: 1241000 | #Constraints: 127751
3581.32/3595.93 c #Conflicts: 1242000 | #Constraints: 128751
3581.32/3595.93 c #Conflicts: 1243000 | #Constraints: 129751
3581.32/3595.93 c #Conflicts: 1244000 | #Constraints: 130751
3581.32/3595.93 c #Conflicts: 1245000 | #Constraints: 131751
3581.32/3595.93 c #Conflicts: 1246000 | #Constraints: 132751
3581.32/3595.93 c #Conflicts: 1247000 | #Constraints: 133751
3581.32/3595.93 c #Conflicts: 1248000 | #Constraints: 134751
3581.32/3595.93 c #Conflicts: 1249000 | #Constraints: 135751
3581.32/3595.93 c #Conflicts: 1250000 | #Constraints: 136751
3581.32/3595.93 c #Conflicts: 1251000 | #Constraints: 137751
3581.32/3595.93 c #Conflicts: 1252000 | #Constraints: 138751
3581.32/3595.93 c #Conflicts: 1253000 | #Constraints: 139751
3581.32/3595.93 c #Conflicts: 1254000 | #Constraints: 140751
3581.32/3595.93 c #Conflicts: 1255000 | #Constraints: 141751
3581.32/3595.93 c #Conflicts: 1256000 | #Constraints: 142751
3581.32/3595.93 c #Conflicts: 1257000 | #Constraints: 143751
3581.32/3595.93 c #Conflicts: 1258000 | #Constraints: 144751
3581.32/3595.93 c #Conflicts: 1259000 | #Constraints: 145751
3581.32/3595.93 c #Conflicts: 1260000 | #Constraints: 146751
3581.32/3595.93 c #Conflicts: 1261000 | #Constraints: 147751
3581.32/3595.93 c #Conflicts: 1262000 | #Constraints: 148751
3581.32/3595.93 c #Conflicts: 1263000 | #Constraints: 149751
3581.32/3595.93 c #Conflicts: 1264000 | #Constraints: 150751
3581.32/3595.93 c #Conflicts: 1265000 | #Constraints: 151751
3581.32/3595.93 c #Conflicts: 1266000 | #Constraints: 152751
3581.32/3595.93 c #Conflicts: 1267000 | #Constraints: 153751
3581.32/3595.93 c #Conflicts: 1268000 | #Constraints: 154751
3581.32/3595.93 c #Conflicts: 1269000 | #Constraints: 155751
3581.32/3595.93 c #Conflicts: 1270000 | #Constraints: 156751
3581.32/3595.93 c #Conflicts: 1271000 | #Constraints: 157751
3581.32/3595.93 c #Conflicts: 1272000 | #Constraints: 158751
3581.32/3595.93 c #Conflicts: 1273000 | #Constraints: 159751
3581.32/3595.93 c #Conflicts: 1274000 | #Constraints: 160751
3581.32/3595.93 c #Conflicts: 1275000 | #Constraints: 161751
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1276000 | #Constraints: 104162
3581.32/3595.93 c #Conflicts: 1277000 | #Constraints: 105207
3581.32/3595.93 c #Conflicts: 1278000 | #Constraints: 106251
3581.32/3595.93 c #Conflicts: 1279000 | #Constraints: 107295
3581.32/3595.93 c #Conflicts: 1280000 | #Constraints: 108346
3581.32/3595.93 c #Conflicts: 1281000 | #Constraints: 109393
3581.32/3595.93 c #Conflicts: 1282000 | #Constraints: 110429
3581.32/3595.93 c #Conflicts: 1283000 | #Constraints: 111475
3581.32/3595.93 c #Conflicts: 1284000 | #Constraints: 112507
3581.32/3595.93 c #Conflicts: 1285000 | #Constraints: 113551
3581.32/3595.93 c #Conflicts: 1286000 | #Constraints: 114603
3581.32/3595.93 c #Conflicts: 1287000 | #Constraints: 115659
3581.32/3595.93 c #Conflicts: 1288000 | #Constraints: 116708
3581.32/3595.93 c #Conflicts: 1289000 | #Constraints: 117757
3581.32/3595.93 c #Conflicts: 1290000 | #Constraints: 118800
3581.32/3595.93 c #Conflicts: 1291000 | #Constraints: 119837
3581.32/3595.93 c #Conflicts: 1292000 | #Constraints: 120880
3581.32/3595.93 c #Conflicts: 1293000 | #Constraints: 121920
3581.32/3595.93 c #Conflicts: 1294000 | #Constraints: 122949
3581.32/3595.93 c #Conflicts: 1295000 | #Constraints: 123971
3581.32/3595.93 c #Conflicts: 1296000 | #Constraints: 125011
3581.32/3595.93 c #Conflicts: 1297000 | #Constraints: 126053
3581.32/3595.93 c #Conflicts: 1298000 | #Constraints: 127097
3581.32/3595.93 c #Conflicts: 1299000 | #Constraints: 128137
3581.32/3595.93 c #Conflicts: 1300000 | #Constraints: 129176
3581.32/3595.93 c #Conflicts: 1301000 | #Constraints: 130223
3581.32/3595.93 c #Conflicts: 1302000 | #Constraints: 131263
3581.32/3595.93 c #Conflicts: 1303000 | #Constraints: 132298
3581.32/3595.93 c #Conflicts: 1304000 | #Constraints: 133336
3581.32/3595.93 c #Conflicts: 1305000 | #Constraints: 134391
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1306000 | #Constraints: 90220
3581.32/3595.93 c #Conflicts: 1307000 | #Constraints: 91220
3581.32/3595.93 c #Conflicts: 1308000 | #Constraints: 92220
3581.32/3595.93 c #Conflicts: 1309000 | #Constraints: 93220
3581.32/3595.93 c #Conflicts: 1310000 | #Constraints: 94220
3581.32/3595.93 c #Conflicts: 1311000 | #Constraints: 95220
3581.32/3595.93 c #Conflicts: 1312000 | #Constraints: 96220
3581.32/3595.93 c #Conflicts: 1313000 | #Constraints: 97220
3581.32/3595.93 c #Conflicts: 1314000 | #Constraints: 98220
3581.32/3595.93 c #Conflicts: 1315000 | #Constraints: 99220
3581.32/3595.93 c #Conflicts: 1316000 | #Constraints: 100220
3581.32/3595.93 c #Conflicts: 1317000 | #Constraints: 101220
3581.32/3595.93 c #Conflicts: 1318000 | #Constraints: 102220
3581.32/3595.93 c #Conflicts: 1319000 | #Constraints: 103220
3581.32/3595.93 c #Conflicts: 1320000 | #Constraints: 104220
3581.32/3595.93 c #Conflicts: 1321000 | #Constraints: 105220
3581.32/3595.93 c #Conflicts: 1322000 | #Constraints: 106220
3581.32/3595.93 c #Conflicts: 1323000 | #Constraints: 107220
3581.32/3595.93 c #Conflicts: 1324000 | #Constraints: 108220
3581.32/3595.93 c #Conflicts: 1325000 | #Constraints: 109220
3581.32/3595.93 c #Conflicts: 1326000 | #Constraints: 110220
3581.32/3595.93 c #Conflicts: 1327000 | #Constraints: 111220
3581.32/3595.93 c #Conflicts: 1328000 | #Constraints: 112220
3581.32/3595.93 c #Conflicts: 1329000 | #Constraints: 113220
3581.32/3595.93 c #Conflicts: 1330000 | #Constraints: 114220
3581.32/3595.93 c #Conflicts: 1331000 | #Constraints: 115220
3581.32/3595.93 c #Conflicts: 1332000 | #Constraints: 116220
3581.32/3595.93 c #Conflicts: 1333000 | #Constraints: 117220
3581.32/3595.93 c #Conflicts: 1334000 | #Constraints: 118220
3581.32/3595.93 c #Conflicts: 1335000 | #Constraints: 119220
3581.32/3595.93 c #Conflicts: 1336000 | #Constraints: 120220
3581.32/3595.93 c #Conflicts: 1337000 | #Constraints: 121220
3581.32/3595.93 c #Conflicts: 1338000 | #Constraints: 122220
3581.32/3595.93 c #Conflicts: 1339000 | #Constraints: 123220
3581.32/3595.93 c #Conflicts: 1340000 | #Constraints: 124220
3581.32/3595.93 c #Conflicts: 1341000 | #Constraints: 125220
3581.32/3595.93 c #Conflicts: 1342000 | #Constraints: 126220
3581.32/3595.93 c #Conflicts: 1343000 | #Constraints: 127220
3581.32/3595.93 c #Conflicts: 1344000 | #Constraints: 128220
3581.32/3595.93 c #Conflicts: 1345000 | #Constraints: 129220
3581.32/3595.93 c #Conflicts: 1346000 | #Constraints: 130220
3581.32/3595.93 c #Conflicts: 1347000 | #Constraints: 131220
3581.32/3595.93 c #Conflicts: 1348000 | #Constraints: 132220
3581.32/3595.93 c #Conflicts: 1349000 | #Constraints: 133220
3581.32/3595.93 c #Conflicts: 1350000 | #Constraints: 134220
3581.32/3595.93 c #Conflicts: 1351000 | #Constraints: 135220
3581.32/3595.93 c #Conflicts: 1352000 | #Constraints: 136220
3581.32/3595.93 c #Conflicts: 1353000 | #Constraints: 137220
3581.32/3595.93 c #Conflicts: 1354000 | #Constraints: 138220
3581.32/3595.93 c #Conflicts: 1355000 | #Constraints: 139220
3581.32/3595.93 c #Conflicts: 1356000 | #Constraints: 140220
3581.32/3595.93 c #Conflicts: 1357000 | #Constraints: 141220
3581.32/3595.93 c #Conflicts: 1358000 | #Constraints: 142220
3581.32/3595.93 c #Conflicts: 1359000 | #Constraints: 143220
3581.32/3595.93 c #Conflicts: 1360000 | #Constraints: 144220
3581.32/3595.93 c #Conflicts: 1361000 | #Constraints: 145220
3581.32/3595.93 c #Conflicts: 1362000 | #Constraints: 146220
3581.32/3595.93 c #Conflicts: 1363000 | #Constraints: 147220
3581.32/3595.93 c #Conflicts: 1364000 | #Constraints: 148220
3581.32/3595.93 c #Conflicts: 1365000 | #Constraints: 149220
3581.32/3595.93 c #Conflicts: 1366000 | #Constraints: 150220
3581.32/3595.93 c #Conflicts: 1367000 | #Constraints: 151220
3581.32/3595.93 c #Conflicts: 1368000 | #Constraints: 152220
3581.32/3595.93 c #Conflicts: 1369000 | #Constraints: 153220
3581.32/3595.93 c #Conflicts: 1370000 | #Constraints: 154220
3581.32/3595.93 c #Conflicts: 1371000 | #Constraints: 155220
3581.32/3595.93 c #Conflicts: 1372000 | #Constraints: 156220
3581.32/3595.93 c #Conflicts: 1373000 | #Constraints: 157220
3581.32/3595.93 c #Conflicts: 1374000 | #Constraints: 158220
3581.32/3595.93 c #Conflicts: 1375000 | #Constraints: 159220
3581.32/3595.93 c #Conflicts: 1376000 | #Constraints: 160220
3581.32/3595.93 c #Conflicts: 1377000 | #Constraints: 161220
3581.32/3595.93 c #Conflicts: 1378000 | #Constraints: 162220
3581.32/3595.93 c #Conflicts: 1379000 | #Constraints: 163220
3581.32/3595.93 c #Conflicts: 1380000 | #Constraints: 164220
3581.32/3595.93 c #Conflicts: 1381000 | #Constraints: 165220
3581.32/3595.93 c #Conflicts: 1382000 | #Constraints: 166220
3581.32/3595.93 c #Conflicts: 1383000 | #Constraints: 167220
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1384000 | #Constraints: 106736
3581.32/3595.93 c #Conflicts: 1385000 | #Constraints: 107769
3581.32/3595.93 c #Conflicts: 1386000 | #Constraints: 108807
3581.32/3595.93 c #Conflicts: 1387000 | #Constraints: 109837
3581.32/3595.93 c #Conflicts: 1388000 | #Constraints: 110873
3581.32/3595.93 c #Conflicts: 1389000 | #Constraints: 111922
3581.32/3595.93 c #Conflicts: 1390000 | #Constraints: 112972
3581.32/3595.93 c #Conflicts: 1391000 | #Constraints: 114025
3581.32/3595.93 c #Conflicts: 1392000 | #Constraints: 115074
3581.32/3595.93 c #Conflicts: 1393000 | #Constraints: 116128
3581.32/3595.93 c #Conflicts: 1394000 | #Constraints: 117164
3581.32/3595.93 c #Conflicts: 1395000 | #Constraints: 118212
3581.32/3595.93 c #Conflicts: 1396000 | #Constraints: 119262
3581.32/3595.93 c #Conflicts: 1397000 | #Constraints: 120297
3581.32/3595.93 c #Conflicts: 1398000 | #Constraints: 121344
3581.32/3595.93 c #Conflicts: 1399000 | #Constraints: 122386
3581.32/3595.93 c #Conflicts: 1400000 | #Constraints: 123434
3581.32/3595.93 c #Conflicts: 1401000 | #Constraints: 124468
3581.32/3595.93 c #Conflicts: 1402000 | #Constraints: 125506
3581.32/3595.93 c #Conflicts: 1403000 | #Constraints: 126544
3581.32/3595.93 c #Conflicts: 1404000 | #Constraints: 127583
3581.32/3595.93 c #Conflicts: 1405000 | #Constraints: 128627
3581.32/3595.93 c #Conflicts: 1406000 | #Constraints: 129689
3581.32/3595.93 c #Conflicts: 1407000 | #Constraints: 130736
3581.32/3595.93 c #Conflicts: 1408000 | #Constraints: 131784
3581.32/3595.93 c #Conflicts: 1409000 | #Constraints: 132824
3581.32/3595.93 c #Conflicts: 1410000 | #Constraints: 133869
3581.32/3595.93 c #Conflicts: 1411000 | #Constraints: 134926
3581.32/3595.93 c #Conflicts: 1412000 | #Constraints: 135974
3581.32/3595.93 c #Conflicts: 1413000 | #Constraints: 137030
3581.32/3595.93 c #Conflicts: 1414000 | #Constraints: 138087
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1415000 | #Constraints: 91799
3581.32/3595.93 c #Conflicts: 1416000 | #Constraints: 92799
3581.32/3595.93 c #Conflicts: 1417000 | #Constraints: 93799
3581.32/3595.93 c #Conflicts: 1418000 | #Constraints: 94799
3581.32/3595.93 c #Conflicts: 1419000 | #Constraints: 95799
3581.32/3595.93 c #Conflicts: 1420000 | #Constraints: 96799
3581.32/3595.93 c #Conflicts: 1421000 | #Constraints: 97799
3581.32/3595.93 c #Conflicts: 1422000 | #Constraints: 98799
3581.32/3595.93 c #Conflicts: 1423000 | #Constraints: 99799
3581.32/3595.93 c #Conflicts: 1424000 | #Constraints: 100799
3581.32/3595.93 c #Conflicts: 1425000 | #Constraints: 101799
3581.32/3595.93 c #Conflicts: 1426000 | #Constraints: 102799
3581.32/3595.93 c #Conflicts: 1427000 | #Constraints: 103799
3581.32/3595.93 c #Conflicts: 1428000 | #Constraints: 104799
3581.32/3595.93 c #Conflicts: 1429000 | #Constraints: 105799
3581.32/3595.93 c #Conflicts: 1430000 | #Constraints: 106799
3581.32/3595.93 c #Conflicts: 1431000 | #Constraints: 107799
3581.32/3595.93 c #Conflicts: 1432000 | #Constraints: 108799
3581.32/3595.93 c #Conflicts: 1433000 | #Constraints: 109799
3581.32/3595.93 c #Conflicts: 1434000 | #Constraints: 110799
3581.32/3595.93 c #Conflicts: 1435000 | #Constraints: 111799
3581.32/3595.93 c #Conflicts: 1436000 | #Constraints: 112799
3581.32/3595.93 c #Conflicts: 1437000 | #Constraints: 113799
3581.32/3595.93 c #Conflicts: 1438000 | #Constraints: 114799
3581.32/3595.93 c #Conflicts: 1439000 | #Constraints: 115799
3581.32/3595.93 c #Conflicts: 1440000 | #Constraints: 116799
3581.32/3595.93 c #Conflicts: 1441000 | #Constraints: 117799
3581.32/3595.93 c #Conflicts: 1442000 | #Constraints: 118799
3581.32/3595.93 c #Conflicts: 1443000 | #Constraints: 119799
3581.32/3595.93 c #Conflicts: 1444000 | #Constraints: 120799
3581.32/3595.93 c #Conflicts: 1445000 | #Constraints: 121799
3581.32/3595.93 c #Conflicts: 1446000 | #Constraints: 122799
3581.32/3595.93 c #Conflicts: 1447000 | #Constraints: 123799
3581.32/3595.93 c #Conflicts: 1448000 | #Constraints: 124799
3581.32/3595.93 c #Conflicts: 1449000 | #Constraints: 125799
3581.32/3595.93 c #Conflicts: 1450000 | #Constraints: 126799
3581.32/3595.93 c #Conflicts: 1451000 | #Constraints: 127799
3581.32/3595.93 c #Conflicts: 1452000 | #Constraints: 128799
3581.32/3595.93 c #Conflicts: 1453000 | #Constraints: 129799
3581.32/3595.93 c #Conflicts: 1454000 | #Constraints: 130799
3581.32/3595.93 c #Conflicts: 1455000 | #Constraints: 131799
3581.32/3595.93 c #Conflicts: 1456000 | #Constraints: 132799
3581.32/3595.93 c #Conflicts: 1457000 | #Constraints: 133799
3581.32/3595.93 c #Conflicts: 1458000 | #Constraints: 134799
3581.32/3595.93 c #Conflicts: 1459000 | #Constraints: 135799
3581.32/3595.93 c #Conflicts: 1460000 | #Constraints: 136799
3581.32/3595.93 c #Conflicts: 1461000 | #Constraints: 137799
3581.32/3595.93 c #Conflicts: 1462000 | #Constraints: 138799
3581.32/3595.93 c #Conflicts: 1463000 | #Constraints: 139799
3581.32/3595.93 c #Conflicts: 1464000 | #Constraints: 140799
3581.32/3595.93 c #Conflicts: 1465000 | #Constraints: 141799
3581.32/3595.93 c #Conflicts: 1466000 | #Constraints: 142799
3581.32/3595.93 c #Conflicts: 1467000 | #Constraints: 143799
3581.32/3595.93 c #Conflicts: 1468000 | #Constraints: 144799
3581.32/3595.93 c #Conflicts: 1469000 | #Constraints: 145799
3581.32/3595.93 c #Conflicts: 1470000 | #Constraints: 146799
3581.32/3595.93 c #Conflicts: 1471000 | #Constraints: 147799
3581.32/3595.93 c #Conflicts: 1472000 | #Constraints: 148799
3581.32/3595.93 c #Conflicts: 1473000 | #Constraints: 149799
3581.32/3595.93 c #Conflicts: 1474000 | #Constraints: 150799
3581.32/3595.93 c #Conflicts: 1475000 | #Constraints: 151799
3581.32/3595.93 c #Conflicts: 1476000 | #Constraints: 152799
3581.32/3595.93 c #Conflicts: 1477000 | #Constraints: 153799
3581.32/3595.93 c #Conflicts: 1478000 | #Constraints: 154799
3581.32/3595.93 c #Conflicts: 1479000 | #Constraints: 155799
3581.32/3595.93 c #Conflicts: 1480000 | #Constraints: 156799
3581.32/3595.93 c #Conflicts: 1481000 | #Constraints: 157799
3581.32/3595.93 c #Conflicts: 1482000 | #Constraints: 158799
3581.32/3595.93 c #Conflicts: 1483000 | #Constraints: 159799
3581.32/3595.93 c #Conflicts: 1484000 | #Constraints: 160799
3581.32/3595.93 c #Conflicts: 1485000 | #Constraints: 161799
3581.32/3595.93 c #Conflicts: 1486000 | #Constraints: 162799
3581.32/3595.93 c #Conflicts: 1487000 | #Constraints: 163799
3581.32/3595.93 c #Conflicts: 1488000 | #Constraints: 164799
3581.32/3595.93 c #Conflicts: 1489000 | #Constraints: 165799
3581.32/3595.93 c #Conflicts: 1490000 | #Constraints: 166799
3581.32/3595.93 c #Conflicts: 1491000 | #Constraints: 167799
3581.32/3595.93 c #Conflicts: 1492000 | #Constraints: 168799
3581.32/3595.93 c #Conflicts: 1493000 | #Constraints: 169799
3581.32/3595.93 c #Conflicts: 1494000 | #Constraints: 170799
3581.32/3595.93 c #Conflicts: 1495000 | #Constraints: 171799
3581.32/3595.93 c #Conflicts: 1496000 | #Constraints: 172799
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1497000 | #Constraints: 109703
3581.32/3595.93 c #Conflicts: 1498000 | #Constraints: 110750
3581.32/3595.93 c #Conflicts: 1499000 | #Constraints: 111793
3581.32/3595.93 c #Conflicts: 1500000 | #Constraints: 112834
3581.32/3595.93 c #Conflicts: 1501000 | #Constraints: 113872
3581.32/3595.93 c #Conflicts: 1502000 | #Constraints: 114903
3581.32/3595.93 c #Conflicts: 1503000 | #Constraints: 115930
3581.32/3595.93 c #Conflicts: 1504000 | #Constraints: 116961
3581.32/3595.93 c #Conflicts: 1505000 | #Constraints: 117996
3581.32/3595.93 c #Conflicts: 1506000 | #Constraints: 119027
3581.32/3595.93 c #Conflicts: 1507000 | #Constraints: 120059
3581.32/3595.93 c #Conflicts: 1508000 | #Constraints: 121108
3581.32/3595.93 c #Conflicts: 1509000 | #Constraints: 122159
3581.32/3595.93 c #Conflicts: 1510000 | #Constraints: 123215
3581.32/3595.93 c #Conflicts: 1511000 | #Constraints: 124280
3581.32/3595.93 c #Conflicts: 1512000 | #Constraints: 125341
3581.32/3595.93 c #Conflicts: 1513000 | #Constraints: 126392
3581.32/3595.93 c #Conflicts: 1514000 | #Constraints: 127433
3581.32/3595.93 c #Conflicts: 1515000 | #Constraints: 128478
3581.32/3595.93 c #Conflicts: 1516000 | #Constraints: 129534
3581.32/3595.93 c #Conflicts: 1517000 | #Constraints: 130578
3581.32/3595.93 c #Conflicts: 1518000 | #Constraints: 131639
3581.32/3595.93 c #Conflicts: 1519000 | #Constraints: 132684
3581.32/3595.93 c #Conflicts: 1520000 | #Constraints: 133740
3581.32/3595.93 c #Conflicts: 1521000 | #Constraints: 134779
3581.32/3595.93 c #Conflicts: 1522000 | #Constraints: 135824
3581.32/3595.93 c #Conflicts: 1523000 | #Constraints: 136870
3581.32/3595.93 c #Conflicts: 1524000 | #Constraints: 137920
3581.32/3595.93 c #Conflicts: 1525000 | #Constraints: 138959
3581.32/3595.93 c #Conflicts: 1526000 | #Constraints: 140008
3581.32/3595.93 c #Conflicts: 1527000 | #Constraints: 141062
3581.32/3595.93 c #Conflicts: 1528000 | #Constraints: 142114
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1529000 | #Constraints: 93816
3581.32/3595.93 c #Conflicts: 1530000 | #Constraints: 94816
3581.32/3595.93 c #Conflicts: 1531000 | #Constraints: 95816
3581.32/3595.93 c #Conflicts: 1532000 | #Constraints: 96816
3581.32/3595.93 c #Conflicts: 1533000 | #Constraints: 97816
3581.32/3595.93 c #Conflicts: 1534000 | #Constraints: 98816
3581.32/3595.93 c #Conflicts: 1535000 | #Constraints: 99816
3581.32/3595.93 c #Conflicts: 1536000 | #Constraints: 100816
3581.32/3595.93 c #Conflicts: 1537000 | #Constraints: 101816
3581.32/3595.93 c #Conflicts: 1538000 | #Constraints: 102816
3581.32/3595.93 c #Conflicts: 1539000 | #Constraints: 103816
3581.32/3595.93 c #Conflicts: 1540000 | #Constraints: 104816
3581.32/3595.93 c #Conflicts: 1541000 | #Constraints: 105816
3581.32/3595.93 c #Conflicts: 1542000 | #Constraints: 106816
3581.32/3595.93 c #Conflicts: 1543000 | #Constraints: 107816
3581.32/3595.93 c #Conflicts: 1544000 | #Constraints: 108816
3581.32/3595.93 c #Conflicts: 1545000 | #Constraints: 109816
3581.32/3595.93 c #Conflicts: 1546000 | #Constraints: 110816
3581.32/3595.93 c #Conflicts: 1547000 | #Constraints: 111816
3581.32/3595.93 c #Conflicts: 1548000 | #Constraints: 112816
3581.32/3595.93 c #Conflicts: 1549000 | #Constraints: 113816
3581.32/3595.93 c #Conflicts: 1550000 | #Constraints: 114816
3581.32/3595.93 c #Conflicts: 1551000 | #Constraints: 115816
3581.32/3595.93 c #Conflicts: 1552000 | #Constraints: 116816
3581.32/3595.93 c #Conflicts: 1553000 | #Constraints: 117816
3581.32/3595.93 c #Conflicts: 1554000 | #Constraints: 118816
3581.32/3595.93 c #Conflicts: 1555000 | #Constraints: 119816
3581.32/3595.93 c #Conflicts: 1556000 | #Constraints: 120816
3581.32/3595.93 c #Conflicts: 1557000 | #Constraints: 121816
3581.32/3595.93 c #Conflicts: 1558000 | #Constraints: 122816
3581.32/3595.93 c #Conflicts: 1559000 | #Constraints: 123816
3581.32/3595.93 c #Conflicts: 1560000 | #Constraints: 124816
3581.32/3595.93 c #Conflicts: 1561000 | #Constraints: 125816
3581.32/3595.93 c #Conflicts: 1562000 | #Constraints: 126816
3581.32/3595.93 c #Conflicts: 1563000 | #Constraints: 127816
3581.32/3595.93 c #Conflicts: 1564000 | #Constraints: 128816
3581.32/3595.93 c #Conflicts: 1565000 | #Constraints: 129816
3581.32/3595.93 c #Conflicts: 1566000 | #Constraints: 130816
3581.32/3595.93 c #Conflicts: 1567000 | #Constraints: 131816
3581.32/3595.93 c #Conflicts: 1568000 | #Constraints: 132816
3581.32/3595.93 c #Conflicts: 1569000 | #Constraints: 133816
3581.32/3595.93 c #Conflicts: 1570000 | #Constraints: 134816
3581.32/3595.93 c #Conflicts: 1571000 | #Constraints: 135816
3581.32/3595.93 c #Conflicts: 1572000 | #Constraints: 136816
3581.32/3595.93 c #Conflicts: 1573000 | #Constraints: 137816
3581.32/3595.93 c #Conflicts: 1574000 | #Constraints: 138816
3581.32/3595.93 c #Conflicts: 1575000 | #Constraints: 139816
3581.32/3595.93 c #Conflicts: 1576000 | #Constraints: 140816
3581.32/3595.93 c #Conflicts: 1577000 | #Constraints: 141816
3581.32/3595.93 c #Conflicts: 1578000 | #Constraints: 142816
3581.32/3595.93 c #Conflicts: 1579000 | #Constraints: 143816
3581.32/3595.93 c #Conflicts: 1580000 | #Constraints: 144816
3581.32/3595.93 c #Conflicts: 1581000 | #Constraints: 145816
3581.32/3595.93 c #Conflicts: 1582000 | #Constraints: 146816
3581.32/3595.93 c #Conflicts: 1583000 | #Constraints: 147816
3581.32/3595.93 c #Conflicts: 1584000 | #Constraints: 148816
3581.32/3595.93 c #Conflicts: 1585000 | #Constraints: 149816
3581.32/3595.93 c #Conflicts: 1586000 | #Constraints: 150816
3581.32/3595.93 c #Conflicts: 1587000 | #Constraints: 151816
3581.32/3595.93 c #Conflicts: 1588000 | #Constraints: 152816
3581.32/3595.93 c #Conflicts: 1589000 | #Constraints: 153816
3581.32/3595.93 c #Conflicts: 1590000 | #Constraints: 154816
3581.32/3595.93 c #Conflicts: 1591000 | #Constraints: 155816
3581.32/3595.93 c #Conflicts: 1592000 | #Constraints: 156816
3581.32/3595.93 c #Conflicts: 1593000 | #Constraints: 157816
3581.32/3595.93 c #Conflicts: 1594000 | #Constraints: 158816
3581.32/3595.93 c #Conflicts: 1595000 | #Constraints: 159816
3581.32/3595.93 c #Conflicts: 1596000 | #Constraints: 160816
3581.32/3595.93 c #Conflicts: 1597000 | #Constraints: 161816
3581.32/3595.93 c #Conflicts: 1598000 | #Constraints: 162816
3581.32/3595.93 c #Conflicts: 1599000 | #Constraints: 163816
3581.32/3595.93 c #Conflicts: 1600000 | #Constraints: 164816
3581.32/3595.93 c #Conflicts: 1601000 | #Constraints: 165816
3581.32/3595.93 c #Conflicts: 1602000 | #Constraints: 166816
3581.32/3595.93 c #Conflicts: 1603000 | #Constraints: 167816
3581.32/3595.93 c #Conflicts: 1604000 | #Constraints: 168816
3581.32/3595.93 c #Conflicts: 1605000 | #Constraints: 169816
3581.32/3595.93 c #Conflicts: 1606000 | #Constraints: 170816
3581.32/3595.93 c #Conflicts: 1607000 | #Constraints: 171816
3581.32/3595.93 c #Conflicts: 1608000 | #Constraints: 172816
3581.32/3595.93 c #Conflicts: 1609000 | #Constraints: 173816
3581.32/3595.93 c #Conflicts: 1610000 | #Constraints: 174816
3581.32/3595.93 c #Conflicts: 1611000 | #Constraints: 175816
3581.32/3595.93 c #Conflicts: 1612000 | #Constraints: 176816
3581.32/3595.93 c #Conflicts: 1613000 | #Constraints: 177816
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1614000 | #Constraints: 112174
3581.32/3595.93 c #Conflicts: 1615000 | #Constraints: 113217
3581.32/3595.93 c #Conflicts: 1616000 | #Constraints: 114256
3581.32/3595.93 c #Conflicts: 1617000 | #Constraints: 115294
3581.32/3595.93 c #Conflicts: 1618000 | #Constraints: 116339
3581.32/3595.93 c #Conflicts: 1619000 | #Constraints: 117384
3581.32/3595.93 c #Conflicts: 1620000 | #Constraints: 118426
3581.32/3595.93 c #Conflicts: 1621000 | #Constraints: 119470
3581.32/3595.93 c #Conflicts: 1622000 | #Constraints: 120515
3581.32/3595.93 c #Conflicts: 1623000 | #Constraints: 121551
3581.32/3595.93 c #Conflicts: 1624000 | #Constraints: 122592
3581.32/3595.93 c #Conflicts: 1625000 | #Constraints: 123636
3581.32/3595.93 c #Conflicts: 1626000 | #Constraints: 124680
3581.32/3595.93 c #Conflicts: 1627000 | #Constraints: 125724
3581.32/3595.93 c #Conflicts: 1628000 | #Constraints: 126775
3581.32/3595.93 c #Conflicts: 1629000 | #Constraints: 127817
3581.32/3595.93 c #Conflicts: 1630000 | #Constraints: 128852
3581.32/3595.93 c #Conflicts: 1631000 | #Constraints: 129896
3581.32/3595.93 c #Conflicts: 1632000 | #Constraints: 130940
3581.32/3595.93 c #Conflicts: 1633000 | #Constraints: 131982
3581.32/3595.93 c #Conflicts: 1634000 | #Constraints: 133018
3581.32/3595.93 c #Conflicts: 1635000 | #Constraints: 134068
3581.32/3595.93 c #Conflicts: 1636000 | #Constraints: 135115
3581.32/3595.93 c #Conflicts: 1637000 | #Constraints: 136163
3581.32/3595.93 c #Conflicts: 1638000 | #Constraints: 137206
3581.32/3595.93 c #Conflicts: 1639000 | #Constraints: 138249
3581.32/3595.93 c #Conflicts: 1640000 | #Constraints: 139296
3581.32/3595.93 c #Conflicts: 1641000 | #Constraints: 140338
3581.32/3595.93 c #Conflicts: 1642000 | #Constraints: 141378
3581.32/3595.93 c #Conflicts: 1643000 | #Constraints: 142432
3581.32/3595.93 c #Conflicts: 1644000 | #Constraints: 143477
3581.32/3595.93 c #Conflicts: 1645000 | #Constraints: 144534
3581.32/3595.93 c #Conflicts: 1646000 | #Constraints: 145587
3581.32/3595.93 c #Conflicts: 1647000 | #Constraints: 146634
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -97
3581.32/3595.93 c #Conflicts: 1648000 | #Constraints: 96377
3581.32/3595.93 c #Conflicts: 1649000 | #Constraints: 97377
3581.32/3595.93 c #Conflicts: 1650000 | #Constraints: 98377
3581.32/3595.93 c #Conflicts: 1651000 | #Constraints: 99377
3581.32/3595.93 c #Conflicts: 1652000 | #Constraints: 100377
3581.32/3595.93 c #Conflicts: 1653000 | #Constraints: 101377
3581.32/3595.93 c #Conflicts: 1654000 | #Constraints: 102377
3581.32/3595.93 c #Conflicts: 1655000 | #Constraints: 103377
3581.32/3595.93 c #Conflicts: 1656000 | #Constraints: 104377
3581.32/3595.93 c #Conflicts: 1657000 | #Constraints: 105377
3581.32/3595.93 c #Conflicts: 1658000 | #Constraints: 106377
3581.32/3595.93 c #Conflicts: 1659000 | #Constraints: 107377
3581.32/3595.93 c #Conflicts: 1660000 | #Constraints: 108377
3581.32/3595.93 c #Conflicts: 1661000 | #Constraints: 109377
3581.32/3595.93 c #Conflicts: 1662000 | #Constraints: 110377
3581.32/3595.93 c #Conflicts: 1663000 | #Constraints: 111377
3581.32/3595.93 c #Conflicts: 1664000 | #Constraints: 112377
3581.32/3595.93 c #Conflicts: 1665000 | #Constraints: 113377
3581.32/3595.93 c #Conflicts: 1666000 | #Constraints: 114377
3581.32/3595.93 c #Conflicts: 1667000 | #Constraints: 115377
3581.32/3595.93 c #Conflicts: 1668000 | #Constraints: 116377
3581.32/3595.93 c #Conflicts: 1669000 | #Constraints: 117377
3581.32/3595.93 c #Conflicts: 1670000 | #Constraints: 118377
3581.32/3595.93 c #Conflicts: 1671000 | #Constraints: 119377
3581.32/3595.93 c #Conflicts: 1672000 | #Constraints: 120377
3581.32/3595.93 c #Conflicts: 1673000 | #Constraints: 121377
3581.32/3595.93 c #Conflicts: 1674000 | #Constraints: 122377
3581.32/3595.93 c #Conflicts: 1675000 | #Constraints: 123377
3581.32/3595.93 c #Conflicts: 1676000 | #Constraints: 124377
3581.32/3595.93 c #Conflicts: 1677000 | #Constraints: 125377
3581.32/3595.93 c #Conflicts: 1678000 | #Constraints: 126377
3581.32/3595.93 c #Conflicts: 1679000 | #Constraints: 127377
3581.32/3595.93 c #Conflicts: 1680000 | #Constraints: 128377
3581.32/3595.93 c #Conflicts: 1681000 | #Constraints: 129377
3581.32/3595.93 c #Conflicts: 1682000 | #Constraints: 130377
3581.32/3595.93 c #Conflicts: 1683000 | #Constraints: 131377
3581.32/3595.93 c #Conflicts: 1684000 | #Constraints: 132377
3581.32/3595.93 c #Conflicts: 1685000 | #Constraints: 133377
3581.32/3595.93 c #Conflicts: 1686000 | #Constraints: 134377
3581.32/3595.93 c #Conflicts: 1687000 | #Constraints: 135377
3581.32/3595.93 c #Conflicts: 1688000 | #Constraints: 136377
3581.32/3595.93 c #Conflicts: 1689000 | #Constraints: 137377
3581.32/3595.93 c #Conflicts: 1690000 | #Constraints: 138377
3581.32/3595.93 c #Conflicts: 1691000 | #Constraints: 139377
3581.32/3595.93 c #Conflicts: 1692000 | #Constraints: 140377
3581.32/3595.93 c #Conflicts: 1693000 | #Constraints: 141377
3581.32/3595.93 c #Conflicts: 1694000 | #Constraints: 142377
3581.32/3595.93 c #Conflicts: 1695000 | #Constraints: 143377
3581.32/3595.93 c #Conflicts: 1696000 | #Constraints: 144377
3581.32/3595.93 c #Conflicts: 1697000 | #Constraints: 145377
3581.32/3595.93 c #Conflicts: 1698000 | #Constraints: 146377
3581.32/3595.93 c #Conflicts: 1699000 | #Constraints: 147377
3581.32/3595.93 c #Conflicts: 1700000 | #Constraints: 148377
3581.32/3595.93 c #Conflicts: 1701000 | #Constraints: 149377
3581.32/3595.93 c #Conflicts: 1702000 | #Constraints: 150377
3581.32/3595.93 c #Conflicts: 1703000 | #Constraints: 151377
3581.32/3595.93 c #Conflicts: 1704000 | #Constraints: 152377
3581.32/3595.93 c #Conflicts: 1705000 | #Constraints: 153377
3581.32/3595.93 c #Conflicts: 1706000 | #Constraints: 154377
3581.32/3595.93 c #Conflicts: 1707000 | #Constraints: 155377
3581.32/3595.93 c #Conflicts: 1708000 | #Constraints: 156377
3581.32/3595.93 c #Conflicts: 1709000 | #Constraints: 157377
3581.32/3595.93 c #Conflicts: 1710000 | #Constraints: 158377
3581.32/3595.93 c #Conflicts: 1711000 | #Constraints: 159377
3581.32/3595.93 c #Conflicts: 1712000 | #Constraints: 160377
3581.32/3595.93 c #Conflicts: 1713000 | #Constraints: 161377
3581.32/3595.93 c #Conflicts: 1714000 | #Constraints: 162377
3581.32/3595.93 c #Conflicts: 1715000 | #Constraints: 163377
3581.32/3595.93 c #Conflicts: 1716000 | #Constraints: 164377
3581.32/3595.93 c #Conflicts: 1717000 | #Constraints: 165377
3581.32/3595.93 c #Conflicts: 1718000 | #Constraints: 166377
3581.32/3595.93 c bounds -40 >= -96 @ 1591.54
3581.32/3595.93 c #Conflicts: 1719000 | #Constraints: 167404
3581.32/3595.93 c #Conflicts: 1720000 | #Constraints: 168404
3581.32/3595.93 c #Conflicts: 1721000 | #Constraints: 169404
3581.32/3595.93 c #Conflicts: 1722000 | #Constraints: 170404
3581.32/3595.93 c #Conflicts: 1723000 | #Constraints: 171404
3581.32/3595.93 c #Conflicts: 1724000 | #Constraints: 172404
3581.32/3595.93 c #Conflicts: 1725000 | #Constraints: 173404
3581.32/3595.93 c #Conflicts: 1726000 | #Constraints: 174404
3581.32/3595.93 c #Conflicts: 1727000 | #Constraints: 175404
3581.32/3595.93 c #Conflicts: 1728000 | #Constraints: 176404
3581.32/3595.93 c #Conflicts: 1729000 | #Constraints: 177404
3581.32/3595.93 c #Conflicts: 1730000 | #Constraints: 178404
3581.32/3595.93 c #Conflicts: 1731000 | #Constraints: 179404
3581.32/3595.93 c #Conflicts: 1732000 | #Constraints: 180404
3581.32/3595.93 c #Conflicts: 1733000 | #Constraints: 181404
3581.32/3595.93 c #Conflicts: 1734000 | #Constraints: 182404
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -96
3581.32/3595.93 c #Conflicts: 1735000 | #Constraints: 114154
3581.32/3595.93 c #Conflicts: 1736000 | #Constraints: 115154
3581.32/3595.93 c #Conflicts: 1737000 | #Constraints: 116154
3581.32/3595.93 c #Conflicts: 1738000 | #Constraints: 117154
3581.32/3595.93 c #Conflicts: 1739000 | #Constraints: 118154
3581.32/3595.93 c #Conflicts: 1740000 | #Constraints: 119154
3581.32/3595.93 c #Conflicts: 1741000 | #Constraints: 120154
3581.32/3595.93 c #Conflicts: 1742000 | #Constraints: 121154
3581.32/3595.93 c #Conflicts: 1743000 | #Constraints: 122154
3581.32/3595.93 c #Conflicts: 1744000 | #Constraints: 123154
3581.32/3595.93 c #Conflicts: 1745000 | #Constraints: 124154
3581.32/3595.93 c #Conflicts: 1746000 | #Constraints: 125154
3581.32/3595.93 c #Conflicts: 1747000 | #Constraints: 126154
3581.32/3595.93 c #Conflicts: 1748000 | #Constraints: 127154
3581.32/3595.93 c #Conflicts: 1749000 | #Constraints: 128154
3581.32/3595.93 c #Conflicts: 1750000 | #Constraints: 129154
3581.32/3595.93 c #Conflicts: 1751000 | #Constraints: 130154
3581.32/3595.93 c #Conflicts: 1752000 | #Constraints: 131154
3581.32/3595.93 c #Conflicts: 1753000 | #Constraints: 132154
3581.32/3595.93 c #Conflicts: 1754000 | #Constraints: 133154
3581.32/3595.93 c #Conflicts: 1755000 | #Constraints: 134154
3581.32/3595.93 c #Conflicts: 1756000 | #Constraints: 135154
3581.32/3595.93 c #Conflicts: 1757000 | #Constraints: 136154
3581.32/3595.93 c #Conflicts: 1758000 | #Constraints: 137154
3581.32/3595.93 c #Conflicts: 1759000 | #Constraints: 138154
3581.32/3595.93 c #Conflicts: 1760000 | #Constraints: 139154
3581.32/3595.93 c #Conflicts: 1761000 | #Constraints: 140154
3581.32/3595.93 c #Conflicts: 1762000 | #Constraints: 141154
3581.32/3595.93 c #Conflicts: 1763000 | #Constraints: 142154
3581.32/3595.93 c #Conflicts: 1764000 | #Constraints: 143154
3581.32/3595.93 c #Conflicts: 1765000 | #Constraints: 144154
3581.32/3595.93 c #Conflicts: 1766000 | #Constraints: 145154
3581.32/3595.93 c #Conflicts: 1767000 | #Constraints: 146154
3581.32/3595.93 c #Conflicts: 1768000 | #Constraints: 147154
3581.32/3595.93 c #Conflicts: 1769000 | #Constraints: 148154
3581.32/3595.93 c #Conflicts: 1770000 | #Constraints: 149154
3581.32/3595.93 c INPROCESSING
3581.32/3595.93 c GARBAGE COLLECT
3581.32/3595.93 c rational objective -96
3581.32/3595.93 c #Conflicts: 1771000 | #Constraints: 97627
3581.32/3595.93 c #Conflicts: 1772000 | #Constraints: 98666
3581.32/3595.93 c #Conflicts: 1773000 | #Constraints: 99715
3581.32/3595.93 c #Conflicts: 1774000 | #Constraints: 100757
3581.32/3595.93 c #Conflicts: 1775000 | #Constraints: 101800
3581.32/3595.93 c #Conflicts: 1776000 | #Constraints: 102855
3581.32/3595.93 c #Conflicts: 1777000 | #Constraints: 103903
3581.32/3595.93 c #Conflicts: 1778000 | #Constraints: 104949
3581.32/3595.93 c #Conflicts: 1779000 | #Constraints: 105986
3581.32/3595.93 c #Conflicts: 1780000 | #Constraints: 107022
3581.32/3595.93 c #Conflicts: 1781000 | #Constraints: 108061
3581.32/3595.93 c #Conflicts: 1782000 | #Constraints: 109104
3581.32/3595.93 c #Conflicts: 1783000 | #Constraints: 110138
3581.32/3595.93 c #Conflicts: 1784000 | #Constraints: 111175
3581.32/3595.93 c #Conflicts: 1785000 | #Constraints: 112215
3581.32/3595.93 c #Conflicts: 1786000 | #Constraints: 113246
3581.32/3595.93 c #Conflicts: 1787000 | #Constraints: 114279
3581.32/3595.93 c #Conflicts: 1788000 | #Constraints: 115315
3581.32/3595.93 c #Conflicts: 1789000 | #Constraints: 116353
3581.32/3595.93 c #Conflicts: 1790000 | #Constraints: 117398
3581.32/3595.93 c #Conflicts: 1791000 | #Constraints: 118437
3581.32/3595.93 c #Conflicts: 1792000 | #Constraints: 119478
3581.32/3595.93 c #Conflicts: 1793000 | #Constraints: 120534
3581.32/3595.93 c #Conflicts: 1794000 | #Constraints: 121579
3581.32/3595.93 c #Conflicts: 1795000 | #Constraints: 122620
3581.32/3595.93 c #Conflicts: 1796000 | #Constraints: 123661
3581.32/3595.93 c #Conflicts: 1797000 | #Constraints: 124711
3581.32/3595.93 c #Conflicts: 1798000 | #Constraints: 125764
3581.32/3595.93 c #Conflicts: 1799000 | #Constraints: 126810
3581.32/3595.93 c #Conflicts: 1800000 | #Constraints: 127855
3581.32/3595.93 c #Conflicts: 1801000 | #Constraints: 128908
3581.32/3595.93 c #Conflicts: 1802000 | #Constraints: 129960
3581.32/3595.93 c #Conflicts: 1803000 | #Constraints: 131002
3581.32/3595.93 c #Conflicts: 1804000 | #Constraints: 132041
3581.32/3595.93 c #Conflicts: 1805000 | #Constraints: 133074
3581.32/3595.93 c #Conflicts: 1806000 | #Constraints: 134122
3581.32/3595.93 c #Conflicts: 1807000 | #Constraints: 135160
3581.32/3595.93 c #Conflicts: 1808000 | #Constraints: 136201
3581.32/3595.93 c #Conflicts: 1809000 | #Constraints: 137243
3581.32/3595.93 c #Conflicts: 1810000 | #Constraints: 138280
3581.32/3595.93 c #Conflicts: 1811000 | #Constraints: 139315
3581.32/3595.93 c #Conflicts: 1812000 | #Constraints: 140364
3581.32/3595.93 c #Conflicts: 1813000 | #Constraints: 141414
3581.32/3595.93 c #Conflicts: 1814000 | #Constraints: 142460
3581.32/3595.93 c #Conflicts: 1815000 | #Constraints: 143498
3581.32/3595.93 c #Conflicts: 1816000 | #Constraints: 144536
3581.32/3595.93 c #Conflicts: 1817000 | #Constraints: 145577
3581.32/3595.93 c #Conflicts: 1818000 | #Constraints: 146621
3581.32/3595.93 c #Conflicts: 1819000 | #Constraints: 147662
3581.32/3595.93 c #Conflicts: 1820000 | #Constraints: 148704
3581.32/3595.93 c #Conflicts: 1821000 | #Constraints: 149737
3581.32/3595.93 c #Conflicts: 1822000 | #Constraints: 150778
3581.32/3595.93 c #Conflicts: 1823000 | #Constraints: 151818
3581.32/3595.93 c #Conflicts: 1824000 | #Constraints: 152864
3581.32/3595.93 c #Conflicts: 1825000 | #Constraints: 153911
3581.32/3595.93 c #Conflicts: 1826000 | #Constraints: 154953
3581.32/3595.93 c #Conflicts: 1827000 | #Constraints: 155985
3581.32/3595.93 c #Conflicts: 1828000 | #Constraints: 157021
3581.32/3595.93 c #Conflicts: 1829000 | #Constraints: 158058
3581.32/3595.93 c #Conflicts: 1830000 | #Constraints: 159086
3581.32/3595.93 c #Conflicts: 1831000 | #Constraints: 160108
3581.32/3595.93 c #Conflicts: 1832000 | #Constraints: 161145
3581.32/3595.93 c #Conflicts: 1833000 | #Constraints: 162180
3581.32/3595.93 c #Conflicts: 1834000 | #Constraints: 163218
3581.32/3595.93 c #Conflicts: 1835000 | #Constraints: 164251
3581.32/3595.93 c #Conflicts: 1836000 | #Constraints: 165286
3581.32/3595.93 c #Conflicts: 1837000 | #Constraints: 166316
3581.32/3595.93 c #Conflicts: 1838000 | #Constraints: 167349
3581.32/3595.93 c #Conflicts: 1839000 | #Constraints: 168391
3581.32/3595.93 c #Conflicts: 1840000 | #Constraints: 169432
3581.32/3595.93 c #Conflicts: 1841000 | #Constraints: 170468
3581.32/3595.93 c #Conflicts: 1842000 | #Constraints: 171502
3581.32/3595.93 c #Conflicts: 1843000 | #Constraints: 172540
3581.32/3595.93 c #Conflicts: 1844000 | #Constraints: 173574
3581.32/3595.93 c #Conflicts: 1845000 | #Constraints: 174612
3581.32/3595.93 c #Conflicts: 1846000 | #Constraints: 175651
3581.32/3595.93 c #Conflicts: 1847000 | #Constraints: 176687
3581.32/3595.93 c #Conflicts: 1848000 | #Constraints: 177724
3581.32/3595.93 c #Conflicts: 1849000 | #Constraints: 178755
3581.32/3595.93 c #Conflicts: 1850000 | #Constraints: 179786
3581.32/3595.93 c cpu time 1785.29 s
3581.32/3595.93 c deterministic time 289670351570 2.90e+11
3581.32/3595.93 c optimization time 128.019 s
3581.32/3595.93 c total solve time 1657.18 s
3581.32/3595.93 c core-guided solve time 1256.12 s
3581.32/3595.93 c propagation time 1434.84 s
3581.32/3595.93 c conflict analysis time 302.064 s
3581.32/3595.93 c propagations 378086620
3581.32/3595.93 c resolve steps 39984113
3581.32/3595.93 c decisions 3933486
3581.32/3595.93 c conflicts 1850494
3581.32/3595.93 c restarts 3580
3581.32/3595.93 c inprocessing phases 60
3581.32/3595.93 c input clauses 42463
3581.32/3595.93 c input cardinalities 1326
3581.32/3595.93 c input general constraints 1032
3581.32/3595.93 c input average constraint length 13.45
3581.32/3595.93 c input average constraint degree 6.01
3581.32/3595.93 c learned clauses 1448341
3581.32/3595.93 c learned cardinalities 98621
3581.32/3595.93 c learned general constraints 322375
3581.32/3595.93 c learned average constraint length 243.27
3581.32/3595.93 c learned average constraint degree 16127929.70
3581.32/3595.93 c watched constraints 313019
3581.32/3595.93 c counting constraints 10388
3581.32/3595.93 c gcd simplifications 96935
3581.32/3595.93 c detected cardinalities 21656
3581.32/3595.93 c weakened non-implied lits 14710245
3581.32/3595.93 c weakened non-implying lits 347699
3581.32/3595.93 c original variables 760
3581.32/3595.93 c clausal propagations 287031012
3581.32/3595.93 c cardinality propagations 22867897
3581.32/3595.93 c watched propagations 18626854
3581.32/3595.93 c counting propagations 47453270
3581.32/3595.93 c watch lookups 25999991043
3581.32/3595.93 c watch backjump lookups 15214706117
3581.32/3595.93 c watch checks 240554079764
3581.32/3595.93 c propagation checks 5879874486
3581.32/3595.93 c constraint additions 1253973008
3581.32/3595.93 c trail pops 383850023
3581.32/3595.93 c formula constraints 41314
3581.32/3595.93 c learned constraints 1831655
3581.32/3595.93 c bound constraints 665
3581.32/3595.93 c core-guided constraints 2842
3581.32/3595.93 c encountered formula constraints 8053636
3581.32/3595.93 c encountered learned constraints 25666589
3581.32/3595.93 c encountered bound constraints 859
3581.32/3595.93 c encountered core-guided constraints 7872261
3581.32/3595.93 c LP total time 274.744 s
3581.32/3595.93 c LP solve time 257.37 s
3581.32/3595.93 c LP constraints added 41314
3581.32/3595.93 c LP constraints removed 0
3581.32/3595.93 c LP pivots internal 1850507
3581.32/3595.93 c LP pivots root 6515
3581.32/3595.93 c LP calls 56356
3581.32/3595.93 c LP optimalities 37514
3581.32/3595.93 c LP no pivot count 17474
3581.32/3595.93 c LP infeasibilities 18841
3581.32/3595.93 c LP valid Farkas constraints 18841
3581.32/3595.93 c LP learned Farkas constraints 18841
3581.32/3595.93 c LP basis resets 0
3581.32/3595.93 c LP cycling count 0
3581.32/3595.93 c LP singular count 0
3581.32/3595.93 c LP no primal count 0
3581.32/3595.93 c LP no farkas count 0
3581.32/3595.93 c LP other issue count 0
3581.32/3595.93 c LP Gomory cuts 0
3581.32/3595.93 c LP learned cuts 0
3581.32/3595.93 c LP deleted cuts 0
3581.32/3595.93 c LP encountered Gomory constraints 0
3581.32/3595.93 c LP encountered Farkas constraints 176125
3581.32/3595.93 c LP encountered learned Farkas constraints 46296
3581.32/3595.93 c CG auxiliary variables introduced 1168
3581.32/3595.93 c CG solutions found 1
3581.32/3595.93 c CG cores constructed 664
3581.32/3595.93 c CG core cardinality constraints returned 0
3581.32/3595.93 c CG unit cores 0
3581.32/3595.93 c CG single cores 664
3581.32/3595.93 c CG blocks removed during cardinality reduction 0
3581.32/3595.93 c CG first core best 0
3581.32/3595.93 c CG decision core best 0
3581.32/3595.93 c CG core reduction tie 0
3581.32/3595.93 c CG core degree average 1.00
3581.32/3595.93 c CG core slack average 1.85
3581.32/3595.93 c CG core upper bound improvements 0
3581.32/3595.93 c LS first time 30.0046 s
3581.32/3595.93 c LS restart time 0 s
3581.32/3595.93 s SATISFIABLE
3581.32/3595.93 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 -x596 -x597 -x598 -x599 -x600 x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 x759 -x760
3581.32/3595.93 c Program interrupted by user.
3581.32/3595.96 c Total time: 3595.742 seconds
Verifier Data
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-4781459-1783242846/watcher-4781459-1783242846 -o /tmp/evaluation-result-4781459-1783242846/solver-4781459-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781459-1783242846/vars-4781459-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557308 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781459-1783242846.opb 3600 HOME 62000
running on 4 cores: 32-35
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1,7,9,16,24,26,34,40,42-43,47
3550 MHz: 0,2,4-6,8,10-15,20-23,38-39,41,52-55
3600 MHz: 3,17-19,25,27-33,35-37,44-46,48-51,56-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1
3550 MHz: 0,2
3600 MHz: 3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 32-35
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (103970 MiB free)
node 1: cores 8-15, 129019 MiB (104291 MiB free)
node 2: cores 16-23, 128973 MiB (112449 MiB free)
node 3: cores 24-31, 129003 MiB (111261 MiB free)
node 4: cores 32-39, 129019 MiB (109047 MiB free)
node 5: cores 40-47, 129019 MiB (111491 MiB free)
node 6: cores 48-55, 129019 MiB (113923 MiB free)
node 7: cores 56-63, 128474 MiB (101907 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2557529, runsolver pid=2557482
Starting watchdog thread
Current StackSize limit: 8192 KiB
[startup+0.100055 s]*
/proc/loadavg: 1.01 9.56 15.94 6/879 2557568
/proc/meminfo: memFree=889201920/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4192 memory=3172 CPUtime=0 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 244 209 0 0 0 0 0 0 20 0 1 0 257572613 4292608 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1048 793 713 219 0 110 0
[pid=2557563] ppid=2557529 vsize=464 memory=264 CPUtime=0 cores=32-35
/proc/2557563/stat : 2557563 (mkdir) R 2557529 2557529 2557290 0 -1 4194304 46 0 0 0 0 0 0 0 20 0 1 0 257572621 475136 0 18446744073709551615 93896542580736 93896542623089 140722373713408 0 0 0 0 0 0 0 0 0 17 32 0 0 0 0 0 93896542640528 93896542642328 93896544899072 140722373720436 140722373720480 140722373720480 140722373726185 0
/proc/2557563/statm: 116 66 54 11 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3436 KiB
[startup+0.212984 s]*
/proc/loadavg: 1.01 9.56 15.94 6/892 2557618
/proc/meminfo: memFree=889199192/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.04 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) D 2557482 2557529 2557290 0 -1 4456448 338 572 0 0 0 1 0 3 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 0 4 65536 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/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.31304 s]*
/proc/loadavg: 1.01 9.56 15.94 9/893 2557659
/proc/meminfo: memFree=888988312/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.06 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 387 6216 0 0 0 1 1 4 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 2 4 65536 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557652] ppid=2557529 vsize=500 memory=272 CPUtime=0 cores=32-35
/proc/2557652/stat : 2557652 (date) D 2557529 2557529 2557290 0 -1 4194304 89 0 0 0 0 0 0 0 20 0 1 0 257572642 512000 0 18446744073709551615 94820818616320 94820818679585 140731151777632 0 0 0 0 0 0 1 0 0 17 33 0 0 0 0 0 94820818706416 94820818710680 94820844298240 140731151780246 140731151780258 140731151780258 140731151785962 0
/proc/2557652/statm: 125 68 57 16 0 43 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 4824 KiB
Current children cumulated memory: 3524 KiB
[startup+0.700259 s]
/proc/loadavg: 1.01 9.56 15.94 20/905 2557722
/proc/meminfo: memFree=888195620/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=177420 memory=160936 CPUtime=0.33 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 31475 0 0 0 31 2 0 0 20 0 1 0 257572649 181678080 40089 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 44355 40234 2787 3242 0 40495 0
Current children cumulated CPU time: 0.4 s
Current children cumulated vsize: 184404 KiB
Current children cumulated memory: 165884 KiB
[startup+1.50026 s]
/proc/loadavg: 1.01 9.56 15.94 19/905 2557732
/proc/meminfo: memFree=886464360/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=277940 memory=252648 CPUtime=1.12 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 47920 0 0 0 109 3 0 0 20 0 1 0 257572649 284610560 63075 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 69485 63162 3011 3242 0 65625 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 284924 KiB
Current children cumulated memory: 257596 KiB
[startup+3.11484 s]
/proc/loadavg: 1.01 9.56 15.94 19/905 2557732
/proc/meminfo: memFree=883929616/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=289144 memory=256812 CPUtime=2.72 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 48961 0 0 0 269 3 0 0 20 0 1 0 257572649 296083456 64099 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 72286 64203 3011 3242 0 68426 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 296128 KiB
Current children cumulated memory: 261760 KiB
[startup+6.30015 s]
/proc/loadavg: 2.21 9.67 15.94 18/899 2557751
/proc/meminfo: memFree=883742332/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=309812 memory=258520 CPUtime=5.9 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 49388 0 0 0 586 4 0 0 20 0 1 0 257572649 317247488 64483 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 77453 64630 3011 3242 0 73593 0
Current children cumulated CPU time: 5.97 s
Current children cumulated vsize: 316796 KiB
Current children cumulated memory: 263468 KiB
[startup+12.7002 s]
/proc/loadavg: 3.32 9.77 15.94 19/905 2557803
/proc/meminfo: memFree=882616372/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=411284 memory=315432 CPUtime=12.27 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 63601 0 0 0 1222 5 0 0 20 0 1 0 257572649 421154816 78691 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 102821 78858 3027 3242 0 98961 0
Current children cumulated CPU time: 12.34 s
Current children cumulated vsize: 418268 KiB
Current children cumulated memory: 320380 KiB
[startup+25.5003 s]
/proc/loadavg: 6.13 10.08 15.94 18/905 2557803
/proc/meminfo: memFree=881954804/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
/proc/2557681/statm: 665 424 397 5 0 90 0
[pid=2557693] ppid=2557681 vsize=422632 memory=315656 CPUtime=25 cores=32-35
/proc/2557693/stat : 2557693 (cashwmaxsat-dis) R 2557681 2557681 2557290 0 -1 4194304 63657 0 0 0 2495 5 0 0 20 0 1 0 257572649 432775168 78819 18446744073709551615 4198400 17477629 140727138074896 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 19900224 19994800 49127424 140727138076942 140727138077079 140727138077079 140727138082786 0
/proc/2557693/statm: 105658 78914 3027 3242 0 101798 0
Current children cumulated CPU time: 25.07 s
Current children cumulated vsize: 429616 KiB
Current children cumulated memory: 320604 KiB
[startup+51.1151 s]
/proc/loadavg: 9.50 10.56 15.95 18/905 2557869
/proc/meminfo: memFree=881638320/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=0.07 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 515 6515 0 0 0 1 1 5 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2557681] ppid=2557529 vsize=2660 memory=1696 CPUtime=0 cores=32-35
/proc/2557681/stat : 2557681 (timeout) S 2557529 2557681 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572648 2723840 384 18446744073709551615 93946556080128 93946556096641 140732355723712 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93946556111408 93946556113496 93946566209536 140732355725574 140732355725724 140732355725724 140732355731431 0
################
# More data... #
################
[pid=2558060] ppid=2558046 vsize=550588 memory=389708 CPUtime=1599.34 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 38963 0 0 0 159326 608 0 0 20 0 1 0 257752359 563802112 97406 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 137647 97427 2439 1054 0 126228 0
Current children cumulated CPU time: 3388.6 s
Current children cumulated vsize: 557572 KiB
Current children cumulated memory: 394660 KiB
[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.00 17/902 2558578
/proc/meminfo: memFree=877770888/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=551288 memory=390428 CPUtime=1659.13 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 39143 0 0 0 165288 625 0 0 20 0 1 0 257752359 564518912 97534 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 137822 97607 2439 1054 0 126403 0
Current children cumulated CPU time: 3448.39 s
Current children cumulated vsize: 558272 KiB
Current children cumulated memory: 395380 KiB
[startup+3522.3 s]
/proc/loadavg: 16.22 16.05 16.02 17/901 2558580
/proc/meminfo: memFree=877682352/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=552144 memory=391200 CPUtime=1718.92 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 39336 0 0 0 171251 641 0 0 20 0 1 0 257752359 565395456 97790 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 138036 97800 2439 1054 0 126617 0
Current children cumulated CPU time: 3508.18 s
Current children cumulated vsize: 559128 KiB
Current children cumulated memory: 396152 KiB
[startup+3582.3 s]
/proc/loadavg: 16.64 16.21 16.07 17/901 2558584
/proc/meminfo: memFree=877136792/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=562424 memory=437292 CPUtime=1778.7 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 41682 0 0 0 177219 651 0 0 20 0 1 0 257752359 575922176 109316 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 140606 109323 2439 1054 0 129187 0
Current children cumulated CPU time: 3567.96 s
Current children cumulated vsize: 569408 KiB
Current children cumulated memory: 442244 KiB
[startup+3595.99 s]
# the end of solver process 2557529 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3574.2 s, system=7.18689 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.64 16.21 16.07 17/901 2558584
/proc/meminfo: memFree=877117288/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=562748 memory=439656 CPUtime=1780.41 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 41762 0 0 0 177390 651 0 0 20 0 1 0 257752359 576253952 109828 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 140687 109914 2439 1054 0 129268 0
Current children cumulated CPU time: 3569.67 s
Current children cumulated vsize: 569732 KiB
Current children cumulated memory: 444608 KiB
[startup+3590.4 s]
/proc/loadavg: 16.54 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877093152/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=564968 memory=449944 CPUtime=1786.78 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 42290 0 0 0 178025 653 0 0 20 0 1 0 257752359 578527232 112412 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 141242 112486 2439 1054 0 129823 0
Current children cumulated CPU time: 3576.04 s
Current children cumulated vsize: 571952 KiB
Current children cumulated memory: 454896 KiB
[startup+3593.6 s]
/proc/loadavg: 16.54 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877080472/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=565516 memory=454608 CPUtime=1789.96 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 42434 0 0 0 178343 653 0 0 20 0 1 0 257752359 579088384 113581 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 141379 113652 2439 1054 0 129960 0
Current children cumulated CPU time: 3579.22 s
Current children cumulated vsize: 572500 KiB
Current children cumulated memory: 459560 KiB
[startup+3595.2 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877035644/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3252 CPUtime=1789.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 590 305103 0 0 0 1 178888 37 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 65536 4 65538 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 813 713 219 0 143 0
[pid=2558046] ppid=2557529 vsize=2660 memory=1700 CPUtime=0 cores=32-35
/proc/2558046/stat : 2558046 (timeout) S 2557529 2558046 2557290 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752356 2723840 384 18446744073709551615 93951771545600 93951771562113 140730710123104 0 0 0 0 3145728 90119 1 0 0 17 35 0 0 0 0 0 93951771576880 93951771578968 93951786643456 140730710128770 140730710129052 140730710129052 140730710134759 0
/proc/2558046/statm: 665 425 397 5 0 90 0
[pid=2558060] ppid=2558046 vsize=565516 memory=456948 CPUtime=1791.55 cores=32-35
/proc/2558060/stat : 2558060 (roundingsat) R 2558046 2558046 2557290 0 -1 4194304 42508 0 0 0 178502 653 0 0 20 0 1 0 257752359 579088384 114157 18446744073709551615 94668609126400 94668613441545 140728945934288 0 0 0 0 0 8405026 0 0 0 17 34 0 0 0 0 0 94668614185384 94668614238728 94668622979072 140728945940632 140728945940895 140728945940895 140728945946602 0
/proc/2558060/statm: 141379 114237 2439 1054 0 129960 0
Current children cumulated CPU time: 3580.81 s
Current children cumulated vsize: 572500 KiB
Current children cumulated memory: 461900 KiB
[startup+3595.6 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877035644/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3268 CPUtime=3581.14 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 653 348318 0 1 0 1 357419 694 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 2 4 65536 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 817 713 219 0 143 0
Current children cumulated CPU time: 3581.14 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3268 KiB
[startup+3595.8 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877035644/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3268 CPUtime=3581.26 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 716 349512 0 1 0 1 357419 706 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 2 4 65536 1 0 0 17 33 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 817 713 219 0 143 0
Current children cumulated CPU time: 3581.26 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3268 KiB
[startup+3595.9 s]
/proc/loadavg: 16.49 16.20 16.07 17/901 2558584
/proc/meminfo: memFree=877035644/1055320704 swapFree=33554428/33554428
[pid=2557529] ppid=2557482 vsize=4324 memory=3280 CPUtime=3581.32 cores=32-35
/proc/2557529/stat : 2557529 (Hybrid-CASHWMax) S 2557482 2557529 2557290 0 -1 4194304 794 350355 0 1 0 1 357419 712 20 0 1 0 257572613 4427776 640 18446744073709551615 94574000418816 94574001313349 140726190931488 0 0 0 2 4 65536 1 0 0 17 32 0 0 0 0 0 94574001552400 94574001600144 94574019772416 140726190938297 140726190938466 140726190938466 140726190944202 0
/proc/2557529/statm: 1081 820 713 219 0 143 0
Current children cumulated CPU time: 3581.32 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3280 KiB
Child status: 0
Real time (s): 3595.99
CPU time (s): 3581.39
CPU user time (s): 3574.2
CPU system time (s): 7.18689
CPU usage (%): 99.5938
Max. virtual memory (cumulated for all children) (KiB): 1595164
Max. memory (cumulated for all children) (KiB): 1402024
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.2
system time used= 7.18689
maximum resident set size= 1396684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 352332
page faults= 3
swaps= 0
block input operations= 0
block output operations= 2696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11574
involuntary context switches= 2198
# summary of solver processes directly reported to runsolver:
# pid: 2557529
# total CPU time (s): 3581.39
# total CPU user time (s): 3574.2
# total CPU system time (s): 7.18689
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.957 second user time and 44.2166 second system time
The end
Launcher Data
Begin job on nodeE005 at 2026-07-05 11:14:07
IDJOB=4781459
IDBENCH=146698
IDSOLVER=3594
FILE ID=nodeE005/4781459-1783242846
RUNJOBID= nodeE005-1783242846-2557308
SLURM_JOB_ID= 12560890
Free space on /tmp= 797532 MiB
SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4781459-1783242846/watcher-4781459-1783242846 -o /tmp/evaluation-result-4781459-1783242846/solver-4781459-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781459-1783242846/vars-4781459-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557308 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781459-1783242846.opb 3600 HOME 62000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= c55f73e6e0cc08bf75a2558de9268914
RANDOM SEED=1665989601
nodeE005 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 : 3571.012
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3569.631
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 : 3566.986
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 : 3571.222
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 : 3567.803
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 : 3571.744
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 : 3569.337
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3569.524
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 : 3568.354
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 : 3568.145
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 : 3560.575
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 : 3556.570
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 : 3558.125
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 : 3592.482
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 : 3587.922
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3589.371
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3568.557
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.167
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 : 3596.339
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 : 3595.920
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 : 3591.641
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 : 3580.985
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 : 3579.737
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 : 3572.057
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.092
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 : 3588.454
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 : 3586.272
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.825
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 : 3578.212
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 : 3573.747
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 : 3560.443
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 : 3576.226
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 : 3567.095
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.340
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.490
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 : 3583.312
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 : 3580.926
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.897
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 : 3581.419
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 : 3574.250
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 : 3572.276
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 : 3572.387
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 : 3581.617
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 : 3590.154
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 : 3593.514
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 : 3592.968
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 : 3591.750
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.774
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 : 3588.902
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3576.781
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: 1055320704 kB
MemFree: 889131928 kB
MemAvailable: 1046050024 kB
Buffers: 2348 kB
Cached: 161511752 kB
SwapCached: 0 kB
Active: 2077200 kB
Inactive: 159560656 kB
Active(anon): 998740 kB
Inactive(anon): 0 kB
Active(file): 1078460 kB
Inactive(file): 159560656 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 375680 kB
Writeback: 0 kB
AnonPages: 128764 kB
Mapped: 191892 kB
Shmem: 874984 kB
KReclaimable: 1592784 kB
Slab: 2171176 kB
SReclaimable: 1592784 kB
SUnreclaim: 578392 kB
KernelStack: 14080 kB
PageTables: 4752 kB
SecPageTables: 15328 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1340120 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477872 kB
VmallocChunk: 0 kB
Percpu: 130304 kB
HardwareCorrupted: 0 kB
AnonHugePages: 14336 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: 401860 kB
DirectMap2M: 19843072 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 796928 MiB
End job on nodeE005 at 2026-07-05 12:14:03