Trace number 4432721

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-07OPT29 0.148917 0.154989

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/
area_opers/normalized-fir04_area_opers.opb
MD5SUM4d69ec7b86462809048374e94faee566
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 benchmark29
Best CPU time to get the best result obtained on this benchmark0.052879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1614
Total number of constraints2783
Number of constraints which are clauses2783
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint31
Number of terms in the objective function 879
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 879
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 879
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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

Verifier Data

OK	29

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: 64059 MiB (62857 MiB free)
  memory of node 1: 64510 MiB (61916 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432721-1721099387/watcher-4432721-1721099387 -o /tmp/evaluation-result-4432721-1721099387/solver-4432721-1721099387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721091858-820497 --watchdog 3760 pbscip -f HOME/instance-4432721-1721099387.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=825987, runsolver pid=825984

[startup+0.102085 s]*
/proc/loadavg: 4.12 4.23 4.21 5/241 825988
/proc/meminfo: memFree=127755516/131655788 swapFree=131071996/131071996
[pid=825987] ppid=825984 vsize=69224 memory=28960 CPUtime=0.1 cores=0,2
/proc/825987/stat : 825987 (pbscip) R 825984 825987 820487 0 -1 4194304 3790 0 0 0 9 1 0 0 20 0 1 0 162095133 70885376 7240 134679101440 4194304 18693293 140734510492624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 35061760 140734510494724 140734510494823 140734510494823 140734510501838 0
/proc/825987/statm: 17306 7240 3790 3540 0 5563 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 69224 KiB
Current children cumulated memory: 28960 KiB

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

# cumulated CPU time of all completed processes:  user=0.126969 s, system=0.021948 s

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

[startup+0.102085 s]*
/proc/loadavg: 4.12 4.23 4.21 5/241 825988
/proc/meminfo: memFree=127755516/131655788 swapFree=131071996/131071996
[pid=825987] ppid=825984 vsize=69224 memory=28960 CPUtime=0.1 cores=0,2
/proc/825987/stat : 825987 (pbscip) R 825984 825987 820487 0 -1 4194304 3790 0 0 0 9 1 0 0 20 0 1 0 162095133 70885376 7240 134679101440 4194304 18693293 140734510492624 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 35061760 140734510494724 140734510494823 140734510494823 140734510501838 0
/proc/825987/statm: 17306 7240 3790 3540 0 5563 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 69224 KiB
Current children cumulated memory: 28960 KiB

Child status: 0

Real time (s): 0.154989
CPU time (s): 0.148917
CPU user time (s): 0.126969
CPU system time (s): 0.021948
CPU usage (%): 96.0823
Max. virtual memory (cumulated for all children) (KiB): 69224
Max. memory (cumulated for all children) (KiB): 28960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.126969
system time used= 0.021948
maximum resident set size= 36684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5611
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= 6
involuntary context switches= 6


# summary of solver processes directly reported to runsolver:
#   pid: 825987
#   total CPU time (s): 0.148917
#   total CPU user time (s): 0.126969
#   total CPU system time (s): 0.021948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.015397 second user time and 0.028765 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-16 05:09:59
IDJOB=4432721
IDBENCH=148163
IDSOLVER=3059
FILE ID=nodeC008/4432721-1721099387
RUNJOBID= nodeC008-1721091858-820497
SLURM_JOB_ID= 7505586
Free space on /tmp= 723712 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/area_opers/normalized-fir04_area_opers.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432721-1721099387/watcher-4432721-1721099387 -o /tmp/evaluation-result-4432721-1721099387/solver-4432721-1721099387 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721091858-820497 --watchdog 3760  pbscip -f HOME/instance-4432721-1721099387.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 4d69ec7b86462809048374e94faee566
RANDOM SEED=503776297

nodeC008.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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	: 0xb00001f
cpu MHz		: 3506.401
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.91
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	: 0xb00001f
cpu MHz		: 3640.236
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.248
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.357
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 3642.833
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.91
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	: 0xb00001f
cpu MHz		: 3620.972
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.434
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.481
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127769120 kB
MemAvailable:   128058068 kB
Buffers:          403588 kB
Cached:           729440 kB
SwapCached:            0 kB
Active:           635488 kB
Inactive:        2728992 kB
Active(anon):       1476 kB
Inactive(anon):  2267716 kB
Active(file):     634012 kB
Inactive(file):   461276 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18980 kB
Writeback:            68 kB
AnonPages:       2231016 kB
Mapped:           139528 kB
Shmem:             37704 kB
KReclaimable:      67384 kB
Slab:             160392 kB
SReclaimable:      67384 kB
SUnreclaim:        93008 kB
KernelStack:        3824 kB
PageTables:        13900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2736892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    870400 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      170824 kB
DirectMap2M:    19656704 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723692 MiB
End job on nodeC008 at 2024-07-16 05:10:00