Trace number 3446947

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 60.8158 60.817

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111226368--soft-33-100-0.wbo
MD5SUMae60804d96363031fd1d95f40cdae528
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.53777
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
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-3446947-1307905189.wbo.
0.00/0.00	c Instance file HOME/instance-3446947-1307905189.wbo
0.00/0.00	c File size is 10308 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     28 |  0.004 % |
0.00/0.00	c |       250 |     169      101     1205 |     6050      250     27 |  0.004 % |
0.00/0.01	c |       476 |     169      101     1205 |     6655      476     30 |  0.004 % |
0.00/0.01	c |       813 |     169      101     1205 |     7320      813     33 |  0.004 % |
0.02/0.02	c |      1319 |     169      101     1205 |     8052     1319     34 |  0.004 % |
0.02/0.04	c |      2079 |     169      101     1205 |     8857     2079     36 |  0.004 % |
0.02/0.07	c |      3218 |     169      101     1205 |     9743     3218     37 |  0.004 % |
0.09/0.12	c |      4928 |     169      101     1205 |    10717     4928     40 |  0.004 % |
0.19/0.22	c |      7490 |     169      101     1205 |    11789     7490     41 |  0.004 % |
0.39/0.42	c |     11335 |     169      101     1205 |    12968    11335     41 |  0.004 % |
0.69/0.70	c |     17101 |     169      101     1205 |    14265    10560     41 |  0.004 % |
1.19/1.23	c |     25750 |     169      101     1205 |    15692    12024     44 |  0.004 % |
1.89/1.94	c ===============================================================================
1.99/2.08	c core #1
1.99/2.08	c 
1.99/2.08	c 
1.99/2.08	c Core size: 72	Core Weight: 1	Total Weight: 1
1.99/2.08	c Current CPU time: 2.03569 s
1.99/2.08	c
1.99/2.08	c ============================[ Search Statistics ]==============================
1.99/2.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.99/2.08	c ===============================================================================
1.99/2.08	c |         0 |     236      169     2203 |     5000        0   -nan |  0.000 % |
1.99/2.09	c |       102 |     236      169     2203 |     5500      102     32 |  0.002 % |
1.99/2.09	c |       253 |     236      169     2203 |     6050      253     37 |  0.002 % |
1.99/2.10	c |       479 |     236      169     2203 |     6655      479     33 |  0.002 % |
2.09/2.11	c |       816 |     236      169     2203 |     7320      816     31 |  0.002 % |
2.09/2.12	c |      1324 |     236      169     2203 |     8052     1324     30 |  0.002 % |
2.09/2.14	c |      2085 |     236      169     2203 |     8857     2085     32 |  0.002 % |
2.09/2.17	c |      3226 |     236      169     2203 |     9743     3226     32 |  0.002 % |
2.19/2.22	c |      4935 |     236      169     2203 |    10717     4935     34 |  0.002 % |
2.28/2.32	c |      7503 |     236      169     2203 |    11789     7503     35 |  0.002 % |
2.48/2.51	c |     11349 |     236      169     2203 |    12968    11349     36 |  0.002 % |
2.69/2.77	c |     17115 |     236      169     2203 |    14265    10588     41 |  0.002 % |
3.19/3.21	c |     25764 |     236      169     2203 |    15692    12060     42 |  0.002 % |
3.79/3.88	c |     38739 |     236      169     2203 |    17261     9243     42 |  0.002 % |
4.19/4.27	c ===============================================================================
4.40/4.44	c core #2
4.40/4.44	c 
4.40/4.44	c 
4.40/4.44	c Core size: 69	Core Weight: 1	Total Weight: 2
4.40/4.44	c Current CPU time: 4.34334 s
4.40/4.44	c
4.40/4.44	c ============================[ Search Statistics ]==============================
4.40/4.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.40/4.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.40/4.44	c ===============================================================================
4.40/4.44	c |         0 |     302      235     3176 |     5000        0   -nan |  0.000 % |
4.40/4.44	c |       100 |     302      235     3176 |     5500      100     27 |  0.001 % |
4.40/4.45	c |       250 |     302      235     3176 |     6050      250     25 |  0.001 % |
4.40/4.45	c |       477 |     302      235     3176 |     6655      477     30 |  0.001 % |
4.40/4.46	c |       814 |     302      235     3176 |     7320      814     30 |  0.001 % |
4.40/4.47	c |      1320 |     302      235     3176 |     8052     1320     34 |  0.001 % |
4.40/4.48	c |      2079 |     302      235     3176 |     8857     2079     34 |  0.001 % |
4.49/4.52	c |      3218 |     302      235     3176 |     9743     3218     34 |  0.001 % |
4.49/4.57	c |      4926 |     302      235     3176 |    10717     4926     36 |  0.001 % |
4.59/4.66	c |      7491 |     302      235     3176 |    11789     7491     36 |  0.001 % |
4.79/4.83	c |     11335 |     302      235     3176 |    12968    11335     37 |  0.001 % |
5.09/5.11	c |     17107 |     302      235     3176 |    14265    10575     39 |  0.001 % |
5.49/5.55	c |     25756 |     302      235     3176 |    15692    12045     41 |  0.001 % |
6.19/6.28	c |     38731 |     302      235     3176 |    17261     9212     43 |  0.001 % |
7.09/7.19	c ===============================================================================
7.39/7.40	c core #3
7.39/7.40	c 
7.39/7.40	c 
7.39/7.40	c Core size: 74	Core Weight: 1	Total Weight: 3
7.39/7.40	c Current CPU time: 7.27089 s
7.39/7.40	c
7.39/7.40	c ============================[ Search Statistics ]==============================
7.39/7.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.39/7.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.39/7.40	c ===============================================================================
7.39/7.40	c |         0 |     371      301     4155 |     5000        0   -nan |  0.000 % |
7.39/7.41	c |       100 |     371      301     4155 |     5500      100     31 |  0.001 % |
7.39/7.41	c |       251 |     371      301     4155 |     6050      251     31 |  0.001 % |
7.39/7.41	c |       477 |     371      301     4155 |     6655      477     30 |  0.001 % |
7.39/7.42	c |       817 |     371      301     4155 |     7320      817     30 |  0.001 % |
7.39/7.43	c |      1325 |     371      301     4155 |     8052     1325     31 |  0.001 % |
7.39/7.45	c |      2088 |     371      301     4155 |     8857     2088     30 |  0.001 % |
7.39/7.48	c |      3228 |     371      301     4155 |     9743     3228     30 |  0.001 % |
7.49/7.53	c |      4937 |     371      301     4155 |    10717     4937     32 |  0.001 % |
7.59/7.63	c |      7499 |     371      301     4155 |    11789     7499     34 |  0.001 % |
7.70/7.79	c |     11343 |     371      301     4155 |    12968    11343     35 |  0.001 % |
7.99/8.09	c |     17109 |     371      301     4155 |    14265    10585     38 |  0.001 % |
8.48/8.51	c |     25758 |     371      301     4155 |    15692    12053     39 |  0.001 % |
9.08/9.15	c |     38732 |     371      301     4155 |    17261     9237     41 |  0.001 % |
10.09/10.19	c ===============================================================================
10.39/10.41	c core #4
10.39/10.41	c 
10.39/10.41	c 
10.39/10.41	c Core size: 74	Core Weight: 1	Total Weight: 4
10.39/10.41	c Current CPU time: 10.2334 s
10.39/10.41	c
10.39/10.41	c ============================[ Search Statistics ]==============================
10.39/10.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.39/10.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.39/10.41	c ===============================================================================
10.39/10.41	c |         0 |     435      366     5119 |     5000        0   -nan |  0.000 % |
10.39/10.41	c |       103 |     435      366     5119 |     5500      103     30 |  0.001 % |
10.39/10.42	c |       255 |     435      366     5119 |     6050      255     37 |  0.001 % |
10.39/10.42	c |       482 |     435      366     5119 |     6655      482     35 |  0.001 % |
10.39/10.43	c |       822 |     435      366     5119 |     7320      822     34 |  0.001 % |
10.39/10.44	c |      1328 |     435      366     5119 |     8052     1328     31 |  0.001 % |
10.39/10.46	c |      2087 |     435      366     5119 |     8857     2087     32 |  0.001 % |
10.39/10.49	c |      3228 |     435      366     5119 |     9743     3228     31 |  0.001 % |
10.49/10.55	c |      4936 |     435      366     5119 |    10717     4936     33 |  0.001 % |
10.59/10.64	c |      7499 |     435      366     5119 |    11789     7499     34 |  0.001 % |
10.79/10.81	c |     11343 |     435      366     5119 |    12968    11343     36 |  0.001 % |
10.99/11.08	c |     17109 |     435      366     5119 |    14265    10591     40 |  0.001 % |
11.49/11.58	c |     25758 |     435      366     5119 |    15692    12062     42 |  0.001 % |
12.19/12.28	c |     38732 |     435      366     5119 |    17261     9234     44 |  0.001 % |
12.89/12.97	c ===============================================================================
13.10/13.18	c core #5
13.10/13.18	c 
13.10/13.18	c 
13.10/13.18	c Core size: 76	Core Weight: 1	Total Weight: 5
13.10/13.18	c Current CPU time: 12.967 s
13.10/13.18	c
13.10/13.18	c ============================[ Search Statistics ]==============================
13.10/13.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.10/13.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.10/13.18	c ===============================================================================
13.10/13.18	c |         0 |     502      430     6076 |     5000        0   -nan |  0.000 % |
13.10/13.18	c |       101 |     502      430     6076 |     5500      101     32 |  0.000 % |
13.10/13.18	c |       253 |     502      430     6076 |     6050      253     33 |  0.000 % |
13.10/13.19	c |       478 |     502      430     6076 |     6655      478     30 |  0.000 % |
13.10/13.20	c |       815 |     502      430     6076 |     7320      815     30 |  0.000 % |
13.20/13.21	c |      1322 |     502      430     6076 |     8052     1322     28 |  0.000 % |
13.20/13.23	c |      2084 |     502      430     6076 |     8857     2084     31 |  0.000 % |
13.20/13.27	c |      3223 |     502      430     6076 |     9743     3223     32 |  0.000 % |
13.29/13.32	c |      4933 |     502      430     6076 |    10717     4933     33 |  0.000 % |
13.39/13.44	c |      7496 |     502      430     6076 |    11789     7496     35 |  0.000 % |
13.58/13.63	c |     11343 |     502      430     6076 |    12968    11343     36 |  0.000 % |
13.89/13.92	c |     17109 |     502      430     6076 |    14265    10566     40 |  0.000 % |
14.39/14.40	c |     25759 |     502      430     6076 |    15692    12038     41 |  0.000 % |
15.09/15.18	c |     38733 |     502      430     6076 |    17261     9224     43 |  0.000 % |
16.19/16.23	c ===============================================================================
16.40/16.46	c core #6
16.40/16.46	c 
16.40/16.46	c 
16.40/16.46	c Core size: 82	Core Weight: 1	Total Weight: 6
16.40/16.46	c Current CPU time: 16.2015 s
16.40/16.46	c
16.40/16.46	c ============================[ Search Statistics ]==============================
16.40/16.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.40/16.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.40/16.46	c ===============================================================================
16.40/16.46	c |         0 |     576      493     7034 |     5000        0   -nan |  0.000 % |
16.40/16.46	c |       100 |     576      493     7034 |     5500      100     27 |  0.000 % |
16.40/16.46	c |       251 |     576      493     7034 |     6050      251     32 |  0.000 % |
16.40/16.47	c |       478 |     576      493     7034 |     6655      478     30 |  0.000 % |
16.40/16.48	c |       816 |     576      493     7034 |     7320      816     32 |  0.000 % |
16.40/16.49	c |      1322 |     576      493     7034 |     8052     1322     30 |  0.000 % |
16.50/16.51	c |      2082 |     576      493     7034 |     8857     2082     32 |  0.000 % |
16.50/16.54	c |      3223 |     576      493     7034 |     9743     3223     32 |  0.000 % |
16.59/16.60	c |      4932 |     576      493     7034 |    10717     4932     34 |  0.000 % |
16.69/16.70	c |      7494 |     576      493     7034 |    11789     7494     34 |  0.000 % |
16.79/16.88	c |     11339 |     576      493     7034 |    12968    11339     35 |  0.000 % |
17.09/17.18	c |     17105 |     576      493     7034 |    14265    10570     38 |  0.000 % |
17.59/17.64	c |     25756 |     576      493     7034 |    15692    12034     43 |  0.000 % |
18.29/18.38	c |     38730 |     576      493     7034 |    17261     9221     41 |  0.000 % |
19.49/19.59	c |     58191 |     576      493     7034 |    18987    11312     43 |  0.011 % |
20.09/20.14	c ===============================================================================
20.39/20.42	c core #7
20.39/20.42	c 
20.39/20.42	c 
20.39/20.42	c Core size: 88	Core Weight: 1	Total Weight: 7
20.39/20.42	c Current CPU time: 20.1109 s
20.39/20.42	c
20.39/20.42	c ============================[ Search Statistics ]==============================
20.39/20.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.39/20.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
20.39/20.42	c ===============================================================================
20.39/20.42	c |         0 |     655      556     8002 |     5000        0   -nan |  0.000 % |
20.39/20.42	c |       105 |     655      556     8002 |     5500      105     28 |  0.000 % |
20.39/20.43	c |       255 |     655      556     8002 |     6050      255     27 |  0.000 % |
20.39/20.43	c |       480 |     655      556     8002 |     6655      480     27 |  0.000 % |
20.39/20.44	c |       817 |     655      556     8002 |     7320      817     29 |  0.000 % |
20.39/20.45	c |      1323 |     655      556     8002 |     8052     1323     29 |  0.000 % |
20.39/20.47	c |      2085 |     655      556     8002 |     8857     2085     29 |  0.000 % |
20.49/20.51	c |      3224 |     655      556     8002 |     9743     3224     30 |  0.000 % |
20.49/20.57	c |      4932 |     655      556     8002 |    10717     4932     31 |  0.000 % |
20.59/20.67	c |      7494 |     655      556     8002 |    11789     7494     34 |  0.000 % |
20.80/20.87	c |     11340 |     655      556     8002 |    12968    11340     36 |  0.000 % |
21.09/21.19	c |     17106 |     655      556     8002 |    14265    10576     41 |  0.000 % |
21.59/21.65	c |     25755 |     655      556     8002 |    15692    12048     41 |  0.000 % |
22.29/22.36	c |     38729 |     655      556     8002 |    17261     9235     43 |  0.000 % |
23.18/23.25	c ===============================================================================
23.38/23.46	c core #8
23.38/23.46	c 
23.38/23.46	c 
23.38/23.46	c Core size: 68	Core Weight: 1	Total Weight: 8
23.38/23.46	c Current CPU time: 23.1055 s
23.38/23.46	c
23.38/23.46	c ============================[ Search Statistics ]==============================
23.38/23.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.38/23.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.38/23.46	c ===============================================================================
23.38/23.46	c |         0 |     716      617     8919 |     5000        0   -nan |  0.000 % |
23.38/23.46	c |       103 |     716      617     8919 |     5500      103     35 |  0.000 % |
23.38/23.46	c |       253 |     716      617     8919 |     6050      253     30 |  0.000 % |
23.38/23.47	c |       479 |     716      617     8919 |     6655      479     34 |  0.000 % |
23.38/23.48	c |       817 |     716      617     8919 |     7320      817     33 |  0.000 % |
23.38/23.49	c |      1323 |     716      617     8919 |     8052     1323     33 |  0.000 % |
23.49/23.51	c |      2082 |     716      617     8919 |     8857     2082     32 |  0.000 % |
23.49/23.55	c |      3221 |     716      617     8919 |     9743     3221     32 |  0.000 % |
23.59/23.61	c |      4929 |     716      617     8919 |    10717     4929     34 |  0.000 % |
23.69/23.71	c |      7491 |     716      617     8919 |    11789     7491     34 |  0.000 % |
23.89/23.90	c |     11336 |     716      617     8919 |    12968    11336     35 |  0.000 % |
24.09/24.19	c |     17102 |     716      617     8919 |    14265    10567     37 |  0.000 % |
24.59/24.67	c |     25752 |     716      617     8919 |    15692    12029     38 |  0.000 % |
25.39/25.42	c |     38727 |     716      617     8919 |    17261     9212     45 |  0.000 % |
26.49/26.56	c |     58192 |     716      617     8919 |    18987    11310     44 |  0.000 % |
26.99/27.04	c ===============================================================================
27.29/27.30	c core #9
27.29/27.30	c 
27.29/27.30	c 
27.29/27.30	c Core size: 90	Core Weight: 1	Total Weight: 9
27.29/27.30	c Current CPU time: 26.9039 s
27.29/27.30	c
27.29/27.30	c ============================[ Search Statistics ]==============================
27.29/27.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.29/27.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.29/27.30	c ===============================================================================
27.29/27.30	c |         0 |     800      678     9882 |     5000        0   -nan |  0.000 % |
27.29/27.30	c |       100 |     800      678     9882 |     5500      100     36 |  0.000 % |
27.29/27.31	c |       250 |     800      678     9882 |     6050      250     32 |  0.000 % |
27.29/27.31	c |       475 |     800      678     9882 |     6655      475     28 |  0.000 % |
27.29/27.32	c |       813 |     800      678     9882 |     7320      813     30 |  0.000 % |
27.29/27.33	c |      1319 |     800      678     9882 |     8052     1319     31 |  0.000 % |
27.29/27.35	c |      2078 |     800      678     9882 |     8857     2078     31 |  0.000 % |
27.29/27.39	c |      3217 |     800      678     9882 |     9743     3217     32 |  0.000 % |
27.40/27.45	c |      4925 |     800      678     9882 |    10717     4925     34 |  0.000 % |
27.50/27.56	c |      7488 |     800      678     9882 |    11789     7488     36 |  0.000 % |
27.69/27.75	c |     11334 |     800      678     9882 |    12968    11334     36 |  0.000 % |
27.99/28.09	c |     17101 |     800      678     9882 |    14265    10573     40 |  0.000 % |
28.49/28.57	c |     25752 |     800      678     9882 |    15692    12038     42 |  0.000 % |
29.28/29.35	c |     38729 |     800      678     9882 |    17261     9225     42 |  0.000 % |
30.39/30.45	c |     58190 |     800      678     9882 |    18987    11320     44 |  0.000 % |
31.19/31.21	c ===============================================================================
31.39/31.49	c core #10
31.39/31.49	c 
31.39/31.49	c 
31.39/31.49	c Core size: 65	Core Weight: 1	Total Weight: 10
31.39/31.49	c Current CPU time: 31.0453 s
31.39/31.49	c
31.39/31.49	c ============================[ Search Statistics ]==============================
31.39/31.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.39/31.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.39/31.49	c ===============================================================================
31.39/31.49	c |         0 |     859      736    10763 |     5000        0   -nan |  0.000 % |
31.49/31.50	c |       100 |     859      736    10763 |     5500      100     38 |  0.000 % |
31.49/31.50	c |       250 |     859      736    10763 |     6050      250     38 |  0.000 % |
31.49/31.51	c |       475 |     859      736    10763 |     6655      475     34 |  0.000 % |
31.49/31.52	c |       812 |     859      736    10763 |     7320      812     33 |  0.000 % |
31.49/31.53	c |      1318 |     859      736    10763 |     8052     1318     32 |  0.000 % |
31.49/31.55	c |      2077 |     859      736    10763 |     8857     2077     32 |  0.000 % |
31.49/31.59	c |      3216 |     859      736    10763 |     9743     3216     32 |  0.000 % |
31.59/31.66	c |      4924 |     859      736    10763 |    10717     4924     32 |  0.000 % |
31.69/31.79	c |      7488 |     859      736    10763 |    11789     7488     35 |  0.000 % |
31.99/32.00	c |     11333 |     859      736    10763 |    12968    11333     37 |  0.000 % |
32.29/32.31	c |     17101 |     859      736    10763 |    14265    10564     38 |  0.000 % |
32.69/32.77	c |     25750 |     859      736    10763 |    15692    12035     40 |  0.000 % |
33.49/33.55	c |     38724 |     859      736    10763 |    17261     9214     40 |  0.000 % |
34.58/34.63	c |     58186 |     859      736    10763 |    18987    11312     44 |  0.000 % |
34.89/34.96	c ===============================================================================
35.09/35.20	c core #11
35.09/35.20	c 
35.09/35.20	c 
35.09/35.20	c Core size: 109	Core Weight: 1	Total Weight: 11
35.09/35.20	c Current CPU time: 34.7187 s
35.09/35.20	c
35.09/35.20	c ============================[ Search Statistics ]==============================
35.09/35.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.09/35.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
35.09/35.20	c ===============================================================================
35.09/35.20	c |         0 |     962      794    11732 |     5000        0   -nan |  0.000 % |
35.19/35.20	c |       100 |     962      794    11732 |     5500      100     28 |  0.000 % |
35.19/35.21	c |       250 |     962      794    11732 |     6050      250     33 |  0.000 % |
35.19/35.21	c |       475 |     962      794    11732 |     6655      475     34 |  0.000 % |
35.19/35.22	c |       812 |     962      794    11732 |     7320      812     33 |  0.000 % |
35.19/35.24	c |      1319 |     962      794    11732 |     8052     1319     32 |  0.000 % |
35.19/35.26	c |      2079 |     962      794    11732 |     8857     2079     32 |  0.000 % |
35.19/35.29	c |      3219 |     962      794    11732 |     9743     3219     33 |  0.000 % |
35.29/35.36	c |      4927 |     962      794    11732 |    10717     4927     35 |  0.000 % |
35.39/35.47	c |      7490 |     962      794    11732 |    11789     7490     36 |  0.000 % |
35.59/35.66	c |     11335 |     962      794    11732 |    12968    11335     37 |  0.000 % |
35.89/35.98	c |     17102 |     962      794    11732 |    14265    10572     40 |  0.000 % |
36.39/36.47	c |     25752 |     962      794    11732 |    15692    12045     39 |  0.000 % |
37.09/37.16	c |     38726 |     962      794    11732 |    17261     9245     36 |  0.000 % |
38.29/38.35	c |     58187 |     962      794    11732 |    18987    11359     48 |  0.000 % |
39.39/39.46	c ===============================================================================
39.69/39.77	c core #12
39.69/39.77	c 
39.69/39.77	c 
39.69/39.77	c Core size: 71	Core Weight: 1	Total Weight: 12
39.69/39.77	c Current CPU time: 39.23 s
39.69/39.77	c
39.69/39.77	c ============================[ Search Statistics ]==============================
39.69/39.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.69/39.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
39.69/39.77	c ===============================================================================
39.69/39.77	c |         0 |    1029      851    12616 |     5000        0   -nan |  0.000 % |
39.69/39.78	c |       101 |    1029      851    12616 |     5500      101     33 |  0.000 % |
39.69/39.78	c |       251 |    1029      851    12616 |     6050      251     32 |  0.000 % |
39.69/39.79	c |       476 |    1029      851    12616 |     6655      476     33 |  0.000 % |
39.69/39.80	c |       813 |    1029      851    12616 |     7320      813     31 |  0.000 % |
39.79/39.81	c |      1319 |    1029      851    12616 |     8052     1319     30 |  0.000 % |
39.79/39.83	c |      2078 |    1029      851    12616 |     8857     2078     30 |  0.000 % |
39.79/39.87	c |      3217 |    1029      851    12616 |     9743     3217     31 |  0.000 % |
39.89/39.93	c |      4926 |    1029      851    12616 |    10717     4926     33 |  0.000 % |
39.99/40.05	c |      7493 |    1029      851    12616 |    11789     7493     34 |  0.000 % |
40.19/40.26	c |     11337 |    1029      851    12616 |    12968    11337     35 |  0.000 % |
40.49/40.58	c |     17104 |    1029      851    12616 |    14265    10568     36 |  0.000 % |
41.09/41.10	c |     25753 |    1029      851    12616 |    15692    12042     38 |  0.000 % |
41.89/41.91	c |     38728 |    1029      851    12616 |    17261     9239     40 |  0.000 % |
42.99/43.06	c |     58189 |     990      851    12616 |    18987    11351     40 |  3.790 % |
43.49/43.53	c ===============================================================================
43.69/43.77	c core #13
43.69/43.77	c 
43.69/43.77	c 
43.69/43.77	c Core size: 105	Core Weight: 1	Total Weight: 13
43.69/43.77	c Current CPU time: 43.1784 s
43.69/43.77	c
43.69/43.77	c ============================[ Search Statistics ]==============================
43.69/43.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.69/43.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
43.69/43.77	c ===============================================================================
43.69/43.77	c |         0 |    1124      908    13556 |     5000        0   -nan |  0.000 % |
43.69/43.77	c |       101 |    1124      908    13556 |     5500      101     44 |  0.000 % |
43.69/43.78	c |       252 |    1124      908    13556 |     6050      252     47 |  0.000 % |
43.69/43.78	c |       479 |    1124      908    13556 |     6655      479     40 |  0.000 % |
43.69/43.79	c |       817 |    1124      908    13556 |     7320      817     36 |  0.000 % |
43.79/43.81	c |      1323 |    1124      908    13556 |     8052     1323     32 |  0.000 % |
43.79/43.83	c |      2082 |    1124      908    13556 |     8857     2082     31 |  0.000 % |
43.79/43.87	c |      3222 |    1124      908    13556 |     9743     3222     32 |  0.000 % |
43.90/43.93	c |      4931 |    1124      908    13556 |    10717     4931     31 |  0.000 % |
44.00/44.04	c |      7495 |    1124      908    13556 |    11789     7495     32 |  0.000 % |
44.19/44.24	c |     11341 |    1124      908    13556 |    12968    11341     33 |  0.000 % |
44.49/44.58	c |     17107 |    1124      908    13556 |    14265    10570     38 |  0.000 % |
45.00/45.06	c |     25758 |    1124      908    13556 |    15692    12035     40 |  0.000 % |
45.79/45.83	c |     38733 |    1124      908    13556 |    17261     9216     38 |  0.000 % |
46.89/46.95	c |     58194 |    1124      908    13556 |    18987    11299     48 |  0.000 % |
48.69/48.78	c |     87386 |    1124      908    13556 |    20886    11860     40 |  0.000 % |
51.09/51.17	c ===============================================================================
51.60/51.65	c core #14
51.60/51.65	c 
51.60/51.65	c 
51.60/51.65	c Core size: 76	Core Weight: 1	Total Weight: 14
51.60/51.65	c Current CPU time: 50.9273 s
51.60/51.65	c
51.60/51.65	c ============================[ Search Statistics ]==============================
51.60/51.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
51.60/51.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
51.60/51.65	c ===============================================================================
51.60/51.65	c |         0 |    1192      965    14442 |     5000        0   -nan |  0.000 % |
51.60/51.66	c |       100 |    1192      965    14442 |     5500      100     32 |  0.000 % |
51.60/51.66	c |       254 |    1192      965    14442 |     6050      254     28 |  0.000 % |
51.60/51.67	c |       481 |    1192      965    14442 |     6655      481     32 |  0.000 % |
51.60/51.68	c |       820 |    1192      965    14442 |     7320      820     31 |  0.000 % |
51.60/51.69	c |      1329 |    1192      965    14442 |     8052     1329     31 |  0.000 % |
51.70/51.72	c |      2091 |    1192      965    14442 |     8857     2091     32 |  0.000 % |
51.70/51.75	c |      3232 |    1192      965    14442 |     9743     3232     34 |  0.000 % |
51.79/51.82	c |      4940 |    1192      965    14442 |    10717     4940     36 |  0.000 % |
51.89/51.93	c |      7506 |    1192      965    14442 |    11789     7506     36 |  0.000 % |
52.09/52.13	c |     11350 |    1192      965    14442 |    12968    11350     35 |  0.000 % |
52.39/52.47	c |     17117 |    1192      965    14442 |    14265    10580     36 |  0.000 % |
52.99/53.01	c |     25766 |    1192      965    14442 |    15692    12042     39 |  0.000 % |
53.80/53.82	c |     38740 |    1192      965    14442 |    17261     9213     40 |  0.000 % |
55.09/55.14	c |     58202 |    1192      965    14442 |    18987    11312     46 |  0.000 % |
56.99/57.08	c |     87394 |    1192      965    14442 |    20886    11856     46 |  0.005 % |
57.49/57.54	c ===============================================================================
57.89/57.92	c core #15
57.89/57.92	c 
57.89/57.92	c 
57.89/57.92	c Core size: 83	Core Weight: 1	Total Weight: 15
57.89/57.92	c Current CPU time: 57.1393 s
57.89/57.92	c
57.89/57.92	c ============================[ Search Statistics ]==============================
57.89/57.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.89/57.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
57.89/57.92	c ===============================================================================
57.89/57.92	c |         0 |    1267     1022    15342 |     5000        0   -nan |  0.000 % |
57.89/57.93	c |       100 |    1267     1022    15342 |     5500      100     36 |  0.000 % |
57.89/57.93	c |       250 |    1267     1022    15342 |     6050      250     29 |  0.000 % |
57.89/57.94	c |       476 |    1267     1022    15342 |     6655      476     32 |  0.000 % |
57.89/57.95	c |       814 |    1267     1022    15342 |     7320      814     35 |  0.000 % |
57.89/57.96	c |      1322 |    1267     1022    15342 |     8052     1322     33 |  0.000 % |
57.89/57.99	c |      2082 |    1267     1022    15342 |     8857     2082     33 |  0.000 % |
57.99/58.02	c |      3222 |    1267     1022    15342 |     9743     3222     33 |  0.000 % |
57.99/58.09	c |      4930 |    1267     1022    15342 |    10717     4930     32 |  0.000 % |
58.19/58.21	c |      7492 |    1267     1022    15342 |    11789     7492     34 |  0.000 % |
58.39/58.42	c |     11336 |    1267     1022    15342 |    12968    11336     35 |  0.000 % |
58.69/58.74	c |     17103 |    1267     1022    15342 |    14265    10576     37 |  0.000 % |
59.19/59.24	c |     25752 |    1267     1022    15342 |    15692    12037     41 |  0.000 % |
60.09/60.11	c |     38727 |    1267     1022    15342 |    17261     9228     43 |  0.000 % |
60.79/60.81	c ===============================================================================
60.79/60.81	c #cores: 15
60.79/60.81	o 15
60.79/60.81	s OPTIMUM FOUND
60.79/60.81	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
60.79/60.81	c Total CPU time: 60.0279 s

Verifier Data

OK	15

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-3446947-1307905189/watcher-3446947-1307905189 -o /var/tmp/evaluation-result-3446947-1307905189/solver-3446947-1307905189 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446947-1307905189.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.03 2.01 1.94 3/177 17864
/proc/meminfo: memFree=3278132/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=1972 CPUtime=0 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 303 0 0 0 0 0 0 0 25 0 1 0 902117691 2019328 251 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 493 251 177 372 0 118 0

[startup+0.0238289 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 17864
/proc/meminfo: memFree=3278132/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=2368 CPUtime=0.02 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 397 0 0 0 2 0 0 0 25 0 1 0 902117691 2424832 345 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 592 345 177 372 0 217 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2368

[startup+0.100844 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 17864
/proc/meminfo: memFree=3278132/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=3568 CPUtime=0.09 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 696 0 0 0 9 0 0 0 25 0 1 0 902117691 3653632 644 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 892 644 177 372 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3568

[startup+0.3008 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 17864
/proc/meminfo: memFree=3278132/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=5612 CPUtime=0.29 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 1204 0 0 0 28 1 0 0 25 0 1 0 902117691 5746688 1152 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 1403 1153 177 372 0 1028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5612

[startup+0.700737 s]
/proc/loadavg: 2.03 2.01 1.94 3/177 17864
/proc/meminfo: memFree=3278132/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=7612 CPUtime=0.69 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 1685 0 0 0 68 1 0 0 25 0 1 0 902117691 7794688 1633 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 1903 1633 177 372 0 1528 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7612

[startup+1.50048 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 17865
/proc/meminfo: memFree=3270336/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=11204 CPUtime=1.49 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 2601 0 0 0 146 3 0 0 25 0 1 0 902117691 11472896 2549 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 2801 2549 177 372 0 2426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11204

[startup+3.10031 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 17865
/proc/meminfo: memFree=3264816/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=13180 CPUtime=3.09 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 3120 0 0 0 303 6 0 0 25 0 1 0 902117691 13496320 3037 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 3295 3037 178 372 0 2920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13180

[startup+6.30075 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17865
/proc/meminfo: memFree=3258868/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=16216 CPUtime=6.29 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 3895 0 0 0 619 10 0 0 20 0 1 0 902117691 16605184 3812 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 4054 3812 178 372 0 3679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16216

[startup+12.7006 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17865
/proc/meminfo: memFree=3254292/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=18336 CPUtime=12.69 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 4423 0 0 0 1251 18 0 0 25 0 1 0 902117691 18776064 4340 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 4584 4340 178 372 0 4209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18336

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17865
/proc/meminfo: memFree=3248576/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=19920 CPUtime=25.49 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 4822 0 0 0 2514 35 0 0 25 0 1 0 902117691 20398080 4739 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 4980 4739 178 372 0 4605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19920

[startup+51.1009 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 17866
/proc/meminfo: memFree=3228996/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=28096 CPUtime=51.09 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 6861 0 0 0 5043 66 0 0 25 0 1 0 902117691 28770304 6778 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 7024 6778 178 372 0 6649 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28096

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

[startup+57.5007 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3220688/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=57.49 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8260 0 0 0 5676 73 0 0 25 0 1 0 902117691 34455552 8177 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8177 178 372 0 8037 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 33648

[startup+59.1004 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3219196/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=59.09 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8262 0 0 0 5834 75 0 0 25 0 1 0 902117691 34455552 8179 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8179 178 372 0 8037 0
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (KiB) 33648

[startup+59.9003 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3218824/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=59.89 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8262 0 0 0 5913 76 0 0 25 0 1 0 902117691 34455552 8179 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8179 178 372 0 8037 0
Current children cumulated CPU time (s) 59.89
Current children cumulated vsize (KiB) 33648

[startup+60.3001 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3218824/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=60.29 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8262 0 0 0 5952 77 0 0 25 0 1 0 902117691 34455552 8179 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8179 178 372 0 8037 0
Current children cumulated CPU time (s) 60.29
Current children cumulated vsize (KiB) 33648

[startup+60.7001 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3218824/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=60.69 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8262 0 0 0 5991 78 0 0 25 0 1 0 902117691 34455552 8179 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8179 178 372 0 8037 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 33648

[startup+60.801 s]
/proc/loadavg: 2.01 2.00 1.94 3/178 17867
/proc/meminfo: memFree=3218824/32950928 swapFree=67052124/67111528
[pid=17864] ppid=17862 vsize=33648 CPUtime=60.79 cores=0,2,4,6
/proc/17864/stat : 17864 (wbo1.6) R 17862 17864 14010 0 -1 4202496 8262 0 0 0 6001 78 0 0 25 0 1 0 902117691 34455552 8179 33554432000 4194304 5714214 140734088390672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17864/statm: 8412 8179 178 372 0 8037 0
Current children cumulated CPU time (s) 60.79
Current children cumulated vsize (KiB) 33648

Child status: 0
Real time (s): 60.817
CPU time (s): 60.8158
CPU user time (s): 60.0279
CPU system time (s): 0.78788
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 33648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.0279
system time used= 0.78788
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8265
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= 8
involuntary context switches= 121

runsolver used 0.083987 second user time and 0.198969 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-12 20:59:49
IDJOB=3446947
IDBENCH=78863
IDSOLVER=1943
FILE ID=node120/3446947-1307905189
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.1111226368--soft-33-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-3446947-1307905189/watcher-3446947-1307905189 -o /var/tmp/evaluation-result-3446947-1307905189/solver-3446947-1307905189 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446947-1307905189.wbo

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

MD5SUM BENCH= ae60804d96363031fd1d95f40cdae528
RANDOM SEED=380578530

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:       3278436 kB
Buffers:         57720 kB
Cached:       28579636 kB
SwapCached:      11624 kB
Active:       13893776 kB
Inactive:     14876456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3278436 kB
SwapTotal:    67111528 kB
SwapFree:     67052124 kB
Dirty:            4324 kB
Writeback:          24 kB
AnonPages:      130588 kB
Mapped:           9884 kB
Slab:           839336 kB
PageTables:       4720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   325200 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 21:00:50