Trace number 35720

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
minisat+ 1.14Signal 221.48 221.702

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
4.92	c Converting 1473 PB-constraints to clauses...
4.94	c   -- Unit propagations: (none)
4.94	c   -- Detecting intervals from adjacent constraints: #######################################################################################################################################################################################################################
5.02	c   -- Clauses(.)/Splits(s): sss.
5.02	c ---[1475]---> BDD-cost:   12
5.02	c ---[1474]---> BDD-cost:   12
5.02	c ---[1473]---> BDD-cost:   12
5.02	c ---[1472]---> BDD-cost:   13
5.02	c ---[1470]---> BDD-cost:   13
5.02	c ---[1469]---> BDD-cost:   12
5.02	c ---[1468]---> BDD-cost:   13
5.02	c ---[1467]---> BDD-cost:   12
5.02	c ---[1466]---> BDD-cost:   13
5.02	c ---[1465]---> BDD-cost:   13
5.02	c ---[1464]---> BDD-cost:   12
5.02	c ---[1463]---> BDD-cost:   13
5.02	c ---[1462]---> BDD-cost:   13
5.02	c ---[1461]---> BDD-cost:   12
5.02	c ---[1460]---> BDD-cost:   13
5.02	c ---[1459]---> BDD-cost:   13
5.02	c ---[1458]---> BDD-cost:   13
5.02	c ---[1457]---> BDD-cost:   13
5.02	c ---[1456]---> BDD-cost:   13
5.02	c ---[1455]---> BDD-cost:   12
5.02	c ---[1454]---> BDD-cost:   11
5.02	c ---[1453]---> BDD-cost:   12
5.02	c ---[1452]---> BDD-cost:   13
5.02	c ---[1451]---> BDD-cost:   13
5.02	c ---[1450]---> BDD-cost:   13
5.02	c ---[1449]---> BDD-cost:   13
5.02	c ---[1448]---> BDD-cost:   12
5.02	c ---[1447]---> BDD-cost:   13
5.02	c ---[1446]---> BDD-cost:   13
5.02	c ---[1445]---> BDD-cost:   13
5.02	c ---[1444]---> BDD-cost:   13
5.02	c ---[1443]---> BDD-cost:   13
5.02	c ---[1442]---> BDD-cost:   13
5.02	c ---[1441]---> BDD-cost:   13
5.03	c ---[1440]---> BDD-cost:   13
5.03	c ---[1439]---> BDD-cost:   13
5.03	c ---[1438]---> BDD-cost:   13
5.03	c ---[1437]---> BDD-cost:   13
5.03	c ---[1436]---> BDD-cost:   12
5.03	c ---[1435]---> BDD-cost:   13
5.03	c ---[1434]---> BDD-cost:   13
5.03	c ---[1433]---> BDD-cost:   13
5.03	c ---[1432]---> BDD-cost:   13
5.03	c ---[1431]---> BDD-cost:   13
5.03	c ---[1430]---> BDD-cost:   13
5.03	c ---[1429]---> BDD-cost:   13
5.03	c ---[1428]---> BDD-cost:   13
5.03	c ---[1427]---> BDD-cost:   12
5.03	c ---[1426]---> BDD-cost:   13
5.03	c ---[1425]---> BDD-cost:   13
5.03	c ---[1424]---> BDD-cost:   13
5.03	c ---[1423]---> BDD-cost:   12
5.03	c ---[1422]---> BDD-cost:   12
5.03	c ---[1421]---> BDD-cost:   13
5.03	c ---[1420]---> BDD-cost:   13
5.03	c ---[1419]---> BDD-cost:   13
5.03	c ---[1418]---> BDD-cost:   13
5.03	c ---[1417]---> BDD-cost:   13
5.03	c ---[1416]---> BDD-cost:   13
5.03	c ---[1415]---> BDD-cost:   13
5.03	c ---[1414]---> BDD-cost:   13
5.03	c ---[1413]---> BDD-cost:   13
5.03	c ---[1412]---> BDD-cost:   13
5.03	c ---[1411]---> BDD-cost:   13
5.03	c ---[1410]---> BDD-cost:   12
5.03	c ---[1409]---> BDD-cost:   13
5.03	c ---[1408]---> BDD-cost:   13
5.03	c ---[1407]---> BDD-cost:   13
5.03	c ---[1406]---> BDD-cost:   13
5.03	c ---[1405]---> BDD-cost:   13
5.03	c ---[1404]---> BDD-cost:   12
5.03	c ---[1403]---> BDD-cost:   12
5.03	c ---[1402]---> BDD-cost:   13
5.03	c ---[1401]---> BDD-cost:   13
5.03	c ---[1400]---> BDD-cost:   13
5.03	c ---[1399]---> BDD-cost:   12
5.03	c ---[1398]---> BDD-cost:   13
5.03	c ---[1397]---> BDD-cost:   13
5.03	c ---[1396]---> BDD-cost:   13
5.03	c ---[1395]---> BDD-cost:   13
5.03	c ---[1394]---> BDD-cost:   13
5.03	c ---[1393]---> BDD-cost:   12
5.03	c ---[1392]---> BDD-cost:   13
5.03	c ---[1391]---> BDD-cost:   13
5.03	c ---[1390]---> BDD-cost:   13
5.04	c ---[1389]---> BDD-cost:   13
5.04	c ---[1388]---> BDD-cost:   13
5.04	c ---[1387]---> BDD-cost:   13
5.04	c ---[1386]---> BDD-cost:   13
5.04	c ---[1385]---> BDD-cost:   13
5.04	c ---[1384]---> BDD-cost:   13
5.04	c ---[1383]---> BDD-cost:   13
5.04	c ---[1381]---> BDD-cost:   13
5.04	c ---[1380]---> BDD-cost:   13
5.04	c ---[1379]---> BDD-cost:   13
5.04	c ---[1378]---> BDD-cost:   13
5.04	c ---[1377]---> BDD-cost:   13
5.04	c ---[1376]---> BDD-cost:   12
5.04	c ---[1375]---> BDD-cost:   13
5.04	c ---[1374]---> BDD-cost:   13
5.04	c ---[1373]---> BDD-cost:   12
5.04	c ---[1372]---> BDD-cost:   12
5.04	c ---[1371]---> BDD-cost:   12
5.04	c ---[1370]---> BDD-cost:   13
5.04	c ---[1369]---> BDD-cost:   13
5.04	c ---[1368]---> BDD-cost:   13
5.04	c ---[1367]---> BDD-cost:   13
5.04	c ---[1366]---> BDD-cost:   13
5.04	c ---[1365]---> BDD-cost:   12
5.04	c ---[1364]---> BDD-cost:   12
5.04	c ---[1362]---> BDD-cost:   13
5.04	c ---[1361]---> BDD-cost:   13
5.04	c ---[1360]---> BDD-cost:   13
5.04	c ---[1359]---> BDD-cost:   13
5.04	c ---[1358]---> BDD-cost:   13
5.04	c ---[1357]---> BDD-cost:   13
5.04	c ---[1356]---> BDD-cost:   13
5.04	c ---[1355]---> BDD-cost:   13
5.04	c ---[1354]---> BDD-cost:   13
5.04	c ---[1353]---> BDD-cost:   11
5.04	c ---[1352]---> BDD-cost:   13
5.04	c ---[1351]---> BDD-cost:   13
5.04	c ---[1350]---> BDD-cost:   12
5.04	c ---[1349]---> BDD-cost:   13
5.04	c ---[1348]---> BDD-cost:   13
5.04	c ---[1347]---> BDD-cost:   13
5.04	c ---[1346]---> BDD-cost:   13
5.04	c ---[1344]---> Adder-cost: 4370   maxlim: 4711424   bits: 23/23
5.42	c ---[1342]---> Adder-cost: 3330   maxlim: 4420608   bits: 23/23
5.73	c ---[1340]---> Adder-cost: 3208   maxlim: 3318784   bits: 22/22
5.96	c ---[1338]---> Adder-cost: 2956   maxlim: 3374080   bits: 22/22
6.19	c ---[1336]---> Adder-cost: 2444   maxlim: 2925568   bits: 22/22
6.39	c ---[1334]---> Adder-cost: 1480   maxlim: 1969152   bits: 21/21
6.54	c ---[1332]---> Adder-cost: 758   maxlim: 929792   bits: 20/20
6.61	c ---[1330]---> Adder-cost: 704   maxlim: 756736   bits: 20/20
6.66	c ---[1328]---> Adder-cost: 1382   maxlim: 1556480   bits: 21/21
6.77	c ---[1326]---> Adder-cost: 2154   maxlim: 2252800   bits: 22/22
6.93	c ---[1324]---> Adder-cost: 1326   maxlim: 1588224   bits: 21/21
7.04	c ---[1322]---> Adder-cost: 3598   maxlim: 4342784   bits: 23/23
7.37	c ---[1320]---> Adder-cost: 1096   maxlim: 1639424   bits: 21/21
7.49	c ---[1318]---> Adder-cost: 792   maxlim: 794624   bits: 20/20
7.55	c ---[1316]---> Adder-cost: 752   maxlim: 758784   bits: 20/20
7.61	c ---[1314]---> Adder-cost: 338   maxlim: 414720   bits: 19/19
7.64	c ---[1312]---> Adder-cost: 188   maxlim: 212992   bits: 18/18
7.66	c ---[1310]---> Adder-cost: 232   maxlim: 228352   bits: 18/18
7.67	c ---[1308]---> Adder-cost: 552   maxlim: 563200   bits: 20/20
7.72	c ---[1306]---> Adder-cost: 894   maxlim: 1088512   bits: 21/21
7.80	c ---[1304]---> Adder-cost: 4678   maxlim: 7817216   bits: 23/23
8.34	c ---[1302]---> Adder-cost: 3826   maxlim: 6107136   bits: 23/23
8.82	c ---[1300]---> Adder-cost: 728   maxlim: 4420608   bits: 23/23
9.16	c ---[1298]---> Adder-cost: 2116   maxlim: 3396608   bits: 22/22
9.40	c ---[1296]---> Adder-cost: 458   maxlim: 452608   bits: 19/19
9.43	c ---[1294]---> Adder-cost: 400   maxlim: 532480   bits: 20/20
9.48	c ---[1292]---> Adder-cost: 1542   maxlim: 2452480   bits: 22/22
9.65	c ---[1290]---> Adder-cost: 2280   maxlim: 3654656   bits: 22/22
9.90	c ---[1288]---> Adder-cost: 362   maxlim: 369664   bits: 19/19
9.93	c ---[1286]---> Sorter-cost: 1180     Base: 2 2 2 2 2 2 2 2 2 2 2
9.94	c ---[1284]---> Adder-cost: 1600   maxlim: 2660352   bits: 22/22
10.14	c ---[1282]---> Adder-cost: 1326   maxlim: 2051072   bits: 21/21
10.30	c ---[1280]---> Adder-cost: 500   maxlim: 541696   bits: 20/20
10.34	c ---[1278]---> Adder-cost: 642   maxlim: 857088   bits: 20/20
10.41	c ---[1276]---> Adder-cost: 816   maxlim: 1186816   bits: 21/21
10.50	c ---[1274]---> Adder-cost: 254   maxlim: 271360   bits: 19/19
10.53	c ---[1272]---> Adder-cost: 258   maxlim: 271360   bits: 19/19
10.55	c ---[1270]---> Adder-cost: 396   maxlim: 493568   bits: 19/19
10.59	c ---[1268]---> Adder-cost: 490   maxlim: 559104   bits: 20/20
10.63	c ---[1266]---> Adder-cost: 1794   maxlim: 1997824   bits: 21/21
10.79	c ---[1264]---> Adder-cost: 2094   maxlim: 2534400   bits: 22/22
11.00	c ---[1262]---> BDD-cost:   78
11.00	c ---[1260]---> Adder-cost: 248   maxlim: 318464   bits: 19/19
11.02	c ---[1258]---> Adder-cost: 290   maxlim: 433152   bits: 19/19
11.06	c ---[1256]---> Adder-cost: 846   maxlim: 1175552   bits: 21/21
11.15	c ---[1254]---> Adder-cost: 1392   maxlim: 1523712   bits: 21/21
11.27	c ---[1252]---> Adder-cost: 3156   maxlim: 3462144   bits: 22/22
11.55	c ---[1250]---> Adder-cost: 1948   maxlim: 2198528   bits: 22/22
11.73	c ---[1248]---> Adder-cost: 3780   maxlim: 5436416   bits: 23/23
12.15	c ---[1246]---> Adder-cost: 212   maxlim: 269312   bits: 19/19
12.17	c ---[1244]---> Adder-cost: 254   maxlim: 289792   bits: 19/19
12.20	c ---[1242]---> Adder-cost: 346   maxlim: 496640   bits: 19/19
12.24	c ---[1240]---> Sorter-cost:  910     Base: 2 2 2 2 2 2 2 2 2 2 2 2
12.24	c ---[1238]---> Adder-cost: 650   maxlim: 825344   bits: 20/20
12.31	c ---[1236]---> Adder-cost: 246   maxlim: 825344   bits: 20/20
12.37	c ---[1234]---> Sorter-cost:  337     Base: 2 2 2 2 2 2 2 2 2 2 2 2
12.38	c ---[1232]---> Adder-cost: 1838   maxlim: 2400256   bits: 22/22
12.59	c ---[1230]---> Sorter-cost:  568     Base: 2 2 2 2 2 2 2 2 2 2 2 2
12.60	c ---[1228]---> Adder-cost: 408   maxlim: 538624   bits: 20/20
12.64	c ---[1226]---> Adder-cost: 158   maxlim: 188416   bits: 18/18
12.66	c ---[1224]---> Adder-cost: 484   maxlim: 786432   bits: 20/20
12.72	c ---[1222]---> Adder-cost: 154   maxlim: 148480   bits: 18/18
12.73	c ---[1220]---> Adder-cost: 460   maxlim: 531456   bits: 20/20
12.78	c ---[1218]---> Adder-cost: 2388   maxlim: 3253248   bits: 22/22
13.03	c ---[1216]---> Adder-cost: 1236   maxlim: 1677312   bits: 21/21
13.16	c ---[1214]---> Adder-cost: 4902   maxlim: 6126592   bits: 23/23
13.64	c ---[1212]---> Adder-cost: 1534   maxlim: 1899520   bits: 21/21
13.79	c ---[1210]---> Adder-cost: 3118   maxlim: 4076544   bits: 22/22
14.13	c ---[1208]---> Adder-cost: 4228   maxlim: 6376448   bits: 23/23
14.63	c ---[1206]---> Adder-cost: 1782   maxlim: 2183168   bits: 22/22
14.80	c ---[1204]---> Adder-cost: 2974   maxlim: 3851264   bits: 22/22
15.12	c ---[1202]---> Adder-cost: 1632   maxlim: 2208768   bits: 22/22
15.30	c ---[1200]---> Adder-cost: 3714   maxlim: 5413888   bits: 23/23
15.72	c ---[1198]---> Adder-cost: 208   maxlim: 271360   bits: 19/19
15.74	c ---[1196]---> Adder-cost: 156   maxlim: 174080   bits: 18/18
15.76	c ---[1194]---> Sorter-cost:  906     Base: 2 2 2 2 2 2 2 2 2 2 2 2
15.76	c ---[1192]---> Adder-cost: 1576   maxlim: 2054144   bits: 21/21
15.93	c ---[1190]---> Adder-cost: 1408   maxlim: 2045952   bits: 21/21
16.10	c ---[1188]---> Adder-cost: 784   maxlim: 1026048   bits: 20/20
16.18	c ---[1186]---> Adder-cost: 994   maxlim: 1204224   bits: 21/21
16.27	c ---[1184]---> Adder-cost: 1384   maxlim: 2139136   bits: 22/22
16.44	c ---[1182]---> Adder-cost: 648   maxlim: 750   bits: 10/10
16.48	c ---[1180]---> Adder-cost: 912   maxlim: 1327104   bits: 21/21
16.59	c ---[1178]---> Adder-cost: 634   maxlim: 952320   bits: 20/20
16.66	c ---[1176]---> Sorter-cost: 1393     Base: 2 2 2 2 2 2 2 2 2 2 2 2
16.67	c ---[1174]---> Adder-cost: 718   maxlim: 883712   bits: 20/20
16.75	c ---[1172]---> Adder-cost: 590   maxlim: 715776   bits: 20/20
16.81	c ---[1170]---> Adder-cost: 298   maxlim: 371712   bits: 19/19
16.84	c ---[1168]---> Adder-cost: 1518   maxlim: 1993728   bits: 21/21
17.00	c ---[1166]---> Sorter-cost:  459     Base: 2 2 2 2 2 2 2 2 2 2 2 2
17.01	c ---[1164]---> Sorter-cost: 1063     Base: 2 2 2 2 2 2 2 2 2 2 2 2
17.02	c ---[1162]---> Adder-cost: 296   maxlim: 434176   bits: 19/19
17.05	c ---[1160]---> Adder-cost: 688   maxlim: 1158144   bits: 21/21
17.13	c ---[1158]---> Adder-cost: 1156   maxlim: 2419712   bits: 22/22
17.31	c ---[1156]---> Adder-cost: 356   maxlim: 365568   bits: 19/19
17.35	c ---[1154]---> Adder-cost: 452   maxlim: 513024   bits: 20/19
17.39	c ---[1152]---> Sorter-cost:  370     Base: 2 2 2 2 2 2 2 2 2 2 2 2
17.40	c ---[1150]---> Sorter-cost: 1719     Base: 2 2 2 2 2 2 2 2 2 2 2 2
17.41	c ---[1148]---> Sorter-cost: 1450     Base: 2 2 2 2 2 2 2 2 2 2 2 2
17.42	c ---[1146]---> Adder-cost: 858   maxlim: 963584   bits: 20/20
17.50	c ---[1144]---> Adder-cost: 1830   maxlim: 3003392   bits: 22/22
17.74	c ---[1142]---> Adder-cost: 1240   maxlim: 2665472   bits: 22/22
17.95	c ---[1140]---> Adder-cost: 212   maxlim: 242688   bits: 18/18
17.97	c ---[1138]---> Adder-cost: 254   maxlim: 491   bits: 9/9
17.99	c ---[1136]---> Adder-cost: 826   maxlim: 1467392   bits: 21/21
18.10	c ---[1134]---> Adder-cost: 144   maxlim: 178176   bits: 18/18
18.12	c ---[1132]---> Adder-cost: 238   maxlim: 324608   bits: 19/19
18.15	c ---[1130]---> Sorter-cost:  906     Base: 2 2 2 2 2 2 2 2 2 2 2 2
18.15	c ---[1128]---> Adder-cost: 1648   maxlim: 2703360   bits: 22/22
18.37	c ---[1126]---> Adder-cost: 864   maxlim: 1112064   bits: 21/21
18.47	c ---[1124]---> Adder-cost: 304   maxlim: 335872   bits: 19/19
18.50	c ---[1122]---> Adder-cost: 328   maxlim: 421888   bits: 19/19
18.53	c ---[1120]---> Adder-cost: 1730   maxlim: 2615296   bits: 22/22
18.77	c ---[1118]---> Adder-cost: 1706   maxlim: 2498560   bits: 22/22
18.96	c ---[1116]---> Sorter-cost:  880     Base: 2 2 2 2 2 2 2 2 2 2 2 2
18.97	c ---[1114]---> Adder-cost: 178   maxlim: 182272   bits: 18/18
18.99	c ---[1112]---> Adder-cost: 130   maxlim: 123904   bits: 18/17
19.00	c ---[1110]---> Adder-cost: 1176   maxlim: 1618944   bits: 21/21
19.13	c ---[1108]---> Adder-cost: 930   maxlim: 1317888   bits: 21/21
19.24	c ---[1106]---> Sorter-cost:  199     Base: 2 2 2 2 2 2 2 2 2 2 2 2
19.25	c ---[1104]---> Adder-cost: 448   maxlim: 544768   bits: 20/20
19.30	c ---[1102]---> BDD-cost:   52
19.30	c ---[1100]---> Adder-cost: 310   maxlim: 356352   bits: 19/19
19.32	c ---[1098]---> Adder-cost: 266   maxlim: 367616   bits: 19/19
19.35	c ---[1096]---> Adder-cost: 2538   maxlim: 3369   bits: 12/12
19.78	c ---[1094]---> Adder-cost: 1822   maxlim: 3086336   bits: 22/22
20.03	c ---[1092]---> Sorter-cost:  203     Base: 2 2 2 2 2 2 2 2 2 2 2 2
20.03	c ---[1090]---> Sorter-cost: 1371     Base: 2 2 2 2 2 2 2 2 2 2 2 2
20.04	c ---[1088]---> Adder-cost: 3778   maxlim: 4966   bits: 13/13
20.93	c ---[1086]---> Adder-cost: 3272   maxlim: 5427200   bits: 23/23
21.37	c ---[1084]---> Adder-cost: 716   maxlim: 1234944   bits: 21/21
21.46	c ---[1082]---> Adder-cost: 440   maxlim: 669696   bits: 20/20
21.52	c ---[1080]---> Sorter-cost:  592     Base: 2 2 2 2 2 2 2 2 2 2 2 2
21.52	c ---[1078]---> Adder-cost: 292   maxlim: 331776   bits: 19/19
21.55	c ---[1076]---> Unexpected error.

Verifier Data (download as text)

ERROR: no interpretation found !

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-35720-1149307476 -o ROOT/results/node66/solver-35720-1149307476 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node66/35720-1149307476/instance-35720-1149307476.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.96 0.91 3/64 19601
/proc/meminfo: memFree=1136104/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=1048 CPUtime=0
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 114 0 0 0 0 0 0 0 19 0 1 0 196415695 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 262 99 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 19601
/proc/meminfo: memFree=1098616/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=39440 CPUtime=9.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 11416 0 0 0 994 5 0 0 25 0 1 0 196415695 40386560 9508 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 9860 9508 109 215 0 9642 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 39440

[startup+20.0098 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 19601
/proc/meminfo: memFree=1096832/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=41496 CPUtime=19.98
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 12056 0 0 0 1993 5 0 0 25 0 1 0 196415695 42491904 9974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134690434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 10374 9974 109 215 0 10156 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 41496

[startup+30.017 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 19601
/proc/meminfo: memFree=1028096/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=109684 CPUtime=29.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 32244 0 0 0 2985 14 0 0 25 0 1 0 196415695 112316416 27143 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 27421 27143 109 215 0 27203 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 109684

[startup+40.0232 s]
/proc/loadavg: 0.95 0.97 0.91 2/64 19601
/proc/meminfo: memFree=949888/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=187812 CPUtime=39.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 54420 0 0 0 3974 25 0 0 25 0 1 0 196415695 192319488 46682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 46953 46682 109 215 0 46735 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 187812

[startup+50.0295 s]
/proc/loadavg: 0.96 0.97 0.91 2/64 19601
/proc/meminfo: memFree=860736/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=276884 CPUtime=49.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 81934 0 0 0 4962 37 0 0 25 0 1 0 196415695 283529216 68923 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 69221 68923 109 215 0 69003 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 276884

[startup+60.0357 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 19601
/proc/meminfo: memFree=707392/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=429888 CPUtime=59.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 120184 0 0 0 5945 54 0 0 25 0 1 0 196415695 440205312 107173 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 107472 107173 109 215 0 107254 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 429888

[startup+70.042 s]
/proc/loadavg: 0.97 0.97 0.91 2/64 19601
/proc/meminfo: memFree=677888/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=459248 CPUtime=70
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 138089 0 0 0 6938 62 0 0 25 0 1 0 196415695 470269952 114532 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 114812 114532 109 215 0 114594 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 459248

[startup+80.0482 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19601
/proc/meminfo: memFree=597824/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=539108 CPUtime=80.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 158055 0 0 0 7931 70 0 0 25 0 1 0 196415695 552046592 134498 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005772 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 134777 134498 109 215 0 134559 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 539108

[startup+90.0545 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19601
/proc/meminfo: memFree=517696/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=619100 CPUtime=90.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 178055 0 0 0 8924 77 0 0 25 0 1 0 196415695 633958400 154498 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 154775 154498 109 215 0 154557 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 619100

[startup+100.06 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19601
/proc/meminfo: memFree=389696/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=746760 CPUtime=100.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 231049 0 0 0 9903 98 0 0 25 0 1 0 196415695 764682240 186401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 186690 186401 109 215 0 186472 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 746760

[startup+110.066 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 19601
/proc/meminfo: memFree=307008/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=829260 CPUtime=110.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 251684 0 0 0 10895 106 0 0 25 0 1 0 196415695 849162240 207036 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012143 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 207315 207036 109 215 0 207097 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 829260

[startup+120.072 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=225216/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=910968 CPUtime=120.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 272087 0 0 0 11886 115 0 0 25 0 1 0 196415695 932831232 227439 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 227742 227439 109 215 0 227524 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 910968

[startup+130.078 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=143360/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=992544 CPUtime=130.02
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 292511 0 0 0 12877 125 0 0 25 0 1 0 196415695 1016365056 247863 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 248136 247863 109 215 0 247918 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 992544

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=62784/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=1073064 CPUtime=140.03
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 312619 0 0 0 13870 133 0 0 25 0 1 0 196415695 1098817536 267971 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 268266 267971 109 215 0 268048 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 1073064

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=15488/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=1153716 CPUtime=150.01
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 332804 0 0 0 14860 141 0 0 25 0 1 0 196415695 1181405184 288156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134665977 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 288429 288156 109 215 0 288211 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 1153716

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=15552/2055920 swapFree=4182232/4192956
[pid=19601] ppid=19599 vsize=1233444 CPUtime=159.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 352735 0 0 0 15849 150 0 0 25 0 1 0 196415695 1263046656 308087 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 308361 308087 109 215 0 308143 0
Current children cumulated CPU time (s) 159.99
Current children cumulated vsize (Kb) 1233444

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=174912/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1412464 CPUtime=169.98
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 439675 0 0 0 16805 193 0 0 25 0 1 0 196415695 1446363136 352845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 353116 352845 109 215 0 352898 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 1412464

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=92416/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1494964 CPUtime=179.99
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 460300 0 0 0 17798 201 0 0 25 0 1 0 196415695 1530843136 373470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 373741 373470 109 215 0 373523 0
Current children cumulated CPU time (s) 179.99
Current children cumulated vsize (Kb) 1494964

[startup+190.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=15040/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1578388 CPUtime=189.98
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 481143 0 0 0 18790 208 0 0 25 0 1 0 196415695 1616269312 394313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 394597 394313 109 215 0 394379 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 1578388

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=16320/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1660096 CPUtime=199.93
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 501557 0 0 0 19778 215 0 0 25 0 1 0 196415695 1699938304 414727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 415024 414727 109 215 0 414806 0
Current children cumulated CPU time (s) 199.93
Current children cumulated vsize (Kb) 1660096

[startup+210.128 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=16064/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1746292 CPUtime=209.92
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 523114 0 0 0 20768 224 0 0 25 0 1 0 196415695 1788203008 436284 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810872 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19601/statm: 436573 436284 109 215 0 436355 0
Current children cumulated CPU time (s) 209.92
Current children cumulated vsize (Kb) 1746292

[startup+220.135 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 19601
/proc/meminfo: memFree=14848/2055920 swapFree=4182224/4192956
[pid=19601] ppid=19599 vsize=1832092 CPUtime=219.91
/proc/19601/stat : 19601 (minisat+) R 19599 19601 19555 0 -1 4194304 544581 0 0 0 21760 231 0 0 25 0 1 0 196415695 1876062208 457751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19601/statm: 458023 457751 109 215 0 457805 0
Current children cumulated CPU time (s) 219.91
Current children cumulated vsize (Kb) 1832092

Child ended because it received signal 6 (SIGABRT)
Real time (s): 221.702
CPU time (s): 221.48
CPU user time (s): 218.885
CPU system time (s): 2.5956
CPU usage (%): 99.9001
Max. virtual memory (cumulated for all children) (Kb): 1832092
The end

Launcher Data (download as text)

Begin job on node66 on Sat Jun  3 04:04:36 UTC 2006


FILE ID= 35720-1149307476

PBS_JOBID= 307713

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node66/35720-1149307476/instance-35720-1149307476.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-35720-1149307476 -o ROOT/results/node66/solver-35720-1149307476 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node66/35720-1149307476/instance-35720-1149307476.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  523aad2a62a776290fed26e3ef5d80ef

RANDOM SEED= 620599277


/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.225
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.225
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:       1136312 kB
Buffers:         42256 kB
Cached:         802148 kB
SwapCached:       2536 kB
Active:         122668 kB
Inactive:       730532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1136312 kB
SwapTotal:     4192956 kB
SwapFree:      4182232 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          15196 kB
Slab:            52416 kB
Committed_AS:   265860 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node66 on Sat Jun  3 04:08:18 UTC 2006