Trace number 50351

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, and are wall clock time (not CPU 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
bsolo 2006/05SAT108 1800.06 1800.7

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.01	c INFO: OSL Context initialized.
0.42	c Initial problem consists of 1807 variables and 3444 constraints.
0.49	c No problem reductions applied in OPT. instance.
0.49	c	preprocess terminated. Elapsed time: 0.477
0.49	c After prepocess the problem consists of 1806 variables and 3443 constraints.
0.49	c Initial Lower Bound: 66
2.95	c Restart #1 #Var: 1806 LB: 66 @ 2.935
8.20	c Restart #2 #Var: 1806 LB: 66 @ 8.19
16.66	c Restart #3 #Var: 1806 LB: 66 @ 16.641
27.62	c Restart #4 #Var: 1806 LB: 66 @ 27.592
39.77	c Restart #5 #Var: 1806 LB: 66 @ 39.742
54.13	c Restart #6 #Var: 1806 LB: 66 @ 54.093
73.01	c Restart #7 #Var: 1806 LB: 66 @ 72.966
92.22	c Restart #8 #Var: 1806 LB: 66 @ 92.174
102.11	c Restart #9 #Var: 1805 LB: 66 @ 102.06
102.84	c Sol. found (all assignments made)...
102.84	o 142
102.84	c NEW SOLUTION FOUND: 142 @ 102.8
106.56	c Restart #10 #Var: 1805 LB: 66 @ 106.51
109.79	c Restart #11 #Var: 1805 LB: 66 @ 109.74
114.63	c Restart #12 #Var: 1803 LB: 66 @ 114.58
119.50	c Restart #13 #Var: 1802 LB: 66 @ 119.44
129.81	c CHANGE to MIS mode... 	UB: 142	MIS: 66	LPR: 66 (0.89825)	Diff: 1
129.81	c Restart #0 #Var: 1802 LB: 66 @ 129.75
130.50	c Restart #1 #Var: 1802 LB: 66 @ 130.45
131.40	c Restart #2 #Var: 1802 LB: 66 @ 131.34
134.09	c Restart #3 #Var: 1800 LB: 66 @ 134.03
136.92	c Restart #4 #Var: 1800 LB: 66 @ 136.86
137.20	c Sol. found (all assignments made)...
137.20	o 141
137.20	c NEW SOLUTION FOUND: 141 @ 137.14
139.38	c Restart #5 #Var: 1800 LB: 66 @ 139.32
143.51	c Restart #6 #Var: 1800 LB: 66 @ 143.45
144.85	c Sol. found (all assignments made)...
144.85	o 138
144.85	c NEW SOLUTION FOUND: 138 @ 144.79
146.57	c Sol. found (all assignments made)...
146.57	o 131
146.57	c NEW SOLUTION FOUND: 131 @ 146.5
149.96	c Restart #7 #Var: 1800 LB: 66 @ 149.89
157.13	c Restart #8 #Var: 1800 LB: 66 @ 157.06
162.19	c Sol. found (all assignments made)...
162.19	o 130
162.19	c NEW SOLUTION FOUND: 130 @ 162.12
173.07	c Restart #9 #Var: 1799 LB: 66 @ 173
178.38	c Restart #10 #Var: 1799 LB: 66 @ 178.3
189.65	c Restart #11 #Var: 1799 LB: 66 @ 189.57
196.31	c Restart #12 #Var: 1799 LB: 66 @ 196.23
210.98	c Restart #13 #Var: 1799 LB: 66 @ 210.89
217.16	c Restart #14 #Var: 1799 LB: 66 @ 217.07
233.61	c Restart #15 #Var: 1799 LB: 66 @ 233.52
241.95	c Restart #16 #Var: 1799 LB: 66 @ 241.85
255.49	c Restart #17 #Var: 1799 LB: 66 @ 255.39
264.96	c Restart #18 #Var: 1799 LB: 66 @ 264.85
278.09	c Restart #19 #Var: 1799 LB: 66 @ 277.98
286.18	c Sol. found (all assignments made)...
286.18	o 127
286.18	c NEW SOLUTION FOUND: 127 @ 286.07
299.24	c Restart #20 #Var: 1799 LB: 66 @ 299.12
321.80	c Restart #21 #Var: 1799 LB: 66 @ 321.68
335.39	c Restart #22 #Var: 1799 LB: 66 @ 335.26
360.06	c Restart #23 #Var: 1799 LB: 66 @ 359.93
373.40	c Restart #24 #Var: 1799 LB: 66 @ 373.26
395.69	c Restart #25 #Var: 1799 LB: 66 @ 395.54
412.20	c Restart #26 #Var: 1799 LB: 66 @ 412.04
429.66	c Restart #27 #Var: 1799 LB: 66 @ 429.49
430.95	c Sol. found (all assignments made)...
430.95	o 117
430.95	c NEW SOLUTION FOUND: 117 @ 430.79
451.25	c Restart #28 #Var: 1798 LB: 66 @ 451.08
468.81	c Restart #29 #Var: 1798 LB: 66 @ 468.64
492.32	c Restart #30 #Var: 1798 LB: 66 @ 492.13
506.05	c Restart #31 #Var: 1798 LB: 66 @ 505.86
528.94	c Restart #32 #Var: 1798 LB: 66 @ 528.75
533.68	c Sol. found (all assignments made)...
533.68	o 116
533.68	c NEW SOLUTION FOUND: 116 @ 533.48
542.45	c Restart #33 #Var: 1798 LB: 66 @ 542.25
590.72	c Restart #34 #Var: 1798 LB: 66 @ 590.51
616.95	c Restart #35 #Var: 1798 LB: 66 @ 616.72
656.97	c Restart #36 #Var: 1798 LB: 66 @ 656.73
675.00	c Sol. found (all assignments made)...
675.00	o 113
675.00	c NEW SOLUTION FOUND: 113 @ 674.76
675.62	c Sol. found (all assignments made)...
675.62	o 112
675.62	c NEW SOLUTION FOUND: 112 @ 675.38
711.14	c Restart #37 #Var: 1798 LB: 66 @ 710.88
743.78	c Restart #38 #Var: 1798 LB: 66 @ 743.51
783.11	c Restart #39 #Var: 1797 LB: 66 @ 782.82
818.57	c Restart #40 #Var: 1797 LB: 66 @ 818.27
839.46	c Sol. found (all assignments made)...
839.46	o 109
839.46	c NEW SOLUTION FOUND: 109 @ 839.15
873.80	c Restart #41 #Var: 1797 LB: 66 @ 873.48
937.27	c Restart #42 #Var: 1797 LB: 66 @ 936.93
961.56	c Restart #43 #Var: 1797 LB: 66 @ 961.22
1027.26	c Restart #44 #Var: 1797 LB: 66 @ 1026.9
1055.15	c Sol. found (all assignments made)...
1055.15	o 108
1055.15	c NEW SOLUTION FOUND: 108 @ 1054.8
1122.71	c Restart #45 #Var: 1797 LB: 66 @ 1122.3
1186.92	c Restart #46 #Var: 1797 LB: 66 @ 1186.5
1219.75	c Restart #47 #Var: 1797 LB: 66 @ 1219.3
1277.99	c Restart #48 #Var: 1797 LB: 66 @ 1277.5
1323.29	c Restart #49 #Var: 1797 LB: 66 @ 1322.8
1416.56	c Restart #50 #Var: 1797 LB: 66 @ 1416.1
1479.42	c Restart #51 #Var: 1797 LB: 66 @ 1478.9
1590.72	c Restart #52 #Var: 1797 LB: 66 @ 1590.2
1635.39	c Restart #53 #Var: 1797 LB: 66 @ 1634.8
1761.38	c Restart #54 #Var: 1797 LB: 66 @ 1760.8
1800.64	s SATISFIABLE
1800.64	c Cost: 108
1800.64	v -x1 x2 -x3 x4 -x5 x6 -x7 x1807 -x77 x78 -x79 x80 x81 x82 -x83 -x84 -x85 x86 -x87 x88 x89 -x90 -x1806 x70 -x71 -x72 -x73 -x74 -x75
1800.64	v x76 -x1805 -x1804 -x1803 x1802 x1801 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x1800 -x1799 -x1798 -x1797 -x1796 -x1795 -x1794 -x1793
1800.64	v -x1792 -x1791 -x1790 -x1789 -x1788 -x1787 -x56 -x57 x58 -x59 -x60 -x61 x62 -x1786 -x1785 -x1784 -x1783 -x1782 -x1781 -x1780
1800.64	v -x1779 -x1778 x1777 x1776 -x1775 -x1774 -x1773 -x1772 -x1771 -x1770 x1769 x1768 -x1767 -x1766 x1765 x1764 x1763 x1762 -x1761
1800.64	v x1760 x1759 x1758 x1757 x48 -x49 x50 -x51 x52 x53 -x54 -x55 -x1756 -x1755 -x1754 -x1753 -x1752 -x1751 -x1750 -x1749 -x1748
1800.64	v -x1747 -x1746 -x1745 -x1744 -x1743 -x1742 -x1741 -x1740 -x1739 -x1738 -x1737 -x1736 -x1735 -x1734 -x1733 -x1732 -x1731
1800.64	v -x1730 -x1729 -x1728 -x1727 -x1726 -x1725 -x1724 -x1723 -x1722 -x1721 -x1720 -x1719 -x1718 -x1717 -x1716 -x1715 -x1714
1800.64	v -x1713 -x1712 -x1711 -x1710 -x1709 -x1708 -x1707 -x1706 -x1705 -x1704 -x1703 -x1702 x40 -x41 x42 x43 -x44 x45 -x46 -x47 -x1701
1800.64	v -x1700 -x1699 -x1698 -x1697 -x1696 -x1695 -x1694 -x1693 -x1692 -x1691 -x1690 -x1689 -x1688 -x1687 -x1686 -x1685 -x1684
1800.64	v -x1683 -x1682 -x1681 -x1680 -x1679 -x1678 -x1677 -x1676 -x1675 -x1674 -x1673 -x1672 -x1671 -x1670 -x1669 -x1668 -x1667
1800.64	v -x1666 -x1665 -x1664 -x1663 -x1662 -x1661 -x1660 -x1659 -x1658 -x1657 -x1656 x1655 x1654 -x1653 -x1652 -x1651 -x1650 -x1649
1800.64	v -x1648 -x1647 -x1646 -x1645 -x1644 -x1643 -x1642 -x1641 -x1640 -x1639 -x1638 -x1637 x1636 x1635 x1634 -x1633 -x1632 -x1631
1800.64	v -x1630 -x1629 -x1628 -x1627 -x1626 x1625 x1624 -x1623 -x1622 x1621 x1620 x1619 -x1618 -x1617 x1616 x1615 x1614 x1613 x1612
1800.64	v x1611 x32 x33 x34 -x35 -x36 x37 -x38 -x39 -x1610 -x1609 -x1608 -x1607 -x1606 -x1605 -x1604 -x1603 -x1602 -x1601 -x1600 -x1599
1800.64	v -x1598 -x1597 -x1596 -x1595 -x1594 -x1593 -x1592 -x1591 -x1590 -x1589 -x1588 -x1587 -x1586 -x1585 -x1584 -x1583 -x1582
1800.64	v -x1581 -x1580 -x1579 -x1578 -x1577 -x1576 -x1575 -x1574 -x1573 -x1572 -x1571 -x1570 -x1569 -x1568 -x1567 -x1566 -x1565
1800.64	v -x1564 -x1563 -x1562 -x1561 -x1560 -x1559 -x1558 -x1557 -x1556 -x1555 x1554 x1553 x1552 -x1551 -x1550 -x1549 -x1548 -x1547
1800.64	v -x1546 -x1545 -x1544 -x1543 -x1542 -x1541 -x1540 -x1539 -x1538 -x1537 -x1536 -x1535 -x1534 -x1533 -x1532 -x1531 x1530
1800.64	v x1529 x1528 x1527 -x1526 -x1525 -x1524 -x1523 -x1522 -x1521 -x1520 -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 -x1513 -x1512
1800.64	v -x1511 x1510 x1509 x1508 x1507 x1506 -x1505 x1504 x1503 x1502 x1501 x1500 x1499 -x1498 -x1497 -x1496 -x1495 -x1494 -x1493
1800.64	v x1492 x1491 x1490 -x1489 x1488 x1487 x1486 x1485 -x1484 x1483 x1482 x1481 x1480 x1479 x1478 x1477 x1476 x1475 x1474 x1473
1800.64	v x1472 x1471 -x24 x25 x26 -x27 x28 -x29 -x30 -x31 -x1470 -x1469 -x1468 -x1467 -x1466 -x1465 -x1464 -x1463 -x1462 -x1461 -x1460
1800.64	v -x1459 -x1458 -x1457 -x1456 -x1455 -x1454 -x1453 -x1452 -x1451 -x1450 -x1449 -x1448 -x1447 -x1446 -x1445 -x1444 -x1443
1800.64	v -x1442 -x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1434 -x1433 -x1432 -x1431 -x1430 -x1429 -x1428 -x1427 -x1426
1800.64	v -x1425 -x1424 -x1423 -x1422 -x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1415 -x1414 -x1413 -x1412 -x1411 -x1410 -x1409
1800.64	v -x1408 -x1407 -x1406 -x1405 -x1404 -x1403 -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 -x1394 -x1393 -x1392
1800.64	v -x1391 -x1390 -x1389 -x1388 -x1387 -x1386 -x1385 -x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1377 -x1376 -x1375
1800.64	v -x1374 -x1373 -x1372 -x1371 -x1370 -x1369 -x1368 -x1367 -x1366 -x1365 -x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1358
1800.64	v -x1357 -x1356 -x1355 -x1354 -x1353 -x1352 -x1351 -x1350 x1349 x1348 x1347 x1346 -x1345 -x1344 x1343 x1342 x1341 x1340 x1339
1800.64	v x1338 -x1337 -x1336 -x1335 -x1334 -x1333 -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 -x1324 -x1323 x1322 x1321
1800.64	v x1320 x1319 -x1318 -x1317 x1316 x1315 x1314 x1313 x1312 x1311 -x1310 x1309 x1308 x1307 x1306 x1305 x1304 -x1303 -x1302 -x1301
1800.64	v -x1300 -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 -x1293 -x1292 -x1291 -x1290 -x1289 -x1288 x1287 x1286 x1285 x1284 x1283
1800.64	v x1282 x1281 x1280 x1279 x1278 x1277 x1276 -x1275 x1274 x1273 x1272 x1271 x1270 x1269 x1268 -x1267 -x8 -x9 -x10 -x11 x12 -x13
1800.64	v -x14 -x15 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 -x1251
1800.64	v -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 -x1244 -x1243 -x1242 -x1241 -x1240 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234
1800.64	v -x1233 -x1232 -x1231 -x1230 -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217
1800.64	v -x1216 -x1215 -x1214 -x1213 -x1212 -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 -x1203 -x1202 -x1201 -x1200
1800.64	v -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 -x1193 -x1192 -x1191 x1190 x1189 x1188 x1187 -x1186 -x1185 -x1184 -x1183 -x1182
1800.64	v -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165
1800.64	v -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 -x1157 x1156 x1155 x1154 x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147
1800.64	v -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 x1130
1800.64	v x1129 -x1128 -x1127 -x1126 -x1125 x1124 x1123 x1122 x1121 -x1120 -x1119 x1118 x1117 x1116 x1115 x1114 x1113 -x1112 -x1111
1800.64	v -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 -x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 x1097 x1096 -x1095 -x1094 -x1093
1800.64	v -x1092 x1091 x1090 x1089 x1088 -x1087 -x1086 -x1085 x1084 x1083 x1082 x1081 x1080 x1079 -x1078 x1077 x1076 x1075 x1074 x1073
1800.64	v x1072 x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 x1055
1800.64	v x1054 x1053 x1052 -x1051 -x1050 x1049 x1048 x1047 x1046 x1045 x1044 -x1043 x1042 x1041 x1040 x1039 x1038 x1037 -x1036 -x1035
1800.64	v x1034 x1033 x1032 x1031 x1030 x1029 x1028 x1027 -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 x1020 x1019 x1018 x1017 x1016
1800.64	v x1015 x1014 x1013 -x1012 x1011 x1010 x1009 x1008 x1007 x1006 x1005 x1004 x1003 x1002 x1001 x1000 x999 x998 x997 x996 x995
1800.64	v x994 x993 x992 x991 x990 x989 x988 x987 x986 x985 x984 x983 x982 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x981 -x980 -x979 -x978
1800.64	v -x977 -x976 -x975 -x974 -x973 -x972 -x971 -x970 -x969 -x968 -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957
1800.64	v -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936
1800.64	v -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915
1800.64	v -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 -x905 -x904 -x903 -x902 -x901 -x900 -x899 -x898 -x897 -x896 -x895 -x894
1800.64	v -x893 -x892 -x891 -x890 -x889 -x888 -x887 -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x879 -x878 -x877 -x876 -x875 -x874 -x873
1800.64	v -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 x856 x855 -x854 -x853 -x852
1800.64	v -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831
1800.64	v -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 -x822 -x821 -x820 -x819 x818 x817 x816 x815 -x814 -x813 x812 x811 x810 x809
1800.64	v x808 x807 -x806 -x805 -x804 -x803 -x802 -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788
1800.64	v -x787 -x786 -x785 -x784 -x783 -x782 -x781 -x780 -x779 x778 x777 x776 x775 -x774 -x773 -x772 x771 x770 x769 x768 x767 x766 -x765
1800.64	v x764 x763 x762 x761 x760 x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743
1800.64	v -x742 -x741 -x740 -x739 -x738 -x737 x736 x735 x734 x733 -x732 -x731 -x730 x729 x728 x727 x726 x725 -x724 -x723 -x722 x721 x720
1800.64	v x719 x718 x717 x716 -x715 -x714 x713 x712 x711 x710 x709 x708 x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 -x697
1800.64	v -x696 -x695 -x694 -x693 -x692 -x691 x690 x689 x688 x687 -x686 -x685 x684 x683 x682 x681 x680 x679 -x678 x677 x676 x675 x674
1800.64	v x673 x672 -x671 -x670 x669 x668 x667 x666 x665 x664 x663 x662 -x661 x660 x659 x658 x657 x656 x655 x654 x653 x652 -x651 -x650
1800.64	v -x649 -x648 -x647 -x646 -x645 -x644 -x643 -x642 x641 x640 -x639 -x638 -x637 x636 x635 x634 x633 x632 x631 x630 x629 x628 x627
1800.64	v x626 x625 -x624 x623 x622 x621 x620 x619 x618 x617 -x616 x615 x614 x613 x612 x611 x610 x609 x608 x607 x606 x605 x604 x603 x602
1800.64	v x601 x600 x599 x598 -x597 -x596 -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 x586 -x585 -x584 -x583 -x582 -x581 -x580
1800.64	v -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 x566 x565 -x564 -x563 -x562 -x561 -x560 -x559
1800.64	v -x558 -x557 -x556 -x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 -x538
1800.64	v x537 x536 x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517
1800.64	v -x516 -x515 -x514 -x513 -x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 x500 x499 x498 x497 -x496
1800.64	v -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475
1800.64	v -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 x461 x460 -x459 -x458 -x457 x456 x455 x454 x453
1800.64	v x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 -x432
1800.64	v -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 x418 x417 x416 x415 -x414 -x413 x412 x411 x410
1800.64	v x409 x408 x407 x406 x405 x404 x403 x402 x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388
1800.64	v -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 x372 x371 x370 x369 -x368 -x367
1800.64	v -x366 x365 x364 x363 x362 x361 x360 -x359 x358 x357 x356 x355 x354 x353 -x352 x351 x350 x349 x348 x347 x346 x345 -x344 -x343
1800.64	v -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 x323 x322
1800.64	v x321 x320 -x319 -x318 -x317 x316 x315 x314 x313 x312 -x311 -x310 -x309 x308 x307 x306 x305 x304 x303 -x302 -x301 x300 x299 x298
1800.64	v x297 x296 x295 x294 -x293 x292 x291 x290 x289 x288 x287 x286 x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275
1800.64	v -x274 -x273 -x272 -x271 -x270 x269 x268 x267 x266 -x265 -x264 x263 x262 x261 x260 x259 x258 -x257 x256 x255 x254 x253 x252 x251
1800.64	v -x250 -x249 x248 x247 x246 x245 x244 x243 x242 x241 -x240 x239 x238 x237 x236 x235 x234 x233 x232 x231 x230 x229 x228 x227 x226
1800.64	v x225 x224 x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 x211 x210 -x209 -x208 -x207 x206 x205 x204
1800.64	v x203 x202 x201 x200 x199 x198 x197 x196 x195 -x194 x193 x192 x191 x190 x189 x188 x187 -x186 x185 x184 x183 x182 x181 x180 x179
1800.64	v x178 x177 x176 x175 x174 x173 x172 x171 x170 x169 x168 -x167 x166 x165 x164 x163 x162 x161 x160 x159 x158 x157 x156 x155 x154
1800.64	v x153 x152 x151 x150 x149 x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129 x128
1800.64	v x127 x126 x125 x124 x123 x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103 x102
1800.64	v x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91
1800.64	c Exit Code: 10
1800.64	c Total time: 1800 s

Verifier Data (download as text)

OK	108

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node59/watcher-50351-1154113398 -o ROOT/results/node59/solver-50351-1154113398 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/50351-1154113398/instance-50351-1154113398.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 17330
/proc/meminfo: memFree=965872/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=2900 CPUtime=0
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 44 0 0 0 0 0 0 0 18 0 1 0 158209632 2969600 27 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9285931 0 0 4096 0 0 0 0 17 1 0 0
/proc/17330/statm: 725 27 19 55 0 38 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=954360/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=16036 CPUtime=9.98
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 3256 0 0 0 997 1 0 0 25 0 1 0 158209632 16420864 3170 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134718704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 4009 3170 297 55 0 2901 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 16036

[startup+20.0083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=953600/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=16828 CPUtime=19.98
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 3450 0 0 0 1997 1 0 0 25 0 1 0 158209632 17231872 3364 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 4207 3364 297 55 0 3099 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 16828

[startup+30.0143 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=952832/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=17488 CPUtime=29.98
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 3633 0 0 0 2997 1 0 0 25 0 1 0 158209632 17907712 3547 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 4372 3547 297 55 0 3264 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 17488

[startup+40.0202 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=951936/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=18412 CPUtime=39.99
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 3859 0 0 0 3997 2 0 0 25 0 1 0 158209632 18853888 3773 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542159 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 4603 3773 297 55 0 3495 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 18412

[startup+50.0261 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=951040/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=19340 CPUtime=49.98
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 4074 0 0 0 4996 2 0 0 25 0 1 0 158209632 19804160 3988 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541442 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 4835 3988 297 55 0 3727 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (Kb) 19340

[startup+60.032 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=950336/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=20000 CPUtime=59.98
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 4255 0 0 0 5996 2 0 0 25 0 1 0 158209632 20480000 4169 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 5000 4169 297 55 0 3892 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 20000

[startup+70.0379 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=949632/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=20792 CPUtime=69.99
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 4447 0 0 0 6996 3 0 0 25 0 1 0 158209632 21291008 4361 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 5198 4361 297 55 0 4090 0
Current children cumulated CPU time (s) 69.99
Current children cumulated vsize (Kb) 20792

[startup+80.0439 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=948864/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=21584 CPUtime=79.99
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 4643 0 0 0 7996 3 0 0 25 0 1 0 158209632 22102016 4557 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 5396 4557 297 55 0 4288 0
Current children cumulated CPU time (s) 79.99
Current children cumulated vsize (Kb) 21584

[startup+90.0498 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=947968/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=22376 CPUtime=89.99
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 4856 0 0 0 8996 3 0 0 25 0 1 0 158209632 22913024 4770 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 5594 4770 297 55 0 4486 0
Current children cumulated CPU time (s) 89.99
Current children cumulated vsize (Kb) 22376

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=947008/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=23432 CPUtime=100
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 5100 0 0 0 9996 4 0 0 25 0 1 0 158209632 23994368 5014 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134607308 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 5858 5014 297 55 0 4750 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 23432

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=942016/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=28456 CPUtime=110
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 6342 0 0 0 10995 5 0 0 25 0 1 0 158209632 29138944 6256 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 7114 6256 298 55 0 6006 0
Current children cumulated CPU time (s) 110
Current children cumulated vsize (Kb) 28456

[startup+120.071 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=936896/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=33472 CPUtime=120.01
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 7620 0 0 0 11994 7 0 0 25 0 1 0 158209632 34275328 7534 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533972 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 8368 7534 298 55 0 7260 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 33472

[startup+130.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=930496/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=39716 CPUtime=130.01
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 22053 0 0 0 12988 13 0 0 25 0 1 0 158209632 40669184 9209 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541588 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 9929 9209 434 55 0 8821 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 39716

[startup+140.083 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=928448/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=41960 CPUtime=140.01
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 22614 0 0 0 13987 14 0 0 25 0 1 0 158209632 42967040 9770 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 10490 9770 434 55 0 9382 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 41960

[startup+150.089 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=924864/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=45652 CPUtime=150.01
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 23513 0 0 0 14985 16 0 0 25 0 1 0 158209632 46747648 10669 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 11413 10669 434 55 0 10305 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 45652

[startup+160.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=922368/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=48144 CPUtime=160.02
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 24129 0 0 0 15984 18 0 0 25 0 1 0 158209632 49299456 11285 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134541593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 12036 11285 434 55 0 10928 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 48144

[startup+170.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=920448/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=49992 CPUtime=170.02
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 24615 0 0 0 16983 19 0 0 25 0 1 0 158209632 51191808 11771 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 12498 11771 434 55 0 11390 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 49992

[startup+180.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=917760/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=52768 CPUtime=180.02
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 25301 0 0 0 17982 20 0 0 25 0 1 0 158209632 54034432 12457 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540659 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 13192 12457 434 55 0 12084 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 52768

[startup+190.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=915968/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=54608 CPUtime=190.03
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 25751 0 0 0 18982 21 0 0 25 0 1 0 158209632 55918592 12907 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134628632 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 13652 12907 434 55 0 12544 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 54608

[startup+200.121 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=913280/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=57380 CPUtime=200.04
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 26431 0 0 0 19982 22 0 0 25 0 1 0 158209632 58757120 13586 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 14345 13586 434 55 0 13237 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 57380

[startup+210.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330

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

Current children cumulated CPU time (s) 1760.47
Current children cumulated vsize (Kb) 342508

[startup+1771.11 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=626624/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=344936 CPUtime=1770.47
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99025 0 0 0 176906 141 0 0 25 0 1 0 158209632 353214464 85082 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548453 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 86234 85082 434 55 0 85126 0
Current children cumulated CPU time (s) 1770.47
Current children cumulated vsize (Kb) 344936

[startup+1781.11 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=624064/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=347448 CPUtime=1780.48
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99672 0 0 0 177906 142 0 0 25 0 1 0 158209632 355786752 85727 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134529337 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 86862 85727 434 55 0 85754 0
Current children cumulated CPU time (s) 1780.48
Current children cumulated vsize (Kb) 347448

[startup+1782.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=623744/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=347844 CPUtime=1781.49
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99757 0 0 0 178007 142 0 0 25 0 1 0 158209632 356192256 85812 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 86961 85812 434 55 0 85853 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 347844

[startup+1783.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=623360/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=348240 CPUtime=1782.49
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99845 0 0 0 178107 142 0 0 25 0 1 0 158209632 356597760 85900 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533905 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87060 85900 434 55 0 85952 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 348240

[startup+1784.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=623104/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=348372 CPUtime=1783.49
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99909 0 0 0 178207 142 0 0 25 0 1 0 158209632 356732928 85964 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87093 85964 434 55 0 85985 0
Current children cumulated CPU time (s) 1783.49
Current children cumulated vsize (Kb) 348372

[startup+1785.13 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=622784/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=348768 CPUtime=1784.5
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 99983 0 0 0 178308 142 0 0 25 0 1 0 158209632 357138432 86038 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87192 86038 434 55 0 86084 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 348768

[startup+1786.14 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=622592/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=348900 CPUtime=1785.5
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100033 0 0 0 178408 142 0 0 25 0 1 0 158209632 357273600 86088 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540691 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87225 86088 434 55 0 86117 0
Current children cumulated CPU time (s) 1785.5
Current children cumulated vsize (Kb) 348900

[startup+1787.14 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=622400/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=349164 CPUtime=1786.5
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100082 0 0 0 178508 142 0 0 25 0 1 0 158209632 357543936 86137 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540808 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87291 86137 434 55 0 86183 0
Current children cumulated CPU time (s) 1786.5
Current children cumulated vsize (Kb) 349164

[startup+1788.15 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=622144/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=349428 CPUtime=1787.51
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100150 0 0 0 178609 142 0 0 25 0 1 0 158209632 357814272 86205 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134628551 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87357 86205 434 55 0 86249 0
Current children cumulated CPU time (s) 1787.51
Current children cumulated vsize (Kb) 349428

[startup+1789.15 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=621888/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=349692 CPUtime=1788.51
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100212 0 0 0 178709 142 0 0 25 0 1 0 158209632 358084608 86267 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134551604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87423 86267 434 55 0 86315 0
Current children cumulated CPU time (s) 1788.51
Current children cumulated vsize (Kb) 349692

[startup+1790.16 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 17330
/proc/meminfo: memFree=621504/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=350088 CPUtime=1789.52
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100308 0 0 0 178810 142 0 0 25 0 1 0 158209632 358490112 86363 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537704 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87522 86363 434 55 0 86414 0
Current children cumulated CPU time (s) 1789.52
Current children cumulated vsize (Kb) 350088

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=621248/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=350220 CPUtime=1790.53
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100367 0 0 0 178910 143 0 0 25 0 1 0 158209632 358625280 86422 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134542135 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87555 86422 434 55 0 86447 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 350220

[startup+1792.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620992/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=350616 CPUtime=1791.53
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100441 0 0 0 179010 143 0 0 25 0 1 0 158209632 359030784 86496 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87654 86496 434 55 0 86546 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (Kb) 350616

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620736/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=350748 CPUtime=1792.53
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100503 0 0 0 179110 143 0 0 25 0 1 0 158209632 359165952 86558 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87687 86558 434 55 0 86579 0
Current children cumulated CPU time (s) 1792.53
Current children cumulated vsize (Kb) 350748

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620480/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351012 CPUtime=1793.54
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100560 0 0 0 179211 143 0 0 25 0 1 0 158209632 359436288 86615 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134540912 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87753 86615 434 55 0 86645 0
Current children cumulated CPU time (s) 1793.54
Current children cumulated vsize (Kb) 351012

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620288/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351276 CPUtime=1794.54
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100611 0 0 0 179311 143 0 0 25 0 1 0 158209632 359706624 86666 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87819 86666 434 55 0 86711 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (Kb) 351276

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620160/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351408 CPUtime=1795.54
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100651 0 0 0 179411 143 0 0 25 0 1 0 158209632 359841792 86706 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537786 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87852 86706 434 55 0 86744 0
Current children cumulated CPU time (s) 1795.54
Current children cumulated vsize (Kb) 351408

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=620032/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351540 CPUtime=1796.55
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100683 0 0 0 179512 143 0 0 25 0 1 0 158209632 359976960 86738 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134548542 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87885 86738 434 55 0 86777 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (Kb) 351540

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=619904/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351672 CPUtime=1797.55
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100710 0 0 0 179612 143 0 0 25 0 1 0 158209632 360112128 86765 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87918 86765 434 55 0 86810 0
Current children cumulated CPU time (s) 1797.55
Current children cumulated vsize (Kb) 351672

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=619648/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=351936 CPUtime=1798.56
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100774 0 0 0 179713 143 0 0 25 0 1 0 158209632 360382464 86829 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134537571 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 87984 86829 434 55 0 86876 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (Kb) 351936

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 17330
/proc/meminfo: memFree=619392/2055920 swapFree=4182992/4192956
[pid=17330] ppid=17328 vsize=352068 CPUtime=1799.57
/proc/17330/stat : 17330 (bsolo) R 17328 17330 17281 0 -1 0 100831 0 0 0 179813 144 0 0 25 0 1 0 158209632 360517632 86886 18446744073709551615 134512640 134738892 4294956672 18446744073709551615 134628628 0 0 4096 16384 0 0 0 17 1 0 0
/proc/17330/statm: 88017 86886 434 55 0 86909 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 352068

Child status: 10
Real time (s): 1800.7
CPU time (s): 1800.06
CPU user time (s): 1798.57
CPU system time (s): 1.49377
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (Kb): 352068
The end

Launcher Data (download as text)

Begin job on node59 on Fri Jul 28 19:03:18 UTC 2006


FILE ID= 50351-1154113398

PBS_JOBID= 886618

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_12.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/50351-1154113398/instance-50351-1154113398.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-50351-1154113398 -o ROOT/results/node59/solver-50351-1154113398 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node59/50351-1154113398/instance-50351-1154113398.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d262db503fd284bdfe2b43790fda8490

RANDOM SEED= 76262616

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        966016 kB
Buffers:         43864 kB
Cached:         962968 kB
SwapCached:       3852 kB
Active:         246660 kB
Inactive:       768868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        966016 kB
SwapTotal:     4192956 kB
SwapFree:      4182992 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14756 kB
Slab:            60356 kB
Committed_AS:  1106660 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node59 on Fri Jul 28 19:33:19 UTC 2006