Trace number 2702376

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b? (TO) 1800.03 1800.61

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_1.opb
MD5SUM08f3a00099e19d384504c40fc611777e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint23
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products6318
Sum of products size12636

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2702376-1278565003.opb.
0.00/0.00	c Instance file HOME/instance-2702376-1278565003.opb
0.00/0.00	c File size is 483849 bytes.
0.01/0.07	c Highest Coefficient sum: 24
0.01/0.07	c ============================[ Problem Statistics ]=============================
0.01/0.07	c |                                                                             |
0.01/0.07	c |  Parsing time:          0.07         s                                      |
0.01/0.07	c |  Number Variables:      6818                                                |
0.01/0.07	c |  Number Clauses:        6818                                                |
0.01/0.07	c |  Number Cardinality:    0                                                   |
0.01/0.07	c |  Number PB Constraints: 6318                                                |
0.01/0.08	c ============================[ Search Statistics ]==============================
0.01/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.08	c ===============================================================================
0.01/0.08	c |         0 |    6818    13136    44726 |     5000        0    nan |  0.000 % |
0.01/0.09	c ===============================================================================
0.01/0.09	c New solution: 449
0.01/0.09	o 449
0.01/0.09	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 179.912 s
0.01/0.09	c ===============================================================================
0.01/0.09	c |         0 |    6818    13137    45226 |     5000        0    nan |  0.000 % |
0.01/0.09	c ===============================================================================
0.01/0.09	c New solution: 354
0.01/0.09	o 354
0.01/0.09	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 179.905 s
0.01/0.09	c ===============================================================================
0.01/0.09	c |         0 |    6818    13138    45726 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 263
0.09/0.10	o 263
0.09/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 179.9 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    6818    13139    46226 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 262
0.09/0.11	o 262
0.09/0.11	c Elapsed CPU time: 0.105983 s	Remaining CPU time: 179.894 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6818    13140    46726 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 261
0.09/0.11	o 261
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 179.888 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    6818    13141    47226 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 245
0.09/0.12	o 245
0.09/0.12	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 179.883 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    6818    13142    47726 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 242
0.09/0.13	o 242
0.09/0.13	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 179.877 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6818    13143    48226 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 241
0.09/0.13	o 241
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 179.871 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    6818    13144    48726 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c New solution: 240
0.09/0.14	o 240
0.09/0.14	c Elapsed CPU time: 0.134979 s	Remaining CPU time: 179.865 s
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    6818    13145    49226 |     5000        0    nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 239
0.09/0.15	o 239
0.09/0.15	c Elapsed CPU time: 0.140978 s	Remaining CPU time: 179.859 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |    6818    13146    49726 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c New solution: 238
0.09/0.16	o 238
0.09/0.16	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 179.851 s
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    6818    13147    50226 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c New solution: 237
0.09/0.16	o 237
0.09/0.16	c Elapsed CPU time: 0.155976 s	Remaining CPU time: 179.844 s
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    6818    13148    50726 |     5000        0    nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c New solution: 236
0.09/0.17	o 236
0.09/0.17	c Elapsed CPU time: 0.160975 s	Remaining CPU time: 179.839 s
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    6818    13149    51226 |     5000        0    nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c New solution: 235
0.09/0.18	o 235
0.09/0.18	c Elapsed CPU time: 0.165974 s	Remaining CPU time: 179.834 s
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    6818    13150    51726 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 234
0.09/0.19	o 234
0.09/0.19	c Elapsed CPU time: 0.171973 s	Remaining CPU time: 179.828 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    6818    13151    52226 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c New solution: 177
0.09/0.19	o 177
0.09/0.19	c Elapsed CPU time: 0.179972 s	Remaining CPU time: 179.82 s
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    6818    13152    52726 |     5000        0    nan |  0.000 % |
0.19/0.26	c |       100 |    6818    13152    52726 |     5500      100    186 |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c New solution: 88
0.19/0.27	o 88
0.19/0.27	c Elapsed CPU time: 0.253961 s	Remaining CPU time: 179.746 s
0.19/0.27	c ===============================================================================
0.19/0.27	c |       100 |    6818    13153    53226 |     5000      100    186 |  0.000 % |
0.29/0.30	c |       201 |    6818    13153    53226 |     5500      201    156 |  0.000 % |
0.29/0.33	c |       352 |    6818    13153    53226 |     6050      352    142 |  0.000 % |
0.29/0.34	c ===============================================================================
0.29/0.34	c New solution: 85
0.29/0.34	o 85
0.29/0.34	c Elapsed CPU time: 0.32595 s	Remaining CPU time: 179.674 s
0.29/0.34	c ===============================================================================
0.29/0.34	c |       352 |    6818    13154    53726 |     5000      352    142 |  0.000 % |
0.29/0.35	c ===============================================================================
0.29/0.35	c New solution: 79
0.29/0.35	o 79
0.29/0.35	c Elapsed CPU time: 0.331949 s	Remaining CPU time: 179.668 s
0.29/0.35	c ===============================================================================
0.29/0.35	c |       352 |    6818    13155    54226 |     5000      352    142 |  0.000 % |
0.29/0.37	c |       453 |    6818    13155    54226 |     5500      453    136 |  0.000 % |
0.39/0.40	c |       603 |    6818    13155    54226 |     6050      603    128 |  0.000 % |
0.39/0.46	c |       829 |    6818    13155    54226 |     6655      829    127 |  0.000 % |
0.49/0.54	c |      1166 |    6818    13155    54226 |     7320     1166    123 |  0.000 % |
0.59/0.67	c |      1672 |    6818    13155    54226 |     8052     1672    125 |  0.000 % |
0.78/0.84	c |      2433 |    6818    13155    54226 |     8857     2433    126 |  0.000 % |
0.99/1.10	c |      3573 |    6818    13155    54226 |     9743     3573    125 |  0.000 % |
1.49/1.51	c |      5281 |    6818    13155    54226 |    10717     5281    126 |  0.000 % |
2.10/2.18	c |      7844 |    6818    13155    54226 |    11789     7844    125 |  0.000 % |
3.20/3.24	c |     11688 |    6818    13155    54226 |    12968    11688    132 |  0.000 % |
4.89/4.95	c |     17454 |    6818    13155    54226 |    14265    17454    134 |  0.000 % |
7.59/7.60	c |     26104 |    6818    13155    54226 |    15692    17377    137 |  0.000 % |
7.89/7.93	c ===============================================================================
7.89/7.93	c New solution: 78
7.89/7.93	o 78
7.89/7.93	c Elapsed CPU time: 7.81681 s	Remaining CPU time: 172.183 s
7.89/7.93	c ===============================================================================
7.89/7.93	c |     27216 |    6818    13156    54726 |     5000     9801    127 |  0.000 % |
7.99/8.00	c |     27316 |    6818    13156    54726 |     5500     5001    126 |  0.000 % |
7.99/8.05	c |     27467 |    6818    13156    54726 |     6050     5152    126 |  0.000 % |
8.09/8.10	c |     27692 |    6818    13156    54726 |     6655     5377    125 |  0.000 % |
8.09/8.19	c |     28029 |    6818    13156    54726 |     7320     5714    125 |  0.000 % |
8.29/8.33	c |     28536 |    6818    13156    54726 |     8052     6221    125 |  0.000 % |
8.49/8.51	c |     29295 |    6818    13156    54726 |     8857     6980    124 |  0.000 % |
8.69/8.78	c |     30434 |    6818    13156    54726 |     9743     8119    123 |  0.000 % |
9.18/9.25	c |     32142 |    6818    13156    54726 |    10717     9827    121 |  0.000 % |
9.90/9.97	c |     34705 |    6818    13156    54726 |    11789    12390    122 |  0.000 % |
10.99/11.07	c |     38551 |    6818    13156    54726 |    12968    10041    129 |  0.000 % |
12.59/12.63	c |     44318 |    6818    13156    54726 |    14265    15808    129 |  0.000 % |
15.09/15.13	c |     52967 |    6818    13156    54726 |    15692    16553    138 |  0.000 % |
19.69/19.73	c |     65942 |    6818    13156    54726 |    17261    21252    144 |  0.000 % |
25.78/25.88	c |     85404 |    6818    13156    54726 |    18987    17670    120 |  0.000 % |
37.48/37.52	c |    114597 |    6818    13156    54726 |    20886    19778    118 |  0.000 % |
53.97/54.02	c |    158386 |    6818    13156    54726 |    22974    16211    110 |  0.000 % |
58.47/58.53	c ===============================================================================
58.47/58.53	c New solution: 77
58.47/58.53	o 77
58.47/58.53	c Elapsed CPU time: 57.8572 s	Remaining CPU time: 122.143 s
58.47/58.53	c ===============================================================================
58.47/58.53	c |    171106 |    6818    13157    55226 |     5000    28931    124 |  0.000 % |
58.77/58.85	c |    171207 |    6818    13157    55226 |     5500     2857    163 |  0.000 % |
58.77/58.89	c |    171357 |    6818    13157    55226 |     6050     3007    161 |  0.000 % |
58.88/58.95	c |    171582 |    6818    13157    55226 |     6655     3232    157 |  0.000 % |
58.88/58.96	c ===============================================================================
58.88/58.96	c New solution: 74
58.88/58.96	o 74
58.88/58.96	c Elapsed CPU time: 58.2891 s	Remaining CPU time: 121.711 s
58.88/58.96	c ===============================================================================
58.88/58.96	c |    171582 |    6818    13158    55726 |     5000     3232    157 |  0.000 % |
58.88/59.00	c |    171682 |    6818    13158    55726 |     5500     3332    156 |  0.000 % |
58.98/59.04	c |    171832 |    6818    13158    55726 |     6050     3482    155 |  0.000 % |
59.08/59.11	c |    172057 |    6818    13158    55726 |     6655     3707    154 |  0.000 % |
59.17/59.20	c |    172394 |    6818    13158    55726 |     7320     4044    150 |  0.000 % |
59.28/59.34	c |    172901 |    6818    13158    55726 |     8052     4551    147 |  0.000 % |
59.48/59.55	c |    173661 |    6818    13158    55726 |     8857     5311    142 |  0.000 % |
59.78/59.86	c |    174800 |    6818    13158    55726 |     9743     6450    136 |  0.000 % |
60.27/60.31	c |    176509 |    6818    13158    55726 |    10717     8159    131 |  0.000 % |
60.97/61.07	c |    179071 |    6818    13158    55726 |    11789    10721    128 |  0.000 % |
62.08/62.13	c |    182915 |    6818    13158    55726 |    12968    14565    127 |  0.000 % |
63.87/63.97	c |    188682 |    6818    13158    55726 |    14265    13050    117 |  0.000 % |
66.77/66.81	c |    197331 |    6818    13158    55726 |    15692    11567    118 |  0.000 % |
71.27/71.33	c |    210306 |    6818    13158    55726 |    17261    13779    159 |  0.000 % |
78.17/78.29	c |    229768 |    6818    13158    55726 |    18987    20906    127 |  0.000 % |
90.27/90.33	c |    258961 |    6818    13158    55726 |    20886    12224    132 |  0.000 % |
108.87/108.96	c |    302750 |    6818    13158    55726 |    22974    25228    138 |  0.000 % |
140.46/140.50	c |    368434 |    6818    13158    55726 |    25272    24811    146 |  0.000 % |
178.64/178.76	c |    466960 |    6818    13158    55726 |    27799    24191    111 |  0.000 % |
181.64/181.77	c There are 0 assigned variables. 0 in cost function.
182.94/183.03	c core #1
182.94/183.03	c core #2
182.94/183.03	c core #3
182.94/183.03	c core #4
182.94/183.03	c core #5
182.94/183.03	c core #6
182.94/183.03	c core #7
182.94/183.03	c core #8
182.94/183.03	c core #9
182.94/183.03	c core #10
182.94/183.03	c core #11
182.94/183.03	c core #12
182.94/183.03	c core #13
182.94/183.03	c core #14
182.94/183.03	c core #15
182.94/183.03	c core #16
182.94/183.03	c core #17
182.94/183.03	c core #18
182.94/183.03	c core #19
182.94/183.03	c ============================[ Search Statistics ]==============================
182.94/183.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.94/183.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.94/183.03	c ===============================================================================
182.94/183.03	c |         0 |    4145    13678    48268 |     5000        0    nan |  0.000 % |
182.94/183.07	c ===============================================================================
183.04/183.13	c core #20
183.04/183.13	c ============================[ Search Statistics ]==============================
183.04/183.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.04/183.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.04/183.13	c ===============================================================================
183.04/183.13	c |         0 |    5696    13679    52605 |     5000        0    nan |  0.000 % |
183.14/183.21	c |       103 |    5696    13679    52605 |     5500      103     64 | 22.218 % |
183.24/183.37	c |       253 |    5696    13679    52605 |     6050      253     90 | 22.218 % |
183.56/183.65	c |       480 |    5696    13679    52605 |     6655      480     96 | 22.218 % |
183.85/183.91	c |       819 |    5696    13679    52605 |     7320      819     97 | 22.218 % |
184.25/184.37	c |      1328 |    5696    13679    52605 |     8052     1328     95 | 22.218 % |
184.45/184.57	c ===============================================================================
184.55/184.65	c core #21
184.55/184.65	c ============================[ Search Statistics ]==============================
184.55/184.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.55/184.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.55/184.65	c ===============================================================================
184.55/184.65	c |         0 |    7137    13680    56895 |     5000        0    nan |  0.000 % |
184.65/184.75	c |       100 |    7137    13680    56895 |     5500      100    128 |  7.239 % |
184.85/184.96	c |       250 |    7137    13680    56895 |     6050      250    103 |  7.239 % |
185.14/185.28	c |       475 |    7137    13680    56895 |     6655      475    105 |  7.239 % |
185.64/185.73	c |       813 |    7137    13680    56895 |     7320      813     92 |  7.239 % |
186.25/186.39	c |      1323 |    7137    13680    56895 |     8052     1323     85 |  7.239 % |
187.14/187.29	c |      2082 |    7137    13680    56895 |     8857     2082     81 |  7.239 % |
188.64/188.75	c |      3222 |    7137    13680    56895 |     9743     3222     88 |  7.239 % |
190.74/190.82	c |      4930 |    7137    13680    56895 |    10717     4930    100 |  7.239 % |
194.24/194.35	c |      7493 |    7137    13680    56895 |    11789     7493    107 |  7.239 % |
200.24/200.39	c |     11337 |    7137    13680    56895 |    12968    11337    116 |  7.239 % |
208.85/208.93	c |     17108 |    7137    13680    56895 |    14265    10104    145 |  7.239 % |
224.93/225.06	c |     25760 |    7137    13680    56895 |    15692    11194    171 |  7.239 % |
250.23/250.36	c |     38734 |    7137    13680    56895 |    17261    15780    191 |  7.239 % |
284.61/284.76	c ===============================================================================
285.61/285.77	c core #22
285.61/285.77	c ============================[ Search Statistics ]==============================
285.61/285.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
285.61/285.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
285.61/285.77	c ===============================================================================
285.61/285.77	c |         0 |    8104    13681    59255 |     5000        0    nan |  0.000 % |
285.71/285.88	c |       105 |    8104    13681    59255 |     5500      105    187 |  0.625 % |
286.01/286.13	c |       255 |    8104    13681    59255 |     6050      255    105 |  0.625 % |
286.21/286.32	c |       482 |    8104    13681    59255 |     6655      482     82 |  0.625 % |
286.61/286.70	c |       820 |    8104    13681    59255 |     7320      820     72 |  0.625 % |
287.21/287.34	c |      1330 |    8104    13681    59255 |     8052     1330    115 |  0.625 % |
287.91/288.03	c |      2089 |    8104    13681    59255 |     8857     2089    123 |  0.625 % |
289.01/289.15	c |      3229 |    8104    13681    59255 |     9743     3229    130 |  0.625 % |
291.21/291.32	c |      4942 |    8104    13681    59255 |    10717     4942    152 |  0.625 % |
294.80/294.90	c |      7504 |    8104    13681    59255 |    11789     7504    201 |  0.625 % |
300.61/300.75	c |     11348 |    8104    13681    59255 |    12968    11348    227 |  0.625 % |
308.91/309.07	c |     17116 |    8104    13681    59255 |    14265    10393    255 |  0.625 % |
322.40/322.58	c |     25766 |    8104    13681    59255 |    15692    11660    310 |  0.625 % |
338.19/338.38	c |     38741 |    8104    13681    59255 |    17261    16315    243 |  0.625 % |
371.89/372.09	c |     58210 |    8104    13681    59255 |    18987    17553    228 |  0.625 % |
432.77/432.97	c |     87405 |    8104    13681    59255 |    20886    17152    258 |  0.625 % |
519.65/519.81	c |    131194 |    8104    13681    59255 |    22974    16704    364 |  0.625 % |
674.02/674.22	c |    196878 |    8104    13681    59255 |    25272    21997    281 |  0.625 % |
893.16/893.40	c |    295405 |    8104    13681    59255 |    27799    14926    265 |  0.625 % |
1277.45/1277.83	c |    443199 |    8104    13681    59255 |    30579    21224    240 |  0.625 % |

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-2702376-1278565003/watcher-2702376-1278565003 -o /tmp/evaluation-result-2702376-1278565003/solver-2702376-1278565003 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702376-1278565003.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/105 30206
/proc/meminfo: memFree=1690536/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=3524 CPUtime=0
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 402 0 0 0 0 0 0 0 25 0 1 0 24708874 3608576 321 1992294400 134512640 135751879 4289607488 18446744073709551615 134613632 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 881 321 141 303 0 457 0

[startup+0.0173601 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 30206
/proc/meminfo: memFree=1690536/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=4092 CPUtime=0.01
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 537 0 0 0 1 0 0 0 25 0 1 0 24708874 4190208 456 1992294400 134512640 135751879 4289607488 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 1023 456 156 303 0 599 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4092

[startup+0.101368 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 30206
/proc/meminfo: memFree=1690536/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=5124 CPUtime=0.09
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 1223 0 0 0 9 0 0 0 25 0 1 0 24708874 5246976 827 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 1281 827 146 303 0 976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5124

[startup+0.30039 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 30206
/proc/meminfo: memFree=1690536/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=5516 CPUtime=0.29
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 1321 0 0 0 28 1 0 0 18 0 1 0 24708874 5648384 925 1992294400 134512640 135751879 4289607488 18446744073709551615 134606367 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 1379 925 147 303 0 1074 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5516

[startup+0.70043 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 30206
/proc/meminfo: memFree=1690536/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=6560 CPUtime=0.68
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 1564 0 0 0 66 2 0 0 18 0 1 0 24708874 6717440 1168 1992294400 134512640 135751879 4289607488 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 1640 1168 147 303 0 1335 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6560

[startup+1.50051 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30207
/proc/meminfo: memFree=1685940/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=8640 CPUtime=1.49
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 2095 0 0 0 145 4 0 0 19 0 1 0 24708874 8847360 1699 1992294400 134512640 135751879 4289607488 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 2160 1699 147 303 0 1855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8640

[startup+3.10067 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30207
/proc/meminfo: memFree=1683088/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=12668 CPUtime=3.09
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 3102 0 0 0 303 6 0 0 24 0 1 0 24708874 12972032 2706 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 3167 2706 147 303 0 2862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12668

[startup+6.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30207
/proc/meminfo: memFree=1675036/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=19828 CPUtime=6.29
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 4881 0 0 0 620 9 0 0 25 0 1 0 24708874 20303872 4485 1992294400 134512640 135751879 4289607488 18446744073709551615 134610818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 4957 4485 148 303 0 4652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19828

[startup+12.7006 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30207
/proc/meminfo: memFree=1661024/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=33456 CPUtime=12.68
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 8307 0 0 0 1250 18 0 0 25 0 1 0 24708874 34258944 7911 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 8364 7911 148 303 0 8059 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33456

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30207
/proc/meminfo: memFree=1634240/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=58992 CPUtime=25.49
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 14671 0 0 0 2517 32 0 0 25 0 1 0 24708874 60407808 14275 1992294400 134512640 135751879 4289607488 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 14748 14275 148 303 0 14443 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58992

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30209
/proc/meminfo: memFree=1596916/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=96804 CPUtime=51.08
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 24098 0 0 0 5050 58 0 0 25 0 1 0 24708874 99127296 23702 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 24201 23702 148 303 0 23896 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 96804

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30209
/proc/meminfo: memFree=1511480/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=181184 CPUtime=102.27
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 45189 0 0 0 10124 103 0 0 25 0 1 0 24708874 185532416 44793 1992294400 134512640 135751879 4289607488 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 45296 44793 148 303 0 44991 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 181184

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30211
/proc/meminfo: memFree=1429888/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=263728 CPUtime=162.25
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 65763 0 0 0 16070 155 0 0 25 0 1 0 24708874 270057472 65367 1992294400 134512640 135751879 4289607488 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 65932 65367 148 303 0 65627 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 263728

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30213
/proc/meminfo: memFree=1399880/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=291876 CPUtime=222.23
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 73099 0 0 0 22034 189 0 0 25 0 1 0 24708874 298881024 72510 1992294400 134512640 135751879 4289607488 18446744073709551615 134616866 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 72969 72510 151 303 0 72664 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 291876

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30224
/proc/meminfo: memFree=1382396/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=309188 CPUtime=282.21
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 77448 0 0 0 28009 212 0 0 25 0 1 0 24708874 316608512 76859 1992294400 134512640 135751879 4289607488 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 77297 76859 151 303 0 76992 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 309188

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30226
/proc/meminfo: memFree=1342592/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=348960 CPUtime=342.19
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 87396 0 0 0 33971 248 0 0 25 0 1 0 24708874 357335040 86807 1992294400 134512640 135751879 4289607488 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 87240 86807 151 303 0 86935 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 348960

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30226
/proc/meminfo: memFree=1309112/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=382888 CPUtime=402.18
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 95857 0 0 0 39946 272 0 0 25 0 1 0 24708874 392077312 95268 1992294400 134512640 135751879 4289607488 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 95722 95268 151 303 0 95417 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 382888

[startup+462.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/106 30228
/proc/meminfo: memFree=1271292/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=420332 CPUtime=462.17
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 105212 0 0 0 45916 301 0 0 25 0 1 0 24708874 430419968 104623 1992294400 134512640 135751879 4289607488 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 105083 104623 151 303 0 104778 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 420332

[startup+522.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/106 30230
/proc/meminfo: memFree=1228636/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=463028 CPUtime=522.15
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 115863 0 0 0 51887 328 0 0 25 0 1 0 24708874 474140672 115274 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 115757 115274 151 303 0 115452 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 463028

[startup+582.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/106 30232
/proc/meminfo: memFree=1198008/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=493700 CPUtime=582.13
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 123518 0 0 0 57863 350 0 0 25 0 1 0 24708874 505548800 122929 1992294400 134512640 135751879 4289607488 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 123425 122929 151 303 0 123120 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 493700

[startup+642.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/106 30234
/proc/meminfo: memFree=1159444/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=531988 CPUtime=642.12
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 133084 0 0 0 63833 379 0 0 25 0 1 0 24708874 544755712 132495 1992294400 134512640 135751879 4289607488 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 132997 132495 151 303 0 132692 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 531988

[startup+702.3 s]

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

/proc/loadavg: 1.00 1.03 1.00 2/106 30248
/proc/meminfo: memFree=863704/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=827908 CPUtime=1181.98
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 206928 0 0 0 117616 582 0 0 25 0 1 0 24708874 847777792 206339 1992294400 134512640 135751879 4289607488 18446744073709551615 134616825 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 206977 206339 151 303 0 206672 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 827908

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 30250
/proc/meminfo: memFree=834192/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=857176 CPUtime=1241.97
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 214245 0 0 0 123590 607 0 0 25 0 1 0 24708874 877748224 213656 1992294400 134512640 135751879 4289607488 18446744073709551615 134616334 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 214294 213656 151 303 0 213989 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 857176

[startup+1302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/106 30250
/proc/meminfo: memFree=796124/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=894864 CPUtime=1301.96
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 223666 0 0 0 129562 634 0 0 25 0 1 0 24708874 916340736 223077 1992294400 134512640 135751879 4289607488 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 223716 223077 151 303 0 223411 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 894864

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/106 30252
/proc/meminfo: memFree=763884/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=927400 CPUtime=1361.93
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 231796 0 0 0 135540 653 0 0 25 0 1 0 24708874 949657600 231207 1992294400 134512640 135751879 4289607488 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 231850 231208 151 303 0 231545 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 927400

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30257
/proc/meminfo: memFree=726560/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=963904 CPUtime=1421.93
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 240901 0 0 0 141517 676 0 0 25 0 1 0 24708874 987037696 240312 1992294400 134512640 135751879 4289607488 18446744073709551615 134616495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 240976 240312 151 303 0 240671 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 963904

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30259
/proc/meminfo: memFree=693080/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=997740 CPUtime=1481.9
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 249364 0 0 0 147493 697 0 0 25 0 1 0 24708874 1021685760 248775 1992294400 134512640 135751879 4289607488 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 249435 248775 151 303 0 249130 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 997740

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30261
/proc/meminfo: memFree=643976/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1046656 CPUtime=1541.89
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 261588 0 0 0 153462 727 0 0 25 0 1 0 24708874 1071775744 260999 1992294400 134512640 135751879 4289607488 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 261664 260999 151 303 0 261359 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1046656

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30261
/proc/meminfo: memFree=599708/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1091368 CPUtime=1601.87
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 272751 0 0 0 159435 752 0 0 25 0 1 0 24708874 1117560832 272162 1992294400 134512640 135751879 4289607488 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 272842 272162 151 303 0 272537 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 1091368

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30263
/proc/meminfo: memFree=559408/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1131464 CPUtime=1661.86
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 282773 0 0 0 165410 776 0 0 25 0 1 0 24708874 1158619136 282184 1992294400 134512640 135751879 4289607488 18446744073709551615 134606354 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 282866 282184 151 303 0 282561 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1131464

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30265
/proc/meminfo: memFree=513776/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1177160 CPUtime=1721.85
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 294185 0 0 0 171381 804 0 0 25 0 1 0 24708874 1205411840 293596 1992294400 134512640 135751879 4289607488 18446744073709551615 134605954 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 294290 293596 151 303 0 293985 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1177160

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30267
/proc/meminfo: memFree=478312/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1212296 CPUtime=1781.83
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 302937 0 0 0 177358 825 0 0 25 0 1 0 24708874 1241391104 302348 1992294400 134512640 135751879 4289607488 18446744073709551615 134611290 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 303074 302348 151 303 0 302769 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1212296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30267
/proc/meminfo: memFree=466656/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1223656 CPUtime=1800.03
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 305784 0 0 0 179169 834 0 0 25 0 1 0 24708874 1253023744 305195 1992294400 134512640 135751879 4289607488 18446744073709551615 134611181 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 305914 305195 151 303 0 305609 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1223656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (1800.03 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1800.03 s) to the 'lost time'.

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 30267
/proc/meminfo: memFree=466656/2059040 swapFree=4139448/4192956
[pid=30206] ppid=30204 vsize=1223656 CPUtime=1800.03
/proc/30206/stat : 30206 (wbo1.4b) R 30204 30206 30011 0 -1 4202496 305784 0 0 0 179169 834 0 0 25 0 1 0 24708874 1253023744 305195 1992294400 134512640 135751879 4289607488 18446744073709551615 134611181 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30206/statm: 305914 305195 151 303 0 305609 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1223656

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30268
/proc/meminfo: memFree=1632244/2059040 swapFree=4139448/4192956
[pid=30206] ppid=-1 vsize=0 CPUtime=0
/proc/30206/stat : -- couldn't open stat file --/proc/30206/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 30268
/proc/meminfo: memFree=1632244/2059040 swapFree=4139448/4192956
[pid=30206] ppid=-1 vsize=0 CPUtime=0
/proc/30206/stat : -- couldn't open stat file --/proc/30206/statm: Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30206 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=698620
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=450715
# CPU time returned by wait4() is 1800.15
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1800.03
#  lost CPU user time (s): 1791.69
#  lost CPU system time (s): 8.34

Real time (s): 1800.61
CPU time (s): 1800.03
CPU user time (s): 1791.69
CPU system time (s): 8.34
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 1223656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.7
system time used= 8.45072
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305784
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3541

runsolver used 3.05454 second user time and 8.43272 second system time

The end

Launcher Data

Begin job on node084 at 2010-07-08 06:56:43
IDJOB=2702376
IDBENCH=48123
IDSOLVER=1161
FILE ID=node084/2702376-1278565003
PBS_JOBID= 11239563
Free space on /tmp= 62508 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_1.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702376-1278565003/watcher-2702376-1278565003 -o /tmp/evaluation-result-2702376-1278565003/solver-2702376-1278565003 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702376-1278565003.opb

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

MD5SUM BENCH= 08f3a00099e19d384504c40fc611777e
RANDOM SEED=2060567051

node084.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.215
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.43
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.215
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	: 5999.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1691940 kB
Buffers:         74448 kB
Cached:         188348 kB
SwapCached:      22024 kB
Active:         163228 kB
Inactive:       129096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1691940 kB
SwapTotal:     4192956 kB
SwapFree:      4139448 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:       12220 kB
Mapped:          12028 kB
Slab:            52868 kB
PageTables:       4132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702376-1278565003.opb

Free space on /tmp at the end= 62508 MiB
End job on node084 at 2010-07-08 07:26:46