Trace number 3446854

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 139.937 139.935

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969170--soft-33-100-0.wbo
MD5SUM6dd8afea921ee9eef16bd5f535a42450
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1.9707
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 1227
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-3446854-1307904775.wbo.
0.00/0.00	c Instance file HOME/instance-3446854-1307904775.wbo
0.00/0.00	c File size is 10299 bytes.
0.00/0.00	c Highest Coefficient sum: 1227
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     30 |  0.004 % |
0.00/0.00	c |       250 |     169      101     1205 |     6050      250     31 |  0.004 % |
0.00/0.00	c |       475 |     169      101     1205 |     6655      475     35 |  0.004 % |
0.00/0.01	c |       814 |     169      101     1205 |     7320      814     33 |  0.004 % |
0.00/0.02	c |      1322 |     169      101     1205 |     8052     1322     33 |  0.004 % |
0.03/0.04	c |      2081 |     169      101     1205 |     8857     2081     33 |  0.004 % |
0.03/0.06	c |      3222 |     169      101     1205 |     9743     3222     33 |  0.004 % |
0.09/0.11	c |      4930 |     169      101     1205 |    10717     4930     34 |  0.004 % |
0.09/0.19	c |      7494 |     169      101     1205 |    11789     7494     35 |  0.004 % |
0.29/0.36	c |     11340 |     169      101     1205 |    12968    11340     38 |  0.004 % |
0.59/0.63	c |     17106 |     169      101     1205 |    14265    10581     40 |  0.004 % |
0.99/1.06	c |     25755 |     169      101     1205 |    15692    12067     41 |  0.004 % |
1.69/1.70	c |     38729 |     169      101     1205 |    17261     9253     45 |  0.004 % |
2.69/2.73	c ===============================================================================
2.89/2.94	c core #1
2.89/2.94	c 
2.89/2.94	c 
2.89/2.94	c Core size: 75	Core Weight: 1	Total Weight: 1
2.89/2.94	c Current CPU time: 2.86256 s
2.89/2.94	c
2.89/2.94	c ============================[ Search Statistics ]==============================
2.89/2.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.89/2.94	c ===============================================================================
2.89/2.94	c |         0 |     236      169     2203 |     5000        0   -nan |  0.000 % |
2.89/2.95	c |       100 |     236      169     2203 |     5500      100     32 |  0.002 % |
2.89/2.96	c |       256 |     236      169     2203 |     6050      256     36 |  0.002 % |
2.89/2.96	c |       484 |     236      169     2203 |     6655      484     36 |  0.002 % |
2.89/2.97	c |       821 |     236      169     2203 |     7320      821     36 |  0.002 % |
2.89/2.98	c |      1330 |     236      169     2203 |     8052     1330     34 |  0.002 % |
2.99/3.00	c |      2089 |     236      169     2203 |     8857     2089     33 |  0.002 % |
2.99/3.02	c |      3230 |     236      169     2203 |     9743     3230     32 |  0.002 % |
2.99/3.08	c |      4938 |     236      169     2203 |    10717     4938     35 |  0.002 % |
3.09/3.18	c |      7500 |     236      169     2203 |    11789     7500     34 |  0.002 % |
3.29/3.35	c |     11345 |     236      169     2203 |    12968    11345     38 |  0.002 % |
3.49/3.59	c |     17112 |     236      169     2203 |    14265    10586     42 |  0.002 % |
3.99/4.07	c |     25762 |     236      169     2203 |    15692    12047     45 |  0.002 % |
4.79/4.84	c |     38737 |     236      169     2203 |    17261     9225     44 |  0.002 % |
5.89/5.94	c |     58198 |     236      169     2203 |    18987    11315     43 |  0.002 % |
6.50/6.58	c ===============================================================================
6.79/6.87	c core #2
6.79/6.87	c 
6.79/6.87	c 
6.79/6.87	c Core size: 72	Core Weight: 1	Total Weight: 2
6.79/6.87	c Current CPU time: 6.69498 s
6.79/6.87	c
6.79/6.87	c ============================[ Search Statistics ]==============================
6.79/6.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.79/6.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.79/6.87	c ===============================================================================
6.79/6.87	c |         0 |     302      235     3176 |     5000        0   -nan |  0.000 % |
6.79/6.87	c |       101 |     302      235     3176 |     5500      101     27 |  0.001 % |
6.79/6.88	c |       251 |     302      235     3176 |     6050      251     33 |  0.001 % |
6.79/6.88	c |       478 |     302      235     3176 |     6655      478     34 |  0.001 % |
6.79/6.89	c |       816 |     302      235     3176 |     7320      816     32 |  0.001 % |
6.89/6.90	c |      1323 |     302      235     3176 |     8052     1323     35 |  0.001 % |
6.89/6.92	c |      2082 |     302      235     3176 |     8857     2082     33 |  0.001 % |
6.89/6.95	c |      3222 |     302      235     3176 |     9743     3222     33 |  0.001 % |
6.99/7.00	c |      4931 |     302      235     3176 |    10717     4931     34 |  0.001 % |
6.99/7.09	c |      7495 |     302      235     3176 |    11789     7495     36 |  0.001 % |
7.19/7.27	c |     11340 |     302      235     3176 |    12968    11340     36 |  0.001 % |
7.49/7.53	c |     17106 |     302      235     3176 |    14265    10577     40 |  0.001 % |
7.99/8.00	c |     25757 |     302      235     3176 |    15692    12042     43 |  0.001 % |
8.70/8.71	c |     38732 |     302      235     3176 |    17261     9225     42 |  0.001 % |
9.79/9.84	c |     58194 |     302      235     3176 |    18987    11326     43 |  0.001 % |
10.90/10.92	c ===============================================================================
11.19/11.24	c core #3
11.19/11.24	c 
11.19/11.24	c 
11.19/11.24	c Core size: 76	Core Weight: 1	Total Weight: 3
11.19/11.24	c Current CPU time: 10.9653 s
11.19/11.24	c
11.19/11.24	c ============================[ Search Statistics ]==============================
11.19/11.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.19/11.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.19/11.24	c ===============================================================================
11.19/11.24	c |         0 |     371      301     4155 |     5000        0   -nan |  0.000 % |
11.19/11.24	c |       100 |     371      301     4155 |     5500      100     29 |  0.001 % |
11.19/11.25	c |       250 |     371      301     4155 |     6050      250     33 |  0.001 % |
11.19/11.25	c |       477 |     371      301     4155 |     6655      477     32 |  0.001 % |
11.19/11.26	c |       814 |     371      301     4155 |     7320      814     32 |  0.001 % |
11.19/11.27	c |      1320 |     371      301     4155 |     8052     1320     31 |  0.001 % |
11.19/11.29	c |      2079 |     371      301     4155 |     8857     2079     32 |  0.001 % |
11.29/11.32	c |      3218 |     371      301     4155 |     9743     3218     32 |  0.001 % |
11.29/11.37	c |      4926 |     371      301     4155 |    10717     4926     36 |  0.001 % |
11.39/11.46	c |      7488 |     371      301     4155 |    11789     7488     37 |  0.001 % |
11.59/11.63	c |     11332 |     371      301     4155 |    12968    11332     38 |  0.001 % |
11.89/11.91	c |     17098 |     371      301     4155 |    14265    10570     43 |  0.001 % |
12.29/12.39	c |     25747 |     371      301     4155 |    15692    12041     45 |  0.001 % |
13.09/13.15	c |     38721 |     371      301     4155 |    17261     9236     43 |  0.001 % |
14.20/14.28	c |     58182 |     371      301     4155 |    18987    11345     42 |  0.001 % |
14.89/14.92	c ===============================================================================
15.19/15.21	c core #4
15.19/15.21	c 
15.19/15.21	c 
15.19/15.21	c Core size: 69	Core Weight: 1	Total Weight: 4
15.19/15.21	c Current CPU time: 14.8487 s
15.19/15.21	c
15.19/15.21	c ============================[ Search Statistics ]==============================
15.19/15.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.19/15.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.19/15.21	c ===============================================================================
15.19/15.21	c |         0 |     435      366     5119 |     5000        0   -nan |  0.000 % |
15.19/15.21	c |       100 |     435      366     5119 |     5500      100     30 |  0.001 % |
15.19/15.21	c |       251 |     435      366     5119 |     6050      251     36 |  0.001 % |
15.19/15.22	c |       478 |     435      366     5119 |     6655      478     34 |  0.001 % |
15.19/15.22	c |       817 |     435      366     5119 |     7320      817     34 |  0.001 % |
15.19/15.24	c |      1327 |     435      366     5119 |     8052     1327     32 |  0.001 % |
15.19/15.25	c |      2087 |     435      366     5119 |     8857     2087     34 |  0.001 % |
15.19/15.29	c |      3227 |     435      366     5119 |     9743     3227     33 |  0.001 % |
15.29/15.34	c |      4937 |     435      366     5119 |    10717     4937     32 |  0.001 % |
15.40/15.43	c |      7500 |     435      366     5119 |    11789     7500     34 |  0.001 % |
15.59/15.60	c |     11346 |     435      366     5119 |    12968    11346     35 |  0.001 % |
15.79/15.88	c |     17114 |     435      366     5119 |    14265    10581     40 |  0.001 % |
16.29/16.33	c |     25764 |     435      366     5119 |    15692    12046     43 |  0.001 % |
16.99/17.06	c |     38738 |     435      366     5119 |    17261     9223     42 |  0.001 % |
18.09/18.17	c |     58199 |     435      366     5119 |    18987    11338     42 |  0.001 % |
19.89/19.94	c |     87392 |     403      366     5119 |    20886    11900     45 |  7.357 % |
20.29/20.35	c ===============================================================================
20.69/20.75	c core #5
20.69/20.75	c 
20.69/20.75	c 
20.69/20.75	c Core size: 76	Core Weight: 1	Total Weight: 5
20.69/20.75	c Current CPU time: 20.2439 s
20.69/20.75	c
20.69/20.75	c ============================[ Search Statistics ]==============================
20.69/20.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.69/20.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
20.69/20.75	c ===============================================================================
20.69/20.75	c |         0 |     504      430     6080 |     5000        0   -nan |  0.000 % |
20.69/20.75	c |       101 |     504      430     6080 |     5500      101     28 |  0.000 % |
20.69/20.75	c |       251 |     504      430     6080 |     6050      251     34 |  0.000 % |
20.69/20.76	c |       476 |     504      430     6080 |     6655      476     30 |  0.000 % |
20.69/20.77	c |       814 |     504      430     6080 |     7320      814     27 |  0.000 % |
20.69/20.78	c |      1321 |     504      430     6080 |     8052     1321     32 |  0.000 % |
20.69/20.80	c |      2081 |     504      430     6080 |     8857     2081     30 |  0.000 % |
20.80/20.83	c |      3221 |     504      430     6080 |     9743     3221     31 |  0.000 % |
20.80/20.88	c |      4931 |     504      430     6080 |    10717     4931     32 |  0.000 % |
20.90/20.99	c |      7494 |     504      430     6080 |    11789     7494     33 |  0.000 % |
21.09/21.14	c |     11338 |     504      430     6080 |    12968    11338     35 |  0.000 % |
21.39/21.42	c |     17104 |     504      430     6080 |    14265    10565     39 |  0.000 % |
21.79/21.88	c |     25754 |     504      430     6080 |    15692    12053     41 |  0.000 % |
22.59/22.69	c |     38729 |     504      430     6080 |    17261     9233     44 |  0.000 % |
23.69/23.78	c |     58191 |     504      430     6080 |    18987    11330     39 |  0.000 % |
25.49/25.56	c |     87384 |     504      430     6080 |    20886    11895     45 |  0.000 % |
26.69/26.73	c ===============================================================================
27.19/27.20	c core #6
27.19/27.20	c 
27.19/27.20	c 
27.19/27.20	c Core size: 82	Core Weight: 1	Total Weight: 6
27.19/27.20	c Current CPU time: 26.552 s
27.19/27.20	c
27.19/27.20	c ============================[ Search Statistics ]==============================
27.19/27.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.19/27.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.19/27.20	c ===============================================================================
27.19/27.20	c |         0 |     580      493     7042 |     5000        0   -nan |  0.000 % |
27.19/27.20	c |       103 |     580      493     7042 |     5500      103     24 |  0.000 % |
27.19/27.21	c |       253 |     580      493     7042 |     6050      253     32 |  0.000 % |
27.19/27.21	c |       479 |     580      493     7042 |     6655      479     32 |  0.000 % |
27.19/27.22	c |       816 |     580      493     7042 |     7320      816     30 |  0.000 % |
27.19/27.23	c |      1322 |     580      493     7042 |     8052     1322     32 |  0.000 % |
27.19/27.25	c |      2082 |     580      493     7042 |     8857     2082     33 |  0.000 % |
27.19/27.28	c |      3223 |     580      493     7042 |     9743     3223     33 |  0.000 % |
27.29/27.34	c |      4932 |     580      493     7042 |    10717     4932     33 |  0.000 % |
27.39/27.44	c |      7494 |     580      493     7042 |    11789     7494     33 |  0.000 % |
27.59/27.62	c |     11339 |     580      493     7042 |    12968    11339     34 |  0.000 % |
27.89/27.92	c |     17107 |     580      493     7042 |    14265    10570     38 |  0.000 % |
28.39/28.42	c |     25756 |     580      493     7042 |    15692    12023     42 |  0.000 % |
29.19/29.22	c |     38731 |     580      493     7042 |    17261     9209     41 |  0.000 % |
30.39/30.45	c |     58192 |     580      493     7042 |    18987    11300     44 |  0.000 % |
32.19/32.26	c |     87384 |     559      493     7042 |    20886    11862     44 |  3.621 % |
32.29/32.38	c ===============================================================================
32.69/32.77	c core #7
32.69/32.77	c 
32.69/32.77	c 
32.69/32.77	c Core size: 84	Core Weight: 1	Total Weight: 7
32.69/32.77	c Current CPU time: 32.0091 s
32.69/32.77	c
32.69/32.77	c ============================[ Search Statistics ]==============================
32.69/32.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.69/32.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
32.69/32.77	c ===============================================================================
32.69/32.77	c |         0 |     657      556     8006 |     5000        0   -nan |  0.000 % |
32.69/32.78	c |       101 |     657      556     8006 |     5500      101     26 |  0.000 % |
32.69/32.78	c |       252 |     657      556     8006 |     6050      252     36 |  0.000 % |
32.69/32.78	c |       478 |     657      556     8006 |     6655      478     35 |  0.000 % |
32.69/32.79	c |       815 |     657      556     8006 |     7320      815     36 |  0.000 % |
32.79/32.80	c |      1322 |     657      556     8006 |     8052     1322     34 |  0.000 % |
32.79/32.82	c |      2083 |     657      556     8006 |     8857     2083     31 |  0.000 % |
32.79/32.86	c |      3222 |     657      556     8006 |     9743     3222     31 |  0.000 % |
32.90/32.91	c |      4930 |     657      556     8006 |    10717     4930     32 |  0.000 % |
33.00/33.02	c |      7492 |     657      556     8006 |    11789     7492     33 |  0.000 % |
33.19/33.21	c |     11337 |     657      556     8006 |    12968    11337     33 |  0.000 % |
33.49/33.50	c |     17103 |     657      556     8006 |    14265    10576     36 |  0.000 % |
33.89/33.95	c |     25754 |     657      556     8006 |    15692    12040     41 |  0.000 % |
34.69/34.71	c |     38728 |     657      556     8006 |    17261     9233     45 |  0.000 % |
35.89/35.91	c |     58191 |     657      556     8006 |    18987    11327     45 |  0.000 % |
37.89/37.92	c |     87383 |     657      556     8006 |    20886    11886     46 |  0.006 % |
38.59/38.67	c ===============================================================================
39.09/39.11	c core #8
39.09/39.11	c 
39.09/39.11	c 
39.09/39.11	c Core size: 63	Core Weight: 1	Total Weight: 8
39.09/39.11	c Current CPU time: 38.2212 s
39.09/39.11	c
39.09/39.11	c ============================[ Search Statistics ]==============================
39.09/39.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.09/39.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
39.09/39.11	c ===============================================================================
39.09/39.11	c |         0 |     718      617     8923 |     5000        0   -nan |  0.000 % |
39.09/39.11	c |       101 |     718      617     8923 |     5500      101     41 |  0.000 % |
39.09/39.11	c |       252 |     718      617     8923 |     6050      252     43 |  0.000 % |
39.09/39.12	c |       478 |     718      617     8923 |     6655      478     40 |  0.000 % |
39.09/39.13	c |       816 |     718      617     8923 |     7320      816     35 |  0.000 % |
39.09/39.14	c |      1322 |     718      617     8923 |     8052     1322     33 |  0.000 % |
39.09/39.16	c |      2082 |     718      617     8923 |     8857     2082     31 |  0.000 % |
39.19/39.20	c |      3221 |     718      617     8923 |     9743     3221     31 |  0.000 % |
39.19/39.26	c |      4930 |     718      617     8923 |    10717     4930     31 |  0.000 % |
39.30/39.38	c |      7493 |     718      617     8923 |    11789     7493     34 |  0.000 % |
39.49/39.56	c |     11338 |     718      617     8923 |    12968    11338     34 |  0.000 % |
39.79/39.85	c |     17104 |     718      617     8923 |    14265    10566     36 |  0.000 % |
40.30/40.31	c |     25753 |     718      617     8923 |    15692    12026     40 |  0.000 % |
40.99/41.08	c |     38728 |     718      617     8923 |    17261     9204     40 |  0.000 % |
42.19/42.23	c |     58190 |     718      617     8923 |    18987    11304     44 |  0.000 % |
44.09/44.15	c |     87382 |     718      617     8923 |    20886    11864     43 |  0.000 % |
47.09/47.12	c |    131171 |     679      617     8923 |    22974    13668     48 |  5.437 % |
47.30/47.30	c ===============================================================================
47.89/47.93	c core #9
47.89/47.93	c 
47.89/47.93	c 
47.89/47.93	c Core size: 100	Core Weight: 1	Total Weight: 9
47.89/47.93	c Current CPU time: 46.8249 s
47.89/47.93	c
47.89/47.93	c ============================[ Search Statistics ]==============================
47.89/47.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.89/47.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
47.89/47.93	c ===============================================================================
47.89/47.93	c |         0 |     810      678     9902 |     5000        0   -nan |  0.000 % |
47.89/47.93	c |       102 |     810      678     9902 |     5500      102     33 |  0.000 % |
47.89/47.94	c |       252 |     810      678     9902 |     6050      252     29 |  0.000 % |
47.89/47.94	c |       478 |     810      678     9902 |     6655      478     30 |  0.000 % |
47.89/47.95	c |       815 |     810      678     9902 |     7320      815     34 |  0.000 % |
47.89/47.96	c |      1321 |     810      678     9902 |     8052     1321     36 |  0.000 % |
47.89/47.99	c |      2080 |     810      678     9902 |     8857     2080     34 |  0.000 % |
47.99/48.02	c |      3222 |     810      678     9902 |     9743     3222     36 |  0.000 % |
47.99/48.08	c |      4930 |     810      678     9902 |    10717     4930     35 |  0.000 % |
48.09/48.19	c |      7492 |     810      678     9902 |    11789     7492     35 |  0.000 % |
48.29/48.39	c |     11336 |     810      678     9902 |    12968    11336     35 |  0.000 % |
48.59/48.69	c |     17103 |     810      678     9902 |    14265    10567     37 |  0.000 % |
49.09/49.13	c |     25755 |     810      678     9902 |    15692    12023     39 |  0.000 % |
49.99/50.03	c |     38731 |     810      678     9902 |    17261     9201     48 |  0.000 % |
51.29/51.39	c |     58192 |     810      678     9902 |    18987    11299     44 |  0.000 % |
53.30/53.39	c |     87384 |     810      678     9902 |    20886    11865     43 |  0.000 % |
56.49/56.51	c |    131173 |     810      678     9902 |    22974    13679     49 |  0.000 % |
57.69/57.73	c ===============================================================================
58.39/58.46	c core #10
58.39/58.46	c 
58.39/58.46	c 
58.39/58.46	c Core size: 77	Core Weight: 1	Total Weight: 10
58.39/58.46	c Current CPU time: 57.1453 s
58.39/58.46	c
58.39/58.46	c ============================[ Search Statistics ]==============================
58.39/58.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.39/58.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
58.39/58.46	c ===============================================================================
58.39/58.46	c |         0 |     879      736    10803 |     5000        0   -nan |  0.000 % |
58.39/58.46	c |       102 |     879      736    10803 |     5500      102     34 |  0.000 % |
58.39/58.47	c |       252 |     879      736    10803 |     6050      252     34 |  0.000 % |
58.39/58.47	c |       479 |     879      736    10803 |     6655      479     35 |  0.000 % |
58.39/58.48	c |       816 |     879      736    10803 |     7320      816     31 |  0.000 % |
58.49/58.50	c |      1322 |     879      736    10803 |     8052     1322     31 |  0.000 % |
58.49/58.52	c |      2082 |     879      736    10803 |     8857     2082     31 |  0.000 % |
58.49/58.56	c |      3221 |     879      736    10803 |     9743     3221     31 |  0.000 % |
58.60/58.61	c |      4930 |     879      736    10803 |    10717     4930     32 |  0.000 % |
58.69/58.72	c |      7493 |     879      736    10803 |    11789     7493     32 |  0.000 % |
58.90/58.90	c |     11337 |     879      736    10803 |    12968    11337     32 |  0.000 % |
59.10/59.17	c |     17104 |     879      736    10803 |    14265    10574     34 |  0.000 % |
59.59/59.66	c |     25753 |     879      736    10803 |    15692    12040     36 |  0.000 % |
60.29/60.39	c |     38727 |     879      736    10803 |    17261     9214     40 |  0.000 % |
61.50/61.54	c |     58188 |     879      736    10803 |    18987    11315     40 |  0.000 % |
63.39/63.43	c |     87382 |     879      736    10803 |    20886    11865     44 |  0.000 % |
66.39/66.41	c |    131174 |     879      736    10803 |    22974    13672     42 |  0.004 % |
68.59/68.68	c ===============================================================================
69.39/69.40	c core #11
69.39/69.40	c 
69.39/69.40	c 
69.39/69.40	c Core size: 118	Core Weight: 1	Total Weight: 11
69.39/69.40	c Current CPU time: 67.8407 s
69.39/69.40	c
69.39/69.40	c ============================[ Search Statistics ]==============================
69.39/69.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.39/69.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
69.39/69.40	c ===============================================================================
69.39/69.40	c |         0 |     991      794    11790 |     5000        0   -nan |  0.000 % |
69.39/69.40	c |       101 |     991      794    11790 |     5500      101     30 |  0.000 % |
69.39/69.41	c |       252 |     991      794    11790 |     6050      252     32 |  0.000 % |
69.39/69.41	c |       477 |     991      794    11790 |     6655      477     32 |  0.000 % |
69.39/69.42	c |       814 |     991      794    11790 |     7320      814     31 |  0.000 % |
69.39/69.43	c |      1325 |     991      794    11790 |     8052     1325     32 |  0.000 % |
69.39/69.45	c |      2084 |     991      794    11790 |     8857     2084     33 |  0.000 % |
69.39/69.49	c |      3223 |     991      794    11790 |     9743     3223     33 |  0.000 % |
69.49/69.54	c |      4933 |     991      794    11790 |    10717     4933     32 |  0.000 % |
69.59/69.65	c |      7496 |     991      794    11790 |    11789     7496     32 |  0.000 % |
69.80/69.85	c |     11341 |     991      794    11790 |    12968    11341     33 |  0.000 % |
70.09/70.14	c |     17109 |     991      794    11790 |    14265    10575     35 |  0.000 % |
70.60/70.61	c |     25760 |     991      794    11790 |    15692    12029     40 |  0.000 % |
71.29/71.36	c |     38740 |     991      794    11790 |    17261     9212     42 |  0.000 % |
72.60/72.66	c |     58202 |     991      794    11790 |    18987    11315     44 |  0.000 % |
74.49/74.58	c |     87395 |     991      794    11790 |    20886    11879     44 |  0.000 % |
77.59/77.60	c |    131184 |     991      794    11790 |    22974    13661     51 |  0.000 % |
82.50/82.56	c |    196871 |     945      794    11790 |    25272    21556     50 |  5.046 % |
82.59/82.61	c ===============================================================================
83.50/83.57	c core #12
83.50/83.57	c 
83.50/83.57	c 
83.50/83.57	c Core size: 105	Core Weight: 1	Total Weight: 12
83.50/83.57	c Current CPU time: 81.7336 s
83.50/83.57	c
83.50/83.57	c ============================[ Search Statistics ]==============================
83.50/83.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
83.50/83.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
83.50/83.57	c ===============================================================================
83.50/83.57	c |         0 |    1087      851    12732 |     5000        0   -nan |  0.000 % |
83.50/83.58	c |       101 |    1087      851    12732 |     5500      101     34 |  0.000 % |
83.50/83.58	c |       253 |    1087      851    12732 |     6050      253     29 |  0.000 % |
83.50/83.59	c |       480 |    1087      851    12732 |     6655      480     27 |  0.000 % |
83.50/83.60	c |       818 |    1087      851    12732 |     7320      818     26 |  0.000 % |
83.60/83.61	c |      1324 |    1087      851    12732 |     8052     1324     25 |  0.000 % |
83.60/83.64	c |      2083 |    1087      851    12732 |     8857     2083     28 |  0.000 % |
83.60/83.67	c |      3222 |    1087      851    12732 |     9743     3222     30 |  0.000 % |
83.69/83.74	c |      4934 |    1087      851    12732 |    10717     4934     31 |  0.000 % |
83.79/83.86	c |      7498 |    1087      851    12732 |    11789     7498     31 |  0.000 % |
83.99/84.06	c |     11342 |    1087      851    12732 |    12968    11342     33 |  0.000 % |
84.29/84.36	c |     17109 |    1087      851    12732 |    14265    10578     36 |  0.000 % |
84.79/84.85	c |     25759 |    1087      851    12732 |    15692    12042     39 |  0.000 % |
85.59/85.64	c |     38733 |    1087      851    12732 |    17261     9219     40 |  0.000 % |
86.89/86.93	c |     58195 |    1087      851    12732 |    18987    11299     48 |  0.000 % |
88.89/88.91	c |     87390 |    1087      851    12732 |    20886    11872     43 |  0.000 % |
91.89/91.95	c |    131179 |    1087      851    12732 |    22974    13583     43 |  0.000 % |
96.49/96.59	c ===============================================================================
97.39/97.48	c core #13
97.39/97.48	c 
97.39/97.48	c 
97.39/97.48	c Core size: 121	Core Weight: 1	Total Weight: 13
97.39/97.48	c Current CPU time: 95.3845 s
97.39/97.48	c
97.39/97.48	c ============================[ Search Statistics ]==============================
97.39/97.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
97.39/97.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
97.39/97.48	c ===============================================================================
97.39/97.48	c |         0 |    1202      908    13712 |     5000        0   -nan |  0.000 % |
97.39/97.49	c |       100 |    1202      908    13712 |     5500      100     40 |  0.000 % |
97.39/97.49	c |       251 |    1202      908    13712 |     6050      251     40 |  0.000 % |
97.50/97.50	c |       476 |    1202      908    13712 |     6655      476     34 |  0.000 % |
97.50/97.51	c |       814 |    1202      908    13712 |     7320      814     36 |  0.000 % |
97.50/97.52	c |      1321 |    1202      908    13712 |     8052     1321     35 |  0.000 % |
97.50/97.55	c |      2081 |    1202      908    13712 |     8857     2081     33 |  0.000 % |
97.50/97.59	c |      3220 |    1202      908    13712 |     9743     3220     32 |  0.000 % |
97.59/97.65	c |      4929 |    1202      908    13712 |    10717     4929     32 |  0.000 % |
97.70/97.76	c |      7492 |    1202      908    13712 |    11789     7492     33 |  0.000 % |
97.90/97.99	c |     11339 |    1202      908    13712 |    12968    11339     37 |  0.000 % |
98.30/98.32	c |     17105 |    1202      908    13712 |    14265    10571     40 |  0.000 % |
98.80/98.86	c |     25754 |    1202      908    13712 |    15692    12030     42 |  0.000 % |
99.69/99.75	c |     38728 |    1202      908    13712 |    17261     9205     40 |  0.000 % |
100.99/101.03	c |     58191 |    1202      908    13712 |    18987    11304     43 |  0.000 % |
102.99/103.06	c |     87384 |    1202      908    13712 |    20886    11876     45 |  0.000 % |
106.19/106.29	c |    131174 |    1202      908    13712 |    22974    13675     45 |  0.000 % |
111.59/111.60	c |    196859 |    1202      908    13712 |    25272    21680     47 |  0.000 % |
119.90/119.98	c ===============================================================================
121.29/121.36	c core #14
121.29/121.36	c 
121.29/121.36	c 
121.29/121.36	c Core size: 115	Core Weight: 1	Total Weight: 14
121.29/121.36	c Current CPU time: 118.828 s
121.29/121.36	c
121.29/121.36	c ============================[ Search Statistics ]==============================
121.29/121.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
121.29/121.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
121.29/121.36	c ===============================================================================
121.29/121.36	c |         0 |    1313      965    14684 |     5000        0   -nan |  0.000 % |
121.29/121.37	c |       103 |    1313      965    14684 |     5500      103     43 |  0.000 % |
121.29/121.37	c |       254 |    1313      965    14684 |     6050      254     47 |  0.000 % |
121.29/121.38	c |       480 |    1313      965    14684 |     6655      480     39 |  0.000 % |
121.29/121.39	c |       817 |    1313      965    14684 |     7320      817     33 |  0.000 % |
121.39/121.40	c |      1328 |    1313      965    14684 |     8052     1328     33 |  0.000 % |
121.39/121.43	c |      2088 |    1313      965    14684 |     8857     2088     31 |  0.000 % |
121.39/121.47	c |      3227 |    1313      965    14684 |     9743     3227     32 |  0.000 % |
121.49/121.53	c |      4936 |    1313      965    14684 |    10717     4936     31 |  0.000 % |
121.60/121.65	c |      7499 |    1313      965    14684 |    11789     7499     33 |  0.000 % |
121.80/121.86	c |     11347 |    1313      965    14684 |    12968    11347     33 |  0.000 % |
122.10/122.18	c |     17115 |    1313      965    14684 |    14265    10597     35 |  0.000 % |
122.69/122.72	c |     25764 |    1313      965    14684 |    15692    12059     40 |  0.000 % |
123.49/123.55	c |     38740 |    1313      965    14684 |    17261     9236     41 |  0.000 % |
124.89/124.93	c |     58201 |    1313      965    14684 |    18987    11238     40 |  0.000 % |
127.29/127.37	c |     87395 |    1313      965    14684 |    20886    11158     47 |  0.000 % |
133.10/133.17	c |    131184 |    1313      965    14684 |    22974    12765     47 |  0.000 % |
137.90/137.96	c |    196871 |    1313      965    14684 |    25272    19469     47 |  0.000 % |
139.90/139.93	c ===============================================================================
139.90/139.93	c #cores: 14
139.90/139.93	o 14
139.90/139.93	s OPTIMUM FOUND
139.90/139.93	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
139.90/139.93	c Total CPU time: 137.221 s

Verifier Data

OK	14

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-3446854-1307904775/watcher-3446854-1307904775 -o /var/tmp/evaluation-result-3446854-1307904775/solver-3446854-1307904775 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446854-1307904775.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.44 1.38 3/177 16613
/proc/meminfo: memFree=1147016/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 902077161 2154496 260 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 526 260 177 372 0 151 0

[startup+0.036301 s]
/proc/loadavg: 1.94 1.44 1.38 3/177 16613
/proc/meminfo: memFree=1147016/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=2632 CPUtime=0.03 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 459 0 0 0 3 0 0 0 25 0 1 0 902077161 2695168 408 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 658 408 177 372 0 283 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2632

[startup+0.10029 s]
/proc/loadavg: 1.94 1.44 1.38 3/177 16613
/proc/meminfo: memFree=1147016/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=3568 CPUtime=0.09 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 688 0 0 0 9 0 0 0 25 0 1 0 902077161 3653632 637 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 892 637 177 372 0 517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3568

[startup+0.300254 s]
/proc/loadavg: 1.94 1.44 1.38 3/177 16613
/proc/meminfo: memFree=1147016/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=5812 CPUtime=0.29 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 1246 0 0 0 28 1 0 0 25 0 1 0 902077161 5951488 1195 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 1453 1195 177 372 0 1078 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5812

[startup+0.700185 s]
/proc/loadavg: 1.94 1.44 1.38 3/177 16613
/proc/meminfo: memFree=1147016/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=7936 CPUtime=0.69 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 1759 0 0 0 67 2 0 0 25 0 1 0 902077161 8126464 1708 33554432000 4194304 5714214 140734600819680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 1984 1708 177 372 0 1609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7936

[startup+1.50104 s]
/proc/loadavg: 1.94 1.45 1.38 3/178 16614
/proc/meminfo: memFree=1139748/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=11508 CPUtime=1.49 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 2663 0 0 0 145 4 0 0 25 0 1 0 902077161 11784192 2612 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 2877 2612 177 372 0 2502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11508

[startup+3.10082 s]
/proc/loadavg: 1.94 1.45 1.38 3/178 16614
/proc/meminfo: memFree=1134168/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=17204 CPUtime=3.09 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 4148 0 0 0 301 8 0 0 25 0 1 0 902077161 17616896 4063 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 4301 4063 178 372 0 3926 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17204

[startup+6.3002 s]
/proc/loadavg: 1.95 1.46 1.39 3/178 16614
/proc/meminfo: memFree=1130880/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=17600 CPUtime=6.29 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 4226 0 0 0 615 14 0 0 25 0 1 0 902077161 18022400 4141 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 4400 4141 178 372 0 4025 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17600

[startup+12.7001 s]
/proc/loadavg: 1.95 1.47 1.39 3/178 16614
/proc/meminfo: memFree=1126260/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=21960 CPUtime=12.69 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 5352 0 0 0 1241 28 0 0 25 0 1 0 902077161 22487040 5229 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 5490 5229 178 372 0 5115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21960

[startup+25.5008 s]
/proc/loadavg: 1.96 1.49 1.40 3/178 16615
/proc/meminfo: memFree=1119184/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=27240 CPUtime=25.49 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 6695 0 0 0 2492 57 0 0 25 0 1 0 902077161 27893760 6572 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 6810 6572 178 372 0 6435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27240

[startup+51.1003 s]
/proc/loadavg: 1.97 1.53 1.41 3/178 16615
/proc/meminfo: memFree=1100364/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=35576 CPUtime=51.09 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 8780 0 0 0 4998 111 0 0 25 0 1 0 902077161 36429824 8657 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 8894 8657 178 372 0 8519 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35576

[startup+102.306 s]
/proc/loadavg: 1.99 1.60 1.44 3/178 16617
/proc/meminfo: memFree=1084804/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=50676 CPUtime=102.3 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 12552 0 0 0 10019 211 0 0 25 0 1 0 902077161 51892224 12429 33554432000 4194304 5714214 140734600819680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 12669 12429 178 372 0 12294 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 50676

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

[startup+115.101 s]
/proc/loadavg: 1.99 1.61 1.45 3/178 16617
/proc/meminfo: memFree=1081072/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=50676 CPUtime=115.09 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 12552 0 0 0 11274 235 0 0 25 0 1 0 902077161 51892224 12429 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 12669 12429 178 372 0 12294 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 50676

[startup+127.901 s]
/proc/loadavg: 1.99 1.63 1.46 3/178 16618
/proc/meminfo: memFree=1064696/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=127.89 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16597 0 0 0 12535 254 0 0 25 0 1 0 902077161 68640768 16474 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319758 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16474 178 372 0 16383 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 67032

[startup+134.301 s]
/proc/loadavg: 1.99 1.64 1.46 3/178 16618
/proc/meminfo: memFree=1064812/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=134.29 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16598 0 0 0 13168 261 0 0 25 0 1 0 902077161 68640768 16475 33554432000 4194304 5714214 140734600819680 18446744073709551615 4322720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16475 178 372 0 16383 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 67032

[startup+137.506 s]
/proc/loadavg: 1.99 1.64 1.46 3/178 16618
/proc/meminfo: memFree=1063820/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=137.5 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16599 0 0 0 13483 267 0 0 25 0 1 0 902077161 68640768 16476 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16476 178 372 0 16383 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 67032

[startup+139.101 s]
/proc/loadavg: 1.99 1.64 1.46 3/178 16618
/proc/meminfo: memFree=1062208/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=139.1 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16599 0 0 0 13640 270 0 0 25 0 1 0 902077161 68640768 16476 33554432000 4194304 5714214 140734600819680 18446744073709551615 4319768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16476 178 372 0 16383 0
Current children cumulated CPU time (s) 139.1
Current children cumulated vsize (KiB) 67032

[startup+139.501 s]
/proc/loadavg: 1.99 1.64 1.46 3/178 16618
/proc/meminfo: memFree=1062208/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=139.49 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16599 0 0 0 13679 270 0 0 25 0 1 0 902077161 68640768 16476 33554432000 4194304 5714214 140734600819680 18446744073709551615 4300327 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16476 178 372 0 16383 0
Current children cumulated CPU time (s) 139.49
Current children cumulated vsize (KiB) 67032

[startup+139.901 s]
/proc/loadavg: 1.99 1.64 1.46 3/178 16618
/proc/meminfo: memFree=1060968/32950928 swapFree=67079488/67111528
[pid=16613] ppid=16611 vsize=67032 CPUtime=139.9 cores=1,3,5,7
/proc/16613/stat : 16613 (wbo1.6) R 16611 16613 15624 0 -1 4202496 16599 0 0 0 13719 271 0 0 25 0 1 0 902077161 68640768 16476 33554432000 4194304 5714214 140734600819680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/16613/statm: 16758 16476 178 372 0 16383 0
Current children cumulated CPU time (s) 139.9
Current children cumulated vsize (KiB) 67032

Child status: 0
Real time (s): 139.935
CPU time (s): 139.937
CPU user time (s): 137.221
CPU system time (s): 2.71559
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 67032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.221
system time used= 2.71559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16602
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= 14
involuntary context switches= 191

runsolver used 0.19097 second user time and 0.45393 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-12 20:52:55
IDJOB=3446854
IDBENCH=78801
IDSOLVER=1943
FILE ID=node125/3446854-1307904775
RUNJOBID= node125-1307904605-16544
PBS_JOBID= 13559581
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.1110969170--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-3446854-1307904775/watcher-3446854-1307904775 -o /var/tmp/evaluation-result-3446854-1307904775/solver-3446854-1307904775 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446854-1307904775.wbo

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

MD5SUM BENCH= 6dd8afea921ee9eef16bd5f535a42450
RANDOM SEED=691565320

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.74
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.828
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.75
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.828
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:       1147816 kB
Buffers:         57596 kB
Cached:       30719992 kB
SwapCached:       3272 kB
Active:       15928276 kB
Inactive:     14917628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1147816 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:            4332 kB
Writeback:           0 kB
AnonPages:       66240 kB
Mapped:          14772 kB
Slab:           894048 kB
PageTables:       4848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   240476 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 node125 at 2011-06-12 20:55:15