Trace number 3446858

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 95.2035 95.2033

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224255--soft-66-100-0.wbo
MD5SUM05353c2425a18151180bf625f4200ddf
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.64975
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 1217
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-3446858-1307904784.wbo.
0.00/0.00	c Instance file HOME/instance-3446858-1307904784.wbo
0.00/0.00	c File size is 10173 bytes.
0.00/0.00	c Highest Coefficient sum: 1217
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 |       102 |     169      101     1205 |     5500      102     29 |  0.004 % |
0.00/0.00	c |       255 |     169      101     1205 |     6050      255     32 |  0.004 % |
0.00/0.00	c |       480 |     169      101     1205 |     6655      480     33 |  0.004 % |
0.00/0.01	c |       817 |     169      101     1205 |     7320      817     31 |  0.004 % |
0.00/0.02	c |      1326 |     169      101     1205 |     8052     1326     34 |  0.004 % |
0.00/0.04	c |      2085 |     169      101     1205 |     8857     2085     35 |  0.004 % |
0.00/0.06	c |      3224 |     169      101     1205 |     9743     3224     36 |  0.004 % |
0.09/0.11	c |      4932 |     169      101     1205 |    10717     4932     37 |  0.004 % |
0.19/0.21	c |      7494 |     169      101     1205 |    11789     7494     41 |  0.004 % |
0.29/0.37	c |     11340 |     169      101     1205 |    12968    11340     42 |  0.004 % |
0.59/0.64	c |     17106 |     169      101     1205 |    14265    10574     45 |  0.004 % |
1.00/1.09	c |     25756 |     169      101     1205 |    15692    12028     47 |  0.004 % |
1.99/2.03	c |     38732 |     169      101     1205 |    17261     9205     47 |  0.004 % |
3.20/3.30	c |     58196 |     169      101     1205 |    18987    11298     50 |  0.004 % |
3.99/4.09	c ===============================================================================
4.29/4.37	c core #1
4.29/4.37	c 
4.29/4.37	c 
4.29/4.37	c Core size: 54	Core Weight: 1	Total Weight: 1
4.29/4.37	c Current CPU time: 4.28035 s
4.29/4.37	c
4.29/4.37	c ============================[ Search Statistics ]==============================
4.29/4.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.29/4.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.29/4.37	c ===============================================================================
4.29/4.37	c |         0 |     210      142     1713 |     5000        0   -nan |  0.000 % |
4.29/4.37	c |       102 |     210      142     1713 |     5500      102     30 |  0.002 % |
4.29/4.37	c |       252 |     210      142     1713 |     6050      252     35 |  0.002 % |
4.29/4.38	c |       477 |     210      142     1713 |     6655      477     36 |  0.002 % |
4.29/4.38	c |       814 |     210      142     1713 |     7320      814     37 |  0.002 % |
4.29/4.39	c |      1321 |     210      142     1713 |     8052     1321     37 |  0.002 % |
4.39/4.41	c |      2081 |     210      142     1713 |     8857     2081     36 |  0.002 % |
4.39/4.44	c |      3222 |     210      142     1713 |     9743     3222     36 |  0.002 % |
4.39/4.49	c |      4933 |     210      142     1713 |    10717     4933     37 |  0.002 % |
4.49/4.59	c |      7496 |     210      142     1713 |    11789     7496     37 |  0.002 % |
4.70/4.77	c |     11343 |     210      142     1713 |    12968    11343     39 |  0.002 % |
4.99/5.07	c |     17109 |     210      142     1713 |    14265    10573     44 |  0.002 % |
5.49/5.52	c |     25759 |     210      142     1713 |    15692    12040     46 |  0.002 % |
6.20/6.26	c |     38733 |     210      142     1713 |    17261     9226     47 |  0.002 % |
6.99/7.09	c ===============================================================================
7.19/7.28	c core #2
7.19/7.28	c 
7.19/7.28	c 
7.19/7.28	c Core size: 58	Core Weight: 1	Total Weight: 2
7.19/7.28	c Current CPU time: 7.15891 s
7.19/7.28	c
7.19/7.28	c ============================[ Search Statistics ]==============================
7.19/7.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.19/7.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.19/7.28	c ===============================================================================
7.19/7.28	c |         0 |     251      183     2221 |     5000        0   -nan |  0.000 % |
7.19/7.28	c |       100 |     251      183     2221 |     5500      100     33 |  0.002 % |
7.19/7.28	c |       250 |     251      183     2221 |     6050      250     33 |  0.002 % |
7.19/7.28	c |       477 |     251      183     2221 |     6655      477     31 |  0.002 % |
7.19/7.29	c |       815 |     251      183     2221 |     7320      815     32 |  0.002 % |
7.29/7.30	c |      1321 |     251      183     2221 |     8052     1321     34 |  0.002 % |
7.29/7.32	c |      2080 |     251      183     2221 |     8857     2080     35 |  0.002 % |
7.29/7.35	c |      3220 |     251      183     2221 |     9743     3220     37 |  0.002 % |
7.39/7.41	c |      4928 |     251      183     2221 |    10717     4928     38 |  0.002 % |
7.49/7.52	c |      7491 |     251      183     2221 |    11789     7491     39 |  0.002 % |
7.69/7.72	c |     11335 |     251      183     2221 |    12968    11335     40 |  0.002 % |
7.99/8.05	c |     17101 |     251      183     2221 |    14265    10574     44 |  0.002 % |
8.49/8.54	c |     25752 |     251      183     2221 |    15692    12039     46 |  0.002 % |
9.29/9.37	c |     38726 |     251      183     2221 |    17261     9230     46 |  0.002 % |
10.49/10.58	c |     58188 |     251      183     2221 |    18987    11327     50 |  0.002 % |
11.39/11.47	c ===============================================================================
11.69/11.75	c core #3
11.69/11.75	c 
11.69/11.75	c 
11.69/11.75	c Core size: 51	Core Weight: 4	Total Weight: 6
11.69/11.75	c Current CPU time: 11.5852 s
11.69/11.75	c
11.69/11.75	c ============================[ Search Statistics ]==============================
11.69/11.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.69/11.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.69/11.75	c ===============================================================================
11.69/11.75	c |         0 |     290      223     2712 |     5000        0   -nan |  0.000 % |
11.69/11.75	c |       100 |     290      223     2712 |     5500      100     39 |  0.001 % |
11.69/11.75	c |       250 |     290      223     2712 |     6050      250     38 |  0.001 % |
11.69/11.76	c |       475 |     290      223     2712 |     6655      475     38 |  0.001 % |
11.69/11.77	c |       813 |     290      223     2712 |     7320      813     35 |  0.001 % |
11.69/11.78	c |      1324 |     290      223     2712 |     8052     1324     36 |  0.001 % |
11.69/11.80	c |      2083 |     290      223     2712 |     8857     2083     34 |  0.001 % |
11.79/11.83	c |      3225 |     290      223     2712 |     9743     3225     35 |  0.001 % |
11.79/11.88	c |      4934 |     290      223     2712 |    10717     4934     36 |  0.001 % |
11.89/11.97	c |      7497 |     290      223     2712 |    11789     7497     39 |  0.001 % |
12.10/12.15	c |     11343 |     290      223     2712 |    12968    11343     39 |  0.001 % |
12.40/12.44	c |     17109 |     290      223     2712 |    14265    10598     42 |  0.001 % |
12.79/12.88	c |     25758 |     290      223     2712 |    15692    12064     43 |  0.001 % |
13.59/13.65	c |     38733 |     290      223     2712 |    17261     9249     46 |  0.001 % |
14.69/14.70	c ===============================================================================
14.89/14.90	c core #4
14.89/14.90	c 
14.89/14.90	c 
14.89/14.90	c Core size: 52	Core Weight: 1	Total Weight: 7
14.89/14.90	c Current CPU time: 14.6898 s
14.89/14.90	c
14.89/14.90	c ============================[ Search Statistics ]==============================
14.89/14.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.89/14.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.89/14.90	c ===============================================================================
14.89/14.90	c |         0 |     331      263     3207 |     5000        0   -nan |  0.000 % |
14.89/14.90	c |       100 |     331      263     3207 |     5500      100     31 |  0.001 % |
14.89/14.91	c |       251 |     331      263     3207 |     6050      251     31 |  0.001 % |
14.89/14.91	c |       476 |     331      263     3207 |     6655      476     32 |  0.001 % |
14.89/14.92	c |       814 |     331      263     3207 |     7320      814     36 |  0.001 % |
14.89/14.93	c |      1320 |     331      263     3207 |     8052     1320     36 |  0.001 % |
14.89/14.95	c |      2079 |     331      263     3207 |     8857     2079     35 |  0.001 % |
14.89/14.98	c |      3218 |     331      263     3207 |     9743     3218     36 |  0.001 % |
14.99/15.04	c |      4930 |     331      263     3207 |    10717     4930     37 |  0.001 % |
15.09/15.14	c |      7492 |     331      263     3207 |    11789     7492     37 |  0.001 % |
15.30/15.35	c |     11336 |     331      263     3207 |    12968    11336     39 |  0.001 % |
15.59/15.63	c |     17103 |     331      263     3207 |    14265    10567     42 |  0.001 % |
16.09/16.14	c |     25753 |     331      263     3207 |    15692    12045     45 |  0.001 % |
16.79/16.90	c |     38727 |     331      263     3207 |    17261     9233     47 |  0.001 % |
17.99/18.00	c |     58188 |     331      263     3207 |    18987    11332     50 |  0.087 % |
18.29/18.32	c ===============================================================================
18.49/18.54	c core #5
18.49/18.54	c 
18.49/18.54	c 
18.49/18.54	c Core size: 51	Core Weight: 2	Total Weight: 9
18.49/18.54	c Current CPU time: 18.2672 s
18.49/18.54	c
18.49/18.54	c ============================[ Search Statistics ]==============================
18.49/18.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.49/18.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.49/18.54	c ===============================================================================
18.49/18.54	c |         0 |     369      301     3686 |     5000        0   -nan |  0.000 % |
18.49/18.55	c |       101 |     369      301     3686 |     5500      101     31 |  0.001 % |
18.49/18.55	c |       256 |     369      301     3686 |     6050      256     32 |  0.001 % |
18.49/18.55	c |       481 |     369      301     3686 |     6655      481     34 |  0.001 % |
18.49/18.56	c |       818 |     369      301     3686 |     7320      818     33 |  0.001 % |
18.49/18.57	c |      1324 |     369      301     3686 |     8052     1324     34 |  0.001 % |
18.49/18.59	c |      2085 |     369      301     3686 |     8857     2085     34 |  0.001 % |
18.59/18.62	c |      3228 |     369      301     3686 |     9743     3228     37 |  0.001 % |
18.59/18.69	c |      4938 |     369      301     3686 |    10717     4938     38 |  0.001 % |
18.69/18.78	c |      7502 |     369      301     3686 |    11789     7502     40 |  0.001 % |
18.89/18.97	c |     11349 |     369      301     3686 |    12968    11349     41 |  0.001 % |
19.19/19.28	c |     17115 |     369      301     3686 |    14265    10574     45 |  0.001 % |
19.70/19.77	c |     25764 |     369      301     3686 |    15692    12034     47 |  0.001 % |
20.49/20.56	c |     38738 |     369      301     3686 |    17261     9228     46 |  0.001 % |
21.79/21.82	c |     58200 |     369      301     3686 |    18987    11308     48 |  0.001 % |
22.89/22.95	c ===============================================================================
23.19/23.23	c core #6
23.19/23.23	c 
23.19/23.23	c 
23.19/23.23	c Core size: 60	Core Weight: 1	Total Weight: 10
23.19/23.23	c Current CPU time: 22.9025 s
23.19/23.23	c
23.19/23.23	c ============================[ Search Statistics ]==============================
23.19/23.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.19/23.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.19/23.23	c ===============================================================================
23.19/23.23	c |         0 |     414      342     4208 |     5000        0   -nan |  0.000 % |
23.19/23.23	c |       101 |     414      342     4208 |     5500      101     35 |  0.001 % |
23.19/23.24	c |       252 |     414      342     4208 |     6050      252     35 |  0.001 % |
23.19/23.24	c |       477 |     414      342     4208 |     6655      477     37 |  0.001 % |
23.19/23.25	c |       814 |     414      342     4208 |     7320      814     34 |  0.001 % |
23.19/23.26	c |      1321 |     414      342     4208 |     8052     1321     34 |  0.001 % |
23.19/23.28	c |      2081 |     414      342     4208 |     8857     2081     36 |  0.001 % |
23.29/23.31	c |      3221 |     414      342     4208 |     9743     3221     35 |  0.001 % |
23.29/23.37	c |      4929 |     414      342     4208 |    10717     4929     39 |  0.001 % |
23.39/23.48	c |      7493 |     414      342     4208 |    11789     7493     39 |  0.001 % |
23.60/23.65	c |     11337 |     414      342     4208 |    12968    11337     41 |  0.001 % |
23.89/23.97	c |     17103 |     414      342     4208 |    14265    10573     45 |  0.001 % |
24.49/24.52	c |     25755 |     414      342     4208 |    15692    12038     48 |  0.001 % |
25.30/25.31	c |     38729 |     414      342     4208 |    17261     9221     47 |  0.001 % |
26.49/26.51	c |     58190 |     414      342     4208 |    18987    11322     46 |  0.001 % |
27.40/27.45	c ===============================================================================
27.70/27.72	c core #7
27.70/27.72	c 
27.70/27.72	c 
27.70/27.72	c Core size: 62	Core Weight: 1	Total Weight: 11
27.70/27.72	c Current CPU time: 27.3308 s
27.70/27.72	c
27.70/27.72	c ============================[ Search Statistics ]==============================
27.70/27.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.70/27.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.70/27.72	c ===============================================================================
27.70/27.72	c |         0 |     460      382     4717 |     5000        0   -nan |  0.000 % |
27.70/27.73	c |       100 |     460      382     4717 |     5500      100     32 |  0.000 % |
27.70/27.73	c |       250 |     460      382     4717 |     6050      250     36 |  0.000 % |
27.70/27.73	c |       477 |     460      382     4717 |     6655      477     32 |  0.000 % |
27.70/27.74	c |       814 |     460      382     4717 |     7320      814     33 |  0.000 % |
27.70/27.75	c |      1322 |     460      382     4717 |     8052     1322     32 |  0.000 % |
27.70/27.77	c |      2081 |     460      382     4717 |     8857     2081     34 |  0.000 % |
27.80/27.81	c |      3222 |     460      382     4717 |     9743     3222     35 |  0.000 % |
27.80/27.87	c |      4932 |     460      382     4717 |    10717     4932     37 |  0.000 % |
27.89/27.97	c |      7494 |     460      382     4717 |    11789     7494     38 |  0.000 % |
28.09/28.14	c |     11340 |     460      382     4717 |    12968    11340     39 |  0.000 % |
28.40/28.44	c |     17107 |     460      382     4717 |    14265    10564     41 |  0.000 % |
28.89/28.90	c |     25756 |     460      382     4717 |    15692    12035     43 |  0.000 % |
29.70/29.70	c |     38730 |     460      382     4717 |    17261     9209     43 |  0.000 % |
30.70/30.76	c |     58191 |     421      382     4717 |    18987    11292     46 |  8.479 % |
30.89/30.98	c ===============================================================================
31.09/31.19	c core #8
31.09/31.19	c 
31.09/31.19	c 
31.09/31.19	c Core size: 72	Core Weight: 1	Total Weight: 12
31.09/31.19	c Current CPU time: 30.7723 s
31.09/31.19	c
31.09/31.19	c ============================[ Search Statistics ]==============================
31.09/31.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.09/31.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.09/31.19	c ===============================================================================
31.09/31.19	c |         0 |     514      424     5270 |     5000        0   -nan |  0.000 % |
31.19/31.20	c |       100 |     514      424     5270 |     5500      100     33 |  0.000 % |
31.19/31.20	c |       250 |     514      424     5270 |     6050      250     37 |  0.000 % |
31.19/31.20	c |       475 |     514      424     5270 |     6655      475     36 |  0.000 % |
31.19/31.21	c |       813 |     514      424     5270 |     7320      813     36 |  0.000 % |
31.19/31.22	c |      1319 |     514      424     5270 |     8052     1319     35 |  0.000 % |
31.19/31.24	c |      2079 |     514      424     5270 |     8857     2079     37 |  0.000 % |
31.19/31.27	c |      3218 |     514      424     5270 |     9743     3218     38 |  0.000 % |
31.29/31.33	c |      4926 |     514      424     5270 |    10717     4926     40 |  0.000 % |
31.39/31.43	c |      7488 |     514      424     5270 |    11789     7488     41 |  0.000 % |
31.59/31.61	c |     11333 |     514      424     5270 |    12968    11333     42 |  0.000 % |
31.90/31.91	c |     17101 |     514      424     5270 |    14265    10559     45 |  0.000 % |
32.29/32.37	c |     25752 |     514      424     5270 |    15692    12024     46 |  0.000 % |
33.09/33.18	c |     38729 |     514      424     5270 |    17261     9204     48 |  0.000 % |
34.39/34.41	c |     58191 |     514      424     5270 |    18987    11290     48 |  0.000 % |
35.60/35.68	c ===============================================================================
35.90/35.99	c core #9
35.90/35.99	c 
35.90/35.99	c 
35.90/35.99	c Core size: 52	Core Weight: 1	Total Weight: 13
35.90/35.99	c Current CPU time: 35.5006 s
35.90/35.99	c
35.90/35.99	c ============================[ Search Statistics ]==============================
35.90/35.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.90/35.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
35.90/35.99	c ===============================================================================
35.90/35.99	c |         0 |     553      463     5758 |     5000        0   -nan |  0.000 % |
35.90/35.99	c |       100 |     553      463     5758 |     5500      100     25 |  0.000 % |
35.90/35.99	c |       251 |     553      463     5758 |     6050      251     32 |  0.000 % |
36.00/36.00	c |       477 |     553      463     5758 |     6655      477     34 |  0.000 % |
36.00/36.00	c |       814 |     553      463     5758 |     7320      814     33 |  0.000 % |
36.00/36.02	c |      1322 |     553      463     5758 |     8052     1322     34 |  0.000 % |
36.00/36.03	c |      2081 |     553      463     5758 |     8857     2081     34 |  0.000 % |
36.00/36.07	c |      3223 |     553      463     5758 |     9743     3223     34 |  0.000 % |
36.09/36.12	c |      4931 |     553      463     5758 |    10717     4931     36 |  0.000 % |
36.19/36.22	c |      7493 |     553      463     5758 |    11789     7493     37 |  0.000 % |
36.39/36.40	c |     11337 |     553      463     5758 |    12968    11337     39 |  0.000 % |
36.70/36.71	c |     17103 |     553      463     5758 |    14265    10557     44 |  0.000 % |
37.19/37.22	c |     25752 |     553      463     5758 |    15692    12009     45 |  0.000 % |
37.99/38.02	c |     38728 |     553      463     5758 |    17261     9170     47 |  0.000 % |
39.29/39.33	c |     58189 |     553      463     5758 |    18987    11285     47 |  0.000 % |
39.89/39.99	c ===============================================================================
40.20/40.25	c core #10
40.20/40.25	c 
40.20/40.25	c 
40.20/40.25	c Core size: 50	Core Weight: 1	Total Weight: 14
40.20/40.25	c Current CPU time: 39.706 s
40.20/40.25	c
40.20/40.25	c ============================[ Search Statistics ]==============================
40.20/40.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
40.20/40.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
40.20/40.25	c ===============================================================================
40.20/40.25	c |         0 |     593      499     6230 |     5000        0   -nan |  0.000 % |
40.20/40.25	c |       103 |     593      499     6230 |     5500      103     38 |  0.000 % |
40.20/40.25	c |       254 |     593      499     6230 |     6050      254     35 |  0.000 % |
40.20/40.26	c |       481 |     593      499     6230 |     6655      481     31 |  0.000 % |
40.20/40.27	c |       818 |     593      499     6230 |     7320      818     34 |  0.000 % |
40.20/40.28	c |      1324 |     593      499     6230 |     8052     1324     35 |  0.000 % |
40.29/40.30	c |      2083 |     593      499     6230 |     8857     2083     34 |  0.000 % |
40.29/40.33	c |      3223 |     593      499     6230 |     9743     3223     35 |  0.000 % |
40.29/40.40	c |      4931 |     593      499     6230 |    10717     4931     36 |  0.000 % |
40.49/40.50	c |      7494 |     593      499     6230 |    11789     7494     37 |  0.000 % |
40.60/40.69	c |     11343 |     593      499     6230 |    12968    11343     37 |  0.000 % |
40.89/40.97	c |     17111 |     593      499     6230 |    14265    10571     41 |  0.000 % |
41.39/41.43	c |     25761 |     593      499     6230 |    15692    12037     45 |  0.000 % |
42.20/42.24	c |     38736 |     593      499     6230 |    17261     9217     48 |  0.000 % |
43.39/43.49	c |     58198 |     593      499     6230 |    18987    11303     46 |  0.000 % |
45.29/45.37	c ===============================================================================
45.69/45.70	c core #11
45.69/45.70	c 
45.69/45.70	c 
45.69/45.70	c Core size: 82	Core Weight: 1	Total Weight: 15
45.69/45.70	c Current CPU time: 45.0851 s
45.69/45.70	c
45.69/45.70	c ============================[ Search Statistics ]==============================
45.69/45.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.69/45.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
45.69/45.70	c ===============================================================================
45.69/45.70	c |         0 |     659      535     6737 |     5000        0   -nan |  0.000 % |
45.69/45.70	c |       102 |     659      535     6737 |     5500      102     26 |  0.000 % |
45.69/45.71	c |       255 |     659      535     6737 |     6050      255     28 |  0.000 % |
45.69/45.71	c |       481 |     659      535     6737 |     6655      481     31 |  0.000 % |
45.69/45.72	c |       820 |     659      535     6737 |     7320      820     30 |  0.000 % |
45.69/45.73	c |      1328 |     659      535     6737 |     8052     1328     32 |  0.000 % |
45.69/45.75	c |      2087 |     659      535     6737 |     8857     2087     32 |  0.000 % |
45.69/45.79	c |      3226 |     659      535     6737 |     9743     3226     33 |  0.000 % |
45.79/45.85	c |      4935 |     659      535     6737 |    10717     4935     34 |  0.000 % |
45.89/45.96	c |      7497 |     659      535     6737 |    11789     7497     36 |  0.000 % |
46.10/46.15	c |     11342 |     659      535     6737 |    12968    11342     37 |  0.000 % |
46.39/46.44	c |     17109 |     659      535     6737 |    14265    10568     42 |  0.000 % |
46.89/46.91	c |     25761 |     659      535     6737 |    15692    12026     45 |  0.000 % |
47.69/47.72	c |     38735 |     659      535     6737 |    17261     9198     42 |  0.000 % |
48.69/48.78	c |     58196 |     659      535     6737 |    18987    11296     46 |  0.000 % |
50.79/50.81	c |     87389 |     659      535     6737 |    20886    11856     49 |  0.000 % |
51.79/51.80	c ===============================================================================
52.19/52.20	c core #12
52.19/52.20	c 
52.19/52.20	c 
52.19/52.20	c Core size: 97	Core Weight: 1	Total Weight: 16
52.19/52.20	c Current CPU time: 51.4932 s
52.19/52.20	c
52.19/52.20	c ============================[ Search Statistics ]==============================
52.19/52.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.19/52.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
52.19/52.20	c ===============================================================================
52.19/52.20	c |         0 |     739      573     7314 |     5000        0   -nan |  0.000 % |
52.19/52.20	c |       100 |     739      573     7314 |     5500      100     29 |  0.000 % |
52.19/52.20	c |       251 |     739      573     7314 |     6050      251     29 |  0.000 % |
52.19/52.21	c |       476 |     739      573     7314 |     6655      476     32 |  0.000 % |
52.19/52.22	c |       815 |     739      573     7314 |     7320      815     32 |  0.000 % |
52.19/52.23	c |      1323 |     739      573     7314 |     8052     1323     32 |  0.000 % |
52.19/52.25	c |      2084 |     739      573     7314 |     8857     2084     33 |  0.000 % |
52.19/52.28	c |      3224 |     739      573     7314 |     9743     3224     35 |  0.000 % |
52.30/52.34	c |      4932 |     739      573     7314 |    10717     4932     35 |  0.000 % |
52.39/52.43	c |      7494 |     739      573     7314 |    11789     7494     36 |  0.000 % |
52.59/52.62	c |     11341 |     739      573     7314 |    12968    11341     38 |  0.000 % |
52.89/52.95	c |     17107 |     739      573     7314 |    14265    10568     43 |  0.000 % |
53.39/53.47	c |     25756 |     739      573     7314 |    15692    12027     43 |  0.000 % |
54.20/54.26	c |     38732 |     739      573     7314 |    17261     9208     44 |  0.000 % |
55.29/55.34	c |     58193 |     739      573     7314 |    18987    11296     48 |  0.000 % |
57.10/57.14	c ===============================================================================
57.39/57.47	c core #13
57.39/57.47	c 
57.39/57.47	c 
57.39/57.47	c Core size: 63	Core Weight: 1	Total Weight: 17
57.39/57.47	c Current CPU time: 56.7014 s
57.39/57.47	c
57.39/57.47	c ============================[ Search Statistics ]==============================
57.39/57.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.39/57.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
57.39/57.47	c ===============================================================================
57.39/57.47	c |         0 |     783      609     7791 |     5000        0   -nan |  0.000 % |
57.39/57.48	c |       101 |     783      609     7791 |     5500      101     38 |  0.000 % |
57.39/57.48	c |       253 |     783      609     7791 |     6050      253     33 |  0.000 % |
57.39/57.49	c |       478 |     783      609     7791 |     6655      478     31 |  0.000 % |
57.39/57.49	c |       816 |     783      609     7791 |     7320      816     32 |  0.000 % |
57.49/57.51	c |      1323 |     783      609     7791 |     8052     1323     34 |  0.000 % |
57.49/57.53	c |      2084 |     783      609     7791 |     8857     2084     36 |  0.000 % |
57.49/57.56	c |      3224 |     783      609     7791 |     9743     3224     36 |  0.000 % |
57.59/57.63	c |      4933 |     783      609     7791 |    10717     4933     40 |  0.000 % |
57.69/57.73	c |      7497 |     783      609     7791 |    11789     7497     39 |  0.000 % |
57.89/57.92	c |     11342 |     783      609     7791 |    12968    11342     42 |  0.000 % |
58.09/58.19	c |     17110 |     783      609     7791 |    14265    10576     44 |  0.000 % |
58.59/58.68	c |     25761 |     783      609     7791 |    15692    12042     43 |  0.000 % |
59.49/59.52	c |     38737 |     783      609     7791 |    17261     9216     43 |  0.000 % |
60.69/60.77	c |     58201 |     783      609     7791 |    18987    11320     47 |  0.000 % |
62.70/62.75	c |     87393 |     736      609     7791 |    20886    11886     48 |  6.013 % |
62.79/62.81	c ===============================================================================
63.09/63.15	c core #14
63.09/63.15	c 
63.09/63.15	c 
63.09/63.15	c Core size: 62	Core Weight: 1	Total Weight: 18
63.09/63.15	c Current CPU time: 62.2965 s
63.09/63.15	c
63.09/63.15	c ============================[ Search Statistics ]==============================
63.09/63.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
63.09/63.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
63.09/63.15	c ===============================================================================
63.09/63.15	c |         0 |     829      644     8263 |     5000        0   -nan |  0.000 % |
63.09/63.15	c |       102 |     829      644     8263 |     5500      102     36 |  0.000 % |
63.09/63.15	c |       252 |     829      644     8263 |     6050      252     37 |  0.000 % |
63.09/63.16	c |       478 |     829      644     8263 |     6655      478     36 |  0.000 % |
63.09/63.17	c |       815 |     829      644     8263 |     7320      815     33 |  0.000 % |
63.09/63.18	c |      1322 |     829      644     8263 |     8052     1322     32 |  0.000 % |
63.20/63.20	c |      2082 |     829      644     8263 |     8857     2082     31 |  0.000 % |
63.20/63.23	c |      3222 |     829      644     8263 |     9743     3222     32 |  0.000 % |
63.20/63.29	c |      4931 |     829      644     8263 |    10717     4931     34 |  0.000 % |
63.39/63.40	c |      7493 |     829      644     8263 |    11789     7493     36 |  0.000 % |
63.49/63.58	c |     11339 |     829      644     8263 |    12968    11339     36 |  0.000 % |
63.80/63.86	c |     17105 |     829      644     8263 |    14265    10570     37 |  0.000 % |
64.29/64.31	c |     25754 |     829      644     8263 |    15692    12060     41 |  0.000 % |
64.99/65.09	c |     38729 |     829      644     8263 |    17261     9243     44 |  0.000 % |
66.19/66.26	c |     58196 |     829      644     8263 |    18987    11349     45 |  0.000 % |
67.49/67.54	c ===============================================================================
67.79/67.82	c core #15
67.79/67.82	c 
67.79/67.82	c 
67.79/67.82	c Core size: 44	Core Weight: 1	Total Weight: 19
67.79/67.82	c Current CPU time: 66.9218 s
67.79/67.82	c
67.79/67.82	c ============================[ Search Statistics ]==============================
67.79/67.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
67.79/67.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
67.79/67.82	c ===============================================================================
67.79/67.82	c |         0 |     862      676     8675 |     5000        0   -nan |  0.000 % |
67.79/67.82	c |       101 |     862      676     8675 |     5500      101     30 |  0.000 % |
67.79/67.83	c |       251 |     862      676     8675 |     6050      251     33 |  0.000 % |
67.79/67.83	c |       476 |     862      676     8675 |     6655      476     34 |  0.000 % |
67.79/67.84	c |       814 |     862      676     8675 |     7320      814     35 |  0.000 % |
67.79/67.85	c |      1320 |     862      676     8675 |     8052     1320     35 |  0.000 % |
67.79/67.87	c |      2080 |     862      676     8675 |     8857     2080     36 |  0.000 % |
67.90/67.91	c |      3219 |     862      676     8675 |     9743     3219     36 |  0.000 % |
67.90/67.97	c |      4927 |     862      676     8675 |    10717     4927     37 |  0.000 % |
67.99/68.06	c |      7490 |     862      676     8675 |    11789     7490     38 |  0.000 % |
68.19/68.23	c |     11335 |     862      676     8675 |    12968    11335     38 |  0.000 % |
68.50/68.54	c |     17102 |     862      676     8675 |    14265    10565     42 |  0.000 % |
68.99/69.02	c |     25751 |     862      676     8675 |    15692    12039     46 |  0.000 % |
69.79/69.84	c |     38725 |     862      676     8675 |    17261     9217     45 |  0.000 % |
71.10/71.14	c |     58186 |     862      676     8675 |    18987    11316     47 |  0.000 % |
73.09/73.10	c |     87378 |     862      676     8675 |    20886    11889     49 |  0.000 % |
73.79/73.89	c ===============================================================================
74.19/74.27	c core #16
74.19/74.27	c 
74.19/74.27	c 
74.19/74.27	c Core size: 78	Core Weight: 1	Total Weight: 20
74.19/74.27	c Current CPU time: 73.2809 s
74.19/74.27	c
74.19/74.27	c ============================[ Search Statistics ]==============================
74.19/74.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.19/74.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
74.19/74.27	c ===============================================================================
74.19/74.27	c |         0 |     924      710     9159 |     5000        0   -nan |  0.000 % |
74.19/74.27	c |       101 |     924      710     9159 |     5500      101     35 |  0.000 % |
74.19/74.27	c |       253 |     924      710     9159 |     6050      253     39 |  0.000 % |
74.19/74.28	c |       480 |     924      710     9159 |     6655      480     42 |  0.000 % |
74.19/74.29	c |       817 |     924      710     9159 |     7320      817     38 |  0.000 % |
74.29/74.30	c |      1324 |     924      710     9159 |     8052     1324     37 |  0.000 % |
74.29/74.32	c |      2083 |     924      710     9159 |     8857     2083     36 |  0.000 % |
74.29/74.35	c |      3223 |     924      710     9159 |     9743     3223     36 |  0.000 % |
74.40/74.41	c |      4931 |     924      710     9159 |    10717     4931     37 |  0.000 % |
74.49/74.51	c |      7494 |     924      710     9159 |    11789     7494     39 |  0.000 % |
74.59/74.69	c |     11338 |     924      710     9159 |    12968    11338     40 |  0.000 % |
74.99/75.02	c |     17106 |     924      710     9159 |    14265    10560     46 |  0.000 % |
75.49/75.55	c |     25755 |     924      710     9159 |    15692    12016     48 |  0.000 % |
76.30/76.32	c |     38730 |     924      710     9159 |    17261     9201     45 |  0.000 % |
77.50/77.53	c |     58191 |     924      710     9159 |    18987    11283     46 |  0.000 % |
79.20/79.21	c ===============================================================================
79.49/79.51	c core #17
79.49/79.51	c 
79.49/79.51	c 
79.49/79.51	c Core size: 51	Core Weight: 1	Total Weight: 21
79.49/79.51	c Current CPU time: 78.4411 s
79.49/79.51	c
79.49/79.51	c ============================[ Search Statistics ]==============================
79.49/79.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
79.49/79.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
79.49/79.51	c ===============================================================================
79.49/79.51	c |         0 |     959      743     9582 |     5000        0   -nan |  0.000 % |
79.49/79.51	c |       100 |     959      743     9582 |     5500      100     31 |  0.000 % |
79.49/79.51	c |       253 |     959      743     9582 |     6050      253     34 |  0.000 % |
79.49/79.52	c |       478 |     959      743     9582 |     6655      478     36 |  0.000 % |
79.49/79.53	c |       815 |     959      743     9582 |     7320      815     38 |  0.000 % |
79.49/79.54	c |      1322 |     959      743     9582 |     8052     1322     35 |  0.000 % |
79.49/79.56	c |      2081 |     959      743     9582 |     8857     2081     36 |  0.000 % |
79.49/79.59	c |      3221 |     959      743     9582 |     9743     3221     35 |  0.000 % |
79.59/79.66	c |      4933 |     959      743     9582 |    10717     4933     35 |  0.000 % |
79.70/79.77	c |      7497 |     959      743     9582 |    11789     7497     37 |  0.000 % |
79.89/79.98	c |     11342 |     959      743     9582 |    12968    11342     39 |  0.000 % |
80.29/80.32	c |     17112 |     959      743     9582 |    14265    10580     43 |  0.000 % |
80.69/80.79	c |     25764 |     959      743     9582 |    15692    12034     43 |  0.000 % |
81.49/81.59	c |     38739 |     959      743     9582 |    17261     9221     45 |  0.000 % |
82.69/82.76	c |     58200 |     959      743     9582 |    18987    11315     46 |  0.000 % |
84.79/84.81	c |     87395 |     959      743     9582 |    20886    11881     48 |  0.003 % |
85.50/85.57	c ===============================================================================
85.89/85.94	c core #18
85.89/85.94	c 
85.89/85.94	c 
85.89/85.94	c Core size: 54	Core Weight: 1	Total Weight: 22
85.89/85.94	c Current CPU time: 84.7991 s
85.89/85.94	c
85.89/85.94	c ============================[ Search Statistics ]==============================
85.89/85.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
85.89/85.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
85.89/85.94	c ===============================================================================
85.89/85.94	c |         0 |     994      774     9982 |     5000        0   -nan |  0.000 % |
85.89/85.94	c |       102 |     994      774     9982 |     5500      102     41 |  0.000 % |
85.89/85.95	c |       252 |     994      774     9982 |     6050      252     48 |  0.000 % |
85.89/85.95	c |       479 |     994      774     9982 |     6655      479     43 |  0.000 % |
85.89/85.96	c |       816 |     994      774     9982 |     7320      816     40 |  0.000 % |
85.89/85.98	c |      1322 |     994      774     9982 |     8052     1322     40 |  0.000 % |
85.99/86.00	c |      2081 |     994      774     9982 |     8857     2081     36 |  0.000 % |
85.99/86.04	c |      3221 |     994      774     9982 |     9743     3221     35 |  0.000 % |
86.10/86.10	c |      4932 |     994      774     9982 |    10717     4932     35 |  0.000 % |
86.19/86.21	c |      7494 |     994      774     9982 |    11789     7494     37 |  0.000 % |
86.39/86.41	c |     11339 |     994      774     9982 |    12968    11339     38 |  0.000 % |
86.69/86.75	c |     17106 |     994      774     9982 |    14265    10559     42 |  0.000 % |
87.19/87.23	c |     25756 |     994      774     9982 |    15692    12024     40 |  0.000 % |
87.99/88.09	c |     38734 |     994      774     9982 |    17261     9209     46 |  0.000 % |
89.49/89.57	c |     58195 |     994      774     9982 |    18987    11316     49 |  0.000 % |
91.59/91.69	c |     87388 |     994      774     9982 |    20886    11862     48 |  0.000 % |
94.99/95.07	c |    131177 |     965      774     9982 |    22974    13670     51 |  2.918 % |
95.19/95.20	c ===============================================================================
95.19/95.20	c #cores: 18
95.19/95.20	o 22
95.19/95.20	s OPTIMUM FOUND
95.19/95.20	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
95.19/95.20	c Total CPU time: 93.9997 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 /var/tmp/evaluation-result-3446858-1307904784/watcher-3446858-1307904784 -o /var/tmp/evaluation-result-3446858-1307904784/solver-3446858-1307904784 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446858-1307904784.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.00 1.99 1.93 2/177 17625
/proc/meminfo: memFree=3377624/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=2104 CPUtime=0 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 312 0 0 0 0 0 0 0 25 0 1 0 902077168 2154496 260 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 526 260 177 372 0 151 0

[startup+0.0908421 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 17625
/proc/meminfo: memFree=3377624/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=3296 CPUtime=0.08 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 631 0 0 0 8 0 0 0 25 0 1 0 902077168 3375104 579 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 824 579 177 372 0 449 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3296

[startup+0.100841 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 17625
/proc/meminfo: memFree=3377624/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=3428 CPUtime=0.09 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 659 0 0 0 9 0 0 0 25 0 1 0 902077168 3510272 607 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 857 607 177 372 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3428

[startup+0.300806 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 17625
/proc/meminfo: memFree=3377624/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=5408 CPUtime=0.29 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 1153 0 0 0 29 0 0 0 25 0 1 0 902077168 5537792 1101 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 1352 1101 177 372 0 977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5408

[startup+0.700786 s]
/proc/loadavg: 2.00 1.99 1.93 2/177 17625
/proc/meminfo: memFree=3377624/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=7276 CPUtime=0.69 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 1623 0 0 0 68 1 0 0 25 0 1 0 902077168 7450624 1571 33554432000 4194304 5714214 140734611002800 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 1819 1571 177 372 0 1444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7276

[startup+1.50071 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17626
/proc/meminfo: memFree=3371076/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=10324 CPUtime=1.49 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 2362 0 0 0 147 2 0 0 25 0 1 0 902077168 10571776 2310 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 2581 2310 177 372 0 2206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10324

[startup+3.10042 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17626
/proc/meminfo: memFree=3367356/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=14208 CPUtime=3.09 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 3356 0 0 0 304 5 0 0 25 0 1 0 902077168 14548992 3304 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 3552 3304 177 372 0 3177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14208

[startup+6.30075 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17626
/proc/meminfo: memFree=3360288/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=18568 CPUtime=6.29 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 4467 0 0 0 621 8 0 0 25 0 1 0 902077168 19013632 4377 33554432000 4194304 5714214 140734611002800 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 4642 4377 178 372 0 4267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18568

[startup+12.7007 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17627
/proc/meminfo: memFree=3357588/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=19888 CPUtime=12.69 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 4816 0 0 0 1253 16 0 0 25 0 1 0 902077168 20365312 4726 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 4972 4726 178 372 0 4597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19888

[startup+25.5005 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17627
/proc/meminfo: memFree=3355484/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=20948 CPUtime=25.49 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5074 0 0 0 2515 34 0 0 22 0 1 0 902077168 21450752 4984 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 5237 4984 178 372 0 4862 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20948

[startup+51.101 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17627
/proc/meminfo: memFree=3351820/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=20948 CPUtime=51.09 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5074 0 0 0 5044 65 0 0 25 0 1 0 902077168 21450752 4984 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 5237 4984 178 372 0 4862 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20948

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

[startup+76.7004 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17628
/proc/meminfo: memFree=3345584/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24524 CPUtime=76.69 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5978 0 0 0 7570 99 0 0 25 0 1 0 902077168 25112576 5888 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6131 5888 178 372 0 5756 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 24524

[startup+83.1003 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17628
/proc/meminfo: memFree=3345580/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24524 CPUtime=83.09 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5978 0 0 0 8201 108 0 0 25 0 1 0 902077168 25112576 5888 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6131 5888 178 372 0 5756 0
Current children cumulated CPU time (s) 83.09
Current children cumulated vsize (KiB) 24524

[startup+89.5002 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345572/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24524 CPUtime=89.49 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5978 0 0 0 8835 114 0 0 25 0 1 0 902077168 25112576 5888 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6131 5888 178 372 0 5756 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 24524

[startup+92.7006 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345324/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24524 CPUtime=92.69 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5978 0 0 0 9152 117 0 0 25 0 1 0 902077168 25112576 5888 33554432000 4194304 5714214 140734611002800 18446744073709551615 4319303 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6131 5888 178 372 0 5756 0
Current children cumulated CPU time (s) 92.69
Current children cumulated vsize (KiB) 24524

[startup+94.3004 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345444/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24524 CPUtime=94.3 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 5978 0 0 0 9311 119 0 0 25 0 1 0 902077168 25112576 5888 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6131 5888 178 372 0 5756 0
Current children cumulated CPU time (s) 94.3
Current children cumulated vsize (KiB) 24524

[startup+94.7003 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345444/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=24788 CPUtime=94.69 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 6055 0 0 0 9350 119 0 0 25 0 1 0 902077168 25382912 5965 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6197 5965 178 372 0 5822 0
Current children cumulated CPU time (s) 94.69
Current children cumulated vsize (KiB) 24788

[startup+95.1002 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345444/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=25448 CPUtime=95.09 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 6203 0 0 0 9389 120 0 0 25 0 1 0 902077168 26058752 6113 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6362 6113 178 372 0 5987 0
Current children cumulated CPU time (s) 95.09
Current children cumulated vsize (KiB) 25448

[startup+95.2002 s]
/proc/loadavg: 2.00 1.99 1.93 3/178 17629
/proc/meminfo: memFree=3345444/32950928 swapFree=67052124/67111528
[pid=17625] ppid=17623 vsize=25448 CPUtime=95.19 cores=0,2,4,6
/proc/17625/stat : 17625 (wbo1.6) R 17623 17625 14010 0 -1 4202496 6203 0 0 0 9399 120 0 0 25 0 1 0 902077168 26058752 6113 33554432000 4194304 5714214 140734611002800 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17625/statm: 6362 6113 178 372 0 5987 0
Current children cumulated CPU time (s) 95.19
Current children cumulated vsize (KiB) 25448

Child status: 0
Real time (s): 95.2033
CPU time (s): 95.2035
CPU user time (s): 93.9997
CPU system time (s): 1.20382
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 25448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.9997
system time used= 1.20382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6206
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= 13
involuntary context switches= 169

runsolver used 0.150977 second user time and 0.289955 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-12 20:53:04
IDJOB=3446858
IDBENCH=78804
IDSOLVER=1943
FILE ID=node120/3446858-1307904784
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.1111224255--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-3446858-1307904784/watcher-3446858-1307904784 -o /var/tmp/evaluation-result-3446858-1307904784/solver-3446858-1307904784 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446858-1307904784.wbo

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

MD5SUM BENCH= 05353c2425a18151180bf625f4200ddf
RANDOM SEED=1464535380

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:       3377936 kB
Buffers:         57048 kB
Cached:       28579364 kB
SwapCached:      11624 kB
Active:       13795336 kB
Inactive:     14875624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3377936 kB
SwapTotal:    67111528 kB
SwapFree:     67052124 kB
Dirty:            8924 kB
Writeback:           0 kB
AnonPages:       32176 kB
Mapped:           9884 kB
Slab:           839348 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225448 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:54:39