Trace number 3446839

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 NameAnswerCPU timeWall clock time
wbo 1.6OPTIMUM 119.746 119.744

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973670--soft-66-100-0.wbo
MD5SUMdd52e3f19057175797858802a2db3ee5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1.44578
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints42
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3446839-1307904725.wbo.
0.00/0.00	c Instance file HOME/instance-3446839-1307904725.wbo
0.00/0.00	c File size is 10176 bytes.
0.00/0.00	c Highest Coefficient sum: 1248
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      169                                                 |
0.00/0.00	c |  Number Clauses:        30                                                  |
0.00/0.00	c |  Number Cardinality:    70                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     169      101     1205 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       103 |     169      101     1205 |     5500      103     41 |  0.004 % |
0.00/0.00	c |       255 |     169      101     1205 |     6050      255     32 |  0.004 % |
0.00/0.00	c |       481 |     169      101     1205 |     6655      481     33 |  0.004 % |
0.00/0.01	c |       819 |     169      101     1205 |     7320      819     37 |  0.004 % |
0.01/0.02	c |      1325 |     169      101     1205 |     8052     1325     37 |  0.004 % |
0.01/0.04	c |      2085 |     169      101     1205 |     8857     2085     35 |  0.004 % |
0.01/0.07	c |      3224 |     169      101     1205 |     9743     3224     36 |  0.004 % |
0.09/0.11	c |      4932 |     169      101     1205 |    10717     4932     36 |  0.004 % |
0.19/0.20	c |      7494 |     169      101     1205 |    11789     7494     36 |  0.004 % |
0.29/0.36	c |     11338 |     169      101     1205 |    12968    11338     39 |  0.004 % |
0.59/0.64	c |     17106 |     169      101     1205 |    14265    10573     43 |  0.004 % |
1.09/1.11	c |     25755 |     169      101     1205 |    15692    12047     45 |  0.004 % |
1.79/1.85	c |     38730 |     169      101     1205 |    17261     9226     43 |  0.004 % |
2.89/2.90	c |     58191 |     169      101     1205 |    18987    11314     48 |  0.004 % |
3.49/3.56	c ===============================================================================
3.79/3.80	c core #1
3.79/3.80	c 
3.79/3.80	c 
3.79/3.80	c Core size: 53	Core Weight: 1	Total Weight: 1
3.79/3.80	c Current CPU time: 3.72643 s
3.79/3.80	c
3.79/3.80	c ============================[ Search Statistics ]==============================
3.79/3.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.79/3.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.79/3.80	c ===============================================================================
3.79/3.80	c |         0 |     210      142     1713 |     5000        0   -nan |  0.000 % |
3.79/3.80	c |       100 |     210      142     1713 |     5500      100     40 |  0.002 % |
3.79/3.81	c |       251 |     210      142     1713 |     6050      251     36 |  0.002 % |
3.79/3.81	c |       476 |     210      142     1713 |     6655      476     31 |  0.002 % |
3.79/3.82	c |       813 |     210      142     1713 |     7320      813     34 |  0.002 % |
3.79/3.83	c |      1319 |     210      142     1713 |     8052     1319     34 |  0.002 % |
3.79/3.85	c |      2081 |     210      142     1713 |     8857     2081     32 |  0.002 % |
3.79/3.88	c |      3220 |     210      142     1713 |     9743     3220     34 |  0.002 % |
3.89/3.92	c |      4929 |     210      142     1713 |    10717     4929     34 |  0.002 % |
3.99/4.01	c |      7493 |     210      142     1713 |    11789     7493     37 |  0.002 % |
4.09/4.18	c |     11338 |     210      142     1713 |    12968    11338     40 |  0.002 % |
4.39/4.47	c |     17104 |     210      142     1713 |    14265    10570     45 |  0.002 % |
4.89/4.92	c |     25755 |     210      142     1713 |    15692    12041     45 |  0.002 % |
5.59/5.67	c |     38729 |     210      142     1713 |    17261     9245     48 |  0.002 % |
6.79/6.82	c |     58192 |     210      142     1713 |    18987    11347     48 |  0.002 % |
7.38/7.44	c ===============================================================================
7.59/7.69	c core #2
7.59/7.69	c 
7.59/7.69	c 
7.59/7.69	c Core size: 60	Core Weight: 1	Total Weight: 2
7.59/7.69	c Current CPU time: 7.57285 s
7.59/7.69	c
7.59/7.69	c ============================[ Search Statistics ]==============================
7.59/7.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.59/7.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.59/7.69	c ===============================================================================
7.59/7.69	c |         0 |     251      183     2221 |     5000        0   -nan |  0.000 % |
7.59/7.70	c |       100 |     251      183     2221 |     5500      100     40 |  0.002 % |
7.59/7.70	c |       253 |     251      183     2221 |     6050      253     36 |  0.002 % |
7.69/7.70	c |       478 |     251      183     2221 |     6655      478     34 |  0.002 % |
7.69/7.71	c |       815 |     251      183     2221 |     7320      815     34 |  0.002 % |
7.69/7.72	c |      1324 |     251      183     2221 |     8052     1324     35 |  0.002 % |
7.69/7.74	c |      2084 |     251      183     2221 |     8857     2084     34 |  0.002 % |
7.69/7.77	c |      3224 |     251      183     2221 |     9743     3224     34 |  0.002 % |
7.79/7.82	c |      4934 |     251      183     2221 |    10717     4934     35 |  0.002 % |
7.89/7.92	c |      7498 |     251      183     2221 |    11789     7498     38 |  0.002 % |
8.09/8.10	c |     11343 |     251      183     2221 |    12968    11343     39 |  0.002 % |
8.39/8.40	c |     17109 |     251      183     2221 |    14265    10579     42 |  0.002 % |
8.89/8.91	c |     25760 |     251      183     2221 |    15692    12043     46 |  0.002 % |
9.59/9.61	c |     38734 |     251      183     2221 |    17261     9215     46 |  0.002 % |
10.79/10.80	c |     58195 |     251      183     2221 |    18987    11319     46 |  0.073 % |
11.49/11.58	c ===============================================================================
11.79/11.84	c core #3
11.79/11.84	c 
11.79/11.84	c 
11.79/11.84	c Core size: 50	Core Weight: 4	Total Weight: 6
11.79/11.84	c Current CPU time: 11.6642 s
11.79/11.84	c
11.79/11.84	c ============================[ Search Statistics ]==============================
11.79/11.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.79/11.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.79/11.84	c ===============================================================================
11.79/11.84	c |         0 |     290      223     2712 |     5000        0   -nan |  0.000 % |
11.79/11.84	c |       101 |     290      223     2712 |     5500      101     40 |  0.001 % |
11.79/11.84	c |       252 |     290      223     2712 |     6050      252     34 |  0.001 % |
11.79/11.85	c |       477 |     290      223     2712 |     6655      477     35 |  0.001 % |
11.79/11.85	c |       814 |     290      223     2712 |     7320      814     36 |  0.001 % |
11.79/11.87	c |      1320 |     290      223     2712 |     8052     1320     36 |  0.001 % |
11.79/11.88	c |      2080 |     290      223     2712 |     8857     2080     35 |  0.001 % |
11.89/11.91	c |      3220 |     290      223     2712 |     9743     3220     37 |  0.001 % |
11.89/11.97	c |      4930 |     290      223     2712 |    10717     4930     39 |  0.001 % |
11.99/12.07	c |      7492 |     290      223     2712 |    11789     7492     39 |  0.001 % |
12.19/12.29	c |     11336 |     290      223     2712 |    12968    11336     42 |  0.001 % |
12.59/12.61	c |     17104 |     290      223     2712 |    14265    10568     44 |  0.001 % |
13.10/13.13	c |     25754 |     290      223     2712 |    15692    12039     44 |  0.001 % |
13.78/13.89	c |     38729 |     290      223     2712 |    17261     9232     46 |  0.001 % |
14.99/15.04	c |     58191 |     290      223     2712 |    18987    11336     48 |  0.001 % |
16.59/16.63	c ===============================================================================
16.89/16.94	c core #4
16.89/16.94	c 
16.89/16.94	c 
16.89/16.94	c Core size: 55	Core Weight: 1	Total Weight: 7
16.89/16.94	c Current CPU time: 16.7015 s
16.89/16.94	c
16.89/16.94	c ============================[ Search Statistics ]==============================
16.89/16.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.89/16.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.89/16.94	c ===============================================================================
16.89/16.94	c |         0 |     332      263     3209 |     5000        0   -nan |  0.000 % |
16.89/16.95	c |       103 |     332      263     3209 |     5500      103     42 |  0.001 % |
16.89/16.95	c |       254 |     332      263     3209 |     6050      254     34 |  0.001 % |
16.89/16.95	c |       479 |     332      263     3209 |     6655      479     35 |  0.001 % |
16.89/16.96	c |       819 |     332      263     3209 |     7320      819     34 |  0.001 % |
16.89/16.97	c |      1325 |     332      263     3209 |     8052     1325     35 |  0.001 % |
16.89/16.99	c |      2084 |     332      263     3209 |     8857     2084     33 |  0.001 % |
16.99/17.02	c |      3224 |     332      263     3209 |     9743     3224     36 |  0.001 % |
16.99/17.08	c |      4932 |     332      263     3209 |    10717     4932     37 |  0.001 % |
17.09/17.17	c |      7494 |     332      263     3209 |    11789     7494     37 |  0.001 % |
17.29/17.34	c |     11339 |     332      263     3209 |    12968    11339     40 |  0.001 % |
17.50/17.60	c |     17105 |     332      263     3209 |    14265    10578     43 |  0.001 % |
17.99/18.08	c |     25754 |     332      263     3209 |    15692    12041     44 |  0.001 % |
18.69/18.78	c |     38728 |     332      263     3209 |    17261     9199     46 |  0.001 % |
19.90/19.93	c |     58191 |     332      263     3209 |    18987    11298     44 |  0.001 % |
21.79/21.84	c |     87385 |     332      263     3209 |    20886    11876     49 |  0.025 % |
22.19/22.29	c ===============================================================================
22.59/22.66	c core #5
22.59/22.66	c 
22.59/22.66	c 
22.59/22.66	c Core size: 51	Core Weight: 2	Total Weight: 9
22.59/22.66	c Current CPU time: 22.3476 s
22.59/22.66	c
22.59/22.66	c ============================[ Search Statistics ]==============================
22.59/22.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.59/22.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.59/22.66	c ===============================================================================
22.59/22.66	c |         0 |     370      301     3688 |     5000        0   -nan |  0.000 % |
22.59/22.66	c |       100 |     370      301     3688 |     5500      100     41 |  0.001 % |
22.59/22.66	c |       251 |     370      301     3688 |     6050      251     36 |  0.001 % |
22.59/22.66	c |       476 |     370      301     3688 |     6655      476     37 |  0.001 % |
22.59/22.67	c |       814 |     370      301     3688 |     7320      814     33 |  0.001 % |
22.59/22.68	c |      1320 |     370      301     3688 |     8052     1320     34 |  0.001 % |
22.69/22.70	c |      2079 |     370      301     3688 |     8857     2079     34 |  0.001 % |
22.69/22.73	c |      3219 |     370      301     3688 |     9743     3219     34 |  0.001 % |
22.69/22.77	c |      4927 |     370      301     3688 |    10717     4927     36 |  0.001 % |
22.79/22.87	c |      7490 |     370      301     3688 |    11789     7490     36 |  0.001 % |
22.99/23.02	c |     11335 |     370      301     3688 |    12968    11335     39 |  0.001 % |
23.29/23.30	c |     17101 |     370      301     3688 |    14265    10557     44 |  0.001 % |
23.69/23.77	c |     25752 |     370      301     3688 |    15692    12030     44 |  0.001 % |
24.49/24.53	c |     38727 |     370      301     3688 |    17261     9219     44 |  0.001 % |
25.69/25.72	c |     58188 |     370      301     3688 |    18987    11321     47 |  0.001 % |
27.59/27.67	c |     87380 |     370      301     3688 |    20886    11877     48 |  0.001 % |
29.09/29.13	c ===============================================================================
29.49/29.56	c core #6
29.49/29.56	c 
29.49/29.56	c 
29.49/29.56	c Core size: 66	Core Weight: 1	Total Weight: 10
29.49/29.56	c Current CPU time: 29.1796 s
29.49/29.56	c
29.49/29.56	c ============================[ Search Statistics ]==============================
29.49/29.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.49/29.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
29.49/29.56	c ===============================================================================
29.49/29.56	c |         0 |     419      343     4223 |     5000        0   -nan |  0.000 % |
29.49/29.56	c |       100 |     419      343     4223 |     5500      100     43 |  0.001 % |
29.49/29.56	c |       250 |     419      343     4223 |     6050      250     37 |  0.001 % |
29.49/29.57	c |       475 |     419      343     4223 |     6655      475     36 |  0.001 % |
29.49/29.58	c |       814 |     419      343     4223 |     7320      814     34 |  0.001 % |
29.49/29.59	c |      1320 |     419      343     4223 |     8052     1320     34 |  0.001 % |
29.59/29.61	c |      2079 |     419      343     4223 |     8857     2079     34 |  0.001 % |
29.59/29.64	c |      3218 |     419      343     4223 |     9743     3218     34 |  0.001 % |
29.59/29.69	c |      4927 |     419      343     4223 |    10717     4927     36 |  0.001 % |
29.69/29.79	c |      7489 |     419      343     4223 |    11789     7489     37 |  0.001 % |
29.89/29.97	c |     11334 |     419      343     4223 |    12968    11334     38 |  0.001 % |
30.19/30.26	c |     17101 |     419      343     4223 |    14265    10575     40 |  0.001 % |
30.70/30.75	c |     25750 |     419      343     4223 |    15692    12033     43 |  0.001 % |
31.50/31.53	c |     38724 |     419      343     4223 |    17261     9204     45 |  0.001 % |
32.69/32.71	c |     58188 |     419      343     4223 |    18987    11313     48 |  0.001 % |
34.59/34.68	c |     87382 |     376      343     4223 |    20886    11858     49 | 10.263 % |
34.79/34.80	c ===============================================================================
35.10/35.17	c core #7
35.10/35.17	c 
35.10/35.17	c 
35.10/35.17	c Core size: 52	Core Weight: 1	Total Weight: 11
35.10/35.17	c Current CPU time: 34.7547 s
35.10/35.17	c
35.10/35.17	c ============================[ Search Statistics ]==============================
35.10/35.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.10/35.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
35.10/35.17	c ===============================================================================
35.10/35.17	c |         0 |     460      383     4722 |     5000        0   -nan |  0.000 % |
35.10/35.17	c |       101 |     460      383     4722 |     5500      101     43 |  0.000 % |
35.10/35.17	c |       251 |     460      383     4722 |     6050      251     43 |  0.000 % |
35.10/35.18	c |       478 |     460      383     4722 |     6655      478     37 |  0.000 % |
35.10/35.19	c |       819 |     460      383     4722 |     7320      819     36 |  0.000 % |
35.10/35.20	c |      1326 |     460      383     4722 |     8052     1326     36 |  0.000 % |
35.20/35.22	c |      2085 |     460      383     4722 |     8857     2085     34 |  0.000 % |
35.20/35.25	c |      3225 |     460      383     4722 |     9743     3225     35 |  0.000 % |
35.29/35.30	c |      4933 |     460      383     4722 |    10717     4933     36 |  0.000 % |
35.29/35.39	c |      7495 |     460      383     4722 |    11789     7495     37 |  0.000 % |
35.49/35.55	c |     11341 |     460      383     4722 |    12968    11341     38 |  0.000 % |
35.79/35.82	c |     17107 |     460      383     4722 |    14265    10577     39 |  0.000 % |
36.29/36.32	c |     25756 |     460      383     4722 |    15692    12046     43 |  0.000 % |
37.00/37.06	c |     38730 |     460      383     4722 |    17261     9223     43 |  0.000 % |
38.20/38.29	c |     58191 |     460      383     4722 |    18987    11323     45 |  0.000 % |
40.29/40.33	c |     87383 |     460      383     4722 |    20886    11892     47 |  0.000 % |
41.69/41.70	c ===============================================================================
42.09/42.12	c core #8
42.09/42.12	c 
42.09/42.12	c 
42.09/42.12	c Core size: 71	Core Weight: 1	Total Weight: 12
42.09/42.12	c Current CPU time: 41.6337 s
42.09/42.12	c
42.09/42.12	c ============================[ Search Statistics ]==============================
42.09/42.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
42.09/42.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
42.09/42.12	c ===============================================================================
42.09/42.12	c |         0 |     516      425     5279 |     5000        0   -nan |  0.000 % |
42.09/42.12	c |       101 |     516      425     5279 |     5500      101     46 |  0.000 % |
42.09/42.12	c |       251 |     516      425     5279 |     6050      251     39 |  0.000 % |
42.09/42.13	c |       476 |     516      425     5279 |     6655      476     37 |  0.000 % |
42.09/42.14	c |       814 |     516      425     5279 |     7320      814     34 |  0.000 % |
42.09/42.15	c |      1322 |     516      425     5279 |     8052     1322     33 |  0.000 % |
42.09/42.17	c |      2081 |     516      425     5279 |     8857     2081     34 |  0.000 % |
42.09/42.20	c |      3220 |     516      425     5279 |     9743     3220     35 |  0.000 % |
42.19/42.25	c |      4928 |     516      425     5279 |    10717     4928     36 |  0.000 % |
42.29/42.33	c |      7491 |     516      425     5279 |    11789     7491     36 |  0.000 % |
42.49/42.50	c |     11335 |     516      425     5279 |    12968    11335     37 |  0.000 % |
42.69/42.77	c |     17102 |     516      425     5279 |    14265    10558     40 |  0.000 % |
43.19/43.24	c |     25752 |     516      425     5279 |    15692    12022     44 |  0.000 % |
44.00/44.02	c |     38731 |     516      425     5279 |    17261     9220     45 |  0.000 % |
45.19/45.25	c |     58192 |     516      425     5279 |    18987    11310     47 |  0.000 % |
47.20/47.21	c |     87386 |     516      425     5279 |    20886    11867     47 |  0.014 % |
47.99/48.03	c ===============================================================================
48.39/48.42	c core #9
48.39/48.42	c 
48.39/48.42	c 
48.39/48.42	c Core size: 56	Core Weight: 1	Total Weight: 13
48.39/48.42	c Current CPU time: 47.8807 s
48.39/48.42	c
48.39/48.42	c ============================[ Search Statistics ]==============================
48.39/48.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.39/48.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.39/48.42	c ===============================================================================
48.39/48.42	c |         0 |     555      463     5762 |     5000        0   -nan |  0.000 % |
48.39/48.43	c |       100 |     555      463     5762 |     5500      100     43 |  0.000 % |
48.39/48.43	c |       250 |     555      463     5762 |     6050      250     38 |  0.000 % |
48.39/48.43	c |       476 |     555      463     5762 |     6655      476     38 |  0.000 % |
48.39/48.44	c |       813 |     555      463     5762 |     7320      813     37 |  0.000 % |
48.39/48.45	c |      1320 |     555      463     5762 |     8052     1320     39 |  0.000 % |
48.39/48.47	c |      2079 |     555      463     5762 |     8857     2079     36 |  0.000 % |
48.49/48.51	c |      3218 |     555      463     5762 |     9743     3218     38 |  0.000 % |
48.49/48.56	c |      4926 |     555      463     5762 |    10717     4926     39 |  0.000 % |
48.59/48.65	c |      7489 |     555      463     5762 |    11789     7489     39 |  0.000 % |
48.79/48.81	c |     11334 |     555      463     5762 |    12968    11334     39 |  0.000 % |
49.10/49.10	c |     17100 |     555      463     5762 |    14265    10579     39 |  0.000 % |
49.50/49.54	c |     25749 |     555      463     5762 |    15692    12051     41 |  0.000 % |
50.29/50.36	c |     38723 |     555      463     5762 |    17261     9228     45 |  0.000 % |
51.39/51.49	c |     58189 |     555      463     5762 |    18987    11336     47 |  0.000 % |
53.29/53.34	c |     87383 |     501      463     5762 |    20886    11903     49 | 10.991 % |
53.29/53.36	c ===============================================================================
53.59/53.70	c core #10
53.59/53.70	c 
53.59/53.70	c 
53.59/53.70	c Core size: 51	Core Weight: 1	Total Weight: 14
53.59/53.70	c Current CPU time: 53.1009 s
53.59/53.70	c
53.59/53.70	c ============================[ Search Statistics ]==============================
53.59/53.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
53.59/53.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
53.59/53.70	c ===============================================================================
53.59/53.70	c |         0 |     597      499     6238 |     5000        0   -nan |  0.000 % |
53.69/53.70	c |       100 |     597      499     6238 |     5500      100     39 |  0.000 % |
53.69/53.70	c |       252 |     597      499     6238 |     6050      252     36 |  0.000 % |
53.69/53.71	c |       478 |     597      499     6238 |     6655      478     34 |  0.000 % |
53.69/53.71	c |       815 |     597      499     6238 |     7320      815     34 |  0.000 % |
53.69/53.73	c |      1321 |     597      499     6238 |     8052     1321     37 |  0.000 % |
53.69/53.75	c |      2080 |     597      499     6238 |     8857     2080     36 |  0.000 % |
53.69/53.78	c |      3219 |     597      499     6238 |     9743     3219     36 |  0.000 % |
53.79/53.83	c |      4929 |     597      499     6238 |    10717     4929     36 |  0.000 % |
53.90/53.92	c |      7491 |     597      499     6238 |    11789     7491     37 |  0.000 % |
53.99/54.09	c |     11335 |     597      499     6238 |    12968    11335     37 |  0.000 % |
54.29/54.37	c |     17102 |     597      499     6238 |    14265    10553     39 |  0.000 % |
54.79/54.83	c |     25752 |     597      499     6238 |    15692    12013     41 |  0.000 % |
55.59/55.61	c |     38728 |     597      499     6238 |    17261     9192     46 |  0.000 % |
56.79/56.83	c |     58190 |     597      499     6238 |    18987    11282     44 |  0.000 % |
58.69/58.79	c |     87382 |     597      499     6238 |    20886    11862     49 |  0.000 % |
60.09/60.14	c ===============================================================================
60.50/60.54	c core #11
60.50/60.54	c 
60.50/60.54	c 
60.50/60.54	c Core size: 82	Core Weight: 1	Total Weight: 15
60.50/60.54	c Current CPU time: 59.8569 s
60.50/60.54	c
60.50/60.54	c ============================[ Search Statistics ]==============================
60.50/60.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.50/60.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
60.50/60.54	c ===============================================================================
60.50/60.54	c |         0 |     667      535     6753 |     5000        0   -nan |  0.000 % |
60.50/60.54	c |       100 |     667      535     6753 |     5500      100     48 |  0.000 % |
60.50/60.55	c |       251 |     667      535     6753 |     6050      251     40 |  0.000 % |
60.50/60.55	c |       478 |     667      535     6753 |     6655      478     41 |  0.000 % |
60.50/60.56	c |       815 |     667      535     6753 |     7320      815     39 |  0.000 % |
60.50/60.57	c |      1321 |     667      535     6753 |     8052     1321     41 |  0.000 % |
60.50/60.60	c |      2080 |     667      535     6753 |     8857     2080     42 |  0.000 % |
60.59/60.63	c |      3219 |     667      535     6753 |     9743     3219     42 |  0.000 % |
60.59/60.69	c |      4927 |     667      535     6753 |    10717     4927     40 |  0.000 % |
60.69/60.80	c |      7492 |     667      535     6753 |    11789     7492     41 |  0.000 % |
60.89/60.98	c |     11339 |     667      535     6753 |    12968    11339     40 |  0.000 % |
61.19/61.26	c |     17106 |     667      535     6753 |    14265    10574     41 |  0.000 % |
61.60/61.68	c |     25755 |     667      535     6753 |    15692    12031     44 |  0.000 % |
62.49/62.51	c |     38729 |     667      535     6753 |    17261     9244     46 |  0.000 % |
63.59/63.68	c |     58191 |     667      535     6753 |    18987    11338     46 |  0.000 % |
65.60/65.62	c |     87384 |     667      535     6753 |    20886    11864     51 |  0.000 % |
68.19/68.28	c ===============================================================================
68.69/68.76	c core #12
68.69/68.76	c 
68.69/68.76	c 
68.69/68.76	c Core size: 103	Core Weight: 1	Total Weight: 16
68.69/68.76	c Current CPU time: 67.9887 s
68.69/68.76	c
68.69/68.76	c ============================[ Search Statistics ]==============================
68.69/68.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
68.69/68.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
68.69/68.76	c ===============================================================================
68.69/68.76	c |         0 |     753      573     7342 |     5000        0   -nan |  0.000 % |
68.69/68.77	c |       102 |     753      573     7342 |     5500      102     47 |  0.000 % |
68.69/68.77	c |       254 |     753      573     7342 |     6050      254     49 |  0.000 % |
68.69/68.77	c |       480 |     753      573     7342 |     6655      480     40 |  0.000 % |
68.69/68.78	c |       818 |     753      573     7342 |     7320      818     37 |  0.000 % |
68.69/68.79	c |      1324 |     753      573     7342 |     8052     1324     37 |  0.000 % |
68.80/68.81	c |      2083 |     753      573     7342 |     8857     2083     39 |  0.000 % |
68.80/68.85	c |      3223 |     753      573     7342 |     9743     3223     40 |  0.000 % |
68.89/68.91	c |      4931 |     753      573     7342 |    10717     4931     39 |  0.000 % |
68.99/69.00	c |      7493 |     753      573     7342 |    11789     7493     38 |  0.000 % |
69.09/69.18	c |     11337 |     753      573     7342 |    12968    11337     40 |  0.000 % |
69.49/69.53	c |     17103 |     753      573     7342 |    14265    10542     44 |  0.000 % |
69.99/70.02	c |     25754 |     753      573     7342 |    15692    12021     44 |  0.000 % |
70.69/70.76	c |     38728 |     753      573     7342 |    17261     9190     46 |  0.000 % |
71.89/71.90	c |     58189 |     753      573     7342 |    18987    11305     46 |  0.000 % |
73.89/73.92	c |     87381 |     753      573     7342 |    20886    11858     47 |  0.000 % |
76.39/76.42	c ===============================================================================
76.79/76.89	c core #13
76.79/76.89	c 
76.79/76.89	c 
76.79/76.89	c Core size: 52	Core Weight: 1	Total Weight: 17
76.79/76.89	c Current CPU time: 76.0384 s
76.79/76.89	c
76.79/76.89	c ============================[ Search Statistics ]==============================
76.79/76.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
76.79/76.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
76.79/76.89	c ===============================================================================
76.79/76.89	c |         0 |     789      609     7803 |     5000        0   -nan |  0.000 % |
76.79/76.90	c |       100 |     789      609     7803 |     5500      100     57 |  0.000 % |
76.79/76.90	c |       251 |     789      609     7803 |     6050      251     51 |  0.000 % |
76.89/76.90	c |       479 |     789      609     7803 |     6655      479     45 |  0.000 % |
76.89/76.91	c |       816 |     789      609     7803 |     7320      816     42 |  0.000 % |
76.89/76.92	c |      1323 |     789      609     7803 |     8052     1323     38 |  0.000 % |
76.89/76.94	c |      2082 |     789      609     7803 |     8857     2082     36 |  0.000 % |
76.89/76.97	c |      3223 |     789      609     7803 |     9743     3223     36 |  0.000 % |
76.99/77.03	c |      4933 |     789      609     7803 |    10717     4933     37 |  0.000 % |
77.10/77.13	c |      7496 |     789      609     7803 |    11789     7496     38 |  0.000 % |
77.30/77.31	c |     11340 |     789      609     7803 |    12968    11340     40 |  0.000 % |
77.59/77.60	c |     17107 |     789      609     7803 |    14265    10565     45 |  0.000 % |
77.99/78.05	c |     25757 |     789      609     7803 |    15692    12025     44 |  0.000 % |
78.79/78.86	c |     38732 |     789      609     7803 |    17261     9206     43 |  0.000 % |
79.99/80.07	c |     58197 |     789      609     7803 |    18987    11320     44 |  0.000 % |
81.89/81.94	c |     87391 |     789      609     7803 |    20886    11890     50 |  0.000 % |
82.69/82.74	c ===============================================================================
83.09/83.11	c core #14
83.09/83.11	c 
83.09/83.11	c 
83.09/83.11	c Core size: 45	Core Weight: 1	Total Weight: 18
83.09/83.11	c Current CPU time: 82.2135 s
83.09/83.11	c
83.09/83.11	c ============================[ Search Statistics ]==============================
83.09/83.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.09/83.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.09/83.11	c ===============================================================================
83.09/83.11	c |         0 |     823      644     8251 |     5000        0   -nan |  0.000 % |
83.09/83.12	c |       101 |     823      644     8251 |     5500      101     42 |  0.000 % |
83.09/83.12	c |       252 |     823      644     8251 |     6050      252     40 |  0.000 % |
83.09/83.12	c |       477 |     823      644     8251 |     6655      477     36 |  0.000 % |
83.09/83.13	c |       814 |     823      644     8251 |     7320      814     34 |  0.000 % |
83.09/83.15	c |      1321 |     823      644     8251 |     8052     1321     34 |  0.000 % |
83.09/83.17	c |      2080 |     823      644     8251 |     8857     2080     34 |  0.000 % |
83.19/83.20	c |      3219 |     823      644     8251 |     9743     3219     36 |  0.000 % |
83.19/83.25	c |      4927 |     823      644     8251 |    10717     4927     37 |  0.000 % |
83.29/83.35	c |      7491 |     823      644     8251 |    11789     7491     38 |  0.000 % |
83.49/83.54	c |     11337 |     823      644     8251 |    12968    11337     39 |  0.000 % |
83.79/83.85	c |     17103 |     823      644     8251 |    14265    10575     42 |  0.000 % |
84.29/84.33	c |     25755 |     823      644     8251 |    15692    12044     45 |  0.000 % |
84.99/85.07	c |     38730 |     823      644     8251 |    17261     9202     46 |  0.000 % |
86.19/86.24	c |     58194 |     823      644     8251 |    18987    11308     47 |  0.000 % |
88.19/88.24	c |     87386 |     823      644     8251 |    20886    11877     48 |  0.000 % |
90.59/90.60	c ===============================================================================
90.99/91.08	c core #15
90.99/91.08	c 
90.99/91.08	c 
90.99/91.08	c Core size: 51	Core Weight: 1	Total Weight: 19
90.99/91.08	c Current CPU time: 90.1033 s
90.99/91.08	c
90.99/91.08	c ============================[ Search Statistics ]==============================
90.99/91.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.99/91.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
90.99/91.08	c ===============================================================================
90.99/91.08	c |         0 |     860      676     8671 |     5000        0   -nan |  0.000 % |
90.99/91.08	c |       100 |     860      676     8671 |     5500      100     44 |  0.000 % |
90.99/91.09	c |       251 |     860      676     8671 |     6050      251     48 |  0.000 % |
90.99/91.09	c |       477 |     860      676     8671 |     6655      477     42 |  0.000 % |
91.09/91.10	c |       814 |     860      676     8671 |     7320      814     40 |  0.000 % |
91.09/91.12	c |      1320 |     860      676     8671 |     8052     1320     38 |  0.000 % |
91.09/91.14	c |      2079 |     860      676     8671 |     8857     2079     38 |  0.000 % |
91.09/91.18	c |      3218 |     860      676     8671 |     9743     3218     37 |  0.000 % |
91.20/91.24	c |      4926 |     860      676     8671 |    10717     4926     37 |  0.000 % |
91.30/91.35	c |      7488 |     860      676     8671 |    11789     7488     37 |  0.000 % |
91.49/91.55	c |     11332 |     860      676     8671 |    12968    11332     39 |  0.000 % |
91.79/91.89	c |     17098 |     860      676     8671 |    14265    10567     42 |  0.000 % |
92.30/92.35	c |     25750 |     860      676     8671 |    15692    12046     43 |  0.000 % |
93.09/93.15	c |     38724 |     860      676     8671 |    17261     9228     43 |  0.000 % |
94.39/94.45	c |     58185 |     860      676     8671 |    18987    11321     43 |  0.000 % |
96.39/96.41	c |     87377 |     860      676     8671 |    20886    11865     48 |  0.000 % |
99.50/99.57	c |    131168 |     828      676     8671 |    22974    13640     49 |  3.721 % |
100.39/100.47	c ===============================================================================
100.99/101.04	c core #16
100.99/101.04	c 
100.99/101.04	c 
100.99/101.04	c Core size: 81	Core Weight: 1	Total Weight: 20
100.99/101.04	c Current CPU time: 99.9308 s
100.99/101.04	c
100.99/101.04	c ============================[ Search Statistics ]==============================
100.99/101.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
100.99/101.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
100.99/101.04	c ===============================================================================
100.99/101.04	c |         0 |     930      710     9171 |     5000        0   -nan |  0.000 % |
100.99/101.04	c |       102 |     930      710     9171 |     5500      102     48 |  0.000 % |
100.99/101.05	c |       253 |     930      710     9171 |     6050      253     44 |  0.000 % |
100.99/101.05	c |       478 |     930      710     9171 |     6655      478     36 |  0.000 % |
100.99/101.06	c |       815 |     930      710     9171 |     7320      815     34 |  0.000 % |
100.99/101.07	c |      1321 |     930      710     9171 |     8052     1321     34 |  0.000 % |
100.99/101.09	c |      2082 |     930      710     9171 |     8857     2082     35 |  0.000 % |
101.10/101.13	c |      3221 |     930      710     9171 |     9743     3221     35 |  0.000 % |
101.10/101.20	c |      4929 |     930      710     9171 |    10717     4929     37 |  0.000 % |
101.29/101.31	c |      7492 |     930      710     9171 |    11789     7492     37 |  0.000 % |
101.49/101.53	c |     11337 |     930      710     9171 |    12968    11337     39 |  0.000 % |
101.80/101.87	c |     17104 |     930      710     9171 |    14265    10569     41 |  0.000 % |
102.30/102.37	c |     25753 |     930      710     9171 |    15692    12039     42 |  0.000 % |
103.10/103.17	c |     38730 |     930      710     9171 |    17261     9233     42 |  0.000 % |
104.30/104.36	c |     58192 |     930      710     9171 |    18987    11298     47 |  0.000 % |
106.40/106.43	c |     87384 |     930      710     9171 |    20886    11838     48 |  0.000 % |
109.49/109.52	c |    131175 |     885      710     9171 |    22974    13657     51 |  4.839 % |
109.70/109.75	c ===============================================================================
110.20/110.27	c core #17
110.20/110.27	c 
110.20/110.27	c 
110.20/110.27	c Core size: 71	Core Weight: 1	Total Weight: 21
110.20/110.27	c Current CPU time: 109.071 s
110.20/110.27	c
110.20/110.27	c ============================[ Search Statistics ]==============================
110.20/110.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
110.20/110.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
110.20/110.27	c ===============================================================================
110.20/110.27	c |         0 |     985      743     9634 |     5000        0   -nan |  0.000 % |
110.20/110.27	c |       100 |     985      743     9634 |     5500      100     39 |  0.000 % |
110.20/110.27	c |       252 |     985      743     9634 |     6050      252     39 |  0.000 % |
110.20/110.28	c |       478 |     985      743     9634 |     6655      478     38 |  0.000 % |
110.20/110.29	c |       817 |     985      743     9634 |     7320      817     38 |  0.000 % |
110.30/110.30	c |      1324 |     985      743     9634 |     8052     1324     35 |  0.000 % |
110.30/110.32	c |      2083 |     985      743     9634 |     8857     2083     34 |  0.000 % |
110.30/110.36	c |      3223 |     985      743     9634 |     9743     3223     34 |  0.000 % |
110.39/110.42	c |      4931 |     985      743     9634 |    10717     4931     34 |  0.000 % |
110.49/110.53	c |      7493 |     985      743     9634 |    11789     7493     36 |  0.000 % |
110.69/110.73	c |     11338 |     985      743     9634 |    12968    11338     37 |  0.000 % |
111.00/111.01	c |     17105 |     985      743     9634 |    14265    10562     40 |  0.000 % |
111.49/111.52	c |     25756 |     985      743     9634 |    15692    12025     43 |  0.000 % |
112.30/112.33	c |     38732 |     985      743     9634 |    17261     9211     45 |  0.000 % |
113.49/113.56	c |     58194 |     985      743     9634 |    18987    11302     46 |  0.000 % |
115.49/115.53	c |     87389 |     985      743     9634 |    20886    11860     46 |  0.000 % |
118.50/118.50	c ===============================================================================
119.00/119.02	c core #18
119.00/119.02	c 
119.00/119.02	c 
119.00/119.02	c Core size: 54	Core Weight: 1	Total Weight: 22
119.00/119.02	c Current CPU time: 117.741 s
119.00/119.02	c
119.00/119.02	c ============================[ Search Statistics ]==============================
119.00/119.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
119.00/119.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
119.00/119.02	c ===============================================================================
119.00/119.02	c |         0 |    1026      774    10046 |     5000        0   -nan |  0.000 % |
119.00/119.03	c |       100 |    1026      774    10046 |     5500      100     31 |  0.000 % |
119.00/119.03	c |       252 |    1026      774    10046 |     6050      252     31 |  0.000 % |
119.00/119.04	c |       477 |    1026      774    10046 |     6655      477     31 |  0.000 % |
119.00/119.04	c |       815 |    1026      774    10046 |     7320      815     32 |  0.000 % |
119.00/119.06	c |      1321 |    1026      774    10046 |     8052     1321     35 |  0.000 % |
119.00/119.08	c |      2082 |    1026      774    10046 |     8857     2082     35 |  0.000 % |
119.10/119.11	c |      3222 |    1026      774    10046 |     9743     3222     35 |  0.000 % |
119.10/119.17	c |      4930 |    1026      774    10046 |    10717     4930     34 |  0.000 % |
119.19/119.27	c |      7493 |    1026      774    10046 |    11789     7493     35 |  0.000 % |
119.39/119.44	c |     11339 |    1026      774    10046 |    12968    11339     35 |  0.000 % |
119.69/119.74	c ===============================================================================
119.69/119.74	c #cores: 18
119.69/119.74	o 22
119.69/119.74	s OPTIMUM FOUND
119.69/119.74	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169
119.69/119.74	c Total CPU time: 118.51 s

Verifier Data

OK	22

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3446839-1307904725/watcher-3446839-1307904725 -o /tmp/evaluation-result-3446839-1307904725/solver-3446839-1307904725 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446839-1307904725.wbo 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.95 1.95 1.95 3/177 24683
/proc/meminfo: memFree=32458876/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=1972 CPUtime=0 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 307 0 0 0 0 0 0 0 25 0 1 0 902075076 2019328 257 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 493 258 177 372 0 118 0

[startup+0.0175849 s]
/proc/loadavg: 1.95 1.95 1.95 3/177 24683
/proc/meminfo: memFree=32458876/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=2236 CPUtime=0.01 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 367 0 0 0 1 0 0 0 25 0 1 0 902075076 2289664 317 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 559 317 177 372 0 184 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2236

[startup+0.10059 s]
/proc/loadavg: 1.95 1.95 1.95 3/177 24683
/proc/meminfo: memFree=32458876/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=3424 CPUtime=0.09 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 654 0 0 0 9 0 0 0 25 0 1 0 902075076 3506176 604 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 856 604 177 372 0 481 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3424

[startup+0.300557 s]
/proc/loadavg: 1.95 1.95 1.95 3/177 24683
/proc/meminfo: memFree=32458876/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=5416 CPUtime=0.29 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 1142 0 0 0 29 0 0 0 25 0 1 0 902075076 5545984 1092 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 1354 1092 177 372 0 979 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5416

[startup+0.700454 s]
/proc/loadavg: 1.95 1.95 1.95 3/177 24683
/proc/meminfo: memFree=32458876/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=7276 CPUtime=0.69 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 1606 0 0 0 68 1 0 0 25 0 1 0 902075076 7450624 1556 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 1819 1556 177 372 0 1444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7276

[startup+1.50034 s]
/proc/loadavg: 1.95 1.95 1.95 3/178 24684
/proc/meminfo: memFree=32452072/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=9932 CPUtime=1.49 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 2292 0 0 0 147 2 0 0 25 0 1 0 902075076 10170368 2242 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 2483 2242 177 372 0 2108 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9932

[startup+3.10106 s]
/proc/loadavg: 1.95 1.95 1.95 3/178 24684
/proc/meminfo: memFree=32448536/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=14424 CPUtime=3.09 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 3385 0 0 0 305 4 0 0 25 0 1 0 902075076 14770176 3335 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 3606 3335 177 372 0 3231 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14424

[startup+6.30049 s]
/proc/loadavg: 1.95 1.95 1.95 3/178 24684
/proc/meminfo: memFree=32442080/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=17976 CPUtime=6.29 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 4323 0 0 0 620 9 0 0 25 0 1 0 902075076 18407424 4235 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 4494 4235 178 372 0 4119 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17976

[startup+12.7004 s]
/proc/loadavg: 1.96 1.95 1.95 3/178 24685
/proc/meminfo: memFree=32440736/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=19164 CPUtime=12.69 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 4616 0 0 0 1252 17 0 0 20 0 1 0 902075076 19623936 4528 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 4791 4528 178 372 0 4416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19164

[startup+25.5011 s]
/proc/loadavg: 1.97 1.95 1.95 3/178 24685
/proc/meminfo: memFree=32435640/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=24192 CPUtime=25.49 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 5880 0 0 0 2519 30 0 0 25 0 1 0 902075076 24772608 5792 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 6048 5792 178 372 0 5673 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24192

[startup+51.1006 s]
/proc/loadavg: 1.98 1.95 1.95 3/178 24686
/proc/meminfo: memFree=32431272/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=27096 CPUtime=51.09 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 6625 0 0 0 5055 54 0 0 25 0 1 0 902075076 27746304 6537 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 6774 6537 178 372 0 6399 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27096

[startup+102.307 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24687
/proc/meminfo: memFree=32423152/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=102.3 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7668 0 0 0 10124 106 0 0 25 0 1 0 902075076 32071680 7580 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7580 178 372 0 7455 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 31320

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

[startup+108.7 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24687
/proc/meminfo: memFree=32423148/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=108.69 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7668 0 0 0 10757 112 0 0 25 0 1 0 902075076 32071680 7580 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7580 178 372 0 7455 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 31320

[startup+115.1 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24687
/proc/meminfo: memFree=32423016/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=115.09 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7668 0 0 0 11389 120 0 0 25 0 1 0 902075076 32071680 7580 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7580 178 372 0 7455 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 31320

[startup+118.301 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24687
/proc/meminfo: memFree=32422020/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=118.29 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7668 0 0 0 11707 122 0 0 25 0 1 0 902075076 32071680 7580 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7580 178 372 0 7455 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 31320

[startup+119.101 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24688
/proc/meminfo: memFree=32421524/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=119.1 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7669 0 0 0 11787 123 0 0 25 0 1 0 902075076 32071680 7581 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7581 178 372 0 7455 0
Current children cumulated CPU time (s) 119.1
Current children cumulated vsize (KiB) 31320

[startup+119.501 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24688
/proc/meminfo: memFree=32421524/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=119.49 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7669 0 0 0 11826 123 0 0 25 0 1 0 902075076 32071680 7581 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7581 178 372 0 7455 0
Current children cumulated CPU time (s) 119.49
Current children cumulated vsize (KiB) 31320

[startup+119.7 s]
/proc/loadavg: 1.99 1.96 1.95 3/178 24688
/proc/meminfo: memFree=32421524/32951124 swapFree=67052812/67111528
[pid=24683] ppid=24681 vsize=31320 CPUtime=119.69 cores=0,2,4,6
/proc/24683/stat : 24683 (wbo1.6) R 24681 24683 21680 0 -1 4202496 7669 0 0 0 11846 123 0 0 25 0 1 0 902075076 32071680 7581 33554432000 4194304 5714214 140735930601888 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24683/statm: 7830 7581 178 372 0 7455 0
Current children cumulated CPU time (s) 119.69
Current children cumulated vsize (KiB) 31320

Child status: 0
Real time (s): 119.744
CPU time (s): 119.746
CPU user time (s): 118.51
CPU system time (s): 1.23581
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 31320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.51
system time used= 1.23581
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7672
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 166

runsolver used 0.184971 second user time and 0.373943 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-12 20:52:05
IDJOB=3446839
IDBENCH=78793
IDSOLVER=1943
FILE ID=node103/3446839-1307904725
RUNJOBID= node103-1307904611-24462
PBS_JOBID= 13559599
Free space on /tmp= 74072 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110973670--soft-66-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446839-1307904725/watcher-3446839-1307904725 -o /tmp/evaluation-result-3446839-1307904725/solver-3446839-1307904725 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446839-1307904725.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= dd52e3f19057175797858802a2db3ee5
RANDOM SEED=1492829440

node103.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32459304 kB
Buffers:        114008 kB
Cached:         132296 kB
SwapCached:      22648 kB
Active:         203932 kB
Inactive:        98432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32459304 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:            4188 kB
Writeback:           0 kB
AnonPages:       53672 kB
Mapped:           9884 kB
Slab:           124664 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74068 MiB
End job on node103 at 2011-06-12 20:54:04