Trace number 3447107

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 18.8111 18.8098

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110975607--soft-0-100-0.wbo
MD5SUM9ace4a5d353416c2f92762446c6d8e82
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark4.03039
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 constraints101
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1221
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-3447107-1307906680.wbo.
0.00/0.00	c Instance file HOME/instance-3447107-1307906680.wbo
0.00/0.00	c File size is 10466 bytes.
0.00/0.00	c Highest Coefficient sum: 1221
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 |       100 |     169      101     1205 |     5500      100     32 |  0.004 % |
0.00/0.00	c |       251 |     169      101     1205 |     6050      251     35 |  0.004 % |
0.00/0.00	c |       476 |     169      101     1205 |     6655      476     32 |  0.004 % |
0.00/0.01	c |       814 |     169      101     1205 |     7320      814     31 |  0.004 % |
0.00/0.02	c |      1320 |     169      101     1205 |     8052     1320     31 |  0.004 % |
0.00/0.04	c |      2080 |     169      101     1205 |     8857     2080     33 |  0.004 % |
0.05/0.07	c |      3219 |     169      101     1205 |     9743     3219     34 |  0.004 % |
0.09/0.12	c |      4927 |     169      101     1205 |    10717     4927     35 |  0.004 % |
0.19/0.22	c |      7489 |     169      101     1205 |    11789     7489     36 |  0.004 % |
0.30/0.39	c |     11335 |     169      101     1205 |    12968    11335     38 |  0.004 % |
0.59/0.67	c |     17101 |     169      101     1205 |    14265    10564     42 |  0.004 % |
1.10/1.15	c |     25750 |     169      101     1205 |    15692    12024     44 |  0.004 % |
1.80/1.89	c |     38725 |     169      101     1205 |    17261     9203     47 |  0.004 % |
2.10/2.14	c ===============================================================================
2.29/2.31	c core #1
2.29/2.31	c 
2.29/2.31	c 
2.29/2.31	c Core size: 99	Core Weight: 1	Total Weight: 1
2.29/2.31	c Current CPU time: 2.27365 s
2.29/2.31	c
2.29/2.31	c ============================[ Search Statistics ]==============================
2.29/2.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.29/2.31	c ===============================================================================
2.29/2.31	c |         0 |     264      200     2574 |     5000        0   -nan |  0.000 % |
2.29/2.32	c |       101 |     264      200     2574 |     5500      101     35 |  0.001 % |
2.29/2.32	c |       253 |     264      200     2574 |     6050      253     40 |  0.001 % |
2.29/2.33	c |       480 |     264      200     2574 |     6655      480     36 |  0.001 % |
2.29/2.33	c |       819 |     264      200     2574 |     7320      819     33 |  0.001 % |
2.29/2.35	c |      1325 |     264      200     2574 |     8052     1325     34 |  0.001 % |
2.29/2.36	c |      2087 |     264      200     2574 |     8857     2087     35 |  0.001 % |
2.39/2.40	c |      3226 |     264      200     2574 |     9743     3226     35 |  0.001 % |
2.39/2.45	c |      4934 |     264      200     2574 |    10717     4934     36 |  0.001 % |
2.49/2.56	c |      7498 |     264      200     2574 |    11789     7498     38 |  0.001 % |
2.69/2.74	c |     11342 |     264      200     2574 |    12968    11342     40 |  0.001 % |
2.99/3.07	c |     17108 |     264      200     2574 |    14265    10595     44 |  0.001 % |
3.59/3.62	c |     25757 |     264      200     2574 |    15692    12068     46 |  0.001 % |
4.40/4.41	c ===============================================================================
4.49/4.58	c core #2
4.49/4.58	c 
4.49/4.58	c 
4.49/4.58	c Core size: 98	Core Weight: 1	Total Weight: 2
4.49/4.58	c Current CPU time: 4.51931 s
4.49/4.58	c
4.49/4.58	c ============================[ Search Statistics ]==============================
4.49/4.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.49/4.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.49/4.58	c ===============================================================================
4.49/4.58	c |         0 |     358      298     3928 |     5000        0   -nan |  0.000 % |
4.49/4.58	c |       100 |     358      298     3928 |     5500      100     34 |  0.001 % |
4.49/4.58	c |       251 |     358      298     3928 |     6050      251     32 |  0.001 % |
4.49/4.59	c |       477 |     358      298     3928 |     6655      477     29 |  0.001 % |
4.59/4.60	c |       814 |     358      298     3928 |     7320      814     32 |  0.001 % |
4.59/4.61	c |      1322 |     358      298     3928 |     8052     1322     31 |  0.001 % |
4.59/4.63	c |      2082 |     358      298     3928 |     8857     2082     33 |  0.001 % |
4.59/4.66	c |      3224 |     358      298     3928 |     9743     3224     34 |  0.001 % |
4.69/4.73	c |      4934 |     358      298     3928 |    10717     4934     35 |  0.001 % |
4.79/4.84	c |      7497 |     358      298     3928 |    11789     7497     37 |  0.001 % |
4.99/5.02	c |     11343 |     358      298     3928 |    12968    11343     38 |  0.001 % |
5.29/5.31	c |     17113 |     358      298     3928 |    14265    10578     41 |  0.001 % |
5.70/5.76	c |     25763 |     358      298     3928 |    15692    12054     42 |  0.001 % |
6.50/6.52	c |     38737 |     321      298     3928 |    17261     9226     46 | 10.336 % |
6.79/6.86	c ===============================================================================
6.99/7.03	c core #3
6.99/7.03	c 
6.99/7.03	c 
6.99/7.03	c Core size: 99	Core Weight: 1	Total Weight: 3
6.99/7.03	c Current CPU time: 6.93895 s
6.99/7.03	c
6.99/7.03	c ============================[ Search Statistics ]==============================
6.99/7.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.99/7.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.99/7.03	c ===============================================================================
6.99/7.03	c |         0 |     453      396     5284 |     5000        0   -nan |  0.000 % |
6.99/7.03	c |       101 |     453      396     5284 |     5500      101     42 |  0.000 % |
6.99/7.04	c |       251 |     453      396     5284 |     6050      251     38 |  0.000 % |
6.99/7.04	c |       476 |     453      396     5284 |     6655      476     34 |  0.000 % |
6.99/7.05	c |       815 |     453      396     5284 |     7320      815     35 |  0.000 % |
6.99/7.06	c |      1323 |     453      396     5284 |     8052     1323     33 |  0.000 % |
6.99/7.08	c |      2082 |     453      396     5284 |     8857     2082     32 |  0.000 % |
7.10/7.11	c |      3223 |     453      396     5284 |     9743     3223     34 |  0.000 % |
7.10/7.17	c |      4932 |     453      396     5284 |    10717     4932     34 |  0.000 % |
7.19/7.27	c |      7494 |     453      396     5284 |    11789     7494     35 |  0.000 % |
7.39/7.46	c |     11340 |     453      396     5284 |    12968    11340     36 |  0.000 % |
7.69/7.76	c |     17108 |     453      396     5284 |    14265    10585     40 |  0.000 % |
8.19/8.21	c |     25758 |     453      396     5284 |    15692    12054     42 |  0.000 % |
8.99/9.02	c |     38733 |     453      396     5284 |    17261     9240     44 |  0.000 % |
9.60/9.66	c ===============================================================================
9.80/9.86	c core #4
9.80/9.86	c 
9.80/9.86	c 
9.80/9.86	c Core size: 97	Core Weight: 2	Total Weight: 5
9.80/9.86	c Current CPU time: 9.73452 s
9.80/9.86	c
9.80/9.86	c ============================[ Search Statistics ]==============================
9.80/9.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.80/9.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.80/9.86	c ===============================================================================
9.80/9.86	c |         0 |     546      493     6634 |     5000        0   -nan |  0.000 % |
9.80/9.86	c |       104 |     546      493     6634 |     5500      104     33 |  0.000 % |
9.80/9.87	c |       254 |     546      493     6634 |     6050      254     29 |  0.000 % |
9.80/9.87	c |       481 |     546      493     6634 |     6655      481     28 |  0.000 % |
9.80/9.88	c |       819 |     546      493     6634 |     7320      819     30 |  0.000 % |
9.80/9.89	c |      1327 |     546      493     6634 |     8052     1327     33 |  0.000 % |
9.90/9.92	c |      2088 |     546      493     6634 |     8857     2088     34 |  0.000 % |
9.90/9.95	c |      3227 |     546      493     6634 |     9743     3227     34 |  0.000 % |
9.99/10.02	c |      4935 |     546      493     6634 |    10717     4935     35 |  0.000 % |
10.09/10.14	c |      7498 |     546      493     6634 |    11789     7498     37 |  0.000 % |
10.29/10.35	c |     11346 |     546      493     6634 |    12968    11346     38 |  0.000 % |
10.60/10.67	c |     17114 |     546      493     6634 |    14265    10575     41 |  0.000 % |
11.19/11.25	c |     25765 |     546      493     6634 |    15692    12052     45 |  0.000 % |
12.00/12.10	c |     38742 |     546      493     6634 |    17261     9217     46 |  0.000 % |
12.59/12.69	c ===============================================================================
12.90/12.91	c core #5
12.90/12.91	c 
12.90/12.91	c 
12.90/12.91	c Core size: 96	Core Weight: 2	Total Weight: 7
12.90/12.91	c Current CPU time: 12.7501 s
12.90/12.91	c
12.90/12.91	c ============================[ Search Statistics ]==============================
12.90/12.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.90/12.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.90/12.91	c ===============================================================================
12.90/12.91	c |         0 |     639      588     7957 |     5000        0   -nan |  0.000 % |
12.90/12.91	c |       100 |     639      588     7957 |     5500      100     37 |  0.000 % |
12.90/12.91	c |       250 |     639      588     7957 |     6050      250     32 |  0.000 % |
12.90/12.92	c |       475 |     639      588     7957 |     6655      475     32 |  0.000 % |
12.90/12.93	c |       813 |     639      588     7957 |     7320      813     34 |  0.000 % |
12.90/12.94	c |      1320 |     639      588     7957 |     8052     1320     34 |  0.000 % |
12.90/12.97	c |      2079 |     639      588     7957 |     8857     2079     36 |  0.000 % |
12.99/13.01	c |      3218 |     639      588     7957 |     9743     3218     38 |  0.000 % |
12.99/13.07	c |      4927 |     639      588     7957 |    10717     4927     37 |  0.000 % |
13.10/13.19	c |      7491 |     639      588     7957 |    11789     7491     38 |  0.000 % |
13.29/13.39	c |     11335 |     639      588     7957 |    12968    11335     40 |  0.000 % |
13.69/13.71	c |     17101 |     639      588     7957 |    14265    10565     43 |  0.000 % |
14.20/14.25	c |     25750 |     639      588     7957 |    15692    12022     42 |  0.000 % |
14.99/15.07	c |     38725 |     639      588     7957 |    17261     9200     43 |  0.000 % |
15.59/15.65	c ===============================================================================
15.79/15.86	c core #6
15.79/15.86	c 
15.79/15.86	c 
15.79/15.86	c Core size: 106	Core Weight: 1	Total Weight: 8
15.79/15.86	c Current CPU time: 15.6646 s
15.79/15.86	c
15.79/15.86	c ============================[ Search Statistics ]==============================
15.79/15.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.79/15.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.79/15.86	c ===============================================================================
15.79/15.86	c |         0 |     743      686     9355 |     5000        0   -nan |  0.000 % |
15.79/15.86	c |       102 |     743      686     9355 |     5500      102     38 |  0.000 % |
15.79/15.87	c |       252 |     743      686     9355 |     6050      252     33 |  0.000 % |
15.79/15.87	c |       478 |     743      686     9355 |     6655      478     32 |  0.000 % |
15.79/15.88	c |       815 |     743      686     9355 |     7320      815     31 |  0.000 % |
15.89/15.90	c |      1321 |     743      686     9355 |     8052     1321     34 |  0.000 % |
15.89/15.92	c |      2081 |     743      686     9355 |     8857     2081     34 |  0.000 % |
15.89/15.96	c |      3220 |     743      686     9355 |     9743     3220     33 |  0.000 % |
15.99/16.02	c |      4928 |     743      686     9355 |    10717     4928     33 |  0.000 % |
16.09/16.14	c |      7491 |     743      686     9355 |    11789     7491     37 |  0.000 % |
16.29/16.36	c |     11335 |     743      686     9355 |    12968    11335     38 |  0.000 % |
16.69/16.72	c |     17103 |     743      686     9355 |    14265    10565     43 |  0.000 % |
17.19/17.24	c |     25752 |     743      686     9355 |    15692    12027     44 |  0.000 % |
17.99/18.09	c |     38726 |     702      686     9355 |    17261     9207     43 |  5.518 % |
18.09/18.13	c ===============================================================================
18.29/18.30	c core #7
18.29/18.30	c 
18.29/18.30	c 
18.29/18.30	c Core size: 105	Core Weight: 1	Total Weight: 9
18.29/18.30	c Current CPU time: 18.0873 s
18.29/18.30	c
18.29/18.30	c ============================[ Search Statistics ]==============================
18.29/18.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.29/18.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.29/18.30	c ===============================================================================
18.29/18.30	c |         0 |     846      779    10682 |     5000        0   -nan |  0.000 % |
18.29/18.30	c |       100 |     846      779    10682 |     5500      100     49 |  0.000 % |
18.29/18.31	c |       250 |     846      779    10682 |     6050      250     46 |  0.000 % |
18.29/18.31	c |       475 |     846      779    10682 |     6655      475     41 |  0.000 % |
18.29/18.32	c |       812 |     846      779    10682 |     7320      812     37 |  0.000 % |
18.29/18.34	c |      1318 |     846      779    10682 |     8052     1318     33 |  0.000 % |
18.29/18.36	c |      2079 |     846      779    10682 |     8857     2079     33 |  0.000 % |
18.40/18.40	c |      3220 |     846      779    10682 |     9743     3220     33 |  0.000 % |
18.40/18.47	c |      4928 |     846      779    10682 |    10717     4928     32 |  0.000 % |
18.50/18.59	c |      7491 |     846      779    10682 |    11789     7491     34 |  0.000 % |
18.79/18.80	c ===============================================================================
18.79/18.80	c #cores: 7
18.79/18.80	o 9
18.79/18.80	s OPTIMUM FOUND
18.79/18.80	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
18.79/18.80	c Total CPU time: 18.6052 s

Verifier Data

OK	9

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 /var/tmp/evaluation-result-3447107-1307906680/watcher-3447107-1307906680 -o /var/tmp/evaluation-result-3447107-1307906680/solver-3447107-1307906680 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447107-1307906680.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: 2.01 2.01 1.89 2/177 4997
/proc/meminfo: memFree=1113820/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 314 0 0 0 0 0 0 0 25 0 1 0 902268771 2154496 262 33554432000 4194304 5714214 140735184688432 18446744073709551615 4444352 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 526 262 177 372 0 151 0

[startup+0.0612291 s]
/proc/loadavg: 2.01 2.01 1.89 2/177 4997
/proc/meminfo: memFree=1113820/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=3032 CPUtime=0.05 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 556 0 0 0 5 0 0 0 25 0 1 0 902268771 3104768 504 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 758 505 177 372 0 383 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3032

[startup+0.101208 s]
/proc/loadavg: 2.01 2.01 1.89 2/177 4997
/proc/meminfo: memFree=1113820/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=3572 CPUtime=0.09 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 696 0 0 0 9 0 0 0 25 0 1 0 902268771 3657728 644 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 893 645 177 372 0 518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.301152 s]
/proc/loadavg: 2.01 2.01 1.89 2/177 4997
/proc/meminfo: memFree=1113820/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=5740 CPUtime=0.3 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 1227 0 0 0 29 1 0 0 25 0 1 0 902268771 5877760 1175 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 1435 1175 177 372 0 1060 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5740

[startup+0.701075 s]
/proc/loadavg: 2.01 2.01 1.89 2/177 4997
/proc/meminfo: memFree=1113820/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=8000 CPUtime=0.69 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 1793 0 0 0 68 1 0 0 25 0 1 0 902268771 8192000 1741 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 2000 1741 177 372 0 1625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8000

[startup+1.50093 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 4998
/proc/meminfo: memFree=1105512/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=11572 CPUtime=1.49 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 2702 0 0 0 147 2 0 0 25 0 1 0 902268771 11849728 2650 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 2893 2650 177 372 0 2518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11572

[startup+3.10066 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 4998
/proc/meminfo: memFree=1101000/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=15816 CPUtime=3.09 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 3781 0 0 0 306 3 0 0 25 0 1 0 902268771 16195584 3698 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 3954 3698 178 372 0 3579 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15816

[startup+6.30105 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 4998
/proc/meminfo: memFree=1097784/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=15816 CPUtime=6.29 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 3783 0 0 0 622 7 0 0 25 0 1 0 902268771 16195584 3700 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 3954 3700 178 372 0 3579 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15816

[startup+12.7009 s]
/proc/loadavg: 2.01 2.01 1.89 3/178 4999
/proc/meminfo: memFree=1092824/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=12.7 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4120 0 0 0 1256 14 0 0 25 0 1 0 902268771 17551360 4037 33554432000 4194304 5714214 140735184688432 18446744073709551615 4472800 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4037 178 372 0 3910 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 17140

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

[startup+15.9003 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 4999
/proc/meminfo: memFree=1092956/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=15.89 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4121 0 0 0 1571 18 0 0 25 0 1 0 902268771 17551360 4038 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4038 178 372 0 3910 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 17140

[startup+17.501 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 4999
/proc/meminfo: memFree=1091100/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=17.5 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4121 0 0 0 1731 19 0 0 25 0 1 0 902268771 17551360 4038 33554432000 4194304 5714214 140735184688432 18446744073709551615 4347152 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4038 178 372 0 3910 0
Current children cumulated CPU time (s) 17.5
Current children cumulated vsize (KiB) 17140

[startup+18.3009 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 4999
/proc/meminfo: memFree=1091100/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=18.29 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4121 0 0 0 1810 19 0 0 25 0 1 0 902268771 17551360 4038 33554432000 4194304 5714214 140735184688432 18446744073709551615 4956403 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4038 178 372 0 3910 0
Current children cumulated CPU time (s) 18.29
Current children cumulated vsize (KiB) 17140

[startup+18.7068 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 4999
/proc/meminfo: memFree=1089488/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=18.7 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4121 0 0 0 1850 20 0 0 25 0 1 0 902268771 17551360 4038 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4038 178 372 0 3910 0
Current children cumulated CPU time (s) 18.7
Current children cumulated vsize (KiB) 17140

[startup+18.8008 s]
/proc/loadavg: 2.01 2.00 1.89 3/178 4999
/proc/meminfo: memFree=1089488/32951124 swapFree=67056684/67111528
[pid=4997] ppid=4995 vsize=17140 CPUtime=18.79 cores=0,2,4,6
/proc/4997/stat : 4997 (wbo1.6) R 4995 4997 2586 0 -1 4202496 4121 0 0 0 1859 20 0 0 25 0 1 0 902268771 17551360 4038 33554432000 4194304 5714214 140735184688432 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/4997/statm: 4285 4038 178 372 0 3910 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 17140

Child status: 0
Real time (s): 18.8098
CPU time (s): 18.8111
CPU user time (s): 18.6052
CPU system time (s): 0.205968
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 17140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.6052
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4124
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 44

runsolver used 0.032994 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-12 21:24:40
IDJOB=3447107
IDBENCH=79230
IDSOLVER=1943
FILE ID=node109/3447107-1307906680
RUNJOBID= node109-1307904474-4441
PBS_JOBID= 13559594
Free space on /var/tmp= 2884 MiB

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

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

MD5SUM BENCH= 9ace4a5d353416c2f92762446c6d8e82
RANDOM SEED=643785874

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.75
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1114108 kB
Buffers:         60144 kB
Cached:       30415720 kB
SwapCached:       8608 kB
Active:       16017412 kB
Inactive:     14866184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1114108 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:            4144 kB
Writeback:           0 kB
AnonPages:      405348 kB
Mapped:          13880 kB
Slab:           889376 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   595560 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 /var/tmp at the end= 2880 MiB
End job on node109 at 2011-06-12 21:24:59