Trace number 4519064

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
SCIP 2024-07-07OPT0 0.149221 0.158945

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_17.opb
MD5SUM57a440677409faa51cc887313df67959
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.149221
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1802
Total number of constraints2669
Number of constraints which are clauses1734
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints935
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 68
Biggest coefficient in the objective function 8589934592
Number of bits for the biggest coefficient in the objective function 34
Sum of the numbers in the objective function 34359738366
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 8589934592
Number of bits of the biggest number in a constraint 34
Biggest sum of numbers in a constraint 34359738366
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4519064-1751536918.opb>
0.00/0.01	c original problem has 1802 variables (1802 bin, 0 int, 0 impl, 0 cont) and 2669 constraints
0.00/0.01	c problem read in 0.01
0.00/0.02	o 0
0.00/0.02	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
0.00/0.02	c presolving:
0.00/0.02	c (round 1, fast)       391 del vars, 391 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 612 clqs
0.00/0.03	c    (0.0s) running MILP presolver
0.00/0.03	c    (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.03	c (round 2, medium)     391 del vars, 2669 del conss, 1411 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 612 clqs
0.00/0.04	c (round 3, exhaustive) 391 del vars, 2669 del conss, 1411 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 869 upgd conss, 0 impls, 612 clqs
0.00/0.04	c (round 4, exhaustive) 391 del vars, 3536 del conss, 1700 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 869 upgd conss, 0 impls, 612 clqs
0.00/0.05	c    (0.0s) probing: 51/1411 (3.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.05	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.05	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.05	c    (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.05	c presolving (5 rounds: 5 fast, 4 medium, 3 exhaustive):
0.00/0.05	c  391 deleted vars, 3536 deleted constraints, 1700 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.05	c  0 implications, 612 cliques
0.00/0.05	c presolved problem has 1411 variables (1411 bin, 0 int, 0 impl, 0 cont) and 833 constraints
0.00/0.05	c     289 constraints of type <and>
0.00/0.05	c       2 constraints of type <xor>
0.00/0.05	c     542 constraints of type <linear>
0.00/0.05	c transformed objective value is always integral (scale: 2)
0.00/0.05	c Presolving Time: 0.03
0.00/0.05	c - non default parameters ----------------------------------------------------------------------
0.00/0.05	c # SCIP version 10.0.0
0.00/0.05	c 
0.00/0.05	c # maximal time in seconds to run
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.05	c limits/time = 3596.99802
0.00/0.05	c 
0.00/0.05	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.05	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.05	c limits/memory = 27900
0.00/0.05	c 
0.00/0.05	c # belongs reading time to solving time?
0.00/0.05	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.05	c timing/reading = TRUE
0.00/0.05	c 
0.00/0.05	c -----------------------------------------------------------------------------------------------
0.00/0.05	c start solving
0.00/0.05	c transformed 1/1 original solutions to the transformed problem space
0.00/0.05	c 
0.09/0.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.09/0.15	c   0.1s|     1 |     0 |  3672 |     - |    18M |   0 |1411 | 843 |1122 |   0 |  0 |   9 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.09/0.15	c 
0.09/0.15	c SCIP Status        : problem is solved [optimal solution found]
0.09/0.15	c Solving Time (sec) : 0.14
0.09/0.15	c Solving Nodes      : 1
0.09/0.15	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.09/0.15	c Dual Bound         : +0.00000000000000e+00
0.09/0.15	c Gap                : 0.00 %
0.09/0.15	s OPTIMUM FOUND
0.09/0.15	v -x1734 -x1156 -x612 -x1445 -x884 -x323 -x1717 -x1140 -x1733 -x1155 -x595 -x611 -x1428 -x868 -x1444 -x883 -x306 -x322 -x1700 -x1124 
0.09/0.15	v -x1716 -x1139 -x1732 -x1154 -x578 -x594 -x610 -x1411 -x852 -x1427 -x867 -x1443 -x882 -x289 -x305 -x321 -x1683 -x1108 -x1699 
0.09/0.15	v -x1123 -x1715 -x1138 -x1731 -x1153 -x561 -x577 -x593 -x609 -x1394 -x836 -x1410 -x851 -x1426 -x866 -x1442 -x881 -x272 -x288 
0.09/0.15	v -x304 -x320 -x1666 -x1092 -x1682 -x1107 -x1698 -x1122 -x1714 -x1137 -x1730 -x1152 -x544 -x560 -x576 -x592 -x608 -x1377 -x820 
0.09/0.15	v -x1393 -x835 -x1409 -x850 -x1425 -x865 -x1441 -x880 -x255 -x271 -x287 -x303 -x319 -x1649 -x1076 -x1665 -x1091 -x1681 -x1106 
0.09/0.15	v -x1697 -x1121 -x1713 -x1136 -x1729 -x1151 -x527 -x543 -x559 -x575 -x591 -x607 -x1360 -x804 -x1376 -x819 -x1392 -x834 -x1408 -x849 
0.09/0.15	v -x1424 -x864 -x1440 -x879 -x238 -x254 -x270 -x286 -x302 -x318 -x1632 -x1060 -x1648 -x1075 -x1664 -x1090 -x1680 -x1105 -x1696 
0.09/0.15	v -x1120 -x1712 -x1135 -x1728 -x1150 -x510 -x526 -x542 -x558 -x574 -x590 -x606 -x1343 -x788 -x1359 -x803 -x1375 -x818 -x1391 
0.09/0.15	v -x833 -x1407 -x848 -x1423 -x863 -x1439 -x878 -x221 -x237 -x253 -x269 -x285 -x301 -x317 -x1615 -x1044 -x1631 -x1059 -x1647 
0.09/0.15	v -x1074 -x1663 -x1089 -x1679 -x1104 -x1695 -x1119 -x1711 -x1134 -x1727 -x1149 -x493 -x509 -x525 -x541 -x557 -x573 -x589 -x605 
0.09/0.15	v -x1326 -x772 -x1342 -x787 -x1358 -x802 -x1374 -x817 -x1390 -x832 -x1406 -x847 -x1422 -x862 -x1438 -x877 -x204 -x220 -x236 -x252 
0.09/0.15	v -x268 -x284 -x300 -x316 -x1598 -x1028 -x1614 -x1043 -x1630 -x1058 -x1646 -x1073 -x1662 -x1088 -x1678 -x1103 -x1694 -x1118 
0.09/0.15	v -x1710 -x1133 -x1726 -x1148 -x476 -x492 -x508 -x524 -x540 -x556 -x572 -x588 -x604 -x1309 -x756 -x1325 -x771 -x1341 -x786 -x1357 
0.09/0.15	v -x801 -x1373 -x816 -x1389 -x831 -x1405 -x846 -x1421 -x861 -x1437 -x876 -x187 -x203 -x219 -x235 -x251 -x267 -x283 -x299 -x315 
0.09/0.15	v -x1581 -x1012 -x1597 -x1027 -x1613 -x1042 -x1629 -x1057 -x1645 -x1072 -x1661 -x1087 -x1677 -x1102 -x1693 -x1117 -x1709 -x1132 
0.09/0.15	v -x1725 -x1147 -x459 -x475 -x491 -x507 -x523 -x539 -x555 -x571 -x587 -x603 -x1292 -x740 -x1308 -x755 -x1324 -x770 -x1340 -x785 
0.09/0.15	v -x1356 -x800 -x1372 -x815 -x1388 -x830 -x1404 -x845 -x1420 -x860 -x1436 -x875 -x170 -x186 -x202 -x218 -x234 -x250 -x266 
0.09/0.15	v -x282 -x298 -x314 -x1564 -x996 -x1580 -x1011 -x1596 -x1026 -x1612 -x1041 -x1628 -x1056 -x1644 -x1071 -x1660 -x1086 -x1676 -x1101 
0.09/0.15	v -x1692 -x1116 -x1708 -x1131 -x1724 -x1146 -x442 -x458 -x474 -x490 -x506 -x522 -x538 -x554 -x570 -x586 -x602 -x1275 -x724 
0.09/0.15	v -x1291 -x739 -x1307 -x754 -x1323 -x769 -x1339 -x784 -x1355 -x799 -x1371 -x814 -x1387 -x829 -x1403 -x844 -x1419 -x859 -x1435 -x874 
0.09/0.15	v -x153 -x169 -x185 -x201 -x217 -x233 -x249 -x265 -x281 -x297 -x313 -x1547 -x980 -x1563 -x995 -x1579 -x1010 -x1595 -x1025 
0.09/0.15	v -x1611 -x1040 -x1627 -x1055 -x1643 -x1070 -x1659 -x1085 -x1675 -x1100 -x1691 -x1115 -x1707 -x1130 -x1723 -x1145 -x425 -x441 -x457 
0.09/0.15	v -x473 -x489 -x505 -x521 -x537 -x553 -x569 -x585 -x601 -x1258 -x708 -x1274 -x723 -x1290 -x738 -x1306 -x753 -x1322 -x768 -x1338 
0.09/0.15	v -x783 -x1354 -x798 -x1370 -x813 -x1386 -x828 -x1402 -x843 -x1418 -x858 -x1434 -x873 -x136 -x152 -x168 -x184 -x200 -x216 
0.09/0.15	v -x232 -x248 -x264 -x280 -x296 -x312 -x1530 -x964 -x1546 -x979 -x1562 -x994 -x1578 -x1009 -x1594 -x1024 -x1610 -x1039 -x1626 
0.09/0.15	v -x1054 -x1642 -x1069 -x1658 -x1084 -x1674 -x1099 -x1690 -x1114 -x1706 -x1129 -x1722 -x1144 -x408 -x424 -x440 -x456 -x472 -x488 
0.09/0.15	v -x504 -x520 -x536 -x552 -x568 -x584 -x600 -x1241 -x692 -x1257 -x707 -x1273 -x722 -x1289 -x737 -x1305 -x752 -x1321 -x767 -x1337 
0.09/0.15	v -x782 -x1353 -x797 -x1369 -x812 -x1385 -x827 -x1401 -x842 -x1417 -x857 -x1433 -x872 -x119 -x135 -x151 -x167 -x183 -x199 -x215 
0.09/0.15	v -x231 -x247 -x263 -x279 -x295 -x311 -x1513 -x948 -x1529 -x963 -x1545 -x978 -x1561 -x993 -x1577 -x1008 -x1593 -x1023 -x1609 
0.09/0.15	v -x1038 -x1625 -x1053 -x1641 -x1068 -x1657 -x1083 -x1673 -x1098 -x1689 -x1113 -x1705 -x1128 -x1721 -x1143 -x391 -x407 -x423 
0.09/0.15	v -x439 -x455 -x471 -x487 -x503 -x519 -x535 -x551 -x567 -x583 -x599 -x1224 -x676 -x1240 -x691 -x1256 -x706 -x1272 -x721 -x1288 
0.09/0.15	v -x736 -x1304 -x751 -x1320 -x766 -x1336 -x781 -x1352 -x796 -x1368 -x811 -x1384 -x826 -x1400 -x841 -x1416 -x856 -x1432 -x871 -x102 
0.09/0.15	v -x118 -x134 -x150 -x166 -x182 -x198 -x214 -x230 -x246 -x262 -x278 -x294 -x310 -x1496 -x932 -x1512 -x947 -x1528 -x962 -x1544 
0.09/0.15	v -x977 -x1560 -x992 -x1576 -x1007 -x1592 -x1022 -x1608 -x1037 -x1624 -x1052 -x1640 -x1067 -x1656 -x1082 -x1672 -x1097 -x1688 
0.09/0.15	v -x1112 -x1704 -x1127 -x1720 -x1142 -x374 -x390 -x406 -x422 -x438 -x454 -x470 -x486 -x502 -x518 -x534 -x550 -x566 -x582 -x598 
0.09/0.15	v -x1207 -x660 -x1223 -x675 -x1239 -x690 -x1255 -x705 -x1271 -x720 -x1287 -x735 -x1303 -x750 -x1319 -x765 -x1335 -x780 -x1351 
0.09/0.15	v -x795 -x1367 -x810 -x1383 -x825 -x1399 -x840 -x1415 -x855 -x1431 -x870 -x85 -x101 -x117 -x133 -x149 -x165 -x181 -x197 -x213 
0.09/0.15	v -x229 -x245 -x261 -x277 -x293 -x309 -x1479 -x916 -x1495 -x931 -x1511 -x946 -x1527 -x961 -x1543 -x976 -x1559 -x991 -x1575 -x1006 
0.09/0.15	v -x1591 -x1021 -x1607 -x1036 -x1623 -x1051 -x1639 -x1066 -x1655 -x1081 -x1671 -x1096 -x1687 -x1111 -x1703 -x1126 -x1719 -x1141 
0.09/0.15	v -x357 -x373 -x389 -x405 -x421 -x437 -x453 -x469 -x485 -x501 -x517 -x533 -x549 -x565 -x581 -x597 -x1190 -x644 -x1206 -x659 
0.09/0.15	v -x1222 -x674 -x1238 -x689 -x1254 -x704 -x1270 -x719 -x1286 -x734 -x1302 -x749 -x1318 -x764 -x1334 -x779 -x1350 -x794 -x1366 
0.09/0.15	v -x809 -x1382 -x824 -x1398 -x839 -x1414 -x854 -x1430 -x869 -x68 -x84 -x100 -x116 -x132 -x148 -x164 -x180 -x196 -x212 -x228 -x244 
0.09/0.15	v -x260 -x276 -x292 -x308 -x1462 -x900 -x1478 -x915 -x1494 -x930 -x1510 -x945 -x1526 -x960 -x1542 -x975 -x1558 -x990 -x1574 
0.09/0.15	v -x1005 -x1590 -x1020 -x1606 -x1035 -x1622 -x1050 -x1638 -x1065 -x1654 -x1080 -x1670 -x1095 -x1686 -x1110 -x1702 -x1125 -x1718 
0.09/0.15	v -x340 -x356 -x372 -x388 -x404 -x420 -x436 -x452 -x468 -x484 -x500 -x516 -x532 -x548 -x564 -x580 -x596 -x1173 -x628 -x1189 -x643 
0.09/0.15	v -x1205 -x658 -x1221 -x673 -x1237 -x688 -x1253 -x703 -x1269 -x718 -x1285 -x733 -x1301 -x748 -x1317 -x763 -x1333 -x778 -x1349 
0.09/0.15	v -x793 -x1365 -x808 -x1381 -x823 -x1397 -x838 -x1413 -x853 -x1429 -x34 -x51 -x67 -x83 -x99 -x115 -x131 -x147 -x163 -x179 -x195 
0.09/0.15	v -x211 -x227 -x243 -x259 -x275 -x291 -x17 -x307 -x1461 -x899 -x1477 -x914 -x1493 -x929 -x1509 -x944 -x1525 -x959 -x1541 -x974 
0.09/0.15	v -x1557 -x989 -x1573 -x1004 -x1589 -x1019 -x1605 -x1034 -x1621 -x1049 -x1637 -x1064 -x1653 -x1079 -x1669 -x1094 -x1685 -x1109 
0.09/0.15	v -x1701 -x339 -x355 -x371 -x387 -x403 -x419 -x435 -x451 -x467 -x483 -x499 -x515 -x531 -x547 -x563 -x579 -x1172 -x627 -x1188 
0.09/0.15	v -x642 -x1204 -x657 -x1220 -x672 -x1236 -x687 -x1252 -x702 -x1268 -x717 -x1284 -x732 -x1300 -x747 -x1316 -x762 -x1332 -x777 
0.09/0.15	v -x1348 -x792 -x1364 -x807 -x1380 -x822 -x1396 -x837 -x1412 -x33 -x50 -x66 -x82 -x98 -x114 -x130 -x146 -x162 -x178 -x194 -x210 
0.09/0.15	v -x226 -x242 -x258 -x274 -x16 -x290 -x1460 -x898 -x1476 -x913 -x1492 -x928 -x1508 -x943 -x1524 -x958 -x1540 -x973 -x1556 -x988 
0.09/0.15	v -x1572 -x1003 -x1588 -x1018 -x1604 -x1033 -x1620 -x1048 -x1636 -x1063 -x1652 -x1078 -x1668 -x1093 -x1684 -x338 -x354 -x370 
0.09/0.15	v -x386 -x402 -x418 -x434 -x450 -x466 -x482 -x498 -x514 -x530 -x546 -x562 -x1171 -x626 -x1187 -x641 -x1203 -x656 -x1219 -x671 
0.09/0.15	v -x1235 -x686 -x1251 -x701 -x1267 -x716 -x1283 -x731 -x1299 -x746 -x1315 -x761 -x1331 -x776 -x1347 -x791 -x1363 -x806 -x1379 -x821 
0.09/0.15	v -x1395 -x32 -x49 -x65 -x81 -x97 -x113 -x129 -x145 -x161 -x177 -x193 -x209 -x225 -x241 -x257 -x15 -x273 -x1459 -x897 -x1475 
0.09/0.15	v -x912 -x1491 -x927 -x1507 -x942 -x1523 -x957 -x1539 -x972 -x1555 -x987 -x1571 -x1002 -x1587 -x1017 -x1603 -x1032 -x1619 -x1047 
0.09/0.15	v -x1635 -x1062 -x1651 -x1077 -x1667 -x337 -x353 -x369 -x385 -x401 -x417 -x433 -x449 -x465 -x481 -x497 -x513 -x529 -x545 -x1170 
0.09/0.15	v -x625 -x1186 -x640 -x1202 -x655 -x1218 -x670 -x1234 -x685 -x1250 -x700 -x1266 -x715 -x1282 -x730 -x1298 -x745 -x1314 -x760 
0.09/0.15	v -x1330 -x775 -x1346 -x790 -x1362 -x805 -x1378 -x31 -x48 -x64 -x80 -x96 -x112 -x128 -x144 -x160 -x176 -x192 -x208 -x224 -x240 
0.09/0.15	v -x14 -x256 -x1458 -x896 -x1474 -x911 -x1490 -x926 -x1506 -x941 -x1522 -x956 -x1538 -x971 -x1554 -x986 -x1570 -x1001 -x1586 
0.09/0.15	v -x1016 -x1602 -x1031 -x1618 -x1046 -x1634 -x1061 -x1650 -x336 -x352 -x368 -x384 -x400 -x416 -x432 -x448 -x464 -x480 -x496 -x512 
0.09/0.15	v -x528 -x1169 -x624 -x1185 -x639 -x1201 -x654 -x1217 -x669 -x1233 -x684 -x1249 -x699 -x1265 -x714 -x1281 -x729 -x1297 -x744 
0.09/0.15	v -x1313 -x759 -x1329 -x774 -x1345 -x789 -x1361 -x30 -x47 -x63 -x79 -x95 -x111 -x127 -x143 -x159 -x175 -x191 -x207 -x223 -x13 
0.09/0.15	v -x239 -x1457 -x895 -x1473 -x910 -x1489 -x925 -x1505 -x940 -x1521 -x955 -x1537 -x970 -x1553 -x985 -x1569 -x1000 -x1585 -x1015 
0.09/0.15	v -x1601 -x1030 -x1617 -x1045 -x1633 -x335 -x351 -x367 -x383 -x399 -x415 -x431 -x447 -x463 -x479 -x495 -x511 -x1168 -x623 -x1184 
0.09/0.15	v -x638 -x1200 -x653 -x1216 -x668 -x1232 -x683 -x1248 -x698 -x1264 -x713 -x1280 -x728 -x1296 -x743 -x1312 -x758 -x1328 -x773 
0.09/0.15	v -x1344 -x29 -x46 -x62 -x78 -x94 -x110 -x126 -x142 -x158 -x174 -x190 -x206 -x12 -x222 -x1456 -x894 -x1472 -x909 -x1488 -x924 
0.09/0.15	v -x1504 -x939 -x1520 -x954 -x1536 -x969 -x1552 -x984 -x1568 -x999 -x1584 -x1014 -x1600 -x1029 -x1616 -x334 -x350 -x366 -x382 
0.09/0.15	v -x398 -x414 -x430 -x446 -x462 -x478 -x494 -x1167 -x622 -x1183 -x637 -x1199 -x652 -x1215 -x667 -x1231 -x682 -x1247 -x697 -x1263 
0.09/0.15	v -x712 -x1279 -x727 -x1295 -x742 -x1311 -x757 -x1327 -x28 -x45 -x61 -x77 -x93 -x109 -x125 -x141 -x157 -x173 -x189 -x11 -x205 
0.09/0.15	v -x1455 -x893 -x1471 -x908 -x1487 -x923 -x1503 -x938 -x1519 -x953 -x1535 -x968 -x1551 -x983 -x1567 -x998 -x1583 -x1013 -x1599 
0.09/0.15	v -x333 -x349 -x365 -x381 -x397 -x413 -x429 -x445 -x461 -x477 -x1166 -x621 -x1182 -x636 -x1198 -x651 -x1214 -x666 -x1230 -x681 
0.09/0.15	v -x1246 -x696 -x1262 -x711 -x1278 -x726 -x1294 -x741 -x1310 -x27 -x44 -x60 -x76 -x92 -x108 -x124 -x140 -x156 -x172 -x10 -x188 
0.09/0.15	v -x1454 -x892 -x1470 -x907 -x1486 -x922 -x1502 -x937 -x1518 -x952 -x1534 -x967 -x1550 -x982 -x1566 -x997 -x1582 -x332 -x348 -x364 
0.09/0.15	v -x380 -x396 -x412 -x428 -x444 -x460 -x1165 -x620 -x1181 -x635 -x1197 -x650 -x1213 -x665 -x1229 -x680 -x1245 -x695 -x1261 
0.09/0.15	v -x710 -x1277 -x725 -x1293 -x26 -x43 -x59 -x75 -x91 -x107 -x123 -x139 -x155 -x9 -x171 -x1453 -x891 -x1469 -x906 -x1485 -x921 
0.09/0.15	v -x1501 -x936 -x1517 -x951 -x1533 -x966 -x1549 -x981 -x1565 -x331 -x347 -x363 -x379 -x395 -x411 -x427 -x443 -x1164 -x619 -x1180 
0.09/0.15	v -x634 -x1196 -x649 -x1212 -x664 -x1228 -x679 -x1244 -x694 -x1260 -x709 -x1276 -x25 -x42 -x58 -x74 -x90 -x106 -x122 -x138 -x8 
0.09/0.15	v -x154 -x1452 -x890 -x1468 -x905 -x1484 -x920 -x1500 -x935 -x1516 -x950 -x1532 -x965 -x1548 -x330 -x346 -x362 -x378 -x394 -x410 
0.09/0.15	v -x426 -x1163 -x618 -x1179 -x633 -x1195 -x648 -x1211 -x663 -x1227 -x678 -x1243 -x693 -x1259 -x24 -x41 -x57 -x73 -x89 -x105 
0.09/0.15	v -x121 -x7 -x137 -x1451 -x889 -x1467 -x904 -x1483 -x919 -x1499 -x934 -x1515 -x949 -x1531 -x329 -x345 -x361 -x377 -x393 -x409 
0.09/0.15	v -x1162 -x617 -x1178 -x632 -x1194 -x647 -x1210 -x662 -x1226 -x677 -x1242 -x23 -x40 -x56 -x72 -x88 -x104 -x6 -x120 -x1450 -x888 
0.09/0.15	v -x1466 -x903 -x1482 -x918 -x1498 -x933 -x1514 -x328 -x344 -x360 -x376 -x392 -x1161 -x616 -x1177 -x631 -x1193 -x646 -x1209 -x661 
0.09/0.15	v -x1225 -x22 -x39 -x55 -x71 -x87 -x5 -x103 -x1449 -x887 -x1465 -x902 -x1481 -x917 -x1497 -x327 -x343 -x359 -x375 -x1160 -x615 
0.09/0.15	v -x1176 -x630 -x1192 -x645 -x1208 -x21 -x38 -x54 -x70 -x4 -x86 -x1448 -x886 -x1464 -x901 -x1480 -x326 -x342 -x358 -x1159 -x614 
0.09/0.15	v -x1175 -x629 -x1191 -x20 -x37 -x53 -x3 -x69 -x1447 -x885 -x1463 -x325 -x341 -x1158 -x613 -x1174 -x19 -x36 -x2 -x52 -x1446 
0.09/0.15	v -x324 -x1157 -x18 -x1 -x35 -x1768 -x1802 -x1767 -x1801 -x1766 -x1800 -x1765 -x1799 -x1764 -x1798 -x1763 -x1797 -x1762 -x1796 
0.09/0.15	v -x1761 -x1795 -x1760 -x1794 -x1759 -x1793 -x1758 -x1792 -x1757 -x1791 -x1756 -x1790 -x1755 -x1789 -x1754 -x1788 -x1753 -x1787 
0.09/0.15	v -x1752 -x1786 -x1751 -x1785 -x1750 -x1784 -x1749 -x1783 -x1748 -x1782 -x1747 -x1781 -x1746 -x1780 -x1745 -x1779 -x1744 -x1778 
0.09/0.15	v -x1743 -x1777 -x1742 -x1776 -x1741 -x1775 -x1740 -x1774 -x1739 -x1773 -x1738 -x1772 -x1737 -x1771 -x1736 -x1770 -x1735 -x1769 
0.09/0.15	c SCIP Status        : problem is solved [optimal solution found]
0.09/0.15	c Total Time         :       0.14
0.09/0.15	c   solving          :       0.14
0.09/0.15	c   presolving       :       0.03 (included in solving)
0.09/0.15	c   reading          :       0.01 (included in solving)
0.09/0.15	c   copying          :       0.00 (0 times copied the problem)
0.09/0.15	c Original Problem   :
0.09/0.15	c   Problem name     : HOME/instance-4519064-1751536918.opb
0.09/0.15	c   Variables        : 1802 (1802 binary, 0 integer, 0 implicit integer, 0 continuous)
0.09/0.15	c   Constraints      : 2669 initial, 2669 maximal
0.09/0.15	c   Objective        : minimize, 68 non-zeros (abs.min = 1, abs.max = 8.58993e+09)
0.09/0.15	c Presolved Problem  :
0.09/0.15	c   Problem name     : t_HOME/instance-4519064-1751536918.opb
0.09/0.15	c   Variables        : 1411 (1411 binary, 0 integer, 0 implicit integer, 0 continuous)
0.09/0.15	c   Constraints      : 833 initial, 843 maximal
0.09/0.15	c   Objective        : minimize, 66 non-zeros (abs.min = 1, abs.max = 4.29497e+09)
0.09/0.15	c   Nonzeros         : 3553 constraint, 1224 clique table
0.09/0.15	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
0.09/0.15	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   gateextraction   :       0.00       0.00      1          0          0          0          0          0        867        289          0          0
0.09/0.15	c   implics          :       0.00       0.00      4          0          0          0          0          0          0          0          0          0
0.09/0.15	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   milp             :       0.01       0.00      1          0          0          0          0          0       2278       1411          0          0
0.09/0.15	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   trivial          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
0.09/0.15	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   dualfix          :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
0.09/0.15	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   probing          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   pseudoobj        :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
0.09/0.15	c   symmetry         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   and              :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
0.09/0.15	c   xor              :       0.00       0.00      5          0          0          0          0          0          0          0          0          0
0.09/0.15	c   linear           :       0.01       0.00      7          0        391          0          0          0        391          0          0          0
0.09/0.15	c   logicor          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
0.09/0.15	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
0.09/0.15	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
0.09/0.15	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
0.09/0.15	c   benderslp        :          0          0          0          0          0          0          0          9          0          0          0          0          0          0          0
0.09/0.15	c   integral         :          0          0          0          0          0          0          0          9          0          0          0          0          0          0          0
0.09/0.15	c   knapsack         :          0+         1          0          0          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   and              :        289        289          0        204          0          0          0          4        288          0          0          0          0          0          0
0.09/0.15	c   xor              :          2          2          0        227          0          0          0          3          2          0          0          0          0          0          0
0.09/0.15	c   linear           :        542        542          0        233          0          0          0          6        768          0          0          0          0          0          0
0.09/0.15	c   logicor          :          0+         9          0          1          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   benders          :          0          0          0          0          0          0          0          5          0          0          0          0          0          0          0
0.09/0.15	c   fixedvar         :          0          0          0          0          0          0          0          5          0          0          0          0          0          0          0
0.09/0.15	c   countsols        :          0          0          0          0          0          0          0          5          0          0          0          0          0          0          0
0.09/0.15	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
0.09/0.15	c   benderslp        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   knapsack         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   and              :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   xor              :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
0.09/0.15	c   dualfix          :          1          0          0          0
0.09/0.15	c   genvbounds       :          0          0          0          0
0.09/0.15	c   nlobbt           :          0          0          0          0
0.09/0.15	c   obbt             :          0          0          0          0
0.09/0.15	c   probing          :          0          0          0          0
0.09/0.15	c   pseudoobj        :          1          0          0          0
0.09/0.15	c   redcost          :          0          0          0          0
0.09/0.15	c   rootredcost      :          0          0          0          0
0.09/0.15	c   symmetry         :          0          0          0          0
0.09/0.15	c   vbounds          :         81          0          0          0
0.09/0.15	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
0.09/0.15	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   probing          :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   redcost          :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   symmetry         :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
0.09/0.15	c Symmetry           :
0.09/0.15	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
0.09/0.15	c   orbital reduction:          0 reductions applied,          0 cutoffs
0.09/0.15	c   lexicographic red:          0 reductions applied,          0 cutoffs
0.09/0.15	c   shadow tree time :       0.00 s
0.09/0.15	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
0.09/0.15	c   propagation      :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
0.09/0.15	c   infeasible LP    :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
0.09/0.15	c   bound exceed. LP :       0.00          1          1          -         40      144.4          0        0.0          1       66.0          0
0.09/0.15	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
0.09/0.15	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
0.09/0.15	c   applied globally :       0.00          -          -          0          8       84.5          -          -          1          -          -
0.09/0.15	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
0.09/0.15	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
0.09/0.15	c   cut pool         :       0.00          -          0          0          -          -          0          0          -          -          -          -          -    (maximal pool size:          0)
0.09/0.15	c   aggregation      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   > cmir           :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.09/0.15	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.09/0.15	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.09/0.15	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   clique           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   > gomorymi       :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.09/0.15	c   > strongcg       :          -          -          -          -          -          -          -          0          0          0          0          0          -
0.09/0.15	c   impliedbounds    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   mcf              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   multilinear      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   rlt              :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c   zerohalf         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
0.09/0.15	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
0.09/0.15	c   hybrid           :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c Pricers            :   ExecTime  SetupTime      Calls       Vars
0.09/0.15	c   problem variables:       0.00          -          0          0
0.09/0.15	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
0.09/0.15	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   relpscost        :       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
0.09/0.15	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
0.09/0.15	c   LP solutions     :       0.00          -          -          0          0
0.09/0.15	c   relax solutions  :       0.00          -          -          0          0
0.09/0.15	c   pseudo solutions :       0.00          -          -          0          0
0.09/0.15	c   strong branching :       0.00          -          -          0          0
0.09/0.15	c   actconsdiving    :       0.00       0.00          0          0          0
0.09/0.15	c   adaptivediving   :       0.00       0.00          0          0          0
0.09/0.15	c   alns             :       0.00       0.00          0          0          0
0.09/0.15	c   bound            :       0.00       0.00          0          0          0
0.09/0.15	c   clique           :       0.01       0.00          1          0          0
0.09/0.15	c   coefdiving       :       0.00       0.00          0          0          0
0.09/0.15	c   completesol      :       0.00       0.00          0          0          0
0.09/0.15	c   conflictdiving   :       0.00       0.00          0          0          0
0.09/0.15	c   crossover        :       0.00       0.00          0          0          0
0.09/0.15	c   dins             :       0.00       0.00          0          0          0
0.09/0.15	c   distributiondivin:       0.00       0.00          0          0          0
0.09/0.15	c   dps              :       0.00       0.00          0          0          0
0.09/0.15	c   dualval          :       0.00       0.00          0          0          0
0.09/0.15	c   farkasdiving     :       0.00       0.00          0          0          0
0.09/0.15	c   feasjump         :       0.00       0.00          0          0          0
0.09/0.15	c   feaspump         :       0.00       0.00          0          0          0
0.09/0.15	c   fixandinfer      :       0.00       0.00          0          0          0
0.09/0.15	c   fracdiving       :       0.00       0.00          0          0          0
0.09/0.15	c   gins             :       0.00       0.00          0          0          0
0.09/0.15	c   guideddiving     :       0.00       0.00          0          0          0
0.09/0.15	c   indcoefdiving    :       0.00       0.00          0          0          0
0.09/0.15	c   indicator        :       0.00       0.00          0          0          0
0.09/0.15	c   indicatordiving  :       0.00       0.00          0          0          0
0.09/0.15	c   indoneopt        :       0.00       0.00          0          0          0
0.09/0.15	c   indrounding      :       0.00       0.00          0          0          0
0.09/0.15	c   indtwoopt        :       0.00       0.00          0          0          0
0.09/0.15	c   intdiving        :       0.00       0.00          0          0          0
0.09/0.15	c   intshifting      :       0.00       0.00          0          0          0
0.09/0.15	c   linesearchdiving :       0.00       0.00          0          0          0
0.09/0.15	c   localbranching   :       0.00       0.00          0          0          0
0.09/0.15	c   locks            :       0.00       0.00          1          0          0
0.09/0.15	c   lpface           :       0.00       0.00          0          0          0
0.09/0.15	c   mpec             :       0.00       0.00          0          0          0
0.09/0.15	c   multistart       :       0.00       0.00          0          0          0
0.09/0.15	c   mutation         :       0.00       0.00          0          0          0
0.09/0.15	c   nlpdiving        :       0.00       0.00          0          0          0
0.09/0.15	c   objpscostdiving  :       0.00       0.00          0          0          0
0.09/0.15	c   octane           :       0.00       0.00          0          0          0
0.09/0.15	c   ofins            :       0.00       0.00          0          0          0
0.09/0.15	c   oneopt           :       0.00       0.00          1          0          0
0.09/0.15	c   padm             :       0.00       0.00          0          0          0
0.09/0.15	c   proximity        :       0.00       0.00          0          0          0
0.09/0.15	c   pscostdiving     :       0.00       0.00          0          0          0
0.09/0.15	c   randrounding     :       0.00       0.00          0          0          0
0.09/0.15	c   rens             :       0.00       0.00          0          0          0
0.09/0.15	c   reoptsols        :       0.00       0.00          0          0          0
0.09/0.15	c   repair           :       0.00       0.00          0          0          0
0.09/0.15	c   rins             :       0.00       0.00          0          0          0
0.09/0.15	c   rootsoldiving    :       0.00       0.00          0          0          0
0.09/0.15	c   rounding         :       0.00       0.00          0          0          0
0.09/0.15	c   scheduler        :       0.00       0.00          0          0          0
0.09/0.15	c   shiftandpropagate:       0.00       0.00          0          0          0
0.09/0.15	c   shifting         :       0.00       0.00          0          0          0
0.09/0.15	c   simplerounding   :       0.00       0.00          0          0          0
0.09/0.15	c   smallcard        :       0.00       0.00          0          0          0
0.09/0.15	c   subnlp           :       0.00       0.00          0          0          0
0.09/0.15	c   trivial          :       0.00       0.00          2          1          1
0.09/0.15	c   trivialnegation  :       0.00       0.00          0          0          0
0.09/0.15	c   trustregion      :       0.00       0.00          0          0          0
0.09/0.15	c   trysol           :       0.00       0.00          1          0          0
0.09/0.15	c   twoopt           :       0.00       0.00          0          0          0
0.09/0.15	c   undercover       :       0.00       0.00          0          0          0
0.09/0.15	c   vbounds          :       0.00       0.00          0          0          0
0.09/0.15	c   veclendiving     :       0.00       0.00          0          0          0
0.09/0.15	c   zeroobj          :       0.00       0.00          0          0          0
0.09/0.15	c   zirounding       :       0.00       0.00          0          0          0
0.09/0.15	c   other solutions  :          -          -          -          0          -
0.09/0.15	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
0.09/0.15	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
0.09/0.15	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.09/0.15	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
0.09/0.15	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
0.09/0.15	c   dual LP          :       0.08          1       3672    3672.00   43210.17       0.00          0
0.09/0.15	c   lex dual LP      :       0.00          0          0       0.00          -
0.09/0.15	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
0.09/0.15	c   resolve instable :       0.00          0          0       0.00          -
0.09/0.15	c   diving/probing LP:       0.00          0          0       0.00          -
0.09/0.15	c   strong branching :       0.00          0          0       0.00          -          -          -          0
0.09/0.15	c     (at root node) :          -          0          0       0.00          -
0.09/0.15	c   conflict analysis:       0.00          0          0       0.00          -
0.09/0.15	c B&B Tree           :
0.09/0.15	c   number of runs   :          1
0.09/0.15	c   nodes            :          1 (0 internal, 1 leaves)
0.09/0.15	c   feasible leaves  :          0
0.09/0.15	c   infeas. leaves   :          0
0.09/0.15	c   objective leaves :          1
0.09/0.15	c   nodes (total)    :          1 (0 internal, 1 leaves)
0.09/0.15	c   nodes left       :          0
0.09/0.15	c   max depth        :          0
0.09/0.15	c   max depth (total):          0
0.09/0.15	c   backtracks       :          0 (0.0%)
0.09/0.15	c   early backtracks :          0 (0.0%)
0.09/0.15	c   nodes exc. ref.  :          0 (0.0%)
0.09/0.15	c   delayed cutoffs  :          0
0.09/0.15	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
0.09/0.15	c   avg switch length:       2.00
0.09/0.15	c   switching time   :       0.00
0.09/0.15	c Root Node          :
0.09/0.15	c   First LP value   :          -
0.09/0.15	c   First LP Iters   :       3672 (43208.64 Iter/sec)
0.09/0.15	c   First LP Time    :       0.08
0.09/0.15	c   Final Dual Bound : +0.00000000000000e+00
0.09/0.15	c   Final Root Iters :       3672
0.09/0.15	c   Root LP Estimate :                     -
0.09/0.15	c Solution           :
0.09/0.15	c   Solutions found  :          1 (1 improvements)
0.09/0.15	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
0.09/0.15	c   Gap First Sol.   :   infinite
0.09/0.15	c   Gap Last Sol.    :   infinite
0.09/0.15	c   Primal Bound     : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
0.09/0.15	c   Dual Bound       : +0.00000000000000e+00
0.09/0.15	c   Gap              :       0.00 %
0.09/0.15	c Integrals          :      Total       Avg%
0.09/0.15	c   primal-dual      :      13.80      99.95
0.09/0.15	c   primal-ref       :          -          - (not evaluated)
0.09/0.15	c   dual-ref         :          -          - (not evaluated)
0.09/0.15	c Time complete: 0.145329.

Verifier Data

OK	0

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62194 MiB free)
  memory of node 1: 64465 MiB (62385 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4519064-1751536918/watcher-4519064-1751536918 -o /tmp/evaluation-result-4519064-1751536918/solver-4519064-1751536918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751529182-88315 --watchdog 3760 pbscip -f HOME/instance-4519064-1751536918.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=90892, runsolver pid=90889

[startup+0.100063 s]*
/proc/loadavg: 5.10 4.89 4.49 6/268 90893
/proc/meminfo: memFree=127569760/131250000 swapFree=33010160/33010684
[pid=90892] ppid=90889 vsize=62668 memory=35712 CPUtime=0.09 cores=1,3
/proc/90892/stat : 90892 (pbscip) R 90889 90892 88303 0 -1 4194304 5349 0 0 0 8 1 0 0 20 0 1 0 69369316 64172032 8928 18446744073709551615 4235264 18693293 140735033661712 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58351616 140735033670025 140735033670124 140735033670124 140735033675726 0
/proc/90892/statm: 15667 8928 3936 3530 0 7118 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62668 KiB
Current children cumulated memory: 35712 KiB

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

# cumulated CPU time of all completed processes:  user=0.137044 s, system=0.012177 s

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

[startup+0.100063 s]*
/proc/loadavg: 5.10 4.89 4.49 6/268 90893
/proc/meminfo: memFree=127569760/131250000 swapFree=33010160/33010684
[pid=90892] ppid=90889 vsize=62668 memory=35712 CPUtime=0.09 cores=1,3
/proc/90892/stat : 90892 (pbscip) R 90889 90892 88303 0 -1 4194304 5349 0 0 0 8 1 0 0 20 0 1 0 69369316 64172032 8928 18446744073709551615 4235264 18693293 140735033661712 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58351616 140735033670025 140735033670124 140735033670124 140735033675726 0
/proc/90892/statm: 15667 8928 3936 3530 0 7118 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62668 KiB
Current children cumulated memory: 35712 KiB

Child status: 0

Real time (s): 0.158945
CPU time (s): 0.149221
CPU user time (s): 0.137044
CPU system time (s): 0.012177
CPU usage (%): 93.8822
Max. virtual memory (cumulated for all children) (KiB): 62668
Max. memory (cumulated for all children) (KiB): 35712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.137044
system time used= 0.012177
maximum resident set size= 35840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5399
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 3


# summary of solver processes directly reported to runsolver:
#   pid: 90892
#   total CPU time (s): 0.149221
#   total CPU user time (s): 0.137044
#   total CPU system time (s): 0.012177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.006646 second user time and 0.014478 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-03 12:01:58
IDJOB=4519064
IDBENCH=177146
IDSOLVER=3365
FILE ID=nodeC016/4519064-1751536918
RUNJOBID= nodeC016-1751529182-88315
SLURM_JOB_ID= 9598668
Free space on /tmp= 432836 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_17.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4519064-1751536918/watcher-4519064-1751536918 -o /tmp/evaluation-result-4519064-1751536918/solver-4519064-1751536918 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751529182-88315 --watchdog 3760  pbscip -f HOME/instance-4519064-1751536918.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 57a440677409faa51cc887313df67959
RANDOM SEED=26415539

nodeC016 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.697
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.961
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.758
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.733
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.732
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.733
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3605.806
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.160
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127569696 kB
MemAvailable:   127719156 kB
Buffers:            2144 kB
Cached:           917872 kB
SwapCached:           28 kB
Active:          2643348 kB
Inactive:         298064 kB
Active(anon):    2034180 kB
Inactive(anon):     5288 kB
Active(file):     609168 kB
Inactive(file):   292776 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18804 kB
Writeback:             0 kB
AnonPages:       2023508 kB
Mapped:           135988 kB
Shmem:             18044 kB
KReclaimable:     173508 kB
Slab:             265916 kB
SReclaimable:     173508 kB
SUnreclaim:        92408 kB
KernelStack:        4320 kB
PageTables:         7224 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    2445108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1411072 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432816 MiB
End job on nodeC016 at 2025-07-03 12:01:58