Trace number 2655953

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.09 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_15.opb
MD5SUMb4a219bc21641bf0d46eae2692004ebe
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark202
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 176
Optimality of the best value was proved NO
Number of variables4320
Total number of constraints8414
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 constraints8414
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1469
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655953-1276586390.opb.
0.00/0.00	c Instance file HOME/instance-2655953-1276586390.opb
0.00/0.00	c File size is 2048187 bytes.
0.29/0.34	c Highest Coefficient sum: 1469
0.29/0.34	c ============================[ Problem Statistics ]=============================
0.29/0.34	c |                                                                             |
0.29/0.34	c |  Parsing time:          0.34         s                                      |
0.29/0.34	c |  Number Variables:      4320                                                |
0.29/0.34	c |  Number Clauses:        0                                                   |
0.29/0.34	c |  Number Cardinality:    0                                                   |
0.29/0.34	c |  Number PB Constraints: 8414                                                |
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |    4320     8414   252224 |     5000        0    nan |  0.000 % |
1.00/1.10	c |       101 |    4320     8414   252224 |     5500      101     24 |  0.000 % |
2.29/2.33	c |       255 |    4320     8414   252224 |     6050      255     23 |  0.000 % |
3.09/3.15	c |       480 |    4320     8414   252224 |     6655      480     27 |  0.000 % |
4.49/4.58	c |       818 |    4320     8414   252224 |     7320      818     29 |  0.000 % |
6.18/6.24	c |      1324 |    4320     8414   252224 |     8052     1324     34 |  0.000 % |
10.39/10.40	c |      2085 |    4320     8414   252224 |     8857     2085     35 |  0.000 % |
14.39/14.48	c |      3224 |    4320     8414   252224 |     9743     3224     33 |  0.000 % |
18.69/18.72	c |      4932 |    4320     8414   252224 |    10717     4932     31 |  0.000 % |
25.59/25.66	c |      7496 |    4320     8414   252224 |    11789     7496     35 |  0.000 % |
27.39/27.47	c ===============================================================================
27.39/27.47	c New solution: 219
27.39/27.47	o 219
27.39/27.47	c Elapsed CPU time: 27.3978 s	Remaining CPU time: 152.602 s
27.39/27.47	c ===============================================================================
27.39/27.47	c |      8107 |    4320     8415   252232 |     5000     8107     35 |  0.000 % |
27.88/27.94	c |      8207 |    4320     8415   252232 |     5500     4154     39 |  0.000 % |
28.38/28.49	c |      8357 |    4320     8415   252232 |     6050     4304     38 |  0.000 % |
29.88/29.99	c |      8582 |    4320     8415   252232 |     6655     4529     38 |  0.000 % |
31.08/31.12	c |      8921 |    4320     8415   252232 |     7320     4868     37 |  0.000 % |
32.18/32.25	c |      9427 |    4320     8415   252232 |     8052     5374     37 |  0.000 % |
34.27/34.31	c |     10186 |    4320     8415   252232 |     8857     6133     36 |  0.000 % |
38.27/38.34	c |     11325 |    4320     8415   252232 |     9743     7272     39 |  0.000 % |
43.27/43.38	c |     13034 |    4320     8415   252232 |    10717     8981     37 |  0.000 % |
52.07/52.19	c |     15596 |    4320     8415   252232 |    11789    11543     39 |  0.000 % |
64.06/64.20	c |     19440 |    4320     8415   252232 |    12968     9359     36 |  0.000 % |
84.26/84.32	c |     25208 |    4320     8415   252232 |    14265    15127     39 |  0.000 % |
118.24/118.34	c |     33858 |    4320     8415   252232 |    15692     8865     34 |  0.000 % |
164.13/164.29	c |     46832 |    4320     8415   252232 |    17261    13069     52 |  0.000 % |
180.32/180.47	c There are 0 assigned variables. 0 in cost function.
180.82/181.00	c core #1
180.82/181.00	c core #2
180.82/181.00	c ============================[ Search Statistics ]==============================
180.82/181.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.82/181.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.82/181.00	c ===============================================================================
180.82/181.00	c |         0 |    4245     8439   252245 |     5000        0    nan |  0.000 % |
180.92/181.01	c ===============================================================================
181.02/181.18	c core #3
181.02/181.18	c ============================[ Search Statistics ]==============================
181.02/181.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.02/181.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.02/181.18	c ===============================================================================
181.02/181.18	c |         0 |    4253     8446   252255 |     5000        0    nan |  0.000 % |
181.02/181.19	c ===============================================================================
181.22/181.38	c core #4
181.22/181.38	c ============================[ Search Statistics ]==============================
181.22/181.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.22/181.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.22/181.38	c ===============================================================================
181.22/181.38	c |         0 |    4274     8452   252269 |     5000        0    nan |  0.000 % |
181.32/181.41	c ===============================================================================
181.42/181.59	c core #5
181.42/181.59	c ============================[ Search Statistics ]==============================
181.42/181.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.42/181.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.42/181.59	c ===============================================================================
181.42/181.59	c |         0 |    4284     8458   252284 |     5000        0    nan |  0.000 % |
181.52/181.66	c ===============================================================================
181.72/181.84	c core #6
181.72/181.84	c ============================[ Search Statistics ]==============================
181.72/181.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.72/181.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.72/181.84	c ===============================================================================
181.72/181.84	c |         0 |    4304     8463   252301 |     5000        0    nan |  0.000 % |
181.82/181.97	c ===============================================================================
182.01/182.15	c core #7
182.01/182.15	c ============================[ Search Statistics ]==============================
182.01/182.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.01/182.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.01/182.15	c ===============================================================================
182.01/182.15	c |         0 |    4315     8468   252319 |     5000        0    nan |  0.000 % |
182.31/182.42	c ===============================================================================
182.52/182.61	c core #8
182.52/182.61	c ============================[ Search Statistics ]==============================
182.52/182.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.52/182.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.52/182.61	c ===============================================================================
182.52/182.61	c |         0 |    4327     8473   252339 |     5000        0    nan |  0.000 % |
183.01/183.20	c |       100 |    4327     8473   252339 |     5500      100     21 |  1.391 % |
183.71/183.87	c ===============================================================================
183.91/184.05	c core #9
183.91/184.05	c ============================[ Search Statistics ]==============================
183.91/184.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.91/184.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.91/184.05	c ===============================================================================
183.91/184.05	c |         0 |    4346     8477   252361 |     5000        0    nan |  0.000 % |
184.62/184.71	c |       100 |    4346     8477   252361 |     5500      100     23 |  1.025 % |
185.51/185.62	c ===============================================================================
185.73/185.81	c core #10
185.73/185.81	c ============================[ Search Statistics ]==============================
185.73/185.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.73/185.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.73/185.81	c ===============================================================================
185.73/185.81	c |         0 |    4359     8483   252388 |     5000        0    nan |  0.000 % |
186.32/186.41	c |       100 |    4359     8483   252388 |     5500      100     23 |  1.022 % |
187.12/187.23	c |       250 |    4359     8483   252388 |     6050      250     25 |  1.022 % |
188.32/188.49	c |       476 |    4358     8483   252388 |     6655      476     27 |  1.045 % |
189.21/189.30	c ===============================================================================
189.31/189.48	c core #11
189.31/189.48	c ============================[ Search Statistics ]==============================
189.31/189.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.31/189.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.31/189.48	c ===============================================================================
189.31/189.48	c |         0 |    4375     8489   252421 |     5000        0    nan |  0.000 % |
189.91/190.07	c |       102 |    4375     8489   252421 |     5500      102     23 |  1.018 % |
190.61/190.80	c |       252 |    4375     8489   252421 |     6050      252     24 |  1.018 % |
191.82/191.93	c |       477 |    4375     8489   252421 |     6655      477     25 |  1.018 % |
193.21/193.39	c |       814 |    4375     8489   252421 |     7320      814     26 |  1.018 % |
195.21/195.33	c |      1320 |    4368     8489   252421 |     8052      472     26 |  1.357 % |
196.61/196.73	c ===============================================================================
196.82/196.92	c core #12
196.82/196.92	c ============================[ Search Statistics ]==============================
196.82/196.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.82/196.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.82/196.92	c ===============================================================================
196.82/196.92	c |         0 |    4380     8493   252428 |     5000        0    nan |  0.000 % |
197.41/197.52	c |       100 |    4380     8493   252428 |     5500      100     23 |  1.017 % |
198.01/198.15	c |       250 |    4380     8493   252428 |     6050      250     25 |  1.017 % |
199.02/199.13	c |       476 |    4380     8493   252428 |     6655      476     25 |  1.017 % |
200.31/200.48	c |       814 |    4380     8493   252428 |     7320      814     27 |  1.017 % |
202.40/202.56	c |      1320 |    4380     8493   252428 |     8052     1320     28 |  1.017 % |
205.71/205.88	c |      2079 |    4380     8493   252428 |     8857     2079     30 |  1.017 % |
211.01/211.10	c |      3218 |    4379     8493   252428 |     9743     2380     30 |  1.040 % |
213.70/213.83	c ===============================================================================
213.90/214.01	c core #13
213.90/214.01	c ============================[ Search Statistics ]==============================
213.90/214.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
213.90/214.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
213.90/214.01	c ===============================================================================
213.90/214.01	c |         0 |    4398     8496   252457 |     5000        0    nan |  0.000 % |
214.51/214.69	c |       100 |    4398     8496   252457 |     5500      100     21 |  0.678 % |
215.31/215.46	c |       250 |    4391     8496   252457 |     6050      250     22 |  0.994 % |
216.30/216.40	c |       477 |    4389     8496   252457 |     6655      477     23 |  1.061 % |
217.80/217.93	c |       814 |    4389     8496   252457 |     7320      814     26 |  1.061 % |
219.81/219.95	c |      1321 |    4381     8496   252457 |     8052     1060     27 |  1.061 % |
223.11/223.22	c |      2080 |    4381     8496   252457 |     8857     1819     27 |  1.061 % |
227.50/227.69	c |      3221 |    4381     8496   252457 |     9743     2960     28 |  1.061 % |
235.50/235.70	c |      4930 |    4348     8496   252457 |    10717     1021     27 |  1.807 % |
239.09/239.27	c ===============================================================================
239.29/239.47	c core #14
239.29/239.47	c ============================[ Search Statistics ]==============================
239.29/239.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.29/239.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.29/239.47	c ===============================================================================
239.29/239.47	c |         0 |    4436     8502   252537 |     5000        0    nan |  0.000 % |
239.99/240.15	c |       101 |    4436     8502   252537 |     5500      101     21 |  0.672 % |
240.80/240.92	c |       253 |    4436     8502   252537 |     6050      253     23 |  0.672 % |
241.49/241.65	c |       481 |    4436     8502   252537 |     6655      481     25 |  0.672 % |
243.29/243.47	c |       818 |    4436     8502   252537 |     7320      818     27 |  0.672 % |
245.29/245.44	c |      1324 |    4436     8502   252537 |     8052     1324     28 |  0.672 % |
248.59/248.78	c |      2084 |    4436     8502   252537 |     8857     2084     27 |  0.672 % |
254.19/254.35	c |      3224 |    4436     8502   252537 |     9743     3224     28 |  0.672 % |
260.99/261.12	c |      4935 |    4436     8502   252537 |    10717     4935     29 |  0.672 % |
271.77/271.94	c |      7497 |    4436     8502   252537 |    11789     7497     29 |  0.672 % |
290.67/290.81	c |     11342 |    4436     8502   252537 |    12968    11342     31 |  0.672 % |
314.26/314.40	c |     17108 |    4430     8502   252537 |    14265    10126     36 |  0.806 % |
350.24/350.46	c |     25757 |    4427     8502   252537 |    15692     4743     37 |  0.873 % |
392.03/392.21	c ===============================================================================
392.23/392.48	c core #15
392.23/392.48	c ============================[ Search Statistics ]==============================
392.23/392.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
392.23/392.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
392.23/392.48	c ===============================================================================
392.23/392.48	c |         0 |    4453     8508   252575 |     5000        0    nan |  0.000 % |
392.83/393.09	c |       100 |    4453     8508   252575 |     5500      100     19 |  0.669 % |
393.64/393.84	c |       250 |    4453     8508   252575 |     6050      250     18 |  0.669 % |
394.53/394.72	c |       476 |    4453     8508   252575 |     6655      476     21 |  0.669 % |
395.83/396.03	c |       813 |    4453     8508   252575 |     7320      813     25 |  0.669 % |
397.93/398.19	c |      1319 |    4453     8508   252575 |     8052     1319     27 |  0.669 % |
401.34/401.51	c |      2078 |    4453     8508   252575 |     8857     2078     27 |  0.669 % |
406.83/407.03	c |      3217 |    4453     8508   252575 |     9743     3217     30 |  0.669 % |
411.43/411.63	c |      4927 |    4453     8508   252575 |    10717     4927     29 |  0.669 % |
422.61/422.86	c |      7491 |    4453     8508   252575 |    11789     7491     31 |  0.669 % |
435.81/436.03	c |     11336 |    4453     8508   252575 |    12968    11336     32 |  0.669 % |
457.80/458.02	c |     17103 |    4453     8508   252575 |    14265    10577     33 |  0.669 % |
498.49/498.79	c |     25753 |    4453     8508   252575 |    15692    12071     36 |  0.669 % |
555.17/555.47	c |     38728 |    4453     8508   252575 |    17261     9245     34 |  0.669 % |
621.33/621.66	c |     58190 |    4453     8508   252575 |    18987    11235     43 |  0.669 % |
641.42/641.74	c ===============================================================================
641.72/642.00	c core #16
641.72/642.00	c ============================[ Search Statistics ]==============================
641.72/642.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
641.72/642.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
641.72/642.00	c ===============================================================================
641.72/642.00	c |         0 |    4465     8513   252601 |     5000        0    nan |  0.000 % |
642.22/642.53	c |       100 |    4465     8513   252601 |     5500      100     25 |  0.667 % |
642.33/642.61	c |       250 |    4465     8513   252601 |     6050      250     17 |  0.667 % |
643.92/644.25	c |       476 |    4465     8513   252601 |     6655      476     25 |  0.667 % |
645.82/646.15	c |       814 |    4465     8513   252601 |     7320      814     28 |  0.667 % |
647.53/647.86	c |      1320 |    4465     8513   252601 |     8052     1320     29 |  0.667 % |
649.92/650.24	c |      2079 |    4465     8513   252601 |     8857     2079     28 |  0.667 % |
653.03/653.35	c |      3219 |    4465     8513   252601 |     9743     3219     29 |  0.667 % |
657.92/658.29	c |      4927 |    4465     8513   252601 |    10717     4927     29 |  0.667 % |
667.21/667.52	c |      7489 |    4465     8513   252601 |    11789     7489     29 |  0.667 % |
682.41/682.70	c |     11333 |    4465     8513   252601 |    12968    11333     30 |  0.667 % |
705.91/706.23	c |     17099 |    4465     8513   252601 |    14265     9976     33 |  0.667 % |
739.48/739.89	c |     25750 |    4465     8513   252601 |    15692    11073     34 |  0.667 % |
797.86/798.27	c |     38725 |    4465     8513   252601 |    17261     8113     39 |  0.667 % |
864.34/864.76	c |     58186 |    4465     8513   252601 |    18987    10124     31 |  0.667 % |
976.59/977.00	c |     87378 |    4465     8513   252601 |    20886    20014     34 |  0.668 % |
1144.32/1144.89	c |    131169 |    4465     8513   252601 |    22974    10709     29 |  0.668 % |
1192.20/1192.74	c ===============================================================================
1192.50/1193.05	c core #17
1192.50/1193.05	c ============================[ Search Statistics ]==============================
1192.50/1193.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1192.50/1193.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1192.50/1193.05	c ===============================================================================
1192.50/1193.05	c |         0 |    4469     8516   252607 |     5000        0    nan |  0.000 % |
1193.10/1193.66	c |       100 |    4469     8516   252607 |     5500      100     33 |  0.667 % |
1193.80/1194.36	c |       250 |    4469     8516   252607 |     6050      250     30 |  0.667 % |
1194.90/1195.46	c |       476 |    4469     8516   252607 |     6655      476     31 |  0.667 % |
1196.60/1197.14	c |       813 |    4469     8516   252607 |     7320      813     32 |  0.667 % |
1198.40/1198.93	c |      1319 |    4469     8516   252607 |     8052     1319     33 |  0.667 % |
1201.20/1201.78	c |      2079 |    4469     8516   252607 |     8857     2079     34 |  0.667 % |
1205.70/1206.27	c |      3219 |    4469     8516   252607 |     9743     3219     33 |  0.667 % |
1211.60/1212.16	c |      4927 |    4469     8516   252607 |    10717     4927     34 |  0.667 % |
1222.19/1222.70	c |      7490 |    4469     8516   252607 |    11789     7490     32 |  0.667 % |
1236.68/1237.22	c |     11334 |    4469     8516   252607 |    12968    11334     32 |  0.667 % |
1255.68/1256.26	c |     17101 |    4469     8516   252607 |    14265    10449     32 |  0.667 % |
1286.16/1286.78	c |     25750 |    4469     8516   252607 |    15692    11731     32 |  0.667 % |
1322.76/1323.33	c |     38725 |    4469     8516   252607 |    17261     8711     32 |  0.667 % |
1403.31/1403.99	c |     58187 |    4469     8516   252607 |    18987    10181     41 |  0.667 % |
1498.69/1499.34	c |     87379 |    4469     8516   252607 |    20886    10407     39 |  0.667 % |
1639.72/1640.41	c |    131169 |    4315     8516   252607 |    22974    17839     42 |  4.090 % |
1680.12/1680.81	c ===============================================================================
1680.60/1681.32	c core #18
1680.60/1681.32	c ============================[ Search Statistics ]==============================
1680.60/1681.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1680.60/1681.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1680.60/1681.32	c ===============================================================================
1680.60/1681.32	c |         0 |    4481     8519   252629 |     5000        0    nan |  0.000 % |
1681.11/1681.90	c |       101 |    4481     8519   252629 |     5500      101     21 |  0.665 % |
1681.91/1682.63	c |       252 |    4481     8519   252629 |     6050      252     20 |  0.665 % |
1682.60/1683.30	c |       477 |    4481     8519   252629 |     6655      477     22 |  0.665 % |
1683.70/1684.46	c |       816 |    4481     8519   252629 |     7320      816     25 |  0.665 % |
1685.51/1686.20	c |      1322 |    4481     8519   252629 |     8052     1322     27 |  0.665 % |
1687.10/1687.81	c |      2081 |    4481     8519   252629 |     8857     2081     27 |  0.666 % |
1690.30/1691.00	c |      3220 |    4481     8519   252629 |     9743     3220     27 |  0.665 % |
1696.40/1697.12	c |      4930 |    4481     8519   252629 |    10717     4930     28 |  0.665 % |
1706.40/1707.11	c |      7493 |    4481     8519   252629 |    11789     7493     29 |  0.665 % |
1719.60/1720.39	c |     11337 |    4481     8519   252629 |    12968    11337     30 |  0.665 % |
1741.09/1741.85	c |     17103 |    4460     8519   252629 |    14265     8508     33 |  1.131 % |
1767.27/1768.07	c |     25753 |    4460     8519   252629 |    15692     9963     32 |  1.131 % |

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-2655953-1276586390/watcher-2655953-1276586390 -o /tmp/evaluation-result-2655953-1276586390/solver-2655953-1276586390 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655953-1276586390.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: 0.92 0.98 0.99 3/106 3528
/proc/meminfo: memFree=1727192/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=4576 CPUtime=0
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 299 0 0 0 0 0 0 0 20 0 1 0 34240689 4685824 217 1992294400 134512640 135751879 4287156032 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 1144 217 144 303 0 338 0

[startup+0.05181 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 3528
/proc/meminfo: memFree=1727192/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=5636 CPUtime=0.04
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 608 0 0 0 4 0 0 0 20 0 1 0 34240689 5771264 526 1992294400 134512640 135751879 4287156032 18446744073709551615 135379910 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 1409 527 205 303 0 603 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5636

[startup+0.10182 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 3528
/proc/meminfo: memFree=1727192/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=6868 CPUtime=0.09
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 988 0 0 0 9 0 0 0 20 0 1 0 34240689 7032832 906 1992294400 134512640 135751879 4287156032 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 1717 906 278 303 0 911 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6868

[startup+0.301862 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 3528
/proc/meminfo: memFree=1727192/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=11600 CPUtime=0.29
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 2470 0 0 0 29 0 0 0 20 0 1 0 34240689 11878400 2388 1992294400 134512640 135751879 4287156032 18446744073709551615 134568969 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2900 2389 567 303 0 2094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11600

[startup+0.700947 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 3528
/proc/meminfo: memFree=1727192/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=10932 CPUtime=0.69
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 2977 0 0 0 68 1 0 0 20 0 1 0 34240689 11194368 2287 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2733 2287 146 303 0 2428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10932

[startup+1.50112 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 3529
/proc/meminfo: memFree=1718008/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=10932 CPUtime=1.49
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 2978 0 0 0 148 1 0 0 23 0 1 0 34240689 11194368 2288 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2733 2288 147 303 0 2428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10932

[startup+3.10146 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 3529
/proc/meminfo: memFree=1717760/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=10932 CPUtime=3.09
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 2978 0 0 0 308 1 0 0 25 0 1 0 34240689 11194368 2288 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2733 2288 147 303 0 2428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10932

[startup+6.30114 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 3529
/proc/meminfo: memFree=1717512/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=11196 CPUtime=6.29
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 3023 0 0 0 627 2 0 0 25 0 1 0 34240689 11464704 2333 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2799 2333 147 303 0 2494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11196

[startup+12.7005 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 3531
/proc/meminfo: memFree=1717512/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=11460 CPUtime=12.69
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 3101 0 0 0 1266 3 0 0 25 0 1 0 34240689 11735040 2411 1992294400 134512640 135751879 4287156032 18446744073709551615 134518784 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 2865 2411 147 303 0 2560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11460

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 3531
/proc/meminfo: memFree=1716644/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=12648 CPUtime=25.49
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 3380 0 0 0 2543 6 0 0 25 0 1 0 34240689 12951552 2690 1992294400 134512640 135751879 4287156032 18446744073709551615 134620490 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 3162 2690 147 303 0 2857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12648

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 3531
/proc/meminfo: memFree=1714660/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=14496 CPUtime=51.07
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 3861 0 0 0 5095 12 0 0 25 0 1 0 34240689 14843904 3171 1992294400 134512640 135751879 4287156032 18446744073709551615 134611210 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 3624 3171 148 303 0 3319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14496

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 3533
/proc/meminfo: memFree=1711064/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=17928 CPUtime=102.26
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 4698 0 0 0 10203 23 0 0 25 0 1 0 34240689 18358272 4008 1992294400 134512640 135751879 4287156032 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 4482 4008 148 303 0 4177 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17928

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3535
/proc/meminfo: memFree=1706600/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=22416 CPUtime=162.22
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 5821 0 0 0 16188 34 0 0 25 0 1 0 34240689 22953984 5131 1992294400 134512640 135751879 4287156032 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 5604 5131 148 303 0 5299 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22416

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3535
/proc/meminfo: memFree=1687628/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=41140 CPUtime=222.2
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 10600 0 0 0 22174 46 0 0 25 0 1 0 34240689 42127360 9832 1992294400 134512640 135751879 4287156032 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 10285 9832 151 303 0 9980 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 41140

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3537
/proc/meminfo: memFree=1685644/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=42860 CPUtime=282.17
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 11046 0 0 0 28163 54 0 0 25 0 1 0 34240689 43888640 10278 1992294400 134512640 135751879 4287156032 18446744073709551615 134611200 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 10715 10278 151 303 0 10410 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 42860

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3539
/proc/meminfo: memFree=1685644/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=42860 CPUtime=342.15
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 11048 0 0 0 34153 62 0 0 25 0 1 0 34240689 43888640 10280 1992294400 134512640 135751879 4287156032 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 10715 10280 151 303 0 10410 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 42860

[startup+402.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3541
/proc/meminfo: memFree=1677088/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=51456 CPUtime=402.13
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 13182 0 0 0 40143 70 0 0 25 0 1 0 34240689 52690944 12414 1992294400 134512640 135751879 4287156032 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 12864 12414 151 303 0 12559 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 51456

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3543
/proc/meminfo: memFree=1676964/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=51456 CPUtime=462.1
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 13185 0 0 0 46129 81 0 0 25 0 1 0 34240689 52690944 12417 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 12864 12417 151 303 0 12559 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 51456

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3543
/proc/meminfo: memFree=1676964/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=51456 CPUtime=522.07
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 13186 0 0 0 52116 91 0 0 25 0 1 0 34240689 52690944 12418 1992294400 134512640 135751879 4287156032 18446744073709551615 134611290 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 12864 12418 151 303 0 12559 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 51456

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3545
/proc/meminfo: memFree=1675104/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=53304 CPUtime=582.05
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 13630 0 0 0 58103 102 0 0 25 0 1 0 34240689 54583296 12862 1992294400 134512640 135751879 4287156032 18446744073709551615 134518470 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 13326 12862 151 303 0 13021 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 53304

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3547
/proc/meminfo: memFree=1663076/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=65080 CPUtime=642.03
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 16581 0 0 0 64087 116 0 0 25 0 1 0 34240689 66641920 15813 1992294400 134512640 135751879 4287156032 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 16270 15813 151 303 0 15965 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 65080

[startup+702.3 s]

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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3551
/proc/meminfo: memFree=1662084/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=65344 CPUtime=821.95
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 16663 0 0 0 82047 148 0 0 25 0 1 0 34240689 66912256 15895 1992294400 134512640 135751879 4287156032 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 16336 15895 151 303 0 16031 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 65344

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3553
/proc/meminfo: memFree=1659356/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=68140 CPUtime=881.93
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 17360 0 0 0 88031 162 0 0 25 0 1 0 34240689 69775360 16592 1992294400 134512640 135751879 4287156032 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 17035 16592 151 303 0 16730 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 68140

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3555
/proc/meminfo: memFree=1656752/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=70744 CPUtime=941.9
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 17983 0 0 0 94015 175 0 0 25 0 1 0 34240689 72441856 17215 1992294400 134512640 135751879 4287156032 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 17686 17215 151 303 0 17381 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 70744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3557
/proc/meminfo: memFree=1654024/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=73252 CPUtime=1001.88
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 18629 0 0 0 100000 188 0 0 25 0 1 0 34240689 75010048 17861 1992294400 134512640 135751879 4287156032 18446744073709551615 134611297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 18313 17861 151 303 0 18008 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 73252

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3557
/proc/meminfo: memFree=1651668/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=75760 CPUtime=1061.85
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 19231 0 0 0 105983 202 0 0 25 0 1 0 34240689 77578240 18463 1992294400 134512640 135751879 4287156032 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 18940 18463 151 303 0 18635 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 75760

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3559
/proc/meminfo: memFree=1648816/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=78548 CPUtime=1121.83
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 19938 0 0 0 111970 213 0 0 25 0 1 0 34240689 80433152 19170 1992294400 134512640 135751879 4287156032 18446744073709551615 134611292 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 19637 19170 151 303 0 19332 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 78548

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3561
/proc/meminfo: memFree=1645592/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=81720 CPUtime=1181.8
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 20741 0 0 0 117954 226 0 0 25 0 1 0 34240689 83681280 19973 1992294400 134512640 135751879 4287156032 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 20430 19973 151 303 0 20125 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 81720

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3563
/proc/meminfo: memFree=1636540/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=90560 CPUtime=1241.78
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 22917 0 0 0 123940 238 0 0 25 0 1 0 34240689 92733440 22149 1992294400 134512640 135751879 4287156032 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 22640 22149 151 303 0 22335 0
Current children cumulated CPU time (s) 1241.78
Current children cumulated vsize (KiB) 90560

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3565
/proc/meminfo: memFree=1636416/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=90560 CPUtime=1301.76
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 22917 0 0 0 129924 252 0 0 25 0 1 0 34240689 92733440 22149 1992294400 134512640 135751879 4287156032 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 22640 22149 151 303 0 22335 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 90560

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3567
/proc/meminfo: memFree=1636416/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=90560 CPUtime=1361.73
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 22921 0 0 0 135908 265 0 0 25 0 1 0 34240689 92733440 22153 1992294400 134512640 135751879 4287156032 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 22640 22153 151 303 0 22335 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 90560

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3567
/proc/meminfo: memFree=1634184/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=92676 CPUtime=1421.72
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 23483 0 0 0 141895 277 0 0 25 0 1 0 34240689 94900224 22715 1992294400 134512640 135751879 4287156032 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 23169 22715 151 303 0 22864 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 92676

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3569
/proc/meminfo: memFree=1630960/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=96060 CPUtime=1481.69
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 24318 0 0 0 147880 289 0 0 25 0 1 0 34240689 98365440 23550 1992294400 134512640 135751879 4287156032 18446744073709551615 134620474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 24015 23550 151 303 0 23710 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 96060

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3571
/proc/meminfo: memFree=1627612/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=99228 CPUtime=1541.67
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 25121 0 0 0 153862 305 0 0 25 0 1 0 34240689 101609472 24353 1992294400 134512640 135751879 4287156032 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 24807 24353 151 303 0 24502 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 99228

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3573
/proc/meminfo: memFree=1624140/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=102816 CPUtime=1601.64
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 25995 0 0 0 159842 322 0 0 25 0 1 0 34240689 105283584 25227 1992294400 134512640 135751879 4287156032 18446744073709551615 134620495 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 25704 25227 151 303 0 25399 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 102816

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3575
/proc/meminfo: memFree=1620916/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=106020 CPUtime=1661.61
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 26795 0 0 0 165827 334 0 0 25 0 1 0 34240689 108564480 26027 1992294400 134512640 135751879 4287156032 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 26505 26027 151 303 0 26200 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 106020

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3575
/proc/meminfo: memFree=1611616/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=114952 CPUtime=1721.59
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 29051 0 0 0 171811 348 0 0 25 0 1 0 34240689 117710848 28283 1992294400 134512640 135751879 4287156032 18446744073709551615 134611233 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 28738 28283 151 303 0 28433 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 114952

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3577
/proc/meminfo: memFree=1611368/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=114952 CPUtime=1781.56
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 29051 0 0 0 177794 362 0 0 25 0 1 0 34240689 117710848 28283 1992294400 134512640 135751879 4287156032 18446744073709551615 134611210 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 28738 28283 151 303 0 28433 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 114952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 3577
/proc/meminfo: memFree=1611368/2059040 swapFree=4140216/4192956
[pid=3528] ppid=3526 vsize=114952 CPUtime=1800.06
/proc/3528/stat : 3528 (wbo1.4b) R 3526 3528 2998 0 -1 4202496 29051 0 0 0 179641 365 0 0 25 0 1 0 34240689 117710848 28283 1992294400 134512640 135751879 4287156032 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3528/statm: 28738 28283 151 303 0 28433 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 114952

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.82
CPU time (s): 1800.09
CPU user time (s): 1796.41
CPU system time (s): 3.67244
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 114952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.41
system time used= 3.67244
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29051
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= 10
involuntary context switches= 24658

runsolver used 2.97255 second user time and 8.51571 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-15 09:19:51
IDJOB=2655953
IDBENCH=2634
IDSOLVER=1161
FILE ID=node010/2655953-1276586390
PBS_JOBID= 11173534
Free space on /tmp= 62528 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_15.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655953-1276586390/watcher-2655953-1276586390 -o /tmp/evaluation-result-2655953-1276586390/solver-2655953-1276586390 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655953-1276586390.opb

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

MD5SUM BENCH= b4a219bc21641bf0d46eae2692004ebe
RANDOM SEED=744256561

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1727596 kB
Buffers:         62280 kB
Cached:         189344 kB
SwapCached:       6052 kB
Active:         105164 kB
Inactive:       159144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1727596 kB
SwapTotal:     4192956 kB
SwapFree:      4140216 kB
Dirty:            4608 kB
Writeback:           0 kB
AnonPages:       10964 kB
Mapped:          12964 kB
Slab:            45324 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182688 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= 62528 MiB
End job on node010 at 2010-06-15 09:49:53