Trace number 2680515

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 (fixed)? (TO) 1800.09 1800.63

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
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 constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2765
Number of bits of the biggest sum of numbers12
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 - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680515-1277456213.opb.
0.00/0.00	c Instance file HOME/instance-2680515-1277456213.opb
0.00/0.00	c File size is 6306000 bytes.
1.10/1.15	c Highest Coefficient sum: 2765
1.10/1.15	c ============================[ Problem Statistics ]=============================
1.10/1.15	c |                                                                             |
1.10/1.15	c |  Parsing time:          1.13         s                                      |
1.10/1.15	c |  Number Variables:      11001                                               |
1.10/1.15	c |  Number Clauses:        0                                                   |
1.10/1.15	c |  Number Cardinality:    0                                                   |
1.10/1.15	c |  Number PB Constraints: 21678                                               |
1.10/1.17	c ============================[ Search Statistics ]==============================
1.10/1.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.17	c ===============================================================================
1.10/1.17	c |         0 |   11001    21678   743262 |     7226        0    nan |  0.000 % |
3.99/4.03	c |       100 |   11001    21678   743262 |     7948      100     34 |  0.000 % |
6.69/6.71	c |       251 |   11001    21678   743262 |     8743      251     33 |  0.000 % |
9.29/9.31	c |       477 |   11001    21678   743262 |     9617      477     28 |  0.000 % |
12.99/13.01	c |       814 |   11001    21678   743262 |    10579      814     33 |  0.000 % |
24.78/24.89	c |      1321 |   11001    21678   743262 |    11637     1321     33 |  0.000 % |
34.88/34.94	c |      2080 |   11001    21678   743262 |    12801     2080     35 |  0.000 % |
48.48/48.51	c |      3221 |   11001    21678   743262 |    14081     3221     36 |  0.000 % |
61.48/61.54	c |      4930 |   11001    21678   743262 |    15489     4930     39 |  0.000 % |
80.56/80.67	c |      7492 |   11001    21678   743262 |    17038     7492     38 |  0.000 % |
121.86/121.94	c |     11336 |   11001    21678   743262 |    18742    11336     40 |  0.000 % |
180.13/180.29	c There are 0 assigned variables. 0 in cost function.
181.73/181.81	c core #1
181.73/181.81	c 
181.73/181.81	c 
181.73/181.81	c Core size: 10	Core Weight: 1	Total Weight: 1
181.73/181.81	c
181.73/181.81	c
181.73/181.81	c core #2
181.73/181.81	c 
181.73/181.81	c 
181.73/181.81	c Core size: 12	Core Weight: 1	Total Weight: 2
181.73/181.81	c
181.73/181.81	c
181.73/181.81	c ============================[ Search Statistics ]==============================
181.73/181.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.73/181.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.73/181.81	c ===============================================================================
181.73/181.81	c |         0 |   10885    21704   743285 |     7234        0    nan |  0.000 % |
181.73/181.83	c ===============================================================================
182.24/182.38	c core #3
182.24/182.38	c 
182.24/182.38	c 
182.24/182.38	c Core size: 16	Core Weight: 1	Total Weight: 3
182.24/182.38	c
182.24/182.38	c
182.24/182.38	c ============================[ Search Statistics ]==============================
182.24/182.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.24/182.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.24/182.38	c ===============================================================================
182.24/182.38	c |         0 |   10894    21712   743296 |     7237        0    nan |  0.000 % |
182.34/182.40	c ===============================================================================
182.84/182.96	c core #4
182.84/182.96	c 
182.84/182.96	c 
182.84/182.96	c Core size: 15	Core Weight: 1	Total Weight: 4
182.84/182.96	c
182.84/182.96	c
182.84/182.96	c ============================[ Search Statistics ]==============================
182.84/182.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.96	c ===============================================================================
182.84/182.96	c |         0 |   10920    21719   743311 |     7239        0    nan |  0.000 % |
182.94/183.05	c ===============================================================================
183.54/183.61	c core #5
183.54/183.61	c 
183.54/183.61	c 
183.54/183.61	c Core size: 17	Core Weight: 1	Total Weight: 5
183.54/183.61	c
183.54/183.61	c
183.54/183.61	c ============================[ Search Statistics ]==============================
183.54/183.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.61	c ===============================================================================
183.54/183.61	c |         0 |   10931    21726   743327 |     7242        0    nan |  0.000 % |
183.73/183.80	c ===============================================================================
184.24/184.36	c core #6
184.24/184.36	c 
184.24/184.36	c 
184.24/184.36	c Core size: 15	Core Weight: 3	Total Weight: 8
184.24/184.36	c
184.24/184.36	c
184.24/184.36	c ============================[ Search Statistics ]==============================
184.24/184.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.24/184.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.24/184.36	c ===============================================================================
184.24/184.36	c |         0 |   10956    21732   743345 |     7244        0    nan |  0.000 % |
184.64/184.72	c ===============================================================================
185.13/185.29	c core #7
185.13/185.29	c 
185.13/185.29	c 
185.13/185.29	c Core size: 20	Core Weight: 1	Total Weight: 9
185.13/185.29	c
185.13/185.29	c
185.13/185.29	c ============================[ Search Statistics ]==============================
185.13/185.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.13/185.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.13/185.29	c ===============================================================================
185.13/185.29	c |         0 |   10968    21738   743364 |     7246        0    nan |  0.000 % |
185.93/186.07	c ===============================================================================
186.53/186.64	c core #8
186.53/186.64	c 
186.53/186.64	c 
186.53/186.64	c Core size: 21	Core Weight: 1	Total Weight: 10
186.53/186.64	c
186.53/186.64	c
186.53/186.64	c ============================[ Search Statistics ]==============================
186.53/186.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.53/186.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.53/186.64	c ===============================================================================
186.53/186.64	c |         0 |   10981    21744   743385 |     7248        0    nan |  0.000 % |
188.13/188.28	c |       100 |   10981    21744   743385 |     7972      100     23 |  0.858 % |
190.43/190.50	c |       250 |   10978    21744   743385 |     8770      250     25 |  0.948 % |
191.93/192.04	c ===============================================================================
192.53/192.60	c core #9
192.53/192.60	c 
192.53/192.60	c 
192.53/192.60	c Core size: 14	Core Weight: 6	Total Weight: 16
192.53/192.60	c
192.53/192.60	c
192.53/192.60	c ============================[ Search Statistics ]==============================
192.53/192.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.53/192.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
192.53/192.60	c ===============================================================================
192.53/192.60	c |         0 |   11005    21749   743408 |     7249        0    nan |  0.000 % |
194.33/194.44	c |       100 |   11005    21749   743408 |     7974      100     26 |  0.686 % |
196.53/196.62	c |       251 |   10997    21749   743408 |     8772      251     28 |  0.930 % |
196.84/196.90	c ===============================================================================
197.33/197.49	c core #10
197.33/197.49	c 
197.33/197.49	c 
197.33/197.49	c Core size: 27	Core Weight: 1	Total Weight: 17
197.33/197.49	c
197.33/197.49	c
197.33/197.49	c ============================[ Search Statistics ]==============================
197.33/197.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
197.33/197.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
197.33/197.49	c ===============================================================================
197.33/197.49	c |         0 |   11019    21756   743436 |     7252        0    nan |  0.000 % |
199.33/199.45	c |       101 |   11019    21756   743436 |     7977      101     26 |  0.685 % |
201.43/201.57	c |       251 |   11018    21756   743436 |     8774      251     27 |  0.694 % |
204.22/204.33	c |       476 |   11011    21756   743436 |     9652      476     29 |  0.885 % |
204.43/204.51	c ===============================================================================
204.93/205.07	c core #11
204.93/205.07	c 
204.93/205.07	c 
204.93/205.07	c Core size: 44	Core Weight: 1	Total Weight: 18
204.93/205.07	c
204.93/205.07	c
204.93/205.07	c ============================[ Search Statistics ]==============================
204.93/205.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
204.93/205.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
204.93/205.07	c ===============================================================================
204.93/205.07	c |         0 |   11037    21763   743472 |     7254        0    nan |  0.000 % |
206.74/206.85	c |       102 |   11037    21763   743472 |     7979      102     26 |  0.684 % |
208.53/208.64	c |       252 |   11037    21763   743472 |     8777      252     28 |  0.684 % |
211.22/211.39	c |       480 |   11037    21763   743472 |     9655      480     29 |  0.684 % |
215.93/216.05	c |       817 |   11037    21763   743472 |    10621      817     29 |  0.684 % |
221.72/221.87	c |      1323 |   11037    21763   743472 |    11683     1323     30 |  0.684 % |
234.32/234.44	c |      2083 |   11005    21763   743472 |    12851      982     31 |  1.089 % |
237.31/237.40	c ===============================================================================
237.81/237.98	c core #12
237.81/237.98	c 
237.81/237.98	c 
237.81/237.98	c Core size: 63	Core Weight: 1	Total Weight: 19
237.81/237.98	c
237.81/237.98	c
237.81/237.98	c ============================[ Search Statistics ]==============================
237.81/237.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.81/237.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.81/237.98	c ===============================================================================
237.81/237.98	c |         0 |   11043    21768   743480 |     7256        0    nan |  0.000 % |
239.62/239.73	c |       100 |   11043    21768   743480 |     7981      100     26 |  0.684 % |
241.93/242.04	c |       251 |   11043    21768   743480 |     8779      251     26 |  0.684 % |
245.22/245.39	c |       476 |   11043    21768   743480 |     9657      476     29 |  0.684 % |
250.20/250.35	c |       813 |   11043    21768   743480 |    10623      813     30 |  0.684 % |
256.60/256.79	c |      1320 |   11043    21768   743480 |    11685     1320     31 |  0.684 % |
268.90/269.09	c |      2080 |   11043    21768   743480 |    12854     2080     32 |  0.684 % |
285.39/285.59	c |      3219 |   11043    21768   743480 |    14139     3219     33 |  0.684 % |
302.89/303.09	c ===============================================================================
303.50/303.66	c core #13
303.50/303.66	c 
303.50/303.66	c 
303.50/303.66	c Core size: 28	Core Weight: 13	Total Weight: 32
303.50/303.66	c
303.50/303.66	c
303.50/303.66	c ============================[ Search Statistics ]==============================
303.50/303.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
303.50/303.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
303.50/303.66	c ===============================================================================
303.50/303.66	c |         0 |   11066    21772   743510 |     7257        0    nan |  0.000 % |
305.29/305.40	c |       100 |   11066    21772   743510 |     7983      100     25 |  0.512 % |
307.19/307.37	c |       251 |   11060    21772   743510 |     8781      251     30 |  0.674 % |
310.38/310.54	c |       479 |   11060    21772   743510 |     9659      479     31 |  0.674 % |
314.09/314.20	c |       818 |   11060    21772   743510 |    10625      818     31 |  0.674 % |
320.29/320.42	c |      1324 |   11059    21772   743510 |    11688     1324     32 |  0.674 % |
330.49/330.65	c |      2083 |   11048    21772   743510 |    12856     2082     34 |  0.674 % |
342.18/342.37	c |      3223 |   11048    21772   743510 |    14142     3222     34 |  0.674 % |
363.58/363.73	c |      4931 |   11047    21772   743510 |    15556     3438     35 |  0.683 % |
386.07/386.22	c ===============================================================================
386.66/386.80	c core #14
386.66/386.80	c 
386.66/386.80	c 
386.66/386.80	c Core size: 57	Core Weight: 1	Total Weight: 33
386.66/386.80	c
386.66/386.80	c
386.66/386.80	c ============================[ Search Statistics ]==============================
386.66/386.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
386.66/386.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
386.66/386.80	c ===============================================================================
386.66/386.80	c |         0 |   11093    21778   743565 |     7259        0    nan |  0.000 % |
388.46/388.60	c |       101 |   11093    21778   743565 |     7985      101     27 |  0.511 % |
390.76/390.95	c |       251 |   11093    21778   743565 |     8783      251     35 |  0.511 % |
394.17/394.35	c |       476 |   11078    21778   743565 |     9662      476     35 |  0.655 % |
396.87/397.07	c |       814 |   11078    21778   743565 |    10628      814     34 |  0.655 % |
402.66/402.81	c |      1321 |   11078    21778   743565 |    11691     1321     37 |  0.655 % |
410.95/411.18	c |      2080 |   11078    21778   743565 |    12860     2080     36 |  0.655 % |
421.55/421.73	c |      3220 |   11077    21778   743565 |    14146     2998     37 |  0.655 % |
441.65/441.84	c |      4928 |   11076    21778   743565 |    15561     2113     36 |  0.664 % |
464.84/465.10	c ===============================================================================
465.44/465.67	c core #15
465.44/465.67	c 
465.44/465.67	c 
465.44/465.67	c Core size: 51	Core Weight: 1	Total Weight: 34
465.44/465.67	c
465.44/465.67	c
465.44/465.67	c ============================[ Search Statistics ]==============================
465.44/465.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
465.44/465.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
465.44/465.67	c ===============================================================================
465.44/465.67	c |         0 |   11101    21785   743584 |     7261        0    nan |  0.000 % |
467.24/467.43	c |       100 |   11101    21785   743584 |     7987      100     25 |  0.511 % |
469.45/469.70	c |       251 |   11101    21785   743584 |     8786      251     28 |  0.511 % |
472.94/473.14	c |       477 |   11101    21785   743584 |     9665      477     32 |  0.511 % |
476.73/476.96	c |       814 |   11101    21785   743584 |    10631      814     33 |  0.511 % |
482.33/482.51	c |      1320 |   11101    21785   743584 |    11694     1320     33 |  0.511 % |
492.24/492.44	c |      2079 |   11101    21785   743584 |    12864     2079     35 |  0.511 % |
504.73/504.99	c |      3219 |   11101    21785   743584 |    14150     3219     37 |  0.511 % |
523.43/523.68	c |      4928 |   11101    21785   743584 |    15566     4928     39 |  0.511 % |
557.21/557.41	c |      7491 |   11101    21785   743584 |    17122     7491     38 |  0.511 % |
593.60/593.82	c |     11335 |   11090    21785   743584 |    18834    11220     37 |  0.609 % |
615.60/615.85	c ===============================================================================
616.19/616.44	c core #16
616.19/616.44	c 
616.19/616.44	c 
616.19/616.44	c Core size: 46	Core Weight: 4	Total Weight: 38
616.19/616.44	c
616.19/616.44	c
616.19/616.44	c ============================[ Search Statistics ]==============================
616.19/616.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
616.19/616.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
616.19/616.44	c ===============================================================================
616.19/616.44	c |         0 |   11106    21789   743591 |     7263        0    nan |  0.000 % |
617.90/618.17	c |       100 |   11106    21789   743591 |     7989      100     25 |  0.511 % |
620.00/620.20	c |       250 |   11106    21789   743591 |     8788      250     27 |  0.511 % |
623.00/623.27	c |       475 |   11106    21789   743591 |     9667      475     30 |  0.511 % |
626.29/626.56	c |       812 |   11106    21789   743591 |    10633      812     31 |  0.511 % |
632.49/632.78	c |      1319 |   11106    21789   743591 |    11697     1319     31 |  0.511 % |
641.39/641.67	c |      2078 |   11106    21789   743591 |    12866     2078     31 |  0.511 % |
654.38/654.66	c |      3218 |   11106    21789   743591 |    14153     3218     33 |  0.511 % |
679.48/679.74	c |      4927 |   11106    21789   743591 |    15568     4927     34 |  0.511 % |
708.97/709.24	c |      7489 |   11106    21789   743591 |    17125     7489     36 |  0.511 % |
751.55/751.81	c |     11335 |   11089    21789   743591 |    18838     9545     35 |  0.950 % |
759.35/759.66	c ===============================================================================
759.95/760.25	c core #17
759.95/760.25	c 
759.95/760.25	c 
759.95/760.25	c Core size: 44	Core Weight: 1	Total Weight: 39
759.95/760.25	c
759.95/760.25	c
759.95/760.25	c ============================[ Search Statistics ]==============================
759.95/760.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
759.95/760.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
759.95/760.25	c ===============================================================================
759.95/760.25	c |         0 |   11114    21794   743606 |     7264        0    nan |  0.000 % |
761.65/761.97	c |       101 |   11114    21794   743606 |     7991      101     25 |  0.510 % |
763.94/764.28	c |       251 |   11114    21794   743606 |     8790      251     26 |  0.510 % |
767.46/767.80	c |       477 |   11114    21794   743606 |     9669      477     30 |  0.510 % |
772.95/773.20	c |       815 |   11114    21794   743606 |    10636      815     32 |  0.510 % |
779.94/780.20	c |      1323 |   11114    21794   743606 |    11699     1323     33 |  0.510 % |
788.84/789.13	c |      2082 |   11114    21794   743606 |    12869     2082     35 |  0.510 % |
798.24/798.55	c |      3221 |   11114    21794   743606 |    14156     3221     35 |  0.510 % |
823.23/823.50	c |      4930 |   11114    21794   743606 |    15572     4930     37 |  0.510 % |
855.53/855.87	c |      7493 |   11114    21794   743606 |    17129     7493     38 |  0.510 % |
916.40/916.79	c |     11338 |   11114    21794   743606 |    18842    11338     40 |  0.510 % |
938.20/938.54	c ===============================================================================
938.80/939.14	c core #18
938.80/939.14	c 
938.80/939.14	c 
938.80/939.14	c Core size: 57	Core Weight: 1	Total Weight: 40
938.80/939.14	c
938.80/939.14	c
938.80/939.14	c ============================[ Search Statistics ]==============================
938.80/939.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
938.80/939.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
938.80/939.14	c ===============================================================================
938.80/939.14	c |         0 |   11129    21798   743633 |     7266        0    nan |  0.000 % |
941.09/941.41	c |       100 |   11129    21798   743633 |     7992      100     31 |  0.510 % |
943.20/943.55	c |       251 |   11129    21798   743633 |     8791      251     28 |  0.510 % |
946.20/946.55	c |       478 |   11129    21798   743633 |     9671      478     26 |  0.510 % |
949.69/950.02	c |       816 |   11129    21798   743633 |    10638      816     27 |  0.510 % |
956.89/957.27	c |      1324 |   11129    21798   743633 |    11701     1324     31 |  0.510 % |
969.69/970.09	c |      2084 |   11129    21798   743633 |    12872     2084     36 |  0.510 % |
984.88/985.24	c |      3223 |   11129    21798   743633 |    14159     3223     37 |  0.510 % |
1002.38/1002.70	c |      4933 |   11129    21798   743633 |    15575     4933     38 |  0.510 % |
1029.46/1029.80	c |      7497 |   11129    21798   743633 |    17132     7497     39 |  0.510 % |
1096.85/1097.24	c |     11342 |   11129    21798   743633 |    18846    11342     40 |  0.510 % |
1144.83/1145.25	c |     17108 |   11129    21798   743633 |    20730    17108     38 |  0.510 % |
1256.70/1257.11	c |     25758 |   11129    21798   743633 |    22803    14751     38 |  0.510 % |
1392.17/1392.64	c |     38733 |   11027    21798   743633 |    25084    14425     38 |  1.421 % |
1645.10/1645.64	c |     58194 |   11027    21798   743633 |    27592    19778     40 |  1.421 % |

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-2680515-1277456213/watcher-2680515-1277456213 -o /tmp/evaluation-result-2680515-1277456213/solver-2680515-1277456213 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680515-1277456213.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.99 0.97 0.91 3/106 24033
/proc/meminfo: memFree=1846136/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=8732 CPUtime=0
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 293 0 0 0 0 0 0 0 18 0 1 0 121224969 8941568 212 1992294400 134512640 135752675 4294532944 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 2183 212 140 303 0 338 0

[startup+0.0702341 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 24033
/proc/meminfo: memFree=1846136/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=10052 CPUtime=0.06
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 698 0 0 0 6 0 0 0 20 0 1 0 121224969 10293248 617 1992294400 134512640 135752675 4294532944 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 2513 617 223 303 0 668 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10052

[startup+0.101236 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 24033
/proc/meminfo: memFree=1846136/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=10604 CPUtime=0.09
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 890 0 0 0 9 0 0 0 20 0 1 0 121224969 10858496 809 1992294400 134512640 135752675 4294532944 18446744073709551615 135162579 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 2651 810 265 303 0 806 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10604

[startup+0.30126 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 24033
/proc/meminfo: memFree=1846136/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=14908 CPUtime=0.29
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 2208 0 0 0 29 0 0 0 20 0 1 0 121224969 15265792 2127 1992294400 134512640 135752675 4294532944 18446744073709551615 135189325 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 3727 2127 534 303 0 1882 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14908

[startup+0.701306 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 24033
/proc/meminfo: memFree=1846136/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=23016 CPUtime=0.69
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 4733 0 0 0 68 1 0 0 20 0 1 0 121224969 23568384 4652 1992294400 134512640 135752675 4294532944 18446744073709551615 135225902 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 5754 4652 1056 303 0 3909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23016

[startup+1.5004 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24034
/proc/meminfo: memFree=1825048/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=26732 CPUtime=1.49
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8166 0 0 0 146 3 0 0 23 0 1 0 121224969 27373568 6206 1992294400 134512640 135752675 4294532944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6683 6206 143 303 0 6378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26732

[startup+3.10058 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24034
/proc/meminfo: memFree=1820584/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=26732 CPUtime=3.09
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8166 0 0 0 306 3 0 0 25 0 1 0 121224969 27373568 6206 1992294400 134512640 135752675 4294532944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6683 6206 143 303 0 6378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26732

[startup+6.30096 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24034
/proc/meminfo: memFree=1820708/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=26732 CPUtime=6.29
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8167 0 0 0 626 3 0 0 25 0 1 0 121224969 27373568 6207 1992294400 134512640 135752675 4294532944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6683 6207 144 303 0 6378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26732

[startup+12.7007 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24034
/proc/meminfo: memFree=1820708/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=26864 CPUtime=12.69
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8199 0 0 0 1265 4 0 0 25 0 1 0 121224969 27508736 6239 1992294400 134512640 135752675 4294532944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6716 6239 144 303 0 6411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26864

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24034
/proc/meminfo: memFree=1820708/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=27128 CPUtime=25.48
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8234 0 0 0 2544 4 0 0 25 0 1 0 121224969 27779072 6274 1992294400 134512640 135752675 4294532944 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6782 6274 144 303 0 6477 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27128

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24036
/proc/meminfo: memFree=1820584/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=27656 CPUtime=51.07
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8369 0 0 0 5101 6 0 0 25 0 1 0 121224969 28319744 6409 1992294400 134512640 135752675 4294532944 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 6914 6409 144 303 0 6609 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27656

[startup+102.309 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24036
/proc/meminfo: memFree=1819096/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=29128 CPUtime=102.27
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 8756 0 0 0 10214 13 0 0 25 0 1 0 121224969 29827072 6796 1992294400 134512640 135752675 4294532944 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 7282 6796 144 303 0 6977 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29128

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24038
/proc/meminfo: memFree=1817608/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=30448 CPUtime=162.24
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 9088 0 0 0 16207 17 0 0 25 0 1 0 121224969 31178752 7128 1992294400 134512640 135752675 4294532944 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 7612 7128 144 303 0 7307 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30448

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24040
/proc/meminfo: memFree=1764288/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=83612 CPUtime=222.22
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 22652 0 0 0 22196 26 0 0 25 0 1 0 121224969 85618688 20432 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 20903 20432 146 303 0 20598 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 83612

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24051
/proc/meminfo: memFree=1759824/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=86936 CPUtime=282.2
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 23514 0 0 0 28190 30 0 0 25 0 1 0 121224969 89022464 21294 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 21734 21294 146 303 0 21429 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 86936

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24053
/proc/meminfo: memFree=1756352/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=90664 CPUtime=342.18
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 24445 0 0 0 34182 36 0 0 25 0 1 0 121224969 92839936 22225 1992294400 134512640 135752675 4294532944 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 22666 22225 146 303 0 22361 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 90664

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24053
/proc/meminfo: memFree=1752384/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=94728 CPUtime=402.16
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 25429 0 0 0 40175 41 0 0 25 0 1 0 121224969 97001472 23209 1992294400 134512640 135752675 4294532944 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 23682 23209 146 303 0 23377 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 94728

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24055
/proc/meminfo: memFree=1752384/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=94728 CPUtime=462.14
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 25429 0 0 0 46167 47 0 0 25 0 1 0 121224969 97001472 23209 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 23682 23209 146 303 0 23377 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 94728

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24057
/proc/meminfo: memFree=1748788/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=98244 CPUtime=522.12
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 26308 0 0 0 52160 52 0 0 25 0 1 0 121224969 100601856 24088 1992294400 134512640 135752675 4294532944 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 24561 24088 146 303 0 24256 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 98244

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24059
/proc/meminfo: memFree=1748788/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=98244 CPUtime=582.1
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 26308 0 0 0 58152 58 0 0 25 0 1 0 121224969 100601856 24088 1992294400 134512640 135752675 4294532944 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 24561 24088 146 303 0 24256 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 98244

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24061
/proc/meminfo: memFree=1742712/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=104232 CPUtime=642.1
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 27805 0 0 0 64146 64 0 0 25 0 1 0 121224969 106733568 25585 1992294400 134512640 135752675 4294532944 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 26058 25585 146 303 0 25753 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 104232

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24065
/proc/meminfo: memFree=1740108/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=106624 CPUtime=822.03
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 28436 0 0 0 82123 80 0 0 25 0 1 0 121224969 109182976 26216 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 26656 26216 146 303 0 26351 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 106624

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24067
/proc/meminfo: memFree=1740108/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=106624 CPUtime=882.02
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 28436 0 0 0 88118 84 0 0 25 0 1 0 121224969 109182976 26216 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 26656 26216 146 303 0 26351 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 106624

[startup+942.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24069
/proc/meminfo: memFree=1736264/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=941.99
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29385 0 0 0 94111 88 0 0 25 0 1 0 121224969 113192960 27165 1992294400 134512640 135752675 4294532944 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27165 146 303 0 27330 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 110540

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24069
/proc/meminfo: memFree=1736264/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1001.98
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29385 0 0 0 100104 94 0 0 25 0 1 0 121224969 113192960 27165 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27165 146 303 0 27330 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 110540

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24074
/proc/meminfo: memFree=1735520/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1061.95
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29385 0 0 0 106096 99 0 0 25 0 1 0 121224969 113192960 27165 1992294400 134512640 135752675 4294532944 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27165 146 303 0 27330 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 110540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24076
/proc/meminfo: memFree=1735520/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1121.94
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29385 0 0 0 112089 105 0 0 25 0 1 0 121224969 113192960 27165 1992294400 134512640 135752675 4294532944 18446744073709551615 134605327 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27165 146 303 0 27330 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 110540

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24078
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1181.91
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29385 0 0 0 118082 109 0 0 25 0 1 0 121224969 113192960 27165 1992294400 134512640 135752675 4294532944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27165 146 303 0 27330 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 110540

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24080
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1241.9
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 124076 114 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 110540

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24080
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1301.89
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 130071 118 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 110540

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24082
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1361.87
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 136062 125 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134605505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 110540

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24084
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1421.86
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 142056 130 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 110540

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24086
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1481.84
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 148050 134 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 110540

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24088
/proc/meminfo: memFree=1735892/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1541.82
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 154044 138 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 110540

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24088
/proc/meminfo: memFree=1735768/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1601.81
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 160038 143 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 110540

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24090
/proc/meminfo: memFree=1735768/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1661.79
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 166030 149 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 110540

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24092
/proc/meminfo: memFree=1735644/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1721.77
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 172024 153 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 110540

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24094
/proc/meminfo: memFree=1735520/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1781.76
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 178016 160 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134605389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 110540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 24094
/proc/meminfo: memFree=1735520/2059040 swapFree=4138920/4192956
[pid=24033] ppid=24031 vsize=110540 CPUtime=1800.07
/proc/24033/stat : 24033 (wbo1.4b) R 24031 24033 23711 0 -1 4202496 29386 0 0 0 179846 161 0 0 25 0 1 0 121224969 113192960 27166 1992294400 134512640 135752675 4294532944 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24033/statm: 27635 27166 146 303 0 27330 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 110540

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.63
CPU time (s): 1800.09
CPU user time (s): 1798.46
CPU system time (s): 1.62875
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 110540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.46
system time used= 1.62875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29386
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= 9
involuntary context switches= 6352

runsolver used 2.82257 second user time and 8.67268 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-25 10:56:53
IDJOB=2680515
IDBENCH=2633
IDSOLVER=1190
FILE ID=node006/2680515-1277456213
PBS_JOBID= 11188151
Free space on /tmp= 62548 MiB

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

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

MD5SUM BENCH= 5a1b3155d98b6c4d8f9ab1b869fece67
RANDOM SEED=467018107

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1846664 kB
Buffers:         23164 kB
Cached:          90416 kB
SwapCached:       6936 kB
Active:          37072 kB
Inactive:        90484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1846664 kB
SwapTotal:     4192956 kB
SwapFree:      4138920 kB
Dirty:            8812 kB
Writeback:           0 kB
AnonPages:       12576 kB
Mapped:          11344 kB
Slab:            62796 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182236 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= 62544 MiB
End job on node006 at 2010-06-25 11:26:56