Trace number 1875742

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.11 1800.87

General information on the benchmark

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

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875742-1245170924.opb.
0.00/0.00	c Instance file HOME/instance-1875742-1245170924.opb
0.00/0.00	c File size is 1119445 bytes.
0.09/0.17	c Highest Coefficient sum: 1357
0.09/0.17	c ============================[ Problem Statistics ]=============================
0.09/0.17	c |                                                                             |
0.09/0.17	c |  Parsing time:          0.17         s                                      |
0.09/0.17	c |  Number Variables:      2470                                                |
0.09/0.17	c |  Number Clauses:        8                                                   |
0.09/0.17	c |  Number Cardinality:    0                                                   |
0.09/0.17	c |  Number PB Constraints: 4744                                                |
0.09/0.17	c core #1
0.09/0.17	c Core size: 9	Core Weight: 1	Total Weight: 1
0.09/0.17	c Elapsed CPU time: 0.173973 s	Remaining CPU time: 1799.83 s
0.19/0.22	c core #2
0.19/0.22	c Core size: 11	Core Weight: 1	Total Weight: 2
0.19/0.22	c Elapsed CPU time: 0.214967 s	Remaining CPU time: 1799.79 s
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |    2407     4767   140145 |     5000        0    nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #3
0.19/0.27	c Core size: 15	Core Weight: 1	Total Weight: 3
0.19/0.27	c Elapsed CPU time: 0.265959 s	Remaining CPU time: 1799.73 s
0.30/0.32	c Learning 1 hard constraints
0.30/0.32	c core #4
0.30/0.32	c Core size: 15	Core Weight: 1	Total Weight: 4
0.30/0.32	c Elapsed CPU time: 0.318951 s	Remaining CPU time: 1799.68 s
0.30/0.37	c ============================[ Search Statistics ]==============================
0.30/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.30/0.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.30/0.37	c ===============================================================================
0.30/0.37	c |         0 |    2434     4781   140182 |     5000        0    nan |  0.000 % |
0.30/0.39	c ===============================================================================
0.30/0.39	c core #5
0.30/0.39	c Core size: 55	Core Weight: 1	Total Weight: 5
0.30/0.39	c Elapsed CPU time: 0.377942 s	Remaining CPU time: 1799.62 s
0.39/0.43	c Learning 4 hard constraints
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    2444     4791   140279 |     5000        0    nan |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c core #6
0.49/0.50	c Core size: 66	Core Weight: 3	Total Weight: 8
0.49/0.50	c Elapsed CPU time: 0.490925 s	Remaining CPU time: 1799.51 s
0.49/0.55	c Learning 20 hard constraints
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    2462     4816   140883 |     5000        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c core #7
0.59/0.60	c Core size: 78	Core Weight: 1	Total Weight: 9
0.59/0.60	c Elapsed CPU time: 0.584911 s	Remaining CPU time: 1799.42 s
0.59/0.65	c Learning 13 hard constraints
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |    2473     4834   141379 |     5000        0    nan |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.82	c core #8
0.79/0.82	c Core size: 68	Core Weight: 1	Total Weight: 10
0.79/0.82	c Elapsed CPU time: 0.797878 s	Remaining CPU time: 1799.2 s
0.79/0.87	c Learning 39 hard constraints
0.79/0.87	c ============================[ Search Statistics ]==============================
0.79/0.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.87	c ===============================================================================
0.79/0.87	c |         0 |    2334     4878   142800 |     5000        0    nan |  0.000 % |
0.89/0.90	c ===============================================================================
0.89/0.90	c core #9
0.89/0.90	c Core size: 41	Core Weight: 6	Total Weight: 16
0.89/0.90	c Elapsed CPU time: 0.873867 s	Remaining CPU time: 1799.13 s
0.89/0.94	c Learning 13 hard constraints
0.89/0.94	c ============================[ Search Statistics ]==============================
0.89/0.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.94	c ===============================================================================
0.89/0.94	c |         0 |    2504     4895   143112 |     5000        0    nan |  0.000 % |
0.99/1.06	c ===============================================================================
0.99/1.06	c core #10
0.99/1.06	c Core size: 109	Core Weight: 1	Total Weight: 17
0.99/1.06	c Elapsed CPU time: 1.03784 s	Remaining CPU time: 1798.96 s
1.10/1.11	c Learning 53 hard constraints
1.10/1.11	c ============================[ Search Statistics ]==============================
1.10/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.11	c ===============================================================================
1.10/1.11	c |         0 |    2517     4954   145044 |     5000        0    nan |  0.000 % |
1.29/1.31	c |       100 |    2501     4954   145044 |     5500      100     38 |  2.504 % |
1.59/1.65	c |       250 |    2498     4954   145044 |     6050      250     38 |  2.621 % |
1.99/2.06	c |       477 |    2496     4954   145044 |     6655      477     40 |  2.740 % |
2.49/2.58	c |       814 |    2431     4954   145044 |     7320      439     41 |  4.891 % |
3.29/3.32	c ===============================================================================
3.29/3.33	c core #11
3.29/3.33	c Core size: 293	Core Weight: 1	Total Weight: 18
3.29/3.33	c Elapsed CPU time: 3.2945 s	Remaining CPU time: 1796.71 s
3.29/3.38	c Learning 807 hard constraints
3.29/3.38	c ============================[ Search Statistics ]==============================
3.29/3.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.29/3.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.29/3.38	c ===============================================================================
3.29/3.38	c |         0 |    2534     5767   181096 |     5000        0    nan |  0.000 % |
3.48/3.55	c |       101 |    2534     5767   181096 |     5500      101     37 |  1.516 % |
3.78/3.81	c |       252 |    2532     5767   181096 |     6050      252     41 |  1.943 % |
4.18/4.25	c |       479 |    2532     5767   181096 |     6655      479     42 |  1.943 % |
4.89/4.92	c |       816 |    2528     5767   181096 |     7320      816     45 |  2.293 % |
5.29/5.40	c ===============================================================================
5.40/5.40	c core #12
5.40/5.40	c Core size: 322	Core Weight: 1	Total Weight: 19
5.40/5.40	c Elapsed CPU time: 5.36318 s	Remaining CPU time: 1794.64 s
5.40/5.46	c Learning 301 hard constraints
5.40/5.46	c ============================[ Search Statistics ]==============================
5.40/5.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.40/5.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.40/5.46	c ===============================================================================
5.40/5.46	c |         0 |    2539     6072   193378 |     5000        0    nan |  0.000 % |
5.69/5.70	c |       100 |    2539     6072   193378 |     5500      100     46 |  1.513 % |
5.99/6.01	c |       250 |    2539     6072   193378 |     6050      250     42 |  1.513 % |
6.49/6.60	c |       475 |    2539     6072   193378 |     6655      475     39 |  1.513 % |
7.38/7.40	c |       813 |    2539     6072   193378 |     7320      813     41 |  1.513 % |
8.58/8.64	c |      1322 |    2539     6072   193378 |     8052     1322     42 |  1.513 % |
9.99/10.06	c |      2082 |    2539     6072   193378 |     8857     2082     41 |  1.513 % |
11.29/11.33	c ===============================================================================
11.29/11.34	c core #13
11.29/11.34	c Core size: 435	Core Weight: 1	Total Weight: 20
11.29/11.34	c Elapsed CPU time: 11.2823 s	Remaining CPU time: 1788.72 s
11.39/11.41	c Learning 2869 hard constraints
11.39/11.41	c ============================[ Search Statistics ]==============================
11.39/11.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.39/11.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.39/11.41	c ===============================================================================
11.39/11.41	c |         0 |    2550     8945   311377 |     5000        0    nan |  0.000 % |
11.59/11.64	c |       100 |    2550     8945   311377 |     5500      100     41 |  1.506 % |
11.89/11.96	c |       251 |    2544     8945   311377 |     6050      251     46 |  3.051 % |
12.28/12.37	c |       478 |    2543     8945   311377 |     6655      478     48 |  3.090 % |
12.48/12.51	c ===============================================================================
12.48/12.51	c core #14
12.48/12.51	c Core size: 279	Core Weight: 12	Total Weight: 32
12.48/12.51	c Elapsed CPU time: 12.4531 s	Remaining CPU time: 1787.55 s
12.48/12.58	c Learning 563 hard constraints
12.48/12.58	c ============================[ Search Statistics ]==============================
12.48/12.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.48/12.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.48/12.58	c ===============================================================================
12.48/12.58	c |         0 |    2566     9511   338975 |     5000        0    nan |  0.000 % |
12.79/12.86	c |       100 |    2566     9511   338975 |     5500      100     42 |  1.005 % |
13.09/13.19	c |       250 |    2553     9511   338975 |     6050      250     46 |  1.775 % |
13.58/13.69	c |       475 |    2551     9511   338975 |     6655      475     47 |  1.775 % |
14.28/14.38	c ===============================================================================
14.28/14.38	c core #15
14.28/14.38	c Core size: 556	Core Weight: 1	Total Weight: 33
14.28/14.38	c Elapsed CPU time: 14.3098 s	Remaining CPU time: 1785.69 s
14.38/14.46	c Learning 641 hard constraints
14.38/14.46	c ============================[ Search Statistics ]==============================
14.38/14.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.38/14.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.38/14.46	c ===============================================================================
14.38/14.46	c |         0 |    2581    10157   368890 |     5000        0    nan |  0.000 % |
14.68/14.73	c |       101 |    2581    10157   368890 |     5500      101     50 |  0.998 % |
14.98/15.06	c |       252 |    2581    10157   368890 |     6050      252     45 |  0.997 % |
15.47/15.50	c |       479 |    2581    10157   368890 |     6655      479     45 |  0.998 % |
16.07/16.17	c |       816 |    2580    10157   368890 |     7320      816     45 |  1.036 % |
17.27/17.30	c |      1323 |    2580    10157   368890 |     8052     1323     46 |  1.036 % |
18.67/18.78	c |      2083 |    2580    10157   368890 |     8857     2083     47 |  1.037 % |
20.78/20.86	c |      3222 |    2570    10157   368890 |     9743     2979     47 |  1.458 % |
23.97/24.04	c |      4930 |    2569    10157   368890 |    10717     4687     45 |  1.649 % |
27.77/27.86	c |      7494 |    2549    10157   368890 |    11789     4116     42 |  2.839 % |
29.17/29.28	c ===============================================================================
29.27/29.33	c core #16
29.27/29.33	c Core size: 917	Core Weight: 1	Total Weight: 34
29.27/29.33	c Elapsed CPU time: 29.2016 s	Remaining CPU time: 1770.8 s
29.37/29.44	c Learning 4703 hard constraints
29.37/29.44	c ============================[ Search Statistics ]==============================
29.37/29.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.37/29.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
29.37/29.44	c ===============================================================================
29.37/29.44	c |         0 |    2589    14866   564703 |     5000        0    nan |  0.000 % |
29.77/29.84	c |       100 |    2589    14866   564703 |     5500      100     51 |  1.033 % |
30.07/30.15	c |       250 |    2586    14866   564703 |     6050      250     48 |  2.486 % |
30.47/30.59	c |       475 |    2578    14866   564703 |     6655      475     46 |  2.795 % |
31.16/31.26	c |       813 |    2578    14866   564703 |     7320      813     45 |  2.792 % |
32.06/32.16	c |      1319 |    2578    14866   564703 |     8052     1319     44 |  2.792 % |
33.17/33.25	c |      2078 |    2578    14866   564703 |     8857     2078     44 |  2.792 % |
34.87/34.90	c |      3219 |    2575    14866   564703 |     9743     3219     43 |  2.945 % |
37.47/37.53	c |      4927 |    2575    14866   564703 |    10717     4927     42 |  2.945 % |
41.06/41.10	c |      7490 |    2538    14866   564703 |    11789     6571     43 |  2.945 % |
47.66/47.77	c ===============================================================================
47.76/47.84	c core #17
47.76/47.84	c Core size: 1263	Core Weight: 1	Total Weight: 35
47.76/47.84	c Elapsed CPU time: 47.6688 s	Remaining CPU time: 1752.33 s
47.96/48.01	c Learning 9846 hard constraints
47.96/48.01	c ============================[ Search Statistics ]==============================
47.96/48.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.96/48.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
47.96/48.01	c ===============================================================================
47.96/48.01	c |         0 |    2612    24718   991565 |     8239        0    nan |  0.000 % |
48.36/48.41	c |       102 |    2612    24718   991565 |     9063      102     49 |  0.986 % |
48.66/48.77	c |       252 |    2612    24718   991565 |     9969      252     47 |  0.986 % |
49.16/49.25	c |       477 |    2612    24718   991565 |    10966      477     44 |  0.986 % |
49.76/49.85	c |       814 |    2612    24718   991565 |    12063      814     45 |  0.986 % |
51.16/51.29	c |      1321 |    2612    24718   991565 |    13269     1321     46 |  0.987 % |
52.06/52.10	c |      2080 |    2612    24718   991565 |    14596     2080     43 |  0.986 % |
54.66/54.80	c |      3219 |    2612    24718   991565 |    16056     3219     43 |  0.986 % |
59.06/59.15	c |      4928 |    2612    24718   991565 |    17661     4928     44 |  0.986 % |
63.76/63.90	c |      7490 |    2612    24718   991565 |    19427     7490     43 |  0.986 % |
70.55/70.68	c |     11334 |    2594    24718   991565 |    21370    10995     44 |  1.744 % |
77.05/77.11	c ===============================================================================
77.15/77.20	c core #18
77.15/77.20	c Core size: 2622	Core Weight: 3	Total Weight: 38
77.15/77.20	c Elapsed CPU time: 76.9643 s	Remaining CPU time: 1723.04 s
77.34/77.46	c Learning 13717 hard constraints
77.34/77.46	c ============================[ Search Statistics ]==============================
77.34/77.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.34/77.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
77.34/77.46	c ===============================================================================
77.34/77.46	c |         0 |    2616    38438  1590450 |    12812        0    nan |  0.000 % |
77.75/77.82	c |       100 |    2616    38438  1590450 |    14093      100     42 |  0.984 % |
78.15/78.25	c |       250 |    2616    38438  1590450 |    15503      250     41 |  0.984 % |
78.65/78.77	c |       475 |    2616    38438  1590450 |    17053      475     46 |  0.984 % |
79.55/79.61	c |       812 |    2616    38438  1590450 |    18759      812     48 |  0.984 % |
80.94/81.04	c |      1318 |    2616    38438  1590450 |    20634     1318     47 |  0.985 % |
83.04/83.13	c |      2077 |    2616    38438  1590450 |    22698     2077     44 |  0.984 % |
86.14/86.27	c ===============================================================================
86.14/86.28	c core #19
86.14/86.28	c Core size: 1667	Core Weight: 1	Total Weight: 39
86.14/86.28	c Elapsed CPU time: 86.0209 s	Remaining CPU time: 1713.98 s
86.44/86.53	c Learning 2932 hard constraints
86.44/86.53	c ============================[ Search Statistics ]==============================
86.44/86.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.44/86.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
86.44/86.53	c ===============================================================================
86.44/86.53	c |         0 |    2639    41373  1721864 |    13791        0    nan |  0.000 % |
86.74/86.85	c |       100 |    2639    41373  1721864 |    15170      100     40 |  0.976 % |
87.14/87.22	c |       250 |    2639    41373  1721864 |    16687      250     42 |  0.976 % |
87.64/87.74	c |       475 |    2639    41373  1721864 |    18355      475     44 |  0.976 % |
88.45/88.55	c |       812 |    2639    41373  1721864 |    20191      812     43 |  0.976 % |
90.05/90.19	c |      1318 |    2634    41373  1721864 |    22210     1318     43 |  2.402 % |
91.84/91.93	c |      2078 |    2634    41373  1721864 |    24431     2078     43 |  2.402 % |
94.14/94.29	c |      3218 |    2634    41373  1721864 |    26874     3218     43 |  2.402 % |
97.44/97.53	c |      4927 |    2633    41373  1721864 |    29562     4927     42 |  2.402 % |
104.53/104.63	c |      7489 |    2632    41373  1721864 |    32518     7489     44 |  2.402 % |
113.63/113.75	c |     11334 |    2632    41373  1721864 |    35770    11334     44 |  2.402 % |
118.23/118.39	c ===============================================================================
118.23/118.40	c core #20
118.23/118.40	c Core size: 1007	Core Weight: 1	Total Weight: 40
118.23/118.40	c Elapsed CPU time: 118.074 s	Remaining CPU time: 1681.93 s
118.64/118.74	c Learning 12890 hard constraints
118.64/118.74	c ============================[ Search Statistics ]==============================
118.64/118.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
118.64/118.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
118.64/118.74	c ===============================================================================
118.64/118.74	c |         0 |    2608    54266  2297606 |    18088        0    nan |  0.000 % |
118.74/118.81	c ===============================================================================
118.74/118.81	c core #21
118.74/118.81	c Core size: 80	Core Weight: 1	Total Weight: 41
118.74/118.81	c Elapsed CPU time: 118.48 s	Remaining CPU time: 1681.52 s
119.03/119.12	c Learning 4 hard constraints
119.03/119.12	c ============================[ Search Statistics ]==============================
119.03/119.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
119.03/119.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
119.03/119.12	c ===============================================================================
119.03/119.12	c |         0 |    2625    54273  2297761 |    18091        0    nan |  0.000 % |
119.03/119.16	c ===============================================================================
119.03/119.16	c core #22
119.03/119.16	c Core size: 92	Core Weight: 1	Total Weight: 42
119.03/119.16	c Elapsed CPU time: 118.824 s	Remaining CPU time: 1681.18 s
119.33/119.47	c ============================[ Search Statistics ]==============================
119.33/119.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
119.33/119.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
119.33/119.47	c ===============================================================================
119.33/119.47	c |         0 |    2650    54276  2297809 |    18092        0    nan |  0.000 % |
119.33/119.48	c |       101 |    2650    54276  2297809 |    19901      101     21 |  2.358 % |
119.42/119.53	c |       253 |    2649    54276  2297809 |    21891      253     21 |  2.395 % |
119.42/119.55	c |       480 |    2649    54276  2297809 |    24080      480     22 |  2.395 % |
119.42/119.57	c ===============================================================================
119.42/119.58	c core #23
119.42/119.58	c Core size: 95	Core Weight: 1	Total Weight: 43
119.42/119.58	c Elapsed CPU time: 119.239 s	Remaining CPU time: 1680.76 s
119.72/119.89	c Learning 1 hard constraints
119.72/119.89	c ============================[ Search Statistics ]==============================
119.72/119.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
119.72/119.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
119.72/119.89	c ===============================================================================
119.72/119.89	c |         0 |    2676    54280  2297861 |    18093        0    nan |  0.000 % |
119.82/119.91	c |       101 |    2676    54280  2297861 |    19902      101     30 |  2.371 % |
119.82/119.92	c |       251 |    2676    54280  2297861 |    21892      251     28 |  2.371 % |
119.82/119.94	c |       476 |    2676    54280  2297861 |    24082      476     31 |  2.371 % |
119.82/119.96	c |       813 |    2676    54280  2297861 |    26490      813     28 |  2.371 % |
119.93/120.02	c |      1321 |    2676    54280  2297861 |    29139     1321     30 |  2.371 % |
120.03/120.13	c |      2080 |    2676    54280  2297861 |    32053     2080     31 |  2.371 % |
120.13/120.28	c |      3219 |    2675    54280  2297861 |    35258     3219     30 |  2.408 % |
120.52/120.69	c |      4927 |    2675    54280  2297861 |    38784     4927     32 |  2.408 % |
121.22/121.31	c |      7489 |    2650    54280  2297861 |    42663     7489     32 |  3.393 % |
121.22/121.36	c ===============================================================================
121.32/121.45	c core #24
121.32/121.45	c Core size: 71	Core Weight: 1	Total Weight: 44
121.32/121.45	c Elapsed CPU time: 121.089 s	Remaining CPU time: 1678.91 s
121.62/121.77	c ============================[ Search Statistics ]==============================
121.62/121.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
121.62/121.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
121.62/121.77	c ===============================================================================
121.62/121.77	c |         0 |    2703    54283  2297913 |    18094        0    nan |  0.000 % |
121.62/121.79	c |       101 |    2703    54283  2297913 |    19903      101     40 |  2.348 % |
121.62/121.80	c |       252 |    2703    54283  2297913 |    21894      252     40 |  2.348 % |
121.72/121.81	c |       477 |    2703    54283  2297913 |    24083      477     40 |  2.348 % |
121.72/121.84	c |       814 |    2703    54283  2297913 |    26491      814     41 |  2.348 % |
121.72/121.88	c |      1321 |    2703    54283  2297913 |    29141     1321     43 |  2.348 % |
121.82/121.96	c |      2081 |    2703    54283  2297913 |    32055     2081     44 |  2.348 % |
122.03/122.18	c |      3223 |    2703    54283  2297913 |    35260     3223     45 |  2.348 % |
122.52/122.64	c |      4931 |    2703    54283  2297913 |    38786     4931     47 |  2.348 % |
123.13/123.28	c |      7495 |    2703    54283  2297913 |    42665     7495     48 |  2.348 % |
124.52/124.67	c |     11340 |    2703    54283  2297913 |    46932    11340     48 |  2.348 % |
128.92/129.06	c |     17107 |    2703    54283  2297913 |    51625    17107     49 |  2.348 % |
137.91/138.07	c |     25756 |    2703    54283  2297913 |    56787    25756     49 |  2.348 % |
156.11/156.23	c |     38731 |    2703    54283  2297913 |    62466    38731     50 |  2.348 % |
200.88/201.04	c |     58192 |    2703    54283  2297913 |    68713    58192     51 |  2.348 % |
242.27/242.49	c |     87386 |    2703    54283  2297913 |    75584    33687     51 |  2.348 % |
277.26/277.46	c ===============================================================================
279.36/279.54	c core #25
279.36/279.54	c Core size: 72	Core Weight: 1	Total Weight: 45
279.36/279.54	c Elapsed CPU time: 278.774 s	Remaining CPU time: 1521.23 s
279.76/279.98	c ============================[ Search Statistics ]==============================
279.76/279.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
279.76/279.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
279.76/279.98	c ===============================================================================
279.76/279.98	c |         0 |    2730    54286  2297965 |    18095        0    nan |  0.000 % |
279.86/280.01	c |       101 |    2730    54286  2297965 |    19904      101     50 |  2.326 % |
279.86/280.02	c |       252 |    2730    54286  2297965 |    21895      252     48 |  2.326 % |
279.86/280.04	c |       477 |    2730    54286  2297965 |    24084      477     52 |  2.326 % |
279.86/280.07	c |       815 |    2730    54286  2297965 |    26493      815     56 |  2.326 % |
279.96/280.13	c |      1322 |    2730    54286  2297965 |    29142     1322     57 |  2.326 % |
280.06/280.23	c |      2085 |    2730    54286  2297965 |    32056     2085     58 |  2.326 % |
280.26/280.43	c |      3225 |    2730    54286  2297965 |    35262     3225     56 |  2.326 % |
280.66/280.83	c |      4934 |    2730    54286  2297965 |    38788     4934     57 |  2.326 % |
281.46/281.67	c |      7496 |    2730    54286  2297965 |    42667     7496     58 |  2.326 % |
282.66/282.85	c |     11341 |    2730    54286  2297965 |    46934    11341     57 |  2.326 % |
287.15/287.36	c |     17108 |    2730    54286  2297965 |    51628    17108     57 |  2.326 % |
296.66/296.88	c |     25757 |    2730    54286  2297965 |    56790    25757     59 |  2.326 % |
316.45/316.62	c |     38732 |    2730    54286  2297965 |    62469    38732     60 |  2.326 % |
374.83/375.04	c |     58194 |    2730    54286  2297965 |    68716    58194     61 |  2.326 % |
435.89/436.18	c |     87388 |    2730    54286  2297965 |    75588    34106     59 |  2.326 % |
501.46/501.78	c |    131177 |    2730    54286  2297965 |    83147    16859     58 |  2.326 % |
590.02/590.34	c |    196861 |    2730    54286  2297965 |    91462    82543     66 |  2.326 % |
731.76/732.17	c |    295389 |    2730    54286  2297965 |   100608    28196     66 |  2.326 % |
1108.00/1108.52	c |    443179 |    2730    54286  2297965 |   110669    91466     68 |  2.326 % |
1640.19/1640.95	c |    664863 |    2730    54286  2297965 |   121736    27523     63 |  2.326 % |

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-1875742-1245170924/watcher-1875742-1245170924 -o /tmp/evaluation-result-1875742-1245170924/solver-1875742-1245170924 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875742-1245170924.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 1.01 0.99 3/64 5665
/proc/meminfo: memFree=1902392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=3620 CPUtime=0
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 202 0 0 0 0 0 0 0 18 0 1 0 184689424 3706880 186 1992294400 134512640 135709839 4294956240 18446744073709551615 134547899 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 905 186 128 292 0 336 0

[startup+0.0246811 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5665
/proc/meminfo: memFree=1902392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=4148 CPUtime=0.02
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 356 0 0 0 2 0 0 0 18 0 1 0 184689424 4247552 340 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 1037 340 157 292 0 468 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4148

[startup+0.101689 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5665
/proc/meminfo: memFree=1902392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=6168 CPUtime=0.09
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 975 0 0 0 9 0 0 0 18 0 1 0 184689424 6316032 959 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 1542 959 277 292 0 973 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6168

[startup+0.301708 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5665
/proc/meminfo: memFree=1902392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=15464 CPUtime=0.3
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 3719 0 0 0 29 1 0 0 19 0 1 0 184689424 15835136 3429 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 3866 3430 135 292 0 3571 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 15464

[startup+0.701748 s]
/proc/loadavg: 0.92 1.01 0.99 3/64 5665
/proc/meminfo: memFree=1902392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=28140 CPUtime=0.69
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 6884 0 0 0 67 2 0 0 23 0 1 0 184689424 28815360 6594 1992294400 134512640 135709839 4294956240 18446744073709551615 134518518 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 7035 6594 135 292 0 6740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28140

[startup+1.50183 s]
/proc/loadavg: 0.92 1.01 0.99 2/65 5666
/proc/meminfo: memFree=1870896/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=36468 CPUtime=1.49
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 8975 0 0 0 146 3 0 0 25 0 1 0 184689424 37343232 8685 1992294400 134512640 135709839 4294956240 18446744073709551615 134518383 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 9117 8685 136 292 0 8822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36468

[startup+3.10199 s]
/proc/loadavg: 0.92 1.01 0.99 2/65 5666
/proc/meminfo: memFree=1867952/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=36468 CPUtime=3.09
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 8975 0 0 0 306 3 0 0 25 0 1 0 184689424 37343232 8685 1992294400 134512640 135709839 4294956240 18446744073709551615 134518383 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 9117 8685 136 292 0 8822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36468

[startup+6.30132 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 5666
/proc/meminfo: memFree=1864432/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=42824 CPUtime=6.29
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 10575 0 0 0 625 4 0 0 25 0 1 0 184689424 43851776 10285 1992294400 134512640 135709839 4294956240 18446744073709551615 134572849 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 10706 10285 136 292 0 10411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42824

[startup+12.702 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 5666
/proc/meminfo: memFree=1857200/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=49868 CPUtime=12.69
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 12316 0 0 0 1263 6 0 0 25 0 1 0 184689424 51064832 12026 1992294400 134512640 135709839 4294956240 18446744073709551615 134518415 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 12467 12026 136 292 0 12172 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49868

[startup+25.5013 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 5666
/proc/meminfo: memFree=1851312/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=53056 CPUtime=25.47
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 13103 0 0 0 2538 9 0 0 25 0 1 0 184689424 54329344 12813 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 13264 12813 136 292 0 12969 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 53056

[startup+51.1019 s]
/proc/loadavg: 0.96 1.00 0.99 2/65 5666
/proc/meminfo: memFree=1837168/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=67180 CPUtime=51.06
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 16632 0 0 0 5091 15 0 0 25 0 1 0 184689424 68792320 16342 1992294400 134512640 135709839 4294956240 18446744073709551615 134587999 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 16795 16342 136 292 0 16500 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 67180

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 5666
/proc/meminfo: memFree=1824688/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=79420 CPUtime=102.24
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 19752 0 0 0 10200 24 0 0 25 0 1 0 184689424 81326080 19391 1992294400 134512640 135709839 4294956240 18446744073709551615 134572733 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 19855 19391 136 292 0 19560 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79420

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5666
/proc/meminfo: memFree=1800688/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=103560 CPUtime=162.21
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 25854 0 0 0 16183 38 0 0 25 0 1 0 184689424 106045440 25399 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 25890 25399 136 292 0 25595 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 103560

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5666
/proc/meminfo: memFree=1789680/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=114756 CPUtime=222.19
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 28588 0 0 0 22171 48 0 0 25 0 1 0 184689424 117510144 28133 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 28689 28133 136 292 0 28394 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 114756

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1752048/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=152192 CPUtime=282.16
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 37992 0 0 0 28149 67 0 0 25 0 1 0 184689424 155844608 37469 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 38048 37469 136 292 0 37753 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 152192

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1751920/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=152192 CPUtime=342.13
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 38026 0 0 0 34138 75 0 0 25 0 1 0 184689424 155844608 37503 1992294400 134512640 135709839 4294956240 18446744073709551615 134573944 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 38048 37503 136 292 0 37753 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 152192

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1751856/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=152192 CPUtime=402.11
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 38045 0 0 0 40131 80 0 0 25 0 1 0 184689424 155844608 37522 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 38048 37522 136 292 0 37753 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 152192

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1743088/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=161112 CPUtime=462.08
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 40281 0 0 0 46117 91 0 0 25 0 1 0 184689424 164978688 39758 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 40278 39758 136 292 0 39983 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 161112

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1718000/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=186292 CPUtime=522.05
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 46553 0 0 0 52096 109 0 0 25 0 1 0 184689424 190763008 46030 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 46573 46030 136 292 0 46278 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 186292

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1702960/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=201304 CPUtime=582.02
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 50273 0 0 0 58082 120 0 0 25 0 1 0 184689424 206135296 49750 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 50326 49750 136 292 0 50031 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 201304

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5668
/proc/meminfo: memFree=1682672/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=221452 CPUtime=642.01
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 55287 0 0 0 64069 132 0 0 25 0 1 0 184689424 226766848 54764 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 55363 54764 136 292 0 55068 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 221452

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1637168/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=266888 CPUtime=821.92
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 66641 0 0 0 82022 170 0 0 25 0 1 0 184689424 273293312 66118 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 66722 66118 136 292 0 66427 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 266888

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1630000/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=274180 CPUtime=881.89
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 68420 0 0 0 88010 179 0 0 25 0 1 0 184689424 280760320 67897 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 68545 67897 136 292 0 68250 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 274180

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1623728/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=280644 CPUtime=941.87
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 69986 0 0 0 94003 184 0 0 25 0 1 0 184689424 287379456 69463 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 70161 69463 136 292 0 69866 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 280644

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1606896/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=297308 CPUtime=1001.85
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 74164 0 0 0 99987 198 0 0 25 0 1 0 184689424 304443392 73641 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 74327 73641 136 292 0 74032 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 297308

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1596848/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=307512 CPUtime=1061.82
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 76686 0 0 0 105973 209 0 0 25 0 1 0 184689424 314892288 76163 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 76878 76163 136 292 0 76583 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 307512

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1585456/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=318864 CPUtime=1121.8
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 79492 0 0 0 111961 219 0 0 25 0 1 0 184689424 326516736 78969 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 79716 78969 136 292 0 79421 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 318864

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1577456/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=327220 CPUtime=1181.77
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 81583 0 0 0 117951 226 0 0 25 0 1 0 184689424 335073280 81060 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 81805 81060 136 292 0 81510 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 327220

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1559600/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=344572 CPUtime=1241.76
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 85908 0 0 0 123936 240 0 0 25 0 1 0 184689424 352841728 85385 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 86143 85385 136 292 0 85848 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 344572

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1551152/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=352924 CPUtime=1301.74
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 87981 0 0 0 129927 247 0 0 25 0 1 0 184689424 361394176 87458 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 88231 87458 136 292 0 87936 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 352924

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1542832/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=361356 CPUtime=1361.71
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 90082 0 0 0 135917 254 0 0 25 0 1 0 184689424 370028544 89559 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 90339 89559 136 292 0 90044 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 361356

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1525424/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=378676 CPUtime=1421.69
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 94414 0 0 0 141901 268 0 0 25 0 1 0 184689424 387764224 93891 1992294400 134512640 135709839 4294956240 18446744073709551615 134573780 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 94669 93891 136 292 0 94374 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 378676

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1513392/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=390968 CPUtime=1481.66
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 97446 0 0 0 147888 278 0 0 25 0 1 0 184689424 400351232 96923 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 97742 96923 136 292 0 97447 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 390968

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1503984/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=400176 CPUtime=1541.65
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 99747 0 0 0 153879 286 0 0 25 0 1 0 184689424 409780224 99224 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 100044 99224 136 292 0 99749 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 400176

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1498608/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=405848 CPUtime=1601.6
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 101088 0 0 0 159869 291 0 0 25 0 1 0 184689424 415588352 100565 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 101462 100565 136 292 0 101167 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 405848

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1487152/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=417300 CPUtime=1661.58
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 103953 0 0 0 165856 302 0 0 25 0 1 0 184689424 427315200 103430 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 104325 103430 136 292 0 104030 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 417300

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1474672/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=429848 CPUtime=1721.57
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 107092 0 0 0 171844 313 0 0 25 0 1 0 184689424 440164352 106569 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 107462 106569 136 292 0 107167 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 429848

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1465008/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=439400 CPUtime=1781.53
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 109425 0 0 0 177833 320 0 0 25 0 1 0 184689424 449945600 108902 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 109850 108902 136 292 0 109555 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 439400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 5674
/proc/meminfo: memFree=1462192/2055920 swapFree=4192812/4192956
[pid=5665] ppid=5663 vsize=442172 CPUtime=1800.03
/proc/5665/stat : 5665 (wbo) R 5663 5665 5255 0 -1 4194304 110133 0 0 0 179680 323 0 0 25 0 1 0 184689424 452784128 109610 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/5665/statm: 110543 109610 136 292 0 110248 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 442172

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.87
CPU time (s): 1800.11
CPU user time (s): 1796.81
CPU system time (s): 3.3025
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 442172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.81
system time used= 3.3025
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110133
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= 2
involuntary context switches= 6615

runsolver used 1.46878 second user time and 5.11422 second system time

The end

Launcher Data

Begin job on node45 at 2009-06-16 18:48:44
IDJOB=1875742
IDBENCH=2640
IDSOLVER=698
FILE ID=node45/1875742-1245170924
PBS_JOBID= 9363819
Free space on /tmp= 66172 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_13.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875742-1245170924/watcher-1875742-1245170924 -o /tmp/evaluation-result-1875742-1245170924/solver-1875742-1245170924 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875742-1245170924.opb

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

MD5SUM BENCH= 292e71503f1e4f136e087e61da3c7ed4
RANDOM SEED=1697002525

node45.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.240
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1902816 kB
Buffers:         29188 kB
Cached:          61452 kB
SwapCached:        140 kB
Active:          58248 kB
Inactive:        46528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:          23756 kB
Slab:            34336 kB
Committed_AS:   158448 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875742-1245170924.opb

Free space on /tmp at the end= 66168 MiB
End job on node45 at 2009-06-16 19:18:47