Trace number 3446856

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 50.7093 50.7148

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226368--soft-66-100-0.wbo
MD5SUMcd14c84645c681c9a9ce76500d94ff11
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark1.03484
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 1270
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-3446856-1307904777.wbo.
0.00/0.00	c Instance file HOME/instance-3446856-1307904777.wbo
0.00/0.00	c File size is 10176 bytes.
0.00/0.00	c Highest Coefficient sum: 1270
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     27 |  0.004 % |
0.00/0.00	c |       251 |     169      101     1205 |     6050      251     28 |  0.004 % |
0.00/0.00	c |       478 |     169      101     1205 |     6655      478     29 |  0.004 % |
0.00/0.01	c |       819 |     169      101     1205 |     7320      819     33 |  0.004 % |
0.00/0.02	c |      1325 |     169      101     1205 |     8052     1325     32 |  0.004 % |
0.00/0.04	c |      2084 |     169      101     1205 |     8857     2084     32 |  0.004 % |
0.00/0.06	c |      3223 |     169      101     1205 |     9743     3223     33 |  0.004 % |
0.09/0.11	c |      4933 |     169      101     1205 |    10717     4933     33 |  0.004 % |
0.19/0.20	c |      7496 |     169      101     1205 |    11789     7496     35 |  0.004 % |
0.29/0.36	c |     11340 |     169      101     1205 |    12968    11340     37 |  0.004 % |
0.59/0.60	c |     17108 |     169      101     1205 |    14265    10566     40 |  0.004 % |
0.89/0.98	c |     25757 |     169      101     1205 |    15692    12029     40 |  0.004 % |
1.59/1.65	c ===============================================================================
1.69/1.76	c core #1
1.69/1.76	c 
1.69/1.76	c 
1.69/1.76	c Core size: 52	Core Weight: 1	Total Weight: 1
1.69/1.76	c Current CPU time: 1.67575 s
1.69/1.76	c
1.69/1.76	c ============================[ Search Statistics ]==============================
1.69/1.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.76	c ===============================================================================
1.69/1.76	c |         0 |     210      142     1713 |     5000        0   -nan |  0.000 % |
1.69/1.76	c |       101 |     210      142     1713 |     5500      101     23 |  0.002 % |
1.69/1.77	c |       251 |     210      142     1713 |     6050      251     28 |  0.002 % |
1.69/1.77	c |       478 |     210      142     1713 |     6655      478     27 |  0.002 % |
1.69/1.78	c |       815 |     210      142     1713 |     7320      815     31 |  0.002 % |
1.69/1.79	c |      1321 |     210      142     1713 |     8052     1321     31 |  0.002 % |
1.79/1.80	c |      2082 |     210      142     1713 |     8857     2082     33 |  0.002 % |
1.79/1.83	c |      3222 |     210      142     1713 |     9743     3222     35 |  0.002 % |
1.79/1.88	c |      4932 |     210      142     1713 |    10717     4932     35 |  0.002 % |
1.89/1.97	c |      7494 |     210      142     1713 |    11789     7494     37 |  0.002 % |
2.09/2.14	c |     11338 |     210      142     1713 |    12968    11338     38 |  0.002 % |
2.39/2.41	c |     17105 |     210      142     1713 |    14265    10591     40 |  0.002 % |
2.79/2.80	c |     25754 |     210      142     1713 |    15692    12055     42 |  0.002 % |
3.39/3.47	c ===============================================================================
3.49/3.58	c core #2
3.49/3.58	c 
3.49/3.58	c 
3.49/3.58	c Core size: 56	Core Weight: 1	Total Weight: 2
3.49/3.58	c Current CPU time: 3.41848 s
3.49/3.58	c
3.49/3.58	c ============================[ Search Statistics ]==============================
3.49/3.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.49/3.58	c ===============================================================================
3.49/3.58	c |         0 |     251      183     2221 |     5000        0   -nan |  0.000 % |
3.49/3.58	c |       101 |     251      183     2221 |     5500      101     31 |  0.002 % |
3.49/3.59	c |       251 |     251      183     2221 |     6050      251     34 |  0.002 % |
3.49/3.59	c |       476 |     251      183     2221 |     6655      476     30 |  0.002 % |
3.59/3.60	c |       814 |     251      183     2221 |     7320      814     29 |  0.002 % |
3.59/3.61	c |      1321 |     251      183     2221 |     8052     1321     27 |  0.002 % |
3.59/3.63	c |      2082 |     251      183     2221 |     8857     2082     30 |  0.002 % |
3.59/3.66	c |      3222 |     251      183     2221 |     9743     3222     31 |  0.002 % |
3.69/3.71	c |      4933 |     251      183     2221 |    10717     4933     31 |  0.002 % |
3.79/3.80	c |      7496 |     251      183     2221 |    11789     7496     34 |  0.002 % |
3.89/3.99	c |     11340 |     251      183     2221 |    12968    11340     36 |  0.002 % |
4.19/4.29	c |     17107 |     251      183     2221 |    14265    10563     40 |  0.002 % |
4.69/4.73	c |     25757 |     251      183     2221 |    15692    12027     43 |  0.002 % |
5.40/5.47	c |     38732 |     251      183     2221 |    17261     9213     41 |  0.002 % |
5.69/5.70	c ===============================================================================
5.79/5.83	c core #3
5.79/5.83	c 
5.79/5.83	c 
5.79/5.83	c Core size: 55	Core Weight: 4	Total Weight: 6
5.79/5.83	c Current CPU time: 5.58015 s
5.79/5.83	c
5.79/5.83	c ============================[ Search Statistics ]==============================
5.79/5.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.79/5.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
5.79/5.83	c ===============================================================================
5.79/5.83	c |         0 |     290      223     2712 |     5000        0   -nan |  0.000 % |
5.79/5.83	c |       101 |     290      223     2712 |     5500      101     32 |  0.001 % |
5.79/5.84	c |       254 |     290      223     2712 |     6050      254     38 |  0.001 % |
5.79/5.84	c |       479 |     290      223     2712 |     6655      479     37 |  0.001 % |
5.79/5.85	c |       819 |     290      223     2712 |     7320      819     34 |  0.001 % |
5.79/5.86	c |      1325 |     290      223     2712 |     8052     1325     35 |  0.001 % |
5.79/5.88	c |      2085 |     290      223     2712 |     8857     2085     33 |  0.001 % |
5.89/5.91	c |      3224 |     290      223     2712 |     9743     3224     33 |  0.001 % |
5.89/5.96	c |      4933 |     290      223     2712 |    10717     4933     33 |  0.001 % |
6.00/6.05	c |      7497 |     290      223     2712 |    11789     7497     35 |  0.001 % |
6.19/6.25	c |     11342 |     290      223     2712 |    12968    11342     37 |  0.001 % |
6.49/6.54	c |     17108 |     290      223     2712 |    14265    10573     41 |  0.001 % |
6.89/6.98	c |     25759 |     290      223     2712 |    15692    12036     43 |  0.001 % |
7.60/7.67	c |     38733 |     290      223     2712 |    17261     9208     46 |  0.001 % |
8.39/8.45	c ===============================================================================
8.59/8.60	c core #4
8.59/8.60	c 
8.59/8.60	c 
8.59/8.60	c Core size: 49	Core Weight: 1	Total Weight: 7
8.59/8.60	c Current CPU time: 8.25174 s
8.59/8.60	c
8.59/8.60	c ============================[ Search Statistics ]==============================
8.59/8.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.59/8.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.59/8.60	c ===============================================================================
8.59/8.60	c |         0 |     331      263     3207 |     5000        0   -nan |  0.000 % |
8.59/8.60	c |       100 |     331      263     3207 |     5500      100     32 |  0.001 % |
8.59/8.61	c |       252 |     331      263     3207 |     6050      252     34 |  0.001 % |
8.59/8.61	c |       477 |     331      263     3207 |     6655      477     31 |  0.001 % |
8.59/8.62	c |       814 |     331      263     3207 |     7320      814     31 |  0.001 % |
8.59/8.63	c |      1322 |     331      263     3207 |     8052     1322     30 |  0.001 % |
8.59/8.65	c |      2081 |     331      263     3207 |     8857     2081     32 |  0.001 % |
8.59/8.68	c |      3220 |     331      263     3207 |     9743     3220     34 |  0.001 % |
8.69/8.72	c |      4929 |     331      263     3207 |    10717     4929     35 |  0.001 % |
8.79/8.81	c |      7492 |     331      263     3207 |    11789     7492     35 |  0.001 % |
8.89/8.98	c |     11338 |     331      263     3207 |    12968    11338     37 |  0.001 % |
9.19/9.27	c |     17105 |     331      263     3207 |    14265    10567     42 |  0.001 % |
9.69/9.72	c |     25756 |     331      263     3207 |    15692    12031     42 |  0.001 % |
10.39/10.40	c |     38731 |     331      263     3207 |    17261     9194     43 |  0.001 % |
10.79/10.88	c ===============================================================================
10.99/11.03	c core #5
10.99/11.03	c 
10.99/11.03	c 
10.99/11.03	c Core size: 46	Core Weight: 2	Total Weight: 9
10.99/11.03	c Current CPU time: 10.5894 s
10.99/11.03	c
10.99/11.03	c ============================[ Search Statistics ]==============================
10.99/11.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.99/11.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.99/11.03	c ===============================================================================
10.99/11.03	c |         0 |     369      301     3686 |     5000        0   -nan |  0.000 % |
10.99/11.03	c |       100 |     369      301     3686 |     5500      100     29 |  0.001 % |
10.99/11.03	c |       250 |     369      301     3686 |     6050      250     35 |  0.001 % |
10.99/11.04	c |       476 |     369      301     3686 |     6655      476     34 |  0.001 % |
10.99/11.04	c |       814 |     369      301     3686 |     7320      814     32 |  0.001 % |
10.99/11.06	c |      1323 |     369      301     3686 |     8052     1323     34 |  0.001 % |
10.99/11.08	c |      2082 |     369      301     3686 |     8857     2082     34 |  0.001 % |
11.09/11.11	c |      3221 |     369      301     3686 |     9743     3221     33 |  0.001 % |
11.09/11.17	c |      4929 |     369      301     3686 |    10717     4929     34 |  0.001 % |
11.20/11.26	c |      7491 |     369      301     3686 |    11789     7491     34 |  0.001 % |
11.40/11.43	c |     11336 |     369      301     3686 |    12968    11336     36 |  0.001 % |
11.69/11.74	c |     17104 |     369      301     3686 |    14265    10568     40 |  0.001 % |
12.19/12.22	c |     25753 |     369      301     3686 |    15692    12041     41 |  0.001 % |
12.89/12.93	c |     38728 |     369      301     3686 |    17261     9243     42 |  0.001 % |
13.89/13.99	c |     58192 |     328      301     3686 |    18987    11335     45 | 11.138 % |
13.99/14.03	c ===============================================================================
14.19/14.22	c core #6
14.19/14.22	c 
14.19/14.22	c 
14.19/14.22	c Core size: 61	Core Weight: 1	Total Weight: 10
14.19/14.22	c Current CPU time: 13.6479 s
14.19/14.22	c
14.19/14.22	c ============================[ Search Statistics ]==============================
14.19/14.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.19/14.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.19/14.22	c ===============================================================================
14.19/14.22	c |         0 |     418      343     4221 |     5000        0   -nan |  0.000 % |
14.19/14.23	c |       100 |     418      343     4221 |     5500      100     41 |  0.001 % |
14.19/14.23	c |       250 |     418      343     4221 |     6050      250     33 |  0.001 % |
14.19/14.23	c |       475 |     418      343     4221 |     6655      475     32 |  0.001 % |
14.19/14.24	c |       814 |     418      343     4221 |     7320      814     32 |  0.001 % |
14.19/14.25	c |      1320 |     418      343     4221 |     8052     1320     32 |  0.001 % |
14.19/14.27	c |      2080 |     418      343     4221 |     8857     2080     31 |  0.001 % |
14.19/14.30	c |      3221 |     418      343     4221 |     9743     3221     32 |  0.001 % |
14.29/14.35	c |      4929 |     418      343     4221 |    10717     4929     33 |  0.001 % |
14.39/14.45	c |      7491 |     418      343     4221 |    11789     7491     35 |  0.001 % |
14.59/14.63	c |     11335 |     418      343     4221 |    12968    11335     37 |  0.001 % |
14.89/14.94	c |     17101 |     418      343     4221 |    14265    10568     40 |  0.001 % |
15.39/15.42	c |     25750 |     418      343     4221 |    15692    12026     40 |  0.001 % |
16.09/16.15	c |     38724 |     418      343     4221 |    17261     9223     42 |  0.001 % |
16.99/17.04	c ===============================================================================
17.19/17.20	c core #7
17.19/17.20	c 
17.19/17.20	c 
17.19/17.20	c Core size: 62	Core Weight: 1	Total Weight: 11
17.19/17.20	c Current CPU time: 16.5125 s
17.19/17.20	c
17.19/17.20	c ============================[ Search Statistics ]==============================
17.19/17.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.19/17.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
17.19/17.20	c ===============================================================================
17.19/17.20	c |         0 |     465      384     4737 |     5000        0   -nan |  0.000 % |
17.19/17.21	c |       100 |     465      384     4737 |     5500      100     31 |  0.000 % |
17.19/17.21	c |       251 |     465      384     4737 |     6050      251     31 |  0.000 % |
17.19/17.21	c |       476 |     465      384     4737 |     6655      476     31 |  0.000 % |
17.19/17.22	c |       813 |     465      384     4737 |     7320      813     32 |  0.000 % |
17.19/17.23	c |      1321 |     465      384     4737 |     8052     1321     33 |  0.000 % |
17.19/17.25	c |      2080 |     465      384     4737 |     8857     2080     34 |  0.000 % |
17.19/17.28	c |      3219 |     465      384     4737 |     9743     3219     35 |  0.000 % |
17.29/17.33	c |      4928 |     465      384     4737 |    10717     4928     35 |  0.000 % |
17.39/17.42	c |      7490 |     465      384     4737 |    11789     7490     36 |  0.000 % |
17.49/17.59	c |     11335 |     465      384     4737 |    12968    11335     37 |  0.000 % |
17.89/17.91	c |     17102 |     465      384     4737 |    14265    10569     41 |  0.000 % |
18.29/18.33	c |     25752 |     465      384     4737 |    15692    12058     38 |  0.000 % |
18.99/19.05	c |     38728 |     465      384     4737 |    17261     9244     44 |  0.000 % |
19.99/20.08	c ===============================================================================
20.19/20.26	c core #8
20.19/20.26	c 
20.19/20.26	c 
20.19/20.26	c Core size: 63	Core Weight: 1	Total Weight: 12
20.19/20.26	c Current CPU time: 19.44 s
20.19/20.26	c
20.19/20.26	c ============================[ Search Statistics ]==============================
20.19/20.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.19/20.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
20.19/20.26	c ===============================================================================
20.19/20.26	c |         0 |     516      426     5284 |     5000        0   -nan |  0.000 % |
20.19/20.26	c |       101 |     516      426     5284 |     5500      101     25 |  0.000 % |
20.19/20.27	c |       252 |     516      426     5284 |     6050      252     26 |  0.000 % |
20.19/20.27	c |       477 |     516      426     5284 |     6655      477     26 |  0.000 % |
20.19/20.28	c |       815 |     516      426     5284 |     7320      815     25 |  0.000 % |
20.19/20.29	c |      1324 |     516      426     5284 |     8052     1324     29 |  0.000 % |
20.29/20.31	c |      2083 |     516      426     5284 |     8857     2083     32 |  0.000 % |
20.29/20.35	c |      3223 |     516      426     5284 |     9743     3223     33 |  0.000 % |
20.39/20.41	c |      4932 |     516      426     5284 |    10717     4932     34 |  0.000 % |
20.49/20.52	c |      7494 |     516      426     5284 |    11789     7494     36 |  0.000 % |
20.70/20.71	c |     11340 |     516      426     5284 |    12968    11340     36 |  0.000 % |
20.99/21.01	c |     17106 |     516      426     5284 |    14265    10570     39 |  0.000 % |
21.49/21.52	c |     25759 |     516      426     5284 |    15692    12046     41 |  0.000 % |
22.19/22.28	c |     38736 |     516      426     5284 |    17261     9239     43 |  0.000 % |
23.49/23.57	c |     58199 |     516      426     5284 |    18987    11330     42 |  0.000 % |
23.89/23.95	c ===============================================================================
24.10/24.17	c core #9
24.10/24.17	c 
24.10/24.17	c 
24.10/24.17	c Core size: 48	Core Weight: 1	Total Weight: 13
24.10/24.17	c Current CPU time: 23.2265 s
24.10/24.17	c
24.10/24.17	c ============================[ Search Statistics ]==============================
24.10/24.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.10/24.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
24.10/24.17	c ===============================================================================
24.10/24.17	c |         0 |     555      465     5770 |     5000        0   -nan |  0.000 % |
24.10/24.17	c |       100 |     555      465     5770 |     5500      100     28 |  0.000 % |
24.10/24.18	c |       250 |     555      465     5770 |     6050      250     27 |  0.000 % |
24.10/24.18	c |       475 |     555      465     5770 |     6655      475     32 |  0.000 % |
24.10/24.19	c |       812 |     555      465     5770 |     7320      812     31 |  0.000 % |
24.10/24.20	c |      1320 |     555      465     5770 |     8052     1320     31 |  0.000 % |
24.19/24.22	c |      2079 |     555      465     5770 |     8857     2079     33 |  0.000 % |
24.19/24.25	c |      3219 |     555      465     5770 |     9743     3219     33 |  0.000 % |
24.29/24.31	c |      4927 |     555      465     5770 |    10717     4927     35 |  0.000 % |
24.39/24.42	c |      7489 |     555      465     5770 |    11789     7489     37 |  0.000 % |
24.59/24.61	c |     11334 |     555      465     5770 |    12968    11334     37 |  0.000 % |
24.89/24.91	c |     17102 |     555      465     5770 |    14265    10576     39 |  0.000 % |
25.30/25.39	c |     25751 |     555      465     5770 |    15692    12038     42 |  0.000 % |
26.19/26.22	c |     38725 |     555      465     5770 |    17261     9228     42 |  0.000 % |
27.40/27.47	c |     58186 |     519      465     5770 |    18987    11357     47 |  6.487 % |
27.59/27.64	c ===============================================================================
27.79/27.85	c core #10
27.79/27.85	c 
27.79/27.85	c 
27.79/27.85	c Core size: 49	Core Weight: 1	Total Weight: 14
27.79/27.85	c Current CPU time: 26.7849 s
27.79/27.85	c
27.79/27.85	c ============================[ Search Statistics ]==============================
27.79/27.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.79/27.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.79/27.85	c ===============================================================================
27.79/27.85	c |         0 |     595      501     6242 |     5000        0   -nan |  0.000 % |
27.79/27.85	c |       101 |     595      501     6242 |     5500      101     28 |  0.000 % |
27.79/27.86	c |       254 |     595      501     6242 |     6050      254     29 |  0.000 % |
27.79/27.86	c |       480 |     595      501     6242 |     6655      480     30 |  0.000 % |
27.79/27.87	c |       818 |     595      501     6242 |     7320      818     31 |  0.000 % |
27.79/27.88	c |      1325 |     595      501     6242 |     8052     1325     30 |  0.000 % |
27.89/27.90	c |      2086 |     595      501     6242 |     8857     2086     30 |  0.000 % |
27.89/27.93	c |      3225 |     595      501     6242 |     9743     3225     30 |  0.000 % |
27.89/27.99	c |      4934 |     595      501     6242 |    10717     4934     33 |  0.000 % |
27.99/28.09	c |      7499 |     595      501     6242 |    11789     7499     34 |  0.000 % |
28.19/28.27	c |     11344 |     595      501     6242 |    12968    11344     36 |  0.000 % |
28.49/28.57	c |     17110 |     595      501     6242 |    14265    10571     41 |  0.000 % |
28.89/28.99	c |     25762 |     595      501     6242 |    15692    12035     39 |  0.000 % |
29.70/29.78	c |     38737 |     595      501     6242 |    17261     9217     39 |  0.000 % |
30.79/30.86	c |     58199 |     595      501     6242 |    18987    11308     44 |  0.000 % |
32.59/32.66	c ===============================================================================
32.89/32.94	c core #11
32.89/32.94	c 
32.89/32.94	c 
32.89/32.94	c Core size: 80	Core Weight: 1	Total Weight: 15
32.89/32.94	c Current CPU time: 31.6902 s
32.89/32.94	c
32.89/32.94	c ============================[ Search Statistics ]==============================
32.89/32.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.89/32.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
32.89/32.94	c ===============================================================================
32.89/32.94	c |         0 |     658      536     6738 |     5000        0   -nan |  0.000 % |
32.89/32.94	c |       101 |     658      536     6738 |     5500      101     33 |  0.000 % |
32.89/32.94	c |       253 |     658      536     6738 |     6050      253     36 |  0.000 % |
32.89/32.95	c |       479 |     658      536     6738 |     6655      479     36 |  0.000 % |
32.89/32.96	c |       819 |     658      536     6738 |     7320      819     33 |  0.000 % |
32.89/32.97	c |      1326 |     658      536     6738 |     8052     1326     32 |  0.000 % |
32.89/32.99	c |      2086 |     658      536     6738 |     8857     2086     35 |  0.000 % |
32.99/33.02	c |      3225 |     658      536     6738 |     9743     3225     35 |  0.000 % |
32.99/33.09	c |      4933 |     658      536     6738 |    10717     4933     36 |  0.000 % |
33.19/33.20	c |      7497 |     658      536     6738 |    11789     7497     37 |  0.000 % |
33.38/33.40	c |     11343 |     658      536     6738 |    12968    11343     38 |  0.000 % |
33.69/33.73	c |     17112 |     658      536     6738 |    14265    10580     42 |  0.000 % |
34.09/34.19	c |     25762 |     658      536     6738 |    15692    12054     41 |  0.000 % |
34.98/35.02	c |     38736 |     658      536     6738 |    17261     9227     43 |  0.000 % |
36.08/36.13	c |     58197 |     658      536     6738 |    18987    11326     46 |  0.000 % |
37.59/37.62	c ===============================================================================
37.88/37.90	c core #12
37.88/37.90	c 
37.88/37.90	c 
37.88/37.90	c Core size: 94	Core Weight: 1	Total Weight: 16
37.88/37.90	c Current CPU time: 36.4875 s
37.88/37.90	c
37.88/37.90	c ============================[ Search Statistics ]==============================
37.88/37.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.88/37.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
37.88/37.90	c ===============================================================================
37.88/37.90	c |         0 |     738      574     7315 |     5000        0   -nan |  0.000 % |
37.88/37.90	c |       101 |     738      574     7315 |     5500      101     34 |  0.000 % |
37.88/37.90	c |       252 |     738      574     7315 |     6050      252     43 |  0.000 % |
37.88/37.91	c |       478 |     738      574     7315 |     6655      478     40 |  0.000 % |
37.88/37.92	c |       815 |     738      574     7315 |     7320      815     37 |  0.000 % |
37.88/37.93	c |      1321 |     738      574     7315 |     8052     1321     34 |  0.000 % |
37.88/37.95	c |      2081 |     738      574     7315 |     8857     2081     33 |  0.000 % |
37.88/37.98	c |      3221 |     738      574     7315 |     9743     3221     32 |  0.000 % |
37.98/38.04	c |      4932 |     738      574     7315 |    10717     4932     34 |  0.000 % |
38.08/38.14	c |      7495 |     738      574     7315 |    11789     7495     33 |  0.000 % |
38.29/38.31	c |     11340 |     738      574     7315 |    12968    11340     34 |  0.000 % |
38.59/38.61	c |     17106 |     738      574     7315 |    14265    10574     37 |  0.000 % |
38.98/39.04	c |     25756 |     738      574     7315 |    15692    12040     39 |  0.000 % |
39.69/39.76	c |     38730 |     738      574     7315 |    17261     9213     43 |  0.000 % |
40.78/40.85	c |     58191 |     738      574     7315 |    18987    11306     39 |  0.007 % |
41.69/41.73	c ===============================================================================
41.89/41.96	c core #13
41.89/41.96	c 
41.89/41.96	c 
41.89/41.96	c Core size: 60	Core Weight: 1	Total Weight: 17
41.89/41.96	c Current CPU time: 40.4159 s
41.89/41.96	c
41.89/41.96	c ============================[ Search Statistics ]==============================
41.89/41.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
41.89/41.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
41.89/41.96	c ===============================================================================
41.89/41.96	c |         0 |     785      610     7798 |     5000        0   -nan |  0.000 % |
41.89/41.96	c |       100 |     785      610     7798 |     5500      100     44 |  0.000 % |
41.89/41.97	c |       251 |     785      610     7798 |     6050      251     50 |  0.000 % |
41.89/41.97	c |       476 |     785      610     7798 |     6655      476     44 |  0.000 % |
41.89/41.98	c |       814 |     785      610     7798 |     7320      814     41 |  0.000 % |
41.89/41.99	c |      1320 |     785      610     7798 |     8052     1320     38 |  0.000 % |
41.98/42.01	c |      2079 |     785      610     7798 |     8857     2079     36 |  0.000 % |
41.98/42.05	c |      3219 |     785      610     7798 |     9743     3219     35 |  0.000 % |
42.08/42.10	c |      4928 |     785      610     7798 |    10717     4928     35 |  0.000 % |
42.18/42.20	c |      7490 |     785      610     7798 |    11789     7490     35 |  0.000 % |
42.38/42.40	c |     11334 |     785      610     7798 |    12968    11334     36 |  0.000 % |
42.69/42.73	c |     17100 |     785      610     7798 |    14265    10567     38 |  0.000 % |
43.08/43.19	c |     25753 |     785      610     7798 |    15692    12043     39 |  0.000 % |
43.79/43.87	c |     38728 |     785      610     7798 |    17261     9223     43 |  0.000 % |
44.89/44.98	c |     58191 |     742      610     7798 |    18987    11315     46 |  5.478 % |
44.99/45.08	c ===============================================================================
45.18/45.27	c core #14
45.18/45.27	c 
45.18/45.27	c 
45.18/45.27	c Core size: 42	Core Weight: 1	Total Weight: 18
45.18/45.27	c Current CPU time: 43.6304 s
45.18/45.27	c
45.18/45.27	c ============================[ Search Statistics ]==============================
45.18/45.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
45.18/45.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
45.18/45.27	c ===============================================================================
45.18/45.27	c |         0 |     819      645     8246 |     5000        0   -nan |  0.000 % |
45.18/45.27	c |       100 |     819      645     8246 |     5500      100     47 |  0.000 % |
45.18/45.28	c |       252 |     819      645     8246 |     6050      252     38 |  0.000 % |
45.18/45.28	c |       480 |     819      645     8246 |     6655      480     37 |  0.000 % |
45.18/45.29	c |       819 |     819      645     8246 |     7320      819     35 |  0.000 % |
45.29/45.30	c |      1325 |     819      645     8246 |     8052     1325     34 |  0.000 % |
45.29/45.32	c |      2085 |     819      645     8246 |     8857     2085     38 |  0.000 % |
45.29/45.35	c |      3225 |     819      645     8246 |     9743     3225     35 |  0.000 % |
45.39/45.41	c |      4935 |     819      645     8246 |    10717     4935     36 |  0.000 % |
45.48/45.51	c |      7498 |     819      645     8246 |    11789     7498     34 |  0.000 % |
45.59/45.68	c |     11342 |     819      645     8246 |    12968    11342     35 |  0.000 % |
45.89/45.98	c |     17108 |     819      645     8246 |    14265    10578     38 |  0.000 % |
46.38/46.42	c |     25758 |     819      645     8246 |    15692    12053     40 |  0.000 % |
47.08/47.15	c |     38732 |     819      645     8246 |    17261     9213     43 |  0.000 % |
48.19/48.21	c |     58196 |     819      645     8246 |    18987    11297     48 |  0.000 % |
49.09/49.10	c ===============================================================================
49.29/49.33	c core #15
49.29/49.33	c 
49.29/49.33	c 
49.29/49.33	c Core size: 49	Core Weight: 1	Total Weight: 19
49.29/49.33	c Current CPU time: 47.5338 s
49.29/49.33	c
49.29/49.33	c ============================[ Search Statistics ]==============================
49.29/49.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.29/49.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
49.29/49.33	c ===============================================================================
49.29/49.33	c |         0 |     856      677     8666 |     5000        0   -nan |  0.000 % |
49.29/49.34	c |       101 |     856      677     8666 |     5500      101     32 |  0.000 % |
49.29/49.34	c |       252 |     856      677     8666 |     6050      252     32 |  0.000 % |
49.29/49.35	c |       478 |     856      677     8666 |     6655      478     30 |  0.000 % |
49.29/49.35	c |       816 |     856      677     8666 |     7320      816     28 |  0.000 % |
49.29/49.37	c |      1322 |     856      677     8666 |     8052     1322     27 |  0.000 % |
49.29/49.39	c |      2081 |     856      677     8666 |     8857     2081     32 |  0.000 % |
49.39/49.42	c |      3224 |     856      677     8666 |     9743     3224     32 |  0.000 % |
49.39/49.49	c |      4932 |     856      677     8666 |    10717     4932     33 |  0.000 % |
49.59/49.60	c |      7499 |     856      677     8666 |    11789     7499     33 |  0.000 % |
49.69/49.78	c |     11343 |     856      677     8666 |    12968    11343     34 |  0.000 % |
49.99/50.10	c |     17109 |     856      677     8666 |    14265    10571     36 |  0.000 % |
50.50/50.53	c |     25759 |     856      677     8666 |    15692    12041     37 |  0.000 % |
50.69/50.71	c ===============================================================================
50.69/50.71	c #cores: 15
50.69/50.71	o 19
50.69/50.71	s OPTIMUM FOUND
50.69/50.71	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
50.69/50.71	c Total CPU time: 48.8946 s

Verifier Data

OK	19

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-3446856-1307904777/watcher-3446856-1307904777 -o /var/tmp/evaluation-result-3446856-1307904777/solver-3446856-1307904777 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446856-1307904777.wbo 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.94 1.43 1.26 2/177 25120
/proc/meminfo: memFree=11203192/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=1972 CPUtime=0 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 980708287 2019328 257 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 493 257 177 372 0 118 0

[startup+0.00992711 s]
/proc/loadavg: 1.94 1.43 1.26 2/177 25120
/proc/meminfo: memFree=11203192/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 980708287 2154496 277 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 526 277 177 372 0 151 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2104

[startup+0.100906 s]
/proc/loadavg: 1.94 1.43 1.26 2/177 25120
/proc/meminfo: memFree=11203192/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=3428 CPUtime=0.09 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 641 0 0 0 8 1 0 0 25 0 1 0 980708287 3510272 590 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 857 590 177 372 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3428

[startup+0.30088 s]
/proc/loadavg: 1.94 1.43 1.26 2/177 25120
/proc/meminfo: memFree=11203192/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=5248 CPUtime=0.29 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 1120 0 0 0 27 2 0 0 25 0 1 0 980708287 5373952 1069 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 1312 1069 177 372 0 937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5248

[startup+0.700793 s]
/proc/loadavg: 1.94 1.43 1.26 2/177 25120
/proc/meminfo: memFree=11203192/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=7372 CPUtime=0.69 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 1637 0 0 0 65 4 0 0 25 0 1 0 980708287 7548928 1586 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 1843 1586 177 372 0 1468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7372

[startup+1.50066 s]
/proc/loadavg: 1.94 1.44 1.27 3/178 25121
/proc/meminfo: memFree=11191300/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=10288 CPUtime=1.49 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 2360 0 0 0 142 7 0 0 25 0 1 0 980708287 10534912 2309 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 2572 2309 177 372 0 2197 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10288

[startup+3.10036 s]
/proc/loadavg: 1.94 1.44 1.27 3/178 25121
/proc/meminfo: memFree=11187828/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=11212 CPUtime=3.09 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 2647 0 0 0 294 15 0 0 25 0 1 0 980708287 11481088 2565 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 2803 2565 178 372 0 2428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11212

[startup+6.30077 s]
/proc/loadavg: 1.95 1.45 1.27 3/178 25121
/proc/meminfo: memFree=11187764/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=13456 CPUtime=6.3 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 3187 0 0 0 604 26 0 0 25 0 1 0 980708287 13778944 3105 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 3364 3105 178 372 0 2989 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 13456

[startup+12.7006 s]
/proc/loadavg: 1.95 1.46 1.27 3/178 25122
/proc/meminfo: memFree=11183648/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=15172 CPUtime=12.69 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 3611 0 0 0 1219 50 0 0 25 0 1 0 980708287 15536128 3529 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 3793 3529 178 372 0 3418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15172

[startup+25.5003 s]
/proc/loadavg: 1.96 1.48 1.28 3/178 25122
/proc/meminfo: memFree=11179428/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=18472 CPUtime=25.49 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 4451 0 0 0 2452 97 0 0 25 0 1 0 980708287 18915328 4369 33554432000 4194304 5714214 140735645967408 18446744073709551615 4319944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25120/statm: 4618 4369 178 372 0 4243 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18472

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

[startup+38.3009 s]
/proc/loadavg: 1.97 1.50 1.29 3/178 25122
/proc/meminfo: memFree=11177076/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=38.29 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 3690 139 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 21112

[startup+44.7007 s]
/proc/loadavg: 1.97 1.51 1.29 3/178 25123
/proc/meminfo: memFree=11176204/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=44.69 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 4309 160 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 44.69
Current children cumulated vsize (KiB) 21112

[startup+47.9001 s]
/proc/loadavg: 1.97 1.52 1.30 3/178 25123
/proc/meminfo: memFree=11176080/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=47.89 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 4616 173 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (KiB) 21112

[startup+49.5069 s]
/proc/loadavg: 1.97 1.52 1.30 3/178 25123
/proc/meminfo: memFree=11176076/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=49.49 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 4772 177 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 49.49
Current children cumulated vsize (KiB) 21112

[startup+50.3007 s]
/proc/loadavg: 1.97 1.52 1.30 3/178 25123
/proc/meminfo: memFree=11176076/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=50.28 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 4848 180 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 21112

[startup+50.7006 s]
/proc/loadavg: 1.97 1.52 1.30 3/178 25123
/proc/meminfo: memFree=11176076/32951124 swapFree=67056304/67111528
[pid=25120] ppid=25118 vsize=21112 CPUtime=50.69 cores=1,3,5,7
/proc/25120/stat : 25120 (wbo1.6) R 25118 25120 24181 0 -1 4202496 5127 0 0 0 4888 181 0 0 25 0 1 0 980708287 21618688 5045 33554432000 4194304 5714214 140735645967408 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/25120/statm: 5278 5045 178 372 0 4903 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 21112

Child status: 0
Real time (s): 50.7148
CPU time (s): 50.7093
CPU user time (s): 48.8946
CPU system time (s): 1.81472
CPU usage (%): 99.9891
Max. virtual memory (cumulated for all children) (KiB): 21112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.8946
system time used= 1.81472
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5130
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= 5
involuntary context switches= 333

runsolver used 0.070989 second user time and 0.174973 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 20:52:57
IDJOB=3446856
IDBENCH=78802
IDSOLVER=1943
FILE ID=node110/3446856-1307904777
RUNJOBID= node110-1307904606-24937
PBS_JOBID= 13559603
Free space on /var/tmp= 2880 MiB

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

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

MD5SUM BENCH= cd14c84645c681c9a9ce76500d94ff11
RANDOM SEED=1283807541

node110.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.830
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.66
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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11203744 kB
Buffers:         45944 kB
Cached:       20943904 kB
SwapCached:       9144 kB
Active:        5741012 kB
Inactive:     15292744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11203744 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            4540 kB
Writeback:           0 kB
AnonPages:       41232 kB
Mapped:          13892 kB
Slab:           649132 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235452 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= 2876 MiB
End job on node110 at 2011-06-12 20:53:48