Trace number 4432743

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-07OPT41202 0.259785 0.289345

General information on the benchmark

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

Verifier Data

OK	41202

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 (61951 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432743-1721099364/watcher-4432743-1721099364 -o /tmp/evaluation-result-4432743-1721099364/solver-4432743-1721099364 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721091858-820497 --watchdog 3760 pbscip -f HOME/instance-4432743-1721099364.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
solver pid=825892, runsolver pid=825889
Current StackSize limit: 8192 KiB


[startup+0.102836 s]*
/proc/loadavg: 4.08 4.23 4.22 5/242 825893
/proc/meminfo: memFree=127790004/131655788 swapFree=131071996/131071996
[pid=825892] ppid=825889 vsize=67688 memory=28540 CPUtime=0.09 cores=0,2
/proc/825892/stat : 825892 (pbscip) R 825889 825892 820487 0 -1 4194304 3865 0 0 0 8 1 0 0 20 0 1 0 162092848 69312512 7135 134679101440 4194304 18693293 140722187128976 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 21375888 21430392 58376192 140722187138052 140722187138151 140722187138151 140722187145166 0
/proc/825892/statm: 16922 7135 3616 3540 0 5179 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 67688 KiB
Current children cumulated memory: 28540 KiB

[startup+0.213831 s]*
/proc/loadavg: 4.08 4.23 4.22 5/242 825893
/proc/meminfo: memFree=127778552/131655788 swapFree=131071996/131071996
[pid=825892] ppid=825889 vsize=82552 memory=40632 CPUtime=0.18 cores=0,2
/proc/825892/stat : 825892 (pbscip) R 825889 825892 820487 0 -1 4194304 6630 0 0 0 17 1 0 0 20 0 1 0 162092848 84533248 10158 134679101440 4194304 18693293 140722187128976 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 21375888 21430392 58376192 140722187138052 140722187138151 140722187138151 140722187145166 0
/proc/825892/statm: 20638 10158 3888 3540 0 8895 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 82552 KiB
Current children cumulated memory: 40632 KiB

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

# cumulated CPU time of all completed processes:  user=0.237963 s, system=0.021822 s

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

Child status: 0

Real time (s): 0.289345
CPU time (s): 0.259785
CPU user time (s): 0.237963
CPU system time (s): 0.021822
CPU usage (%): 89.7838
Max. virtual memory (cumulated for all children) (KiB): 82552
Max. memory (cumulated for all children) (KiB): 40632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.237963
system time used= 0.021822
maximum resident set size= 41808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6887
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= 7
involuntary context switches= 9


# summary of solver processes directly reported to runsolver:
#   pid: 825892
#   total CPU time (s): 0.259785
#   total CPU user time (s): 0.237963
#   total CPU system time (s): 0.021822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.014692 second user time and 0.041299 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-16 05:09:36
IDJOB=4432743
IDBENCH=148154
IDSOLVER=3059
FILE ID=nodeC008/4432743-1721099364
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/trarea_ac/normalized-fir04_trarea_ac.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-4432743-1721099364/watcher-4432743-1721099364 -o /tmp/evaluation-result-4432743-1721099364/solver-4432743-1721099364 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721091858-820497 --watchdog 3760  pbscip -f HOME/instance-4432743-1721099364.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 206b08b420dad9af66531a7207372127
RANDOM SEED=1026739679

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		: 1197.254
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		: 3624.560
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.245
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.425
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		: 3657.369
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		: 3618.108
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.417
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.454
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:        127805064 kB
MemAvailable:   128093440 kB
Buffers:          403552 kB
Cached:           728908 kB
SwapCached:            0 kB
Active:           635224 kB
Inactive:        2693328 kB
Active(anon):       1476 kB
Inactive(anon):  2232348 kB
Active(file):     633748 kB
Inactive(file):   460980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             19136 kB
Writeback:            32 kB
AnonPages:       2195448 kB
Mapped:           139692 kB
Shmem:             37704 kB
KReclaimable:      67356 kB
Slab:             160352 kB
SReclaimable:      67356 kB
SUnreclaim:        92996 kB
KernelStack:        3836 kB
PageTables:        13840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    2699644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    835584 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:09:37