0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-4442145-1721297365.opb>
0.00/0.01 c original problem has 1305 variables (1305 bin, 0 int, 0 impl, 0 cont) and 958 constraints
0.00/0.01 c problem read in 0.01
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.01 c presolving:
0.00/0.02 c (0.0s) running MILP presolver
0.00/0.02 c (0.0s) MILP presolver found nothing
0.00/0.03 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 958 upgd conss, 0 impls, 59 clqs
0.00/0.04 c (0.0s) probing: 51/1305 (3.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.10/0.10 c (0.1s) symmetry computation finished: 81 generators found (max: 1500, log10 of symmetry group size: 70.0) (symcode time: 0.06)
0.10/0.11 c dynamic symmetry handling statistics:
0.10/0.11 c orbitopal reduction: no components
0.10/0.11 c orbital reduction: 1 components of sizes 81
0.10/0.11 c lexicographic reduction: 81 permutations with support sizes 30, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 86, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 60, 30, 88, 338, 142
0.10/0.11 c handled 1 out of 1 symmetry components
0.10/0.11 c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
0.10/0.11 c 0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.10/0.11 c 0 implications, 59 cliques
0.10/0.11 c presolved problem has 1305 variables (1305 bin, 0 int, 0 impl, 0 cont) and 958 constraints
0.10/0.11 c 59 constraints of type <setppc>
0.10/0.11 c 899 constraints of type <logicor>
0.10/0.11 c transformed objective value is always integral (scale: 1)
0.10/0.11 c Presolving Time: 0.10
0.10/0.11 c - non default parameters ----------------------------------------------------------------------
0.10/0.11 c # SCIP version 10.0.0
0.10/0.11 c
0.10/0.11 c # maximal time in seconds to run
0.10/0.11 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.10/0.11 c limits/time = 3596.998007
0.10/0.11 c
0.10/0.11 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.11 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.10/0.11 c limits/memory = 27900
0.10/0.11 c
0.10/0.11 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.10/0.11 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.10/0.11 c limits/solutions = 1
0.10/0.11 c
0.10/0.11 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.10/0.11 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.10/0.11 c misc/usesymmetry = 3
0.10/0.11 c
0.10/0.11 c # belongs reading time to solving time?
0.10/0.11 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.10/0.11 c timing/reading = TRUE
0.10/0.11 c
0.10/0.11 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.10/0.11 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.11 c propagating/symmetry/detectdoublelex = FALSE
0.10/0.11 c
0.10/0.11 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.10/0.11 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.11 c propagating/symmetry/detectsubgroups = FALSE
0.10/0.11 c
0.10/0.11 c # Type of symmetries that shall be computed?
0.10/0.11 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.10/0.11 c propagating/symmetry/symtype = 1
0.10/0.11 c
0.10/0.11 c # Should components consisting of a single full reflection be handled?
0.10/0.11 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.11 c propagating/symmetry/usesimplesgncomp = FALSE
0.10/0.11 c
0.10/0.11 c -----------------------------------------------------------------------------------------------
0.10/0.11 c start solving
0.10/0.11 c
0.10/0.12 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.10/0.12 c p 0.1s| 1 | 0 | 12 | - | locks| 0 |1305 | 959 | 958 | 0 | 0 | 0 | 0 | 0.000000e+00 | 0.000000e+00 | 0.00%| unknown
0.10/0.12 c
0.10/0.12 c SCIP Status : problem is solved [optimal solution found]
0.10/0.12 c Solving Time (sec) : 0.12
0.10/0.12 c Solving Nodes : 1
0.10/0.12 c Primal Bound : +0.00000000000000e+00 (1 solutions)
0.10/0.12 c Dual Bound : +0.00000000000000e+00
0.10/0.12 c Gap : 0.00 %
0.10/0.12 s SATISFIABLE
0.10/0.12 v -x852 -x636 -x847 -x859 -x631 -x863 -x58 -x54 -x42 -x36 -x35 -x32 -x31 -x633 -x55 -x56 -x52 -x43 -x846 -x642 -x650 -x842 -x869
0.10/0.12 v -x848 -x44 -x857 -x850 -x853 -x81 -x69 -x62 -x643 -x77 -x39 -x90 -x41 -x651 -x854 -x87 -x70 -x856 -x67 -x37 -x638 -x644 -x65
0.10/0.12 v -x72 -x780 -x778 -x774 -x773 -x764 -x763 -x762 -x761 -x759 -x758 -x753 -x751 -x27 -x26 -x25 -x24 -x21 -x18 -x16 -x12 -x10 -x6
0.10/0.12 v -x5 -x2 -x115 -x111 -x109 -x108 -x105 -x100 -x96 -x95 -x93 -x91 -x86 -x756 -x326 -x325 -x324 -x320 -x319 -x316 -x315 -x314 -x312
0.10/0.12 v -x311 -x310 -x308 -x307 -x305 -x304 -x303 -x302 -x301 -x22 -x654 -x117 -x657 -x757 -x50 -x849 -x861 -x318 -x329 -x860 -x66
0.10/0.12 v -x15 -x600 -x599 -x595 -x594 -x592 -x590 -x584 -x579 -x576 -x574 -x571 -x632 -x578 -x855 -x639 -x1 -x268 -x264 -x262 -x255
0.10/0.12 v -x252 -x249 -x248 -x244 -x242 -x3 -x34 -x114 -x775 -x646 -x266 -x265 -x779 -x649 -x330 -x17 -x38 -x868 -x635 -x760 -x4 -x110
0.10/0.12 v -x583 -x767 -x648 -x641 -x82 -x628 -x626 -x624 -x623 -x620 -x619 -x616 -x615 -x614 -x613 -x612 -x611 -x608 -x607 -x606 -x605
0.10/0.12 v -x40 -x864 -x269 -x120 -x309 -x313 -x98 -x604 -x573 -x840 -x839 -x836 -x835 -x831 -x828 -x827 -x824 -x823 -x821 -x820 -x819
0.10/0.12 v -x818 -x815 -x813 -x321 -x656 -x63 -x749 -x745 -x742 -x740 -x739 -x734 -x729 -x726 -x725 -x724 -x723 -x721 -x750 -x9 -x858 -x743
0.10/0.12 v -x817 -x771 -x752 -x844 -x263 -x609 -x78 -x776 -x747 -x113 -x85 -x243 -x103 -x585 -x810 -x809 -x805 -x804 -x803 -x800 -x799
0.10/0.12 v -x798 -x797 -x795 -x794 -x793 -x792 -x789 -x786 -x784 -x783 -x802 -x88 -x7 -x317 -x119 -x580 -x300 -x298 -x297 -x293 -x292
0.10/0.12 v -x291 -x290 -x289 -x288 -x285 -x284 -x281 -x280 -x279 -x277 -x274 -x272 -x271 -x591 -x689 -x686 -x685 -x683 -x680 -x679 -x678
0.10/0.12 v -x677 -x675 -x672 -x671 -x669 -x668 -x667 -x666 -x665 -x663 -x662 -x661 -x688 -x681 -x11 -x731 -x621 -x629 -x738 -x722 -x101
0.10/0.12 v -x765 -x61 -x658 -x790 -x732 -x825 -x278 -x867 -x687 -x295 -x720 -x718 -x715 -x714 -x713 -x712 -x711 -x707 -x704 -x703 -x702
0.10/0.12 v -x700 -x698 -x697 -x696 -x694 -x693 -x692 -x691 -x597 -x48 -x245 -x709 -x788 -x260 -x53 -x682 -x843 -x47 -x84 -x178 -x177 -x175
0.10/0.12 v -x174 -x173 -x172 -x171 -x170 -x168 -x167 -x165 -x163 -x162 -x160 -x159 -x157 -x155 -x154 -x152 -x151 -x838 -x735 -x806
0.10/0.12 v -x49 -x816 -x107 -x156 -x29 -x673 -x180 -x51 -x826 -x645 -x699 -x360 -x358 -x357 -x356 -x354 -x352 -x350 -x348 -x347 -x346 -x345
0.10/0.12 v -x343 -x342 -x341 -x339 -x338 -x337 -x335 -x334 -x333 -x332 -x331 -x283 -x787 -x30 -x259 -x349 -x814 -x870 -x617 -x45 -x808
0.10/0.12 v -x169 -x270 -x420 -x419 -x418 -x417 -x416 -x414 -x412 -x410 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x400 -x398 -x397 -x395
0.10/0.12 v -x394 -x392 -x391 -x659 -x660 -x833 -x359 -x737 -x575 -x286 -x273 -x728 -x719 -x866 -x23 -x104 -x769 -x261 -x267 -x19 -x736
0.10/0.12 v -x733 -x770 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x379 -x376 -x375 -x373 -x372 -x371 -x370 -x369 -x368
0.10/0.12 v -x367 -x366 -x365 -x364 -x701 -x812 -x276 -x362 -x57 -x102 -x822 -x179 -x746 -x755 -x653 -x777 -x161 -x851 -x647 -x378 -x684
0.10/0.12 v -x589 -x596 -x655 -x801 -x781 -x450 -x449 -x448 -x447 -x446 -x445 -x443 -x442 x439 -x438 -x437 -x435 -x434 -x433 -x432 -x431
0.10/0.12 v -x430 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x618 -x68 -x706 -x399 -x540 -x538 -x537 -x536 -x535 -x534 -x533 -x530 -x529
0.10/0.12 v -x528 -x527 x525 -x524 -x523 -x521 -x520 -x519 -x518 -x517 -x515 -x514 -x513 -x512 -x511 -x741 -x377 -x401 -x716 -x603 -x246
0.10/0.12 v -x13 -x710 -x106 -x210 -x209 -x208 -x207 -x204 -x203 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x193 -x192 -x191 -x190 -x189
0.10/0.12 v -x188 -x187 -x186 -x185 -x183 -x181 -x396 -x582 -x516 -x94 -x664 -x630 -x184 -x766 -x46 -x241 -x415 -x8 -x748 -x374 -x99
0.10/0.12 v -x865 -x772 -x409 -x598 -x479 -x478 -x477 -x476 -x475 -x473 -x472 -x471 -x470 -x469 -x468 -x466 -x465 -x462 -x461 -x460 -x459
0.10/0.12 v -x458 -x456 -x455 -x454 -x453 -x452 -x451 -x20 -x14 -x256 -x622 x754 x730 -x690 -x92 -x768 -x832 -x440 -x829 -x254 -x344 -x411
0.10/0.12 v x811 -x601 -x577 -x441 -x328 -x118 -x457 -x112 -x572 -x436 -x627 -x287 x116 -x250 x28 -x837 -x257 -x97 -x570 -x569 -x567 -x566
0.10/0.12 v -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x550 -x549 -x548 -x547 -x545 -x544 -x543
0.10/0.12 v -x542 -x327 x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x79 -x996
0.10/0.12 v -x995 -x994 -x993 -x992 -x991 -x990 -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x429 -x791 -x251 -x830 -x586 -x862 -x467 -x176
0.10/0.12 v -x353 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x135 -x134 -x133 -x132 -x131 -x130
0.10/0.12 v -x129 -x128 -x127 -x125 -x124 -x123 -x122 -x676 -x299 -x785 -x76 -x522 -x413 -x74 -x610 -x363 -x361 -x717 -x1275 x1274 -x1273
0.10/0.12 v -x1272 -x1271 -x1270 -x1269 -x1268 -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x568 -x670 -x744 x625 -x782 -x634 -x323
0.10/0.12 v -x206 -x541 -x89 -x275 -x73 -x539 x593 x393 -x652 -x336 x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 -x973 -x972
0.10/0.12 v -x971 -x970 -x969 x158 -x602 -x464 -x705 -x306 -x33 -x841 -x926 x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915
0.10/0.12 v -x914 -x913 -x64 x637 x474 x708 x60 x351 x322 -x1245 -x1244 x1243 -x1242 -x1241 -x1240 -x1239 -x1238 -x1237 -x1236 -x1235
0.10/0.12 v -x1234 -x1233 -x1232 -x1231 -x296 -x1305 -x1304 -x1303 x1302 -x1301 -x1300 -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 -x1293
0.10/0.12 v -x1292 -x1291 -x480 -x1200 -x1199 -x1198 -x1197 x1196 -x1195 -x1194 -x1193 -x1192 -x1191 -x1190 -x1189 -x1188 -x1187 -x1186
0.10/0.12 v -x83 -x121 -x640 -x565 -x205 -x258 -x1110 -x1109 -x1108 -x1107 -x1106 x1105 -x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098
0.10/0.12 v -x1097 -x1096 -x587 -x1290 -x1289 -x1288 -x1287 -x1286 -x1285 x1284 -x1283 -x1282 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x59
0.10/0.12 v -x532 -x727 -x294 -x444 -x695 x136 -x884 -x883 x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x421
0.10/0.12 v -x1010 -x1009 -x1008 x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x340 -x1260 -x1259 -x1258 -x1257
0.10/0.12 v -x1256 -x1255 -x1254 x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 x807 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165
0.10/0.12 v -x1164 -x1163 x1162 -x1161 -x1160 -x1159 -x1158 -x1157 -x1156 -x531 -x940 -x939 -x938 -x937 x936 -x935 -x934 -x933 -x932
0.10/0.12 v -x931 -x930 -x929 -x928 -x927 x845 -x126 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 -x500 -x499 -x498 x497 -x496
0.10/0.12 v -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x1215 -x1214 -x1213 -x1212 -x1211
0.10/0.12 v -x1210 -x1209 -x1208 -x1207 x1206 -x1205 -x1204 -x1203 -x1202 -x1201 -x834 -x954 -x953 -x952 -x951 -x950 x949 -x948 -x947
0.10/0.12 v -x946 -x945 -x944 -x943 -x942 -x941 x546 -x240 x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227
0.10/0.12 v -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x380 -x1080 -x1079 -x1078 -x1077
0.10/0.12 v -x1076 -x1075 x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x75 -x912 -x911 -x910 -x909 -x908 -x907 -x906 x905
0.10/0.12 v -x904 -x903 -x902 -x901 -x900 -x899 -x153 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 x960 -x959 -x958 -x957 -x956 -x955
0.10/0.12 v -x247 -x581 -x1125 -x1124 -x1123 -x1122 -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 x1115 -x1114 -x1113 -x1112 -x1111 -x588 -x166
0.10/0.12 v -x526 -x463 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 x889 -x888 -x887 -x886 -x885 x182 -x1155 -x1154 -x1153
0.10/0.12 v -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 x1144 -x1143 -x1142 -x1141 -x80 x674 -x1095 -x1094 -x1093 -x1092 -x1091
0.10/0.12 v -x1090 -x1089 -x1088 -x1087 -x1086 -x1085 -x1084 x1083 -x1082 -x1081 -x796 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032
0.10/0.12 v -x1031 -x1030 -x1029 x1028 -x1027 -x1026 -x1025 x282 -x194 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 -x1044 -x1043
0.10/0.12 v -x1042 x1041 -x1040 -x1039 x253 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218
0.10/0.12 v x1217 -x1216 -x355 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 x1171
0.10/0.12 v -x202 -x551 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 x1054 -x1053 -x164 -x1024 -x1023
0.10/0.12 v -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 x1011 x71
0.10/0.12 c SCIP Status : problem is solved [optimal solution found]
0.10/0.12 c Total Time : 0.12
0.10/0.12 c solving : 0.12
0.10/0.12 c presolving : 0.10 (included in solving)
0.10/0.12 c reading : 0.01 (included in solving)
0.10/0.12 c copying : 0.00 (0 times copied the problem)
0.10/0.12 c Original Problem :
0.10/0.12 c Problem name : HOME/instance-4442145-1721297365.opb
0.10/0.12 c Variables : 1305 (1305 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.12 c Constraints : 958 initial, 958 maximal
0.10/0.12 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.10/0.12 c Presolved Problem :
0.10/0.12 c Problem name : t_HOME/instance-4442145-1721297365.opb
0.10/0.12 c Variables : 1305 (1305 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.12 c Constraints : 958 initial, 959 maximal
0.10/0.12 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.10/0.12 c Nonzeros : 15660 constraint, 1305 clique table
0.10/0.12 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.10/0.12 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c gateextraction : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c implics : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.10/0.12 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c milp : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c trivial : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.10/0.12 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c dualfix : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.10/0.12 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c symmetry : 0.07 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c setppc : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
0.10/0.12 c linear : 0.01 0.00 2 0 0 0 0 0 0 0 0 0
0.10/0.12 c logicor : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
0.10/0.12 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.10/0.12 c root node : - - - 0 - - 0 - - - - -
0.10/0.12 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
0.10/0.12 c benderslp : 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0
0.10/0.12 c integral : 0 0 0 0 0 0 0 9 0 0 0 0 0 0 0
0.10/0.12 c setppc : 59 59 0 286 0 0 0 4 0 6 0 0 0 0 0
0.10/0.12 c logicor : 899+ 900 0 163 0 0 0 2 0 0 0 0 0 0 0
0.10/0.12 c benders : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
0.10/0.12 c fixedvar : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
0.10/0.12 c countsols : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
0.10/0.12 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
0.10/0.12 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.10/0.12 c dualfix : 1 0 0 0
0.10/0.12 c genvbounds : 0 0 0 0
0.10/0.12 c nlobbt : 0 0 0 0
0.10/0.12 c obbt : 0 0 0 0
0.10/0.12 c probing : 0 0 0 0
0.10/0.12 c pseudoobj : 0 0 0 0
0.10/0.12 c redcost : 0 0 0 0
0.10/0.12 c rootredcost : 0 0 0 0
0.10/0.12 c symmetry : 0 0 0 0
0.10/0.12 c vbounds : 123 0 0 0
0.10/0.12 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
0.10/0.12 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c symmetry : 0.07 0.00 0.07 0.00 0.00 0.00
0.10/0.12 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.10/0.12 c Symmetry :
0.10/0.12 c orbitopal red. : 0 reductions applied, 0 cutoffs
0.10/0.12 c orbital reduction: 0 reductions applied, 0 cutoffs
0.10/0.12 c lexicographic red: 0 reductions applied, 0 cutoffs
0.10/0.12 c shadow tree time : 0.00 s
0.10/0.12 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
0.10/0.12 c propagation : 0.00 0 0 - 0 0.0 0 0.0 - - -
0.10/0.12 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
0.10/0.12 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
0.10/0.12 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
0.10/0.12 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
0.10/0.12 c applied globally : 0.00 - - 0 0 0.0 - - 0 - -
0.10/0.12 c applied locally : - - - 0 0 0.0 - - 0 - -
0.10/0.12 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
0.10/0.12 c cut pool : 0.00 - 0 0 - - 0 0 - - - - - (maximal pool size: 0)
0.10/0.12 c aggregation : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c > cmir : - - - - - - - 0 0 0 0 0 -
0.10/0.12 c > flowcover : - - - - - - - 0 0 0 0 0 -
0.10/0.12 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
0.10/0.12 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c clique : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c > gomorymi : - - - - - - - 0 0 0 0 0 -
0.10/0.12 c > strongcg : - - - - - - - 0 0 0 0 0 -
0.10/0.12 c impliedbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c mcf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c multilinear : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c rlt : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c zerohalf : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.10/0.12 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
0.10/0.12 c hybrid : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c Pricers : ExecTime SetupTime Calls Vars
0.10/0.12 c problem variables: 0.00 - 0 0
0.10/0.12 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
0.10/0.12 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c random : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
0.10/0.12 c Primal Heuristics : ExecTime SetupTime Calls Found Best
0.10/0.12 c LP solutions : 0.00 - - 0 0
0.10/0.12 c relax solutions : 0.00 - - 0 0
0.10/0.12 c pseudo solutions : 0.00 - - 0 0
0.10/0.12 c strong branching : 0.00 - - 0 0
0.10/0.12 c actconsdiving : 0.00 0.00 0 0 0
0.10/0.12 c adaptivediving : 0.00 0.00 0 0 0
0.10/0.12 c alns : 0.00 0.00 0 0 0
0.10/0.12 c bound : 0.00 0.00 0 0 0
0.10/0.12 c clique : 0.01 0.00 1 0 0
0.10/0.12 c coefdiving : 0.00 0.00 0 0 0
0.10/0.12 c completesol : 0.00 0.00 0 0 0
0.10/0.12 c conflictdiving : 0.00 0.00 0 0 0
0.10/0.12 c crossover : 0.00 0.00 0 0 0
0.10/0.12 c dins : 0.00 0.00 0 0 0
0.10/0.12 c distributiondivin: 0.00 0.00 0 0 0
0.10/0.12 c dps : 0.00 0.00 0 0 0
0.10/0.12 c dualval : 0.00 0.00 0 0 0
0.10/0.12 c farkasdiving : 0.00 0.00 0 0 0
0.10/0.12 c feasjump : 0.00 0.00 0 0 0
0.10/0.12 c feaspump : 0.00 0.00 0 0 0
0.10/0.12 c fixandinfer : 0.00 0.00 0 0 0
0.10/0.12 c fracdiving : 0.00 0.00 0 0 0
0.10/0.12 c gins : 0.00 0.00 0 0 0
0.10/0.12 c guideddiving : 0.00 0.00 0 0 0
0.10/0.12 c indcoefdiving : 0.00 0.00 0 0 0
0.10/0.12 c indicator : 0.00 0.00 0 0 0
0.10/0.12 c indicatordiving : 0.00 0.00 0 0 0
0.10/0.12 c indoneopt : 0.00 0.00 0 0 0
0.10/0.12 c indrounding : 0.00 0.00 0 0 0
0.10/0.12 c indtwoopt : 0.00 0.00 0 0 0
0.10/0.12 c intdiving : 0.00 0.00 0 0 0
0.10/0.12 c intshifting : 0.00 0.00 0 0 0
0.10/0.12 c linesearchdiving : 0.00 0.00 0 0 0
0.10/0.12 c localbranching : 0.00 0.00 0 0 0
0.10/0.12 c locks : 0.00 0.00 1 1 1
0.10/0.12 c lpface : 0.00 0.00 0 0 0
0.10/0.12 c mpec : 0.00 0.00 0 0 0
0.10/0.12 c multistart : 0.00 0.00 0 0 0
0.10/0.12 c mutation : 0.00 0.00 0 0 0
0.10/0.12 c nlpdiving : 0.00 0.00 0 0 0
0.10/0.12 c objpscostdiving : 0.00 0.00 0 0 0
0.10/0.12 c octane : 0.00 0.00 0 0 0
0.10/0.12 c ofins : 0.00 0.00 0 0 0
0.10/0.12 c oneopt : 0.00 0.00 0 0 0
0.10/0.12 c padm : 0.00 0.00 0 0 0
0.10/0.12 c proximity : 0.00 0.00 0 0 0
0.10/0.12 c pscostdiving : 0.00 0.00 0 0 0
0.10/0.12 c randrounding : 0.00 0.00 0 0 0
0.10/0.12 c rens : 0.00 0.00 0 0 0
0.10/0.12 c reoptsols : 0.00 0.00 0 0 0
0.10/0.12 c repair : 0.00 0.00 0 0 0
0.10/0.12 c rins : 0.00 0.00 0 0 0
0.10/0.12 c rootsoldiving : 0.00 0.00 0 0 0
0.10/0.12 c rounding : 0.00 0.00 0 0 0
0.10/0.12 c scheduler : 0.00 0.00 0 0 0
0.10/0.12 c shiftandpropagate: 0.00 0.00 0 0 0
0.10/0.12 c shifting : 0.00 0.00 0 0 0
0.10/0.12 c simplerounding : 0.00 0.00 0 0 0
0.10/0.12 c smallcard : 0.00 0.00 0 0 0
0.10/0.12 c subnlp : 0.00 0.00 0 0 0
0.10/0.12 c trivial : 0.00 0.00 2 0 0
0.10/0.12 c trivialnegation : 0.00 0.00 0 0 0
0.10/0.12 c trustregion : 0.00 0.00 0 0 0
0.10/0.12 c trysol : 0.00 0.00 0 0 0
0.10/0.12 c twoopt : 0.00 0.00 0 0 0
0.10/0.12 c undercover : 0.00 0.00 0 0 0
0.10/0.12 c vbounds : 0.00 0.00 0 0 0
0.10/0.12 c veclendiving : 0.00 0.00 0 0 0
0.10/0.12 c zeroobj : 0.00 0.00 0 0 0
0.10/0.12 c zirounding : 0.00 0.00 0 0 0
0.10/0.12 c other solutions : - - - 0 -
0.10/0.12 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
0.10/0.12 c rens : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c rins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c dins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.10/0.12 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
0.10/0.12 c trustregion : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
0.10/0.12 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
0.10/0.12 c primal LP : 0.00 0 0 0.00 - 0.00 0
0.10/0.12 c dual LP : 0.00 0 0 0.00 - 0.00 0
0.10/0.12 c lex dual LP : 0.00 0 0 0.00 -
0.10/0.12 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.10/0.12 c resolve instable : 0.00 0 0 0.00 -
0.10/0.12 c diving/probing LP: 0.00 1 12 12.00 -
0.10/0.12 c strong branching : 0.00 0 0 0.00 - - - 0
0.10/0.12 c (at root node) : - 0 0 0.00 -
0.10/0.12 c conflict analysis: 0.00 0 0 0.00 -
0.10/0.12 c B&B Tree :
0.10/0.12 c number of runs : 1
0.10/0.12 c nodes : 1 (0 internal, 1 leaves)
0.10/0.12 c feasible leaves : 0
0.10/0.12 c infeas. leaves : 0
0.10/0.12 c objective leaves : 0
0.10/0.12 c nodes (total) : 1 (0 internal, 1 leaves)
0.10/0.12 c nodes left : 0
0.10/0.12 c max depth : 0
0.10/0.12 c max depth (total): 0
0.10/0.12 c backtracks : 0 (0.0%)
0.10/0.12 c early backtracks : 0 (0.0%)
0.10/0.12 c nodes exc. ref. : 0 (0.0%)
0.10/0.12 c delayed cutoffs : 0
0.10/0.12 c repropagations : 0 (0 domain reductions, 0 cutoffs)
0.10/0.12 c avg switch length: 2.00
0.10/0.12 c switching time : 0.00
0.10/0.12 c Root Node :
0.10/0.12 c First LP value : -
0.10/0.12 c First LP Iters : 0
0.10/0.12 c First LP Time : 0.00
0.10/0.12 c Final Dual Bound : +0.00000000000000e+00
0.10/0.12 c Final Root Iters : 0
0.10/0.12 c Root LP Estimate : -
0.10/0.12 c Solution :
0.10/0.12 c Solutions found : 1 (1 improvements)
0.10/0.12 c First Solution : +0.00000000000000e+00 (in run 1, after 1 nodes, 0.12 seconds, depth 58, found by <locks>)
0.10/0.12 c Gap First Sol. : 0.00 %
0.10/0.12 c Gap Last Sol. : 0.00 %
0.10/0.12 c Primal Bound : +0.00000000000000e+00 (in run 1, after 1 nodes, 0.12 seconds, depth 58, found by <locks>)
0.10/0.12 c Dual Bound : +0.00000000000000e+00
0.10/0.12 c Gap : 0.00 %
0.10/0.12 c Integrals : Total Avg%
0.10/0.12 c primal-dual : 12.13 99.63
0.10/0.12 c primal-ref : - - (not evaluated)
0.10/0.12 c dual-ref : - - (not evaluated)
0.10/0.13 c Time complete: 0.129124.