Trace number 4790217

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat v2SAT-52 3584.37 3595.58

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
MD5SUM05a4468103b1b74e5a90bd7e67aed0d9
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark3582.35
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94227
Number of constraints which are clauses94227
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.03/0.42	c Preprocess time: 0.136 seconds
3584.23/3595.48	c Exit code from Second Program: 124
3584.33/3595.51	c RoundingSat 2
3584.33/3595.51	c branch HEAD
3584.33/3595.51	c commit unknown
3584.33/3595.51	c #variables 1272 #constraints 94227
3584.33/3595.51	c Finish copy
3584.33/3595.51	c bounds - >= -1272 @ 0.219425
3584.33/3595.51	c intsize: 11
3584.33/3595.51	c runls-beg
3584.33/3595.51	c clone-beg
3584.33/3595.51	c setend
3584.33/3595.51	c isMakeUpper
3584.33/3595.51	c isMakeUpper
3584.33/3595.51	c Finish cloning data from SAT to LS
3584.33/3595.51	c
3584.33/3595.51	c Use LS-small
3584.33/3595.51	c opt_unsat_weight_small = 1272, opt_time = 0.00, step = 1
3584.33/3595.51	o 0
3584.33/3595.51	c opt_unsat_weight_small = 1271, opt_time = 0.00, step = 2
3584.33/3595.51	o -1
3584.33/3595.51	c opt_unsat_weight_small = 1270, opt_time = 0.00, step = 3
3584.33/3595.51	o -2
3584.33/3595.51	c opt_unsat_weight_small = 1269, opt_time = 0.00, step = 4
3584.33/3595.51	o -3
3584.33/3595.51	c opt_unsat_weight_small = 1268, opt_time = 0.00, step = 5
3584.33/3595.51	o -4
3584.33/3595.51	c opt_unsat_weight_small = 1267, opt_time = 0.00, step = 6
3584.33/3595.51	o -5
3584.33/3595.51	c opt_unsat_weight_small = 1266, opt_time = 0.00, step = 7
3584.33/3595.51	o -6
3584.33/3595.51	c opt_unsat_weight_small = 1265, opt_time = 0.00, step = 8
3584.33/3595.51	o -7
3584.33/3595.51	c opt_unsat_weight_small = 1264, opt_time = 0.00, step = 9
3584.33/3595.51	o -8
3584.33/3595.51	c opt_unsat_weight_small = 1263, opt_time = 0.00, step = 10
3584.33/3595.51	o -9
3584.33/3595.51	c opt_unsat_weight_small = 1262, opt_time = 0.00, step = 11
3584.33/3595.51	o -10
3584.33/3595.51	c opt_unsat_weight_small = 1261, opt_time = 0.00, step = 12
3584.33/3595.51	o -11
3584.33/3595.51	c opt_unsat_weight_small = 1260, opt_time = 0.00, step = 13
3584.33/3595.51	o -12
3584.33/3595.51	c opt_unsat_weight_small = 1259, opt_time = 0.00, step = 14
3584.33/3595.51	o -13
3584.33/3595.51	c opt_unsat_weight_small = 1258, opt_time = 0.00, step = 15
3584.33/3595.51	o -14
3584.33/3595.51	c opt_unsat_weight_small = 1257, opt_time = 0.00, step = 16
3584.33/3595.51	o -15
3584.33/3595.51	c opt_unsat_weight_small = 1256, opt_time = 0.00, step = 17
3584.33/3595.51	o -16
3584.33/3595.51	c opt_unsat_weight_small = 1255, opt_time = 0.00, step = 18
3584.33/3595.51	o -17
3584.33/3595.51	c opt_unsat_weight_small = 1254, opt_time = 0.00, step = 19
3584.33/3595.51	o -18
3584.33/3595.51	c opt_unsat_weight_small = 1253, opt_time = 0.00, step = 20
3584.33/3595.51	o -19
3584.33/3595.51	c opt_unsat_weight_small = 1252, opt_time = 0.00, step = 21
3584.33/3595.51	o -20
3584.33/3595.51	c opt_unsat_weight_small = 1251, opt_time = 0.00, step = 22
3584.33/3595.51	o -21
3584.33/3595.51	c opt_unsat_weight_small = 1250, opt_time = 0.00, step = 23
3584.33/3595.51	o -22
3584.33/3595.51	c opt_unsat_weight_small = 1249, opt_time = 0.00, step = 24
3584.33/3595.51	o -23
3584.33/3595.51	c opt_unsat_weight_small = 1248, opt_time = 0.00, step = 25
3584.33/3595.51	o -24
3584.33/3595.51	c opt_unsat_weight_small = 1247, opt_time = 0.00, step = 26
3584.33/3595.51	o -25
3584.33/3595.51	c opt_unsat_weight_small = 1246, opt_time = 0.00, step = 27
3584.33/3595.51	o -26
3584.33/3595.51	c opt_unsat_weight_small = 1245, opt_time = 0.00, step = 28
3584.33/3595.51	o -27
3584.33/3595.51	c opt_unsat_weight_small = 1244, opt_time = 0.00, step = 29
3584.33/3595.51	o -28
3584.33/3595.51	c opt_unsat_weight_small = 1243, opt_time = 0.00, step = 30
3584.33/3595.51	o -29
3584.33/3595.51	c opt_unsat_weight_small = 1242, opt_time = 0.00, step = 31
3584.33/3595.51	o -30
3584.33/3595.51	c opt_unsat_weight_small = 1241, opt_time = 0.00, step = 32
3584.33/3595.51	o -31
3584.33/3595.51	c opt_unsat_weight_small = 1240, opt_time = 0.00, step = 33
3584.33/3595.51	o -32
3584.33/3595.51	c opt_unsat_weight_small = 1239, opt_time = 0.00, step = 34
3584.33/3595.51	o -33
3584.33/3595.51	c opt_unsat_weight_small = 1238, opt_time = 0.00, step = 35
3584.33/3595.51	o -34
3584.33/3595.51	c opt_unsat_weight_small = 1237, opt_time = 0.00, step = 36
3584.33/3595.51	o -35
3584.33/3595.51	c opt_unsat_weight_small = 1228, opt_time = 0.00, step = 225
3584.33/3595.51	o -44
3584.33/3595.51	c opt_unsat_weight_small = 1225, opt_time = 0.01, step = 1586
3584.33/3595.51	o -47
3584.33/3595.51	c opt_unsat_weight_small = 1223, opt_time = 0.14, step = 55471
3584.33/3595.51	o -49
3584.33/3595.51	c opt_unsat_weight_small = 1222, opt_time = 0.68, step = 251657
3584.33/3595.51	o -50
3584.33/3595.51	c opt_unsat_weight_small = 1221, opt_time = 2.11, step = 684385
3584.33/3595.51	o -51
3584.33/3595.51	c opt_unsat_weight_small = 1220, opt_time = 19.42, step = 4845812
3584.33/3595.51	o -52
3584.33/3595.51	c ls-end
3584.33/3595.51	c LS found feasible solution, updating lastSol
3584.33/3595.51	c SAT by LS-small
3584.33/3595.51	c bounds -52 >= -1272 @ 600.45
3584.33/3595.51	c bounds -52 >= -1271 @ 600.451
3584.33/3595.51	c bounds -52 >= -1270 @ 600.451
3584.33/3595.51	c bounds -52 >= -1269 @ 600.451
3584.33/3595.51	c #Conflicts:       1000 | #Constraints:      95263
3584.33/3595.51	c #Conflicts:       2000 | #Constraints:      96295
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c bounds -52 >= -1268 @ 601.503
3584.33/3595.51	c bounds -52 >= -1267 @ 601.504
3584.33/3595.51	c bounds -52 >= -1266 @ 601.504
3584.33/3595.51	c bounds -52 >= -1265 @ 601.505
3584.33/3595.51	c bounds -52 >= -1264 @ 601.505
3584.33/3595.51	c bounds -52 >= -1263 @ 601.506
3584.33/3595.51	c bounds -52 >= -1262 @ 601.506
3584.33/3595.51	c bounds -52 >= -1261 @ 601.507
3584.33/3595.51	c bounds -52 >= -1260 @ 601.507
3584.33/3595.51	c bounds -52 >= -1259 @ 601.507
3584.33/3595.51	c bounds -52 >= -1258 @ 601.508
3584.33/3595.51	c bounds -52 >= -1257 @ 601.508
3584.33/3595.51	c bounds -52 >= -1256 @ 601.509
3584.33/3595.51	c bounds -52 >= -1255 @ 601.509
3584.33/3595.51	c bounds -52 >= -1254 @ 601.509
3584.33/3595.51	c bounds -52 >= -1253 @ 601.51
3584.33/3595.51	c bounds -52 >= -1252 @ 601.51
3584.33/3595.51	c bounds -52 >= -1251 @ 601.511
3584.33/3595.51	c bounds -52 >= -1250 @ 601.511
3584.33/3595.51	c bounds -52 >= -1249 @ 601.512
3584.33/3595.51	c bounds -52 >= -1248 @ 601.512
3584.33/3595.51	c bounds -52 >= -1247 @ 601.512
3584.33/3595.51	c bounds -52 >= -1246 @ 601.513
3584.33/3595.51	c bounds -52 >= -1245 @ 601.513
3584.33/3595.51	c bounds -52 >= -1244 @ 601.514
3584.33/3595.51	c bounds -52 >= -1243 @ 601.514
3584.33/3595.51	c bounds -52 >= -1242 @ 601.514
3584.33/3595.51	c bounds -52 >= -1241 @ 601.515
3584.33/3595.51	c bounds -52 >= -1240 @ 601.515
3584.33/3595.51	c bounds -52 >= -1239 @ 601.516
3584.33/3595.51	c bounds -52 >= -1238 @ 601.516
3584.33/3595.51	c bounds -52 >= -1237 @ 601.517
3584.33/3595.51	c bounds -52 >= -1236 @ 601.517
3584.33/3595.51	c bounds -52 >= -1235 @ 601.517
3584.33/3595.51	c bounds -52 >= -1234 @ 601.518
3584.33/3595.51	c bounds -52 >= -1233 @ 601.518
3584.33/3595.51	c bounds -52 >= -1232 @ 601.519
3584.33/3595.51	c bounds -52 >= -1231 @ 601.519
3584.33/3595.51	c bounds -52 >= -1230 @ 601.519
3584.33/3595.51	c bounds -52 >= -1229 @ 601.52
3584.33/3595.51	c bounds -52 >= -1228 @ 601.52
3584.33/3595.51	c bounds -52 >= -1227 @ 601.521
3584.33/3595.51	c bounds -52 >= -1226 @ 601.521
3584.33/3595.51	c bounds -52 >= -1225 @ 601.521
3584.33/3595.51	c bounds -52 >= -1224 @ 601.522
3584.33/3595.51	c bounds -52 >= -1223 @ 601.522
3584.33/3595.51	c bounds -52 >= -1222 @ 601.523
3584.33/3595.51	c bounds -52 >= -1221 @ 601.523
3584.33/3595.51	c bounds -52 >= -1220 @ 601.523
3584.33/3595.51	c bounds -52 >= -1219 @ 601.524
3584.33/3595.51	c bounds -52 >= -1218 @ 601.524
3584.33/3595.51	c bounds -52 >= -1217 @ 601.525
3584.33/3595.51	c bounds -52 >= -1216 @ 601.525
3584.33/3595.51	c bounds -52 >= -1215 @ 601.526
3584.33/3595.51	c bounds -52 >= -1214 @ 601.526
3584.33/3595.51	c bounds -52 >= -1213 @ 601.526
3584.33/3595.51	c bounds -52 >= -1212 @ 601.527
3584.33/3595.51	c bounds -52 >= -1211 @ 601.527
3584.33/3595.51	c bounds -52 >= -1210 @ 601.528
3584.33/3595.51	c bounds -52 >= -1209 @ 601.528
3584.33/3595.51	c bounds -52 >= -1208 @ 601.528
3584.33/3595.51	c bounds -52 >= -1207 @ 601.529
3584.33/3595.51	c bounds -52 >= -1206 @ 601.529
3584.33/3595.51	c bounds -52 >= -1205 @ 601.53
3584.33/3595.51	c bounds -52 >= -1204 @ 601.53
3584.33/3595.51	c bounds -52 >= -1203 @ 601.531
3584.33/3595.51	c bounds -52 >= -1202 @ 601.531
3584.33/3595.51	c bounds -52 >= -1201 @ 601.531
3584.33/3595.51	c bounds -52 >= -1200 @ 601.532
3584.33/3595.51	c bounds -52 >= -1199 @ 601.532
3584.33/3595.51	c bounds -52 >= -1198 @ 601.533
3584.33/3595.51	c bounds -52 >= -1197 @ 601.533
3584.33/3595.51	c bounds -52 >= -1196 @ 601.533
3584.33/3595.51	c bounds -52 >= -1195 @ 601.534
3584.33/3595.51	c bounds -52 >= -1194 @ 601.534
3584.33/3595.51	c bounds -52 >= -1193 @ 601.535
3584.33/3595.51	c bounds -52 >= -1192 @ 601.535
3584.33/3595.51	c bounds -52 >= -1191 @ 601.535
3584.33/3595.51	c bounds -52 >= -1190 @ 601.536
3584.33/3595.51	c bounds -52 >= -1189 @ 601.536
3584.33/3595.51	c bounds -52 >= -1188 @ 601.536
3584.33/3595.51	c bounds -52 >= -1187 @ 601.536
3584.33/3595.51	c bounds -52 >= -1186 @ 601.536
3584.33/3595.51	c bounds -52 >= -1185 @ 601.537
3584.33/3595.51	c bounds -52 >= -1184 @ 601.537
3584.33/3595.51	c bounds -52 >= -1183 @ 601.538
3584.33/3595.51	c bounds -52 >= -1182 @ 601.538
3584.33/3595.51	c bounds -52 >= -1181 @ 601.538
3584.33/3595.51	c bounds -52 >= -1180 @ 601.539
3584.33/3595.51	c bounds -52 >= -1179 @ 601.539
3584.33/3595.51	c bounds -52 >= -1178 @ 601.54
3584.33/3595.51	c bounds -52 >= -1177 @ 601.54
3584.33/3595.51	c bounds -52 >= -1176 @ 601.54
3584.33/3595.51	c bounds -52 >= -1175 @ 601.541
3584.33/3595.51	c bounds -52 >= -1174 @ 601.541
3584.33/3595.51	c bounds -52 >= -1173 @ 601.542
3584.33/3595.51	c bounds -52 >= -1172 @ 601.542
3584.33/3595.51	c bounds -52 >= -1171 @ 601.542
3584.33/3595.51	c bounds -52 >= -1170 @ 601.543
3584.33/3595.51	c bounds -52 >= -1169 @ 601.543
3584.33/3595.51	c bounds -52 >= -1168 @ 601.544
3584.33/3595.51	c bounds -52 >= -1167 @ 601.544
3584.33/3595.51	c bounds -52 >= -1166 @ 601.544
3584.33/3595.51	c bounds -52 >= -1165 @ 601.545
3584.33/3595.51	c bounds -52 >= -1164 @ 601.545
3584.33/3595.51	c bounds -52 >= -1163 @ 601.545
3584.33/3595.51	c bounds -52 >= -1162 @ 601.546
3584.33/3595.51	c bounds -52 >= -1161 @ 601.546
3584.33/3595.51	c bounds -52 >= -1160 @ 601.547
3584.33/3595.51	c bounds -52 >= -1159 @ 601.547
3584.33/3595.51	c bounds -52 >= -1158 @ 601.547
3584.33/3595.51	c bounds -52 >= -1157 @ 601.548
3584.33/3595.51	c bounds -52 >= -1156 @ 601.548
3584.33/3595.51	c bounds -52 >= -1155 @ 601.549
3584.33/3595.51	c bounds -52 >= -1154 @ 601.549
3584.33/3595.51	c bounds -52 >= -1153 @ 601.549
3584.33/3595.51	c bounds -52 >= -1152 @ 601.55
3584.33/3595.51	c bounds -52 >= -1151 @ 601.55
3584.33/3595.51	c bounds -52 >= -1150 @ 601.551
3584.33/3595.51	c bounds -52 >= -1149 @ 601.551
3584.33/3595.51	c bounds -52 >= -1148 @ 601.551
3584.33/3595.51	c bounds -52 >= -1147 @ 601.552
3584.33/3595.51	c bounds -52 >= -1146 @ 601.552
3584.33/3595.51	c bounds -52 >= -1145 @ 601.553
3584.33/3595.51	c bounds -52 >= -1144 @ 601.553
3584.33/3595.51	c bounds -52 >= -1143 @ 601.553
3584.33/3595.51	c bounds -52 >= -1142 @ 601.554
3584.33/3595.51	c bounds -52 >= -1141 @ 601.554
3584.33/3595.51	c bounds -52 >= -1140 @ 601.555
3584.33/3595.51	c bounds -52 >= -1139 @ 601.555
3584.33/3595.51	c bounds -52 >= -1138 @ 601.555
3584.33/3595.51	c bounds -52 >= -1137 @ 601.556
3584.33/3595.51	c bounds -52 >= -1136 @ 601.556
3584.33/3595.51	c bounds -52 >= -1135 @ 601.557
3584.33/3595.51	c bounds -52 >= -1134 @ 601.557
3584.33/3595.51	c bounds -52 >= -1133 @ 601.557
3584.33/3595.51	c bounds -52 >= -1132 @ 601.558
3584.33/3595.51	c bounds -52 >= -1131 @ 601.558
3584.33/3595.51	c bounds -52 >= -1130 @ 601.559
3584.33/3595.51	c bounds -52 >= -1129 @ 601.559
3584.33/3595.51	c bounds -52 >= -1128 @ 601.559
3584.33/3595.51	c bounds -52 >= -1127 @ 601.56
3584.33/3595.51	c bounds -52 >= -1126 @ 601.56
3584.33/3595.51	c bounds -52 >= -1125 @ 601.561
3584.33/3595.51	c bounds -52 >= -1124 @ 601.561
3584.33/3595.51	c bounds -52 >= -1123 @ 601.561
3584.33/3595.51	c bounds -52 >= -1122 @ 601.562
3584.33/3595.51	c bounds -52 >= -1121 @ 601.562
3584.33/3595.51	c bounds -52 >= -1120 @ 601.563
3584.33/3595.51	c bounds -52 >= -1119 @ 601.563
3584.33/3595.51	c bounds -52 >= -1118 @ 601.563
3584.33/3595.51	c bounds -52 >= -1117 @ 601.564
3584.33/3595.51	c bounds -52 >= -1116 @ 601.564
3584.33/3595.51	c bounds -52 >= -1115 @ 601.564
3584.33/3595.51	c bounds -52 >= -1114 @ 601.565
3584.33/3595.51	c bounds -52 >= -1113 @ 601.565
3584.33/3595.51	c bounds -52 >= -1112 @ 601.566
3584.33/3595.51	c bounds -52 >= -1111 @ 601.566
3584.33/3595.51	c bounds -52 >= -1110 @ 601.566
3584.33/3595.51	c bounds -52 >= -1109 @ 601.567
3584.33/3595.51	c bounds -52 >= -1108 @ 601.567
3584.33/3595.51	c bounds -52 >= -1107 @ 601.568
3584.33/3595.51	c bounds -52 >= -1106 @ 601.568
3584.33/3595.51	c bounds -52 >= -1105 @ 601.568
3584.33/3595.51	c bounds -52 >= -1104 @ 601.569
3584.33/3595.51	c bounds -52 >= -1103 @ 601.569
3584.33/3595.51	c bounds -52 >= -1102 @ 601.569
3584.33/3595.51	c bounds -52 >= -1101 @ 601.57
3584.33/3595.51	c bounds -52 >= -1100 @ 601.57
3584.33/3595.51	c bounds -52 >= -1099 @ 601.571
3584.33/3595.51	c bounds -52 >= -1098 @ 601.571
3584.33/3595.51	c bounds -52 >= -1097 @ 601.571
3584.33/3595.51	c bounds -52 >= -1096 @ 601.572
3584.33/3595.51	c bounds -52 >= -1095 @ 601.572
3584.33/3595.51	c bounds -52 >= -1094 @ 601.573
3584.33/3595.51	c bounds -52 >= -1093 @ 601.573
3584.33/3595.51	c bounds -52 >= -1092 @ 601.573
3584.33/3595.51	c bounds -52 >= -1091 @ 601.574
3584.33/3595.51	c bounds -52 >= -1090 @ 601.574
3584.33/3595.51	c bounds -52 >= -1089 @ 601.575
3584.33/3595.51	c bounds -52 >= -1088 @ 601.575
3584.33/3595.51	c bounds -52 >= -1087 @ 601.575
3584.33/3595.51	c bounds -52 >= -1086 @ 601.576
3584.33/3595.51	c bounds -52 >= -1085 @ 601.576
3584.33/3595.51	c bounds -52 >= -1084 @ 601.576
3584.33/3595.51	c bounds -52 >= -1083 @ 601.577
3584.33/3595.51	c bounds -52 >= -1082 @ 601.577
3584.33/3595.51	c bounds -52 >= -1081 @ 601.578
3584.33/3595.51	c bounds -52 >= -1080 @ 601.578
3584.33/3595.51	c bounds -52 >= -1079 @ 601.578
3584.33/3595.51	c bounds -52 >= -1078 @ 601.579
3584.33/3595.51	c bounds -52 >= -1077 @ 601.579
3584.33/3595.51	c bounds -52 >= -1076 @ 601.58
3584.33/3595.51	c bounds -52 >= -1075 @ 601.58
3584.33/3595.51	c bounds -52 >= -1074 @ 601.58
3584.33/3595.51	c bounds -52 >= -1073 @ 601.581
3584.33/3595.51	c bounds -52 >= -1072 @ 601.581
3584.33/3595.51	c bounds -52 >= -1071 @ 601.581
3584.33/3595.51	c bounds -52 >= -1070 @ 601.582
3584.33/3595.51	c bounds -52 >= -1069 @ 601.582
3584.33/3595.51	c bounds -52 >= -1068 @ 601.583
3584.33/3595.51	c bounds -52 >= -1067 @ 601.583
3584.33/3595.51	c bounds -52 >= -1066 @ 601.583
3584.33/3595.51	c bounds -52 >= -1065 @ 601.584
3584.33/3595.51	c bounds -52 >= -1064 @ 601.584
3584.33/3595.51	c bounds -52 >= -1063 @ 601.584
3584.33/3595.51	c bounds -52 >= -1062 @ 601.585
3584.33/3595.51	c bounds -52 >= -1061 @ 601.585
3584.33/3595.51	c bounds -52 >= -1060 @ 601.585
3584.33/3595.51	c bounds -52 >= -1059 @ 601.586
3584.33/3595.51	c bounds -52 >= -1058 @ 601.586
3584.33/3595.51	c bounds -52 >= -1057 @ 601.587
3584.33/3595.51	c bounds -52 >= -1056 @ 601.587
3584.33/3595.51	c bounds -52 >= -1055 @ 601.587
3584.33/3595.51	c bounds -52 >= -1054 @ 601.588
3584.33/3595.51	c bounds -52 >= -1053 @ 601.588
3584.33/3595.51	c bounds -52 >= -1052 @ 601.588
3584.33/3595.51	c bounds -52 >= -1051 @ 601.589
3584.33/3595.51	c bounds -52 >= -1050 @ 601.589
3584.33/3595.51	c bounds -52 >= -1049 @ 601.589
3584.33/3595.51	c bounds -52 >= -1048 @ 601.59
3584.33/3595.51	c bounds -52 >= -1047 @ 601.59
3584.33/3595.51	c bounds -52 >= -1046 @ 601.59
3584.33/3595.51	c bounds -52 >= -1045 @ 601.591
3584.33/3595.51	c bounds -52 >= -1044 @ 601.591
3584.33/3595.51	c bounds -52 >= -1043 @ 601.591
3584.33/3595.51	c bounds -52 >= -1042 @ 601.592
3584.33/3595.51	c bounds -52 >= -1041 @ 601.592
3584.33/3595.51	c bounds -52 >= -1040 @ 601.593
3584.33/3595.51	c bounds -52 >= -1039 @ 601.593
3584.33/3595.51	c bounds -52 >= -1038 @ 601.593
3584.33/3595.51	c bounds -52 >= -1037 @ 601.594
3584.33/3595.51	c bounds -52 >= -1036 @ 601.594
3584.33/3595.51	c bounds -52 >= -1035 @ 601.594
3584.33/3595.51	c bounds -52 >= -1034 @ 601.595
3584.33/3595.51	c bounds -52 >= -1033 @ 601.595
3584.33/3595.51	c bounds -52 >= -1032 @ 601.595
3584.33/3595.51	c bounds -52 >= -1031 @ 601.596
3584.33/3595.51	c bounds -52 >= -1030 @ 601.596
3584.33/3595.51	c bounds -52 >= -1029 @ 601.596
3584.33/3595.51	c bounds -52 >= -1028 @ 601.597
3584.33/3595.51	c bounds -52 >= -1027 @ 601.597
3584.33/3595.51	c bounds -52 >= -1026 @ 601.597
3584.33/3595.51	c bounds -52 >= -1025 @ 601.598
3584.33/3595.51	c bounds -52 >= -1024 @ 601.598
3584.33/3595.51	c bounds -52 >= -1023 @ 601.598
3584.33/3595.51	c bounds -52 >= -1022 @ 601.599
3584.33/3595.51	c bounds -52 >= -1021 @ 601.599
3584.33/3595.51	c bounds -52 >= -1020 @ 601.599
3584.33/3595.51	c bounds -52 >= -1019 @ 601.6
3584.33/3595.51	c bounds -52 >= -1018 @ 601.6
3584.33/3595.51	c bounds -52 >= -1017 @ 601.6
3584.33/3595.51	c bounds -52 >= -1016 @ 601.601
3584.33/3595.51	c bounds -52 >= -1015 @ 601.601
3584.33/3595.51	c bounds -52 >= -1014 @ 601.601
3584.33/3595.51	c bounds -52 >= -1013 @ 601.602
3584.33/3595.51	c bounds -52 >= -1012 @ 601.602
3584.33/3595.51	c bounds -52 >= -1011 @ 601.602
3584.33/3595.51	c bounds -52 >= -1010 @ 601.603
3584.33/3595.51	c bounds -52 >= -1009 @ 601.603
3584.33/3595.51	c bounds -52 >= -1008 @ 601.603
3584.33/3595.51	c bounds -52 >= -1007 @ 601.604
3584.33/3595.51	c bounds -52 >= -1006 @ 601.604
3584.33/3595.51	c bounds -52 >= -1005 @ 601.604
3584.33/3595.51	c bounds -52 >= -1004 @ 601.605
3584.33/3595.51	c bounds -52 >= -1003 @ 601.605
3584.33/3595.51	c bounds -52 >= -1002 @ 601.605
3584.33/3595.51	c bounds -52 >= -1001 @ 601.606
3584.33/3595.51	c bounds -52 >= -1000 @ 601.606
3584.33/3595.51	c bounds -52 >= -999 @ 601.606
3584.33/3595.51	c bounds -52 >= -998 @ 601.607
3584.33/3595.51	c bounds -52 >= -997 @ 601.607
3584.33/3595.51	c bounds -52 >= -996 @ 601.607
3584.33/3595.51	c bounds -52 >= -995 @ 601.608
3584.33/3595.51	c bounds -52 >= -994 @ 601.608
3584.33/3595.51	c bounds -52 >= -993 @ 601.608
3584.33/3595.51	c bounds -52 >= -992 @ 601.609
3584.33/3595.51	c bounds -52 >= -991 @ 601.609
3584.33/3595.51	c bounds -52 >= -990 @ 601.609
3584.33/3595.51	c bounds -52 >= -989 @ 601.61
3584.33/3595.51	c bounds -52 >= -988 @ 601.61
3584.33/3595.51	c bounds -52 >= -987 @ 601.61
3584.33/3595.51	c bounds -52 >= -986 @ 601.611
3584.33/3595.51	c bounds -52 >= -985 @ 601.611
3584.33/3595.51	c bounds -52 >= -984 @ 601.611
3584.33/3595.51	c bounds -52 >= -983 @ 601.612
3584.33/3595.51	c bounds -52 >= -982 @ 601.612
3584.33/3595.51	c bounds -52 >= -981 @ 601.612
3584.33/3595.51	c bounds -52 >= -980 @ 601.613
3584.33/3595.51	c bounds -52 >= -979 @ 601.613
3584.33/3595.51	c bounds -52 >= -978 @ 601.613
3584.33/3595.51	c bounds -52 >= -977 @ 601.614
3584.33/3595.51	c bounds -52 >= -976 @ 601.614
3584.33/3595.51	c bounds -52 >= -975 @ 601.614
3584.33/3595.51	c bounds -52 >= -974 @ 601.615
3584.33/3595.51	c bounds -52 >= -973 @ 601.615
3584.33/3595.51	c bounds -52 >= -972 @ 601.615
3584.33/3595.51	c bounds -52 >= -971 @ 601.616
3584.33/3595.51	c bounds -52 >= -970 @ 601.616
3584.33/3595.51	c bounds -52 >= -969 @ 601.616
3584.33/3595.51	c bounds -52 >= -968 @ 601.617
3584.33/3595.51	c bounds -52 >= -967 @ 601.617
3584.33/3595.51	c bounds -52 >= -966 @ 601.617
3584.33/3595.51	c bounds -52 >= -965 @ 601.618
3584.33/3595.51	c bounds -52 >= -964 @ 601.618
3584.33/3595.51	c bounds -52 >= -963 @ 601.618
3584.33/3595.51	c bounds -52 >= -962 @ 601.619
3584.33/3595.51	c bounds -52 >= -961 @ 601.619
3584.33/3595.51	c bounds -52 >= -960 @ 601.619
3584.33/3595.51	c bounds -52 >= -959 @ 601.62
3584.33/3595.51	c bounds -52 >= -958 @ 601.62
3584.33/3595.51	c bounds -52 >= -957 @ 601.62
3584.33/3595.51	c bounds -52 >= -956 @ 601.621
3584.33/3595.51	c bounds -52 >= -955 @ 601.621
3584.33/3595.51	c bounds -52 >= -954 @ 601.621
3584.33/3595.51	c bounds -52 >= -953 @ 601.622
3584.33/3595.51	c bounds -52 >= -952 @ 601.622
3584.33/3595.51	c bounds -52 >= -951 @ 601.622
3584.33/3595.51	c bounds -52 >= -950 @ 601.622
3584.33/3595.51	c bounds -52 >= -949 @ 601.623
3584.33/3595.51	c bounds -52 >= -948 @ 601.623
3584.33/3595.51	c bounds -52 >= -947 @ 601.623
3584.33/3595.51	c bounds -52 >= -946 @ 601.624
3584.33/3595.51	c bounds -52 >= -945 @ 601.624
3584.33/3595.51	c bounds -52 >= -944 @ 601.624
3584.33/3595.51	c bounds -52 >= -943 @ 601.625
3584.33/3595.51	c bounds -52 >= -942 @ 601.625
3584.33/3595.51	c bounds -52 >= -941 @ 601.625
3584.33/3595.51	c bounds -52 >= -940 @ 601.626
3584.33/3595.51	c bounds -52 >= -939 @ 601.626
3584.33/3595.51	c bounds -52 >= -938 @ 601.626
3584.33/3595.51	c bounds -52 >= -937 @ 601.627
3584.33/3595.51	c bounds -52 >= -936 @ 601.627
3584.33/3595.51	c bounds -52 >= -935 @ 601.627
3584.33/3595.51	c bounds -52 >= -934 @ 601.628
3584.33/3595.51	c bounds -52 >= -933 @ 601.628
3584.33/3595.51	c bounds -52 >= -932 @ 601.628
3584.33/3595.51	c bounds -52 >= -931 @ 601.629
3584.33/3595.51	c bounds -52 >= -930 @ 601.629
3584.33/3595.51	c bounds -52 >= -929 @ 601.629
3584.33/3595.51	c bounds -52 >= -928 @ 601.63
3584.33/3595.51	c bounds -52 >= -927 @ 601.63
3584.33/3595.51	c bounds -52 >= -926 @ 601.63
3584.33/3595.51	c bounds -52 >= -925 @ 601.63
3584.33/3595.51	c bounds -52 >= -924 @ 601.631
3584.33/3595.51	c bounds -52 >= -923 @ 601.631
3584.33/3595.51	c bounds -52 >= -922 @ 601.631
3584.33/3595.51	c bounds -52 >= -921 @ 601.632
3584.33/3595.51	c bounds -52 >= -920 @ 601.632
3584.33/3595.51	c bounds -52 >= -919 @ 601.632
3584.33/3595.51	c bounds -52 >= -918 @ 601.633
3584.33/3595.51	c bounds -52 >= -917 @ 601.633
3584.33/3595.51	c bounds -52 >= -916 @ 601.633
3584.33/3595.51	c bounds -52 >= -915 @ 601.634
3584.33/3595.51	c bounds -52 >= -914 @ 601.634
3584.33/3595.51	c bounds -52 >= -913 @ 601.634
3584.33/3595.51	c bounds -52 >= -912 @ 601.635
3584.33/3595.51	c bounds -52 >= -911 @ 601.635
3584.33/3595.51	c bounds -52 >= -910 @ 601.635
3584.33/3595.51	c bounds -52 >= -909 @ 601.636
3584.33/3595.51	c bounds -52 >= -908 @ 601.636
3584.33/3595.51	c bounds -52 >= -907 @ 601.636
3584.33/3595.51	c bounds -52 >= -906 @ 601.636
3584.33/3595.51	c bounds -52 >= -905 @ 601.637
3584.33/3595.51	c bounds -52 >= -904 @ 601.637
3584.33/3595.51	c bounds -52 >= -903 @ 601.637
3584.33/3595.51	c bounds -52 >= -902 @ 601.638
3584.33/3595.51	c bounds -52 >= -901 @ 601.638
3584.33/3595.51	c bounds -52 >= -900 @ 601.638
3584.33/3595.51	c bounds -52 >= -899 @ 601.639
3584.33/3595.51	c bounds -52 >= -898 @ 601.639
3584.33/3595.51	c bounds -52 >= -897 @ 601.639
3584.33/3595.51	c bounds -52 >= -896 @ 601.639
3584.33/3595.51	c bounds -52 >= -895 @ 601.64
3584.33/3595.51	c bounds -52 >= -894 @ 601.64
3584.33/3595.51	c bounds -52 >= -893 @ 601.64
3584.33/3595.51	c bounds -52 >= -892 @ 601.641
3584.33/3595.51	c bounds -52 >= -891 @ 601.641
3584.33/3595.51	c bounds -52 >= -890 @ 601.641
3584.33/3595.51	c bounds -52 >= -889 @ 601.642
3584.33/3595.51	c bounds -52 >= -888 @ 601.642
3584.33/3595.51	c bounds -52 >= -887 @ 601.642
3584.33/3595.51	c bounds -52 >= -886 @ 601.642
3584.33/3595.51	c bounds -52 >= -885 @ 601.643
3584.33/3595.51	c bounds -52 >= -884 @ 601.643
3584.33/3595.51	c bounds -52 >= -883 @ 601.643
3584.33/3595.51	c bounds -52 >= -882 @ 601.644
3584.33/3595.51	c bounds -52 >= -881 @ 601.644
3584.33/3595.51	c bounds -52 >= -880 @ 601.644
3584.33/3595.51	c bounds -52 >= -879 @ 601.645
3584.33/3595.51	c bounds -52 >= -878 @ 601.645
3584.33/3595.51	c bounds -52 >= -877 @ 601.645
3584.33/3595.51	c bounds -52 >= -876 @ 601.646
3584.33/3595.51	c bounds -52 >= -875 @ 601.646
3584.33/3595.51	c bounds -52 >= -874 @ 601.646
3584.33/3595.51	c bounds -52 >= -873 @ 601.646
3584.33/3595.51	c bounds -52 >= -872 @ 601.647
3584.33/3595.51	c bounds -52 >= -871 @ 601.647
3584.33/3595.51	c bounds -52 >= -870 @ 601.647
3584.33/3595.51	c bounds -52 >= -869 @ 601.648
3584.33/3595.51	c bounds -52 >= -868 @ 601.648
3584.33/3595.51	c bounds -52 >= -867 @ 601.648
3584.33/3595.51	c bounds -52 >= -866 @ 601.649
3584.33/3595.51	c bounds -52 >= -865 @ 601.649
3584.33/3595.51	c bounds -52 >= -864 @ 601.649
3584.33/3595.51	c bounds -52 >= -863 @ 601.65
3584.33/3595.51	c bounds -52 >= -862 @ 601.65
3584.33/3595.51	c bounds -52 >= -861 @ 601.65
3584.33/3595.51	c bounds -52 >= -860 @ 601.651
3584.33/3595.51	c bounds -52 >= -859 @ 601.651
3584.33/3595.51	c bounds -52 >= -858 @ 601.651
3584.33/3595.51	c bounds -52 >= -857 @ 601.651
3584.33/3595.51	c bounds -52 >= -856 @ 601.652
3584.33/3595.51	c bounds -52 >= -855 @ 601.652
3584.33/3595.51	c bounds -52 >= -854 @ 601.652
3584.33/3595.51	c bounds -52 >= -853 @ 601.653
3584.33/3595.51	c bounds -52 >= -852 @ 601.653
3584.33/3595.51	c bounds -52 >= -851 @ 601.653
3584.33/3595.51	c bounds -52 >= -850 @ 601.654
3584.33/3595.51	c bounds -52 >= -849 @ 601.654
3584.33/3595.51	c bounds -52 >= -848 @ 601.654
3584.33/3595.51	c bounds -52 >= -847 @ 601.655
3584.33/3595.51	c bounds -52 >= -846 @ 601.655
3584.33/3595.51	c bounds -52 >= -845 @ 601.655
3584.33/3595.51	c bounds -52 >= -844 @ 601.655
3584.33/3595.51	c bounds -52 >= -843 @ 601.656
3584.33/3595.51	c bounds -52 >= -842 @ 601.656
3584.33/3595.51	c bounds -52 >= -841 @ 601.656
3584.33/3595.51	c bounds -52 >= -840 @ 601.657
3584.33/3595.51	c bounds -52 >= -839 @ 601.657
3584.33/3595.51	c bounds -52 >= -838 @ 601.657
3584.33/3595.51	c bounds -52 >= -837 @ 601.658
3584.33/3595.51	c bounds -52 >= -836 @ 601.658
3584.33/3595.51	c bounds -52 >= -835 @ 601.658
3584.33/3595.51	c bounds -52 >= -834 @ 601.658
3584.33/3595.51	c bounds -52 >= -833 @ 601.659
3584.33/3595.51	c bounds -52 >= -832 @ 601.659
3584.33/3595.51	c bounds -52 >= -831 @ 601.659
3584.33/3595.51	c bounds -52 >= -830 @ 601.66
3584.33/3595.51	c bounds -52 >= -829 @ 601.66
3584.33/3595.51	c bounds -52 >= -828 @ 601.66
3584.33/3595.51	c bounds -52 >= -827 @ 601.66
3584.33/3595.51	c bounds -52 >= -826 @ 601.661
3584.33/3595.51	c bounds -52 >= -825 @ 601.661
3584.33/3595.51	c bounds -52 >= -824 @ 601.661
3584.33/3595.51	c bounds -52 >= -823 @ 601.662
3584.33/3595.51	c bounds -52 >= -822 @ 601.662
3584.33/3595.51	c bounds -52 >= -821 @ 601.662
3584.33/3595.51	c bounds -52 >= -820 @ 601.663
3584.33/3595.51	c bounds -52 >= -819 @ 601.663
3584.33/3595.51	c bounds -52 >= -818 @ 601.663
3584.33/3595.51	c bounds -52 >= -817 @ 601.663
3584.33/3595.51	c bounds -52 >= -816 @ 601.664
3584.33/3595.51	c bounds -52 >= -815 @ 601.664
3584.33/3595.51	c bounds -52 >= -814 @ 601.664
3584.33/3595.51	c bounds -52 >= -813 @ 601.665
3584.33/3595.51	c bounds -52 >= -812 @ 601.665
3584.33/3595.51	c bounds -52 >= -811 @ 601.665
3584.33/3595.51	c bounds -52 >= -810 @ 601.665
3584.33/3595.51	c bounds -52 >= -809 @ 601.666
3584.33/3595.51	c bounds -52 >= -808 @ 601.666
3584.33/3595.51	c bounds -52 >= -807 @ 601.666
3584.33/3595.51	c bounds -52 >= -806 @ 601.666
3584.33/3595.51	c bounds -52 >= -805 @ 601.667
3584.33/3595.51	c bounds -52 >= -804 @ 601.667
3584.33/3595.51	c bounds -52 >= -803 @ 601.667
3584.33/3595.51	c bounds -52 >= -802 @ 601.668
3584.33/3595.51	c bounds -52 >= -801 @ 601.668
3584.33/3595.51	c bounds -52 >= -800 @ 601.668
3584.33/3595.51	c bounds -52 >= -799 @ 601.668
3584.33/3595.51	c bounds -52 >= -798 @ 601.669
3584.33/3595.51	c bounds -52 >= -797 @ 601.669
3584.33/3595.51	c bounds -52 >= -796 @ 601.669
3584.33/3595.51	c bounds -52 >= -795 @ 601.67
3584.33/3595.51	c bounds -52 >= -794 @ 601.67
3584.33/3595.51	c bounds -52 >= -793 @ 601.67
3584.33/3595.51	c bounds -52 >= -792 @ 601.67
3584.33/3595.51	c bounds -52 >= -791 @ 601.671
3584.33/3595.51	c bounds -52 >= -790 @ 601.671
3584.33/3595.51	c bounds -52 >= -789 @ 601.671
3584.33/3595.51	c bounds -52 >= -788 @ 601.671
3584.33/3595.51	c bounds -52 >= -787 @ 601.672
3584.33/3595.51	c bounds -52 >= -786 @ 601.672
3584.33/3595.51	c bounds -52 >= -785 @ 601.672
3584.33/3595.51	c bounds -52 >= -784 @ 601.673
3584.33/3595.51	c bounds -52 >= -783 @ 601.673
3584.33/3595.51	c bounds -52 >= -782 @ 601.673
3584.33/3595.51	c bounds -52 >= -781 @ 601.673
3584.33/3595.51	c bounds -52 >= -780 @ 601.674
3584.33/3595.51	c bounds -52 >= -779 @ 601.674
3584.33/3595.51	c bounds -52 >= -778 @ 601.674
3584.33/3595.51	c bounds -52 >= -777 @ 601.675
3584.33/3595.51	c bounds -52 >= -776 @ 601.675
3584.33/3595.51	c bounds -52 >= -775 @ 601.675
3584.33/3595.51	c bounds -52 >= -774 @ 601.675
3584.33/3595.51	c bounds -52 >= -773 @ 601.676
3584.33/3595.51	c bounds -52 >= -772 @ 601.676
3584.33/3595.51	c bounds -52 >= -771 @ 601.676
3584.33/3595.51	c bounds -52 >= -770 @ 601.677
3584.33/3595.51	c bounds -52 >= -769 @ 601.677
3584.33/3595.51	c bounds -52 >= -768 @ 601.677
3584.33/3595.51	c bounds -52 >= -767 @ 601.677
3584.33/3595.51	c bounds -52 >= -766 @ 601.678
3584.33/3595.51	c bounds -52 >= -765 @ 601.678
3584.33/3595.51	c bounds -52 >= -764 @ 601.678
3584.33/3595.51	c bounds -52 >= -763 @ 601.679
3584.33/3595.51	c bounds -52 >= -762 @ 601.679
3584.33/3595.51	c bounds -52 >= -761 @ 601.679
3584.33/3595.51	c bounds -52 >= -760 @ 601.679
3584.33/3595.51	c bounds -52 >= -759 @ 601.68
3584.33/3595.51	c bounds -52 >= -758 @ 601.68
3584.33/3595.51	c bounds -52 >= -757 @ 601.68
3584.33/3595.51	c bounds -52 >= -756 @ 601.68
3584.33/3595.51	c bounds -52 >= -755 @ 601.681
3584.33/3595.51	c bounds -52 >= -754 @ 601.681
3584.33/3595.51	c bounds -52 >= -753 @ 601.681
3584.33/3595.51	c bounds -52 >= -752 @ 601.681
3584.33/3595.51	c bounds -52 >= -751 @ 601.682
3584.33/3595.51	c bounds -52 >= -750 @ 601.682
3584.33/3595.51	c bounds -52 >= -749 @ 601.682
3584.33/3595.51	c bounds -52 >= -748 @ 601.683
3584.33/3595.51	c bounds -52 >= -747 @ 601.683
3584.33/3595.51	c bounds -52 >= -746 @ 601.683
3584.33/3595.51	c bounds -52 >= -745 @ 601.683
3584.33/3595.51	c bounds -52 >= -744 @ 601.684
3584.33/3595.51	c bounds -52 >= -743 @ 601.684
3584.33/3595.51	c bounds -52 >= -742 @ 601.684
3584.33/3595.51	c bounds -52 >= -741 @ 601.684
3584.33/3595.51	c bounds -52 >= -740 @ 601.685
3584.33/3595.51	c bounds -52 >= -739 @ 601.685
3584.33/3595.51	c bounds -52 >= -738 @ 601.685
3584.33/3595.51	c bounds -52 >= -737 @ 601.685
3584.33/3595.51	c bounds -52 >= -736 @ 601.686
3584.33/3595.51	c bounds -52 >= -735 @ 601.686
3584.33/3595.51	c bounds -52 >= -734 @ 601.686
3584.33/3595.51	c bounds -52 >= -733 @ 601.687
3584.33/3595.51	c bounds -52 >= -732 @ 601.687
3584.33/3595.51	c bounds -52 >= -731 @ 601.687
3584.33/3595.51	c bounds -52 >= -730 @ 601.687
3584.33/3595.51	c bounds -52 >= -729 @ 601.688
3584.33/3595.51	c bounds -52 >= -728 @ 601.688
3584.33/3595.51	c bounds -52 >= -727 @ 601.688
3584.33/3595.51	c bounds -52 >= -726 @ 601.688
3584.33/3595.51	c bounds -52 >= -725 @ 601.689
3584.33/3595.51	c bounds -52 >= -724 @ 601.689
3584.33/3595.51	c bounds -52 >= -723 @ 601.689
3584.33/3595.51	c bounds -52 >= -722 @ 601.69
3584.33/3595.51	c bounds -52 >= -721 @ 601.69
3584.33/3595.51	c bounds -52 >= -720 @ 601.69
3584.33/3595.51	c bounds -52 >= -719 @ 601.69
3584.33/3595.51	c bounds -52 >= -718 @ 601.691
3584.33/3595.51	c bounds -52 >= -717 @ 601.691
3584.33/3595.51	c bounds -52 >= -716 @ 601.691
3584.33/3595.51	c bounds -52 >= -715 @ 601.691
3584.33/3595.51	c bounds -52 >= -714 @ 601.692
3584.33/3595.51	c bounds -52 >= -713 @ 601.692
3584.33/3595.51	c bounds -52 >= -712 @ 601.692
3584.33/3595.51	c bounds -52 >= -711 @ 601.692
3584.33/3595.51	c bounds -52 >= -710 @ 601.693
3584.33/3595.51	c bounds -52 >= -709 @ 601.693
3584.33/3595.51	c bounds -52 >= -708 @ 601.693
3584.33/3595.51	c bounds -52 >= -707 @ 601.693
3584.33/3595.51	c bounds -52 >= -706 @ 601.694
3584.33/3595.51	c bounds -52 >= -705 @ 601.694
3584.33/3595.51	c bounds -52 >= -704 @ 601.694
3584.33/3595.51	c bounds -52 >= -703 @ 601.694
3584.33/3595.51	c bounds -52 >= -702 @ 601.695
3584.33/3595.51	c bounds -52 >= -701 @ 601.695
3584.33/3595.51	c bounds -52 >= -700 @ 601.695
3584.33/3595.51	c bounds -52 >= -699 @ 601.695
3584.33/3595.51	c bounds -52 >= -698 @ 601.696
3584.33/3595.51	c bounds -52 >= -697 @ 601.696
3584.33/3595.51	c bounds -52 >= -696 @ 601.696
3584.33/3595.51	c bounds -52 >= -695 @ 601.696
3584.33/3595.51	c bounds -52 >= -694 @ 601.697
3584.33/3595.51	c bounds -52 >= -693 @ 601.697
3584.33/3595.51	c bounds -52 >= -692 @ 601.697
3584.33/3595.51	c bounds -52 >= -691 @ 601.698
3584.33/3595.51	c bounds -52 >= -690 @ 601.698
3584.33/3595.51	c bounds -52 >= -689 @ 601.698
3584.33/3595.51	c bounds -52 >= -688 @ 601.698
3584.33/3595.51	c bounds -52 >= -687 @ 601.699
3584.33/3595.51	c bounds -52 >= -686 @ 601.699
3584.33/3595.51	c bounds -52 >= -685 @ 601.699
3584.33/3595.51	c bounds -52 >= -684 @ 601.699
3584.33/3595.51	c bounds -52 >= -683 @ 601.7
3584.33/3595.51	c bounds -52 >= -682 @ 601.7
3584.33/3595.51	c bounds -52 >= -681 @ 601.7
3584.33/3595.51	c bounds -52 >= -680 @ 601.7
3584.33/3595.51	c bounds -52 >= -679 @ 601.701
3584.33/3595.51	c bounds -52 >= -678 @ 601.701
3584.33/3595.51	c bounds -52 >= -677 @ 601.701
3584.33/3595.51	c bounds -52 >= -676 @ 601.701
3584.33/3595.51	c bounds -52 >= -675 @ 601.702
3584.33/3595.51	c bounds -52 >= -674 @ 601.702
3584.33/3595.51	c bounds -52 >= -673 @ 601.702
3584.33/3595.51	c bounds -52 >= -672 @ 601.703
3584.33/3595.51	c bounds -52 >= -671 @ 601.703
3584.33/3595.51	c bounds -52 >= -670 @ 601.703
3584.33/3595.51	c bounds -52 >= -669 @ 601.703
3584.33/3595.51	c bounds -52 >= -668 @ 601.704
3584.33/3595.51	c bounds -52 >= -667 @ 601.704
3584.33/3595.51	c bounds -52 >= -666 @ 601.704
3584.33/3595.51	c bounds -52 >= -665 @ 601.704
3584.33/3595.51	c bounds -52 >= -664 @ 601.705
3584.33/3595.51	c bounds -52 >= -663 @ 601.705
3584.33/3595.51	c bounds -52 >= -662 @ 601.705
3584.33/3595.51	c bounds -52 >= -661 @ 601.705
3584.33/3595.51	c bounds -52 >= -660 @ 601.706
3584.33/3595.51	c bounds -52 >= -659 @ 601.706
3584.33/3595.51	c bounds -52 >= -658 @ 601.706
3584.33/3595.51	c bounds -52 >= -657 @ 601.706
3584.33/3595.51	c bounds -52 >= -656 @ 601.707
3584.33/3595.51	c bounds -52 >= -655 @ 601.707
3584.33/3595.51	c bounds -52 >= -654 @ 601.707
3584.33/3595.51	c bounds -52 >= -653 @ 601.707
3584.33/3595.51	c bounds -52 >= -652 @ 601.708
3584.33/3595.51	c bounds -52 >= -651 @ 601.708
3584.33/3595.51	c bounds -52 >= -650 @ 601.708
3584.33/3595.51	c bounds -52 >= -649 @ 601.708
3584.33/3595.51	c bounds -52 >= -648 @ 601.709
3584.33/3595.51	c bounds -52 >= -647 @ 601.709
3584.33/3595.51	c bounds -52 >= -646 @ 601.709
3584.33/3595.51	c bounds -52 >= -645 @ 601.709
3584.33/3595.51	c bounds -52 >= -644 @ 601.71
3584.33/3595.51	c bounds -52 >= -643 @ 601.71
3584.33/3595.51	c bounds -52 >= -642 @ 601.71
3584.33/3595.51	c bounds -52 >= -641 @ 601.71
3584.33/3595.51	c bounds -52 >= -640 @ 601.711
3584.33/3595.51	c bounds -52 >= -639 @ 601.711
3584.33/3595.51	c bounds -52 >= -638 @ 601.711
3584.33/3595.51	c bounds -52 >= -637 @ 601.711
3584.33/3595.51	c bounds -52 >= -636 @ 601.712
3584.33/3595.51	c bounds -52 >= -635 @ 601.712
3584.33/3595.51	c bounds -52 >= -634 @ 601.712
3584.33/3595.51	c bounds -52 >= -633 @ 601.712
3584.33/3595.51	c bounds -52 >= -632 @ 601.712
3584.33/3595.51	c bounds -52 >= -631 @ 601.712
3584.33/3595.51	c bounds -52 >= -630 @ 601.946
3584.33/3595.51	c bounds -52 >= -629 @ 601.946
3584.33/3595.51	c bounds -52 >= -628 @ 601.946
3584.33/3595.51	c bounds -52 >= -627 @ 601.947
3584.33/3595.51	c bounds -52 >= -626 @ 601.948
3584.33/3595.51	c bounds -52 >= -625 @ 601.949
3584.33/3595.51	c bounds -52 >= -624 @ 601.95
3584.33/3595.51	c bounds -52 >= -623 @ 601.95
3584.33/3595.51	c bounds -52 >= -622 @ 601.95
3584.33/3595.51	c bounds -52 >= -621 @ 601.95
3584.33/3595.51	c bounds -52 >= -620 @ 601.95
3584.33/3595.51	c bounds -52 >= -619 @ 601.95
3584.33/3595.51	c bounds -52 >= -618 @ 601.95
3584.33/3595.51	c bounds -52 >= -617 @ 601.95
3584.33/3595.51	c bounds -52 >= -616 @ 601.95
3584.33/3595.51	c bounds -52 >= -615 @ 601.951
3584.33/3595.51	c bounds -52 >= -614 @ 601.952
3584.33/3595.51	c bounds -52 >= -613 @ 601.952
3584.33/3595.51	c bounds -52 >= -612 @ 601.952
3584.33/3595.51	c bounds -52 >= -611 @ 601.952
3584.33/3595.51	c bounds -52 >= -610 @ 601.952
3584.33/3595.51	c bounds -52 >= -609 @ 601.953
3584.33/3595.51	c bounds -52 >= -608 @ 601.954
3584.33/3595.51	c bounds -52 >= -607 @ 601.954
3584.33/3595.51	c bounds -52 >= -606 @ 601.955
3584.33/3595.51	c bounds -52 >= -605 @ 601.956
3584.33/3595.51	c bounds -52 >= -604 @ 601.956
3584.33/3595.51	c bounds -52 >= -603 @ 601.956
3584.33/3595.51	c bounds -52 >= -602 @ 601.957
3584.33/3595.51	c bounds -52 >= -601 @ 601.958
3584.33/3595.51	c bounds -52 >= -600 @ 601.958
3584.33/3595.51	c bounds -52 >= -599 @ 601.958
3584.33/3595.51	c bounds -52 >= -598 @ 601.958
3584.33/3595.51	c bounds -52 >= -597 @ 601.958
3584.33/3595.51	c bounds -52 >= -596 @ 601.959
3584.33/3595.51	c bounds -52 >= -595 @ 601.959
3584.33/3595.51	c bounds -52 >= -594 @ 601.959
3584.33/3595.51	c bounds -52 >= -593 @ 601.96
3584.33/3595.51	c bounds -52 >= -592 @ 601.96
3584.33/3595.51	c bounds -52 >= -591 @ 601.961
3584.33/3595.51	c bounds -52 >= -590 @ 601.961
3584.33/3595.51	c bounds -52 >= -589 @ 601.961
3584.33/3595.51	c bounds -52 >= -588 @ 601.961
3584.33/3595.51	c bounds -52 >= -587 @ 601.961
3584.33/3595.51	c bounds -52 >= -586 @ 601.962
3584.33/3595.51	c bounds -52 >= -585 @ 601.963
3584.33/3595.51	c bounds -52 >= -584 @ 601.964
3584.33/3595.51	c bounds -52 >= -583 @ 601.965
3584.33/3595.51	c bounds -52 >= -582 @ 601.965
3584.33/3595.51	c bounds -52 >= -581 @ 601.965
3584.33/3595.51	c bounds -52 >= -580 @ 601.965
3584.33/3595.51	c bounds -52 >= -579 @ 601.965
3584.33/3595.51	c bounds -52 >= -578 @ 601.965
3584.33/3595.51	c bounds -52 >= -577 @ 601.965
3584.33/3595.51	c bounds -52 >= -576 @ 601.966
3584.33/3595.51	c bounds -52 >= -575 @ 601.966
3584.33/3595.51	c bounds -52 >= -574 @ 601.966
3584.33/3595.51	c bounds -52 >= -573 @ 601.966
3584.33/3595.51	c bounds -52 >= -572 @ 601.966
3584.33/3595.51	c bounds -52 >= -571 @ 601.967
3584.33/3595.51	c bounds -52 >= -570 @ 601.967
3584.33/3595.51	c bounds -52 >= -569 @ 601.967
3584.33/3595.51	c bounds -52 >= -568 @ 601.967
3584.33/3595.51	c bounds -52 >= -567 @ 601.967
3584.33/3595.51	c bounds -52 >= -566 @ 601.968
3584.33/3595.51	c bounds -52 >= -565 @ 601.968
3584.33/3595.51	c bounds -52 >= -564 @ 601.969
3584.33/3595.51	c bounds -52 >= -563 @ 601.969
3584.33/3595.51	c bounds -52 >= -562 @ 601.969
3584.33/3595.51	c bounds -52 >= -561 @ 601.97
3584.33/3595.51	c bounds -52 >= -560 @ 601.97
3584.33/3595.51	c bounds -52 >= -559 @ 601.97
3584.33/3595.51	c bounds -52 >= -558 @ 601.97
3584.33/3595.51	c bounds -52 >= -557 @ 601.971
3584.33/3595.51	c bounds -52 >= -556 @ 601.971
3584.33/3595.51	c bounds -52 >= -555 @ 601.971
3584.33/3595.51	c bounds -52 >= -554 @ 601.971
3584.33/3595.51	c bounds -52 >= -553 @ 601.972
3584.33/3595.51	c bounds -52 >= -552 @ 601.972
3584.33/3595.51	c bounds -52 >= -551 @ 601.972
3584.33/3595.51	c bounds -52 >= -550 @ 601.973
3584.33/3595.51	c bounds -52 >= -549 @ 601.973
3584.33/3595.51	c bounds -52 >= -548 @ 601.973
3584.33/3595.51	c bounds -52 >= -547 @ 601.973
3584.33/3595.51	c bounds -52 >= -546 @ 601.973
3584.33/3595.51	c bounds -52 >= -545 @ 601.973
3584.33/3595.51	c bounds -52 >= -544 @ 601.974
3584.33/3595.51	c bounds -52 >= -543 @ 601.974
3584.33/3595.51	c bounds -52 >= -542 @ 601.974
3584.33/3595.51	c bounds -52 >= -541 @ 601.974
3584.33/3595.51	c bounds -52 >= -540 @ 601.975
3584.33/3595.51	c bounds -52 >= -539 @ 601.975
3584.33/3595.51	c bounds -52 >= -538 @ 601.975
3584.33/3595.51	c bounds -52 >= -537 @ 601.975
3584.33/3595.51	c bounds -52 >= -536 @ 601.976
3584.33/3595.51	c bounds -52 >= -535 @ 601.976
3584.33/3595.51	c bounds -52 >= -534 @ 601.976
3584.33/3595.51	c bounds -52 >= -533 @ 601.976
3584.33/3595.51	c bounds -52 >= -532 @ 601.977
3584.33/3595.51	c bounds -52 >= -531 @ 601.977
3584.33/3595.51	c bounds -52 >= -530 @ 601.977
3584.33/3595.51	c bounds -52 >= -529 @ 601.977
3584.33/3595.51	c bounds -52 >= -528 @ 601.977
3584.33/3595.51	c bounds -52 >= -527 @ 601.977
3584.33/3595.51	c bounds -52 >= -526 @ 601.977
3584.33/3595.51	c bounds -52 >= -525 @ 601.978
3584.33/3595.51	c bounds -52 >= -524 @ 601.979
3584.33/3595.51	c bounds -52 >= -523 @ 601.979
3584.33/3595.51	c bounds -52 >= -522 @ 601.979
3584.33/3595.51	c bounds -52 >= -521 @ 601.98
3584.33/3595.51	c bounds -52 >= -520 @ 601.98
3584.33/3595.51	c bounds -52 >= -519 @ 601.98
3584.33/3595.51	c bounds -52 >= -518 @ 601.981
3584.33/3595.51	c bounds -52 >= -517 @ 601.981
3584.33/3595.51	c bounds -52 >= -516 @ 601.981
3584.33/3595.51	c bounds -52 >= -515 @ 601.981
3584.33/3595.51	c bounds -52 >= -514 @ 601.981
3584.33/3595.51	c bounds -52 >= -513 @ 601.983
3584.33/3595.51	c bounds -52 >= -512 @ 601.983
3584.33/3595.51	c bounds -52 >= -511 @ 601.983
3584.33/3595.51	c bounds -52 >= -510 @ 601.984
3584.33/3595.51	c bounds -52 >= -509 @ 601.984
3584.33/3595.51	c bounds -52 >= -508 @ 601.985
3584.33/3595.51	c bounds -52 >= -507 @ 601.985
3584.33/3595.51	c bounds -52 >= -506 @ 601.985
3584.33/3595.51	c bounds -52 >= -505 @ 601.985
3584.33/3595.51	c bounds -52 >= -504 @ 601.986
3584.33/3595.51	c bounds -52 >= -503 @ 601.986
3584.33/3595.51	c bounds -52 >= -502 @ 601.986
3584.33/3595.51	c bounds -52 >= -501 @ 601.987
3584.33/3595.51	c bounds -52 >= -500 @ 601.987
3584.33/3595.51	c bounds -52 >= -499 @ 601.987
3584.33/3595.51	c bounds -52 >= -498 @ 601.987
3584.33/3595.51	c bounds -52 >= -497 @ 601.987
3584.33/3595.51	c bounds -52 >= -496 @ 601.987
3584.33/3595.51	c bounds -52 >= -495 @ 601.987
3584.33/3595.51	c bounds -52 >= -494 @ 601.987
3584.33/3595.51	c bounds -52 >= -493 @ 601.987
3584.33/3595.51	c bounds -52 >= -492 @ 601.988
3584.33/3595.51	c bounds -52 >= -491 @ 601.988
3584.33/3595.51	c bounds -52 >= -490 @ 601.988
3584.33/3595.51	c bounds -52 >= -489 @ 601.989
3584.33/3595.51	c bounds -52 >= -488 @ 601.989
3584.33/3595.51	c bounds -52 >= -487 @ 601.99
3584.33/3595.51	c bounds -52 >= -486 @ 601.99
3584.33/3595.51	c bounds -52 >= -485 @ 601.991
3584.33/3595.51	c bounds -52 >= -484 @ 601.992
3584.33/3595.51	c bounds -52 >= -483 @ 601.992
3584.33/3595.51	c bounds -52 >= -482 @ 601.993
3584.33/3595.51	c bounds -52 >= -481 @ 601.993
3584.33/3595.51	c bounds -52 >= -480 @ 601.993
3584.33/3595.51	c bounds -52 >= -479 @ 601.994
3584.33/3595.51	c bounds -52 >= -478 @ 601.994
3584.33/3595.51	c bounds -52 >= -477 @ 601.994
3584.33/3595.51	c bounds -52 >= -476 @ 601.994
3584.33/3595.51	c bounds -52 >= -475 @ 601.994
3584.33/3595.51	c bounds -52 >= -474 @ 601.994
3584.33/3595.51	c bounds -52 >= -473 @ 601.994
3584.33/3595.51	c bounds -52 >= -472 @ 601.994
3584.33/3595.51	c bounds -52 >= -471 @ 601.994
3584.33/3595.51	c bounds -52 >= -470 @ 601.994
3584.33/3595.51	c bounds -52 >= -469 @ 601.995
3584.33/3595.51	c bounds -52 >= -468 @ 601.995
3584.33/3595.51	c bounds -52 >= -467 @ 601.995
3584.33/3595.51	c bounds -52 >= -466 @ 601.996
3584.33/3595.51	c bounds -52 >= -465 @ 601.996
3584.33/3595.51	c bounds -52 >= -464 @ 601.996
3584.33/3595.51	c bounds -52 >= -463 @ 601.997
3584.33/3595.51	c bounds -52 >= -462 @ 601.997
3584.33/3595.51	c bounds -52 >= -461 @ 601.997
3584.33/3595.51	c bounds -52 >= -460 @ 601.997
3584.33/3595.51	c bounds -52 >= -459 @ 601.997
3584.33/3595.51	c bounds -52 >= -458 @ 601.998
3584.33/3595.51	c bounds -52 >= -457 @ 601.998
3584.33/3595.51	c bounds -52 >= -456 @ 601.998
3584.33/3595.51	c bounds -52 >= -455 @ 601.999
3584.33/3595.51	c bounds -52 >= -454 @ 601.999
3584.33/3595.51	c bounds -52 >= -453 @ 601.999
3584.33/3595.51	c bounds -52 >= -452 @ 602
3584.33/3595.51	c bounds -52 >= -451 @ 602
3584.33/3595.51	c bounds -52 >= -450 @ 602
3584.33/3595.51	c bounds -52 >= -449 @ 602.001
3584.33/3595.51	c bounds -52 >= -448 @ 602.002
3584.33/3595.51	c bounds -52 >= -447 @ 602.003
3584.33/3595.51	c bounds -52 >= -446 @ 602.003
3584.33/3595.51	c bounds -52 >= -445 @ 602.003
3584.33/3595.51	c bounds -52 >= -444 @ 602.003
3584.33/3595.51	c bounds -52 >= -443 @ 602.003
3584.33/3595.51	c bounds -52 >= -442 @ 602.003
3584.33/3595.51	c bounds -52 >= -441 @ 602.003
3584.33/3595.51	c bounds -52 >= -440 @ 602.004
3584.33/3595.51	c bounds -52 >= -439 @ 602.004
3584.33/3595.51	c bounds -52 >= -438 @ 602.005
3584.33/3595.51	c bounds -52 >= -437 @ 602.005
3584.33/3595.51	c bounds -52 >= -436 @ 602.006
3584.33/3595.51	c bounds -52 >= -435 @ 602.006
3584.33/3595.51	c bounds -52 >= -434 @ 602.006
3584.33/3595.51	c bounds -52 >= -433 @ 602.006
3584.33/3595.51	c bounds -52 >= -432 @ 602.006
3584.33/3595.51	c bounds -52 >= -431 @ 602.006
3584.33/3595.51	c bounds -52 >= -430 @ 602.006
3584.33/3595.51	c bounds -52 >= -429 @ 602.007
3584.33/3595.51	c bounds -52 >= -428 @ 602.008
3584.33/3595.51	c bounds -52 >= -427 @ 602.008
3584.33/3595.51	c bounds -52 >= -426 @ 602.009
3584.33/3595.51	c bounds -52 >= -425 @ 602.01
3584.33/3595.51	c bounds -52 >= -424 @ 602.01
3584.33/3595.51	c bounds -52 >= -423 @ 602.01
3584.33/3595.51	c bounds -52 >= -422 @ 602.01
3584.33/3595.51	c bounds -52 >= -421 @ 602.01
3584.33/3595.51	c bounds -52 >= -420 @ 602.011
3584.33/3595.51	c bounds -52 >= -419 @ 602.011
3584.33/3595.51	c bounds -52 >= -418 @ 602.011
3584.33/3595.51	c bounds -52 >= -417 @ 602.012
3584.33/3595.51	c bounds -52 >= -416 @ 602.012
3584.33/3595.51	c bounds -52 >= -415 @ 602.012
3584.33/3595.51	c bounds -52 >= -414 @ 602.012
3584.33/3595.51	c bounds -52 >= -413 @ 602.012
3584.33/3595.51	c bounds -52 >= -412 @ 602.013
3584.33/3595.51	c bounds -52 >= -411 @ 602.013
3584.33/3595.51	c bounds -52 >= -410 @ 602.013
3584.33/3595.51	c bounds -52 >= -409 @ 602.013
3584.33/3595.51	c bounds -52 >= -408 @ 602.013
3584.33/3595.51	c bounds -52 >= -407 @ 602.013
3584.33/3595.51	c bounds -52 >= -406 @ 602.013
3584.33/3595.51	c bounds -52 >= -405 @ 602.013
3584.33/3595.51	c bounds -52 >= -404 @ 602.014
3584.33/3595.51	c bounds -52 >= -403 @ 602.015
3584.33/3595.51	c bounds -52 >= -402 @ 602.015
3584.33/3595.51	c bounds -52 >= -401 @ 602.015
3584.33/3595.51	c bounds -52 >= -400 @ 602.015
3584.33/3595.51	c bounds -52 >= -399 @ 602.015
3584.33/3595.51	c bounds -52 >= -398 @ 602.016
3584.33/3595.51	c bounds -52 >= -397 @ 602.017
3584.33/3595.51	c bounds -52 >= -396 @ 602.017
3584.33/3595.51	c bounds -52 >= -395 @ 602.018
3584.33/3595.51	c bounds -52 >= -394 @ 602.018
3584.33/3595.51	c bounds -52 >= -393 @ 602.019
3584.33/3595.51	c bounds -52 >= -392 @ 602.019
3584.33/3595.51	c bounds -52 >= -391 @ 602.02
3584.33/3595.51	c bounds -52 >= -390 @ 602.021
3584.33/3595.51	c bounds -52 >= -389 @ 602.021
3584.33/3595.51	c bounds -52 >= -388 @ 602.022
3584.33/3595.51	c bounds -52 >= -387 @ 602.022
3584.33/3595.51	c bounds -52 >= -386 @ 602.023
3584.33/3595.51	c bounds -52 >= -385 @ 602.023
3584.33/3595.51	c bounds -52 >= -384 @ 602.024
3584.33/3595.51	c bounds -52 >= -383 @ 602.024
3584.33/3595.51	c bounds -52 >= -382 @ 602.025
3584.33/3595.51	c bounds -52 >= -381 @ 602.025
3584.33/3595.51	c bounds -52 >= -380 @ 602.026
3584.33/3595.51	c bounds -52 >= -379 @ 602.026
3584.33/3595.51	c bounds -52 >= -378 @ 602.027
3584.33/3595.51	c bounds -52 >= -377 @ 602.027
3584.33/3595.51	c bounds -52 >= -376 @ 602.027
3584.33/3595.51	c bounds -52 >= -375 @ 602.027
3584.33/3595.51	c bounds -52 >= -374 @ 602.027
3584.33/3595.51	c bounds -52 >= -373 @ 602.027
3584.33/3595.51	c bounds -52 >= -372 @ 602.027
3584.33/3595.51	c bounds -52 >= -371 @ 602.027
3584.33/3595.51	c bounds -52 >= -370 @ 602.027
3584.33/3595.51	c bounds -52 >= -369 @ 602.027
3584.33/3595.51	c bounds -52 >= -368 @ 602.028
3584.33/3595.51	c bounds -52 >= -367 @ 602.028
3584.33/3595.51	c bounds -52 >= -366 @ 602.029
3584.33/3595.51	c bounds -52 >= -365 @ 602.029
3584.33/3595.51	c bounds -52 >= -364 @ 602.03
3584.33/3595.51	c #Conflicts:       3000 | #Constraints:      99124
3584.33/3595.51	c bounds -52 >= -363 @ 602.03
3584.33/3595.51	c bounds -52 >= -362 @ 602.03
3584.33/3595.51	c bounds -52 >= -361 @ 602.03
3584.33/3595.51	c bounds -52 >= -360 @ 602.03
3584.33/3595.51	c bounds -52 >= -359 @ 602.031
3584.33/3595.51	c bounds -52 >= -358 @ 602.031
3584.33/3595.51	c bounds -52 >= -357 @ 602.031
3584.33/3595.51	c bounds -52 >= -356 @ 602.031
3584.33/3595.51	c bounds -52 >= -355 @ 602.032
3584.33/3595.51	c bounds -52 >= -354 @ 602.032
3584.33/3595.51	c bounds -52 >= -353 @ 602.034
3584.33/3595.51	c bounds -52 >= -352 @ 602.034
3584.33/3595.51	c bounds -52 >= -351 @ 602.034
3584.33/3595.51	c bounds -52 >= -350 @ 602.034
3584.33/3595.51	c bounds -52 >= -349 @ 602.035
3584.33/3595.51	c bounds -52 >= -348 @ 602.036
3584.33/3595.51	c bounds -52 >= -347 @ 602.036
3584.33/3595.51	c bounds -52 >= -346 @ 602.036
3584.33/3595.51	c bounds -52 >= -345 @ 602.036
3584.33/3595.51	c bounds -52 >= -344 @ 602.037
3584.33/3595.51	c bounds -52 >= -343 @ 602.037
3584.33/3595.51	c bounds -52 >= -342 @ 602.037
3584.33/3595.51	c bounds -52 >= -341 @ 602.037
3584.33/3595.51	c bounds -52 >= -340 @ 602.037
3584.33/3595.51	c bounds -52 >= -339 @ 602.037
3584.33/3595.51	c bounds -52 >= -338 @ 602.037
3584.33/3595.51	c bounds -52 >= -337 @ 602.038
3584.33/3595.51	c bounds -52 >= -336 @ 602.038
3584.33/3595.51	c bounds -52 >= -335 @ 602.038
3584.33/3595.51	c bounds -52 >= -334 @ 602.038
3584.33/3595.51	c bounds -52 >= -333 @ 602.038
3584.33/3595.51	c bounds -52 >= -332 @ 602.039
3584.33/3595.51	c bounds -52 >= -331 @ 602.039
3584.33/3595.51	c bounds -52 >= -330 @ 602.039
3584.33/3595.51	c bounds -52 >= -329 @ 602.039
3584.33/3595.51	c bounds -52 >= -328 @ 602.04
3584.33/3595.51	c bounds -52 >= -327 @ 602.04
3584.33/3595.51	c bounds -52 >= -326 @ 602.042
3584.33/3595.51	c bounds -52 >= -325 @ 602.042
3584.33/3595.51	c bounds -52 >= -324 @ 602.042
3584.33/3595.51	c bounds -52 >= -323 @ 602.043
3584.33/3595.51	c bounds -52 >= -322 @ 602.043
3584.33/3595.51	c bounds -52 >= -321 @ 602.043
3584.33/3595.51	c bounds -52 >= -320 @ 602.044
3584.33/3595.51	c bounds -52 >= -319 @ 602.044
3584.33/3595.51	c bounds -52 >= -318 @ 602.044
3584.33/3595.51	c bounds -52 >= -317 @ 602.044
3584.33/3595.51	c bounds -52 >= -316 @ 602.045
3584.33/3595.51	c bounds -52 >= -315 @ 602.046
3584.33/3595.51	c bounds -52 >= -314 @ 602.047
3584.33/3595.51	c bounds -52 >= -313 @ 602.047
3584.33/3595.51	c bounds -52 >= -312 @ 602.047
3584.33/3595.51	c bounds -52 >= -311 @ 602.048
3584.33/3595.51	c bounds -52 >= -310 @ 602.048
3584.33/3595.51	c bounds -52 >= -309 @ 602.049
3584.33/3595.51	c bounds -52 >= -308 @ 602.049
3584.33/3595.51	c bounds -52 >= -307 @ 602.049
3584.33/3595.51	c bounds -52 >= -306 @ 602.05
3584.33/3595.51	c bounds -52 >= -305 @ 602.051
3584.33/3595.51	c bounds -52 >= -304 @ 602.052
3584.33/3595.51	c bounds -52 >= -303 @ 602.052
3584.33/3595.51	c bounds -52 >= -302 @ 602.052
3584.33/3595.51	c bounds -52 >= -301 @ 602.052
3584.33/3595.51	c bounds -52 >= -300 @ 602.052
3584.33/3595.51	c bounds -52 >= -299 @ 602.053
3584.33/3595.51	c bounds -52 >= -298 @ 602.053
3584.33/3595.51	c bounds -52 >= -297 @ 602.053
3584.33/3595.51	c bounds -52 >= -296 @ 602.054
3584.33/3595.51	c bounds -52 >= -295 @ 602.054
3584.33/3595.51	c bounds -52 >= -294 @ 602.054
3584.33/3595.51	c bounds -52 >= -293 @ 602.055
3584.33/3595.51	c bounds -52 >= -292 @ 602.055
3584.33/3595.51	c bounds -52 >= -291 @ 602.056
3584.33/3595.51	c bounds -52 >= -290 @ 602.057
3584.33/3595.51	c bounds -52 >= -289 @ 602.058
3584.33/3595.51	c bounds -52 >= -288 @ 602.059
3584.33/3595.51	c bounds -52 >= -287 @ 602.059
3584.33/3595.51	c bounds -52 >= -286 @ 602.06
3584.33/3595.51	c bounds -52 >= -285 @ 602.061
3584.33/3595.51	c bounds -52 >= -284 @ 602.061
3584.33/3595.51	c bounds -52 >= -283 @ 602.062
3584.33/3595.51	c bounds -52 >= -282 @ 602.062
3584.33/3595.51	c bounds -52 >= -281 @ 602.063
3584.33/3595.51	c bounds -52 >= -280 @ 602.063
3584.33/3595.51	c bounds -52 >= -279 @ 602.064
3584.33/3595.51	c bounds -52 >= -278 @ 602.065
3584.33/3595.51	c bounds -52 >= -277 @ 602.065
3584.33/3595.51	c bounds -52 >= -276 @ 602.066
3584.33/3595.51	c bounds -52 >= -275 @ 602.066
3584.33/3595.51	c bounds -52 >= -274 @ 602.066
3584.33/3595.51	c bounds -52 >= -273 @ 602.067
3584.33/3595.51	c bounds -52 >= -272 @ 602.067
3584.33/3595.51	c bounds -52 >= -271 @ 602.068
3584.33/3595.51	c bounds -52 >= -270 @ 602.069
3584.33/3595.51	c bounds -52 >= -269 @ 602.071
3584.33/3595.51	c bounds -52 >= -268 @ 602.071
3584.33/3595.51	c #Conflicts:       4000 | #Constraints:     100707
3584.33/3595.51	c bounds -52 >= -267 @ 602.072
3584.33/3595.51	c bounds -52 >= -266 @ 602.073
3584.33/3595.51	c bounds -52 >= -265 @ 602.074
3584.33/3595.51	c bounds -52 >= -264 @ 602.074
3584.33/3595.51	c bounds -52 >= -263 @ 602.231
3584.33/3595.51	c bounds -52 >= -262 @ 602.232
3584.33/3595.51	c bounds -52 >= -261 @ 602.232
3584.33/3595.51	c bounds -52 >= -260 @ 602.233
3584.33/3595.51	c bounds -52 >= -259 @ 602.234
3584.33/3595.51	c bounds -52 >= -258 @ 602.234
3584.33/3595.51	c bounds -52 >= -257 @ 602.235
3584.33/3595.51	c bounds -52 >= -256 @ 602.235
3584.33/3595.51	c bounds -52 >= -255 @ 602.236
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -255
3584.33/3595.51	c bounds -52 >= -254 @ 602.401
3584.33/3595.51	c bounds -52 >= -253 @ 602.401
3584.33/3595.51	c bounds -52 >= -252 @ 602.402
3584.33/3595.51	c bounds -52 >= -251 @ 602.402
3584.33/3595.51	c bounds -52 >= -250 @ 602.402
3584.33/3595.51	c bounds -52 >= -249 @ 602.403
3584.33/3595.51	c bounds -52 >= -248 @ 602.403
3584.33/3595.51	c bounds -52 >= -247 @ 602.404
3584.33/3595.51	c bounds -52 >= -246 @ 602.405
3584.33/3595.51	c bounds -52 >= -245 @ 602.405
3584.33/3595.51	c bounds -52 >= -244 @ 602.405
3584.33/3595.51	c bounds -52 >= -243 @ 602.405
3584.33/3595.51	c bounds -52 >= -242 @ 602.405
3584.33/3595.51	c bounds -52 >= -241 @ 602.406
3584.33/3595.51	c bounds -52 >= -240 @ 602.407
3584.33/3595.51	c bounds -52 >= -239 @ 602.409
3584.33/3595.51	c bounds -52 >= -238 @ 602.411
3584.33/3595.51	c bounds -52 >= -237 @ 602.414
3584.33/3595.51	c bounds -52 >= -236 @ 602.415
3584.33/3595.51	c bounds -52 >= -235 @ 602.417
3584.33/3595.51	c bounds -52 >= -234 @ 602.418
3584.33/3595.51	c bounds -52 >= -233 @ 602.419
3584.33/3595.51	c bounds -52 >= -232 @ 602.42
3584.33/3595.51	c bounds -52 >= -231 @ 602.421
3584.33/3595.51	c bounds -52 >= -230 @ 602.422
3584.33/3595.51	c #Conflicts:       5000 | #Constraints:      99598
3584.33/3595.51	c bounds -52 >= -229 @ 602.423
3584.33/3595.51	c bounds -52 >= -228 @ 602.425
3584.33/3595.51	c bounds -52 >= -227 @ 602.429
3584.33/3595.51	c bounds -52 >= -226 @ 602.43
3584.33/3595.51	c bounds -52 >= -225 @ 602.432
3584.33/3595.51	c bounds -52 >= -224 @ 602.436
3584.33/3595.51	c bounds -52 >= -223 @ 602.437
3584.33/3595.51	c bounds -52 >= -222 @ 602.44
3584.33/3595.51	c bounds -52 >= -221 @ 602.441
3584.33/3595.51	c bounds -52 >= -220 @ 602.562
3584.33/3595.51	c bounds -52 >= -219 @ 602.564
3584.33/3595.51	c bounds -52 >= -218 @ 602.565
3584.33/3595.51	c bounds -52 >= -217 @ 602.567
3584.33/3595.51	c bounds -52 >= -216 @ 602.569
3584.33/3595.51	c bounds -52 >= -215 @ 602.571
3584.33/3595.51	c #Conflicts:       6000 | #Constraints:     100808
3584.33/3595.51	c bounds -52 >= -214 @ 602.575
3584.33/3595.51	c bounds -52 >= -213 @ 602.578
3584.33/3595.51	c bounds -52 >= -212 @ 602.583
3584.33/3595.51	c bounds -52 >= -211 @ 602.591
3584.33/3595.51	c bounds -52 >= -210 @ 602.596
3584.33/3595.51	c bounds -52 >= -209 @ 602.599
3584.33/3595.51	c bounds -52 >= -208 @ 602.721
3584.33/3595.51	c #Conflicts:       7000 | #Constraints:     101916
3584.33/3595.51	c bounds -52 >= -207 @ 602.726
3584.33/3595.51	c bounds -52 >= -206 @ 602.734
3584.33/3595.51	c bounds -52 >= -205 @ 602.747
3584.33/3595.51	c bounds -52 >= -204 @ 602.752
3584.33/3595.51	c #Conflicts:       8000 | #Constraints:     103000
3584.33/3595.51	c bounds -52 >= -203 @ 602.911
3584.33/3595.51	c bounds -52 >= -202 @ 602.93
3584.33/3595.51	c #Conflicts:       9000 | #Constraints:     104024
3584.33/3595.51	c bounds -52 >= -201 @ 602.947
3584.33/3595.51	c bounds -52 >= -200 @ 602.948
3584.33/3595.51	c bounds -52 >= -199 @ 602.957
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c rational objective -199
3584.33/3595.51	c bounds -52 >= -198 @ 603.11
3584.33/3595.51	c #Conflicts:      10000 | #Constraints:     102180
3584.33/3595.51	c bounds -52 >= -197 @ 603.279
3584.33/3595.51	c bounds -52 >= -196 @ 603.298
3584.33/3595.51	c bounds -52 >= -195 @ 603.326
3584.33/3595.51	c #Conflicts:      11000 | #Constraints:     103258
3584.33/3595.51	c bounds -52 >= -194 @ 603.493
3584.33/3595.51	c #Conflicts:      12000 | #Constraints:     104279
3584.33/3595.51	c bounds -52 >= -193 @ 603.699
3584.33/3595.51	c #Conflicts:      13000 | #Constraints:     105291
3584.33/3595.51	c bounds -52 >= -192 @ 603.744
3584.33/3595.51	c bounds -52 >= -191 @ 603.774
3584.33/3595.51	c #Conflicts:      14000 | #Constraints:     106354
3584.33/3595.51	c bounds -52 >= -190 @ 603.808
3584.33/3595.51	c bounds -52 >= -189 @ 603.949
3584.33/3595.51	c bounds -52 >= -188 @ 603.972
3584.33/3595.51	c #Conflicts:      15000 | #Constraints:     107420
3584.33/3595.51	c bounds -52 >= -187 @ 604.106
3584.33/3595.51	c #Conflicts:      16000 | #Constraints:     108435
3584.33/3595.51	c bounds -52 >= -186 @ 604.126
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -186
3584.33/3595.51	c bounds -52 >= -185 @ 604.317
3584.33/3595.51	c #Conflicts:      17000 | #Constraints:     104238
3584.33/3595.51	c bounds -52 >= -184 @ 604.374
3584.33/3595.51	c #Conflicts:      18000 | #Constraints:     105271
3584.33/3595.51	c #Conflicts:      19000 | #Constraints:     106271
3584.33/3595.51	c bounds -52 >= -183 @ 604.755
3584.33/3595.51	c #Conflicts:      20000 | #Constraints:     107295
3584.33/3595.51	c #Conflicts:      21000 | #Constraints:     108295
3584.33/3595.51	c bounds -52 >= -182 @ 605.463
3584.33/3595.51	c #Conflicts:      22000 | #Constraints:     109337
3584.33/3595.51	c bounds -52 >= -181 @ 605.593
3584.33/3595.51	c bounds -52 >= -180 @ 605.665
3584.33/3595.51	c #Conflicts:      23000 | #Constraints:     110367
3584.33/3595.51	c bounds -52 >= -179 @ 605.68
3584.33/3595.51	c bounds -52 >= -178 @ 605.774
3584.33/3595.51	c #Conflicts:      24000 | #Constraints:     111409
3584.33/3595.51	c bounds -52 >= -177 @ 605.983
3584.33/3595.51	c #Conflicts:      25000 | #Constraints:     112430
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -177
3584.33/3595.51	c #Conflicts:      26000 | #Constraints:     105935
3584.33/3595.51	c bounds -52 >= -176 @ 606.438
3584.33/3595.51	c #Conflicts:      27000 | #Constraints:     106944
3584.33/3595.51	c #Conflicts:      28000 | #Constraints:     107944
3584.33/3595.51	c bounds -52 >= -175 @ 607.281
3584.33/3595.51	c #Conflicts:      29000 | #Constraints:     108968
3584.33/3595.51	c #Conflicts:      30000 | #Constraints:     109969
3584.33/3595.51	c #Conflicts:      31000 | #Constraints:     110997
3584.33/3595.51	c #Conflicts:      32000 | #Constraints:     112038
3584.33/3595.51	c #Conflicts:      33000 | #Constraints:     113064
3584.33/3595.51	c #Conflicts:      34000 | #Constraints:     114100
3584.33/3595.51	c #Conflicts:      35000 | #Constraints:     115129
3584.33/3595.51	c #Conflicts:      36000 | #Constraints:     116165
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -175
3584.33/3595.51	c #Conflicts:      37000 | #Constraints:     107778
3584.33/3595.51	c #Conflicts:      38000 | #Constraints:     108778
3584.33/3595.51	c bounds -52 >= -174 @ 612.626
3584.33/3595.51	c #Conflicts:      39000 | #Constraints:     109808
3584.33/3595.51	c #Conflicts:      40000 | #Constraints:     110808
3584.33/3595.51	c bounds -52 >= -173 @ 613.091
3584.33/3595.51	c #Conflicts:      41000 | #Constraints:     111823
3584.33/3595.51	c #Conflicts:      42000 | #Constraints:     112823
3584.33/3595.51	c bounds -52 >= -172 @ 614.13
3584.33/3595.51	c #Conflicts:      43000 | #Constraints:     113844
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -172
3584.33/3595.51	c #Conflicts:      44000 | #Constraints:     107632
3584.33/3595.51	c bounds -52 >= -171 @ 615.01
3584.33/3595.51	c #Conflicts:      45000 | #Constraints:     108662
3584.33/3595.51	c #Conflicts:      46000 | #Constraints:     109662
3584.33/3595.51	c #Conflicts:      47000 | #Constraints:     110662
3584.33/3595.51	c #Conflicts:      48000 | #Constraints:     111662
3584.33/3595.51	c bounds -52 >= -170 @ 616.611
3584.33/3595.51	c #Conflicts:      49000 | #Constraints:     112677
3584.33/3595.51	c #Conflicts:      50000 | #Constraints:     113677
3584.33/3595.51	c #Conflicts:      51000 | #Constraints:     114677
3584.33/3595.51	c #Conflicts:      52000 | #Constraints:     115677
3584.33/3595.51	c #Conflicts:      53000 | #Constraints:     116677
3584.33/3595.51	c #Conflicts:      54000 | #Constraints:     117677
3584.33/3595.51	c bounds -52 >= -169 @ 619.762
3584.33/3595.51	c #Conflicts:      55000 | #Constraints:     118719
3584.33/3595.51	c #Conflicts:      56000 | #Constraints:     119719
3584.33/3595.51	c #Conflicts:      57000 | #Constraints:     120719
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -169
3584.33/3595.51	c #Conflicts:      58000 | #Constraints:     109785
3584.33/3595.51	c #Conflicts:      59000 | #Constraints:     110785
3584.33/3595.51	c #Conflicts:      60000 | #Constraints:     111785
3584.33/3595.51	c #Conflicts:      61000 | #Constraints:     112785
3584.33/3595.51	c bounds -52 >= -168 @ 623.576
3584.33/3595.51	c #Conflicts:      62000 | #Constraints:     113815
3584.33/3595.51	c #Conflicts:      63000 | #Constraints:     114815
3584.33/3595.51	c #Conflicts:      64000 | #Constraints:     115815
3584.33/3595.51	c #Conflicts:      65000 | #Constraints:     116815
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -168
3584.33/3595.51	c #Conflicts:      66000 | #Constraints:     109195
3584.33/3595.51	c #Conflicts:      67000 | #Constraints:     110195
3584.33/3595.51	c #Conflicts:      68000 | #Constraints:     111195
3584.33/3595.51	c #Conflicts:      69000 | #Constraints:     112195
3584.33/3595.51	c #Conflicts:      70000 | #Constraints:     113195
3584.33/3595.51	c #Conflicts:      71000 | #Constraints:     114195
3584.33/3595.51	c #Conflicts:      72000 | #Constraints:     115195
3584.33/3595.51	c #Conflicts:      73000 | #Constraints:     116195
3584.33/3595.51	c #Conflicts:      74000 | #Constraints:     117195
3584.33/3595.51	c #Conflicts:      75000 | #Constraints:     118195
3584.33/3595.51	c #Conflicts:      76000 | #Constraints:     119195
3584.33/3595.51	c #Conflicts:      77000 | #Constraints:     120195
3584.33/3595.51	c #Conflicts:      78000 | #Constraints:     121195
3584.33/3595.51	c #Conflicts:      79000 | #Constraints:     122195
3584.33/3595.51	c #Conflicts:      80000 | #Constraints:     123195
3584.33/3595.51	c #Conflicts:      81000 | #Constraints:     124195
3584.33/3595.51	c #Conflicts:      82000 | #Constraints:     125195
3584.33/3595.51	c #Conflicts:      83000 | #Constraints:     126195
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -168
3584.33/3595.51	c #Conflicts:      84000 | #Constraints:     113239
3584.33/3595.51	c #Conflicts:      85000 | #Constraints:     114286
3584.33/3595.51	c #Conflicts:      86000 | #Constraints:     115336
3584.33/3595.51	c #Conflicts:      87000 | #Constraints:     116383
3584.33/3595.51	c #Conflicts:      88000 | #Constraints:     117423
3584.33/3595.51	c #Conflicts:      89000 | #Constraints:     118468
3584.33/3595.51	c #Conflicts:      90000 | #Constraints:     119507
3584.33/3595.51	c #Conflicts:      91000 | #Constraints:     120534
3584.33/3595.51	c #Conflicts:      92000 | #Constraints:     121560
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -168
3584.33/3595.51	c #Conflicts:      93000 | #Constraints:     110630
3584.33/3595.51	c bounds -52 >= -167 @ 645.824
3584.33/3595.51	c #Conflicts:      94000 | #Constraints:     111639
3584.33/3595.51	c #Conflicts:      95000 | #Constraints:     112639
3584.33/3595.51	c #Conflicts:      96000 | #Constraints:     113639
3584.33/3595.51	c #Conflicts:      97000 | #Constraints:     114639
3584.33/3595.51	c #Conflicts:      98000 | #Constraints:     115639
3584.33/3595.51	c #Conflicts:      99000 | #Constraints:     116639
3584.33/3595.51	c #Conflicts:     100000 | #Constraints:     117639
3584.33/3595.51	c #Conflicts:     101000 | #Constraints:     118639
3584.33/3595.51	c bounds -52 >= -166 @ 651.094
3584.33/3595.51	c #Conflicts:     102000 | #Constraints:     119678
3584.33/3595.51	c #Conflicts:     103000 | #Constraints:     120678
3584.33/3595.51	c #Conflicts:     104000 | #Constraints:     121678
3584.33/3595.51	c #Conflicts:     105000 | #Constraints:     122678
3584.33/3595.51	c #Conflicts:     106000 | #Constraints:     123678
3584.33/3595.51	c #Conflicts:     107000 | #Constraints:     124678
3584.33/3595.51	c #Conflicts:     108000 | #Constraints:     125678
3584.33/3595.51	c #Conflicts:     109000 | #Constraints:     126678
3584.33/3595.51	c #Conflicts:     110000 | #Constraints:     127678
3584.33/3595.51	c #Conflicts:     111000 | #Constraints:     128678
3584.33/3595.51	c #Conflicts:     112000 | #Constraints:     129678
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -166
3584.33/3595.51	c #Conflicts:     113000 | #Constraints:     114461
3584.33/3595.51	c #Conflicts:     114000 | #Constraints:     115461
3584.33/3595.51	c #Conflicts:     115000 | #Constraints:     116461
3584.33/3595.51	c #Conflicts:     116000 | #Constraints:     117461
3584.33/3595.51	c #Conflicts:     117000 | #Constraints:     118461
3584.33/3595.51	c #Conflicts:     118000 | #Constraints:     119461
3584.33/3595.51	c #Conflicts:     119000 | #Constraints:     120461
3584.33/3595.51	c #Conflicts:     120000 | #Constraints:     121461
3584.33/3595.51	c #Conflicts:     121000 | #Constraints:     122461
3584.33/3595.51	c #Conflicts:     122000 | #Constraints:     123461
3584.33/3595.51	c #Conflicts:     123000 | #Constraints:     124461
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -166
3584.33/3595.51	c #Conflicts:     124000 | #Constraints:     112187
3584.33/3595.51	c bounds -52 >= -165 @ 668.572
3584.33/3595.51	c #Conflicts:     125000 | #Constraints:     113232
3584.33/3595.51	c #Conflicts:     126000 | #Constraints:     114232
3584.33/3595.51	c #Conflicts:     127000 | #Constraints:     115232
3584.33/3595.51	c #Conflicts:     128000 | #Constraints:     116232
3584.33/3595.51	c bounds -52 >= -164 @ 670.356
3584.33/3595.51	c #Conflicts:     129000 | #Constraints:     117244
3584.33/3595.51	c #Conflicts:     130000 | #Constraints:     118244
3584.33/3595.51	c #Conflicts:     131000 | #Constraints:     119244
3584.33/3595.51	c #Conflicts:     132000 | #Constraints:     120244
3584.33/3595.51	c #Conflicts:     133000 | #Constraints:     121244
3584.33/3595.51	c #Conflicts:     134000 | #Constraints:     122244
3584.33/3595.51	c #Conflicts:     135000 | #Constraints:     123244
3584.33/3595.51	c #Conflicts:     136000 | #Constraints:     124244
3584.33/3595.51	c #Conflicts:     137000 | #Constraints:     125244
3584.33/3595.51	c bounds -52 >= -163 @ 678.9
3584.33/3595.51	c #Conflicts:     138000 | #Constraints:     126274
3584.33/3595.51	c #Conflicts:     139000 | #Constraints:     127274
3584.33/3595.51	c #Conflicts:     140000 | #Constraints:     128274
3584.33/3595.51	c #Conflicts:     141000 | #Constraints:     129295
3584.33/3595.51	c #Conflicts:     142000 | #Constraints:     130341
3584.33/3595.51	c #Conflicts:     143000 | #Constraints:     131384
3584.33/3595.51	c #Conflicts:     144000 | #Constraints:     132434
3584.33/3595.51	c #Conflicts:     145000 | #Constraints:     133484
3584.33/3595.51	c #Conflicts:     146000 | #Constraints:     134525
3584.33/3595.51	c #Conflicts:     147000 | #Constraints:     135567
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -163
3584.33/3595.51	c #Conflicts:     148000 | #Constraints:     117674
3584.33/3595.51	c #Conflicts:     149000 | #Constraints:     118674
3584.33/3595.51	c #Conflicts:     150000 | #Constraints:     119674
3584.33/3595.51	c #Conflicts:     151000 | #Constraints:     120674
3584.33/3595.51	c #Conflicts:     152000 | #Constraints:     121674
3584.33/3595.51	c #Conflicts:     153000 | #Constraints:     122674
3584.33/3595.51	c #Conflicts:     154000 | #Constraints:     123674
3584.33/3595.51	c #Conflicts:     155000 | #Constraints:     124674
3584.33/3595.51	c #Conflicts:     156000 | #Constraints:     125674
3584.33/3595.51	c bounds -52 >= -162 @ 692.939
3584.33/3595.51	c #Conflicts:     157000 | #Constraints:     126695
3584.33/3595.51	c #Conflicts:     158000 | #Constraints:     127695
3584.33/3595.51	c #Conflicts:     159000 | #Constraints:     128695
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -162
3584.33/3595.51	c #Conflicts:     160000 | #Constraints:     114502
3584.33/3595.51	c #Conflicts:     161000 | #Constraints:     115502
3584.33/3595.51	c #Conflicts:     162000 | #Constraints:     116502
3584.33/3595.51	c #Conflicts:     163000 | #Constraints:     117502
3584.33/3595.51	c #Conflicts:     164000 | #Constraints:     118502
3584.33/3595.51	c #Conflicts:     165000 | #Constraints:     119502
3584.33/3595.51	c #Conflicts:     166000 | #Constraints:     120502
3584.33/3595.51	c #Conflicts:     167000 | #Constraints:     121502
3584.33/3595.51	c #Conflicts:     168000 | #Constraints:     122502
3584.33/3595.51	c #Conflicts:     169000 | #Constraints:     123502
3584.33/3595.51	c #Conflicts:     170000 | #Constraints:     124502
3584.33/3595.51	c #Conflicts:     171000 | #Constraints:     125502
3584.33/3595.51	c bounds -52 >= -161 @ 706.622
3584.33/3595.51	c #Conflicts:     172000 | #Constraints:     126535
3584.33/3595.51	c #Conflicts:     173000 | #Constraints:     127574
3584.33/3595.51	c #Conflicts:     174000 | #Constraints:     128603
3584.33/3595.51	c #Conflicts:     175000 | #Constraints:     129638
3584.33/3595.51	c #Conflicts:     176000 | #Constraints:     130681
3584.33/3595.51	c #Conflicts:     177000 | #Constraints:     131725
3584.33/3595.51	c #Conflicts:     178000 | #Constraints:     132757
3584.33/3595.51	c #Conflicts:     179000 | #Constraints:     133801
3584.33/3595.51	c #Conflicts:     180000 | #Constraints:     134840
3584.33/3595.51	c #Conflicts:     181000 | #Constraints:     135876
3584.33/3595.51	c #Conflicts:     182000 | #Constraints:     136918
3584.33/3595.51	c #Conflicts:     183000 | #Constraints:     137958
3584.33/3595.51	c #Conflicts:     184000 | #Constraints:     139009
3584.33/3595.51	c #Conflicts:     185000 | #Constraints:     140047
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -161
3584.33/3595.51	c #Conflicts:     186000 | #Constraints:     119825
3584.33/3595.51	c #Conflicts:     187000 | #Constraints:     120825
3584.33/3595.51	c #Conflicts:     188000 | #Constraints:     121825
3584.33/3595.51	c #Conflicts:     189000 | #Constraints:     122825
3584.33/3595.51	c #Conflicts:     190000 | #Constraints:     123825
3584.33/3595.51	c #Conflicts:     191000 | #Constraints:     124825
3584.33/3595.51	c #Conflicts:     192000 | #Constraints:     125825
3584.33/3595.51	c #Conflicts:     193000 | #Constraints:     126825
3584.33/3595.51	c #Conflicts:     194000 | #Constraints:     127825
3584.33/3595.51	c #Conflicts:     195000 | #Constraints:     128825
3584.33/3595.51	c #Conflicts:     196000 | #Constraints:     129825
3584.33/3595.51	c #Conflicts:     197000 | #Constraints:     130825
3584.33/3595.51	c #Conflicts:     198000 | #Constraints:     131825
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -161
3584.33/3595.51	c #Conflicts:     199000 | #Constraints:     115651
3584.33/3595.51	c #Conflicts:     200000 | #Constraints:     116651
3584.33/3595.51	c #Conflicts:     201000 | #Constraints:     117651
3584.33/3595.51	c #Conflicts:     202000 | #Constraints:     118651
3584.33/3595.51	c #Conflicts:     203000 | #Constraints:     119651
3584.33/3595.51	c #Conflicts:     204000 | #Constraints:     120651
3584.33/3595.51	c #Conflicts:     205000 | #Constraints:     121651
3584.33/3595.51	c #Conflicts:     206000 | #Constraints:     122651
3584.33/3595.51	c #Conflicts:     207000 | #Constraints:     123651
3584.33/3595.51	c #Conflicts:     208000 | #Constraints:     124651
3584.33/3595.51	c #Conflicts:     209000 | #Constraints:     125651
3584.33/3595.51	c #Conflicts:     210000 | #Constraints:     126651
3584.33/3595.51	c #Conflicts:     211000 | #Constraints:     127651
3584.33/3595.51	c bounds -52 >= -160 @ 742.372
3584.33/3595.51	c #Conflicts:     212000 | #Constraints:     128684
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -160
3584.33/3595.51	c #Conflicts:     213000 | #Constraints:     114899
3584.33/3595.51	c #Conflicts:     214000 | #Constraints:     115899
3584.33/3595.51	c #Conflicts:     215000 | #Constraints:     116899
3584.33/3595.51	c #Conflicts:     216000 | #Constraints:     117899
3584.33/3595.51	c #Conflicts:     217000 | #Constraints:     118899
3584.33/3595.51	c #Conflicts:     218000 | #Constraints:     119899
3584.33/3595.51	c #Conflicts:     219000 | #Constraints:     120899
3584.33/3595.51	c #Conflicts:     220000 | #Constraints:     121899
3584.33/3595.51	c #Conflicts:     221000 | #Constraints:     122899
3584.33/3595.51	c #Conflicts:     222000 | #Constraints:     123899
3584.33/3595.51	c #Conflicts:     223000 | #Constraints:     124899
3584.33/3595.51	c #Conflicts:     224000 | #Constraints:     125899
3584.33/3595.51	c #Conflicts:     225000 | #Constraints:     126899
3584.33/3595.51	c #Conflicts:     226000 | #Constraints:     127899
3584.33/3595.51	c #Conflicts:     227000 | #Constraints:     128899
3584.33/3595.51	c #Conflicts:     228000 | #Constraints:     129899
3584.33/3595.51	c #Conflicts:     229000 | #Constraints:     130899
3584.33/3595.51	c #Conflicts:     230000 | #Constraints:     131899
3584.33/3595.51	c #Conflicts:     231000 | #Constraints:     132899
3584.33/3595.51	c #Conflicts:     232000 | #Constraints:     133899
3584.33/3595.51	c #Conflicts:     233000 | #Constraints:     134899
3584.33/3595.51	c #Conflicts:     234000 | #Constraints:     135899
3584.33/3595.51	c #Conflicts:     235000 | #Constraints:     136899
3584.33/3595.51	c #Conflicts:     236000 | #Constraints:     137899
3584.33/3595.51	c #Conflicts:     237000 | #Constraints:     138899
3584.33/3595.51	c #Conflicts:     238000 | #Constraints:     139899
3584.33/3595.51	c #Conflicts:     239000 | #Constraints:     140899
3584.33/3595.51	c #Conflicts:     240000 | #Constraints:     141899
3584.33/3595.51	c #Conflicts:     241000 | #Constraints:     142899
3584.33/3595.51	c #Conflicts:     242000 | #Constraints:     143899
3584.33/3595.51	c #Conflicts:     243000 | #Constraints:     144899
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -160
3584.33/3595.51	c #Conflicts:     244000 | #Constraints:     122577
3584.33/3595.51	c #Conflicts:     245000 | #Constraints:     123591
3584.33/3595.51	c #Conflicts:     246000 | #Constraints:     124619
3584.33/3595.51	c #Conflicts:     247000 | #Constraints:     125644
3584.33/3595.51	c #Conflicts:     248000 | #Constraints:     126671
3584.33/3595.51	c #Conflicts:     249000 | #Constraints:     127698
3584.33/3595.51	c #Conflicts:     250000 | #Constraints:     128730
3584.33/3595.51	c #Conflicts:     251000 | #Constraints:     129752
3584.33/3595.51	c #Conflicts:     252000 | #Constraints:     130777
3584.33/3595.51	c #Conflicts:     253000 | #Constraints:     131818
3584.33/3595.51	c #Conflicts:     254000 | #Constraints:     132866
3584.33/3595.51	c #Conflicts:     255000 | #Constraints:     133901
3584.33/3595.51	c #Conflicts:     256000 | #Constraints:     134934
3584.33/3595.51	c #Conflicts:     257000 | #Constraints:     135976
3584.33/3595.51	c #Conflicts:     258000 | #Constraints:     137003
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -160
3584.33/3595.51	c #Conflicts:     259000 | #Constraints:     118629
3584.33/3595.51	c #Conflicts:     260000 | #Constraints:     119629
3584.33/3595.51	c #Conflicts:     261000 | #Constraints:     120629
3584.33/3595.51	c #Conflicts:     262000 | #Constraints:     121629
3584.33/3595.51	c #Conflicts:     263000 | #Constraints:     122629
3584.33/3595.51	c #Conflicts:     264000 | #Constraints:     123629
3584.33/3595.51	c #Conflicts:     265000 | #Constraints:     124629
3584.33/3595.51	c #Conflicts:     266000 | #Constraints:     125629
3584.33/3595.51	c #Conflicts:     267000 | #Constraints:     126629
3584.33/3595.51	c #Conflicts:     268000 | #Constraints:     127629
3584.33/3595.51	c #Conflicts:     269000 | #Constraints:     128629
3584.33/3595.51	c bounds -52 >= -159 @ 802.629
3584.33/3595.51	c #Conflicts:     270000 | #Constraints:     129662
3584.33/3595.51	c #Conflicts:     271000 | #Constraints:     130662
3584.33/3595.51	c #Conflicts:     272000 | #Constraints:     131662
3584.33/3595.51	c #Conflicts:     273000 | #Constraints:     132662
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -159
3584.33/3595.51	c #Conflicts:     274000 | #Constraints:     117235
3584.33/3595.51	c #Conflicts:     275000 | #Constraints:     118235
3584.33/3595.51	c #Conflicts:     276000 | #Constraints:     119235
3584.33/3595.51	c #Conflicts:     277000 | #Constraints:     120235
3584.33/3595.51	c #Conflicts:     278000 | #Constraints:     121235
3584.33/3595.51	c #Conflicts:     279000 | #Constraints:     122235
3584.33/3595.51	c #Conflicts:     280000 | #Constraints:     123235
3584.33/3595.51	c #Conflicts:     281000 | #Constraints:     124235
3584.33/3595.51	c #Conflicts:     282000 | #Constraints:     125235
3584.33/3595.51	c #Conflicts:     283000 | #Constraints:     126235
3584.33/3595.51	c #Conflicts:     284000 | #Constraints:     127235
3584.33/3595.51	c #Conflicts:     285000 | #Constraints:     128235
3584.33/3595.51	c #Conflicts:     286000 | #Constraints:     129235
3584.33/3595.51	c #Conflicts:     287000 | #Constraints:     130235
3584.33/3595.51	c #Conflicts:     288000 | #Constraints:     131235
3584.33/3595.51	c #Conflicts:     289000 | #Constraints:     132235
3584.33/3595.51	c #Conflicts:     290000 | #Constraints:     133235
3584.33/3595.51	c #Conflicts:     291000 | #Constraints:     134235
3584.33/3595.51	c #Conflicts:     292000 | #Constraints:     135235
3584.33/3595.51	c #Conflicts:     293000 | #Constraints:     136235
3584.33/3595.51	c #Conflicts:     294000 | #Constraints:     137235
3584.33/3595.51	c #Conflicts:     295000 | #Constraints:     138235
3584.33/3595.51	c #Conflicts:     296000 | #Constraints:     139235
3584.33/3595.51	c #Conflicts:     297000 | #Constraints:     140235
3584.33/3595.51	c #Conflicts:     298000 | #Constraints:     141235
3584.33/3595.51	c #Conflicts:     299000 | #Constraints:     142235
3584.33/3595.51	c bounds -52 >= -158 @ 835.836
3584.33/3595.51	c #Conflicts:     300000 | #Constraints:     143253
3584.33/3595.51	c #Conflicts:     301000 | #Constraints:     144253
3584.33/3595.51	c #Conflicts:     302000 | #Constraints:     145270
3584.33/3595.51	c #Conflicts:     303000 | #Constraints:     146304
3584.33/3595.51	c #Conflicts:     304000 | #Constraints:     147340
3584.33/3595.51	c #Conflicts:     305000 | #Constraints:     148374
3584.33/3595.51	c #Conflicts:     306000 | #Constraints:     149405
3584.33/3595.51	c #Conflicts:     307000 | #Constraints:     150440
3584.33/3595.51	c #Conflicts:     308000 | #Constraints:     151477
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -158
3584.33/3595.51	c #Conflicts:     309000 | #Constraints:     125861
3584.33/3595.51	c #Conflicts:     310000 | #Constraints:     126861
3584.33/3595.51	c #Conflicts:     311000 | #Constraints:     127861
3584.33/3595.51	c #Conflicts:     312000 | #Constraints:     128861
3584.33/3595.51	c #Conflicts:     313000 | #Constraints:     129861
3584.33/3595.51	c #Conflicts:     314000 | #Constraints:     130861
3584.33/3595.51	c #Conflicts:     315000 | #Constraints:     131861
3584.33/3595.51	c #Conflicts:     316000 | #Constraints:     132861
3584.33/3595.51	c #Conflicts:     317000 | #Constraints:     133861
3584.33/3595.51	c #Conflicts:     318000 | #Constraints:     134861
3584.33/3595.51	c #Conflicts:     319000 | #Constraints:     135861
3584.33/3595.51	c #Conflicts:     320000 | #Constraints:     136861
3584.33/3595.51	c #Conflicts:     321000 | #Constraints:     137861
3584.33/3595.51	c #Conflicts:     322000 | #Constraints:     138861
3584.33/3595.51	c #Conflicts:     323000 | #Constraints:     139861
3584.33/3595.51	c #Conflicts:     324000 | #Constraints:     140861
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -158
3584.33/3595.51	c #Conflicts:     325000 | #Constraints:     120603
3584.33/3595.51	c #Conflicts:     326000 | #Constraints:     121654
3584.33/3595.51	c #Conflicts:     327000 | #Constraints:     122694
3584.33/3595.51	c #Conflicts:     328000 | #Constraints:     123732
3584.33/3595.51	c #Conflicts:     329000 | #Constraints:     124779
3584.33/3595.51	c #Conflicts:     330000 | #Constraints:     125820
3584.33/3595.51	c #Conflicts:     331000 | #Constraints:     126859
3584.33/3595.51	c #Conflicts:     332000 | #Constraints:     127899
3584.33/3595.51	c #Conflicts:     333000 | #Constraints:     128937
3584.33/3595.51	c #Conflicts:     334000 | #Constraints:     129972
3584.33/3595.51	c #Conflicts:     335000 | #Constraints:     131004
3584.33/3595.51	c #Conflicts:     336000 | #Constraints:     132037
3584.33/3595.51	c #Conflicts:     337000 | #Constraints:     133069
3584.33/3595.51	c #Conflicts:     338000 | #Constraints:     134101
3584.33/3595.51	c #Conflicts:     339000 | #Constraints:     135136
3584.33/3595.51	c #Conflicts:     340000 | #Constraints:     136168
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -158
3584.33/3595.51	c #Conflicts:     341000 | #Constraints:     118250
3584.33/3595.51	c #Conflicts:     342000 | #Constraints:     119250
3584.33/3595.51	c #Conflicts:     343000 | #Constraints:     120250
3584.33/3595.51	c #Conflicts:     344000 | #Constraints:     121250
3584.33/3595.51	c #Conflicts:     345000 | #Constraints:     122250
3584.33/3595.51	c #Conflicts:     346000 | #Constraints:     123250
3584.33/3595.51	c #Conflicts:     347000 | #Constraints:     124250
3584.33/3595.51	c #Conflicts:     348000 | #Constraints:     125250
3584.33/3595.51	c #Conflicts:     349000 | #Constraints:     126250
3584.33/3595.51	c #Conflicts:     350000 | #Constraints:     127250
3584.33/3595.51	c #Conflicts:     351000 | #Constraints:     128250
3584.33/3595.51	c #Conflicts:     352000 | #Constraints:     129250
3584.33/3595.51	c #Conflicts:     353000 | #Constraints:     130250
3584.33/3595.51	c #Conflicts:     354000 | #Constraints:     131250
3584.33/3595.51	c #Conflicts:     355000 | #Constraints:     132250
3584.33/3595.51	c #Conflicts:     356000 | #Constraints:     133250
3584.33/3595.51	c #Conflicts:     357000 | #Constraints:     134250
3584.33/3595.51	c #Conflicts:     358000 | #Constraints:     135250
3584.33/3595.51	c #Conflicts:     359000 | #Constraints:     136250
3584.33/3595.51	c #Conflicts:     360000 | #Constraints:     137250
3584.33/3595.51	c #Conflicts:     361000 | #Constraints:     138250
3584.33/3595.51	c #Conflicts:     362000 | #Constraints:     139250
3584.33/3595.51	c #Conflicts:     363000 | #Constraints:     140250
3584.33/3595.51	c #Conflicts:     364000 | #Constraints:     141250
3584.33/3595.51	c #Conflicts:     365000 | #Constraints:     142250
3584.33/3595.51	c #Conflicts:     366000 | #Constraints:     143250
3584.33/3595.51	c #Conflicts:     367000 | #Constraints:     144250
3584.33/3595.51	c #Conflicts:     368000 | #Constraints:     145250
3584.33/3595.51	c #Conflicts:     369000 | #Constraints:     146250
3584.33/3595.51	c #Conflicts:     370000 | #Constraints:     147250
3584.33/3595.51	c bounds -52 >= -157 @ 903.584
3584.33/3595.51	c #Conflicts:     371000 | #Constraints:     148280
3584.33/3595.51	c #Conflicts:     372000 | #Constraints:     149280
3584.33/3595.51	c #Conflicts:     373000 | #Constraints:     150280
3584.33/3595.51	c #Conflicts:     374000 | #Constraints:     151280
3584.33/3595.51	c #Conflicts:     375000 | #Constraints:     152280
3584.33/3595.51	c #Conflicts:     376000 | #Constraints:     153280
3584.33/3595.51	c #Conflicts:     377000 | #Constraints:     154280
3584.33/3595.51	c #Conflicts:     378000 | #Constraints:     155280
3584.33/3595.51	c #Conflicts:     379000 | #Constraints:     156280
3584.33/3595.51	c #Conflicts:     380000 | #Constraints:     157280
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -157
3584.33/3595.51	c #Conflicts:     381000 | #Constraints:     128967
3584.33/3595.51	c #Conflicts:     382000 | #Constraints:     129967
3584.33/3595.51	c #Conflicts:     383000 | #Constraints:     130967
3584.33/3595.51	c #Conflicts:     384000 | #Constraints:     131967
3584.33/3595.51	c #Conflicts:     385000 | #Constraints:     132967
3584.33/3595.51	c #Conflicts:     386000 | #Constraints:     133967
3584.33/3595.51	c #Conflicts:     387000 | #Constraints:     134967
3584.33/3595.51	c #Conflicts:     388000 | #Constraints:     135967
3584.33/3595.51	c #Conflicts:     389000 | #Constraints:     136967
3584.33/3595.51	c #Conflicts:     390000 | #Constraints:     137967
3584.33/3595.51	c #Conflicts:     391000 | #Constraints:     138967
3584.33/3595.51	c #Conflicts:     392000 | #Constraints:     139967
3584.33/3595.51	c #Conflicts:     393000 | #Constraints:     140967
3584.33/3595.51	c #Conflicts:     394000 | #Constraints:     141967
3584.33/3595.51	c bounds -52 >= -156 @ 934.2
3584.33/3595.51	c #Conflicts:     395000 | #Constraints:     142994
3584.33/3595.51	c #Conflicts:     396000 | #Constraints:     143994
3584.33/3595.51	c #Conflicts:     397000 | #Constraints:     145010
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -156
3584.33/3595.51	c #Conflicts:     398000 | #Constraints:     122264
3584.33/3595.51	c #Conflicts:     399000 | #Constraints:     123300
3584.33/3595.51	c #Conflicts:     400000 | #Constraints:     124342
3584.33/3595.51	c #Conflicts:     401000 | #Constraints:     125376
3584.33/3595.51	c #Conflicts:     402000 | #Constraints:     126417
3584.33/3595.51	c #Conflicts:     403000 | #Constraints:     127460
3584.33/3595.51	c #Conflicts:     404000 | #Constraints:     128497
3584.33/3595.51	c #Conflicts:     405000 | #Constraints:     129529
3584.33/3595.51	c #Conflicts:     406000 | #Constraints:     130562
3584.33/3595.51	c #Conflicts:     407000 | #Constraints:     131607
3584.33/3595.51	c #Conflicts:     408000 | #Constraints:     132644
3584.33/3595.51	c #Conflicts:     409000 | #Constraints:     133682
3584.33/3595.51	c #Conflicts:     410000 | #Constraints:     134724
3584.33/3595.51	c #Conflicts:     411000 | #Constraints:     135766
3584.33/3595.51	c #Conflicts:     412000 | #Constraints:     136805
3584.33/3595.51	c #Conflicts:     413000 | #Constraints:     137842
3584.33/3595.51	c #Conflicts:     414000 | #Constraints:     138889
3584.33/3595.51	c #Conflicts:     415000 | #Constraints:     139921
3584.33/3595.51	c #Conflicts:     416000 | #Constraints:     140952
3584.33/3595.51	c #Conflicts:     417000 | #Constraints:     141978
3584.33/3595.51	c #Conflicts:     418000 | #Constraints:     143012
3584.33/3595.51	c #Conflicts:     419000 | #Constraints:     144043
3584.33/3595.51	c #Conflicts:     420000 | #Constraints:     145080
3584.33/3595.51	c #Conflicts:     421000 | #Constraints:     146114
3584.33/3595.51	c #Conflicts:     422000 | #Constraints:     147145
3584.33/3595.51	c #Conflicts:     423000 | #Constraints:     148177
3584.33/3595.51	c #Conflicts:     424000 | #Constraints:     149213
3584.33/3595.51	c #Conflicts:     425000 | #Constraints:     150245
3584.33/3595.51	c #Conflicts:     426000 | #Constraints:     151291
3584.33/3595.51	c #Conflicts:     427000 | #Constraints:     152328
3584.33/3595.51	c #Conflicts:     428000 | #Constraints:     153365
3584.33/3595.51	c #Conflicts:     429000 | #Constraints:     154402
3584.33/3595.51	c #Conflicts:     430000 | #Constraints:     155433
3584.33/3595.51	c #Conflicts:     431000 | #Constraints:     156464
3584.33/3595.51	c #Conflicts:     432000 | #Constraints:     157501
3584.33/3595.51	c #Conflicts:     433000 | #Constraints:     158529
3584.33/3595.51	c #Conflicts:     434000 | #Constraints:     159555
3584.33/3595.51	c #Conflicts:     435000 | #Constraints:     160587
3584.33/3595.51	c #Conflicts:     436000 | #Constraints:     161618
3584.33/3595.51	c #Conflicts:     437000 | #Constraints:     162645
3584.33/3595.51	c #Conflicts:     438000 | #Constraints:     163682
3584.33/3595.51	c #Conflicts:     439000 | #Constraints:     164708
3584.33/3595.51	c #Conflicts:     440000 | #Constraints:     165734
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -156
3584.33/3595.51	c #Conflicts:     441000 | #Constraints:     133024
3584.33/3595.51	c #Conflicts:     442000 | #Constraints:     134024
3584.33/3595.51	c #Conflicts:     443000 | #Constraints:     135024
3584.33/3595.51	c #Conflicts:     444000 | #Constraints:     136024
3584.33/3595.51	c #Conflicts:     445000 | #Constraints:     137024
3584.33/3595.51	c #Conflicts:     446000 | #Constraints:     138024
3584.33/3595.51	c #Conflicts:     447000 | #Constraints:     139024
3584.33/3595.51	c #Conflicts:     448000 | #Constraints:     140024
3584.33/3595.51	c #Conflicts:     449000 | #Constraints:     141024
3584.33/3595.51	c #Conflicts:     450000 | #Constraints:     142024
3584.33/3595.51	c #Conflicts:     451000 | #Constraints:     143024
3584.33/3595.51	c #Conflicts:     452000 | #Constraints:     144024
3584.33/3595.51	c #Conflicts:     453000 | #Constraints:     145024
3584.33/3595.51	c #Conflicts:     454000 | #Constraints:     146024
3584.33/3595.51	c #Conflicts:     455000 | #Constraints:     147024
3584.33/3595.51	c #Conflicts:     456000 | #Constraints:     148024
3584.33/3595.51	c #Conflicts:     457000 | #Constraints:     149024
3584.33/3595.51	c #Conflicts:     458000 | #Constraints:     150024
3584.33/3595.51	c #Conflicts:     459000 | #Constraints:     151024
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -156
3584.33/3595.51	c #Conflicts:     460000 | #Constraints:     124122
3584.33/3595.51	c #Conflicts:     461000 | #Constraints:     125122
3584.33/3595.51	c #Conflicts:     462000 | #Constraints:     126122
3584.33/3595.51	c #Conflicts:     463000 | #Constraints:     127122
3584.33/3595.51	c #Conflicts:     464000 | #Constraints:     128122
3584.33/3595.51	c #Conflicts:     465000 | #Constraints:     129122
3584.33/3595.51	c #Conflicts:     466000 | #Constraints:     130122
3584.33/3595.51	c #Conflicts:     467000 | #Constraints:     131122
3584.33/3595.51	c #Conflicts:     468000 | #Constraints:     132122
3584.33/3595.51	c #Conflicts:     469000 | #Constraints:     133122
3584.33/3595.51	c #Conflicts:     470000 | #Constraints:     134122
3584.33/3595.51	c #Conflicts:     471000 | #Constraints:     135122
3584.33/3595.51	c #Conflicts:     472000 | #Constraints:     136122
3584.33/3595.51	c #Conflicts:     473000 | #Constraints:     137122
3584.33/3595.51	c #Conflicts:     474000 | #Constraints:     138122
3584.33/3595.51	c #Conflicts:     475000 | #Constraints:     139122
3584.33/3595.51	c #Conflicts:     476000 | #Constraints:     140122
3584.33/3595.51	c #Conflicts:     477000 | #Constraints:     141122
3584.33/3595.51	c #Conflicts:     478000 | #Constraints:     142122
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -156
3584.33/3595.51	c #Conflicts:     479000 | #Constraints:     121902
3584.33/3595.51	c #Conflicts:     480000 | #Constraints:     122902
3584.33/3595.51	c #Conflicts:     481000 | #Constraints:     123902
3584.33/3595.51	c #Conflicts:     482000 | #Constraints:     124902
3584.33/3595.51	c #Conflicts:     483000 | #Constraints:     125902
3584.33/3595.51	c #Conflicts:     484000 | #Constraints:     126902
3584.33/3595.51	c #Conflicts:     485000 | #Constraints:     127902
3584.33/3595.51	c #Conflicts:     486000 | #Constraints:     128902
3584.33/3595.51	c #Conflicts:     487000 | #Constraints:     129902
3584.33/3595.51	c #Conflicts:     488000 | #Constraints:     130902
3584.33/3595.51	c #Conflicts:     489000 | #Constraints:     131902
3584.33/3595.51	c bounds -52 >= -155 @ 1043.83
3584.33/3595.51	c #Conflicts:     490000 | #Constraints:     132914
3584.33/3595.51	c #Conflicts:     491000 | #Constraints:     133914
3584.33/3595.51	c #Conflicts:     492000 | #Constraints:     134914
3584.33/3595.51	c #Conflicts:     493000 | #Constraints:     135914
3584.33/3595.51	c #Conflicts:     494000 | #Constraints:     136914
3584.33/3595.51	c #Conflicts:     495000 | #Constraints:     137914
3584.33/3595.51	c #Conflicts:     496000 | #Constraints:     138914
3584.33/3595.51	c #Conflicts:     497000 | #Constraints:     139914
3584.33/3595.51	c #Conflicts:     498000 | #Constraints:     140914
3584.33/3595.51	c #Conflicts:     499000 | #Constraints:     141914
3584.33/3595.51	c #Conflicts:     500000 | #Constraints:     142914
3584.33/3595.51	c #Conflicts:     501000 | #Constraints:     143914
3584.33/3595.51	c #Conflicts:     502000 | #Constraints:     144914
3584.33/3595.51	c #Conflicts:     503000 | #Constraints:     145914
3584.33/3595.51	c #Conflicts:     504000 | #Constraints:     146914
3584.33/3595.51	c #Conflicts:     505000 | #Constraints:     147914
3584.33/3595.51	c #Conflicts:     506000 | #Constraints:     148914
3584.33/3595.51	c #Conflicts:     507000 | #Constraints:     149914
3584.33/3595.51	c #Conflicts:     508000 | #Constraints:     150914
3584.33/3595.51	c #Conflicts:     509000 | #Constraints:     151914
3584.33/3595.51	c #Conflicts:     510000 | #Constraints:     152914
3584.33/3595.51	c #Conflicts:     511000 | #Constraints:     153914
3584.33/3595.51	c #Conflicts:     512000 | #Constraints:     154914
3584.33/3595.51	c #Conflicts:     513000 | #Constraints:     155914
3584.33/3595.51	c #Conflicts:     514000 | #Constraints:     156914
3584.33/3595.51	c #Conflicts:     515000 | #Constraints:     157914
3584.33/3595.51	c #Conflicts:     516000 | #Constraints:     158914
3584.33/3595.51	c #Conflicts:     517000 | #Constraints:     159914
3584.33/3595.51	c #Conflicts:     518000 | #Constraints:     160914
3584.33/3595.51	c #Conflicts:     519000 | #Constraints:     161914
3584.33/3595.51	c #Conflicts:     520000 | #Constraints:     162914
3584.33/3595.51	c #Conflicts:     521000 | #Constraints:     163914
3584.33/3595.51	c #Conflicts:     522000 | #Constraints:     164914
3584.33/3595.51	c #Conflicts:     523000 | #Constraints:     165914
3584.33/3595.51	c #Conflicts:     524000 | #Constraints:     166914
3584.33/3595.51	c #Conflicts:     525000 | #Constraints:     167914
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -155
3584.33/3595.51	c #Conflicts:     526000 | #Constraints:     134288
3584.33/3595.51	c #Conflicts:     527000 | #Constraints:     135288
3584.33/3595.51	c #Conflicts:     528000 | #Constraints:     136288
3584.33/3595.51	c #Conflicts:     529000 | #Constraints:     137288
3584.33/3595.51	c #Conflicts:     530000 | #Constraints:     138288
3584.33/3595.51	c #Conflicts:     531000 | #Constraints:     139288
3584.33/3595.51	c #Conflicts:     532000 | #Constraints:     140288
3584.33/3595.51	c #Conflicts:     533000 | #Constraints:     141288
3584.33/3595.51	c #Conflicts:     534000 | #Constraints:     142288
3584.33/3595.51	c #Conflicts:     535000 | #Constraints:     143288
3584.33/3595.51	c #Conflicts:     536000 | #Constraints:     144288
3584.33/3595.51	c #Conflicts:     537000 | #Constraints:     145288
3584.33/3595.51	c #Conflicts:     538000 | #Constraints:     146288
3584.33/3595.51	c #Conflicts:     539000 | #Constraints:     147288
3584.33/3595.51	c #Conflicts:     540000 | #Constraints:     148288
3584.33/3595.51	c #Conflicts:     541000 | #Constraints:     149288
3584.33/3595.51	c #Conflicts:     542000 | #Constraints:     150288
3584.33/3595.51	c #Conflicts:     543000 | #Constraints:     151288
3584.33/3595.51	c #Conflicts:     544000 | #Constraints:     152288
3584.33/3595.51	c #Conflicts:     545000 | #Constraints:     153288
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -155
3584.33/3595.51	c #Conflicts:     546000 | #Constraints:     126714
3584.33/3595.51	c #Conflicts:     547000 | #Constraints:     127714
3584.33/3595.51	c #Conflicts:     548000 | #Constraints:     128714
3584.33/3595.51	c #Conflicts:     549000 | #Constraints:     129714
3584.33/3595.51	c #Conflicts:     550000 | #Constraints:     130714
3584.33/3595.51	c #Conflicts:     551000 | #Constraints:     131714
3584.33/3595.51	c #Conflicts:     552000 | #Constraints:     132714
3584.33/3595.51	c #Conflicts:     553000 | #Constraints:     133714
3584.33/3595.51	c #Conflicts:     554000 | #Constraints:     134714
3584.33/3595.51	c #Conflicts:     555000 | #Constraints:     135714
3584.33/3595.51	c #Conflicts:     556000 | #Constraints:     136714
3584.33/3595.51	c #Conflicts:     557000 | #Constraints:     137714
3584.33/3595.51	c #Conflicts:     558000 | #Constraints:     138714
3584.33/3595.51	c #Conflicts:     559000 | #Constraints:     139714
3584.33/3595.51	c #Conflicts:     560000 | #Constraints:     140714
3584.33/3595.51	c #Conflicts:     561000 | #Constraints:     141714
3584.33/3595.51	c #Conflicts:     562000 | #Constraints:     142714
3584.33/3595.51	c #Conflicts:     563000 | #Constraints:     143714
3584.33/3595.51	c #Conflicts:     564000 | #Constraints:     144714
3584.33/3595.51	c #Conflicts:     565000 | #Constraints:     145714
3584.33/3595.51	c #Conflicts:     566000 | #Constraints:     146714
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -155
3584.33/3595.51	c #Conflicts:     567000 | #Constraints:     124282
3584.33/3595.51	c #Conflicts:     568000 | #Constraints:     125282
3584.33/3595.51	c #Conflicts:     569000 | #Constraints:     126282
3584.33/3595.51	c #Conflicts:     570000 | #Constraints:     127282
3584.33/3595.51	c #Conflicts:     571000 | #Constraints:     128282
3584.33/3595.51	c #Conflicts:     572000 | #Constraints:     129282
3584.33/3595.51	c #Conflicts:     573000 | #Constraints:     130282
3584.33/3595.51	c #Conflicts:     574000 | #Constraints:     131282
3584.33/3595.51	c #Conflicts:     575000 | #Constraints:     132282
3584.33/3595.51	c #Conflicts:     576000 | #Constraints:     133282
3584.33/3595.51	c #Conflicts:     577000 | #Constraints:     134282
3584.33/3595.51	c #Conflicts:     578000 | #Constraints:     135282
3584.33/3595.51	c #Conflicts:     579000 | #Constraints:     136282
3584.33/3595.51	c #Conflicts:     580000 | #Constraints:     137282
3584.33/3595.51	c #Conflicts:     581000 | #Constraints:     138282
3584.33/3595.51	c #Conflicts:     582000 | #Constraints:     139282
3584.33/3595.51	c #Conflicts:     583000 | #Constraints:     140282
3584.33/3595.51	c #Conflicts:     584000 | #Constraints:     141282
3584.33/3595.51	c #Conflicts:     585000 | #Constraints:     142282
3584.33/3595.51	c #Conflicts:     586000 | #Constraints:     143282
3584.33/3595.51	c #Conflicts:     587000 | #Constraints:     144282
3584.33/3595.51	c #Conflicts:     588000 | #Constraints:     145282
3584.33/3595.51	c #Conflicts:     589000 | #Constraints:     146282
3584.33/3595.51	c #Conflicts:     590000 | #Constraints:     147282
3584.33/3595.51	c #Conflicts:     591000 | #Constraints:     148282
3584.33/3595.51	c #Conflicts:     592000 | #Constraints:     149282
3584.33/3595.51	c #Conflicts:     593000 | #Constraints:     150282
3584.33/3595.51	c #Conflicts:     594000 | #Constraints:     151282
3584.33/3595.51	c #Conflicts:     595000 | #Constraints:     152282
3584.33/3595.51	c bounds -52 >= -154 @ 1171.84
3584.33/3595.51	c #Conflicts:     596000 | #Constraints:     153330
3584.33/3595.51	c #Conflicts:     597000 | #Constraints:     154330
3584.33/3595.51	c #Conflicts:     598000 | #Constraints:     155330
3584.33/3595.51	c #Conflicts:     599000 | #Constraints:     156330
3584.33/3595.51	c #Conflicts:     600000 | #Constraints:     157330
3584.33/3595.51	c #Conflicts:     601000 | #Constraints:     158330
3584.33/3595.51	c #Conflicts:     602000 | #Constraints:     159330
3584.33/3595.51	c #Conflicts:     603000 | #Constraints:     160330
3584.33/3595.51	c #Conflicts:     604000 | #Constraints:     161330
3584.33/3595.51	c #Conflicts:     605000 | #Constraints:     162330
3584.33/3595.51	c #Conflicts:     606000 | #Constraints:     163330
3584.33/3595.51	c #Conflicts:     607000 | #Constraints:     164330
3584.33/3595.51	c #Conflicts:     608000 | #Constraints:     165330
3584.33/3595.51	c #Conflicts:     609000 | #Constraints:     166330
3584.33/3595.51	c #Conflicts:     610000 | #Constraints:     167330
3584.33/3595.51	c #Conflicts:     611000 | #Constraints:     168330
3584.33/3595.51	c #Conflicts:     612000 | #Constraints:     169330
3584.33/3595.51	c #Conflicts:     613000 | #Constraints:     170330
3584.33/3595.51	c #Conflicts:     614000 | #Constraints:     171330
3584.33/3595.51	c #Conflicts:     615000 | #Constraints:     172330
3584.33/3595.51	c #Conflicts:     616000 | #Constraints:     173330
3584.33/3595.51	c #Conflicts:     617000 | #Constraints:     174330
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     618000 | #Constraints:     137381
3584.33/3595.51	c #Conflicts:     619000 | #Constraints:     138381
3584.33/3595.51	c #Conflicts:     620000 | #Constraints:     139381
3584.33/3595.51	c #Conflicts:     621000 | #Constraints:     140381
3584.33/3595.51	c #Conflicts:     622000 | #Constraints:     141381
3584.33/3595.51	c #Conflicts:     623000 | #Constraints:     142381
3584.33/3595.51	c #Conflicts:     624000 | #Constraints:     143381
3584.33/3595.51	c #Conflicts:     625000 | #Constraints:     144381
3584.33/3595.51	c #Conflicts:     626000 | #Constraints:     145381
3584.33/3595.51	c #Conflicts:     627000 | #Constraints:     146381
3584.33/3595.51	c #Conflicts:     628000 | #Constraints:     147381
3584.33/3595.51	c #Conflicts:     629000 | #Constraints:     148381
3584.33/3595.51	c #Conflicts:     630000 | #Constraints:     149381
3584.33/3595.51	c #Conflicts:     631000 | #Constraints:     150381
3584.33/3595.51	c #Conflicts:     632000 | #Constraints:     151381
3584.33/3595.51	c #Conflicts:     633000 | #Constraints:     152381
3584.33/3595.51	c #Conflicts:     634000 | #Constraints:     153381
3584.33/3595.51	c #Conflicts:     635000 | #Constraints:     154381
3584.33/3595.51	c #Conflicts:     636000 | #Constraints:     155381
3584.33/3595.51	c #Conflicts:     637000 | #Constraints:     156381
3584.33/3595.51	c #Conflicts:     638000 | #Constraints:     157381
3584.33/3595.51	c #Conflicts:     639000 | #Constraints:     158381
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     640000 | #Constraints:     129475
3584.33/3595.51	c #Conflicts:     641000 | #Constraints:     130517
3584.33/3595.51	c #Conflicts:     642000 | #Constraints:     131555
3584.33/3595.51	c #Conflicts:     643000 | #Constraints:     132586
3584.33/3595.51	c #Conflicts:     644000 | #Constraints:     133633
3584.33/3595.51	c #Conflicts:     645000 | #Constraints:     134669
3584.33/3595.51	c #Conflicts:     646000 | #Constraints:     135699
3584.33/3595.51	c #Conflicts:     647000 | #Constraints:     136736
3584.33/3595.51	c #Conflicts:     648000 | #Constraints:     137770
3584.33/3595.51	c #Conflicts:     649000 | #Constraints:     138808
3584.33/3595.51	c #Conflicts:     650000 | #Constraints:     139838
3584.33/3595.51	c #Conflicts:     651000 | #Constraints:     140878
3584.33/3595.51	c #Conflicts:     652000 | #Constraints:     141914
3584.33/3595.51	c #Conflicts:     653000 | #Constraints:     142953
3584.33/3595.51	c #Conflicts:     654000 | #Constraints:     143988
3584.33/3595.51	c #Conflicts:     655000 | #Constraints:     145029
3584.33/3595.51	c #Conflicts:     656000 | #Constraints:     146061
3584.33/3595.51	c #Conflicts:     657000 | #Constraints:     147099
3584.33/3595.51	c #Conflicts:     658000 | #Constraints:     148137
3584.33/3595.51	c #Conflicts:     659000 | #Constraints:     149179
3584.33/3595.51	c #Conflicts:     660000 | #Constraints:     150211
3584.33/3595.51	c #Conflicts:     661000 | #Constraints:     151249
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     662000 | #Constraints:     126164
3584.33/3595.51	c #Conflicts:     663000 | #Constraints:     127164
3584.33/3595.51	c #Conflicts:     664000 | #Constraints:     128164
3584.33/3595.51	c #Conflicts:     665000 | #Constraints:     129164
3584.33/3595.51	c #Conflicts:     666000 | #Constraints:     130164
3584.33/3595.51	c #Conflicts:     667000 | #Constraints:     131164
3584.33/3595.51	c #Conflicts:     668000 | #Constraints:     132164
3584.33/3595.51	c #Conflicts:     669000 | #Constraints:     133164
3584.33/3595.51	c #Conflicts:     670000 | #Constraints:     134164
3584.33/3595.51	c #Conflicts:     671000 | #Constraints:     135164
3584.33/3595.51	c #Conflicts:     672000 | #Constraints:     136164
3584.33/3595.51	c #Conflicts:     673000 | #Constraints:     137164
3584.33/3595.51	c #Conflicts:     674000 | #Constraints:     138164
3584.33/3595.51	c #Conflicts:     675000 | #Constraints:     139164
3584.33/3595.51	c #Conflicts:     676000 | #Constraints:     140164
3584.33/3595.51	c #Conflicts:     677000 | #Constraints:     141164
3584.33/3595.51	c #Conflicts:     678000 | #Constraints:     142164
3584.33/3595.51	c #Conflicts:     679000 | #Constraints:     143164
3584.33/3595.51	c #Conflicts:     680000 | #Constraints:     144164
3584.33/3595.51	c #Conflicts:     681000 | #Constraints:     145164
3584.33/3595.51	c #Conflicts:     682000 | #Constraints:     146164
3584.33/3595.51	c #Conflicts:     683000 | #Constraints:     147164
3584.33/3595.51	c #Conflicts:     684000 | #Constraints:     148164
3584.33/3595.51	c #Conflicts:     685000 | #Constraints:     149164
3584.33/3595.51	c #Conflicts:     686000 | #Constraints:     150164
3584.33/3595.51	c #Conflicts:     687000 | #Constraints:     151164
3584.33/3595.51	c #Conflicts:     688000 | #Constraints:     152164
3584.33/3595.51	c #Conflicts:     689000 | #Constraints:     153164
3584.33/3595.51	c #Conflicts:     690000 | #Constraints:     154164
3584.33/3595.51	c #Conflicts:     691000 | #Constraints:     155164
3584.33/3595.51	c #Conflicts:     692000 | #Constraints:     156164
3584.33/3595.51	c #Conflicts:     693000 | #Constraints:     157164
3584.33/3595.51	c #Conflicts:     694000 | #Constraints:     158164
3584.33/3595.51	c #Conflicts:     695000 | #Constraints:     159164
3584.33/3595.51	c #Conflicts:     696000 | #Constraints:     160164
3584.33/3595.51	c #Conflicts:     697000 | #Constraints:     161164
3584.33/3595.51	c #Conflicts:     698000 | #Constraints:     162164
3584.33/3595.51	c #Conflicts:     699000 | #Constraints:     163164
3584.33/3595.51	c #Conflicts:     700000 | #Constraints:     164164
3584.33/3595.51	c #Conflicts:     701000 | #Constraints:     165164
3584.33/3595.51	c #Conflicts:     702000 | #Constraints:     166164
3584.33/3595.51	c #Conflicts:     703000 | #Constraints:     167164
3584.33/3595.51	c #Conflicts:     704000 | #Constraints:     168164
3584.33/3595.51	c #Conflicts:     705000 | #Constraints:     169164
3584.33/3595.51	c #Conflicts:     706000 | #Constraints:     170164
3584.33/3595.51	c #Conflicts:     707000 | #Constraints:     171164
3584.33/3595.51	c #Conflicts:     708000 | #Constraints:     172164
3584.33/3595.51	c #Conflicts:     709000 | #Constraints:     173164
3584.33/3595.51	c #Conflicts:     710000 | #Constraints:     174164
3584.33/3595.51	c #Conflicts:     711000 | #Constraints:     175164
3584.33/3595.51	c #Conflicts:     712000 | #Constraints:     176164
3584.33/3595.51	c #Conflicts:     713000 | #Constraints:     177164
3584.33/3595.51	c #Conflicts:     714000 | #Constraints:     178164
3584.33/3595.51	c #Conflicts:     715000 | #Constraints:     179164
3584.33/3595.51	c #Conflicts:     716000 | #Constraints:     180164
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     717000 | #Constraints:     140218
3584.33/3595.51	c #Conflicts:     718000 | #Constraints:     141253
3584.33/3595.51	c #Conflicts:     719000 | #Constraints:     142287
3584.33/3595.51	c #Conflicts:     720000 | #Constraints:     143333
3584.33/3595.51	c #Conflicts:     721000 | #Constraints:     144369
3584.33/3595.51	c #Conflicts:     722000 | #Constraints:     145412
3584.33/3595.51	c #Conflicts:     723000 | #Constraints:     146441
3584.33/3595.51	c #Conflicts:     724000 | #Constraints:     147479
3584.33/3595.51	c #Conflicts:     725000 | #Constraints:     148516
3584.33/3595.51	c #Conflicts:     726000 | #Constraints:     149561
3584.33/3595.51	c #Conflicts:     727000 | #Constraints:     150600
3584.33/3595.51	c #Conflicts:     728000 | #Constraints:     151638
3584.33/3595.51	c #Conflicts:     729000 | #Constraints:     152679
3584.33/3595.51	c #Conflicts:     730000 | #Constraints:     153717
3584.33/3595.51	c #Conflicts:     731000 | #Constraints:     154759
3584.33/3595.51	c #Conflicts:     732000 | #Constraints:     155808
3584.33/3595.51	c #Conflicts:     733000 | #Constraints:     156854
3584.33/3595.51	c #Conflicts:     734000 | #Constraints:     157892
3584.33/3595.51	c #Conflicts:     735000 | #Constraints:     158934
3584.33/3595.51	c #Conflicts:     736000 | #Constraints:     159972
3584.33/3595.51	c #Conflicts:     737000 | #Constraints:     161013
3584.33/3595.51	c #Conflicts:     738000 | #Constraints:     162064
3584.33/3595.51	c #Conflicts:     739000 | #Constraints:     163108
3584.33/3595.51	c #Conflicts:     740000 | #Constraints:     164149
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     741000 | #Constraints:     132310
3584.33/3595.51	c #Conflicts:     742000 | #Constraints:     133310
3584.33/3595.51	c #Conflicts:     743000 | #Constraints:     134310
3584.33/3595.51	c #Conflicts:     744000 | #Constraints:     135310
3584.33/3595.51	c #Conflicts:     745000 | #Constraints:     136310
3584.33/3595.51	c #Conflicts:     746000 | #Constraints:     137310
3584.33/3595.51	c #Conflicts:     747000 | #Constraints:     138310
3584.33/3595.51	c #Conflicts:     748000 | #Constraints:     139310
3584.33/3595.51	c #Conflicts:     749000 | #Constraints:     140310
3584.33/3595.51	c #Conflicts:     750000 | #Constraints:     141310
3584.33/3595.51	c #Conflicts:     751000 | #Constraints:     142310
3584.33/3595.51	c #Conflicts:     752000 | #Constraints:     143310
3584.33/3595.51	c #Conflicts:     753000 | #Constraints:     144310
3584.33/3595.51	c #Conflicts:     754000 | #Constraints:     145310
3584.33/3595.51	c #Conflicts:     755000 | #Constraints:     146310
3584.33/3595.51	c #Conflicts:     756000 | #Constraints:     147310
3584.33/3595.51	c #Conflicts:     757000 | #Constraints:     148310
3584.33/3595.51	c #Conflicts:     758000 | #Constraints:     149310
3584.33/3595.51	c #Conflicts:     759000 | #Constraints:     150310
3584.33/3595.51	c #Conflicts:     760000 | #Constraints:     151310
3584.33/3595.51	c #Conflicts:     761000 | #Constraints:     152310
3584.33/3595.51	c #Conflicts:     762000 | #Constraints:     153310
3584.33/3595.51	c #Conflicts:     763000 | #Constraints:     154310
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -154
3584.33/3595.51	c #Conflicts:     764000 | #Constraints:     128601
3584.33/3595.51	c #Conflicts:     765000 | #Constraints:     129601
3584.33/3595.51	c #Conflicts:     766000 | #Constraints:     130601
3584.33/3595.51	c #Conflicts:     767000 | #Constraints:     131601
3584.33/3595.51	c bounds -52 >= -153 @ 1406.74
3584.33/3595.51	c #Conflicts:     768000 | #Constraints:     132631
3584.33/3595.51	c #Conflicts:     769000 | #Constraints:     133631
3584.33/3595.51	c #Conflicts:     770000 | #Constraints:     134631
3584.33/3595.51	c #Conflicts:     771000 | #Constraints:     135631
3584.33/3595.51	c #Conflicts:     772000 | #Constraints:     136631
3584.33/3595.51	c #Conflicts:     773000 | #Constraints:     137631
3584.33/3595.51	c #Conflicts:     774000 | #Constraints:     138631
3584.33/3595.51	c #Conflicts:     775000 | #Constraints:     139631
3584.33/3595.51	c #Conflicts:     776000 | #Constraints:     140631
3584.33/3595.51	c #Conflicts:     777000 | #Constraints:     141631
3584.33/3595.51	c #Conflicts:     778000 | #Constraints:     142631
3584.33/3595.51	c #Conflicts:     779000 | #Constraints:     143631
3584.33/3595.51	c #Conflicts:     780000 | #Constraints:     144631
3584.33/3595.51	c #Conflicts:     781000 | #Constraints:     145631
3584.33/3595.51	c #Conflicts:     782000 | #Constraints:     146631
3584.33/3595.51	c #Conflicts:     783000 | #Constraints:     147631
3584.33/3595.51	c #Conflicts:     784000 | #Constraints:     148631
3584.33/3595.51	c #Conflicts:     785000 | #Constraints:     149631
3584.33/3595.51	c #Conflicts:     786000 | #Constraints:     150631
3584.33/3595.51	c #Conflicts:     787000 | #Constraints:     151631
3584.33/3595.51	c #Conflicts:     788000 | #Constraints:     152631
3584.33/3595.51	c #Conflicts:     789000 | #Constraints:     153631
3584.33/3595.51	c #Conflicts:     790000 | #Constraints:     154631
3584.33/3595.51	c #Conflicts:     791000 | #Constraints:     155631
3584.33/3595.51	c #Conflicts:     792000 | #Constraints:     156631
3584.33/3595.51	c #Conflicts:     793000 | #Constraints:     157631
3584.33/3595.51	c #Conflicts:     794000 | #Constraints:     158631
3584.33/3595.51	c #Conflicts:     795000 | #Constraints:     159631
3584.33/3595.51	c #Conflicts:     796000 | #Constraints:     160631
3584.33/3595.51	c #Conflicts:     797000 | #Constraints:     161631
3584.33/3595.51	c #Conflicts:     798000 | #Constraints:     162631
3584.33/3595.51	c #Conflicts:     799000 | #Constraints:     163631
3584.33/3595.51	c #Conflicts:     800000 | #Constraints:     164631
3584.33/3595.51	c #Conflicts:     801000 | #Constraints:     165631
3584.33/3595.51	c #Conflicts:     802000 | #Constraints:     166631
3584.33/3595.51	c #Conflicts:     803000 | #Constraints:     167631
3584.33/3595.51	c #Conflicts:     804000 | #Constraints:     168631
3584.33/3595.51	c #Conflicts:     805000 | #Constraints:     169631
3584.33/3595.51	c #Conflicts:     806000 | #Constraints:     170631
3584.33/3595.51	c #Conflicts:     807000 | #Constraints:     171631
3584.33/3595.51	c #Conflicts:     808000 | #Constraints:     172631
3584.33/3595.51	c #Conflicts:     809000 | #Constraints:     173631
3584.33/3595.51	c #Conflicts:     810000 | #Constraints:     174631
3584.33/3595.51	c #Conflicts:     811000 | #Constraints:     175631
3584.33/3595.51	c #Conflicts:     812000 | #Constraints:     176631
3584.33/3595.51	c #Conflicts:     813000 | #Constraints:     177631
3584.33/3595.51	c bounds -52 >= -152 @ 1484.22
3584.33/3595.51	c #Conflicts:     814000 | #Constraints:     178649
3584.33/3595.51	c #Conflicts:     815000 | #Constraints:     179649
3584.33/3595.51	c #Conflicts:     816000 | #Constraints:     180666
3584.33/3595.51	c #Conflicts:     817000 | #Constraints:     181703
3584.33/3595.51	c #Conflicts:     818000 | #Constraints:     182751
3584.33/3595.51	c #Conflicts:     819000 | #Constraints:     183787
3584.33/3595.51	c #Conflicts:     820000 | #Constraints:     184832
3584.33/3595.51	c #Conflicts:     821000 | #Constraints:     185883
3584.33/3595.51	c #Conflicts:     822000 | #Constraints:     186928
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     823000 | #Constraints:     143301
3584.33/3595.51	c #Conflicts:     824000 | #Constraints:     144301
3584.33/3595.51	c #Conflicts:     825000 | #Constraints:     145301
3584.33/3595.51	c #Conflicts:     826000 | #Constraints:     146301
3584.33/3595.51	c #Conflicts:     827000 | #Constraints:     147301
3584.33/3595.51	c #Conflicts:     828000 | #Constraints:     148301
3584.33/3595.51	c #Conflicts:     829000 | #Constraints:     149301
3584.33/3595.51	c #Conflicts:     830000 | #Constraints:     150301
3584.33/3595.51	c #Conflicts:     831000 | #Constraints:     151301
3584.33/3595.51	c #Conflicts:     832000 | #Constraints:     152301
3584.33/3595.51	c #Conflicts:     833000 | #Constraints:     153301
3584.33/3595.51	c #Conflicts:     834000 | #Constraints:     154301
3584.33/3595.51	c #Conflicts:     835000 | #Constraints:     155301
3584.33/3595.51	c #Conflicts:     836000 | #Constraints:     156301
3584.33/3595.51	c #Conflicts:     837000 | #Constraints:     157301
3584.33/3595.51	c #Conflicts:     838000 | #Constraints:     158301
3584.33/3595.51	c #Conflicts:     839000 | #Constraints:     159301
3584.33/3595.51	c #Conflicts:     840000 | #Constraints:     160301
3584.33/3595.51	c #Conflicts:     841000 | #Constraints:     161301
3584.33/3595.51	c #Conflicts:     842000 | #Constraints:     162301
3584.33/3595.51	c #Conflicts:     843000 | #Constraints:     163301
3584.33/3595.51	c #Conflicts:     844000 | #Constraints:     164301
3584.33/3595.51	c #Conflicts:     845000 | #Constraints:     165301
3584.33/3595.51	c #Conflicts:     846000 | #Constraints:     166301
3584.33/3595.51	c #Conflicts:     847000 | #Constraints:     167301
3584.33/3595.51	c #Conflicts:     848000 | #Constraints:     168301
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     849000 | #Constraints:     134556
3584.33/3595.51	c #Conflicts:     850000 | #Constraints:     135583
3584.33/3595.51	c #Conflicts:     851000 | #Constraints:     136638
3584.33/3595.51	c #Conflicts:     852000 | #Constraints:     137684
3584.33/3595.51	c #Conflicts:     853000 | #Constraints:     138728
3584.33/3595.51	c #Conflicts:     854000 | #Constraints:     139775
3584.33/3595.51	c #Conflicts:     855000 | #Constraints:     140816
3584.33/3595.51	c #Conflicts:     856000 | #Constraints:     141867
3584.33/3595.51	c #Conflicts:     857000 | #Constraints:     142909
3584.33/3595.51	c #Conflicts:     858000 | #Constraints:     143954
3584.33/3595.51	c #Conflicts:     859000 | #Constraints:     144990
3584.33/3595.51	c #Conflicts:     860000 | #Constraints:     146028
3584.33/3595.51	c #Conflicts:     861000 | #Constraints:     147069
3584.33/3595.51	c #Conflicts:     862000 | #Constraints:     148104
3584.33/3595.51	c #Conflicts:     863000 | #Constraints:     149140
3584.33/3595.51	c #Conflicts:     864000 | #Constraints:     150168
3584.33/3595.51	c #Conflicts:     865000 | #Constraints:     151201
3584.33/3595.51	c #Conflicts:     866000 | #Constraints:     152240
3584.33/3595.51	c #Conflicts:     867000 | #Constraints:     153277
3584.33/3595.51	c #Conflicts:     868000 | #Constraints:     154312
3584.33/3595.51	c #Conflicts:     869000 | #Constraints:     155351
3584.33/3595.51	c #Conflicts:     870000 | #Constraints:     156397
3584.33/3595.51	c #Conflicts:     871000 | #Constraints:     157442
3584.33/3595.51	c #Conflicts:     872000 | #Constraints:     158475
3584.33/3595.51	c #Conflicts:     873000 | #Constraints:     159513
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     874000 | #Constraints:     131456
3584.33/3595.51	c #Conflicts:     875000 | #Constraints:     132456
3584.33/3595.51	c #Conflicts:     876000 | #Constraints:     133456
3584.33/3595.51	c #Conflicts:     877000 | #Constraints:     134456
3584.33/3595.51	c #Conflicts:     878000 | #Constraints:     135456
3584.33/3595.51	c #Conflicts:     879000 | #Constraints:     136456
3584.33/3595.51	c #Conflicts:     880000 | #Constraints:     137456
3584.33/3595.51	c #Conflicts:     881000 | #Constraints:     138456
3584.33/3595.51	c #Conflicts:     882000 | #Constraints:     139456
3584.33/3595.51	c #Conflicts:     883000 | #Constraints:     140456
3584.33/3595.51	c #Conflicts:     884000 | #Constraints:     141456
3584.33/3595.51	c #Conflicts:     885000 | #Constraints:     142456
3584.33/3595.51	c #Conflicts:     886000 | #Constraints:     143456
3584.33/3595.51	c #Conflicts:     887000 | #Constraints:     144456
3584.33/3595.51	c #Conflicts:     888000 | #Constraints:     145456
3584.33/3595.51	c #Conflicts:     889000 | #Constraints:     146456
3584.33/3595.51	c #Conflicts:     890000 | #Constraints:     147456
3584.33/3595.51	c #Conflicts:     891000 | #Constraints:     148456
3584.33/3595.51	c #Conflicts:     892000 | #Constraints:     149456
3584.33/3595.51	c #Conflicts:     893000 | #Constraints:     150456
3584.33/3595.51	c #Conflicts:     894000 | #Constraints:     151456
3584.33/3595.51	c #Conflicts:     895000 | #Constraints:     152456
3584.33/3595.51	c #Conflicts:     896000 | #Constraints:     153456
3584.33/3595.51	c #Conflicts:     897000 | #Constraints:     154456
3584.33/3595.51	c #Conflicts:     898000 | #Constraints:     155456
3584.33/3595.51	c #Conflicts:     899000 | #Constraints:     156456
3584.33/3595.51	c #Conflicts:     900000 | #Constraints:     157456
3584.33/3595.51	c #Conflicts:     901000 | #Constraints:     158456
3584.33/3595.51	c #Conflicts:     902000 | #Constraints:     159456
3584.33/3595.51	c #Conflicts:     903000 | #Constraints:     160456
3584.33/3595.51	c #Conflicts:     904000 | #Constraints:     161456
3584.33/3595.51	c #Conflicts:     905000 | #Constraints:     162456
3584.33/3595.51	c #Conflicts:     906000 | #Constraints:     163456
3584.33/3595.51	c #Conflicts:     907000 | #Constraints:     164456
3584.33/3595.51	c #Conflicts:     908000 | #Constraints:     165456
3584.33/3595.51	c #Conflicts:     909000 | #Constraints:     166456
3584.33/3595.51	c #Conflicts:     910000 | #Constraints:     167456
3584.33/3595.51	c #Conflicts:     911000 | #Constraints:     168456
3584.33/3595.51	c #Conflicts:     912000 | #Constraints:     169456
3584.33/3595.51	c #Conflicts:     913000 | #Constraints:     170456
3584.33/3595.51	c #Conflicts:     914000 | #Constraints:     171456
3584.33/3595.51	c #Conflicts:     915000 | #Constraints:     172456
3584.33/3595.51	c #Conflicts:     916000 | #Constraints:     173456
3584.33/3595.51	c #Conflicts:     917000 | #Constraints:     174456
3584.33/3595.51	c #Conflicts:     918000 | #Constraints:     175456
3584.33/3595.51	c #Conflicts:     919000 | #Constraints:     176456
3584.33/3595.51	c #Conflicts:     920000 | #Constraints:     177456
3584.33/3595.51	c #Conflicts:     921000 | #Constraints:     178456
3584.33/3595.51	c #Conflicts:     922000 | #Constraints:     179456
3584.33/3595.51	c #Conflicts:     923000 | #Constraints:     180456
3584.33/3595.51	c #Conflicts:     924000 | #Constraints:     181456
3584.33/3595.51	c #Conflicts:     925000 | #Constraints:     182456
3584.33/3595.51	c #Conflicts:     926000 | #Constraints:     183456
3584.33/3595.51	c #Conflicts:     927000 | #Constraints:     184456
3584.33/3595.51	c #Conflicts:     928000 | #Constraints:     185456
3584.33/3595.51	c #Conflicts:     929000 | #Constraints:     186456
3584.33/3595.51	c #Conflicts:     930000 | #Constraints:     187456
3584.33/3595.51	c #Conflicts:     931000 | #Constraints:     188456
3584.33/3595.51	c #Conflicts:     932000 | #Constraints:     189456
3584.33/3595.51	c #Conflicts:     933000 | #Constraints:     190456
3584.33/3595.51	c #Conflicts:     934000 | #Constraints:     191456
3584.33/3595.51	c #Conflicts:     935000 | #Constraints:     192456
3584.33/3595.51	c #Conflicts:     936000 | #Constraints:     193456
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     937000 | #Constraints:     146624
3584.33/3595.51	c #Conflicts:     938000 | #Constraints:     147655
3584.33/3595.51	c #Conflicts:     939000 | #Constraints:     148697
3584.33/3595.51	c #Conflicts:     940000 | #Constraints:     149724
3584.33/3595.51	c #Conflicts:     941000 | #Constraints:     150759
3584.33/3595.51	c #Conflicts:     942000 | #Constraints:     151797
3584.33/3595.51	c #Conflicts:     943000 | #Constraints:     152839
3584.33/3595.51	c #Conflicts:     944000 | #Constraints:     153878
3584.33/3595.51	c #Conflicts:     945000 | #Constraints:     154917
3584.33/3595.51	c #Conflicts:     946000 | #Constraints:     155960
3584.33/3595.51	c #Conflicts:     947000 | #Constraints:     156994
3584.33/3595.51	c #Conflicts:     948000 | #Constraints:     158035
3584.33/3595.51	c #Conflicts:     949000 | #Constraints:     159075
3584.33/3595.51	c #Conflicts:     950000 | #Constraints:     160117
3584.33/3595.51	c #Conflicts:     951000 | #Constraints:     161160
3584.33/3595.51	c #Conflicts:     952000 | #Constraints:     162200
3584.33/3595.51	c #Conflicts:     953000 | #Constraints:     163242
3584.33/3595.51	c #Conflicts:     954000 | #Constraints:     164275
3584.33/3595.51	c #Conflicts:     955000 | #Constraints:     165323
3584.33/3595.51	c #Conflicts:     956000 | #Constraints:     166365
3584.33/3595.51	c #Conflicts:     957000 | #Constraints:     167412
3584.33/3595.51	c #Conflicts:     958000 | #Constraints:     168451
3584.33/3595.51	c #Conflicts:     959000 | #Constraints:     169494
3584.33/3595.51	c #Conflicts:     960000 | #Constraints:     170532
3584.33/3595.51	c #Conflicts:     961000 | #Constraints:     171569
3584.33/3595.51	c #Conflicts:     962000 | #Constraints:     172609
3584.33/3595.51	c #Conflicts:     963000 | #Constraints:     173647
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     964000 | #Constraints:     136991
3584.33/3595.51	c #Conflicts:     965000 | #Constraints:     137991
3584.33/3595.51	c #Conflicts:     966000 | #Constraints:     138991
3584.33/3595.51	c #Conflicts:     967000 | #Constraints:     139991
3584.33/3595.51	c #Conflicts:     968000 | #Constraints:     140991
3584.33/3595.51	c #Conflicts:     969000 | #Constraints:     141991
3584.33/3595.51	c #Conflicts:     970000 | #Constraints:     142991
3584.33/3595.51	c #Conflicts:     971000 | #Constraints:     143991
3584.33/3595.51	c #Conflicts:     972000 | #Constraints:     144991
3584.33/3595.51	c #Conflicts:     973000 | #Constraints:     145991
3584.33/3595.51	c #Conflicts:     974000 | #Constraints:     146991
3584.33/3595.51	c #Conflicts:     975000 | #Constraints:     147991
3584.33/3595.51	c #Conflicts:     976000 | #Constraints:     148991
3584.33/3595.51	c #Conflicts:     977000 | #Constraints:     149991
3584.33/3595.51	c #Conflicts:     978000 | #Constraints:     150991
3584.33/3595.51	c #Conflicts:     979000 | #Constraints:     151991
3584.33/3595.51	c #Conflicts:     980000 | #Constraints:     152991
3584.33/3595.51	c #Conflicts:     981000 | #Constraints:     153991
3584.33/3595.51	c #Conflicts:     982000 | #Constraints:     154991
3584.33/3595.51	c #Conflicts:     983000 | #Constraints:     155991
3584.33/3595.51	c #Conflicts:     984000 | #Constraints:     156991
3584.33/3595.51	c #Conflicts:     985000 | #Constraints:     157991
3584.33/3595.51	c #Conflicts:     986000 | #Constraints:     158991
3584.33/3595.51	c #Conflicts:     987000 | #Constraints:     159991
3584.33/3595.51	c #Conflicts:     988000 | #Constraints:     160991
3584.33/3595.51	c #Conflicts:     989000 | #Constraints:     161991
3584.33/3595.51	c #Conflicts:     990000 | #Constraints:     162991
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -152
3584.33/3595.51	c #Conflicts:     991000 | #Constraints:     134202
3584.33/3595.51	c #Conflicts:     992000 | #Constraints:     135202
3584.33/3595.51	c #Conflicts:     993000 | #Constraints:     136202
3584.33/3595.51	c #Conflicts:     994000 | #Constraints:     137202
3584.33/3595.51	c #Conflicts:     995000 | #Constraints:     138202
3584.33/3595.51	c #Conflicts:     996000 | #Constraints:     139202
3584.33/3595.51	c #Conflicts:     997000 | #Constraints:     140202
3584.33/3595.51	c #Conflicts:     998000 | #Constraints:     141202
3584.33/3595.51	c #Conflicts:     999000 | #Constraints:     142202
3584.33/3595.51	c #Conflicts:    1000000 | #Constraints:     143202
3584.33/3595.51	c #Conflicts:    1001000 | #Constraints:     144202
3584.33/3595.51	c #Conflicts:    1002000 | #Constraints:     145202
3584.33/3595.51	c #Conflicts:    1003000 | #Constraints:     146202
3584.33/3595.51	c #Conflicts:    1004000 | #Constraints:     147202
3584.33/3595.51	c #Conflicts:    1005000 | #Constraints:     148202
3584.33/3595.51	c #Conflicts:    1006000 | #Constraints:     149202
3584.33/3595.51	c #Conflicts:    1007000 | #Constraints:     150202
3584.33/3595.51	c #Conflicts:    1008000 | #Constraints:     151202
3584.33/3595.51	c #Conflicts:    1009000 | #Constraints:     152202
3584.33/3595.51	c #Conflicts:    1010000 | #Constraints:     153202
3584.33/3595.51	c #Conflicts:    1011000 | #Constraints:     154202
3584.33/3595.51	c #Conflicts:    1012000 | #Constraints:     155202
3584.33/3595.51	c #Conflicts:    1013000 | #Constraints:     156202
3584.33/3595.51	c #Conflicts:    1014000 | #Constraints:     157202
3584.33/3595.51	c #Conflicts:    1015000 | #Constraints:     158202
3584.33/3595.51	c #Conflicts:    1016000 | #Constraints:     159202
3584.33/3595.51	c #Conflicts:    1017000 | #Constraints:     160202
3584.33/3595.51	c #Conflicts:    1018000 | #Constraints:     161202
3584.33/3595.51	c #Conflicts:    1019000 | #Constraints:     162202
3584.33/3595.51	c #Conflicts:    1020000 | #Constraints:     163202
3584.33/3595.51	c #Conflicts:    1021000 | #Constraints:     164202
3584.33/3595.51	c #Conflicts:    1022000 | #Constraints:     165202
3584.33/3595.51	c #Conflicts:    1023000 | #Constraints:     166202
3584.33/3595.51	c #Conflicts:    1024000 | #Constraints:     167202
3584.33/3595.51	c #Conflicts:    1025000 | #Constraints:     168202
3584.33/3595.51	c #Conflicts:    1026000 | #Constraints:     169202
3584.33/3595.51	c #Conflicts:    1027000 | #Constraints:     170202
3584.33/3595.51	c #Conflicts:    1028000 | #Constraints:     171202
3584.33/3595.51	c #Conflicts:    1029000 | #Constraints:     172202
3584.33/3595.51	c #Conflicts:    1030000 | #Constraints:     173202
3584.33/3595.51	c #Conflicts:    1031000 | #Constraints:     174202
3584.33/3595.51	c #Conflicts:    1032000 | #Constraints:     175202
3584.33/3595.51	c #Conflicts:    1033000 | #Constraints:     176202
3584.33/3595.51	c #Conflicts:    1034000 | #Constraints:     177202
3584.33/3595.51	c bounds -52 >= -151 @ 1799.95
3584.33/3595.51	c #Conflicts:    1035000 | #Constraints:     178229
3584.33/3595.51	c #Conflicts:    1036000 | #Constraints:     179229
3584.33/3595.51	c #Conflicts:    1037000 | #Constraints:     180229
3584.33/3595.51	c #Conflicts:    1038000 | #Constraints:     181229
3584.33/3595.51	c #Conflicts:    1039000 | #Constraints:     182233
3584.33/3595.51	c #Conflicts:    1040000 | #Constraints:     183278
3584.33/3595.51	c #Conflicts:    1041000 | #Constraints:     184325
3584.33/3595.51	c #Conflicts:    1042000 | #Constraints:     185382
3584.33/3595.51	c #Conflicts:    1043000 | #Constraints:     186429
3584.33/3595.51	c #Conflicts:    1044000 | #Constraints:     187471
3584.33/3595.51	c #Conflicts:    1045000 | #Constraints:     188519
3584.33/3595.51	c #Conflicts:    1046000 | #Constraints:     189553
3584.33/3595.51	c #Conflicts:    1047000 | #Constraints:     190592
3584.33/3595.51	c #Conflicts:    1048000 | #Constraints:     191635
3584.33/3595.51	c #Conflicts:    1049000 | #Constraints:     192678
3584.33/3595.51	c #Conflicts:    1050000 | #Constraints:     193730
3584.33/3595.51	c #Conflicts:    1051000 | #Constraints:     194782
3584.33/3595.51	c #Conflicts:    1052000 | #Constraints:     195826
3584.33/3595.51	c #Conflicts:    1053000 | #Constraints:     196865
3584.33/3595.51	c #Conflicts:    1054000 | #Constraints:     197910
3584.33/3595.51	c #Conflicts:    1055000 | #Constraints:     198945
3584.33/3595.51	c #Conflicts:    1056000 | #Constraints:     199985
3584.33/3595.51	c #Conflicts:    1057000 | #Constraints:     201031
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1058000 | #Constraints:     150616
3584.33/3595.51	c #Conflicts:    1059000 | #Constraints:     151616
3584.33/3595.51	c #Conflicts:    1060000 | #Constraints:     152616
3584.33/3595.51	c #Conflicts:    1061000 | #Constraints:     153616
3584.33/3595.51	c #Conflicts:    1062000 | #Constraints:     154616
3584.33/3595.51	c #Conflicts:    1063000 | #Constraints:     155616
3584.33/3595.51	c #Conflicts:    1064000 | #Constraints:     156616
3584.33/3595.51	c #Conflicts:    1065000 | #Constraints:     157616
3584.33/3595.51	c #Conflicts:    1066000 | #Constraints:     158616
3584.33/3595.51	c #Conflicts:    1067000 | #Constraints:     159616
3584.33/3595.51	c #Conflicts:    1068000 | #Constraints:     160616
3584.33/3595.51	c #Conflicts:    1069000 | #Constraints:     161616
3584.33/3595.51	c #Conflicts:    1070000 | #Constraints:     162616
3584.33/3595.51	c #Conflicts:    1071000 | #Constraints:     163616
3584.33/3595.51	c #Conflicts:    1072000 | #Constraints:     164616
3584.33/3595.51	c #Conflicts:    1073000 | #Constraints:     165616
3584.33/3595.51	c #Conflicts:    1074000 | #Constraints:     166616
3584.33/3595.51	c #Conflicts:    1075000 | #Constraints:     167616
3584.33/3595.51	c #Conflicts:    1076000 | #Constraints:     168616
3584.33/3595.51	c #Conflicts:    1077000 | #Constraints:     169616
3584.33/3595.51	c #Conflicts:    1078000 | #Constraints:     170616
3584.33/3595.51	c #Conflicts:    1079000 | #Constraints:     171616
3584.33/3595.51	c #Conflicts:    1080000 | #Constraints:     172616
3584.33/3595.51	c #Conflicts:    1081000 | #Constraints:     173616
3584.33/3595.51	c #Conflicts:    1082000 | #Constraints:     174616
3584.33/3595.51	c #Conflicts:    1083000 | #Constraints:     175616
3584.33/3595.51	c #Conflicts:    1084000 | #Constraints:     176616
3584.33/3595.51	c #Conflicts:    1085000 | #Constraints:     177616
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1086000 | #Constraints:     138487
3584.33/3595.51	c #Conflicts:    1087000 | #Constraints:     139508
3584.33/3595.51	c #Conflicts:    1088000 | #Constraints:     140553
3584.33/3595.51	c #Conflicts:    1089000 | #Constraints:     141596
3584.33/3595.51	c #Conflicts:    1090000 | #Constraints:     142642
3584.33/3595.51	c #Conflicts:    1091000 | #Constraints:     143685
3584.33/3595.51	c #Conflicts:    1092000 | #Constraints:     144718
3584.33/3595.51	c #Conflicts:    1093000 | #Constraints:     145747
3584.33/3595.51	c #Conflicts:    1094000 | #Constraints:     146768
3584.33/3595.51	c #Conflicts:    1095000 | #Constraints:     147790
3584.33/3595.51	c #Conflicts:    1096000 | #Constraints:     148822
3584.33/3595.51	c #Conflicts:    1097000 | #Constraints:     149850
3584.33/3595.51	c #Conflicts:    1098000 | #Constraints:     150875
3584.33/3595.51	c #Conflicts:    1099000 | #Constraints:     151910
3584.33/3595.51	c #Conflicts:    1100000 | #Constraints:     152952
3584.33/3595.51	c #Conflicts:    1101000 | #Constraints:     153976
3584.33/3595.51	c #Conflicts:    1102000 | #Constraints:     155014
3584.33/3595.51	c #Conflicts:    1103000 | #Constraints:     156061
3584.33/3595.51	c #Conflicts:    1104000 | #Constraints:     157115
3584.33/3595.51	c #Conflicts:    1105000 | #Constraints:     158158
3584.33/3595.51	c #Conflicts:    1106000 | #Constraints:     159205
3584.33/3595.51	c #Conflicts:    1107000 | #Constraints:     160238
3584.33/3595.51	c #Conflicts:    1108000 | #Constraints:     161288
3584.33/3595.51	c #Conflicts:    1109000 | #Constraints:     162321
3584.33/3595.51	c #Conflicts:    1110000 | #Constraints:     163363
3584.33/3595.51	c #Conflicts:    1111000 | #Constraints:     164398
3584.33/3595.51	c #Conflicts:    1112000 | #Constraints:     165440
3584.33/3595.51	c #Conflicts:    1113000 | #Constraints:     166485
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1114000 | #Constraints:     134139
3584.33/3595.51	c #Conflicts:    1115000 | #Constraints:     135139
3584.33/3595.51	c #Conflicts:    1116000 | #Constraints:     136139
3584.33/3595.51	c #Conflicts:    1117000 | #Constraints:     137139
3584.33/3595.51	c #Conflicts:    1118000 | #Constraints:     138139
3584.33/3595.51	c #Conflicts:    1119000 | #Constraints:     139139
3584.33/3595.51	c #Conflicts:    1120000 | #Constraints:     140139
3584.33/3595.51	c #Conflicts:    1121000 | #Constraints:     141139
3584.33/3595.51	c #Conflicts:    1122000 | #Constraints:     142139
3584.33/3595.51	c #Conflicts:    1123000 | #Constraints:     143139
3584.33/3595.51	c #Conflicts:    1124000 | #Constraints:     144139
3584.33/3595.51	c #Conflicts:    1125000 | #Constraints:     145139
3584.33/3595.51	c #Conflicts:    1126000 | #Constraints:     146139
3584.33/3595.51	c #Conflicts:    1127000 | #Constraints:     147139
3584.33/3595.51	c #Conflicts:    1128000 | #Constraints:     148139
3584.33/3595.51	c #Conflicts:    1129000 | #Constraints:     149139
3584.33/3595.51	c #Conflicts:    1130000 | #Constraints:     150139
3584.33/3595.51	c #Conflicts:    1131000 | #Constraints:     151139
3584.33/3595.51	c #Conflicts:    1132000 | #Constraints:     152139
3584.33/3595.51	c #Conflicts:    1133000 | #Constraints:     153139
3584.33/3595.51	c #Conflicts:    1134000 | #Constraints:     154139
3584.33/3595.51	c #Conflicts:    1135000 | #Constraints:     155139
3584.33/3595.51	c #Conflicts:    1136000 | #Constraints:     156139
3584.33/3595.51	c #Conflicts:    1137000 | #Constraints:     157139
3584.33/3595.51	c #Conflicts:    1138000 | #Constraints:     158139
3584.33/3595.51	c #Conflicts:    1139000 | #Constraints:     159139
3584.33/3595.51	c #Conflicts:    1140000 | #Constraints:     160139
3584.33/3595.51	c #Conflicts:    1141000 | #Constraints:     161139
3584.33/3595.51	c #Conflicts:    1142000 | #Constraints:     162139
3584.33/3595.51	c #Conflicts:    1143000 | #Constraints:     163139
3584.33/3595.51	c #Conflicts:    1144000 | #Constraints:     164139
3584.33/3595.51	c #Conflicts:    1145000 | #Constraints:     165139
3584.33/3595.51	c #Conflicts:    1146000 | #Constraints:     166139
3584.33/3595.51	c #Conflicts:    1147000 | #Constraints:     167139
3584.33/3595.51	c #Conflicts:    1148000 | #Constraints:     168139
3584.33/3595.51	c #Conflicts:    1149000 | #Constraints:     169139
3584.33/3595.51	c #Conflicts:    1150000 | #Constraints:     170139
3584.33/3595.51	c #Conflicts:    1151000 | #Constraints:     171139
3584.33/3595.51	c #Conflicts:    1152000 | #Constraints:     172139
3584.33/3595.51	c #Conflicts:    1153000 | #Constraints:     173139
3584.33/3595.51	c #Conflicts:    1154000 | #Constraints:     174139
3584.33/3595.51	c #Conflicts:    1155000 | #Constraints:     175139
3584.33/3595.51	c #Conflicts:    1156000 | #Constraints:     176139
3584.33/3595.51	c #Conflicts:    1157000 | #Constraints:     177139
3584.33/3595.51	c #Conflicts:    1158000 | #Constraints:     178139
3584.33/3595.51	c #Conflicts:    1159000 | #Constraints:     179139
3584.33/3595.51	c #Conflicts:    1160000 | #Constraints:     180139
3584.33/3595.51	c #Conflicts:    1161000 | #Constraints:     181139
3584.33/3595.51	c #Conflicts:    1162000 | #Constraints:     182139
3584.33/3595.51	c #Conflicts:    1163000 | #Constraints:     183139
3584.33/3595.51	c #Conflicts:    1164000 | #Constraints:     184139
3584.33/3595.51	c #Conflicts:    1165000 | #Constraints:     185139
3584.33/3595.51	c #Conflicts:    1166000 | #Constraints:     186139
3584.33/3595.51	c #Conflicts:    1167000 | #Constraints:     187139
3584.33/3595.51	c #Conflicts:    1168000 | #Constraints:     188139
3584.33/3595.51	c #Conflicts:    1169000 | #Constraints:     189139
3584.33/3595.51	c #Conflicts:    1170000 | #Constraints:     190139
3584.33/3595.51	c #Conflicts:    1171000 | #Constraints:     191139
3584.33/3595.51	c #Conflicts:    1172000 | #Constraints:     192139
3584.33/3595.51	c #Conflicts:    1173000 | #Constraints:     193139
3584.33/3595.51	c #Conflicts:    1174000 | #Constraints:     194139
3584.33/3595.51	c #Conflicts:    1175000 | #Constraints:     195139
3584.33/3595.51	c #Conflicts:    1176000 | #Constraints:     196139
3584.33/3595.51	c #Conflicts:    1177000 | #Constraints:     197139
3584.33/3595.51	c #Conflicts:    1178000 | #Constraints:     198139
3584.33/3595.51	c #Conflicts:    1179000 | #Constraints:     199139
3584.33/3595.51	c #Conflicts:    1180000 | #Constraints:     200139
3584.33/3595.51	c #Conflicts:    1181000 | #Constraints:     201139
3584.33/3595.51	c #Conflicts:    1182000 | #Constraints:     202139
3584.33/3595.51	c #Conflicts:    1183000 | #Constraints:     203139
3584.33/3595.51	c #Conflicts:    1184000 | #Constraints:     204139
3584.33/3595.51	c #Conflicts:    1185000 | #Constraints:     205139
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1186000 | #Constraints:     152585
3584.33/3595.51	c #Conflicts:    1187000 | #Constraints:     153589
3584.33/3595.51	c #Conflicts:    1188000 | #Constraints:     154610
3584.33/3595.51	c #Conflicts:    1189000 | #Constraints:     155633
3584.33/3595.51	c #Conflicts:    1190000 | #Constraints:     156648
3584.33/3595.51	c #Conflicts:    1191000 | #Constraints:     157666
3584.33/3595.51	c #Conflicts:    1192000 | #Constraints:     158681
3584.33/3595.51	c #Conflicts:    1193000 | #Constraints:     159703
3584.33/3595.51	c #Conflicts:    1194000 | #Constraints:     160721
3584.33/3595.51	c #Conflicts:    1195000 | #Constraints:     161738
3584.33/3595.51	c #Conflicts:    1196000 | #Constraints:     162755
3584.33/3595.51	c #Conflicts:    1197000 | #Constraints:     163772
3584.33/3595.51	c #Conflicts:    1198000 | #Constraints:     164791
3584.33/3595.51	c #Conflicts:    1199000 | #Constraints:     165816
3584.33/3595.51	c #Conflicts:    1200000 | #Constraints:     166841
3584.33/3595.51	c #Conflicts:    1201000 | #Constraints:     167864
3584.33/3595.51	c #Conflicts:    1202000 | #Constraints:     168871
3584.33/3595.51	c #Conflicts:    1203000 | #Constraints:     169899
3584.33/3595.51	c #Conflicts:    1204000 | #Constraints:     170923
3584.33/3595.51	c #Conflicts:    1205000 | #Constraints:     171942
3584.33/3595.51	c #Conflicts:    1206000 | #Constraints:     172960
3584.33/3595.51	c #Conflicts:    1207000 | #Constraints:     173993
3584.33/3595.51	c #Conflicts:    1208000 | #Constraints:     175022
3584.33/3595.51	c #Conflicts:    1209000 | #Constraints:     176040
3584.33/3595.51	c #Conflicts:    1210000 | #Constraints:     177071
3584.33/3595.51	c #Conflicts:    1211000 | #Constraints:     178109
3584.33/3595.51	c #Conflicts:    1212000 | #Constraints:     179137
3584.33/3595.51	c #Conflicts:    1213000 | #Constraints:     180149
3584.33/3595.51	c #Conflicts:    1214000 | #Constraints:     181171
3584.33/3595.51	c #Conflicts:    1215000 | #Constraints:     182194
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1216000 | #Constraints:     141252
3584.33/3595.51	c #Conflicts:    1217000 | #Constraints:     142252
3584.33/3595.51	c #Conflicts:    1218000 | #Constraints:     143252
3584.33/3595.51	c #Conflicts:    1219000 | #Constraints:     144252
3584.33/3595.51	c #Conflicts:    1220000 | #Constraints:     145252
3584.33/3595.51	c #Conflicts:    1221000 | #Constraints:     146252
3584.33/3595.51	c #Conflicts:    1222000 | #Constraints:     147252
3584.33/3595.51	c #Conflicts:    1223000 | #Constraints:     148252
3584.33/3595.51	c #Conflicts:    1224000 | #Constraints:     149252
3584.33/3595.51	c #Conflicts:    1225000 | #Constraints:     150252
3584.33/3595.51	c #Conflicts:    1226000 | #Constraints:     151252
3584.33/3595.51	c #Conflicts:    1227000 | #Constraints:     152252
3584.33/3595.51	c #Conflicts:    1228000 | #Constraints:     153252
3584.33/3595.51	c #Conflicts:    1229000 | #Constraints:     154252
3584.33/3595.51	c #Conflicts:    1230000 | #Constraints:     155252
3584.33/3595.51	c #Conflicts:    1231000 | #Constraints:     156252
3584.33/3595.51	c #Conflicts:    1232000 | #Constraints:     157252
3584.33/3595.51	c #Conflicts:    1233000 | #Constraints:     158252
3584.33/3595.51	c #Conflicts:    1234000 | #Constraints:     159252
3584.33/3595.51	c #Conflicts:    1235000 | #Constraints:     160252
3584.33/3595.51	c #Conflicts:    1236000 | #Constraints:     161252
3584.33/3595.51	c #Conflicts:    1237000 | #Constraints:     162252
3584.33/3595.51	c #Conflicts:    1238000 | #Constraints:     163252
3584.33/3595.51	c #Conflicts:    1239000 | #Constraints:     164252
3584.33/3595.51	c #Conflicts:    1240000 | #Constraints:     165252
3584.33/3595.51	c #Conflicts:    1241000 | #Constraints:     166252
3584.33/3595.51	c #Conflicts:    1242000 | #Constraints:     167252
3584.33/3595.51	c #Conflicts:    1243000 | #Constraints:     168252
3584.33/3595.51	c #Conflicts:    1244000 | #Constraints:     169252
3584.33/3595.51	c #Conflicts:    1245000 | #Constraints:     170252
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -151
3584.33/3595.51	c #Conflicts:    1246000 | #Constraints:     137893
3584.33/3595.51	c #Conflicts:    1247000 | #Constraints:     138893
3584.33/3595.51	c #Conflicts:    1248000 | #Constraints:     139893
3584.33/3595.51	c #Conflicts:    1249000 | #Constraints:     140893
3584.33/3595.51	c #Conflicts:    1250000 | #Constraints:     141893
3584.33/3595.51	c #Conflicts:    1251000 | #Constraints:     142893
3584.33/3595.51	c #Conflicts:    1252000 | #Constraints:     143893
3584.33/3595.51	c #Conflicts:    1253000 | #Constraints:     144893
3584.33/3595.51	c #Conflicts:    1254000 | #Constraints:     145893
3584.33/3595.51	c #Conflicts:    1255000 | #Constraints:     146893
3584.33/3595.51	c #Conflicts:    1256000 | #Constraints:     147893
3584.33/3595.51	c #Conflicts:    1257000 | #Constraints:     148893
3584.33/3595.51	c #Conflicts:    1258000 | #Constraints:     149893
3584.33/3595.51	c #Conflicts:    1259000 | #Constraints:     150893
3584.33/3595.51	c #Conflicts:    1260000 | #Constraints:     151893
3584.33/3595.51	c #Conflicts:    1261000 | #Constraints:     152893
3584.33/3595.51	c #Conflicts:    1262000 | #Constraints:     153893
3584.33/3595.51	c #Conflicts:    1263000 | #Constraints:     154893
3584.33/3595.51	c #Conflicts:    1264000 | #Constraints:     155893
3584.33/3595.51	c #Conflicts:    1265000 | #Constraints:     156893
3584.33/3595.51	c #Conflicts:    1266000 | #Constraints:     157893
3584.33/3595.51	c #Conflicts:    1267000 | #Constraints:     158893
3584.33/3595.51	c #Conflicts:    1268000 | #Constraints:     159893
3584.33/3595.51	c #Conflicts:    1269000 | #Constraints:     160893
3584.33/3595.51	c #Conflicts:    1270000 | #Constraints:     161893
3584.33/3595.51	c #Conflicts:    1271000 | #Constraints:     162893
3584.33/3595.51	c #Conflicts:    1272000 | #Constraints:     163893
3584.33/3595.51	c #Conflicts:    1273000 | #Constraints:     164893
3584.33/3595.51	c #Conflicts:    1274000 | #Constraints:     165893
3584.33/3595.51	c #Conflicts:    1275000 | #Constraints:     166893
3584.33/3595.51	c #Conflicts:    1276000 | #Constraints:     167893
3584.33/3595.51	c #Conflicts:    1277000 | #Constraints:     168893
3584.33/3595.51	c #Conflicts:    1278000 | #Constraints:     169893
3584.33/3595.51	c #Conflicts:    1279000 | #Constraints:     170893
3584.33/3595.51	c #Conflicts:    1280000 | #Constraints:     171893
3584.33/3595.51	c #Conflicts:    1281000 | #Constraints:     172893
3584.33/3595.51	c #Conflicts:    1282000 | #Constraints:     173893
3584.33/3595.51	c #Conflicts:    1283000 | #Constraints:     174893
3584.33/3595.51	c #Conflicts:    1284000 | #Constraints:     175893
3584.33/3595.51	c #Conflicts:    1285000 | #Constraints:     176893
3584.33/3595.51	c #Conflicts:    1286000 | #Constraints:     177893
3584.33/3595.51	c #Conflicts:    1287000 | #Constraints:     178893
3584.33/3595.51	c #Conflicts:    1288000 | #Constraints:     179893
3584.33/3595.51	c #Conflicts:    1289000 | #Constraints:     180893
3584.33/3595.51	c #Conflicts:    1290000 | #Constraints:     181893
3584.33/3595.51	c #Conflicts:    1291000 | #Constraints:     182893
3584.33/3595.51	c #Conflicts:    1292000 | #Constraints:     183893
3584.33/3595.51	c #Conflicts:    1293000 | #Constraints:     184893
3584.33/3595.51	c #Conflicts:    1294000 | #Constraints:     185893
3584.33/3595.51	c #Conflicts:    1295000 | #Constraints:     186893
3584.33/3595.51	c #Conflicts:    1296000 | #Constraints:     187893
3584.33/3595.51	c #Conflicts:    1297000 | #Constraints:     188893
3584.33/3595.51	c #Conflicts:    1298000 | #Constraints:     189893
3584.33/3595.51	c #Conflicts:    1299000 | #Constraints:     190893
3584.33/3595.51	c #Conflicts:    1300000 | #Constraints:     191893
3584.33/3595.51	c #Conflicts:    1301000 | #Constraints:     192893
3584.33/3595.51	c #Conflicts:    1302000 | #Constraints:     193893
3584.33/3595.51	c #Conflicts:    1303000 | #Constraints:     194893
3584.33/3595.51	c #Conflicts:    1304000 | #Constraints:     195893
3584.33/3595.51	c #Conflicts:    1305000 | #Constraints:     196893
3584.33/3595.51	c #Conflicts:    1306000 | #Constraints:     197893
3584.33/3595.51	c #Conflicts:    1307000 | #Constraints:     198893
3584.33/3595.51	c #Conflicts:    1308000 | #Constraints:     199893
3584.33/3595.51	c #Conflicts:    1309000 | #Constraints:     200893
3584.33/3595.51	c #Conflicts:    1310000 | #Constraints:     201893
3584.33/3595.51	c #Conflicts:    1311000 | #Constraints:     202893
3584.33/3595.51	c #Conflicts:    1312000 | #Constraints:     203893
3584.33/3595.51	c #Conflicts:    1313000 | #Constraints:     204893
3584.33/3595.51	c #Conflicts:    1314000 | #Constraints:     205893
3584.33/3595.51	c #Conflicts:    1315000 | #Constraints:     206893
3584.33/3595.51	c bounds -52 >= -150 @ 2240.22
3584.33/3595.51	c #Conflicts:    1316000 | #Constraints:     207923
3584.33/3595.51	c #Conflicts:    1317000 | #Constraints:     208923
3584.33/3595.51	c #Conflicts:    1318000 | #Constraints:     209923
3584.33/3595.51	c #Conflicts:    1319000 | #Constraints:     210923
3584.33/3595.51	c #Conflicts:    1320000 | #Constraints:     211923
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -150
3584.33/3595.51	c #Conflicts:    1321000 | #Constraints:     155434
3584.33/3595.51	c #Conflicts:    1322000 | #Constraints:     156463
3584.33/3595.51	c #Conflicts:    1323000 | #Constraints:     157495
3584.33/3595.51	c #Conflicts:    1324000 | #Constraints:     158534
3584.33/3595.51	c #Conflicts:    1325000 | #Constraints:     159580
3584.33/3595.51	c #Conflicts:    1326000 | #Constraints:     160626
3584.33/3595.51	c #Conflicts:    1327000 | #Constraints:     161666
3584.33/3595.51	c #Conflicts:    1328000 | #Constraints:     162704
3584.33/3595.51	c #Conflicts:    1329000 | #Constraints:     163742
3584.33/3595.51	c #Conflicts:    1330000 | #Constraints:     164778
3584.33/3595.51	c #Conflicts:    1331000 | #Constraints:     165809
3584.33/3595.51	c #Conflicts:    1332000 | #Constraints:     166846
3584.33/3595.51	c #Conflicts:    1333000 | #Constraints:     167888
3584.33/3595.51	c #Conflicts:    1334000 | #Constraints:     168924
3584.33/3595.51	c #Conflicts:    1335000 | #Constraints:     169960
3584.33/3595.51	c #Conflicts:    1336000 | #Constraints:     170992
3584.33/3595.51	c #Conflicts:    1337000 | #Constraints:     172026
3584.33/3595.51	c #Conflicts:    1338000 | #Constraints:     173058
3584.33/3595.51	c #Conflicts:    1339000 | #Constraints:     174095
3584.33/3595.51	c #Conflicts:    1340000 | #Constraints:     175133
3584.33/3595.51	c #Conflicts:    1341000 | #Constraints:     176166
3584.33/3595.51	c #Conflicts:    1342000 | #Constraints:     177201
3584.33/3595.51	c #Conflicts:    1343000 | #Constraints:     178224
3584.33/3595.51	c #Conflicts:    1344000 | #Constraints:     179261
3584.33/3595.51	c #Conflicts:    1345000 | #Constraints:     180298
3584.33/3595.51	c #Conflicts:    1346000 | #Constraints:     181345
3584.33/3595.51	c #Conflicts:    1347000 | #Constraints:     182380
3584.33/3595.51	c #Conflicts:    1348000 | #Constraints:     183406
3584.33/3595.51	c #Conflicts:    1349000 | #Constraints:     184431
3584.33/3595.51	c #Conflicts:    1350000 | #Constraints:     185460
3584.33/3595.51	c #Conflicts:    1351000 | #Constraints:     186493
3584.33/3595.51	c #Conflicts:    1352000 | #Constraints:     187527
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -150
3584.33/3595.51	c #Conflicts:    1353000 | #Constraints:     144017
3584.33/3595.51	c #Conflicts:    1354000 | #Constraints:     145017
3584.33/3595.51	c #Conflicts:    1355000 | #Constraints:     146017
3584.33/3595.51	c #Conflicts:    1356000 | #Constraints:     147017
3584.33/3595.51	c #Conflicts:    1357000 | #Constraints:     148017
3584.33/3595.51	c #Conflicts:    1358000 | #Constraints:     149017
3584.33/3595.51	c #Conflicts:    1359000 | #Constraints:     150017
3584.33/3595.51	c #Conflicts:    1360000 | #Constraints:     151017
3584.33/3595.51	c #Conflicts:    1361000 | #Constraints:     152017
3584.33/3595.51	c #Conflicts:    1362000 | #Constraints:     153017
3584.33/3595.51	c #Conflicts:    1363000 | #Constraints:     154017
3584.33/3595.51	c #Conflicts:    1364000 | #Constraints:     155017
3584.33/3595.51	c #Conflicts:    1365000 | #Constraints:     156017
3584.33/3595.51	c #Conflicts:    1366000 | #Constraints:     157017
3584.33/3595.51	c #Conflicts:    1367000 | #Constraints:     158017
3584.33/3595.51	c #Conflicts:    1368000 | #Constraints:     159017
3584.33/3595.51	c #Conflicts:    1369000 | #Constraints:     160017
3584.33/3595.51	c #Conflicts:    1370000 | #Constraints:     161017
3584.33/3595.51	c #Conflicts:    1371000 | #Constraints:     162017
3584.33/3595.51	c #Conflicts:    1372000 | #Constraints:     163017
3584.33/3595.51	c #Conflicts:    1373000 | #Constraints:     164017
3584.33/3595.51	c #Conflicts:    1374000 | #Constraints:     165017
3584.33/3595.51	c #Conflicts:    1375000 | #Constraints:     166017
3584.33/3595.51	c #Conflicts:    1376000 | #Constraints:     167017
3584.33/3595.51	c #Conflicts:    1377000 | #Constraints:     168017
3584.33/3595.51	c #Conflicts:    1378000 | #Constraints:     169017
3584.33/3595.51	c #Conflicts:    1379000 | #Constraints:     170017
3584.33/3595.51	c #Conflicts:    1380000 | #Constraints:     171017
3584.33/3595.51	c #Conflicts:    1381000 | #Constraints:     172017
3584.33/3595.51	c #Conflicts:    1382000 | #Constraints:     173017
3584.33/3595.51	c #Conflicts:    1383000 | #Constraints:     174017
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -150
3584.33/3595.51	c #Conflicts:    1384000 | #Constraints:     139742
3584.33/3595.51	c #Conflicts:    1385000 | #Constraints:     140742
3584.33/3595.51	c #Conflicts:    1386000 | #Constraints:     141742
3584.33/3595.51	c #Conflicts:    1387000 | #Constraints:     142742
3584.33/3595.51	c #Conflicts:    1388000 | #Constraints:     143742
3584.33/3595.51	c #Conflicts:    1389000 | #Constraints:     144742
3584.33/3595.51	c #Conflicts:    1390000 | #Constraints:     145742
3584.33/3595.51	c #Conflicts:    1391000 | #Constraints:     146742
3584.33/3595.51	c #Conflicts:    1392000 | #Constraints:     147742
3584.33/3595.51	c #Conflicts:    1393000 | #Constraints:     148742
3584.33/3595.51	c #Conflicts:    1394000 | #Constraints:     149742
3584.33/3595.51	c #Conflicts:    1395000 | #Constraints:     150742
3584.33/3595.51	c #Conflicts:    1396000 | #Constraints:     151742
3584.33/3595.51	c #Conflicts:    1397000 | #Constraints:     152742
3584.33/3595.51	c #Conflicts:    1398000 | #Constraints:     153742
3584.33/3595.51	c #Conflicts:    1399000 | #Constraints:     154742
3584.33/3595.51	c #Conflicts:    1400000 | #Constraints:     155742
3584.33/3595.51	c #Conflicts:    1401000 | #Constraints:     156742
3584.33/3595.51	c #Conflicts:    1402000 | #Constraints:     157742
3584.33/3595.51	c #Conflicts:    1403000 | #Constraints:     158742
3584.33/3595.51	c #Conflicts:    1404000 | #Constraints:     159742
3584.33/3595.51	c #Conflicts:    1405000 | #Constraints:     160742
3584.33/3595.51	c #Conflicts:    1406000 | #Constraints:     161742
3584.33/3595.51	c #Conflicts:    1407000 | #Constraints:     162742
3584.33/3595.51	c #Conflicts:    1408000 | #Constraints:     163742
3584.33/3595.51	c #Conflicts:    1409000 | #Constraints:     164742
3584.33/3595.51	c #Conflicts:    1410000 | #Constraints:     165742
3584.33/3595.51	c #Conflicts:    1411000 | #Constraints:     166742
3584.33/3595.51	c #Conflicts:    1412000 | #Constraints:     167742
3584.33/3595.51	c #Conflicts:    1413000 | #Constraints:     168742
3584.33/3595.51	c #Conflicts:    1414000 | #Constraints:     169742
3584.33/3595.51	c #Conflicts:    1415000 | #Constraints:     170742
3584.33/3595.51	c #Conflicts:    1416000 | #Constraints:     171742
3584.33/3595.51	c #Conflicts:    1417000 | #Constraints:     172742
3584.33/3595.51	c #Conflicts:    1418000 | #Constraints:     173742
3584.33/3595.51	c #Conflicts:    1419000 | #Constraints:     174742
3584.33/3595.51	c #Conflicts:    1420000 | #Constraints:     175742
3584.33/3595.51	c #Conflicts:    1421000 | #Constraints:     176742
3584.33/3595.51	c #Conflicts:    1422000 | #Constraints:     177742
3584.33/3595.51	c #Conflicts:    1423000 | #Constraints:     178742
3584.33/3595.51	c #Conflicts:    1424000 | #Constraints:     179742
3584.33/3595.51	c #Conflicts:    1425000 | #Constraints:     180742
3584.33/3595.51	c #Conflicts:    1426000 | #Constraints:     181742
3584.33/3595.51	c #Conflicts:    1427000 | #Constraints:     182742
3584.33/3595.51	c #Conflicts:    1428000 | #Constraints:     183742
3584.33/3595.51	c #Conflicts:    1429000 | #Constraints:     184742
3584.33/3595.51	c #Conflicts:    1430000 | #Constraints:     185742
3584.33/3595.51	c #Conflicts:    1431000 | #Constraints:     186742
3584.33/3595.51	c #Conflicts:    1432000 | #Constraints:     187742
3584.33/3595.51	c #Conflicts:    1433000 | #Constraints:     188742
3584.33/3595.51	c #Conflicts:    1434000 | #Constraints:     189742
3584.33/3595.51	c #Conflicts:    1435000 | #Constraints:     190742
3584.33/3595.51	c #Conflicts:    1436000 | #Constraints:     191742
3584.33/3595.51	c #Conflicts:    1437000 | #Constraints:     192742
3584.33/3595.51	c #Conflicts:    1438000 | #Constraints:     193742
3584.33/3595.51	c #Conflicts:    1439000 | #Constraints:     194742
3584.33/3595.51	c #Conflicts:    1440000 | #Constraints:     195742
3584.33/3595.51	c #Conflicts:    1441000 | #Constraints:     196742
3584.33/3595.51	c #Conflicts:    1442000 | #Constraints:     197742
3584.33/3595.51	c #Conflicts:    1443000 | #Constraints:     198742
3584.33/3595.51	c #Conflicts:    1444000 | #Constraints:     199742
3584.33/3595.51	c #Conflicts:    1445000 | #Constraints:     200742
3584.33/3595.51	c #Conflicts:    1446000 | #Constraints:     201742
3584.33/3595.51	c #Conflicts:    1447000 | #Constraints:     202742
3584.33/3595.51	c bounds -52 >= -149 @ 2467.81
3584.33/3595.51	c #Conflicts:    1448000 | #Constraints:     203772
3584.33/3595.51	c #Conflicts:    1449000 | #Constraints:     204772
3584.33/3595.51	c #Conflicts:    1450000 | #Constraints:     205772
3584.33/3595.51	c #Conflicts:    1451000 | #Constraints:     206772
3584.33/3595.51	c #Conflicts:    1452000 | #Constraints:     207772
3584.33/3595.51	c #Conflicts:    1453000 | #Constraints:     208772
3584.33/3595.51	c #Conflicts:    1454000 | #Constraints:     209772
3584.33/3595.51	c #Conflicts:    1455000 | #Constraints:     210772
3584.33/3595.51	c #Conflicts:    1456000 | #Constraints:     211772
3584.33/3595.51	c #Conflicts:    1457000 | #Constraints:     212772
3584.33/3595.51	c #Conflicts:    1458000 | #Constraints:     213772
3584.33/3595.51	c #Conflicts:    1459000 | #Constraints:     214772
3584.33/3595.51	c #Conflicts:    1460000 | #Constraints:     215772
3584.33/3595.51	c #Conflicts:    1461000 | #Constraints:     216772
3584.33/3595.51	c #Conflicts:    1462000 | #Constraints:     217772
3584.33/3595.51	c #Conflicts:    1463000 | #Constraints:     218772
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -149
3584.33/3595.51	c #Conflicts:    1464000 | #Constraints:     159482
3584.33/3595.51	c #Conflicts:    1465000 | #Constraints:     160482
3584.33/3595.51	c #Conflicts:    1466000 | #Constraints:     161482
3584.33/3595.51	c #Conflicts:    1467000 | #Constraints:     162482
3584.33/3595.51	c #Conflicts:    1468000 | #Constraints:     163482
3584.33/3595.51	c #Conflicts:    1469000 | #Constraints:     164482
3584.33/3595.51	c #Conflicts:    1470000 | #Constraints:     165482
3584.33/3595.51	c #Conflicts:    1471000 | #Constraints:     166482
3584.33/3595.51	c #Conflicts:    1472000 | #Constraints:     167482
3584.33/3595.51	c #Conflicts:    1473000 | #Constraints:     168482
3584.33/3595.51	c #Conflicts:    1474000 | #Constraints:     169482
3584.33/3595.51	c #Conflicts:    1475000 | #Constraints:     170482
3584.33/3595.51	c #Conflicts:    1476000 | #Constraints:     171482
3584.33/3595.51	c #Conflicts:    1477000 | #Constraints:     172482
3584.33/3595.51	c #Conflicts:    1478000 | #Constraints:     173482
3584.33/3595.51	c #Conflicts:    1479000 | #Constraints:     174482
3584.33/3595.51	c #Conflicts:    1480000 | #Constraints:     175482
3584.33/3595.51	c #Conflicts:    1481000 | #Constraints:     176482
3584.33/3595.51	c #Conflicts:    1482000 | #Constraints:     177482
3584.33/3595.51	c #Conflicts:    1483000 | #Constraints:     178482
3584.33/3595.51	c #Conflicts:    1484000 | #Constraints:     179482
3584.33/3595.51	c #Conflicts:    1485000 | #Constraints:     180482
3584.33/3595.51	c #Conflicts:    1486000 | #Constraints:     181482
3584.33/3595.51	c #Conflicts:    1487000 | #Constraints:     182482
3584.33/3595.51	c #Conflicts:    1488000 | #Constraints:     183482
3584.33/3595.51	c #Conflicts:    1489000 | #Constraints:     184482
3584.33/3595.51	c #Conflicts:    1490000 | #Constraints:     185482
3584.33/3595.51	c #Conflicts:    1491000 | #Constraints:     186482
3584.33/3595.51	c #Conflicts:    1492000 | #Constraints:     187482
3584.33/3595.51	c #Conflicts:    1493000 | #Constraints:     188482
3584.33/3595.51	c #Conflicts:    1494000 | #Constraints:     189482
3584.33/3595.51	c #Conflicts:    1495000 | #Constraints:     190482
3584.33/3595.51	c #Conflicts:    1496000 | #Constraints:     191482
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -149
3584.33/3595.51	c #Conflicts:    1497000 | #Constraints:     146212
3584.33/3595.51	c #Conflicts:    1498000 | #Constraints:     147254
3584.33/3595.51	c #Conflicts:    1499000 | #Constraints:     148285
3584.33/3595.51	c #Conflicts:    1500000 | #Constraints:     149324
3584.33/3595.51	c #Conflicts:    1501000 | #Constraints:     150353
3584.33/3595.51	c #Conflicts:    1502000 | #Constraints:     151381
3584.33/3595.51	c #Conflicts:    1503000 | #Constraints:     152401
3584.33/3595.51	c #Conflicts:    1504000 | #Constraints:     153426
3584.33/3595.51	c #Conflicts:    1505000 | #Constraints:     154452
3584.33/3595.51	c #Conflicts:    1506000 | #Constraints:     155475
3584.33/3595.51	c #Conflicts:    1507000 | #Constraints:     156511
3584.33/3595.51	c #Conflicts:    1508000 | #Constraints:     157552
3584.33/3595.51	c #Conflicts:    1509000 | #Constraints:     158588
3584.33/3595.51	c #Conflicts:    1510000 | #Constraints:     159624
3584.33/3595.51	c #Conflicts:    1511000 | #Constraints:     160659
3584.33/3595.51	c #Conflicts:    1512000 | #Constraints:     161699
3584.33/3595.51	c #Conflicts:    1513000 | #Constraints:     162725
3584.33/3595.51	c #Conflicts:    1514000 | #Constraints:     163764
3584.33/3595.51	c #Conflicts:    1515000 | #Constraints:     164797
3584.33/3595.51	c #Conflicts:    1516000 | #Constraints:     165834
3584.33/3595.51	c #Conflicts:    1517000 | #Constraints:     166879
3584.33/3595.51	c #Conflicts:    1518000 | #Constraints:     167913
3584.33/3595.51	c #Conflicts:    1519000 | #Constraints:     168945
3584.33/3595.51	c #Conflicts:    1520000 | #Constraints:     169984
3584.33/3595.51	c #Conflicts:    1521000 | #Constraints:     171023
3584.33/3595.51	c #Conflicts:    1522000 | #Constraints:     172058
3584.33/3595.51	c #Conflicts:    1523000 | #Constraints:     173102
3584.33/3595.51	c #Conflicts:    1524000 | #Constraints:     174142
3584.33/3595.51	c #Conflicts:    1525000 | #Constraints:     175177
3584.33/3595.51	c #Conflicts:    1526000 | #Constraints:     176214
3584.33/3595.51	c #Conflicts:    1527000 | #Constraints:     177252
3584.33/3595.51	c #Conflicts:    1528000 | #Constraints:     178289
3584.33/3595.51	c #Conflicts:    1529000 | #Constraints:     179317
3584.33/3595.51	c #Conflicts:    1530000 | #Constraints:     180351
3584.33/3595.51	c #Conflicts:    1531000 | #Constraints:     181400
3584.33/3595.51	c #Conflicts:    1532000 | #Constraints:     182442
3584.33/3595.51	c #Conflicts:    1533000 | #Constraints:     183489
3584.33/3595.51	c #Conflicts:    1534000 | #Constraints:     184544
3584.33/3595.51	c #Conflicts:    1535000 | #Constraints:     185594
3584.33/3595.51	c #Conflicts:    1536000 | #Constraints:     186640
3584.33/3595.51	c #Conflicts:    1537000 | #Constraints:     187689
3584.33/3595.51	c #Conflicts:    1538000 | #Constraints:     188733
3584.33/3595.51	c #Conflicts:    1539000 | #Constraints:     189774
3584.33/3595.51	c #Conflicts:    1540000 | #Constraints:     190815
3584.33/3595.51	c #Conflicts:    1541000 | #Constraints:     191860
3584.33/3595.51	c #Conflicts:    1542000 | #Constraints:     192896
3584.33/3595.51	c #Conflicts:    1543000 | #Constraints:     193924
3584.33/3595.51	c #Conflicts:    1544000 | #Constraints:     194950
3584.33/3595.51	c #Conflicts:    1545000 | #Constraints:     195977
3584.33/3595.51	c #Conflicts:    1546000 | #Constraints:     197010
3584.33/3595.51	c #Conflicts:    1547000 | #Constraints:     198044
3584.33/3595.51	c #Conflicts:    1548000 | #Constraints:     199077
3584.33/3595.51	c #Conflicts:    1549000 | #Constraints:     200109
3584.33/3595.51	c #Conflicts:    1550000 | #Constraints:     201134
3584.33/3595.51	c #Conflicts:    1551000 | #Constraints:     202159
3584.33/3595.51	c #Conflicts:    1552000 | #Constraints:     203202
3584.33/3595.51	c #Conflicts:    1553000 | #Constraints:     204240
3584.33/3595.51	c #Conflicts:    1554000 | #Constraints:     205258
3584.33/3595.51	c #Conflicts:    1555000 | #Constraints:     206280
3584.33/3595.51	c #Conflicts:    1556000 | #Constraints:     207302
3584.33/3595.51	c #Conflicts:    1557000 | #Constraints:     208323
3584.33/3595.51	c #Conflicts:    1558000 | #Constraints:     209348
3584.33/3595.51	c #Conflicts:    1559000 | #Constraints:     210371
3584.33/3595.51	c #Conflicts:    1560000 | #Constraints:     211400
3584.33/3595.51	c #Conflicts:    1561000 | #Constraints:     212429
3584.33/3595.51	c #Conflicts:    1562000 | #Constraints:     213455
3584.33/3595.51	c #Conflicts:    1563000 | #Constraints:     214485
3584.33/3595.51	c #Conflicts:    1564000 | #Constraints:     215502
3584.33/3595.51	c #Conflicts:    1565000 | #Constraints:     216529
3584.33/3595.51	c #Conflicts:    1566000 | #Constraints:     217554
3584.33/3595.51	c #Conflicts:    1567000 | #Constraints:     218583
3584.33/3595.51	c #Conflicts:    1568000 | #Constraints:     219608
3584.33/3595.51	c #Conflicts:    1569000 | #Constraints:     220631
3584.33/3595.51	c #Conflicts:    1570000 | #Constraints:     221653
3584.33/3595.51	c #Conflicts:    1571000 | #Constraints:     222664
3584.33/3595.51	c #Conflicts:    1572000 | #Constraints:     223681
3584.33/3595.51	c #Conflicts:    1573000 | #Constraints:     224698
3584.33/3595.51	c #Conflicts:    1574000 | #Constraints:     225714
3584.33/3595.51	c #Conflicts:    1575000 | #Constraints:     226736
3584.33/3595.51	c #Conflicts:    1576000 | #Constraints:     227756
3584.33/3595.51	c #Conflicts:    1577000 | #Constraints:     228800
3584.33/3595.51	c #Conflicts:    1578000 | #Constraints:     229821
3584.33/3595.51	c #Conflicts:    1579000 | #Constraints:     230847
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -149
3584.33/3595.51	c #Conflicts:    1580000 | #Constraints:     165591
3584.33/3595.51	c #Conflicts:    1581000 | #Constraints:     166591
3584.33/3595.51	c #Conflicts:    1582000 | #Constraints:     167591
3584.33/3595.51	c #Conflicts:    1583000 | #Constraints:     168591
3584.33/3595.51	c #Conflicts:    1584000 | #Constraints:     169591
3584.33/3595.51	c #Conflicts:    1585000 | #Constraints:     170591
3584.33/3595.51	c #Conflicts:    1586000 | #Constraints:     171591
3584.33/3595.51	c #Conflicts:    1587000 | #Constraints:     172591
3584.33/3595.51	c #Conflicts:    1588000 | #Constraints:     173591
3584.33/3595.51	c #Conflicts:    1589000 | #Constraints:     174591
3584.33/3595.51	c #Conflicts:    1590000 | #Constraints:     175591
3584.33/3595.51	c #Conflicts:    1591000 | #Constraints:     176591
3584.33/3595.51	c #Conflicts:    1592000 | #Constraints:     177591
3584.33/3595.51	c #Conflicts:    1593000 | #Constraints:     178591
3584.33/3595.51	c #Conflicts:    1594000 | #Constraints:     179591
3584.33/3595.51	c #Conflicts:    1595000 | #Constraints:     180591
3584.33/3595.51	c #Conflicts:    1596000 | #Constraints:     181591
3584.33/3595.51	c #Conflicts:    1597000 | #Constraints:     182591
3584.33/3595.51	c #Conflicts:    1598000 | #Constraints:     183591
3584.33/3595.51	c #Conflicts:    1599000 | #Constraints:     184591
3584.33/3595.51	c #Conflicts:    1600000 | #Constraints:     185591
3584.33/3595.51	c #Conflicts:    1601000 | #Constraints:     186591
3584.33/3595.51	c #Conflicts:    1602000 | #Constraints:     187591
3584.33/3595.51	c #Conflicts:    1603000 | #Constraints:     188591
3584.33/3595.51	c #Conflicts:    1604000 | #Constraints:     189591
3584.33/3595.51	c #Conflicts:    1605000 | #Constraints:     190591
3584.33/3595.51	c #Conflicts:    1606000 | #Constraints:     191591
3584.33/3595.51	c #Conflicts:    1607000 | #Constraints:     192591
3584.33/3595.51	c #Conflicts:    1608000 | #Constraints:     193591
3584.33/3595.51	c #Conflicts:    1609000 | #Constraints:     194591
3584.33/3595.51	c #Conflicts:    1610000 | #Constraints:     195591
3584.33/3595.51	c #Conflicts:    1611000 | #Constraints:     196591
3584.33/3595.51	c #Conflicts:    1612000 | #Constraints:     197591
3584.33/3595.51	c #Conflicts:    1613000 | #Constraints:     198591
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -149
3584.33/3595.51	c #Conflicts:    1614000 | #Constraints:     149711
3584.33/3595.51	c #Conflicts:    1615000 | #Constraints:     150711
3584.33/3595.51	c #Conflicts:    1616000 | #Constraints:     151711
3584.33/3595.51	c #Conflicts:    1617000 | #Constraints:     152711
3584.33/3595.51	c #Conflicts:    1618000 | #Constraints:     153711
3584.33/3595.51	c #Conflicts:    1619000 | #Constraints:     154711
3584.33/3595.51	c #Conflicts:    1620000 | #Constraints:     155711
3584.33/3595.51	c #Conflicts:    1621000 | #Constraints:     156711
3584.33/3595.51	c #Conflicts:    1622000 | #Constraints:     157711
3584.33/3595.51	c #Conflicts:    1623000 | #Constraints:     158711
3584.33/3595.51	c #Conflicts:    1624000 | #Constraints:     159711
3584.33/3595.51	c #Conflicts:    1625000 | #Constraints:     160711
3584.33/3595.51	c #Conflicts:    1626000 | #Constraints:     161711
3584.33/3595.51	c #Conflicts:    1627000 | #Constraints:     162711
3584.33/3595.51	c #Conflicts:    1628000 | #Constraints:     163711
3584.33/3595.51	c #Conflicts:    1629000 | #Constraints:     164711
3584.33/3595.51	c #Conflicts:    1630000 | #Constraints:     165711
3584.33/3595.51	c #Conflicts:    1631000 | #Constraints:     166711
3584.33/3595.51	c #Conflicts:    1632000 | #Constraints:     167711
3584.33/3595.51	c #Conflicts:    1633000 | #Constraints:     168711
3584.33/3595.51	c #Conflicts:    1634000 | #Constraints:     169711
3584.33/3595.51	c #Conflicts:    1635000 | #Constraints:     170711
3584.33/3595.51	c #Conflicts:    1636000 | #Constraints:     171711
3584.33/3595.51	c #Conflicts:    1637000 | #Constraints:     172711
3584.33/3595.51	c #Conflicts:    1638000 | #Constraints:     173711
3584.33/3595.51	c #Conflicts:    1639000 | #Constraints:     174711
3584.33/3595.51	c #Conflicts:    1640000 | #Constraints:     175711
3584.33/3595.51	c bounds -52 >= -148 @ 2837.7
3584.33/3595.51	c #Conflicts:    1641000 | #Constraints:     176747
3584.33/3595.51	c #Conflicts:    1642000 | #Constraints:     177747
3584.33/3595.51	c #Conflicts:    1643000 | #Constraints:     178747
3584.33/3595.51	c #Conflicts:    1644000 | #Constraints:     179747
3584.33/3595.51	c #Conflicts:    1645000 | #Constraints:     180747
3584.33/3595.51	c #Conflicts:    1646000 | #Constraints:     181747
3584.33/3595.51	c #Conflicts:    1647000 | #Constraints:     182747
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -148
3584.33/3595.51	c #Conflicts:    1648000 | #Constraints:     144502
3584.33/3595.51	c #Conflicts:    1649000 | #Constraints:     145502
3584.33/3595.51	c #Conflicts:    1650000 | #Constraints:     146502
3584.33/3595.51	c #Conflicts:    1651000 | #Constraints:     147502
3584.33/3595.51	c #Conflicts:    1652000 | #Constraints:     148502
3584.33/3595.51	c #Conflicts:    1653000 | #Constraints:     149502
3584.33/3595.51	c #Conflicts:    1654000 | #Constraints:     150502
3584.33/3595.51	c #Conflicts:    1655000 | #Constraints:     151502
3584.33/3595.51	c #Conflicts:    1656000 | #Constraints:     152502
3584.33/3595.51	c #Conflicts:    1657000 | #Constraints:     153502
3584.33/3595.51	c #Conflicts:    1658000 | #Constraints:     154502
3584.33/3595.51	c #Conflicts:    1659000 | #Constraints:     155502
3584.33/3595.51	c #Conflicts:    1660000 | #Constraints:     156502
3584.33/3595.51	c #Conflicts:    1661000 | #Constraints:     157502
3584.33/3595.51	c #Conflicts:    1662000 | #Constraints:     158502
3584.33/3595.51	c #Conflicts:    1663000 | #Constraints:     159502
3584.33/3595.51	c #Conflicts:    1664000 | #Constraints:     160502
3584.33/3595.51	c #Conflicts:    1665000 | #Constraints:     161502
3584.33/3595.51	c #Conflicts:    1666000 | #Constraints:     162502
3584.33/3595.51	c #Conflicts:    1667000 | #Constraints:     163502
3584.33/3595.51	c #Conflicts:    1668000 | #Constraints:     164502
3584.33/3595.51	c #Conflicts:    1669000 | #Constraints:     165502
3584.33/3595.51	c #Conflicts:    1670000 | #Constraints:     166502
3584.33/3595.51	c #Conflicts:    1671000 | #Constraints:     167502
3584.33/3595.51	c #Conflicts:    1672000 | #Constraints:     168502
3584.33/3595.51	c #Conflicts:    1673000 | #Constraints:     169502
3584.33/3595.51	c #Conflicts:    1674000 | #Constraints:     170502
3584.33/3595.51	c #Conflicts:    1675000 | #Constraints:     171502
3584.33/3595.51	c #Conflicts:    1676000 | #Constraints:     172502
3584.33/3595.51	c #Conflicts:    1677000 | #Constraints:     173502
3584.33/3595.51	c #Conflicts:    1678000 | #Constraints:     174502
3584.33/3595.51	c #Conflicts:    1679000 | #Constraints:     175502
3584.33/3595.51	c #Conflicts:    1680000 | #Constraints:     176502
3584.33/3595.51	c #Conflicts:    1681000 | #Constraints:     177502
3584.33/3595.51	c #Conflicts:    1682000 | #Constraints:     178502
3584.33/3595.51	c #Conflicts:    1683000 | #Constraints:     179502
3584.33/3595.51	c #Conflicts:    1684000 | #Constraints:     180502
3584.33/3595.51	c #Conflicts:    1685000 | #Constraints:     181502
3584.33/3595.51	c #Conflicts:    1686000 | #Constraints:     182502
3584.33/3595.51	c #Conflicts:    1687000 | #Constraints:     183502
3584.33/3595.51	c #Conflicts:    1688000 | #Constraints:     184502
3584.33/3595.51	c #Conflicts:    1689000 | #Constraints:     185502
3584.33/3595.51	c #Conflicts:    1690000 | #Constraints:     186502
3584.33/3595.51	c #Conflicts:    1691000 | #Constraints:     187502
3584.33/3595.51	c #Conflicts:    1692000 | #Constraints:     188502
3584.33/3595.51	c #Conflicts:    1693000 | #Constraints:     189502
3584.33/3595.51	c #Conflicts:    1694000 | #Constraints:     190502
3584.33/3595.51	c #Conflicts:    1695000 | #Constraints:     191502
3584.33/3595.51	c #Conflicts:    1696000 | #Constraints:     192502
3584.33/3595.51	c #Conflicts:    1697000 | #Constraints:     193502
3584.33/3595.51	c #Conflicts:    1698000 | #Constraints:     194502
3584.33/3595.51	c #Conflicts:    1699000 | #Constraints:     195502
3584.33/3595.51	c #Conflicts:    1700000 | #Constraints:     196502
3584.33/3595.51	c #Conflicts:    1701000 | #Constraints:     197502
3584.33/3595.51	c #Conflicts:    1702000 | #Constraints:     198502
3584.33/3595.51	c #Conflicts:    1703000 | #Constraints:     199502
3584.33/3595.51	c #Conflicts:    1704000 | #Constraints:     200502
3584.33/3595.51	c #Conflicts:    1705000 | #Constraints:     201502
3584.33/3595.51	c #Conflicts:    1706000 | #Constraints:     202502
3584.33/3595.51	c #Conflicts:    1707000 | #Constraints:     203502
3584.33/3595.51	c #Conflicts:    1708000 | #Constraints:     204502
3584.33/3595.51	c #Conflicts:    1709000 | #Constraints:     205502
3584.33/3595.51	c #Conflicts:    1710000 | #Constraints:     206502
3584.33/3595.51	c #Conflicts:    1711000 | #Constraints:     207502
3584.33/3595.51	c #Conflicts:    1712000 | #Constraints:     208502
3584.33/3595.51	c #Conflicts:    1713000 | #Constraints:     209502
3584.33/3595.51	c #Conflicts:    1714000 | #Constraints:     210502
3584.33/3595.51	c #Conflicts:    1715000 | #Constraints:     211502
3584.33/3595.51	c #Conflicts:    1716000 | #Constraints:     212502
3584.33/3595.51	c #Conflicts:    1717000 | #Constraints:     213502
3584.33/3595.51	c #Conflicts:    1718000 | #Constraints:     214502
3584.33/3595.51	c #Conflicts:    1719000 | #Constraints:     215502
3584.33/3595.51	c #Conflicts:    1720000 | #Constraints:     216502
3584.33/3595.51	c #Conflicts:    1721000 | #Constraints:     217502
3584.33/3595.51	c #Conflicts:    1722000 | #Constraints:     218502
3584.33/3595.51	c #Conflicts:    1723000 | #Constraints:     219502
3584.33/3595.51	c #Conflicts:    1724000 | #Constraints:     220502
3584.33/3595.51	c #Conflicts:    1725000 | #Constraints:     221502
3584.33/3595.51	c #Conflicts:    1726000 | #Constraints:     222502
3584.33/3595.51	c #Conflicts:    1727000 | #Constraints:     223502
3584.33/3595.51	c #Conflicts:    1728000 | #Constraints:     224502
3584.33/3595.51	c #Conflicts:    1729000 | #Constraints:     225502
3584.33/3595.51	c #Conflicts:    1730000 | #Constraints:     226502
3584.33/3595.51	c #Conflicts:    1731000 | #Constraints:     227502
3584.33/3595.51	c #Conflicts:    1732000 | #Constraints:     228502
3584.33/3595.51	c #Conflicts:    1733000 | #Constraints:     229502
3584.33/3595.51	c #Conflicts:    1734000 | #Constraints:     230502
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -148
3584.33/3595.51	c #Conflicts:    1735000 | #Constraints:     165411
3584.33/3595.51	c #Conflicts:    1736000 | #Constraints:     166411
3584.33/3595.51	c #Conflicts:    1737000 | #Constraints:     167411
3584.33/3595.51	c #Conflicts:    1738000 | #Constraints:     168411
3584.33/3595.51	c #Conflicts:    1739000 | #Constraints:     169411
3584.33/3595.51	c #Conflicts:    1740000 | #Constraints:     170411
3584.33/3595.51	c #Conflicts:    1741000 | #Constraints:     171411
3584.33/3595.51	c #Conflicts:    1742000 | #Constraints:     172411
3584.33/3595.51	c #Conflicts:    1743000 | #Constraints:     173411
3584.33/3595.51	c #Conflicts:    1744000 | #Constraints:     174411
3584.33/3595.51	c #Conflicts:    1745000 | #Constraints:     175411
3584.33/3595.51	c #Conflicts:    1746000 | #Constraints:     176411
3584.33/3595.51	c #Conflicts:    1747000 | #Constraints:     177411
3584.33/3595.51	c #Conflicts:    1748000 | #Constraints:     178411
3584.33/3595.51	c #Conflicts:    1749000 | #Constraints:     179411
3584.33/3595.51	c #Conflicts:    1750000 | #Constraints:     180411
3584.33/3595.51	c #Conflicts:    1751000 | #Constraints:     181411
3584.33/3595.51	c #Conflicts:    1752000 | #Constraints:     182411
3584.33/3595.51	c #Conflicts:    1753000 | #Constraints:     183411
3584.33/3595.51	c #Conflicts:    1754000 | #Constraints:     184411
3584.33/3595.51	c #Conflicts:    1755000 | #Constraints:     185411
3584.33/3595.51	c #Conflicts:    1756000 | #Constraints:     186411
3584.33/3595.51	c #Conflicts:    1757000 | #Constraints:     187411
3584.33/3595.51	c #Conflicts:    1758000 | #Constraints:     188411
3584.33/3595.51	c #Conflicts:    1759000 | #Constraints:     189411
3584.33/3595.51	c #Conflicts:    1760000 | #Constraints:     190411
3584.33/3595.51	c #Conflicts:    1761000 | #Constraints:     191411
3584.33/3595.51	c #Conflicts:    1762000 | #Constraints:     192411
3584.33/3595.51	c #Conflicts:    1763000 | #Constraints:     193411
3584.33/3595.51	c #Conflicts:    1764000 | #Constraints:     194411
3584.33/3595.51	c #Conflicts:    1765000 | #Constraints:     195411
3584.33/3595.51	c #Conflicts:    1766000 | #Constraints:     196411
3584.33/3595.51	c #Conflicts:    1767000 | #Constraints:     197411
3584.33/3595.51	c #Conflicts:    1768000 | #Constraints:     198411
3584.33/3595.51	c #Conflicts:    1769000 | #Constraints:     199411
3584.33/3595.51	c #Conflicts:    1770000 | #Constraints:     200411
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -148
3584.33/3595.51	c #Conflicts:    1771000 | #Constraints:     150690
3584.33/3595.51	c #Conflicts:    1772000 | #Constraints:     151690
3584.33/3595.51	c #Conflicts:    1773000 | #Constraints:     152690
3584.33/3595.51	c #Conflicts:    1774000 | #Constraints:     153690
3584.33/3595.51	c #Conflicts:    1775000 | #Constraints:     154690
3584.33/3595.51	c #Conflicts:    1776000 | #Constraints:     155690
3584.33/3595.51	c #Conflicts:    1777000 | #Constraints:     156690
3584.33/3595.51	c #Conflicts:    1778000 | #Constraints:     157690
3584.33/3595.51	c #Conflicts:    1779000 | #Constraints:     158690
3584.33/3595.51	c #Conflicts:    1780000 | #Constraints:     159690
3584.33/3595.51	c #Conflicts:    1781000 | #Constraints:     160690
3584.33/3595.51	c #Conflicts:    1782000 | #Constraints:     161690
3584.33/3595.51	c #Conflicts:    1783000 | #Constraints:     162690
3584.33/3595.51	c #Conflicts:    1784000 | #Constraints:     163690
3584.33/3595.51	c #Conflicts:    1785000 | #Constraints:     164690
3584.33/3595.51	c #Conflicts:    1786000 | #Constraints:     165690
3584.33/3595.51	c #Conflicts:    1787000 | #Constraints:     166690
3584.33/3595.51	c #Conflicts:    1788000 | #Constraints:     167690
3584.33/3595.51	c #Conflicts:    1789000 | #Constraints:     168690
3584.33/3595.51	c #Conflicts:    1790000 | #Constraints:     169690
3584.33/3595.51	c #Conflicts:    1791000 | #Constraints:     170690
3584.33/3595.51	c #Conflicts:    1792000 | #Constraints:     171690
3584.33/3595.51	c #Conflicts:    1793000 | #Constraints:     172690
3584.33/3595.51	c #Conflicts:    1794000 | #Constraints:     173690
3584.33/3595.51	c #Conflicts:    1795000 | #Constraints:     174690
3584.33/3595.51	c bounds -52 >= -147 @ 3112.72
3584.33/3595.51	c #Conflicts:    1796000 | #Constraints:     175717
3584.33/3595.51	c #Conflicts:    1797000 | #Constraints:     176717
3584.33/3595.51	c #Conflicts:    1798000 | #Constraints:     177717
3584.33/3595.51	c #Conflicts:    1799000 | #Constraints:     178717
3584.33/3595.51	c #Conflicts:    1800000 | #Constraints:     179717
3584.33/3595.51	c #Conflicts:    1801000 | #Constraints:     180717
3584.33/3595.51	c #Conflicts:    1802000 | #Constraints:     181717
3584.33/3595.51	c #Conflicts:    1803000 | #Constraints:     182717
3584.33/3595.51	c #Conflicts:    1804000 | #Constraints:     183717
3584.33/3595.51	c #Conflicts:    1805000 | #Constraints:     184717
3584.33/3595.51	c #Conflicts:    1806000 | #Constraints:     185717
3584.33/3595.51	c #Conflicts:    1807000 | #Constraints:     186717
3584.33/3595.51	c #Conflicts:    1808000 | #Constraints:     187717
3584.33/3595.51	c #Conflicts:    1809000 | #Constraints:     188717
3584.33/3595.51	c #Conflicts:    1810000 | #Constraints:     189717
3584.33/3595.51	c #Conflicts:    1811000 | #Constraints:     190717
3584.33/3595.51	c #Conflicts:    1812000 | #Constraints:     191717
3584.33/3595.51	c #Conflicts:    1813000 | #Constraints:     192717
3584.33/3595.51	c #Conflicts:    1814000 | #Constraints:     193717
3584.33/3595.51	c #Conflicts:    1815000 | #Constraints:     194717
3584.33/3595.51	c #Conflicts:    1816000 | #Constraints:     195717
3584.33/3595.51	c #Conflicts:    1817000 | #Constraints:     196717
3584.33/3595.51	c #Conflicts:    1818000 | #Constraints:     197717
3584.33/3595.51	c #Conflicts:    1819000 | #Constraints:     198717
3584.33/3595.51	c #Conflicts:    1820000 | #Constraints:     199717
3584.33/3595.51	c #Conflicts:    1821000 | #Constraints:     200717
3584.33/3595.51	c #Conflicts:    1822000 | #Constraints:     201717
3584.33/3595.51	c #Conflicts:    1823000 | #Constraints:     202717
3584.33/3595.51	c #Conflicts:    1824000 | #Constraints:     203717
3584.33/3595.51	c #Conflicts:    1825000 | #Constraints:     204717
3584.33/3595.51	c #Conflicts:    1826000 | #Constraints:     205717
3584.33/3595.51	c #Conflicts:    1827000 | #Constraints:     206717
3584.33/3595.51	c #Conflicts:    1828000 | #Constraints:     207717
3584.33/3595.51	c #Conflicts:    1829000 | #Constraints:     208717
3584.33/3595.51	c #Conflicts:    1830000 | #Constraints:     209717
3584.33/3595.51	c #Conflicts:    1831000 | #Constraints:     210717
3584.33/3595.51	c #Conflicts:    1832000 | #Constraints:     211717
3584.33/3595.51	c #Conflicts:    1833000 | #Constraints:     212717
3584.33/3595.51	c #Conflicts:    1834000 | #Constraints:     213717
3584.33/3595.51	c #Conflicts:    1835000 | #Constraints:     214717
3584.33/3595.51	c #Conflicts:    1836000 | #Constraints:     215717
3584.33/3595.51	c #Conflicts:    1837000 | #Constraints:     216717
3584.33/3595.51	c #Conflicts:    1838000 | #Constraints:     217717
3584.33/3595.51	c #Conflicts:    1839000 | #Constraints:     218717
3584.33/3595.51	c #Conflicts:    1840000 | #Constraints:     219717
3584.33/3595.51	c #Conflicts:    1841000 | #Constraints:     220717
3584.33/3595.51	c #Conflicts:    1842000 | #Constraints:     221717
3584.33/3595.51	c #Conflicts:    1843000 | #Constraints:     222717
3584.33/3595.51	c #Conflicts:    1844000 | #Constraints:     223717
3584.33/3595.51	c #Conflicts:    1845000 | #Constraints:     224717
3584.33/3595.51	c #Conflicts:    1846000 | #Constraints:     225717
3584.33/3595.51	c #Conflicts:    1847000 | #Constraints:     226717
3584.33/3595.51	c #Conflicts:    1848000 | #Constraints:     227717
3584.33/3595.51	c #Conflicts:    1849000 | #Constraints:     228717
3584.33/3595.51	c #Conflicts:    1850000 | #Constraints:     229717
3584.33/3595.51	c #Conflicts:    1851000 | #Constraints:     230717
3584.33/3595.51	c #Conflicts:    1852000 | #Constraints:     231717
3584.33/3595.51	c #Conflicts:    1853000 | #Constraints:     232717
3584.33/3595.51	c #Conflicts:    1854000 | #Constraints:     233717
3584.33/3595.51	c #Conflicts:    1855000 | #Constraints:     234717
3584.33/3595.51	c #Conflicts:    1856000 | #Constraints:     235717
3584.33/3595.51	c #Conflicts:    1857000 | #Constraints:     236717
3584.33/3595.51	c #Conflicts:    1858000 | #Constraints:     237717
3584.33/3595.51	c #Conflicts:    1859000 | #Constraints:     238717
3584.33/3595.51	c #Conflicts:    1860000 | #Constraints:     239717
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -147
3584.33/3595.51	c #Conflicts:    1861000 | #Constraints:     170126
3584.33/3595.51	c #Conflicts:    1862000 | #Constraints:     171126
3584.33/3595.51	c #Conflicts:    1863000 | #Constraints:     172126
3584.33/3595.51	c #Conflicts:    1864000 | #Constraints:     173126
3584.33/3595.51	c #Conflicts:    1865000 | #Constraints:     174126
3584.33/3595.51	c #Conflicts:    1866000 | #Constraints:     175126
3584.33/3595.51	c #Conflicts:    1867000 | #Constraints:     176126
3584.33/3595.51	c #Conflicts:    1868000 | #Constraints:     177126
3584.33/3595.51	c #Conflicts:    1869000 | #Constraints:     178126
3584.33/3595.51	c #Conflicts:    1870000 | #Constraints:     179126
3584.33/3595.51	c #Conflicts:    1871000 | #Constraints:     180126
3584.33/3595.51	c #Conflicts:    1872000 | #Constraints:     181126
3584.33/3595.51	c #Conflicts:    1873000 | #Constraints:     182126
3584.33/3595.51	c #Conflicts:    1874000 | #Constraints:     183126
3584.33/3595.51	c #Conflicts:    1875000 | #Constraints:     184126
3584.33/3595.51	c #Conflicts:    1876000 | #Constraints:     185126
3584.33/3595.51	c #Conflicts:    1877000 | #Constraints:     186126
3584.33/3595.51	c #Conflicts:    1878000 | #Constraints:     187126
3584.33/3595.51	c #Conflicts:    1879000 | #Constraints:     188126
3584.33/3595.51	c #Conflicts:    1880000 | #Constraints:     189126
3584.33/3595.51	c #Conflicts:    1881000 | #Constraints:     190126
3584.33/3595.51	c #Conflicts:    1882000 | #Constraints:     191126
3584.33/3595.51	c #Conflicts:    1883000 | #Constraints:     192126
3584.33/3595.51	c #Conflicts:    1884000 | #Constraints:     193126
3584.33/3595.51	c #Conflicts:    1885000 | #Constraints:     194126
3584.33/3595.51	c #Conflicts:    1886000 | #Constraints:     195126
3584.33/3595.51	c #Conflicts:    1887000 | #Constraints:     196126
3584.33/3595.51	c #Conflicts:    1888000 | #Constraints:     197126
3584.33/3595.51	c #Conflicts:    1889000 | #Constraints:     198126
3584.33/3595.51	c #Conflicts:    1890000 | #Constraints:     199126
3584.33/3595.51	c #Conflicts:    1891000 | #Constraints:     200126
3584.33/3595.51	c #Conflicts:    1892000 | #Constraints:     201126
3584.33/3595.51	c #Conflicts:    1893000 | #Constraints:     202126
3584.33/3595.51	c #Conflicts:    1894000 | #Constraints:     203126
3584.33/3595.51	c #Conflicts:    1895000 | #Constraints:     204126
3584.33/3595.51	c #Conflicts:    1896000 | #Constraints:     205126
3584.33/3595.51	c #Conflicts:    1897000 | #Constraints:     206126
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -147
3584.33/3595.51	c #Conflicts:    1898000 | #Constraints:     153481
3584.33/3595.51	c #Conflicts:    1899000 | #Constraints:     154481
3584.33/3595.51	c #Conflicts:    1900000 | #Constraints:     155481
3584.33/3595.51	c #Conflicts:    1901000 | #Constraints:     156481
3584.33/3595.51	c #Conflicts:    1902000 | #Constraints:     157481
3584.33/3595.51	c #Conflicts:    1903000 | #Constraints:     158481
3584.33/3595.51	c #Conflicts:    1904000 | #Constraints:     159481
3584.33/3595.51	c #Conflicts:    1905000 | #Constraints:     160481
3584.33/3595.51	c #Conflicts:    1906000 | #Constraints:     161481
3584.33/3595.51	c #Conflicts:    1907000 | #Constraints:     162481
3584.33/3595.51	c #Conflicts:    1908000 | #Constraints:     163481
3584.33/3595.51	c #Conflicts:    1909000 | #Constraints:     164481
3584.33/3595.51	c #Conflicts:    1910000 | #Constraints:     165481
3584.33/3595.51	c #Conflicts:    1911000 | #Constraints:     166481
3584.33/3595.51	c #Conflicts:    1912000 | #Constraints:     167481
3584.33/3595.51	c #Conflicts:    1913000 | #Constraints:     168481
3584.33/3595.51	c #Conflicts:    1914000 | #Constraints:     169481
3584.33/3595.51	c #Conflicts:    1915000 | #Constraints:     170481
3584.33/3595.51	c #Conflicts:    1916000 | #Constraints:     171481
3584.33/3595.51	c #Conflicts:    1917000 | #Constraints:     172481
3584.33/3595.51	c #Conflicts:    1918000 | #Constraints:     173481
3584.33/3595.51	c #Conflicts:    1919000 | #Constraints:     174481
3584.33/3595.51	c #Conflicts:    1920000 | #Constraints:     175481
3584.33/3595.51	c #Conflicts:    1921000 | #Constraints:     176481
3584.33/3595.51	c #Conflicts:    1922000 | #Constraints:     177481
3584.33/3595.51	c #Conflicts:    1923000 | #Constraints:     178481
3584.33/3595.51	c #Conflicts:    1924000 | #Constraints:     179481
3584.33/3595.51	c #Conflicts:    1925000 | #Constraints:     180481
3584.33/3595.51	c #Conflicts:    1926000 | #Constraints:     181481
3584.33/3595.51	c #Conflicts:    1927000 | #Constraints:     182481
3584.33/3595.51	c #Conflicts:    1928000 | #Constraints:     183481
3584.33/3595.51	c #Conflicts:    1929000 | #Constraints:     184481
3584.33/3595.51	c #Conflicts:    1930000 | #Constraints:     185481
3584.33/3595.51	c #Conflicts:    1931000 | #Constraints:     186481
3584.33/3595.51	c #Conflicts:    1932000 | #Constraints:     187481
3584.33/3595.51	c #Conflicts:    1933000 | #Constraints:     188481
3584.33/3595.51	c #Conflicts:    1934000 | #Constraints:     189481
3584.33/3595.51	c #Conflicts:    1935000 | #Constraints:     190481
3584.33/3595.51	c #Conflicts:    1936000 | #Constraints:     191481
3584.33/3595.51	c #Conflicts:    1937000 | #Constraints:     192481
3584.33/3595.51	c #Conflicts:    1938000 | #Constraints:     193481
3584.33/3595.51	c #Conflicts:    1939000 | #Constraints:     194481
3584.33/3595.51	c #Conflicts:    1940000 | #Constraints:     195481
3584.33/3595.51	c #Conflicts:    1941000 | #Constraints:     196481
3584.33/3595.51	c #Conflicts:    1942000 | #Constraints:     197481
3584.33/3595.51	c #Conflicts:    1943000 | #Constraints:     198481
3584.33/3595.51	c #Conflicts:    1944000 | #Constraints:     199481
3584.33/3595.51	c #Conflicts:    1945000 | #Constraints:     200481
3584.33/3595.51	c #Conflicts:    1946000 | #Constraints:     201481
3584.33/3595.51	c #Conflicts:    1947000 | #Constraints:     202481
3584.33/3595.51	c #Conflicts:    1948000 | #Constraints:     203481
3584.33/3595.51	c #Conflicts:    1949000 | #Constraints:     204481
3584.33/3595.51	c #Conflicts:    1950000 | #Constraints:     205481
3584.33/3595.51	c #Conflicts:    1951000 | #Constraints:     206481
3584.33/3595.51	c #Conflicts:    1952000 | #Constraints:     207481
3584.33/3595.51	c #Conflicts:    1953000 | #Constraints:     208481
3584.33/3595.51	c #Conflicts:    1954000 | #Constraints:     209481
3584.33/3595.51	c #Conflicts:    1955000 | #Constraints:     210481
3584.33/3595.51	c #Conflicts:    1956000 | #Constraints:     211481
3584.33/3595.51	c #Conflicts:    1957000 | #Constraints:     212481
3584.33/3595.51	c #Conflicts:    1958000 | #Constraints:     213481
3584.33/3595.51	c #Conflicts:    1959000 | #Constraints:     214481
3584.33/3595.51	c #Conflicts:    1960000 | #Constraints:     215481
3584.33/3595.51	c #Conflicts:    1961000 | #Constraints:     216481
3584.33/3595.51	c #Conflicts:    1962000 | #Constraints:     217481
3584.33/3595.51	c #Conflicts:    1963000 | #Constraints:     218481
3584.33/3595.51	c #Conflicts:    1964000 | #Constraints:     219481
3584.33/3595.51	c #Conflicts:    1965000 | #Constraints:     220481
3584.33/3595.51	c #Conflicts:    1966000 | #Constraints:     221481
3584.33/3595.51	c #Conflicts:    1967000 | #Constraints:     222481
3584.33/3595.51	c #Conflicts:    1968000 | #Constraints:     223481
3584.33/3595.51	c #Conflicts:    1969000 | #Constraints:     224481
3584.33/3595.51	c #Conflicts:    1970000 | #Constraints:     225481
3584.33/3595.51	c #Conflicts:    1971000 | #Constraints:     226481
3584.33/3595.51	c #Conflicts:    1972000 | #Constraints:     227481
3584.33/3595.51	c #Conflicts:    1973000 | #Constraints:     228481
3584.33/3595.51	c #Conflicts:    1974000 | #Constraints:     229481
3584.33/3595.51	c bounds -52 >= -146 @ 3466.67
3584.33/3595.51	c #Conflicts:    1975000 | #Constraints:     230511
3584.33/3595.51	c #Conflicts:    1976000 | #Constraints:     231512
3584.33/3595.51	c #Conflicts:    1977000 | #Constraints:     232536
3584.33/3595.51	c #Conflicts:    1978000 | #Constraints:     233567
3584.33/3595.51	c #Conflicts:    1979000 | #Constraints:     234611
3584.33/3595.51	c #Conflicts:    1980000 | #Constraints:     235657
3584.33/3595.51	c #Conflicts:    1981000 | #Constraints:     236697
3584.33/3595.51	c #Conflicts:    1982000 | #Constraints:     237728
3584.33/3595.51	c #Conflicts:    1983000 | #Constraints:     238762
3584.33/3595.51	c #Conflicts:    1984000 | #Constraints:     239802
3584.33/3595.51	c #Conflicts:    1985000 | #Constraints:     240849
3584.33/3595.51	c #Conflicts:    1986000 | #Constraints:     241887
3584.33/3595.51	c #Conflicts:    1987000 | #Constraints:     242921
3584.33/3595.51	c #Conflicts:    1988000 | #Constraints:     243960
3584.33/3595.51	c #Conflicts:    1989000 | #Constraints:     244985
3584.33/3595.51	c #Conflicts:    1990000 | #Constraints:     246020
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -146
3584.33/3595.51	c #Conflicts:    1991000 | #Constraints:     172933
3584.33/3595.51	c #Conflicts:    1992000 | #Constraints:     173964
3584.33/3595.51	c #Conflicts:    1993000 | #Constraints:     174991
3584.33/3595.51	c #Conflicts:    1994000 | #Constraints:     176015
3584.33/3595.51	c #Conflicts:    1995000 | #Constraints:     177068
3584.33/3595.51	c #Conflicts:    1996000 | #Constraints:     178110
3584.33/3595.51	c #Conflicts:    1997000 | #Constraints:     179144
3584.33/3595.51	c #Conflicts:    1998000 | #Constraints:     180185
3584.33/3595.51	c #Conflicts:    1999000 | #Constraints:     181221
3584.33/3595.51	c #Conflicts:    2000000 | #Constraints:     182251
3584.33/3595.51	c #Conflicts:    2001000 | #Constraints:     183284
3584.33/3595.51	c #Conflicts:    2002000 | #Constraints:     184313
3584.33/3595.51	c #Conflicts:    2003000 | #Constraints:     185355
3584.33/3595.51	c #Conflicts:    2004000 | #Constraints:     186387
3584.33/3595.51	c #Conflicts:    2005000 | #Constraints:     187415
3584.33/3595.51	c #Conflicts:    2006000 | #Constraints:     188450
3584.33/3595.51	c #Conflicts:    2007000 | #Constraints:     189484
3584.33/3595.51	c #Conflicts:    2008000 | #Constraints:     190524
3584.33/3595.51	c #Conflicts:    2009000 | #Constraints:     191559
3584.33/3595.51	c #Conflicts:    2010000 | #Constraints:     192589
3584.33/3595.51	c #Conflicts:    2011000 | #Constraints:     193609
3584.33/3595.51	c #Conflicts:    2012000 | #Constraints:     194632
3584.33/3595.51	c #Conflicts:    2013000 | #Constraints:     195668
3584.33/3595.51	c #Conflicts:    2014000 | #Constraints:     196705
3584.33/3595.51	c #Conflicts:    2015000 | #Constraints:     197738
3584.33/3595.51	c #Conflicts:    2016000 | #Constraints:     198762
3584.33/3595.51	c #Conflicts:    2017000 | #Constraints:     199797
3584.33/3595.51	c #Conflicts:    2018000 | #Constraints:     200820
3584.33/3595.51	c #Conflicts:    2019000 | #Constraints:     201847
3584.33/3595.51	c #Conflicts:    2020000 | #Constraints:     202870
3584.33/3595.51	c #Conflicts:    2021000 | #Constraints:     203907
3584.33/3595.51	c #Conflicts:    2022000 | #Constraints:     204940
3584.33/3595.51	c #Conflicts:    2023000 | #Constraints:     205980
3584.33/3595.51	c #Conflicts:    2024000 | #Constraints:     207024
3584.33/3595.51	c #Conflicts:    2025000 | #Constraints:     208066
3584.33/3595.51	c #Conflicts:    2026000 | #Constraints:     209108
3584.33/3595.51	c #Conflicts:    2027000 | #Constraints:     210141
3584.33/3595.51	c #Conflicts:    2028000 | #Constraints:     211179
3584.33/3595.51	c INPROCESSING
3584.33/3595.51	c GARBAGE COLLECT
3584.33/3595.51	c rational objective -146
3584.33/3595.51	c #Conflicts:    2029000 | #Constraints:     155533
3584.33/3595.51	c #Conflicts:    2030000 | #Constraints:     156533
3584.33/3595.51	c #Conflicts:    2031000 | #Constraints:     157533
3584.33/3595.51	c #Conflicts:    2032000 | #Constraints:     158533
3584.33/3595.51	c #Conflicts:    2033000 | #Constraints:     159533
3584.33/3595.51	c #Conflicts:    2034000 | #Constraints:     160533
3584.33/3595.51	c #Conflicts:    2035000 | #Constraints:     161533
3584.33/3595.51	c #Conflicts:    2036000 | #Constraints:     162533
3584.33/3595.51	c #Conflicts:    2037000 | #Constraints:     163533
3584.33/3595.51	c #Conflicts:    2038000 | #Constraints:     164533
3584.33/3595.51	c #Conflicts:    2039000 | #Constraints:     165533
3584.33/3595.51	c #Conflicts:    2040000 | #Constraints:     166533
3584.33/3595.51	c #Conflicts:    2041000 | #Constraints:     167533
3584.33/3595.51	c #Conflicts:    2042000 | #Constraints:     168533
3584.33/3595.51	c #Conflicts:    2043000 | #Constraints:     169533
3584.33/3595.51	c #Conflicts:    2044000 | #Constraints:     170533
3584.33/3595.51	c #Conflicts:    2045000 | #Constraints:     171533
3584.33/3595.51	c #Conflicts:    2046000 | #Constraints:     172533
3584.33/3595.51	c #Conflicts:    2047000 | #Constraints:     173533
3584.33/3595.51	c #Conflicts:    2048000 | #Constraints:     174533
3584.33/3595.51	c #Conflicts:    2049000 | #Constraints:     175533
3584.33/3595.51	c #Conflicts:    2050000 | #Constraints:     176533
3584.33/3595.51	c #Conflicts:    2051000 | #Constraints:     177533
3584.33/3595.51	c #Conflicts:    2052000 | #Constraints:     178533
3584.33/3595.51	c cpu time 3576.05 s
3584.33/3595.51	c deterministic time 496686250816 4.97e+11
3584.33/3595.51	c optimization time 34.6615 s
3584.33/3595.51	c total solve time 3541.17 s
3584.33/3595.51	c core-guided solve time 2253.21 s
3584.33/3595.51	c propagation time 2692.13 s
3584.33/3595.51	c conflict analysis time 258.453 s
3584.33/3595.51	c propagations 436811292
3584.33/3595.51	c resolve steps 40804072
3584.33/3595.51	c decisions 5100608
3584.33/3595.51	c conflicts 2052936
3584.33/3595.51	c restarts 4086
3584.33/3595.51	c inprocessing phases 64
3584.33/3595.51	c input clauses 96053
3584.33/3595.51	c input cardinalities 2248
3584.33/3595.51	c input general constraints 1481
3584.33/3595.51	c input average constraint length 16.48
3584.33/3595.51	c input average constraint degree 7.41
3584.33/3595.51	c learned clauses 1553274
3584.33/3595.51	c learned cardinalities 104297
3584.33/3595.51	c learned general constraints 411673
3584.33/3595.51	c learned average constraint length 346.93
3584.33/3595.51	c learned average constraint degree 11921021.75
3584.33/3595.51	c watched constraints 400157
3584.33/3595.51	c counting constraints 12997
3584.33/3595.51	c gcd simplifications 103771
3584.33/3595.51	c detected cardinalities 23645
3584.33/3595.51	c weakened non-implied lits 21320165
3584.33/3595.51	c weakened non-implying lits 362914
3584.33/3595.51	c original variables 1272
3584.33/3595.51	c clausal propagations 312682198
3584.33/3595.51	c cardinality propagations 32177037
3584.33/3595.51	c watched propagations 23974604
3584.33/3595.51	c counting propagations 65580131
3584.33/3595.51	c watch lookups 40508579802
3584.33/3595.51	c watch backjump lookups 26108018020
3584.33/3595.51	c watch checks 417198591617
3584.33/3595.51	c propagation checks 10086517309
3584.33/3595.51	c constraint additions 1896616768
3584.33/3595.51	c trail pops 443947944
3584.33/3595.51	c formula constraints 94227
3584.33/3595.51	c learned constraints 2036624
3584.33/3595.51	c bound constraints 1127
3584.33/3595.51	c core-guided constraints 4428
3584.33/3595.51	c encountered formula constraints 5441452
3584.33/3595.51	c encountered learned constraints 28077940
3584.33/3595.51	c encountered bound constraints 529
3584.33/3595.51	c encountered core-guided constraints 9116583
3584.33/3595.51	c LP total time 783.696 s
3584.33/3595.51	c LP solve time 747.81 s
3584.33/3595.51	c LP constraints added 94227
3584.33/3595.51	c LP constraints removed 0
3584.33/3595.51	c LP pivots internal 2052977
3584.33/3595.51	c LP pivots root 14478
3584.33/3595.51	c LP calls 114160
3584.33/3595.51	c LP optimalities 97848
3584.33/3595.51	c LP no pivot count 69760
3584.33/3595.51	c LP infeasibilities 16310
3584.33/3595.51	c LP valid Farkas constraints 16310
3584.33/3595.51	c LP learned Farkas constraints 16310
3584.33/3595.51	c LP basis resets 0
3584.33/3595.51	c LP cycling count 0
3584.33/3595.51	c LP singular count 0
3584.33/3595.51	c LP no primal count 0
3584.33/3595.51	c LP no farkas count 0
3584.33/3595.51	c LP other issue count 0
3584.33/3595.51	c LP Gomory cuts 0
3584.33/3595.51	c LP learned cuts 0
3584.33/3595.51	c LP deleted cuts 0
3584.33/3595.51	c LP encountered Gomory constraints 0
3584.33/3595.51	c LP encountered Farkas constraints 163653
3584.33/3595.51	c LP encountered learned Farkas constraints 40541
3584.33/3595.51	c CG auxiliary variables introduced 1850
3584.33/3595.51	c CG solutions found 1
3584.33/3595.51	c CG cores constructed 1126
3584.33/3595.51	c CG core cardinality constraints returned 0
3584.33/3595.51	c CG unit cores 0
3584.33/3595.51	c CG single cores 1126
3584.33/3595.51	c CG blocks removed during cardinality reduction 0
3584.33/3595.51	c CG first core best 0
3584.33/3595.51	c CG decision core best 0
3584.33/3595.51	c CG core reduction tie 0
3584.33/3595.51	c CG core degree average 1.00
3584.33/3595.51	c CG core slack average 1.73
3584.33/3595.51	c CG core upper bound improvements 0
3584.33/3595.51	c LS first time 599.964 s
3584.33/3595.51	c LS restart time 0 s
3584.33/3595.51	s SATISFIABLE
3584.33/3595.51	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 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 x901 -x902 -x903 -x904 -x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 -x1002 -x1003 -x1004 -x1005 -x1006 -x1007 -x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 -x1026 -x1027 -x1028 -x1029 -x1030 -x1031 -x1032 -x1033 -x1034 x1035 -x1036 -x1037 -x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 -x1054 -x1055 -x1056 -x1057 -x1058 -x1059 -x1060 -x1061 -x1062 -x1063 x1064 -x1065 -x1066 -x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 -x1081 -x1082 -x1083 -x1084 -x1085 -x1086 -x1087 -x1088 -x1089 -x1090 x1091 -x1092 -x1093 -x1094 -x1095 -x1096 -x1097 -x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 -x1120 -x1121 -x1122 -x1123 -x1124 -x1125 -x1126 -x1127 -x1128 -x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 -x1158 -x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 -x1203 x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272
3584.33/3595.51	c Program interrupted by user.
3584.33/3595.54	c Total time: 3595.260 seconds

Verifier Data

OK	-52

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-4790217-1782371443/watcher-4790217-1782371443 -o /tmp/evaluation-result-4790217-1782371443/solver-4790217-1782371443 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790217-1782371443/vars-4790217-1782371443 --bin-var /tmp/runsolver-exch-nodeE005-1782371443-2261564 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4790217-1782371443.opb 3600 HOME 62000 

running on 4 cores: 0-3

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

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

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108455 MiB free)
  node 1: cores 8-15, 129019 MiB (116867 MiB free)
  node 2: cores 16-23, 128973 MiB (113793 MiB free)
  node 3: cores 24-31, 129003 MiB (111702 MiB free)
  node 4: cores 32-39, 129019 MiB (110393 MiB free)
  node 5: cores 40-47, 129019 MiB (112056 MiB free)
  node 6: cores 48-55, 129019 MiB (114577 MiB free)
  node 7: cores 56-63, 128474 MiB (105187 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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


[startup+0.100055 s]*
/proc/loadavg: 1.64 1.92 3.33 4/860 2261795
/proc/meminfo: memFree=914517812/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4192 memory=3172 CPUtime=0 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 238 209 0 0 0 0 0 0 20 0 1 0 170432297 4292608 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1048 793 713 219 0 110 0
[pid=2261795] ppid=2261751 vsize=464 memory=260 CPUtime=0 cores=0-3
/proc/2261795/stat : 2261795 (mkdir) D 2261751 2261751 2261554 0 -1 4194304 45 0 0 0 0 0 0 0 20 0 1 0 170432307 475136 0 18446744073709551615 94830359625728 94830359668081 140723410397936 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 94830359685520 94830359687320 94830373154816 140723410401652 140723410401696 140723410401696 140723410407401 0
/proc/2261795/statm: 116 65 54 11 0 42 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3432 KiB

[startup+0.21197 s]*
/proc/loadavg: 1.64 1.92 3.33 6/876 2261838
/proc/meminfo: memFree=914539820/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3248 CPUtime=0.02 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 303 434 0 0 0 0 0 2 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 2 4 65536 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 812 713 219 0 143 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3248 KiB

[startup+0.31193 s]*
/proc/loadavg: 1.64 1.92 3.33 14/881 2261874
/proc/meminfo: memFree=914451100/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3252 CPUtime=0.03 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 355 568 0 0 0 0 0 3 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 813 713 219 0 143 0
[pid=2261864] ppid=2261751 vsize=436 memory=264 CPUtime=0 cores=0-3
/proc/2261864/stat : 2261864 (timeout) D 2261751 2261751 2261554 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 170432325 446464 0 18446744073709551615 94025427644416 94025427660929 140730590102880 0 0 0 0 0 0 1 0 0 17 2 0 0 0 0 0 94025427675696 94025427677784 94025431924736 140730590107766 140730590108060 140730590108060 140730590113767 0
/proc/2261864/statm: 109 66 55 5 0 42 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 4760 KiB
Current children cumulated memory: 3516 KiB

[startup+0.700173 s]
/proc/loadavg: 1.64 1.92 3.33 12/896 2261962
/proc/meminfo: memFree=914133796/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=97456 memory=57112 CPUtime=0.2 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 6440 0 0 0 17 3 0 0 20 0 1 0 170432343 99794944 14144 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 24364 14278 2269 1054 0 12945 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 104440 KiB
Current children cumulated memory: 62068 KiB

[startup+1.50017 s]
/proc/loadavg: 1.64 1.92 3.33 18/904 2261983
/proc/meminfo: memFree=912692120/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=193836 memory=137456 CPUtime=1 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 18519 0 0 0 96 4 0 0 20 0 1 0 170432343 198488064 34165 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 48459 34364 2381 1054 0 37040 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 200820 KiB
Current children cumulated memory: 142412 KiB

[startup+3.11291 s]
/proc/loadavg: 2.79 2.15 3.40 18/904 2261998
/proc/meminfo: memFree=910364096/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=193836 memory=137456 CPUtime=2.61 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 18524 0 0 0 257 4 0 0 20 0 1 0 170432343 198488064 34165 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 48459 34364 2381 1054 0 37040 0
Current children cumulated CPU time: 2.71 s
Current children cumulated vsize: 200820 KiB
Current children cumulated memory: 142412 KiB

[startup+6.30015 s]
/proc/loadavg: 2.79 2.15 3.40 18/905 2261999
/proc/meminfo: memFree=908821340/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=193836 memory=137456 CPUtime=5.79 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 18529 0 0 0 575 4 0 0 20 0 1 0 170432343 198488064 34165 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 48459 34364 2381 1054 0 37040 0
Current children cumulated CPU time: 5.89 s
Current children cumulated vsize: 200820 KiB
Current children cumulated memory: 142412 KiB

[startup+12.7002 s]
/proc/loadavg: 3.84 2.38 3.46 18/905 2261999
/proc/meminfo: memFree=908652476/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=193836 memory=137456 CPUtime=12.17 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 18534 0 0 0 1213 4 0 0 20 0 1 0 170432343 198488064 34165 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 48459 34364 2381 1054 0 37040 0
Current children cumulated CPU time: 12.27 s
Current children cumulated vsize: 200820 KiB
Current children cumulated memory: 142412 KiB

[startup+25.5002 s]
/proc/loadavg: 6.54 3.05 3.67 18/905 2261999
/proc/meminfo: memFree=908506508/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=193836 memory=137456 CPUtime=24.93 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 18534 0 0 0 2489 4 0 0 20 0 1 0 170432343 198488064 34165 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 48459 34364 2381 1054 0 37040 0
Current children cumulated CPU time: 25.03 s
Current children cumulated vsize: 200820 KiB
Current children cumulated memory: 142412 KiB

[startup+51.1124 s]
/proc/loadavg: 9.77 4.09 4.00 18/905 2261999
/proc/meminfo: memFree=908329968/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0

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

/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=875108 memory=749440 CPUtime=3451.43 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 55959 0 0 0 344363 780 0 0 20 0 1 0 170432343 896110592 187156 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 218777 187360 2397 1054 0 207358 0
Current children cumulated CPU time: 3451.53 s
Current children cumulated vsize: 882092 KiB
Current children cumulated memory: 754396 KiB

[startup+3522.3 s]
/proc/loadavg: 16.01 16.05 15.89 18/901 2262465
/proc/meminfo: memFree=892500888/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=875732 memory=750020 CPUtime=3511.26 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56104 0 0 0 350329 797 0 0 20 0 1 0 170432343 896749568 187284 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 218933 187505 2397 1054 0 207514 0
Current children cumulated CPU time: 3511.36 s
Current children cumulated vsize: 882716 KiB
Current children cumulated memory: 754976 KiB

[startup+3582.3 s]
/proc/loadavg: 16.06 16.06 15.91 18/901 2262466
/proc/meminfo: memFree=892308416/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3571.08 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 356296 812 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3571.18 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

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

# cumulated CPU time of all completed processes:  user=3576.1 s, system=8.26558 s

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

[startup+3584 s]*
/proc/loadavg: 16.06 16.06 15.91 18/901 2262466
/proc/meminfo: memFree=892303336/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3572.79 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 356466 813 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3572.89 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3590.4 s]
/proc/loadavg: 16.05 16.06 15.91 18/901 2262466
/proc/meminfo: memFree=892285672/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3579.15 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 357101 814 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3579.25 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3593.6 s]
/proc/loadavg: 16.05 16.06 15.91 18/901 2262466
/proc/meminfo: memFree=892274572/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3582.34 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 357419 815 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3582.44 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3594.4 s]
/proc/loadavg: 16.05 16.05 15.91 18/901 2262466
/proc/meminfo: memFree=892273652/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3583.14 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 357499 815 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3583.24 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3595.2 s]
/proc/loadavg: 16.05 16.05 15.91 18/901 2262466
/proc/meminfo: memFree=892266724/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3583.93 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 357578 815 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3584.03 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3595.4 s]
/proc/loadavg: 16.05 16.05 15.91 18/901 2262466
/proc/meminfo: memFree=892266724/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3256 CPUtime=0.1 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 503 10677 0 0 0 1 3 6 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 814 713 219 0 143 0
[pid=2261923] ppid=2261751 vsize=2660 memory=1700 CPUtime=0 cores=0-3
/proc/2261923/stat : 2261923 (timeout) S 2261751 2261923 2261554 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 170432339 2723840 384 18446744073709551615 94435651641344 94435651657857 140734533292464 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94435651672624 94435651674712 94435678261248 140734533298305 140734533298588 140734533298588 140734533304295 0
/proc/2261923/statm: 665 425 397 5 0 90 0
[pid=2261942] ppid=2261923 vsize=877224 memory=751512 CPUtime=3584.13 cores=0-3
/proc/2261942/stat : 2261942 (roundingsat) R 2261923 2261923 2261554 0 -1 4194304 56492 0 0 0 357598 815 0 0 20 0 1 0 170432343 898277376 187668 18446744073709551615 94551517835264 94551522150409 140730705907008 0 0 0 0 0 8405026 0 0 0 17 2 0 0 0 0 0 94551522894248 94551522947592 94551539638272 140730705914007 140730705914271 140730705914271 140730705919978 0
/proc/2261942/statm: 219306 187878 2397 1054 0 207887 0
Current children cumulated CPU time: 3584.23 s
Current children cumulated vsize: 884208 KiB
Current children cumulated memory: 756468 KiB

[startup+3595.5 s]
/proc/loadavg: 16.05 16.05 15.91 18/901 2262466
/proc/meminfo: memFree=892266724/1055320704 swapFree=33554428/33554428
[pid=2261751] ppid=2261711 vsize=4324 memory=3264 CPUtime=3584.33 cores=0-3
/proc/2261751/stat : 2261751 (AutoAdaptRoundi) S 2261711 2261751 2261554 0 -1 4194304 532 67321 0 0 0 1 357609 823 20 0 1 0 170432297 4427776 640 18446744073709551615 94549354041344 94549354935877 140725705436448 0 0 0 2 4 65536 1 0 0 17 0 0 0 0 0 0 94549355174928 94549355222672 94549365088256 140725705443559 140725705443705 140725705443705 140725705449441 0
/proc/2261751/statm: 1081 816 713 219 0 143 0
Current children cumulated CPU time: 3584.33 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3264 KiB

Child status: 0

Real time (s): 3595.58
CPU time (s): 3584.37
CPU user time (s): 3576.1
CPU system time (s): 8.26558
CPU usage (%): 99.6881
Max. virtual memory (cumulated for all children) (KiB): 884208
Max. memory (cumulated for all children) (KiB): 756468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.1
system time used= 8.26558
maximum resident set size= 751184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69043
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3936
involuntary context switches= 2017


# summary of solver processes directly reported to runsolver:
#   pid: 2261751
#   total CPU time (s): 3584.37
#   total CPU user time (s): 3576.1
#   total CPU system time (s): 8.26558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1239 second user time and 39.034 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-06-25 09:10:43
IDJOB=4790217
IDBENCH=146672
IDSOLVER=3619
FILE ID=nodeE005/4790217-1782371443
RUNJOBID= nodeE005-1782371443-2261564
SLURM_JOB_ID= 12511003
Free space on /tmp= 800644 MiB

SOLVER NAME= AutoAdaptRoundingSat v2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-1.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4790217-1782371443/watcher-4790217-1782371443 -o /tmp/evaluation-result-4790217-1782371443/solver-4790217-1782371443 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790217-1782371443/vars-4790217-1782371443 --bin-var /tmp/runsolver-exch-nodeE005-1782371443-2261564 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4790217-1782371443.opb 3600 HOME 62000

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

MD5SUM BENCH= 05a4468103b1b74e5a90bd7e67aed0d9
RANDOM SEED=254903032

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.499
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		: 3591.446
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		: 3591.065
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		: 3592.128
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		: 3576.890
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		: 3578.748
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		: 3579.829
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		: 3579.469
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:        914474916 kB
MemAvailable:   1046469504 kB
Buffers:            2348 kB
Cached:         136682596 kB
SwapCached:            0 kB
Active:          1907612 kB
Inactive:       134912656 kB
Active(anon):    1002116 kB
Inactive(anon):        0 kB
Active(file):     905496 kB
Inactive(file): 134912656 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             84552 kB
Writeback:             0 kB
AnonPages:        138604 kB
Mapped:           188796 kB
Shmem:            866792 kB
KReclaimable:    1387696 kB
Slab:            1948928 kB
SReclaimable:    1387696 kB
SUnreclaim:       561232 kB
KernelStack:       13856 kB
PageTables:         4896 kB
SecPageTables:     15324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1340284 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477888 kB
VmallocChunk:          0 kB
Percpu:           130048 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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= 800288 MiB
End job on nodeE005 at 2026-06-25 10:10:40