Trace number 1875788

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.12 1800.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_16.opb
MD5SUM69b04711942c7a7cbb28264339dbffe2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark240
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 223
Optimality of the best value was proved NO
Number of variables5584
Total number of constraints10895
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 constraints10895
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2555
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 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-1875788-1245170304.opb.
0.00/0.00	c Instance file HOME/instance-1875788-1245170304.opb
0.00/0.00	c File size is 3082602 bytes.
0.39/0.48	c Highest Coefficient sum: 2555
0.39/0.48	c ============================[ Problem Statistics ]=============================
0.39/0.48	c |                                                                             |
0.39/0.48	c |  Parsing time:          0.46         s                                      |
0.39/0.48	c |  Number Variables:      5584                                                |
0.39/0.48	c |  Number Clauses:        9                                                   |
0.39/0.48	c |  Number Cardinality:    0                                                   |
0.39/0.48	c |  Number PB Constraints: 10895                                               |
0.39/0.48	c core #1
0.39/0.48	c Core size: 10	Core Weight: 1	Total Weight: 1
0.39/0.48	c Elapsed CPU time: 0.462929 s	Remaining CPU time: 1799.54 s
0.59/0.60	c core #2
0.59/0.60	c Core size: 12	Core Weight: 1	Total Weight: 2
0.59/0.60	c Elapsed CPU time: 0.567913 s	Remaining CPU time: 1799.43 s
0.69/0.73	c ============================[ Search Statistics ]==============================
0.69/0.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |    5489    10921   368293 |     5000        0    nan |  0.000 % |
0.69/0.75	c ===============================================================================
0.69/0.75	c core #3
0.69/0.75	c Core size: 16	Core Weight: 1	Total Weight: 3
0.69/0.75	c Elapsed CPU time: 0.696894 s	Remaining CPU time: 1799.3 s
0.79/0.89	c Learning 1 hard constraints
0.79/0.89	c core #4
0.79/0.89	c Core size: 16	Core Weight: 1	Total Weight: 4
0.79/0.89	c Elapsed CPU time: 0.829873 s	Remaining CPU time: 1799.17 s
0.99/1.02	c ============================[ Search Statistics ]==============================
0.99/1.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.99/1.02	c ===============================================================================
0.99/1.02	c |         0 |    5521    10937   368334 |     5000        0    nan |  0.000 % |
0.99/1.05	c ===============================================================================
0.99/1.05	c core #5
0.99/1.05	c Core size: 62	Core Weight: 1	Total Weight: 5
0.99/1.05	c Elapsed CPU time: 0.989849 s	Remaining CPU time: 1799.01 s
1.09/1.18	c Learning 4 hard constraints
1.09/1.18	c ============================[ Search Statistics ]==============================
1.09/1.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.18	c ===============================================================================
1.09/1.18	c |         0 |    5532    10948   368444 |     5000        0    nan |  0.000 % |
1.29/1.36	c ===============================================================================
1.29/1.36	c core #6
1.29/1.36	c Core size: 76	Core Weight: 3	Total Weight: 8
1.29/1.36	c Elapsed CPU time: 1.2938 s	Remaining CPU time: 1798.71 s
1.39/1.49	c Learning 18 hard constraints
1.39/1.49	c ============================[ Search Statistics ]==============================
1.39/1.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.49	c ===============================================================================
1.39/1.49	c |         0 |    5554    10972   369114 |     5000        0    nan |  0.000 % |
1.59/1.65	c ===============================================================================
1.59/1.65	c core #7
1.59/1.65	c Core size: 85	Core Weight: 1	Total Weight: 9
1.59/1.65	c Elapsed CPU time: 1.56776 s	Remaining CPU time: 1798.43 s
1.69/1.78	c Learning 13 hard constraints
1.69/1.78	c ============================[ Search Statistics ]==============================
1.69/1.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.78	c ===============================================================================
1.69/1.78	c |         0 |    5566    10991   369763 |     5000        0    nan |  0.000 % |
2.29/2.37	c ===============================================================================
2.29/2.37	c core #8
2.29/2.37	c Core size: 67	Core Weight: 1	Total Weight: 10
2.29/2.37	c Elapsed CPU time: 2.28265 s	Remaining CPU time: 1797.72 s
2.49/2.50	c Learning 44 hard constraints
2.49/2.50	c ============================[ Search Statistics ]==============================
2.49/2.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.49/2.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.49/2.50	c ===============================================================================
2.49/2.50	c |         0 |    5179    11041   371677 |     5000        0    nan |  0.000 % |
2.59/2.65	c ===============================================================================
2.59/2.65	c core #9
2.59/2.65	c Core size: 52	Core Weight: 6	Total Weight: 16
2.59/2.65	c Elapsed CPU time: 2.55861 s	Remaining CPU time: 1797.44 s
2.69/2.78	c Learning 22 hard constraints
2.69/2.78	c ============================[ Search Statistics ]==============================
2.69/2.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.69/2.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.69/2.78	c ===============================================================================
2.69/2.78	c |         0 |    5602    11068   372320 |     5000        0    nan |  0.000 % |
3.09/3.16	c ===============================================================================
3.09/3.16	c core #10
3.09/3.16	c Core size: 116	Core Weight: 1	Total Weight: 17
3.09/3.16	c Elapsed CPU time: 3.06353 s	Remaining CPU time: 1796.94 s
3.20/3.30	c Learning 56 hard constraints
3.20/3.30	c ============================[ Search Statistics ]==============================
3.20/3.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.20/3.30	c ===============================================================================
3.20/3.30	c |         0 |    5616    11131   374342 |     5000        0    nan |  0.000 % |
3.89/3.98	c |       101 |    5615    11131   374342 |     5500      101     43 |  1.144 % |
4.99/5.07	c |       251 |    5615    11131   374342 |     6050      251     48 |  1.144 % |
6.29/6.36	c ===============================================================================
6.29/6.37	c core #11
6.29/6.37	c Core size: 308	Core Weight: 1	Total Weight: 18
6.29/6.37	c Elapsed CPU time: 6.25505 s	Remaining CPU time: 1793.74 s
6.39/6.50	c Learning 449 hard constraints
6.39/6.50	c ============================[ Search Statistics ]==============================
6.39/6.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.39/6.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.39/6.50	c ===============================================================================
6.39/6.50	c |         0 |    5634    11587   395604 |     5000        0    nan |  0.000 % |
7.28/7.30	c |       100 |    5634    11587   395604 |     5500      100     48 |  1.123 % |
7.69/7.77	c ===============================================================================
7.69/7.77	c core #12
7.69/7.77	c Core size: 285	Core Weight: 1	Total Weight: 19
7.69/7.77	c Elapsed CPU time: 7.65384 s	Remaining CPU time: 1792.35 s
7.88/7.90	c Learning 147 hard constraints
7.88/7.90	c ============================[ Search Statistics ]==============================
7.88/7.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.88/7.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.88/7.90	c ===============================================================================
7.88/7.90	c |         0 |    5640    11739   403097 |     5000        0    nan |  0.000 % |
7.88/7.94	c ===============================================================================
7.88/7.94	c core #13
7.88/7.94	c Core size: 71	Core Weight: 1	Total Weight: 20
7.88/7.94	c Elapsed CPU time: 7.81581 s	Remaining CPU time: 1792.18 s
7.98/8.08	c Learning 1 hard constraints
7.98/8.08	c ============================[ Search Statistics ]==============================
7.98/8.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.98/8.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.98/8.08	c ===============================================================================
7.98/8.08	c |         0 |    5663    11745   403205 |     5000        0    nan |  0.000 % |
8.09/8.11	c |       100 |    5663    11745   403205 |     5500      100     24 |  1.240 % |
8.19/8.23	c ===============================================================================
8.19/8.23	c core #14
8.19/8.23	c Core size: 83	Core Weight: 1	Total Weight: 21
8.19/8.23	c Elapsed CPU time: 8.09377 s	Remaining CPU time: 1791.91 s
8.28/8.37	c Learning 7 hard constraints
8.28/8.37	c ============================[ Search Statistics ]==============================
8.28/8.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.28/8.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.28/8.37	c ===============================================================================
8.28/8.37	c |         0 |    5690    11757   403475 |     5000        0    nan |  0.000 % |
8.28/8.40	c |       100 |    5690    11757   403475 |     5500      100     34 |  1.112 % |
8.39/8.43	c |       251 |    5689    11757   403475 |     6050      251     34 |  1.217 % |
8.39/8.45	c |       481 |    5689    11757   403475 |     6655      481     33 |  1.217 % |
8.49/8.55	c |       823 |    5689    11757   403475 |     7320      823     51 |  1.217 % |
8.69/8.74	c |      1330 |    5687    11757   403475 |     8052     1330     61 |  1.251 % |
8.98/9.05	c |      2092 |    5687    11757   403475 |     8857     2092     69 |  1.251 % |
9.18/9.30	c ===============================================================================
9.28/9.32	c core #15
9.28/9.32	c Core size: 74	Core Weight: 1	Total Weight: 22
9.28/9.32	c Elapsed CPU time: 9.16361 s	Remaining CPU time: 1790.84 s
9.38/9.45	c Learning 2 hard constraints
9.38/9.45	c ============================[ Search Statistics ]==============================
9.38/9.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.38/9.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.38/9.45	c ===============================================================================
9.38/9.45	c |         0 |    5711    11764   403592 |     5000        0    nan |  0.000 % |
9.38/9.48	c |       100 |    5711    11764   403592 |     5500      100     44 |  1.211 % |
9.38/9.49	c |       254 |    5711    11764   403592 |     6050      254     31 |  1.211 % |
9.58/9.68	c |       480 |    5711    11764   403592 |     6655      480     33 |  1.211 % |
9.68/9.70	c |       817 |    5711    11764   403592 |     7320      817     30 |  1.211 % |
12.99/13.09	c |      1324 |    5706    11764   403592 |     8052     1324     36 |  4.896 % |
16.99/17.03	c |      2084 |    5706    11764   403592 |     8857     2084     40 |  4.895 % |
24.08/24.18	c |      3224 |    5497    11764   403592 |     9743     1708     37 |  4.913 % |
26.48/26.59	c ===============================================================================
26.59/26.60	c core #16
26.59/26.60	c Core size: 598	Core Weight: 10	Total Weight: 32
26.59/26.60	c Elapsed CPU time: 26.426 s	Remaining CPU time: 1773.57 s
26.69/26.74	c Learning 1332 hard constraints
26.69/26.74	c ============================[ Search Statistics ]==============================
26.69/26.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.69/26.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.69/26.74	c ===============================================================================
26.69/26.74	c |         0 |    5737    13100   462044 |     5000        0    nan |  0.000 % |
26.69/26.78	c |       100 |    5737    13100   462044 |     5500      100     44 |  0.830 % |
27.88/27.95	c |       251 |    5737    13100   462044 |     6050      251     50 |  0.830 % |
29.38/29.43	c |       476 |    5715    13100   462044 |     6655      476     52 |  4.788 % |
31.69/31.72	c ===============================================================================
31.69/31.72	c core #17
31.69/31.72	c Core size: 320	Core Weight: 1	Total Weight: 33
31.69/31.72	c Elapsed CPU time: 31.5252 s	Remaining CPU time: 1768.47 s
31.79/31.86	c Learning 674 hard constraints
31.79/31.86	c ============================[ Search Statistics ]==============================
31.79/31.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.79/31.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.79/31.86	c ===============================================================================
31.79/31.86	c |         0 |    5758    13780   501578 |     5000        0    nan |  0.000 % |
32.48/32.52	c |       101 |    5749    13780   501578 |     5500      101     41 |  1.430 % |
33.58/33.62	c |       251 |    5749    13780   501578 |     6050      251     51 |  1.430 % |
35.28/35.32	c |       478 |    5749    13780   501578 |     6655      478     52 |  1.430 % |
37.29/37.36	c |       815 |    5737    13780   501578 |     7320      815     53 |  1.636 % |
39.99/40.04	c |      1324 |    5737    13780   501578 |     8052     1324     53 |  1.637 % |
42.79/42.89	c ===============================================================================
42.79/42.90	c core #18
42.79/42.90	c Core size: 692	Core Weight: 1	Total Weight: 34
42.79/42.90	c Elapsed CPU time: 42.6915 s	Remaining CPU time: 1757.31 s
42.98/43.06	c Learning 1146 hard constraints
42.98/43.06	c ============================[ Search Statistics ]==============================
42.98/43.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.98/43.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.98/43.06	c ===============================================================================
42.98/43.06	c |         0 |    5766    14933   563179 |     5000        0    nan |  0.000 % |
43.28/43.31	c ===============================================================================
43.28/43.31	c core #19
43.28/43.31	c Core size: 83	Core Weight: 1	Total Weight: 35
43.28/43.31	c Elapsed CPU time: 43.0944 s	Remaining CPU time: 1756.91 s
43.39/43.47	c Learning 9 hard constraints
43.39/43.47	c ============================[ Search Statistics ]==============================
43.39/43.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.39/43.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.39/43.47	c ===============================================================================
43.39/43.47	c |         0 |    5769    14949   563568 |     5000        0    nan |  0.000 % |
43.48/43.53	c |       101 |    5769    14949   563568 |     5500      101     26 |  1.266 % |
43.68/43.78	c |       253 |    5769    14949   563568 |     6050      253     25 |  1.266 % |
43.89/43.99	c ===============================================================================
43.89/43.99	c core #20
43.89/43.99	c Core size: 80	Core Weight: 1	Total Weight: 36
43.89/43.99	c Elapsed CPU time: 43.7603 s	Remaining CPU time: 1756.24 s
44.09/44.14	c Learning 4 hard constraints
44.09/44.14	c ============================[ Search Statistics ]==============================
44.09/44.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.09/44.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
44.09/44.14	c ===============================================================================
44.09/44.14	c |         0 |    5807    14959   563862 |     5000        0    nan |  0.000 % |
44.19/44.20	c |       102 |    5807    14959   563862 |     5500      102     33 |  1.157 % |
45.39/45.49	c |       252 |    5807    14959   563862 |     6050      252     48 |  1.157 % |
46.68/46.77	c |       477 |    5807    14959   563862 |     6655      477     45 |  1.157 % |
48.78/48.89	c |       814 |    5807    14959   563862 |     7320      814     46 |  1.157 % |
50.48/50.55	c |      1322 |    5807    14959   563862 |     8052     1322     46 |  1.157 % |
54.59/54.67	c |      2082 |    5807    14959   563862 |     8857     2082     46 |  1.157 % |
60.18/60.20	c |      3222 |    5807    14959   563862 |     9743     3222     48 |  1.157 % |
69.08/69.15	c |      4930 |    5807    14959   563862 |    10717     4930     50 |  1.157 % |
82.18/82.29	c |      7493 |    5807    14959   563862 |    11789     7493     51 |  1.157 % |
98.18/98.27	c |     11337 |    5807    14959   563862 |    12968    11337     50 |  1.158 % |
129.78/129.83	c |     17104 |    5800    14959   563862 |    14265     6295     45 |  1.277 % |
180.18/180.21	c |     25755 |    5662    14959   563862 |    15692    12053     51 |  4.358 % |
191.08/191.15	c ===============================================================================
191.18/191.27	c core #21
191.18/191.27	c Core size: 1261	Core Weight: 2	Total Weight: 38
191.18/191.27	c Elapsed CPU time: 190.883 s	Remaining CPU time: 1609.12 s
191.48/191.55	c Learning 13839 hard constraints
191.48/191.55	c ============================[ Search Statistics ]==============================
191.48/191.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.48/191.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.48/191.55	c ===============================================================================
191.48/191.55	c |         0 |    5820    28802  1264134 |     9600        0    nan |  0.000 % |
191.68/191.70	c |       102 |    5820    28802  1264134 |    10560      102     33 |  1.020 % |
191.68/191.74	c |       253 |    5820    28802  1264134 |    11616      253     28 |  1.020 % |
191.68/191.76	c |       478 |    5820    28802  1264134 |    12778      478     25 |  1.020 % |
191.77/191.83	c |       818 |    5820    28802  1264134 |    14056      818     29 |  1.020 % |
191.87/191.94	c |      1327 |    5819    28802  1264134 |    15461     1327     30 |  1.037 % |
193.27/193.37	c |      2086 |    5819    28802  1264134 |    17008     2086     37 |  1.037 % |
193.87/193.90	c ===============================================================================
193.87/193.92	c core #22
193.87/193.92	c Core size: 89	Core Weight: 1	Total Weight: 39
193.87/193.92	c Elapsed CPU time: 193.523 s	Remaining CPU time: 1606.48 s
194.08/194.18	c Learning 1 hard constraints
194.08/194.18	c ============================[ Search Statistics ]==============================
194.08/194.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
194.08/194.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
194.08/194.18	c ===============================================================================
194.08/194.18	c |         0 |    5857    28807  1264259 |     9602        0    nan |  0.000 % |
194.28/194.34	c |       102 |    5857    28807  1264259 |    10562      102     43 |  1.014 % |
196.18/196.25	c |       252 |    5857    28807  1264259 |    11618      252     45 |  1.014 % |
197.48/197.57	c |       477 |    5857    28807  1264259 |    12780      477     52 |  1.014 % |
198.98/199.05	c |       815 |    5857    28807  1264259 |    14058      815     48 |  1.014 % |
200.98/201.00	c |      1323 |    5857    28807  1264259 |    15464     1323     47 |  1.014 % |
207.27/207.34	c |      2082 |    5857    28807  1264259 |    17011     2082     52 |  1.014 % |
214.78/214.82	c |      3221 |    5857    28807  1264259 |    18712     3221     53 |  1.014 % |
226.49/226.53	c |      4930 |    5857    28807  1264259 |    20583     4930     53 |  1.014 % |
246.08/246.16	c |      7492 |    5857    28807  1264259 |    22641     7492     55 |  1.014 % |
262.08/262.18	c |     11336 |    5857    28807  1264259 |    24905    11336     53 |  1.015 % |
297.99/298.01	c ===============================================================================
297.99/298.03	c core #23
297.99/298.03	c Core size: 985	Core Weight: 1	Total Weight: 40
297.99/298.03	c Elapsed CPU time: 297.522 s	Remaining CPU time: 1502.48 s
298.38/298.40	c Learning 14141 hard constraints
298.38/298.40	c ============================[ Search Statistics ]==============================
298.38/298.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
298.38/298.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
298.38/298.40	c ===============================================================================
298.38/298.40	c |         0 |    5865    42952  2013317 |    14317        0    nan |  0.000 % |
298.38/298.45	c ===============================================================================
298.38/298.45	c core #24
298.38/298.45	c Core size: 71	Core Weight: 1	Total Weight: 41
298.38/298.45	c Elapsed CPU time: 297.926 s	Remaining CPU time: 1502.07 s
298.78/298.80	c Learning 2 hard constraints
298.78/298.80	c ============================[ Search Statistics ]==============================
298.78/298.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
298.78/298.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
298.78/298.80	c ===============================================================================
298.78/298.80	c |         0 |    5887    42958  2013441 |    14319        0    nan |  0.000 % |
298.78/298.82	c |       103 |    5887    42958  2013441 |    15751      103     21 |  1.009 % |
298.78/298.85	c |       253 |    5886    42958  2013441 |    17326      253     23 |  1.026 % |
298.78/298.86	c |       482 |    5886    42958  2013441 |    19059      482     22 |  1.026 % |
298.78/298.89	c |       821 |    5886    42958  2013441 |    20964      821     25 |  1.026 % |
298.88/298.95	c |      1327 |    5886    42958  2013441 |    23061     1327     25 |  1.026 % |
298.98/299.00	c ===============================================================================
298.98/299.02	c core #25
298.98/299.02	c Core size: 85	Core Weight: 1	Total Weight: 42
298.98/299.02	c Elapsed CPU time: 298.482 s	Remaining CPU time: 1501.52 s
299.28/299.34	c Learning 1 hard constraints
299.28/299.34	c ============================[ Search Statistics ]==============================
299.28/299.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
299.28/299.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
299.28/299.34	c ===============================================================================
299.28/299.34	c |         0 |    5918    42963  2013502 |    14321        0    nan |  0.000 % |
299.28/299.35	c |       103 |    5918    42963  2013502 |    15753      103     32 |  1.020 % |
299.28/299.36	c |       255 |    5918    42963  2013502 |    17328      255     31 |  1.020 % |
299.28/299.38	c |       482 |    5918    42963  2013502 |    19061      482     36 |  1.020 % |
299.38/299.42	c |       819 |    5918    42963  2013502 |    20967      819     40 |  1.020 % |
299.38/299.48	c |      1328 |    5918    42963  2013502 |    23064     1328     41 |  1.020 % |
299.48/299.56	c |      2087 |    5918    42963  2013502 |    25370     2087     39 |  1.020 % |
299.68/299.76	c |      3230 |    5918    42963  2013502 |    27907     3230     40 |  1.020 % |
300.08/300.13	c |      4940 |    5918    42963  2013502 |    30698     4940     40 |  1.020 % |
300.78/300.88	c |      7502 |    5918    42963  2013502 |    33768     7502     40 |  1.020 % |
302.48/302.54	c |     11352 |    5918    42963  2013502 |    37144    11352     40 |  1.020 % |
305.18/305.27	c |     17120 |    5918    42963  2013502 |    40859    17120     40 |  1.020 % |
307.48/307.51	c ===============================================================================
307.68/307.78	c core #26
307.68/307.78	c Core size: 84	Core Weight: 1	Total Weight: 43
307.68/307.78	c Elapsed CPU time: 307.191 s	Remaining CPU time: 1492.81 s
308.07/308.15	c ============================[ Search Statistics ]==============================
308.07/308.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.07/308.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
308.07/308.15	c ===============================================================================
308.07/308.15	c |         0 |    5950    42967  2013563 |    14322        0    nan |  0.000 % |
308.07/308.17	c |       103 |    5950    42967  2013563 |    15754      103     43 |  1.015 % |
308.07/308.18	c |       254 |    5950    42967  2013563 |    17330      254     43 |  1.015 % |
308.07/308.19	c |       479 |    5950    42967  2013563 |    19063      479     44 |  1.015 % |
308.18/308.22	c |       819 |    5950    42967  2013563 |    20969      819     46 |  1.015 % |
308.18/308.28	c |      1326 |    5950    42967  2013563 |    23066     1326     47 |  1.015 % |
308.28/308.35	c |      2086 |    5950    42967  2013563 |    25372     2086     48 |  1.015 % |
308.48/308.53	c |      3231 |    5950    42967  2013563 |    27910     3231     46 |  1.015 % |
308.87/308.90	c |      4940 |    5950    42967  2013563 |    30701     4940     46 |  1.015 % |
309.58/309.65	c |      7503 |    5950    42967  2013563 |    33771     7503     47 |  1.015 % |
311.07/311.12	c |     11350 |    5950    42967  2013563 |    37148    11350     49 |  1.015 % |
313.57/313.66	c |     17121 |    5950    42967  2013563 |    40863    17121     50 |  1.015 % |
317.67/317.79	c |     25771 |    5950    42967  2013563 |    44949    25771     53 |  1.015 % |
334.57/334.65	c |     38745 |    5950    42967  2013563 |    49444    38745     56 |  1.015 % |
358.67/358.78	c |     58208 |    5950    42967  2013563 |    54389    22304     60 |  1.015 % |
406.77/406.85	c |     87401 |    5950    42967  2013563 |    59827    51497     59 |  1.015 % |
470.56/470.66	c |    131194 |    5950    42967  2013563 |    65810    50923     55 |  1.015 % |
566.86/566.98	c |    196881 |    5950    42967  2013563 |    72391    16237     50 |  1.015 % |
733.35/733.47	c |    295417 |    5944    42967  2013563 |    79630    40458     59 |  1.115 % |
770.06/770.17	c ===============================================================================
776.86/776.92	c core #27
776.86/776.92	c Core size: 85	Core Weight: 1	Total Weight: 44
776.86/776.92	c Elapsed CPU time: 775.275 s	Remaining CPU time: 1024.72 s
777.46/777.58	c ============================[ Search Statistics ]==============================
777.46/777.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
777.46/777.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
777.46/777.58	c ===============================================================================
777.46/777.58	c |         0 |    5982    42971  2013624 |    14323        0    nan |  0.000 % |
777.57/777.60	c |       103 |    5982    42971  2013624 |    15756      103     54 |  1.009 % |
777.57/777.66	c |       254 |    5982    42971  2013624 |    17331      254     59 |  1.009 % |
777.57/777.67	c |       479 |    5982    42971  2013624 |    19064      479     55 |  1.009 % |
777.57/777.70	c |       818 |    5982    42971  2013624 |    20971      818     51 |  1.009 % |
777.67/777.76	c |      1325 |    5982    42971  2013624 |    23068     1325     57 |  1.009 % |
777.76/777.86	c |      2086 |    5982    42971  2013624 |    25375     2086     60 |  1.009 % |
777.95/778.01	c |      3227 |    5982    42971  2013624 |    27912     3227     61 |  1.009 % |
778.26/778.31	c |      4935 |    5982    42971  2013624 |    30704     4935     62 |  1.009 % |
778.66/778.79	c |      7504 |    5982    42971  2013624 |    33774     7504     68 |  1.009 % |
779.76/779.86	c |     11348 |    5982    42971  2013624 |    37151    11348     70 |  1.009 % |
782.36/782.47	c |     17117 |    5982    42971  2013624 |    40867    17117     72 |  1.009 % |
788.46/788.55	c |     25767 |    5982    42971  2013624 |    44953    25767     72 |  1.009 % |
800.06/800.13	c |     38742 |    5982    42971  2013624 |    49449    38742     69 |  1.009 % |
830.66/830.79	c |     58204 |    5982    42971  2013624 |    54394    21556     65 |  1.009 % |
873.26/873.33	c |     87398 |    5982    42971  2013624 |    59833    50750     64 |  1.009 % |
925.05/925.14	c |    131187 |    5982    42971  2013624 |    65816    49102     55 |  1.009 % |
1039.76/1039.81	c |    196871 |    5982    42971  2013624 |    72398    65802     56 |  1.009 % |
1178.65/1178.77	c |    295397 |    5982    42971  2013624 |    79638    47679     63 |  1.009 % |
1459.55/1459.65	c |    443187 |    5982    42971  2013624 |    87602    65587     70 |  1.009 % |

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-1875788-1245170304/watcher-1875788-1245170304 -o /tmp/evaluation-result-1875788-1245170304/solver-1875788-1245170304 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875788-1245170304.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30032
/proc/meminfo: memFree=1857032/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=5536 CPUtime=0
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 184630882 5668864 185 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 1384 186 128 292 0 336 0

[startup+0.0635831 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30032
/proc/meminfo: memFree=1857032/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=7136 CPUtime=0.06
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 685 0 0 0 6 0 0 0 18 0 1 0 184630882 7307264 669 1992294400 134512640 135709839 4294956240 18446744073709551615 134547984 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 1784 669 225 292 0 736 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7136

[startup+0.10157 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30032
/proc/meminfo: memFree=1857032/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=8072 CPUtime=0.09
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 987 0 0 0 9 0 0 0 18 0 1 0 184630882 8265728 971 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 2018 971 287 292 0 970 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8072

[startup+0.301513 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30032
/proc/meminfo: memFree=1857032/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=13176 CPUtime=0.29
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 2584 0 0 0 29 0 0 0 19 0 1 0 184630882 13492224 2568 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 3294 2568 612 292 0 2246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13176

[startup+0.701398 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30032
/proc/meminfo: memFree=1857032/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=32968 CPUtime=0.69
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 8625 0 0 0 64 5 0 0 23 0 1 0 184630882 33759232 7790 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 8242 7791 134 292 0 7947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32968

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1811072/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=62772 CPUtime=1.49
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 16161 0 0 0 141 8 0 0 25 0 1 0 184630882 64278528 15260 1992294400 134512640 135709839 4294956240 18446744073709551615 134572568 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 15693 15260 135 292 0 15398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62772

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1788992/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=84680 CPUtime=3.09
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 21635 0 0 0 299 10 0 0 25 0 1 0 184630882 86712320 20734 1992294400 134512640 135709839 4294956240 18446744073709551615 134518144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 21170 20734 135 292 0 20875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84680

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1766784/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=91968 CPUtime=6.29
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 23470 0 0 0 618 11 0 0 25 0 1 0 184630882 94175232 22569 1992294400 134512640 135709839 4294956240 18446744073709551615 134572733 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 22992 22569 136 292 0 22697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91968

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1728576/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=130100 CPUtime=12.69
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 33004 0 0 0 1253 16 0 0 25 0 1 0 184630882 133222400 32103 1992294400 134512640 135709839 4294956240 18446744073709551615 134587999 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 32525 32103 136 292 0 32230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130100

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1728576/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=130100 CPUtime=25.49
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 33004 0 0 0 2532 17 0 0 25 0 1 0 184630882 133222400 32103 1992294400 134512640 135709839 4294956240 18446744073709551615 134572849 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 32525 32103 136 292 0 32230 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130100

[startup+51.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1691392/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=167404 CPUtime=51.08
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 42321 0 0 0 5085 23 0 0 25 0 1 0 184630882 171421696 41420 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 41851 41420 136 292 0 41556 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 167404

[startup+102.306 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 30033
/proc/meminfo: memFree=1691200/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=167404 CPUtime=102.29
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 42324 0 0 0 10200 29 0 0 25 0 1 0 184630882 171421696 41423 1992294400 134512640 135709839 4294956240 18446744073709551615 134518608 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 41851 41423 136 292 0 41556 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 167404

[startup+162.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 30033
/proc/meminfo: memFree=1688640/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=170044 CPUtime=162.28
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 42981 0 0 0 16194 34 0 0 25 0 1 0 184630882 174125056 42080 1992294400 134512640 135709839 4294956240 18446744073709551615 134577295 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 42511 42080 136 292 0 42216 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 170044

[startup+222.303 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1665600/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=192824 CPUtime=222.28
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 48691 0 0 0 22186 42 0 0 25 0 1 0 184630882 197451776 47761 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 48206 47761 136 292 0 47911 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 192824

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1665536/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=192824 CPUtime=282.28
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 48691 0 0 0 28180 48 0 0 25 0 1 0 184630882 197451776 47761 1992294400 134512640 135709839 4294956240 18446744073709551615 134518304 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 48206 47761 136 292 0 47911 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 192824

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1619008/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=239576 CPUtime=342.27
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 60457 0 0 0 34159 68 0 0 25 0 1 0 184630882 245325824 59414 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 59894 59414 136 292 0 59599 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 239576

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1601856/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=257124 CPUtime=402.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 64782 0 0 0 40144 82 0 0 25 0 1 0 184630882 263294976 63739 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 64281 63739 136 292 0 63986 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 257124

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1583616/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=275304 CPUtime=462.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 69276 0 0 0 46132 94 0 0 25 0 1 0 184630882 281911296 68233 1992294400 134512640 135709839 4294956240 18446744073709551615 134573829 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 68826 68233 136 292 0 68531 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 275304

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30033
/proc/meminfo: memFree=1567424/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=291704 CPUtime=522.27
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 73346 0 0 0 52121 106 0 0 25 0 1 0 184630882 298704896 72303 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 72926 72303 136 292 0 72631 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 291704

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1547776/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=311216 CPUtime=582.27
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 78193 0 0 0 58104 123 0 0 25 0 1 0 184630882 318685184 77150 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 77804 77150 136 292 0 77509 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 311216

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1534144/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=324884 CPUtime=642.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 81595 0 0 0 64090 136 0 0 25 0 1 0 184630882 332681216 80552 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 81221 80552 136 292 0 80926 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 324884

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1476352/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=382332 CPUtime=882.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 96036 0 0 0 88045 181 0 0 25 0 1 0 184630882 391507968 94922 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 95583 94922 136 292 0 95288 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 382332

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1475776/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=382332 CPUtime=942.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 96179 0 0 0 94036 190 0 0 25 0 1 0 184630882 391507968 95065 1992294400 134512640 135709839 4294956240 18446744073709551615 134573807 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 95583 95065 136 292 0 95288 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 382332

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1475712/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=382332 CPUtime=1002.25
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 96186 0 0 0 100029 196 0 0 25 0 1 0 184630882 391507968 95072 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 95583 95072 136 292 0 95288 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 382332

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1468480/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=389612 CPUtime=1062.25
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 98032 0 0 0 106014 211 0 0 25 0 1 0 184630882 398962688 96918 1992294400 134512640 135709839 4294956240 18446744073709551615 134573878 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 97403 96918 136 292 0 97108 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 389612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1454464/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=403752 CPUtime=1122.25
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 101508 0 0 0 112002 223 0 0 25 0 1 0 184630882 413442048 100394 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 100938 100394 136 292 0 100643 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 403752

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1435520/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=422812 CPUtime=1182.26
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 106233 0 0 0 117986 240 0 0 25 0 1 0 184630882 432959488 105119 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 105703 105119 136 292 0 105408 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 422812

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1422592/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=435604 CPUtime=1242.25
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 109392 0 0 0 123975 250 0 0 25 0 1 0 184630882 446058496 108278 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 108901 108278 136 292 0 108606 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 435604

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30035
/proc/meminfo: memFree=1404544/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=453576 CPUtime=1302.24
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 113873 0 0 0 129959 265 0 0 25 0 1 0 184630882 464461824 112759 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 113394 112759 136 292 0 113099 0
Current children cumulated CPU time (s) 1302.24
Current children cumulated vsize (KiB) 453576

[startup+1362.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30041
/proc/meminfo: memFree=1390392/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=467648 CPUtime=1362.24
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 117393 0 0 0 135949 275 0 0 25 0 1 0 184630882 478871552 116279 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 116912 116279 136 292 0 116617 0
Current children cumulated CPU time (s) 1362.24
Current children cumulated vsize (KiB) 467648

[startup+1422.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 30041
/proc/meminfo: memFree=1374328/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=483752 CPUtime=1422.24
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 121393 0 0 0 141936 288 0 0 25 0 1 0 184630882 495362048 120279 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 120938 120279 136 292 0 120643 0
Current children cumulated CPU time (s) 1422.24
Current children cumulated vsize (KiB) 483752

[startup+1482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1367928/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=490536 CPUtime=1482.25
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 122995 0 0 0 147932 293 0 0 25 0 1 0 184630882 502308864 121881 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 122634 121881 136 292 0 122339 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 490536

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1362040/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=496432 CPUtime=1542.24
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 124454 0 0 0 153925 299 0 0 25 0 1 0 184630882 508346368 123340 1992294400 134512640 135709839 4294956240 18446744073709551615 134573904 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 124108 123340 136 292 0 123813 0
Current children cumulated CPU time (s) 1542.24
Current children cumulated vsize (KiB) 496432

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1350904/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=507836 CPUtime=1602.23
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 127280 0 0 0 159916 307 0 0 25 0 1 0 184630882 520024064 126166 1992294400 134512640 135709839 4294956240 18446744073709551615 134573748 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 126959 126166 136 292 0 126664 0
Current children cumulated CPU time (s) 1602.23
Current children cumulated vsize (KiB) 507836

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1337720/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=520944 CPUtime=1662.23
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 130540 0 0 0 165905 318 0 0 25 0 1 0 184630882 533446656 129426 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 130236 129426 136 292 0 129941 0
Current children cumulated CPU time (s) 1662.23
Current children cumulated vsize (KiB) 520944

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1330240/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=528416 CPUtime=1722.23
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 132393 0 0 0 171899 324 0 0 25 0 1 0 184630882 541097984 131279 1992294400 134512640 135709839 4294956240 18446744073709551615 134573780 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 132104 131279 136 292 0 131809 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 528416

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1315712/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=542920 CPUtime=1782.22
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 136025 0 0 0 177889 333 0 0 25 0 1 0 184630882 555950080 134911 1992294400 134512640 135709839 4294956240 18446744073709551615 134574290 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 135730 134911 136 292 0 135435 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 542920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1309888/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=548608 CPUtime=1800.02
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 137433 0 0 0 179665 337 0 0 25 0 1 0 184630882 561774592 136319 1992294400 134512640 135709839 4294956240 18446744073709551615 134572756 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 137152 136319 136 292 0 136857 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 548608

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

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

[startup+1800.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30041
/proc/meminfo: memFree=1309888/2055920 swapFree=4191900/4192956
[pid=30032] ppid=30030 vsize=548608 CPUtime=1800.02
/proc/30032/stat : 30032 (wbo) R 30030 30032 29642 0 -1 4194304 137433 0 0 0 179665 337 0 0 25 0 1 0 184630882 561774592 136319 1992294400 134512640 135709839 4294956240 18446744073709551615 134572756 0 0 4096 3 0 0 0 17 0 0 0
/proc/30032/statm: 137152 136319 136 292 0 136857 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 548608

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.19
CPU time (s): 1800.12
CPU user time (s): 1796.66
CPU system time (s): 3.46147
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 548608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.66
system time used= 3.46147
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137433
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= 3
involuntary context switches= 7280

runsolver used 1.3388 second user time and 5.2312 second system time

The end

Launcher Data

Begin job on node16 at 2009-06-16 18:38:24
IDJOB=1875788
IDBENCH=2627
IDSOLVER=698
FILE ID=node16/1875788-1245170304
PBS_JOBID= 9363830
Free space on /tmp= 66276 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_16.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-1875788-1245170304/watcher-1875788-1245170304 -o /tmp/evaluation-result-1875788-1245170304/solver-1875788-1245170304 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875788-1245170304.opb

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

MD5SUM BENCH= 69b04711942c7a7cbb28264339dbffe2
RANDOM SEED=2025079504

node16.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.214
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.214
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:       1857448 kB
Buffers:         31040 kB
Cached:          91100 kB
SwapCached:        260 kB
Active:          16084 kB
Inactive:       118832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857448 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5388 kB
Writeback:           0 kB
Mapped:          21272 kB
Slab:            49440 kB
Committed_AS:   152940 kB
PageTables:       1440 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-1875788-1245170304.opb

Free space on /tmp at the end= 66276 MiB
End job on node16 at 2009-06-16 19:08:26