Trace number 3446908

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 32.675 32.6747

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111225605--soft-66-100-0.wbo
MD5SUM0b429bb598a1356114a5dedac9be9982
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.792879
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 constraints28
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 1415
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 1414
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1240
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-3446908-1307905085.wbo.
0.00/0.00	c Instance file HOME/instance-3446908-1307905085.wbo
0.00/0.00	c File size is 10104 bytes.
0.00/0.00	c Highest Coefficient sum: 1240
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     37 |  0.004 % |
0.00/0.00	c |       252 |     169      101     1205 |     6050      252     47 |  0.004 % |
0.00/0.01	c |       477 |     169      101     1205 |     6655      477     42 |  0.004 % |
0.00/0.01	c |       815 |     169      101     1205 |     7320      815     35 |  0.004 % |
0.00/0.02	c |      1322 |     169      101     1205 |     8052     1322     35 |  0.004 % |
0.00/0.04	c |      2081 |     169      101     1205 |     8857     2081     35 |  0.004 % |
0.04/0.07	c |      3221 |     169      101     1205 |     9743     3221     34 |  0.004 % |
0.09/0.11	c |      4929 |     169      101     1205 |    10717     4929     36 |  0.004 % |
0.19/0.21	c |      7491 |     169      101     1205 |    11789     7491     37 |  0.004 % |
0.29/0.36	c |     11335 |     169      101     1205 |    12968    11335     38 |  0.004 % |
0.59/0.63	c |     17102 |     169      101     1205 |    14265    10574     40 |  0.004 % |
1.00/1.05	c |     25751 |     169      101     1205 |    15692    12034     43 |  0.004 % |
1.79/1.83	c |     38729 |     169      101     1205 |    17261     9200     47 |  0.004 % |
3.09/3.11	c |     58190 |     130      101     1205 |    18987    11290     46 | 23.080 % |
3.19/3.23	c ===============================================================================
3.39/3.46	c core #1
3.39/3.46	c 
3.39/3.46	c 
3.39/3.46	c Core size: 38	Core Weight: 1	Total Weight: 1
3.39/3.46	c Current CPU time: 3.39648 s
3.39/3.46	c
3.39/3.46	c ============================[ Search Statistics ]==============================
3.39/3.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.39/3.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.39/3.46	c ===============================================================================
3.39/3.46	c |         0 |     196      129     1699 |     5000        0   -nan |  0.000 % |
3.39/3.46	c |       100 |     196      129     1699 |     5500      100     34 |  0.003 % |
3.39/3.46	c |       250 |     196      129     1699 |     6050      250     38 |  0.003 % |
3.39/3.46	c |       475 |     196      129     1699 |     6655      475     36 |  0.003 % |
3.39/3.47	c |       813 |     196      129     1699 |     7320      813     39 |  0.003 % |
3.39/3.48	c |      1319 |     196      129     1699 |     8052     1319     36 |  0.003 % |
3.49/3.50	c |      2078 |     196      129     1699 |     8857     2078     34 |  0.003 % |
3.49/3.54	c |      3217 |     196      129     1699 |     9743     3217     35 |  0.003 % |
3.59/3.60	c |      4925 |     196      129     1699 |    10717     4925     37 |  0.003 % |
3.69/3.70	c |      7489 |     196      129     1699 |    11789     7489     38 |  0.003 % |
3.79/3.90	c |     11333 |     196      129     1699 |    12968    11333     39 |  0.003 % |
4.19/4.25	c |     17101 |     196      129     1699 |    14265    10572     43 |  0.003 % |
4.79/4.81	c |     25750 |     196      129     1699 |    15692    12032     45 |  0.003 % |
5.59/5.65	c |     38725 |     196      129     1699 |    17261     9204     44 |  0.003 % |
6.39/6.46	c ===============================================================================
6.60/6.64	c core #2
6.60/6.64	c 
6.60/6.64	c 
6.60/6.64	c Core size: 35	Core Weight: 5	Total Weight: 6
6.60/6.64	c Current CPU time: 6.552 s
6.60/6.64	c
6.60/6.64	c ============================[ Search Statistics ]==============================
6.60/6.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.60/6.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.60/6.64	c ===============================================================================
6.60/6.64	c |         0 |     222      155     2172 |     5000        0   -nan |  0.000 % |
6.60/6.64	c |       100 |     222      155     2172 |     5500      100     36 |  0.002 % |
6.60/6.65	c |       250 |     222      155     2172 |     6050      250     36 |  0.002 % |
6.60/6.65	c |       475 |     222      155     2172 |     6655      475     36 |  0.002 % |
6.60/6.66	c |       813 |     222      155     2172 |     7320      813     39 |  0.002 % |
6.60/6.67	c |      1320 |     222      155     2172 |     8052     1320     37 |  0.002 % |
6.60/6.69	c |      2080 |     222      155     2172 |     8857     2080     40 |  0.002 % |
6.69/6.71	c |      3219 |     222      155     2172 |     9743     3219     39 |  0.002 % |
6.69/6.77	c |      4930 |     222      155     2172 |    10717     4930     40 |  0.002 % |
6.79/6.88	c |      7492 |     222      155     2172 |    11789     7492     40 |  0.002 % |
6.99/7.06	c |     11338 |     222      155     2172 |    12968    11338     40 |  0.002 % |
7.29/7.37	c |     17105 |     222      155     2172 |    14265    10576     41 |  0.002 % |
7.79/7.81	c |     25754 |     222      155     2172 |    15692    12062     43 |  0.002 % |
8.49/8.59	c |     38729 |     222      155     2172 |    17261     9231     47 |  0.002 % |
9.80/9.87	c |     58191 |     222      155     2172 |    18987    11336     47 |  0.002 % |
10.39/10.49	c ===============================================================================
10.69/10.76	c core #3
10.69/10.76	c 
10.69/10.76	c 
10.69/10.76	c Core size: 39	Core Weight: 1	Total Weight: 7
10.69/10.76	c Current CPU time: 10.6114 s
10.69/10.76	c
10.69/10.76	c ============================[ Search Statistics ]==============================
10.69/10.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.69/10.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.69/10.76	c ===============================================================================
10.69/10.76	c |         0 |     251      183     2672 |     5000        0   -nan |  0.000 % |
10.69/10.76	c |       103 |     251      183     2672 |     5500      103     33 |  0.002 % |
10.69/10.76	c |       253 |     251      183     2672 |     6050      253     34 |  0.002 % |
10.69/10.77	c |       478 |     251      183     2672 |     6655      478     37 |  0.002 % |
10.69/10.77	c |       816 |     251      183     2672 |     7320      816     36 |  0.002 % |
10.69/10.79	c |      1323 |     251      183     2672 |     8052     1323     33 |  0.002 % |
10.79/10.81	c |      2082 |     251      183     2672 |     8857     2082     35 |  0.002 % |
10.79/10.84	c |      3224 |     251      183     2672 |     9743     3224     36 |  0.002 % |
10.79/10.89	c |      4932 |     251      183     2672 |    10717     4932     37 |  0.002 % |
10.90/10.99	c |      7497 |     251      183     2672 |    11789     7497     36 |  0.002 % |
11.09/11.19	c |     11346 |     251      183     2672 |    12968    11346     38 |  0.002 % |
11.49/11.52	c |     17113 |     251      183     2672 |    14265    10579     41 |  0.002 % |
12.00/12.06	c |     25762 |     251      183     2672 |    15692    12038     43 |  0.002 % |
12.79/12.85	c |     38737 |     251      183     2672 |    17261     9200     46 |  0.002 % |
13.89/13.98	c |     58198 |     206      183     2672 |    18987    11286     50 | 17.930 % |
13.99/14.04	c ===============================================================================
14.19/14.26	c core #4
14.19/14.26	c 
14.19/14.26	c 
14.19/14.26	c Core size: 33	Core Weight: 4	Total Weight: 11
14.19/14.26	c Current CPU time: 14.0859 s
14.19/14.26	c
14.19/14.26	c ============================[ Search Statistics ]==============================
14.19/14.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.19/14.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.19/14.26	c ===============================================================================
14.19/14.26	c |         0 |     277      209     3145 |     5000        0   -nan |  0.000 % |
14.19/14.27	c |       100 |     277      209     3145 |     5500      100     41 |  0.001 % |
14.19/14.27	c |       250 |     277      209     3145 |     6050      250     38 |  0.001 % |
14.19/14.27	c |       476 |     277      209     3145 |     6655      476     36 |  0.001 % |
14.19/14.28	c |       816 |     277      209     3145 |     7320      816     35 |  0.001 % |
14.19/14.29	c |      1322 |     277      209     3145 |     8052     1322     36 |  0.001 % |
14.29/14.31	c |      2081 |     277      209     3145 |     8857     2081     33 |  0.001 % |
14.29/14.34	c |      3220 |     277      209     3145 |     9743     3220     33 |  0.001 % |
14.39/14.41	c |      4928 |     277      209     3145 |    10717     4928     34 |  0.001 % |
14.49/14.51	c |      7490 |     277      209     3145 |    11789     7490     36 |  0.001 % |
14.69/14.71	c |     11334 |     277      209     3145 |    12968    11334     39 |  0.001 % |
14.99/15.04	c |     17101 |     277      209     3145 |    14265    10561     43 |  0.001 % |
15.59/15.60	c |     25750 |     277      209     3145 |    15692    12025     42 |  0.001 % |
16.29/16.39	c |     38724 |     277      209     3145 |    17261     9212     44 |  0.001 % |
17.69/17.76	c |     58185 |     277      209     3145 |    18987    11336     46 |  0.001 % |
17.99/18.05	c ===============================================================================
18.19/18.29	c core #5
18.19/18.29	c 
18.19/18.29	c 
18.19/18.29	c Core size: 37	Core Weight: 2	Total Weight: 13
18.19/18.29	c Current CPU time: 18.0753 s
18.19/18.29	c
18.19/18.29	c ============================[ Search Statistics ]==============================
18.19/18.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.19/18.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.19/18.29	c ===============================================================================
18.19/18.29	c |         0 |     301      234     3601 |     5000        0   -nan |  0.000 % |
18.29/18.30	c |       100 |     301      234     3601 |     5500      100     31 |  0.001 % |
18.29/18.30	c |       250 |     301      234     3601 |     6050      250     38 |  0.001 % |
18.29/18.30	c |       477 |     301      234     3601 |     6655      477     33 |  0.001 % |
18.29/18.31	c |       815 |     301      234     3601 |     7320      815     32 |  0.001 % |
18.29/18.32	c |      1321 |     301      234     3601 |     8052     1321     31 |  0.001 % |
18.29/18.34	c |      2080 |     301      234     3601 |     8857     2080     31 |  0.001 % |
18.29/18.38	c |      3219 |     301      234     3601 |     9743     3219     32 |  0.001 % |
18.39/18.43	c |      4927 |     301      234     3601 |    10717     4927     34 |  0.001 % |
18.49/18.54	c |      7491 |     301      234     3601 |    11789     7491     35 |  0.001 % |
18.70/18.75	c |     11335 |     301      234     3601 |    12968    11335     37 |  0.001 % |
18.99/19.07	c |     17101 |     301      234     3601 |    14265    10565     42 |  0.001 % |
19.49/19.53	c |     25750 |     301      234     3601 |    15692    12025     42 |  0.001 % |
20.19/20.23	c |     38724 |     301      234     3601 |    17261     9193     44 |  0.001 % |
21.39/21.44	c |     58186 |     301      234     3601 |    18987    11283     46 |  0.001 % |
22.59/22.60	c ===============================================================================
22.89/22.91	c core #6
22.89/22.91	c 
22.89/22.91	c 
22.89/22.91	c Core size: 45	Core Weight: 1	Total Weight: 14
22.89/22.91	c Current CPU time: 22.6366 s
22.89/22.91	c
22.89/22.91	c ============================[ Search Statistics ]==============================
22.89/22.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.89/22.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.89/22.91	c ===============================================================================
22.89/22.91	c |         0 |     334      263     4126 |     5000        0   -nan |  0.000 % |
22.89/22.91	c |       102 |     334      263     4126 |     5500      102     40 |  0.001 % |
22.89/22.91	c |       254 |     334      263     4126 |     6050      254     41 |  0.001 % |
22.89/22.92	c |       479 |     334      263     4126 |     6655      479     35 |  0.001 % |
22.89/22.93	c |       816 |     334      263     4126 |     7320      816     34 |  0.001 % |
22.89/22.94	c |      1322 |     334      263     4126 |     8052     1322     35 |  0.001 % |
22.89/22.96	c |      2082 |     334      263     4126 |     8857     2082     35 |  0.001 % |
22.89/22.99	c |      3223 |     334      263     4126 |     9743     3223     36 |  0.001 % |
23.00/23.04	c |      4931 |     334      263     4126 |    10717     4931     35 |  0.001 % |
23.10/23.15	c |      7493 |     334      263     4126 |    11789     7493     36 |  0.001 % |
23.29/23.32	c |     11337 |     334      263     4126 |    12968    11337     38 |  0.001 % |
23.59/23.65	c |     17103 |     334      263     4126 |    14265    10563     44 |  0.001 % |
24.10/24.19	c |     25754 |     334      263     4126 |    15692    12042     44 |  0.001 % |
24.99/25.03	c |     38729 |     334      263     4126 |    17261     9228     49 |  0.001 % |
26.40/26.46	c |     58193 |     334      263     4126 |    18987    11314     46 |  0.001 % |
26.69/26.71	c ===============================================================================
26.89/26.93	c core #7
26.89/26.93	c 
26.89/26.93	c 
26.89/26.93	c Core size: 47	Core Weight: 3	Total Weight: 17
26.89/26.93	c Current CPU time: 26.63 s
26.89/26.93	c
26.89/26.93	c ============================[ Search Statistics ]==============================
26.89/26.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.89/26.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.89/26.93	c ===============================================================================
26.89/26.93	c |         0 |     361      288     4593 |     5000        0   -nan |  0.000 % |
26.89/26.94	c |       100 |     361      288     4593 |     5500      100     31 |  0.001 % |
26.89/26.94	c |       252 |     361      288     4593 |     6050      252     36 |  0.001 % |
26.89/26.94	c |       480 |     361      288     4593 |     6655      480     35 |  0.001 % |
26.89/26.95	c |       819 |     361      288     4593 |     7320      819     33 |  0.001 % |
26.89/26.96	c |      1327 |     361      288     4593 |     8052     1327     33 |  0.001 % |
26.89/26.98	c |      2088 |     361      288     4593 |     8857     2088     35 |  0.001 % |
26.99/27.01	c |      3227 |     361      288     4593 |     9743     3227     35 |  0.001 % |
26.99/27.07	c |      4935 |     361      288     4593 |    10717     4935     36 |  0.001 % |
27.09/27.17	c |      7497 |     361      288     4593 |    11789     7497     37 |  0.001 % |
27.29/27.36	c |     11343 |     361      288     4593 |    12968    11343     36 |  0.001 % |
27.59/27.66	c |     17109 |     361      288     4593 |    14265    10579     38 |  0.001 % |
28.09/28.15	c |     25760 |     361      288     4593 |    15692    12049     42 |  0.001 % |
28.89/28.97	c |     38736 |     361      288     4593 |    17261     9222     45 |  0.001 % |
30.19/30.20	c |     58200 |     361      288     4593 |    18987    11300     50 |  0.001 % |
32.39/32.42	c |     87392 |     361      288     4593 |    20886    11842     49 |  0.025 % |
32.59/32.67	c ===============================================================================
32.59/32.67	c #cores: 7
32.59/32.67	o 17
32.59/32.67	s OPTIMUM FOUND
32.59/32.67	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
32.59/32.67	c Total CPU time: 32.3341 s

Verifier Data

OK	17

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-3446908-1307905085/watcher-3446908-1307905085 -o /var/tmp/evaluation-result-3446908-1307905085/solver-3446908-1307905085 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446908-1307905085.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.02 2.00 1.93 3/177 17785
/proc/meminfo: memFree=3328572/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 313 0 0 0 0 0 0 0 25 0 1 0 902107314 2154496 262 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 526 262 177 372 0 151 0

[startup+0.0514599 s]
/proc/loadavg: 2.02 2.00 1.93 3/177 17785
/proc/meminfo: memFree=3328572/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=2764 CPUtime=0.04 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 496 0 0 0 4 0 0 0 25 0 1 0 902107314 2830336 445 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 691 445 177 372 0 316 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2764

[startup+0.100451 s]
/proc/loadavg: 2.02 2.00 1.93 3/177 17785
/proc/meminfo: memFree=3328572/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=3444 CPUtime=0.09 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 667 0 0 0 9 0 0 0 25 0 1 0 902107314 3526656 616 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 861 616 177 372 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3444

[startup+0.300416 s]
/proc/loadavg: 2.02 2.00 1.93 3/177 17785
/proc/meminfo: memFree=3328572/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=5444 CPUtime=0.29 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 1169 0 0 0 29 0 0 0 25 0 1 0 902107314 5574656 1118 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 1361 1119 177 372 0 986 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5444

[startup+0.700406 s]
/proc/loadavg: 2.02 2.00 1.93 3/177 17785
/proc/meminfo: memFree=3328572/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=7572 CPUtime=0.69 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 1672 0 0 0 68 1 0 0 25 0 1 0 902107314 7753728 1621 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 1893 1621 177 372 0 1518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7572

[startup+1.50032 s]
/proc/loadavg: 2.02 2.00 1.93 3/178 17786
/proc/meminfo: memFree=3321888/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=10216 CPUtime=1.49 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 2364 0 0 0 147 2 0 0 25 0 1 0 902107314 10461184 2313 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 2554 2313 177 372 0 2179 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10216

[startup+3.10104 s]
/proc/loadavg: 2.02 2.00 1.93 3/178 17786
/proc/meminfo: memFree=3317672/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=14740 CPUtime=3.09 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 3488 0 0 0 306 3 0 0 25 0 1 0 902107314 15093760 3437 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 3685 3437 177 372 0 3310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14740

[startup+6.30036 s]
/proc/loadavg: 2.02 2.00 1.93 3/178 17786
/proc/meminfo: memFree=3310356/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=17104 CPUtime=6.29 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 4097 0 0 0 622 7 0 0 25 0 1 0 902107314 17514496 4012 33554432000 4194304 5714214 140733707169488 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 4276 4012 178 372 0 3901 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17104

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3305016/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=18160 CPUtime=12.69 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 4373 0 0 0 1256 13 0 0 25 0 1 0 902107314 18595840 4288 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 4540 4288 178 372 0 4165 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18160

[startup+25.5011 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3294336/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=25.49 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 2523 26 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22120

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

[startup+28.7005 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3291352/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=28.69 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 2839 30 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 28.69
Current children cumulated vsize (KiB) 22120

[startup+30.3003 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3290236/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=30.29 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 2997 32 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 30.29
Current children cumulated vsize (KiB) 22120

[startup+31.906 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3288996/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=31.89 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 3156 33 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 22120

[startup+32.3009 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3288996/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=32.29 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 3196 33 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 32.29
Current children cumulated vsize (KiB) 22120

[startup+32.5008 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3288996/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=32.49 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 3216 33 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 32.49
Current children cumulated vsize (KiB) 22120

[startup+32.6007 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 17787
/proc/meminfo: memFree=3288996/32950928 swapFree=67052124/67111528
[pid=17785] ppid=17783 vsize=22120 CPUtime=32.59 cores=0,2,4,6
/proc/17785/stat : 17785 (wbo1.6) R 17783 17785 14010 0 -1 4202496 5366 0 0 0 3226 33 0 0 25 0 1 0 902107314 22650880 5281 33554432000 4194304 5714214 140733707169488 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17785/statm: 5530 5281 178 372 0 5155 0
Current children cumulated CPU time (s) 32.59
Current children cumulated vsize (KiB) 22120

Child status: 0
Real time (s): 32.6747
CPU time (s): 32.675
CPU user time (s): 32.3341
CPU system time (s): 0.340948
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 22120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 32.3341
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5369
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= 4
involuntary context switches= 65

runsolver used 0.06099 second user time and 0.090986 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-12 20:58:06
IDJOB=3446908
IDBENCH=78843
IDSOLVER=1943
FILE ID=node120/3446908-1307905085
RUNJOBID= node120-1307902949-17394
PBS_JOBID= 13559586
Free space on /var/tmp= 2888 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111225605--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 /var/tmp/evaluation-result-3446908-1307905085/watcher-3446908-1307905085 -o /var/tmp/evaluation-result-3446908-1307905085/solver-3446908-1307905085 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446908-1307905085.wbo

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

MD5SUM BENCH= 0b429bb598a1356114a5dedac9be9982
RANDOM SEED=900349140

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3328752 kB
Buffers:         57552 kB
Cached:       28579536 kB
SwapCached:      11624 kB
Active:       13843500 kB
Inactive:     14876264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3328752 kB
SwapTotal:    67111528 kB
SwapFree:     67052124 kB
Dirty:            4380 kB
Writeback:           0 kB
AnonPages:       80568 kB
Mapped:           9884 kB
Slab:           839792 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   273524 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= 2884 MiB
End job on node120 at 2011-06-12 20:58:38