Trace number 2680599

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.16 1800.75

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark1798.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1660
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680599-1277458782.opb.
0.00/0.00	c Instance file HOME/instance-2680599-1277458782.opb
0.00/0.00	c File size is 319495 bytes.
0.00/0.07	c Highest Coefficient sum: 741
0.00/0.07	c ============================[ Problem Statistics ]=============================
0.00/0.07	c |                                                                             |
0.00/0.07	c |  Parsing time:          0.07         s                                      |
0.00/0.07	c |  Number Variables:      895                                                 |
0.00/0.07	c |  Number Clauses:        1                                                   |
0.00/0.07	c |  Number Cardinality:    0                                                   |
0.00/0.07	c |  Number PB Constraints: 1659                                                |
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     894     1660    41105 |     5000        0    nan |  0.000 % |
0.10/0.15	c |       100 |     894     1660    41105 |     5500      100     29 |  0.112 % |
0.20/0.23	c |       250 |     894     1660    41105 |     6050      250     33 |  0.112 % |
0.30/0.30	c ===============================================================================
0.30/0.30	c New solution: 89
0.30/0.30	o 89
0.30/0.30	c Elapsed CPU time: 0.302953 s	Remaining CPU time: 179.697 s
0.30/0.30	c ===============================================================================
0.30/0.30	c |       369 |     894     1661    41112 |     5000      369     31 |  0.112 % |
0.30/0.34	c |       469 |     894     1661    41112 |     5500      469     30 |  0.112 % |
0.30/0.37	c ===============================================================================
0.30/0.37	c New solution: 85
0.30/0.37	o 85
0.30/0.37	c Elapsed CPU time: 0.377942 s	Remaining CPU time: 179.622 s
0.30/0.37	c ===============================================================================
0.30/0.37	c |       541 |     894     1662    41119 |     5000      541     30 |  0.112 % |
0.40/0.43	c |       641 |     894     1662    41119 |     5500      641     29 |  0.112 % |
0.50/0.53	c |       793 |     894     1662    41119 |     6050      793     28 |  0.112 % |
0.59/0.63	c |      1018 |     894     1662    41119 |     6655     1018     27 |  0.112 % |
0.69/0.78	c |      1355 |     894     1662    41119 |     7320     1355     27 |  0.112 % |
0.99/1.02	c |      1861 |     893     1662    41119 |     8052     1858     26 |  0.224 % |
1.29/1.36	c |      2621 |     893     1662    41119 |     8857     2618     26 |  0.224 % |
1.39/1.41	c ===============================================================================
1.39/1.41	c New solution: 80
1.39/1.41	o 80
1.39/1.41	c Elapsed CPU time: 1.40479 s	Remaining CPU time: 178.595 s
1.39/1.41	c ===============================================================================
1.39/1.41	c |      2715 |     893     1663    41126 |     5000     2712     26 |  0.224 % |
1.39/1.46	c |      2816 |     893     1663    41126 |     5500     2813     26 |  0.224 % |
1.49/1.53	c |      2968 |     893     1663    41126 |     6050     2965     26 |  0.224 % |
1.59/1.62	c |      3193 |     893     1663    41126 |     6655     3190     26 |  0.224 % |
1.79/1.80	c |      3531 |     893     1663    41126 |     7320     3528     26 |  0.224 % |
1.99/2.07	c |      4037 |     893     1663    41126 |     8052     4034     27 |  0.224 % |
2.49/2.51	c |      4796 |     893     1663    41126 |     8857     4793     27 |  0.224 % |
2.49/2.59	c ===============================================================================
2.49/2.59	c New solution: 79
2.49/2.59	o 79
2.49/2.59	c Elapsed CPU time: 2.57761 s	Remaining CPU time: 177.422 s
2.49/2.59	c ===============================================================================
2.49/2.59	c |      4908 |     893     1664    41133 |     5000     4905     27 |  0.224 % |
2.59/2.66	c |      5008 |     893     1664    41133 |     5500     5005     27 |  0.224 % |
2.69/2.76	c |      5159 |     893     1664    41133 |     6050     5156     27 |  0.224 % |
2.79/2.89	c |      5384 |     893     1664    41133 |     6655     5381     27 |  0.224 % |
2.99/3.08	c |      5724 |     893     1664    41133 |     7320     5721     27 |  0.224 % |
3.19/3.24	c ===============================================================================
3.19/3.24	c New solution: 78
3.19/3.24	o 78
3.19/3.24	c Elapsed CPU time: 3.22351 s	Remaining CPU time: 176.776 s
3.19/3.24	c ===============================================================================
3.19/3.24	c |      5992 |     893     1665    41140 |     5000     5989     27 |  0.224 % |
3.30/3.31	c |      6095 |     893     1665    41140 |     5500     3098     28 |  0.224 % |
3.30/3.39	c |      6245 |     893     1665    41140 |     6050     3248     28 |  0.224 % |
3.49/3.51	c |      6470 |     893     1665    41140 |     6655     3473     28 |  0.224 % |
3.69/3.71	c |      6807 |     893     1665    41140 |     7320     3810     28 |  0.224 % |
3.89/3.96	c |      7315 |     893     1665    41140 |     8052     4318     28 |  0.224 % |
4.29/4.31	c ===============================================================================
4.29/4.31	c New solution: 74
4.29/4.31	o 74
4.29/4.31	c Elapsed CPU time: 4.29135 s	Remaining CPU time: 175.709 s
4.29/4.31	c ===============================================================================
4.29/4.31	c |      7973 |     893     1666    41147 |     5000     4976     28 |  0.224 % |
4.29/4.37	c |      8073 |     891     1666    41147 |     5500     5006     28 |  0.447 % |
4.40/4.47	c |      8223 |     891     1666    41147 |     6050     5156     28 |  0.448 % |
4.50/4.60	c |      8448 |     891     1666    41147 |     6655     5381     28 |  0.447 % |
4.59/4.67	c ===============================================================================
4.59/4.67	c New solution: 73
4.59/4.67	o 73
4.59/4.67	c Elapsed CPU time: 4.65129 s	Remaining CPU time: 175.349 s
4.59/4.67	c ===============================================================================
4.59/4.67	c |      8582 |     891     1667    41154 |     5000     5515     28 |  0.447 % |
4.69/4.73	c |      8682 |     891     1667    41154 |     5500     2858     28 |  0.447 % |
4.79/4.81	c |      8833 |     891     1667    41154 |     6050     3009     28 |  0.447 % |
4.89/4.95	c |      9058 |     891     1667    41154 |     6655     3234     28 |  0.447 % |
5.09/5.14	c |      9395 |     891     1667    41154 |     7320     3571     29 |  0.447 % |
5.39/5.45	c |      9901 |     891     1667    41154 |     8052     4077     29 |  0.447 % |
5.79/5.85	c |     10661 |     891     1667    41154 |     8857     4837     29 |  0.447 % |
6.39/6.42	c ===============================================================================
6.39/6.42	c New solution: 71
6.39/6.42	o 71
6.39/6.42	c Elapsed CPU time: 6.39003 s	Remaining CPU time: 173.61 s
6.39/6.42	c ===============================================================================
6.39/6.42	c |     11578 |     891     1668    41161 |     5000     5754     30 |  0.447 % |
6.39/6.48	c |     11679 |     891     1668    41161 |     5500     2978     31 |  0.447 % |
6.49/6.59	c |     11829 |     891     1668    41161 |     6050     3128     31 |  0.447 % |
6.69/6.72	c |     12054 |     891     1668    41161 |     6655     3353     31 |  0.447 % |
6.79/6.89	c |     12392 |     891     1668    41161 |     7320     3691     31 |  0.447 % |
7.09/7.19	c |     12899 |     891     1668    41161 |     8052     4198     31 |  0.447 % |
7.59/7.62	c |     13658 |     891     1668    41161 |     8857     4957     30 |  0.447 % |
8.29/8.34	c |     14799 |     891     1668    41161 |     9743     6098     31 |  0.447 % |
9.19/9.24	c |     16507 |     891     1668    41161 |    10717     7806     31 |  0.447 % |
10.89/10.90	c ===============================================================================
10.89/10.90	c New solution: 66
10.89/10.90	o 66
10.89/10.90	c Elapsed CPU time: 10.8464 s	Remaining CPU time: 169.154 s
10.89/10.90	c ===============================================================================
10.89/10.90	c |     18900 |     890     1669    41168 |     5000    10198     31 |  0.447 % |
10.89/10.98	c |     19000 |     889     1669    41168 |     5500     2650     31 |  0.671 % |
10.99/11.07	c |     19151 |     888     1669    41168 |     6050     2801     31 |  0.782 % |
11.19/11.21	c |     19377 |     888     1669    41168 |     6655     3027     31 |  0.782 % |
11.29/11.37	c |     19714 |     888     1669    41168 |     7320     3364     31 |  0.782 % |
11.59/11.64	c |     20220 |     888     1669    41168 |     8052     3870     31 |  0.782 % |
11.89/11.99	c |     20980 |     888     1669    41168 |     8857     4478     30 |  0.782 % |
12.58/12.64	c |     22120 |     888     1669    41168 |     9743     5618     31 |  0.782 % |
13.89/13.96	c |     23829 |     888     1669    41168 |    10717     7327     30 |  0.782 % |
15.29/15.31	c |     26391 |     888     1669    41168 |    11789     9889     30 |  0.782 % |
17.59/17.66	c |     30237 |     888     1669    41168 |    12968     7679     29 |  0.782 % |
19.38/19.40	c ===============================================================================
19.38/19.40	c New solution: 65
19.38/19.40	o 65
19.38/19.40	c Elapsed CPU time: 19.2931 s	Remaining CPU time: 160.707 s
19.38/19.40	c ===============================================================================
19.38/19.40	c |     32674 |     888     1670    41175 |     5000    10116     30 |  0.782 % |
19.38/19.46	c |     32775 |     888     1670    41175 |     5500     2630     33 |  0.782 % |
19.48/19.53	c |     32925 |     888     1670    41175 |     6050     2780     32 |  0.782 % |
19.58/19.65	c |     33151 |     888     1670    41175 |     6655     3006     32 |  0.782 % |
19.79/19.83	c |     33488 |     888     1670    41175 |     7320     3343     32 |  0.782 % |
20.09/20.12	c |     33994 |     888     1670    41175 |     8052     3849     31 |  0.782 % |
20.58/20.62	c |     34754 |     888     1670    41175 |     8857     4609     31 |  0.782 % |
21.08/21.18	c |     35893 |     888     1670    41175 |     9743     5748     31 |  0.782 % |
21.99/22.06	c |     37601 |     888     1670    41175 |    10717     7456     30 |  0.782 % |
23.78/23.87	c |     40164 |     888     1670    41175 |    11789    10019     31 |  0.782 % |
26.49/26.57	c |     44009 |     888     1670    41175 |    12968     7782     32 |  0.782 % |
29.48/29.57	c |     49775 |     888     1670    41175 |    14265     6907     30 |  0.782 % |
35.88/35.90	c |     58424 |     888     1670    41175 |    15692     8328     31 |  0.782 % |
45.28/45.36	c |     71399 |     888     1670    41175 |    17261    13334     34 |  0.782 % |
49.68/49.70	c ===============================================================================
49.68/49.70	c New solution: 64
49.68/49.70	o 64
49.68/49.70	c Elapsed CPU time: 49.4585 s	Remaining CPU time: 130.542 s
49.68/49.70	c ===============================================================================
49.68/49.70	c |     76393 |     888     1671    41182 |     5000     9602     35 |  0.782 % |
49.78/49.80	c |     76495 |     888     1671    41182 |     5500     4903     35 |  0.782 % |
49.78/49.90	c |     76645 |     888     1671    41182 |     6050     5053     35 |  0.782 % |
49.98/50.02	c |     76871 |     888     1671    41182 |     6655     5279     35 |  0.782 % |
50.17/50.25	c |     77208 |     888     1671    41182 |     7320     5616     35 |  0.782 % |
50.47/50.58	c |     77715 |     888     1671    41182 |     8052     6123     34 |  0.782 % |
50.97/51.02	c |     78474 |     888     1671    41182 |     8857     6882     34 |  0.782 % |
51.37/51.47	c ===============================================================================
51.37/51.47	c New solution: 62
51.37/51.47	o 62
51.37/51.47	c Elapsed CPU time: 51.2152 s	Remaining CPU time: 128.785 s
51.37/51.47	c ===============================================================================
51.37/51.47	c |     79323 |     888     1672    41189 |     5000     7731     34 |  0.782 % |
51.48/51.55	c |     79423 |     888     1672    41189 |     5500     3966     32 |  0.782 % |
51.58/51.62	c |     79574 |     888     1672    41189 |     6050     4117     32 |  0.782 % |
51.68/51.72	c |     79800 |     888     1672    41189 |     6655     4343     31 |  0.782 % |
51.87/51.93	c |     80138 |     888     1672    41189 |     7320     4681     32 |  0.782 % |
52.17/52.28	c |     80644 |     888     1672    41189 |     8052     5187     31 |  0.783 % |
52.57/52.69	c |     81403 |     888     1672    41189 |     8857     5946     31 |  0.782 % |
53.28/53.34	c |     82542 |     888     1672    41189 |     9743     7085     31 |  0.782 % |
54.47/54.52	c |     84251 |     888     1672    41189 |    10717     8794     32 |  0.782 % |
56.08/56.12	c |     86814 |     888     1672    41189 |    11789     5903     30 |  0.782 % |
58.67/58.78	c |     90660 |     888     1672    41189 |    12968     9749     32 |  0.782 % |
62.17/62.26	c |     96426 |     887     1672    41189 |    14265     8991     31 |  0.894 % |
67.67/67.76	c |    105075 |     887     1672    41189 |    15692    10293     32 |  0.894 % |
77.36/77.49	c |    118050 |     887     1672    41189 |    17261    15331     34 |  0.894 % |
89.26/89.35	c ===============================================================================
89.26/89.35	c New solution: 61
89.26/89.35	o 61
89.26/89.35	c Elapsed CPU time: 88.9205 s	Remaining CPU time: 91.0795 s
89.26/89.35	c ===============================================================================
89.26/89.35	c |    133829 |     887     1673    41196 |     5000    13755     32 |  0.894 % |
89.36/89.46	c |    133930 |     883     1673    41196 |     5500     3154     31 |  1.341 % |
89.46/89.56	c |    134080 |     883     1673    41196 |     6050     3304     31 |  1.341 % |
89.56/89.69	c |    134306 |     883     1673    41196 |     6655     3530     31 |  1.341 % |
89.86/89.90	c |    134643 |     883     1673    41196 |     7320     3867     31 |  1.341 % |
90.16/90.25	c |    135149 |     883     1673    41196 |     8052     4373     31 |  1.341 % |
90.66/90.74	c |    135908 |     883     1673    41196 |     8857     5132     31 |  1.341 % |
91.47/91.54	c |    137048 |     883     1673    41196 |     9743     6272     31 |  1.341 % |
92.37/92.40	c |    138758 |     883     1673    41196 |    10717     7982     30 |  1.341 % |
94.16/94.22	c |    141320 |     883     1673    41196 |    11789    10544     30 |  1.341 % |
97.06/97.10	c |    145165 |     883     1673    41196 |    12968     8239     32 |  1.341 % |
101.16/101.21	c |    150934 |     883     1673    41196 |    14265     7337     34 |  1.341 % |
108.45/108.53	c |    159585 |     883     1673    41196 |    15692     8683     36 |  1.341 % |
116.66/116.77	c |    172560 |     883     1673    41196 |    17261    13675     27 |  1.341 % |
130.75/130.83	c |    192021 |     883     1673    41196 |    18987    15671     33 |  1.341 % |
157.14/157.22	c |    221214 |     882     1673    41196 |    20886    15911     33 |  1.453 % |
180.73/180.89	c There are 13 assigned variables. 3 in cost function.
180.93/181.08	c ============================[ Search Statistics ]==============================
180.93/181.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.08	c ===============================================================================
180.93/181.08	c |         0 |     867     1670    35741 |     5000        0    nan |  0.000 % |
181.03/181.19	c |       101 |     867     1670    35741 |     5500      101     28 |  3.129 % |
181.13/181.26	c |       252 |     867     1670    35741 |     6050      252     27 |  3.129 % |
181.23/181.35	c |       478 |     867     1670    35741 |     6655      478     24 |  3.129 % |
181.44/181.52	c |       815 |     864     1670    35741 |     7320      815     24 |  3.464 % |
181.73/181.82	c |      1321 |     864     1670    35741 |     8052     1319     24 |  3.464 % |
182.13/182.25	c |      2080 |     864     1670    35741 |     8857     2078     25 |  3.464 % |
182.74/182.83	c |      3219 |     864     1670    35741 |     9743     3217     24 |  3.464 % |
183.53/183.69	c |      4927 |     864     1670    35741 |    10717     4925     23 |  3.464 % |
185.03/185.16	c |      7492 |     864     1670    35741 |    11789     7490     23 |  3.464 % |
187.53/187.62	c |     11336 |     864     1670    35741 |    12968    11334     23 |  3.464 % |
191.13/191.24	c |     17102 |     864     1670    35741 |    14265    10531     22 |  3.464 % |
197.42/197.57	c |     25751 |     864     1670    35741 |    15692    11997     21 |  3.465 % |
207.12/207.26	c |     38725 |     861     1670    35741 |    17261     2333     21 |  3.799 % |
212.82/212.93	c ===============================================================================
212.92/213.00	c core #1
212.92/213.00	c 
212.92/213.00	c 
212.92/213.00	c Core size: 15	Core Weight: 1	Total Weight: 46
212.92/213.00	c
212.92/213.00	c
212.92/213.00	c ============================[ Search Statistics ]==============================
212.92/213.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
212.92/213.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
212.92/213.00	c ===============================================================================
212.92/213.00	c |         0 |     872     1674    35779 |     5000        0    nan |  0.000 % |
213.02/213.14	c |       101 |     872     1674    35779 |     5500      101     16 |  3.004 % |
213.12/213.23	c |       251 |     872     1674    35779 |     6050      251     22 |  3.003 % |
213.22/213.39	c |       478 |     872     1674    35779 |     6655      478     22 |  3.003 % |
213.52/213.60	c |       819 |     872     1674    35779 |     7320      819     22 |  3.004 % |
213.82/213.95	c |      1325 |     872     1674    35779 |     8052     1325     23 |  3.003 % |
214.33/214.45	c |      2086 |     872     1674    35779 |     8857     2086     23 |  3.003 % |
215.12/215.28	c |      3227 |     872     1674    35779 |     9743     3227     23 |  3.003 % |
216.42/216.51	c |      4938 |     872     1674    35779 |    10717     4938     22 |  3.004 % |
218.62/218.76	c |      7500 |     872     1674    35779 |    11789     7500     23 |  3.003 % |
222.13/222.27	c |     11345 |     872     1674    35779 |    12968    11345     23 |  3.003 % |
227.62/227.75	c |     17111 |     869     1674    35779 |    14265    10522     22 |  3.338 % |
235.72/235.81	c |     25760 |     869     1674    35779 |    15692    11991     21 |  3.338 % |
248.21/248.33	c |     38735 |     869     1674    35779 |    17261     9180     23 |  3.337 % |
266.40/266.56	c |     58197 |     869     1674    35779 |    18987    11187     23 |  3.339 % |
296.69/296.82	c |     87389 |     868     1674    35779 |    20886    11491     23 |  3.448 % |
330.88/331.06	c ===============================================================================
330.99/331.19	c core #2
330.99/331.19	c 
330.99/331.19	c 
330.99/331.19	c Core size: 25	Core Weight: 1	Total Weight: 47
330.99/331.19	c
330.99/331.19	c
330.99/331.19	c ============================[ Search Statistics ]==============================
330.99/331.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
330.99/331.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
330.99/331.19	c ===============================================================================
330.99/331.19	c |         0 |     878     1677    35786 |     5000        0    nan |  0.000 % |
331.18/331.31	c |       100 |     877     1677    35786 |     5500      100     19 |  2.772 % |
331.18/331.37	c |       251 |     877     1677    35786 |     6050      251     21 |  2.772 % |
331.28/331.49	c |       476 |     877     1677    35786 |     6655      476     22 |  2.772 % |
331.48/331.64	c |       813 |     877     1677    35786 |     7320      812     23 |  2.772 % |
331.68/331.82	c |      1320 |     877     1677    35786 |     8052     1319     22 |  2.772 % |
332.09/332.23	c |      2079 |     877     1677    35786 |     8857     2078     23 |  2.772 % |
332.58/332.78	c |      3218 |     877     1677    35786 |     9743     3217     23 |  2.772 % |
333.49/333.65	c |      4930 |     877     1677    35786 |    10717     4929     23 |  2.772 % |
334.89/335.07	c |      7495 |     877     1677    35786 |    11789     7494     25 |  2.772 % |
337.08/337.23	c |     11342 |     877     1677    35786 |    12968    11341     26 |  2.772 % |
340.89/341.00	c |     17108 |     876     1677    35786 |    14265    10393     27 |  2.883 % |
346.08/346.22	c |     25757 |     876     1677    35786 |    15692    11814     26 |  2.883 % |
354.28/354.43	c |     38732 |     876     1677    35786 |    17261     8985     26 |  2.883 % |
367.97/368.13	c |     58194 |     876     1677    35786 |    18987    10958     27 |  2.883 % |
387.37/387.55	c |     87387 |     876     1677    35786 |    20886    11399     27 |  2.883 % |
419.15/419.34	c |    131176 |     876     1677    35786 |    22974    13143     27 |  2.884 % |
469.24/469.49	c |    196860 |     870     1677    35786 |    25272    21306     27 |  3.549 % |
505.43/505.61	c ===============================================================================
506.13/506.34	c core #3
506.13/506.34	c 
506.13/506.34	c 
506.13/506.34	c Core size: 12	Core Weight: 1	Total Weight: 48
506.13/506.34	c
506.13/506.34	c
506.13/506.34	c ============================[ Search Statistics ]==============================
506.13/506.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
506.13/506.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
506.13/506.34	c ===============================================================================
506.13/506.34	c |         0 |     882     1680    35792 |     5000        0    nan |  0.000 % |
506.23/506.46	c |       100 |     882     1680    35792 |     5500      100     29 |  2.649 % |
506.33/506.53	c |       252 |     882     1680    35792 |     6050      252     29 |  2.649 % |
506.43/506.63	c |       477 |     882     1680    35792 |     6655      477     26 |  2.649 % |
506.63/506.82	c |       815 |     881     1680    35792 |     7320      815     25 |  2.760 % |
506.83/507.10	c |      1322 |     881     1680    35792 |     8052     1318     25 |  2.760 % |
507.22/507.49	c |      2081 |     880     1680    35792 |     8857     2077     25 |  2.870 % |
507.83/508.07	c |      3222 |     880     1680    35792 |     9743     3217     24 |  2.870 % |
508.82/509.05	c |      4930 |     880     1680    35792 |    10717     4925     24 |  2.870 % |
510.12/510.34	c |      7492 |     880     1680    35792 |    11789     7487     23 |  2.870 % |
512.62/512.81	c |     11336 |     880     1680    35792 |    12968    11331     23 |  2.870 % |
516.62/516.84	c |     17103 |     880     1680    35792 |    14265    10529     22 |  2.870 % |
522.43/522.64	c |     25754 |     880     1680    35792 |    15692    11975     23 |  2.870 % |
531.32/531.51	c |     38729 |     880     1680    35792 |    17261     9155     24 |  2.870 % |
544.72/544.98	c |     58190 |     880     1680    35792 |    18987    11086     26 |  2.870 % |
567.21/567.40	c |     87382 |     880     1680    35792 |    20886    11423     25 |  2.870 % |
600.41/600.69	c |    131172 |     880     1680    35792 |    22974    13006     23 |  2.870 % |
650.38/650.68	c |    196856 |     880     1680    35792 |    25272    19965     23 |  2.871 % |
732.96/733.24	c |    295382 |     860     1680    35792 |    27799     7648     22 |  5.077 % |
776.64/776.94	c ===============================================================================
776.84/777.12	c core #4
776.84/777.12	c 
776.84/777.12	c 
776.84/777.12	c Core size: 27	Core Weight: 1	Total Weight: 49
776.84/777.12	c
776.84/777.12	c
776.84/777.12	c ============================[ Search Statistics ]==============================
776.84/777.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
776.84/777.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
776.84/777.12	c ===============================================================================
776.84/777.12	c |         0 |     889     1682    35866 |     5000        0    nan |  0.000 % |
777.04/777.37	c |       100 |     888     1682    35866 |     5500      100     29 |  2.203 % |
777.14/777.45	c |       251 |     888     1682    35866 |     6050      251     26 |  2.203 % |
777.24/777.56	c |       476 |     888     1682    35866 |     6655      476     25 |  2.203 % |
777.45/777.75	c |       813 |     888     1682    35866 |     7320      813     25 |  2.203 % |
777.64/777.97	c |      1320 |     888     1682    35866 |     8052     1319     25 |  2.203 % |
778.04/778.35	c |      2080 |     888     1682    35866 |     8857     2079     24 |  2.203 % |
778.64/778.92	c |      3221 |     888     1682    35866 |     9743     3220     25 |  2.203 % |
779.34/779.69	c |      4929 |     888     1682    35866 |    10717     4928     23 |  2.203 % |
780.64/780.94	c |      7492 |     888     1682    35866 |    11789     7491     24 |  2.203 % |
783.34/783.63	c |     11337 |     887     1682    35866 |    12968    11333     26 |  2.313 % |
786.73/787.07	c |     17105 |     887     1682    35866 |    14265    10493     27 |  2.313 % |
792.04/792.39	c |     25756 |     887     1682    35866 |    15692    11842     27 |  2.313 % |
801.23/801.59	c |     38730 |     887     1682    35866 |    17261     8933     28 |  2.313 % |
814.72/815.08	c |     58191 |     887     1682    35866 |    18987    11030     27 |  2.313 % |
834.42/834.76	c |     87383 |     887     1682    35866 |    20886    11405     27 |  2.313 % |
867.62/867.95	c |    131172 |     887     1682    35866 |    22974    12976     27 |  2.313 % |
917.39/917.76	c |    196858 |     887     1682    35866 |    25272    20132     26 |  2.313 % |
991.57/991.95	c |    295385 |     884     1682    35866 |    27799    23470     27 |  2.644 % |
1103.53/1103.94	c ===============================================================================
1105.14/1105.55	c core #5
1105.14/1105.55	c 
1105.14/1105.55	c 
1105.14/1105.55	c Core size: 29	Core Weight: 1	Total Weight: 50
1105.14/1105.55	c
1105.14/1105.55	c
1105.14/1105.55	c ============================[ Search Statistics ]==============================
1105.14/1105.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1105.14/1105.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1105.14/1105.55	c ===============================================================================
1105.14/1105.55	c |         0 |     896     1684    35879 |     5000        0    nan |  0.000 % |
1105.24/1105.66	c |       101 |     896     1684    35879 |     5500      101     25 |  2.077 % |
1105.33/1105.76	c |       251 |     896     1684    35879 |     6050      251     26 |  2.077 % |
1105.43/1105.87	c |       476 |     896     1684    35879 |     6655      476     24 |  2.077 % |
1105.63/1106.06	c |       814 |     896     1684    35879 |     7320      814     24 |  2.077 % |
1105.93/1106.32	c |      1320 |     896     1684    35879 |     8052     1320     23 |  2.077 % |
1106.24/1106.68	c |      2081 |     895     1684    35879 |     8857     2080     23 |  2.186 % |
1106.94/1107.30	c |      3222 |     895     1684    35879 |     9743     3221     23 |  2.186 % |
1107.83/1108.25	c |      4932 |     895     1684    35879 |    10717     4931     24 |  2.186 % |
1109.34/1109.72	c |      7494 |     895     1684    35879 |    11789     7493     24 |  2.186 % |
1111.74/1112.20	c |     11339 |     895     1684    35879 |    12968    11338     24 |  2.186 % |
1115.93/1116.37	c |     17105 |     893     1684    35879 |    14265    10494     24 |  2.405 % |
1121.83/1122.24	c |     25754 |     893     1684    35879 |    15692    11944     22 |  2.404 % |
1131.73/1132.20	c |     38728 |     893     1684    35879 |    17261     9055     25 |  2.405 % |
1146.72/1147.10	c |     58189 |     893     1684    35879 |    18987    11057     23 |  2.405 % |
1167.62/1168.06	c |     87381 |     893     1684    35879 |    20886    11394     23 |  2.404 % |
1196.51/1196.99	c |    131170 |     892     1684    35879 |    22974    12884     25 |  2.514 % |
1251.99/1252.40	c |    196854 |     892     1684    35879 |    25272    20162     28 |  2.514 % |
1331.45/1331.90	c |    295381 |     892     1684    35879 |    27799    23500     26 |  2.514 % |
1456.02/1456.53	c |    443172 |     892     1684    35879 |    30579    26051     26 |  2.514 % |
1656.34/1656.94	c |    664856 |     890     1684    35879 |    33637    29656     26 |  2.732 % |
1790.50/1791.11	c ===============================================================================
1792.70/1793.38	c core #6
1792.70/1793.38	c 
1792.70/1793.38	c 
1792.70/1793.38	c Core size: 10	Core Weight: 1	Total Weight: 51
1792.70/1793.38	c
1792.70/1793.38	c
1792.70/1793.38	c ============================[ Search Statistics ]==============================
1792.70/1793.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1792.70/1793.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1792.70/1793.38	c ===============================================================================
1792.70/1793.38	c |         0 |     902     1686    35890 |     5000        0    nan |  0.000 % |
1792.90/1793.50	c |       100 |     902     1686    35890 |     5500      100     26 |  2.063 % |
1793.00/1793.61	c |       251 |     902     1686    35890 |     6050      251     26 |  2.063 % |
1793.10/1793.76	c |       478 |     902     1686    35890 |     6655      478     26 |  2.063 % |
1793.30/1793.96	c |       815 |     902     1686    35890 |     7320      815     25 |  2.063 % |
1793.60/1794.24	c |      1322 |     902     1686    35890 |     8052     1322     23 |  2.063 % |
1793.90/1794.58	c |      2081 |     901     1686    35890 |     8857     2080     23 |  2.172 % |
1794.61/1795.25	c |      3221 |     901     1686    35890 |     9743     3220     23 |  2.172 % |
1795.50/1796.12	c |      4929 |     901     1686    35890 |    10717     4928     23 |  2.172 % |
1797.19/1797.83	c |      7491 |     901     1686    35890 |    11789     7490     25 |  2.172 % |
1799.99/1800.63	c |     11335 |     901     1686    35890 |    12968    11334     25 |  2.172 % |

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-2680599-1277458782/watcher-2680599-1277458782 -o /tmp/evaluation-result-2680599-1277458782/solver-2680599-1277458782 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680599-1277458782.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.95 3/106 19773
/proc/meminfo: memFree=1854472/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=2888 CPUtime=0
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 286 0 0 0 0 0 0 0 20 0 1 0 121479587 2957312 205 1992294400 134512640 135752675 4287026656 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 722 205 137 303 0 338 0

[startup+0.102892 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 19773
/proc/meminfo: memFree=1854472/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=4028 CPUtime=0.1
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 720 0 0 0 10 0 0 0 20 0 1 0 121479587 4124672 560 1992294400 134512640 135752675 4287026656 18446744073709551615 134605371 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1007 560 144 303 0 702 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4028

[startup+0.201909 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 19773
/proc/meminfo: memFree=1854472/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=4028 CPUtime=0.2
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 721 0 0 0 20 0 0 0 20 0 1 0 121479587 4124672 561 1992294400 134512640 135752675 4287026656 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1007 561 145 303 0 702 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 4028

[startup+0.301927 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 19773
/proc/meminfo: memFree=1854472/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=4028 CPUtime=0.3
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 721 0 0 0 30 0 0 0 20 0 1 0 121479587 4124672 561 1992294400 134512640 135752675 4287026656 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1007 561 145 303 0 702 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4028

[startup+0.701995 s]
/proc/loadavg: 0.92 0.98 0.95 3/106 19773
/proc/meminfo: memFree=1854472/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=4160 CPUtime=0.69
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 752 0 0 0 69 0 0 0 21 0 1 0 121479587 4259840 592 1992294400 134512640 135752675 4287026656 18446744073709551615 134517249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1040 592 145 303 0 735 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4160

[startup+1.50113 s]
/proc/loadavg: 0.92 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1852356/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=4424 CPUtime=1.49
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 842 0 0 0 149 0 0 0 23 0 1 0 121479587 4530176 682 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1106 682 145 303 0 801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4424

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1851860/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=5120 CPUtime=3.09
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 1000 0 0 0 307 2 0 0 25 0 1 0 121479587 5242880 840 1992294400 134512640 135752675 4287026656 18446744073709551615 134605286 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1280 840 145 303 0 975 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5120

[startup+6.30096 s]
/proc/loadavg: 0.93 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1850372/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=6308 CPUtime=6.29
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 1284 0 0 0 626 3 0 0 25 0 1 0 121479587 6459392 1124 1992294400 134512640 135752675 4287026656 18446744073709551615 134605400 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 1577 1124 145 303 0 1272 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6308

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1847892/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=8420 CPUtime=12.69
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 1836 0 0 0 1262 7 0 0 25 0 1 0 121479587 8622080 1676 1992294400 134512640 135752675 4287026656 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 2105 1676 145 303 0 1800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8420

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1843676/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=12520 CPUtime=25.48
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 2860 0 0 0 2535 13 0 0 25 0 1 0 121479587 12820480 2700 1992294400 134512640 135752675 4287026656 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 3130 2700 145 303 0 2825 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12520

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.95 2/107 19774
/proc/meminfo: memFree=1836112/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=20204 CPUtime=51.07
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 4782 0 0 0 5084 23 0 0 25 0 1 0 121479587 20688896 4622 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 5051 4622 145 303 0 4746 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20204

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.95 2/107 19776
/proc/meminfo: memFree=1820488/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=35680 CPUtime=102.27
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 8624 0 0 0 10181 46 0 0 25 0 1 0 121479587 36536320 8464 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 8920 8464 145 303 0 8615 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35680

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19778
/proc/meminfo: memFree=1805112/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=50964 CPUtime=162.24
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 12450 0 0 0 16150 74 0 0 25 0 1 0 121479587 52187136 12290 1992294400 134512640 135752675 4287026656 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 12741 12290 145 303 0 12436 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 50964

[startup+222.309 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19780
/proc/meminfo: memFree=1799036/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=56776 CPUtime=222.23
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 13923 0 0 0 22121 102 0 0 25 0 1 0 121479587 58138624 13763 1992294400 134512640 135752675 4287026656 18446744073709551615 134605295 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 14194 13763 146 303 0 13889 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 56776

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19780
/proc/meminfo: memFree=1795688/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=60108 CPUtime=282.2
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 14761 0 0 0 28098 122 0 0 25 0 1 0 121479587 61550592 14601 1992294400 134512640 135752675 4287026656 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 15027 14601 146 303 0 14722 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60108

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19782
/proc/meminfo: memFree=1787628/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=68188 CPUtime=342.18
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 16758 0 0 0 34071 147 0 0 25 0 1 0 121479587 69824512 16598 1992294400 134512640 135752675 4287026656 18446744073709551615 134611655 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 17047 16598 146 303 0 16742 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 68188

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19784
/proc/meminfo: memFree=1775352/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=80320 CPUtime=402.16
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 19808 0 0 0 40040 176 0 0 25 0 1 0 121479587 82247680 19648 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 20080 19648 146 303 0 19775 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 80320

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19786
/proc/meminfo: memFree=1760844/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=94728 CPUtime=462.14
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 23406 0 0 0 46007 207 0 0 25 0 1 0 121479587 97001472 23246 1992294400 134512640 135752675 4287026656 18446744073709551615 134605418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 23682 23246 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.98 0.95 2/107 19788
/proc/meminfo: memFree=1746584/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=108984 CPUtime=522.12
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 26958 0 0 0 51974 238 0 0 25 0 1 0 121479587 111599616 26798 1992294400 134512640 135752675 4287026656 18446744073709551615 134616126 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 27246 26798 146 303 0 26941 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 108984

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19788
/proc/meminfo: memFree=1740136/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=115300 CPUtime=582.11
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 28556 0 0 0 57944 267 0 0 25 0 1 0 121479587 118067200 28396 1992294400 134512640 135752675 4287026656 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 28825 28396 146 303 0 28520 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 115300

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19790
/proc/meminfo: memFree=1731208/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=124336 CPUtime=642.08
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 30807 0 0 0 63916 292 0 0 25 0 1 0 121479587 127320064 30647 1992294400 134512640 135752675 4287026656 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 31084 30647 146 303 0 30779 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 124336

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19796
/proc/meminfo: memFree=1700084/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=155064 CPUtime=822.03
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 38504 0 0 0 81833 370 0 0 25 0 1 0 121479587 158785536 38316 1992294400 134512640 135752675 4287026656 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 38766 38316 146 303 0 38461 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 155064

[startup+882.309 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19796
/proc/meminfo: memFree=1689048/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=165912 CPUtime=882.02
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 41236 0 0 0 87805 397 0 0 25 0 1 0 121479587 169893888 41048 1992294400 134512640 135752675 4287026656 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 41478 41048 146 303 0 41173 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 165912

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19798
/proc/meminfo: memFree=1678136/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=176804 CPUtime=941.98
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 43944 0 0 0 93776 422 0 0 25 0 1 0 121479587 181047296 43756 1992294400 134512640 135752675 4287026656 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 44201 43756 146 303 0 43896 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 176804

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19800
/proc/meminfo: memFree=1663628/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=191344 CPUtime=1001.97
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 47553 0 0 0 99746 451 0 0 25 0 1 0 121479587 195936256 47365 1992294400 134512640 135752675 4287026656 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 47836 47365 146 303 0 47531 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 191344

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19802
/proc/meminfo: memFree=1650236/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=204864 CPUtime=1061.95
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 50927 0 0 0 105717 478 0 0 25 0 1 0 121479587 209780736 50739 1992294400 134512640 135752675 4287026656 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 51216 50739 146 303 0 50911 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 204864

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.95 2/107 19804
/proc/meminfo: memFree=1635108/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=219604 CPUtime=1121.93
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 54621 0 0 0 111690 503 0 0 25 0 1 0 121479587 224874496 54433 1992294400 134512640 135752675 4287026656 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 54901 54433 146 303 0 54596 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 219604

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 0.95 2/107 19804
/proc/meminfo: memFree=1632752/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=221980 CPUtime=1181.91
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 55240 0 0 0 117662 529 0 0 25 0 1 0 121479587 227307520 55052 1992294400 134512640 135752675 4287026656 18446744073709551615 134605394 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 55495 55052 146 303 0 55190 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 221980

[startup+1242.3 s]
/proc/loadavg: 1.01 1.00 0.95 2/107 19806
/proc/meminfo: memFree=1622336/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=232028 CPUtime=1241.89
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 57765 0 0 0 123635 554 0 0 25 0 1 0 121479587 237596672 57577 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 58007 57577 146 303 0 57702 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 232028

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19817
/proc/meminfo: memFree=1611920/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=241988 CPUtime=1301.86
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 60250 0 0 0 129604 582 0 0 25 0 1 0 121479587 247795712 60062 1992294400 134512640 135752675 4287026656 18446744073709551615 134611618 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 60497 60062 146 303 0 60192 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 241988

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19819
/proc/meminfo: memFree=1602620/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=251344 CPUtime=1361.84
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 62566 0 0 0 135576 608 0 0 25 0 1 0 121479587 257376256 62378 1992294400 134512640 135752675 4287026656 18446744073709551615 134603238 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 62836 62378 146 303 0 62531 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 251344

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19821
/proc/meminfo: memFree=1591460/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=262316 CPUtime=1421.82
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 65312 0 0 0 141549 633 0 0 25 0 1 0 121479587 268611584 65124 1992294400 134512640 135752675 4287026656 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 65579 65124 146 303 0 65274 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 262316

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19821
/proc/meminfo: memFree=1578812/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=275120 CPUtime=1481.8
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 68509 0 0 0 147522 658 0 0 25 0 1 0 121479587 281722880 68321 1992294400 134512640 135752675 4287026656 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 68780 68321 146 303 0 68475 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 275120

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19823
/proc/meminfo: memFree=1567900/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=286120 CPUtime=1541.79
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 71257 0 0 0 153497 682 0 0 25 0 1 0 121479587 292986880 71069 1992294400 134512640 135752675 4287026656 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 71530 71069 146 303 0 71225 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 286120

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19825
/proc/meminfo: memFree=1556244/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=297936 CPUtime=1601.77
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 74219 0 0 0 159473 704 0 0 25 0 1 0 121479587 305086464 74031 1992294400 134512640 135752675 4287026656 18446744073709551615 134605373 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 74484 74031 146 303 0 74179 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 297936

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19827
/proc/meminfo: memFree=1543596/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=310472 CPUtime=1661.75
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 77336 0 0 0 165448 727 0 0 25 0 1 0 121479587 317923328 77148 1992294400 134512640 135752675 4287026656 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 77618 77148 146 303 0 77313 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 310472

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19829
/proc/meminfo: memFree=1531568/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=322636 CPUtime=1721.73
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 80358 0 0 0 171423 750 0 0 25 0 1 0 121479587 330379264 80170 1992294400 134512640 135752675 4287026656 18446744073709551615 134605389 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 80659 80170 146 303 0 80354 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 322636

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19829
/proc/meminfo: memFree=1518176/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=335852 CPUtime=1781.7
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 83667 0 0 0 177393 777 0 0 25 0 1 0 121479587 343912448 83479 1992294400 134512640 135752675 4287026656 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 83963 83479 146 303 0 83658 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 335852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/107 19831
/proc/meminfo: memFree=1509248/2059040 swapFree=4135892/4192956
[pid=19773] ppid=19771 vsize=344696 CPUtime=1800.11
/proc/19773/stat : 19773 (wbo1.4b) R 19771 19773 19367 0 -1 4202496 85877 0 0 0 179228 783 0 0 25 0 1 0 121479587 352968704 85689 1992294400 134512640 135752675 4287026656 18446744073709551615 134605239 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/19773/statm: 86174 85689 146 303 0 85869 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 344696

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.75
CPU time (s): 1800.16
CPU user time (s): 1792.28
CPU system time (s): 7.8768
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 344696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.28
system time used= 7.8768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85877
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= 8
involuntary context switches= 21397

runsolver used 3.2575 second user time and 8.23875 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-25 11:39:42
IDJOB=2680599
IDBENCH=2944
IDSOLVER=1190
FILE ID=node014/2680599-1277458782
PBS_JOBID= 11188144
Free space on /tmp= 62456 MiB

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

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=773083848

node014.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.258
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.51
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.258
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1855000 kB
Buffers:         24740 kB
Cached:          76852 kB
SwapCached:       9968 kB
Active:          18044 kB
Inactive:        96976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1855000 kB
SwapTotal:     4192956 kB
SwapFree:      4135892 kB
Dirty:            3012 kB
Writeback:           0 kB
AnonPages:       12064 kB
Mapped:           8400 kB
Slab:            66872 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183980 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= 62456 MiB
End job on node014 at 2010-06-25 12:09:45