Trace number 2669857

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 NameAnswerCPU timeWall clock time
PB-wave alpha 2? (TO) 1800.1 1800.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
MD5SUM50ec52fd2f8650248cdc06f32bc8af84
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark52.8
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables40605
Total number of constraints118930
Number of constraints which are clauses117190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1740
Minimum length of a constraint1
Maximum length of a constraint13
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 65
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 254
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.31	c PB-wave - v2
0.00/0.31	c command line = ./PB-wave
0.00/0.31	c seed = 99577772
0.00/0.31	c cutoff = 1000000
0.00/0.31	c tries = 1000000
0.00/0.31	c heuristic = c best, noise 50 / 100
0.00/0.31	#var 40605 #con 118930
0.00/0.31	mode is SAT
0.00/0.31	c tail starts after flip = 121815
0.00/0.31	c numatom = 40605, numclause = 118930, numliterals = 293994
0.00/0.31	c wff read in
0.00/0.31	c 
0.00/0.31	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.31	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.31	c       this      this      this      this      this      this   success   success       until         std
0.00/0.31	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.31	c
6.69/6.76	c      1636      2089   2678.97    822.25      3.26   1000000         0
13.19/13.26	c      1560      1853   2696.57    780.80      3.45   1000000         0
19.69/19.73	c      1645      1829   2685.98    788.92      3.40   1000000         0
26.08/26.19	c      1733      1862   2754.88    827.44      3.33   1000000         0
32.58/32.64	c      1590      1651   2711.84    823.07      3.29   1000000         0
39.08/39.10	c      1610      1765   2684.04    852.52      3.15   1000000         0
45.47/45.55	c      1501      1630   2642.51    884.11      2.99   1000000         0
51.97/52.05	c      1663      1802   2747.06    779.92      3.52   1000000         0
58.37/58.49	c      1551      1778   2684.82    831.63      3.23   1000000         0
64.77/64.89	c      1537      1734   2663.37    810.04      3.29   1000000         0
71.26/71.35	c      1457      1597   2793.73    859.27      3.25   1000000         0
77.76/77.84	c      1589      1747   2697.64    791.80      3.41   1000000         0
84.26/84.33	c      1638      1779   2748.77    814.49      3.37   1000000         0
90.76/90.82	c      1704      1744   2772.14    806.53      3.44   1000000         0
97.26/97.33	c      1602      1774   2800.30    806.29      3.47   1000000         0
103.65/103.80	c      1611      1780   2691.16    766.54      3.51   1000000         0
110.15/110.25	c      1554      1794   2683.37    832.90      3.22   1000000         0
116.56/116.68	c      1473      1586   2629.10    851.20      3.09   1000000         0
122.95/123.07	c      1556      1621   2648.34    777.84      3.40   1000000         0
129.44/129.52	c      1464      1730   2662.98    856.16      3.11   1000000         0
135.84/135.93	c      1548      1833   2666.78    793.38      3.36   1000000         0
142.24/142.38	c      1548      1837   2654.10    853.16      3.11   1000000         0
148.74/148.82	c      1583      1773   2664.32    790.17      3.37   1000000         0
155.24/155.30	c      1783      1903   2756.68    799.25      3.45   1000000         0
161.73/161.81	c      1604      1728   2746.78    881.47      3.12   1000000         0
168.14/168.26	c      1643      1938   2678.54    804.51      3.33   1000000         0
174.63/174.74	c      1489      1583   2694.32    866.33      3.11   1000000         0
181.13/181.22	c      1458      1560   2764.76    891.00      3.10   1000000         0
187.53/187.68	c      1682      1847   2713.75    809.51      3.35   1000000         0
193.92/194.08	c      1635      1810   2648.12    829.89      3.19   1000000         0
200.42/200.52	c      1439      1464   2603.77    870.42      2.99   1000000         0
206.73/206.88	c      1580      1613   2629.44    797.36      3.30   1000000         0
213.22/213.36	c      1617      1801   2765.80    886.46      3.12   1000000         0
219.61/219.73	c      1384      1615   2528.66    893.46      2.83   1000000         0
226.01/226.12	c      1482      1489   2622.99    854.31      3.07   1000000         0
232.41/232.58	c      1615      1810   2720.40    790.28      3.44   1000000         0
238.81/238.98	c      1466      1737   2604.96    887.22      2.94   1000000         0
245.31/245.43	c      1465      1534   2726.29    823.39      3.31   1000000         0
251.71/251.88	c      1595      1753   2725.68    852.08      3.20   1000000         0
258.20/258.34	c      1560      1660   2597.95    795.56      3.27   1000000         0
264.70/264.83	c      1703      1940   2823.21    780.40      3.62   1000000         0
271.10/271.27	c      1611      1704   2730.49    863.83      3.16   1000000         0
277.49/277.69	c      1507      1698   2658.59    865.87      3.07   1000000         0
283.99/284.17	c      1520      1761   2664.89    840.39      3.17   1000000         0
290.39/290.57	c      1675      1773   2664.05    764.98      3.48   1000000         0
296.90/297.09	c      1661      1873   2712.62    842.50      3.22   1000000         0
303.39/303.60	c      1789      1887   2730.83    747.54      3.65   1000000         0
309.99/310.11	c      1432      1750   2660.78    885.88      3.00   1000000         0
316.48/316.63	c      1574      1862   2781.91    836.22      3.33   1000000         0
322.78/322.95	c      1475      1734   2574.79    878.12      2.93   1000000         0
329.18/329.36	c      1493      1558   2646.38    838.13      3.16   1000000         0
335.67/335.85	c      1544      1717   2734.38    866.59      3.16   1000000         0
342.07/342.30	c      1482      1712   2625.89    851.62      3.08   1000000         0
348.48/348.70	c      1537      1776   2604.70    865.17      3.01   1000000         0
354.87/355.08	c      1439      1661   2630.93    829.11      3.17   1000000         0
361.36/361.51	c      1455      1718   2631.70    820.33      3.21   1000000         0
367.76/367.91	c      1622      1815   2633.66    794.40      3.32   1000000         0
374.16/374.31	c      1556      1606   2658.99    808.80      3.29   1000000         0
380.56/380.77	c      1572      1705   2624.01    865.44      3.03   1000000         0
387.06/387.25	c      1546      1744   2690.24    826.21      3.26   1000000         0
393.56/393.72	c      1624      1757   2711.66    812.64      3.34   1000000         0
399.95/400.16	c      1602      1709   2729.35    818.09      3.34   1000000         0
406.45/406.61	c      1604      1757   2698.95    783.47      3.44   1000000         0
412.85/413.03	c      1404      1565   2640.78    866.26      3.05   1000000         0
419.34/419.50	c      1732      1890   2712.97    793.64      3.42   1000000         0
425.74/425.97	c      1613      1855   2723.74    858.51      3.17   1000000         0
432.24/432.41	c      1621      1862   2609.68    835.47      3.12   1000000         0
438.64/438.90	c      1550      1643   2745.71    876.45      3.13   1000000         0
445.12/445.35	c      1688      1921   2728.48    877.56      3.11   1000000         0
451.62/451.81	c      1468      1623   2672.88    823.80      3.24   1000000         0
458.11/458.30	c      1458      1653   2750.05    862.63      3.19   1000000         0
464.51/464.78	c      1654      1768   2696.71    818.87      3.29   1000000         0
471.01/471.22	c      1505      1834   2645.72    902.29      2.93   1000000         0
477.41/477.63	c      1495      1794   2720.33    893.05      3.05   1000000         0
483.91/484.11	c      1648      2071   2734.61    814.54      3.36   1000000         0
490.31/490.54	c      1451      1692   2691.68    858.50      3.14   1000000         0
496.80/497.02	c      1580      1775   2676.50    865.43      3.09   1000000         0
503.20/503.42	c      1402      1651   2591.93    911.44      2.84   1000000         0
509.60/509.88	c      1530      1733   2686.10    839.14      3.20   1000000         0
516.10/516.32	c      1661      1834   2717.11    867.08      3.13   1000000         0
522.59/522.83	c      1649      1727   2771.42    804.19      3.45   1000000         0
528.99/529.29	c      1773      1859   2752.97    793.82      3.47   1000000         0
535.59/535.84	c      1641      1836   2734.06    843.39      3.24   1000000         0
542.09/542.33	c      1632      1713   2706.50    820.37      3.30   1000000         0
548.59/548.81	c      1596      1859   2723.25    862.45      3.16   1000000         0
555.08/555.31	c      1503      1732   2758.77    885.96      3.11   1000000         0
561.48/561.78	c      1674      1901   2747.82    869.13      3.16   1000000         0
567.98/568.27	c      1810      1983   2758.36    817.14      3.38   1000000         0
574.38/574.69	c      1736      1964   2706.52    821.31      3.30   1000000         0
580.87/581.18	c      1630      1935   2676.50    831.39      3.22   1000000         0
587.37/587.66	c      1538      1620   2712.46    847.72      3.20   1000000         0
593.78/594.10	c      1503      1740   2591.28    867.88      2.99   1000000         0
600.27/600.51	c      1668      1902   2713.74    791.46      3.43   1000000         0
606.66/606.95	c      1647      1692   2680.61    807.73      3.32   1000000         0
613.06/613.36	c      1680      1776   2751.97    836.79      3.29   1000000         0
619.56/619.80	c      1505      1615   2692.37    880.36      3.06   1000000         0
625.96/626.28	c      1427      1574   2704.25    931.77      2.90   1000000         0
632.46/632.74	c      1556      1669   2663.33    836.82      3.18   1000000         0
638.86/639.18	c      1593      1856   2672.34    791.04      3.38   1000000         0
645.25/645.59	c      1532      1736   2659.42    881.52      3.02   1000000         0
651.75/652.04	c      1489      1716   2693.74    866.20      3.11   1000000         0
658.25/658.51	c      1530      1678   2708.60    829.04      3.27   1000000         0
664.65/664.97	c      1545      1768   2726.94    812.25      3.36   1000000         0
671.14/671.50	c      1687      1846   2802.53    768.73      3.65   1000000         0
677.64/677.94	c      1562      1580   2630.91    909.00      2.89   1000000         0
684.14/684.41	c      1682      2043   2706.28    813.41      3.33   1000000         0
690.44/690.79	c      1449      1573   2661.18    880.41      3.02   1000000         0
696.83/697.18	c      1496      1724   2612.61    858.44      3.04   1000000         0
703.43/703.71	c      1734      1794   2744.60    789.45      3.48   1000000         0
709.83/710.17	c      1469      1677   2670.55    904.19      2.95   1000000         0
716.33/716.62	c      1666      1804   2675.02    819.91      3.26   1000000         0
722.73/723.04	c      1514      1927   2599.49    846.86      3.07   1000000         0
729.12/729.49	c      1506      1685   2631.79    856.84      3.07   1000000         0
735.53/735.88	c      1410      1549   2587.16    861.74      3.00   1000000         0
742.02/742.33	c      1550      1685   2653.02    813.51      3.26   1000000         0
748.52/748.80	c      1606      1606   2712.05    864.95      3.14   1000000         0
754.82/755.17	c      1431      1584   2579.54    861.90      2.99   1000000         0
761.21/761.57	c      1557      1751   2698.82    860.36      3.14   1000000         0
767.71/768.01	c      1530      1580   2684.51    876.97      3.06   1000000         0
774.12/774.46	c      1624      1711   2694.44    785.25      3.43   1000000         0
780.51/780.89	c      1465      1641   2711.00    902.08      3.01   1000000         0
787.10/787.41	c      1670      2020   2844.82    856.50      3.32   1000000         0
793.50/793.80	c      1563      1668   2667.97    815.22      3.27   1000000         0
799.90/800.25	c      1553      1736   2687.35    797.77      3.37   1000000         0
806.30/806.66	c      1407      1530   2704.19    871.60      3.10   1000000         0
812.70/813.09	c      1530      1860   2641.46    867.46      3.05   1000000         0
819.29/819.64	c      1784      1934   2848.08    808.20      3.52   1000000         0
825.80/826.11	c      1497      1603   2654.41    840.45      3.16   1000000         0
832.19/832.57	c      1475      1737   2631.55    872.39      3.02   1000000         0
838.59/838.96	c      1649      1825   2691.67    822.78      3.27   1000000         0
844.98/845.30	c      1470      1547   2599.00    838.41      3.10   1000000         0
851.28/851.69	c      1374      1649   2622.86    890.03      2.95   1000000         0
857.79/858.10	c      1561      1651   2678.51    858.77      3.12   1000000         0
864.19/864.55	c      1637      1822   2696.34    760.95      3.54   1000000         0
870.68/871.03	c      1399      1491   2693.69    852.60      3.16   1000000         0
877.18/877.52	c      1723      1805   2756.33    788.88      3.49   1000000         0
883.58/883.97	c      1469      1634   2614.91    851.38      3.07   1000000         0
890.08/890.43	c      1489      1591   2643.18    834.38      3.17   1000000         0
896.48/896.85	c      1705      2092   2698.78    856.59      3.15   1000000         0
902.97/903.32	c      1532      1742   2721.13    844.75      3.22   1000000         0
909.38/909.76	c      1490      1703   2653.05    844.43      3.14   1000000         0
915.88/916.21	c      1479      1556   2674.08    863.65      3.10   1000000         0
922.27/922.66	c      1592      1698   2678.78    831.64      3.22   1000000         0
928.77/929.13	c      1533      1854   2727.86    848.81      3.21   1000000         0
935.16/935.55	c      1584      1676   2669.20    800.86      3.33   1000000         0
941.66/942.02	c      1531      1869   2687.29    834.51      3.22   1000000         0
948.06/948.45	c      1389      1703   2724.38    905.79      3.01   1000000         0
954.46/954.87	c      1531      1699   2667.14    854.56      3.12   1000000         0
960.85/961.29	c      1555      1875   2667.21    806.68      3.31   1000000         0
967.45/967.81	c      1748      1898   2701.84    807.24      3.35   1000000         0
973.85/974.28	c      1716      1783   2790.36    789.63      3.53   1000000         0
980.25/980.69	c      1467      1571   2634.08    853.05      3.09   1000000         0
986.75/987.18	c      1690      1754   2735.77    854.80      3.20   1000000         0
993.24/993.64	c      1449      1627   2712.96    911.22      2.98   1000000         0
999.74/1000.11	c      1532      1879   2693.21    842.29      3.20   1000000         0
1006.15/1006.59	c      1499      1875   2717.46    839.12      3.24   1000000         0
1012.64/1013.07	c      1612      1736   2680.38    849.08      3.16   1000000         0
1019.14/1019.54	c      1643      1796   2737.22    796.44      3.44   1000000         0
1025.63/1026.04	c      1620      1837   2742.23    835.14      3.28   1000000         0
1032.03/1032.45	c      1456      1546   2698.97    869.28      3.10   1000000         0
1038.43/1038.89	c      1528      1694   2657.08    901.98      2.95   1000000         0
1044.93/1045.38	c      1499      1640   2680.06    912.22      2.94   1000000         0
1051.42/1051.85	c      1597      1864   2760.83    846.29      3.26   1000000         0
1057.83/1058.28	c      1412      1600   2535.92    856.73      2.96   1000000         0
1064.33/1064.70	c      1664      1793   2712.84    822.36      3.30   1000000         0
1070.72/1071.13	c      1510      1710   2705.58    843.49      3.21   1000000         0
1077.12/1077.57	c      1595      1776   2635.30    828.96      3.18   1000000         0
1083.61/1084.06	c      1540      1806   2682.47    821.18      3.27   1000000         0
1090.11/1090.52	c      1606      1809   2717.24    866.89      3.13   1000000         0
1096.51/1096.95	c      1525      1723   2656.81    842.04      3.16   1000000         0
1103.01/1103.45	c      1441      1565   2655.45    867.65      3.06   1000000         0
1109.41/1109.87	c      1489      1690   2715.45    917.33      2.96   1000000         0
1115.80/1116.27	c      1508      1678   2618.93    866.72      3.02   1000000         0
1122.30/1122.78	c      1744      1922   2698.86    797.86      3.38   1000000         0
1128.70/1129.19	c      1532      1613   2657.15    887.77      2.99   1000000         0
1135.10/1135.54	c      1510      1799   2562.48    857.75      2.99   1000000         0
1141.49/1141.99	c      1546      1723   2738.33    837.93      3.27   1000000         0
1148.00/1148.49	c      1702      1950   2838.36    837.46      3.39   1000000         0
1154.50/1154.93	c      1535      1653   2622.03    865.73      3.03   1000000         0
1160.99/1161.41	c      1657      1904   2726.25    868.57      3.14   1000000         0
1167.39/1167.89	c      1547      1713   2693.37    842.86      3.20   1000000         0
1173.88/1174.34	c      1553      1632   2647.47    832.33      3.18   1000000         0
1180.28/1180.78	c      1636      1783   2758.22    858.48      3.21   1000000         0
1186.78/1187.22	c      1525      1680   2621.55    816.91      3.21   1000000         0
1193.18/1193.67	c      1556      1670   2629.96    817.05      3.22   1000000         0
1199.68/1200.17	c      1564      1849   2696.65    798.98      3.38   1000000         0
1206.28/1206.76	c      1503      1673   2736.68    810.93      3.37   1000000         0
1212.67/1213.13	c      1494      1739   2666.04    855.72      3.12   1000000         0
1219.17/1219.61	c      1557      1557   2687.49    816.71      3.29   1000000         0
1225.56/1226.09	c      1628      1875   2757.22    837.44      3.29   1000000         0
1232.06/1232.53	c      1568      1778   2657.96    864.04      3.08   1000000         0
1238.46/1238.99	c      1608      1777   2665.03    798.08      3.34   1000000         0
1244.96/1245.47	c      1607      1636   2682.75    857.67      3.13   1000000         0
1251.46/1251.96	c      1465      1884   2719.54    842.51      3.23   1000000         0
1257.86/1258.31	c      1515      1649   2650.49    859.14      3.09   1000000         0
1264.25/1264.71	c      1426      1700   2572.86    853.56      3.01   1000000         0
1270.75/1271.22	c      1613      1704   2738.06    897.91      3.05   1000000         0
1277.25/1277.72	c      1640      1649   2733.08    830.78      3.29   1000000         0
1283.65/1284.12	c      1663      1877   2636.12    832.02      3.17   1000000         0
1290.14/1290.61	c      1701      1755   2742.75    746.53      3.67   1000000         0
1296.64/1297.10	c      1688      1769   2727.49    830.88      3.28   1000000         0
1303.14/1303.60	c      1730      1942   2751.46    813.46      3.38   1000000         0
1309.54/1310.06	c      1655      1873   2689.99    808.10      3.33   1000000         0
1316.03/1316.57	c      1714      1778   2770.78    797.82      3.47   1000000         0
1322.53/1323.01	c      1825      2066   2725.83    733.29      3.72   1000000         0
1328.93/1329.43	c      1396      1503   2582.83    851.48      3.03   1000000         0
1335.33/1335.85	c      1584      1660   2615.30    799.75      3.27   1000000         0
1341.73/1342.29	c      1678      1781   2771.54    854.13      3.24   1000000         0
1348.22/1348.73	c      1595      1695   2663.52    891.59      2.99   1000000         0
1354.63/1355.20	c      1676      1958   2719.88    824.53      3.30   1000000         0
1361.12/1361.64	c      1599      1747   2687.84    845.04      3.18   1000000         0
1367.52/1368.09	c      1632      1766   2711.58    802.52      3.38   1000000         0
1374.02/1374.55	c      1568      1661   2764.06    825.84      3.35   1000000         0
1380.41/1380.99	c      1521      1673   2661.15    877.75      3.03   1000000         0
1386.91/1387.43	c      1580      1685   2732.31    856.65      3.19   1000000         0
1393.31/1393.88	c      1477      1657   2724.33    809.97      3.36   1000000         0
1399.81/1400.32	c      1624      1791   2723.90    834.60      3.26   1000000         0
1406.21/1406.70	c      1595      1868   2687.20    813.98      3.30   1000000         0
1412.60/1413.13	c      1533      1710   2722.10    810.70      3.36   1000000         0
1419.00/1419.59	c      1719      1884   2728.58    779.82      3.50   1000000         0
1425.50/1426.06	c      1523      1955   2721.91    866.29      3.14   1000000         0
1431.90/1432.48	c      1520      1661   2670.01    839.51      3.18   1000000         0
1438.30/1438.87	c      1635      1889   2631.45    836.06      3.15   1000000         0
1444.69/1445.28	c      1632      1907   2693.49    819.27      3.29   1000000         0
1451.19/1451.71	c      1491      1725   2608.08    839.65      3.11   1000000         0
1457.59/1458.11	c      1664      1983   2664.73    791.89      3.37   1000000         0
1463.98/1464.56	c      1580      1774   2686.91    885.57      3.03   1000000         0
1470.38/1470.97	c      1568      1772   2686.27    831.85      3.23   1000000         0
1476.88/1477.43	c      1689      1925   2717.08    808.91      3.36   1000000         0
1483.29/1483.81	c      1558      1698   2617.23    785.60      3.33   1000000         0
1489.68/1490.26	c      1529      1917   2640.06    837.22      3.15   1000000         0
1496.17/1496.72	c      1494      1645   2683.78    797.78      3.36   1000000         0
1502.57/1503.17	c      1571      1648   2710.71    888.88      3.05   1000000         0
1509.07/1509.60	c      1621      1706   2643.48    776.49      3.40   1000000         0
1515.47/1516.08	c      1694      1891   2715.78    843.29      3.22   1000000         0
1521.87/1522.46	c      1558      1764   2587.75    811.85      3.19   1000000         0
1528.37/1528.94	c      1688      1865   2727.13    801.16      3.40   1000000         0
1534.76/1535.35	c      1493      1606   2607.00    824.80      3.16   1000000         0
1541.26/1541.80	c      1526      1674   2692.80    887.07      3.04   1000000         0
1547.66/1548.23	c      1500      1662   2704.65    832.74      3.25   1000000         0
1554.05/1554.65	c      1460      1563   2697.26    842.89      3.20   1000000         0
1560.55/1561.11	c      1619      1810   2732.91    823.15      3.32   1000000         0
1566.96/1567.51	c      1553      1705   2630.74    858.06      3.07   1000000         0
1573.35/1573.99	c      1644      1982   2654.36    815.21      3.26   1000000         0
1579.74/1580.38	c      1518      1588   2624.14    844.02      3.11   1000000         0
1586.24/1586.84	c      1617      1873   2689.71    826.89      3.25   1000000         0
1592.64/1593.28	c      1592      1808   2624.11    853.24      3.08   1000000         0
1599.14/1599.71	c      1371      1476   2650.79    937.53      2.83   1000000         0
1605.64/1606.20	c      1669      1822   2843.25    818.38      3.47   1000000         0
1612.13/1612.70	c      1673      1752   2699.63    840.97      3.21   1000000         0
1618.43/1619.08	c      1641      1760   2635.10    818.15      3.22   1000000         0
1624.93/1625.54	c      1726      1914   2797.07    819.42      3.41   1000000         0
1631.33/1631.97	c      1503      1785   2689.46    889.50      3.02   1000000         0
1637.82/1638.44	c      1735      1874   2696.01    810.54      3.33   1000000         0
1644.22/1644.89	c      1630      1845   2657.84    836.78      3.18   1000000         0
1650.72/1651.30	c      1617      1773   2650.05    852.93      3.11   1000000         0
1657.13/1657.74	c      1532      1643   2704.72    788.80      3.43   1000000         0
1663.52/1664.15	c      1536      1737   2632.19    819.12      3.21   1000000         0
1669.91/1670.56	c      1470      1788   2580.12    840.42      3.07   1000000         0
1676.31/1676.98	c      1637      1825   2682.13    886.47      3.03   1000000         0
1682.81/1683.46	c      1520      1557   2759.50    862.15      3.20   1000000         0
1689.31/1689.97	c      1597      1733   2709.58    882.08      3.07   1000000         0
1695.81/1696.46	c      1548      1658   2677.73    832.69      3.22   1000000         0
1702.30/1702.99	c      1662      1840   2830.32    821.75      3.44   1000000         0
1708.81/1709.43	c      1636      1819   2724.62    777.84      3.50   1000000         0
1715.20/1715.81	c      1474      1546   2576.70    891.93      2.89   1000000         0
1721.60/1722.24	c      1643      1842   2716.71    843.94      3.22   1000000         0
1727.99/1728.64	c      1567      1810   2608.23    862.41      3.02   1000000         0
1734.39/1735.06	c      1497      1682   2614.79    886.68      2.95   1000000         0
1740.89/1741.52	c      1670      1837   2709.91    815.84      3.32   1000000         0
1747.39/1748.07	c      1697      1924   2902.27    846.27      3.43   1000000         0
1753.89/1754.53	c      1606      1751   2755.30    827.54      3.33   1000000         0
1760.28/1760.98	c      1559      1791   2739.54    882.64      3.10   1000000         0
1766.68/1767.40	c      1571      1670   2728.64    847.67      3.22   1000000         0
1773.18/1773.89	c      1380      1521   2664.03    885.07      3.01   1000000         0
1779.68/1780.36	c      1639      1847   2662.08    814.46      3.27   1000000         0
1786.17/1786.82	c      1566      1739   2714.61    870.83      3.12   1000000         0
1792.57/1793.27	c      1642      1761   2643.35    822.96      3.21   1000000         0
1798.98/1799.66	c      1580      1686   2617.33    812.59      3.22   1000000         0
1800.08/1800.71	HOME/run: line 2:  4942 Terminated              ./PB-wave < $1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2669857-1276610019/watcher-2669857-1276610019 -o /tmp/evaluation-result-2669857-1276610019/solver-2669857-1276610019 -C 1800 -W 2000 -M 1800 run HOME/instance-2669857-1276610019.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4941
/proc/meminfo: memFree=1793104/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0

[startup+0.0849831 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4941
/proc/meminfo: memFree=1793104/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101986 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4941
/proc/meminfo: memFree=1793104/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.302023 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4941
/proc/meminfo: memFree=1793104/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701097 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 4941
/proc/meminfo: memFree=1793104/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4943
/proc/meminfo: memFree=1782672/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1.49
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2600 0 0 0 148 1 0 0 25 0 1 0 36605357 41422848 2530 1992294400 134512640 135071400 4291099600 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2530 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10154 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4943
/proc/meminfo: memFree=1782424/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=3.09
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2600 0 0 0 308 1 0 0 25 0 1 0 36605357 41422848 2530 1992294400 134512640 135071400 4291099600 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2530 62 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30113 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4943
/proc/meminfo: memFree=1782424/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=6.29
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2600 0 0 0 628 1 0 0 25 0 1 0 36605357 41422848 2530 1992294400 134512640 135071400 4291099600 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2530 62 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4945
/proc/meminfo: memFree=1782300/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=12.69
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 1268 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4945
/proc/meminfo: memFree=1782176/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=25.48
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 2547 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526398 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4945
/proc/meminfo: memFree=1782052/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=51.07
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 5106 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134519921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49152

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4947
/proc/meminfo: memFree=1781804/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=102.26
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 10225 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49152

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4949
/proc/meminfo: memFree=1781556/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=162.23
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 16222 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4949
/proc/meminfo: memFree=1781556/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=222.21
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 22220 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4951
/proc/meminfo: memFree=1781432/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=282.19
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 28218 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/108 4953
/proc/meminfo: memFree=1781184/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=342.17
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 34216 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134637230 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 49152

[startup+402.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/108 4955
/proc/meminfo: memFree=1781184/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=402.15
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 40214 1 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1121.9
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 112188 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4984
/proc/meminfo: memFree=1779820/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1181.88
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 118186 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/108 4989
/proc/meminfo: memFree=1779200/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1241.86
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 124184 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/108 4991
/proc/meminfo: memFree=1779324/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1301.85
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 130183 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526010 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4991
/proc/meminfo: memFree=1779324/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1361.82
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 136180 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4993
/proc/meminfo: memFree=1779324/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1421.81
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 142179 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4995
/proc/meminfo: memFree=1779200/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1481.78
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 148176 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4997
/proc/meminfo: memFree=1779200/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1541.76
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 154174 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 4999
/proc/meminfo: memFree=1779076/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1601.74
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 160172 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5001
/proc/meminfo: memFree=1778952/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1661.72
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 166170 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5001
/proc/meminfo: memFree=1778828/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1721.7
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 172168 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134526866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5003
/proc/meminfo: memFree=1778456/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1781.68
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 178166 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5003
/proc/meminfo: memFree=1778456/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1800.08
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 180006 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

Sleeping Solver just ended. Dumping a history of the last processes samples

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5003
/proc/meminfo: memFree=1778456/2059040 swapFree=4140360/4192956
[pid=4941] ppid=4939 vsize=8700 CPUtime=0
/proc/4941/stat : 4941 (run) S 4939 4941 4839 0 -1 4202496 359 0 0 0 0 0 0 0 18 0 1 0 36605357 8908800 243 1992294400 4194304 4922060 140736508099120 18446744073709551615 211173350533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4941/statm: 2175 243 204 178 0 68 0
[pid=4942] ppid=4941 vsize=40452 CPUtime=1800.08
/proc/4942/stat : 4942 (PB-wave) R 4941 4941 4839 0 -1 4202496 2608 0 0 0 180006 2 0 0 25 0 1 0 36605357 41422848 2538 1992294400 134512640 135071400 4291099600 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4942/statm: 10113 2538 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Child status: 143
Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1800.07
CPU system time (s): 0.025996
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2980
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= 3
involuntary context switches= 4507

runsolver used 2.91556 second user time and 8.59469 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-15 15:53:39
IDJOB=2669857
IDBENCH=1451
IDSOLVER=1171
FILE ID=node007/2669857-1276610019
PBS_JOBID= 11172286
Free space on /tmp= 62484 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.tag14.ucl.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669857-1276610019/watcher-2669857-1276610019 -o /tmp/evaluation-result-2669857-1276610019/solver-2669857-1276610019 -C 1800 -W 2000 -M 1800  run HOME/instance-2669857-1276610019.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 50ec52fd2f8650248cdc06f32bc8af84
RANDOM SEED=526641859

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1793632 kB
Buffers:         50020 kB
Cached:         122508 kB
SwapCached:       6756 kB
Active:          99956 kB
Inactive:        86608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1793632 kB
SwapTotal:     4192956 kB
SwapFree:      4140360 kB
Dirty:            4256 kB
Writeback:           0 kB
AnonPages:       11936 kB
Mapped:          13188 kB
Slab:            57088 kB
PageTables:       3896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62484 MiB
End job on node007 at 2010-06-15 16:23:40