Trace number 3446614

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 638.448 638.466

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900558106--soft-0-100-0.wbo
MD5SUM820e833470f89e38c3db46a3ad325d3f
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark56.9743
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 136180
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136179
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 815
Number of bits of the biggest sum of numbers10
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-3446614-1307906942.wbo.
0.00/0.00	c Instance file HOME/instance-3446614-1307906942.wbo
0.00/0.00	c File size is 96759 bytes.
0.00/0.00	c Highest Coefficient sum: 815
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
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 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     231     2707     8338 |     5500      100     19 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     24 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     28 |  0.002 % |
0.00/0.02	c |       814 |     231     2707     8338 |     7320      814     26 |  0.002 % |
0.00/0.03	c |      1320 |     231     2707     8338 |     8052     1320     24 |  0.002 % |
0.04/0.05	c |      2079 |     231     2707     8338 |     8857     2079     27 |  0.002 % |
0.04/0.08	c |      3218 |     231     2707     8338 |     9743     3218     26 |  0.002 % |
0.09/0.13	c |      4928 |     231     2707     8338 |    10717     4928     28 |  0.002 % |
0.19/0.21	c |      7491 |     231     2707     8338 |    11789     7491     29 |  0.002 % |
0.29/0.37	c |     11338 |     231     2707     8338 |    12968    11338     31 |  0.002 % |
0.59/0.65	c |     17105 |     231     2707     8338 |    14265    10579     34 |  0.002 % |
1.10/1.17	c |     25755 |     231     2707     8338 |    15692    12056     35 |  0.002 % |
1.79/1.87	c |     38731 |     231     2707     8338 |    17261     9245     34 |  0.002 % |
2.89/2.95	c |     58195 |     231     2707     8338 |    18987    11328     34 |  0.002 % |
4.79/4.80	c |     87387 |     231     2707     8338 |    20886    11895     36 |  0.002 % |
8.09/8.16	c |    131176 |     231     2707     8338 |    22974    13721     34 |  0.002 % |
13.49/13.57	c |    196860 |     231     2707     8338 |    25272    21682     39 |  0.002 % |
22.49/22.56	c |    295387 |     231     2707     8338 |    27799    16043     39 |  0.002 % |
36.29/36.38	c |    443176 |     231     2707     8338 |    30579    23047     38 |  0.002 % |
51.39/51.43	c ===============================================================================
55.49/55.58	c core #1
55.49/55.58	c 
55.49/55.58	c 
55.49/55.58	c Core size: 2584	Core Weight: 1	Total Weight: 1
55.49/55.58	c Current CPU time: 54.3347 s
55.49/55.58	c
55.49/55.58	c ============================[ Search Statistics ]==============================
55.49/55.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.49/55.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
55.49/55.58	c ===============================================================================
55.49/55.58	c |         0 |    1585     5272    20306 |     5000        0   -nan |  0.000 % |
55.49/55.58	c |       101 |    1585     5272    20306 |     5500      101     20 |  0.000 % |
55.49/55.59	c |       251 |    1585     5272    20306 |     6050      251     25 |  0.000 % |
55.49/55.59	c |       476 |    1585     5272    20306 |     6655      476     28 |  0.000 % |
55.59/55.60	c |       814 |    1585     5272    20306 |     7320      814     26 |  0.000 % |
55.59/55.61	c |      1320 |    1585     5272    20306 |     8052     1320     24 |  0.000 % |
55.59/55.63	c |      2080 |    1585     5272    20306 |     8857     2080     24 |  0.000 % |
55.59/55.67	c |      3219 |    1585     5272    20306 |     9743     3219     25 |  0.000 % |
55.69/55.73	c |      4929 |    1585     5272    20306 |    10717     4929     26 |  0.000 % |
55.79/55.84	c |      7493 |    1585     5272    20306 |    11789     7493     27 |  0.000 % |
56.00/56.02	c |     11338 |    1585     5272    20306 |    12968    11338     29 |  0.000 % |
56.29/56.31	c |     17107 |    1585     5272    20306 |    14265    10579     31 |  0.000 % |
56.69/56.76	c |     25756 |    1585     5272    20306 |    15692    12046     31 |  0.000 % |
57.49/57.50	c |     38732 |    1585     5272    20306 |    17261     9254     33 |  0.000 % |
58.69/58.77	c |     58194 |    1585     5272    20306 |    18987    11385     33 |  0.000 % |
60.89/60.97	c |     87386 |    1585     5272    20306 |    20886    11945     37 |  0.000 % |
64.29/64.33	c |    131176 |    1585     5272    20306 |    22974    13763     35 |  0.000 % |
68.79/68.85	c ===============================================================================
69.99/70.00	c core #2
69.99/70.00	c 
69.99/70.00	c 
69.99/70.00	c Core size: 2556	Core Weight: 1	Total Weight: 2
69.99/70.00	c Current CPU time: 68.7056 s
69.99/70.00	c
69.99/70.00	c ============================[ Search Statistics ]==============================
69.99/70.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.99/70.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
69.99/70.00	c ===============================================================================
69.99/70.00	c |         0 |    2939     7793    32116 |     5000        0   -nan |  0.000 % |
69.99/70.01	c |       101 |    2939     7793    32116 |     5500      101     22 |  0.000 % |
69.99/70.01	c |       252 |    2939     7793    32116 |     6050      252     26 |  0.000 % |
69.99/70.02	c |       477 |    2939     7793    32116 |     6655      477     26 |  0.000 % |
69.99/70.03	c |       815 |    2939     7793    32116 |     7320      815     27 |  0.000 % |
69.99/70.05	c |      1321 |    2939     7793    32116 |     8052     1321     27 |  0.000 % |
69.99/70.08	c |      2083 |    2939     7793    32116 |     8857     2083     29 |  0.000 % |
70.09/70.12	c |      3222 |    2939     7793    32116 |     9743     3222     29 |  0.000 % |
70.09/70.18	c |      4930 |    2939     7793    32116 |    10717     4930     29 |  0.000 % |
70.29/70.30	c |      7494 |    2939     7793    32116 |    11789     7494     29 |  0.000 % |
70.49/70.50	c |     11339 |    2939     7793    32116 |    12968    11339     29 |  0.000 % |
70.79/70.84	c |     17107 |    2939     7793    32116 |    14265    10573     31 |  0.000 % |
71.29/71.37	c |     25761 |    2939     7793    32116 |    15692    12037     32 |  0.000 % |
72.19/72.27	c |     38737 |    2939     7793    32116 |    17261     9205     32 |  0.000 % |
73.69/73.75	c |     58198 |    2939     7793    32116 |    18987    11302     35 |  0.000 % |
75.99/76.06	c |     87391 |    2939     7793    32116 |    20886    11867     35 |  0.000 % |
79.29/79.36	c |    131180 |    2939     7793    32116 |    22974    13674     35 |  0.000 % |
84.89/84.95	c |    196864 |    2939     7793    32116 |    25272    21626     34 |  0.000 % |
94.49/94.59	c |    295392 |    2939     7793    32116 |    27799    16135     36 |  0.000 % |
109.59/109.60	c |    443181 |    2939     7793    32116 |    30579    13716     36 |  0.000 % |
118.88/118.93	c ===============================================================================
122.68/122.70	c core #3
122.68/122.70	c 
122.68/122.70	c 
122.68/122.70	c Core size: 2568	Core Weight: 1	Total Weight: 3
122.68/122.70	c Current CPU time: 120.343 s
122.68/122.70	c
122.68/122.70	c ============================[ Search Statistics ]==============================
122.68/122.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
122.68/122.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
122.68/122.70	c ===============================================================================
122.68/122.70	c |         0 |    4312    10280    43841 |     5000        0   -nan |  0.000 % |
122.68/122.71	c |       100 |    4312    10280    43841 |     5500      100     18 |  0.000 % |
122.68/122.71	c |       250 |    4312    10280    43841 |     6050      250     20 |  0.000 % |
122.68/122.72	c |       477 |    4312    10280    43841 |     6655      477     21 |  0.000 % |
122.68/122.73	c |       815 |    4312    10280    43841 |     7320      815     25 |  0.000 % |
122.68/122.75	c |      1321 |    4312    10280    43841 |     8052     1321     26 |  0.000 % |
122.68/122.78	c |      2081 |    4312    10280    43841 |     8857     2081     25 |  0.000 % |
122.79/122.83	c |      3220 |    4312    10280    43841 |     9743     3220     26 |  0.000 % |
122.88/122.91	c |      4930 |    4312    10280    43841 |    10717     4930     26 |  0.000 % |
122.99/123.04	c |      7492 |    4312    10280    43841 |    11789     7492     26 |  0.000 % |
123.19/123.27	c |     11337 |    4312    10280    43841 |    12968    11337     28 |  0.000 % |
123.69/123.70	c |     17103 |    4312    10280    43841 |    14265    10578     32 |  0.000 % |
124.29/124.34	c |     25754 |    4312    10280    43841 |    15692    12046     36 |  0.000 % |
125.29/125.38	c |     38731 |    4312    10280    43841 |    17261     9241     35 |  0.000 % |
127.19/127.25	c |     58192 |    4312    10280    43841 |    18987    11359     37 |  0.000 % |
129.79/129.82	c |     87385 |    4312    10280    43841 |    20886    11937     35 |  0.000 % |
133.59/133.63	c |    131175 |    4312    10280    43841 |    22974    13743     36 |  0.000 % |
139.38/139.47	c |    196861 |    4312    10280    43841 |    25272    21604     36 |  0.000 % |
150.38/150.47	c |    295388 |    4312    10280    43841 |    27799    16785     37 |  0.000 % |
166.38/166.42	c |    443178 |    4312    10280    43841 |    30579    12620     36 |  0.000 % |
189.19/189.23	c |    664861 |    4291    10280    43841 |    33637    16307     32 |  0.487 % |
190.79/190.89	c ===============================================================================
195.49/195.51	c core #4
195.49/195.51	c 
195.49/195.51	c 
195.49/195.51	c Core size: 2635	Core Weight: 1	Total Weight: 4
195.49/195.51	c Current CPU time: 191.696 s
195.49/195.51	c
195.49/195.51	c ============================[ Search Statistics ]==============================
195.49/195.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
195.49/195.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
195.49/195.51	c ===============================================================================
195.49/195.51	c |         0 |    5710    12762    55615 |     5000        0   -nan |  0.000 % |
195.49/195.52	c |       100 |    5710    12762    55615 |     5500      100     20 |  0.000 % |
195.49/195.53	c |       253 |    5710    12762    55615 |     6050      253     21 |  0.000 % |
195.49/195.53	c |       478 |    5710    12762    55615 |     6655      478     28 |  0.000 % |
195.49/195.55	c |       816 |    5710    12762    55615 |     7320      816     27 |  0.000 % |
195.49/195.57	c |      1322 |    5710    12762    55615 |     8052     1322     25 |  0.000 % |
195.59/195.61	c |      2082 |    5710    12762    55615 |     8857     2082     29 |  0.000 % |
195.59/195.67	c |      3221 |    5710    12762    55615 |     9743     3221     29 |  0.000 % |
195.69/195.76	c |      4930 |    5710    12762    55615 |    10717     4930     31 |  0.000 % |
195.88/195.91	c |      7492 |    5710    12762    55615 |    11789     7492     31 |  0.000 % |
196.08/196.19	c |     11336 |    5710    12762    55615 |    12968    11336     32 |  0.000 % |
196.48/196.58	c |     17102 |    5710    12762    55615 |    14265    10565     32 |  0.000 % |
197.18/197.27	c |     25753 |    5710    12762    55615 |    15692    12058     34 |  0.000 % |
198.29/198.38	c |     38727 |    5710    12762    55615 |    17261     9267     32 |  0.000 % |
200.09/200.10	c |     58189 |    5710    12762    55615 |    18987    11384     34 |  0.000 % |
202.48/202.55	c |     87382 |    5710    12762    55615 |    20886    11962     35 |  0.000 % |
206.28/206.36	c |    131172 |    5710    12762    55615 |    22974    13794     34 |  0.000 % |
212.68/212.70	c |    196856 |    5710    12762    55615 |    25272    21604     35 |  0.000 % |
222.28/222.33	c |    295384 |    5710    12762    55615 |    27799    14466     34 |  0.000 % |
237.17/237.28	c |    443174 |    5710    12762    55615 |    30579    23738     34 |  0.000 % |
262.98/263.06	c |    664859 |    5710    12762    55615 |    33637    29561     38 |  0.000 % |
274.98/275.09	c ===============================================================================
280.58/280.65	c core #5
280.58/280.65	c 
280.58/280.65	c 
280.58/280.65	c Core size: 2728	Core Weight: 1	Total Weight: 5
280.58/280.65	c Current CPU time: 275.19 s
280.58/280.65	c
280.58/280.65	c ============================[ Search Statistics ]==============================
280.58/280.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.58/280.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
280.58/280.65	c ===============================================================================
280.58/280.65	c |         0 |    7172    15216    67448 |     5072        0   -nan |  0.000 % |
280.58/280.66	c |       101 |    7172    15216    67448 |     5579      101     35 |  0.000 % |
280.58/280.67	c |       255 |    7172    15216    67448 |     6137      255     34 |  0.000 % |
280.58/280.68	c |       480 |    7172    15216    67448 |     6750      480     33 |  0.000 % |
280.58/280.69	c |       820 |    7172    15216    67448 |     7425      820     34 |  0.000 % |
280.68/280.71	c |      1327 |    7172    15216    67448 |     8168     1327     32 |  0.000 % |
280.68/280.75	c |      2086 |    7172    15216    67448 |     8985     2086     30 |  0.000 % |
280.78/280.80	c |      3226 |    7172    15216    67448 |     9883     3226     32 |  0.000 % |
280.78/280.89	c |      4935 |    7172    15216    67448 |    10872     4935     33 |  0.000 % |
280.97/281.04	c |      7497 |    7172    15216    67448 |    11959     7497     33 |  0.000 % |
281.28/281.31	c |     11342 |    7172    15216    67448 |    13155    11342     34 |  0.000 % |
281.78/281.85	c |     17109 |    7172    15216    67448 |    14471    10492     33 |  0.000 % |
282.48/282.58	c |     25759 |    7172    15216    67448 |    15918    11874     33 |  0.000 % |
283.57/283.69	c |     38733 |    7172    15216    67448 |    17509     8823     34 |  0.000 % |
285.27/285.31	c |     58197 |    7172    15216    67448 |    19260    10690     34 |  0.000 % |
287.78/287.81	c |     87389 |    7172    15216    67448 |    21187    10834     36 |  0.000 % |
291.97/292.00	c |    131182 |    7172    15216    67448 |    23305    12065     31 |  0.000 % |
298.88/298.92	c |    196866 |    7172    15216    67448 |    25636    18787     36 |  0.000 % |
310.08/310.14	c |    295393 |    7172    15216    67448 |    28199    23924     36 |  0.000 % |
326.68/326.73	c |    443185 |    7172    15216    67448 |    31019    12414     36 |  0.000 % |
352.98/353.08	c |    664870 |    7172    15216    67448 |    34121    14167     35 |  0.000 % |
391.97/392.05	c |    997395 |    7172    15216    67448 |    37534    29816     38 |  0.000 % |
408.47/408.52	c ===============================================================================
416.77/416.90	c core #6
416.77/416.90	c 
416.77/416.90	c 
416.77/416.90	c Core size: 2803	Core Weight: 1	Total Weight: 6
416.77/416.90	c Current CPU time: 408.898 s
416.77/416.90	c
416.77/416.90	c ============================[ Search Statistics ]==============================
416.77/416.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
416.77/416.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
416.77/416.90	c ===============================================================================
416.77/416.90	c |         0 |    8680    17653    79350 |     5884        0   -nan |  0.000 % |
416.87/416.92	c |       101 |    8680    17653    79350 |     6472      101     34 |  0.000 % |
416.87/416.93	c |       252 |    8680    17653    79350 |     7120      252     36 |  0.000 % |
416.87/416.94	c |       477 |    8680    17653    79350 |     7832      477     34 |  0.000 % |
416.87/416.95	c |       814 |    8680    17653    79350 |     8615      814     30 |  0.000 % |
416.87/416.98	c |      1320 |    8680    17653    79350 |     9476     1320     27 |  0.000 % |
416.96/417.02	c |      2079 |    8680    17653    79350 |    10424     2079     28 |  0.000 % |
416.96/417.08	c |      3218 |    8680    17653    79350 |    11466     3218     28 |  0.000 % |
417.07/417.18	c |      4926 |    8680    17653    79350 |    12613     4926     29 |  0.000 % |
417.27/417.35	c |      7491 |    8680    17653    79350 |    13874     7491     30 |  0.000 % |
417.56/417.65	c |     11335 |    8680    17653    79350 |    15262    11335     30 |  0.000 % |
417.98/418.06	c |     17102 |    8680    17653    79350 |    16788     9430     30 |  0.000 % |
418.67/418.79	c |     25752 |    8680    17653    79350 |    18467     9626     34 |  0.000 % |
419.97/420.02	c |     38726 |    8680    17653    79350 |    20314    13332     34 |  0.000 % |
421.77/421.83	c |     58188 |    8680    17653    79350 |    22345    12383     33 |  0.000 % |
424.87/424.99	c |     87383 |    8680    17653    79350 |    24580    19133     36 |  0.000 % |
429.77/429.84	c |    131172 |    8680    17653    79350 |    27038    12517     35 |  0.000 % |
436.87/436.95	c |    196858 |    8680    17653    79350 |    29742    19096     36 |  0.000 % |
447.38/447.44	c |    295384 |    8680    17653    79350 |    32716    13767     36 |  0.000 % |
465.47/465.50	c |    443173 |    8680    17653    79350 |    35988    19187     37 |  0.000 % |
492.97/493.00	c |    664856 |    8680    17653    79350 |    39586    29600     40 |  0.000 % |
534.17/534.25	c |    997382 |    8680    17653    79350 |    43545    17025     37 |  0.000 % |
571.07/571.12	c ===============================================================================
580.97/581.03	c core #7
580.97/581.03	c 
580.97/581.03	c 
580.97/581.03	c Core size: 2930	Core Weight: 1	Total Weight: 7
580.97/581.03	c Current CPU time: 569.991 s
580.97/581.03	c
580.97/581.03	c ============================[ Search Statistics ]==============================
580.97/581.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
580.97/581.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
580.97/581.03	c ===============================================================================
580.97/581.03	c |         0 |   10265    20068    91390 |     6689        0   -nan |  0.000 % |
580.97/581.06	c |       100 |   10265    20068    91390 |     7358      100     27 |  0.000 % |
580.97/581.06	c |       251 |   10265    20068    91390 |     8094      251     31 |  0.000 % |
580.97/581.08	c |       476 |   10265    20068    91390 |     8903      476     29 |  0.000 % |
581.07/581.15	c |       814 |   10265    20068    91390 |     9793      814     26 |  0.000 % |
581.07/581.18	c |      1320 |   10265    20068    91390 |    10773     1320     29 |  0.000 % |
581.17/581.22	c |      2081 |   10265    20068    91390 |    11850     2081     29 |  0.000 % |
581.28/581.30	c |      3220 |   10265    20068    91390 |    13035     3220     29 |  0.000 % |
581.37/581.40	c |      4928 |   10265    20068    91390 |    14339     4928     29 |  0.000 % |
581.57/581.64	c |      7490 |   10265    20068    91390 |    15773     7490     30 |  0.000 % |
581.88/581.92	c |     11336 |   10265    20068    91390 |    17350    11336     31 |  0.000 % |
582.37/582.48	c |     17102 |   10265    20068    91390 |    19085    17102     33 |  0.000 % |
583.27/583.30	c |     25751 |   10265    20068    91390 |    20993    16162     35 |  0.000 % |
584.57/584.66	c |     38725 |   10265    20068    91390 |    23093    18605     33 |  0.000 % |
586.57/586.65	c |     58187 |   10265    20068    91390 |    25402    14856     37 |  0.000 % |
589.87/589.93	c |     87379 |   10265    20068    91390 |    27943    16468     37 |  0.000 % |
594.98/595.04	c |    131168 |   10265    20068    91390 |    30737    12706     35 |  0.000 % |
602.67/602.73	c |    196860 |   10265    20068    91390 |    33811    23450     39 |  0.000 % |
614.67/614.71	c |    295386 |   10265    20068    91390 |    37192    16880     35 |  0.000 % |
634.07/634.17	c |    443176 |   10265    20068    91390 |    40911    19398     37 |  0.000 % |
638.38/638.45	c ===============================================================================
638.38/638.45	c #cores: 7
638.38/638.45	o 7
638.38/638.45	s OPTIMUM FOUND
638.38/638.45	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 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231
638.38/638.45	c Total CPU time: 626.764 s

Verifier Data

OK	7

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 /tmp/evaluation-result-3446614-1307906942/watcher-3446614-1307906942 -o /tmp/evaluation-result-3446614-1307906942/solver-3446614-1307906942 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446614-1307906942.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: 2.15 2.05 2.01 2/175 21879
/proc/meminfo: memFree=11837552/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=2204 CPUtime=0 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 318 0 0 0 0 0 0 0 25 0 1 0 902293820 2256896 270 33554432000 4194304 5714214 140734375556256 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 551 270 179 372 0 152 0

[startup+0.0516051 s]
/proc/loadavg: 2.15 2.05 2.01 2/175 21879
/proc/meminfo: memFree=11837552/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=2900 CPUtime=0.04 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 546 0 0 0 4 0 0 0 25 0 1 0 902293820 2969600 474 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 725 475 177 372 0 350 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2900

[startup+0.100593 s]
/proc/loadavg: 2.15 2.05 2.01 2/175 21879
/proc/meminfo: memFree=11837552/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=3560 CPUtime=0.09 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 715 0 0 0 9 0 0 0 25 0 1 0 902293820 3645440 643 33554432000 4194304 5714214 140734375556256 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 890 643 177 372 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3560

[startup+0.30056 s]
/proc/loadavg: 2.15 2.05 2.01 2/175 21879
/proc/meminfo: memFree=11837552/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=5692 CPUtime=0.29 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 1253 0 0 0 28 1 0 0 25 0 1 0 902293820 5828608 1181 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 1423 1181 177 372 0 1048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5692

[startup+0.700501 s]
/proc/loadavg: 2.15 2.05 2.01 2/175 21879
/proc/meminfo: memFree=11837552/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=7948 CPUtime=0.69 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 1805 0 0 0 67 2 0 0 25 0 1 0 902293820 8138752 1733 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 1987 1733 177 372 0 1612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7948

[startup+1.50036 s]
/proc/loadavg: 2.15 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11829636/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=11116 CPUtime=1.49 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 2587 0 0 0 145 4 0 0 25 0 1 0 902293820 11382784 2515 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 2779 2515 177 372 0 2404 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11116

[startup+3.10108 s]
/proc/loadavg: 2.13 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11813516/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=16808 CPUtime=3.09 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 4033 0 0 0 301 8 0 0 25 0 1 0 902293820 17211392 3961 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 4202 3961 177 372 0 3827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16808

[startup+6.30054 s]
/proc/loadavg: 2.13 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11798656/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=27124 CPUtime=6.29 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 6582 0 0 0 614 15 0 0 19 0 1 0 902293820 27774976 6510 33554432000 4194304 5714214 140734375556256 18446744073709551615 4347206 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 6781 6510 177 372 0 6406 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27124

[startup+12.7004 s]
/proc/loadavg: 2.11 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11782692/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=42392 CPUtime=12.7 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 10404 0 0 0 1238 32 0 0 25 0 1 0 902293820 43409408 10332 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 10598 10332 177 372 0 10223 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 42392

[startup+25.5002 s]
/proc/loadavg: 2.10 2.05 2.01 3/176 21880
/proc/meminfo: memFree=11754308/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=68668 CPUtime=25.49 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 16933 0 0 0 2492 57 0 0 25 0 1 0 902293820 70316032 16861 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 17167 16861 177 372 0 16792 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68668

[startup+51.1008 s]
/proc/loadavg: 2.06 2.04 2.01 3/176 21920
/proc/meminfo: memFree=11920880/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=118980 CPUtime=51.09 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 29459 0 0 0 5015 94 0 0 25 0 1 0 902293820 121835520 29387 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 29745 29387 177 372 0 29370 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118980

[startup+102.306 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 21920
/proc/meminfo: memFree=11774320/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=144708 CPUtime=102.3 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 36014 0 0 0 10051 179 0 0 25 0 1 0 902293820 148180992 35882 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 36177 35882 178 372 0 35802 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 144708

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 21922
/proc/meminfo: memFree=11762272/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=144708 CPUtime=162.28 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 36053 0 0 0 15935 293 0 0 25 0 1 0 902293820 148180992 35921 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 36177 35921 178 372 0 35802 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 144708

[startup+222.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 21924
/proc/meminfo: memFree=11713900/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=165108 CPUtime=222.28 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 41130 0 0 0 21820 408 0 0 25 0 1 0 902293820 169070592 40998 33554432000 4194304 5714214 140734375556256 18446744073709551615 4319297 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 41277 40998 178 372 0 40902 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 165108

[startup+282.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/176 21926
/proc/meminfo: memFree=11693412/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=185588 CPUtime=282.28 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 46247 0 0 0 27717 511 0 0 25 0 1 0 902293820 190042112 46115 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 46397 46115 178 372 0 46022 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 185588

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 21928
/proc/meminfo: memFree=11686324/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=185588 CPUtime=342.27 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 46247 0 0 0 33606 621 0 0 25 0 1 0 902293820 190042112 46115 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 46397 46115 178 372 0 46022 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 185588

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21928
/proc/meminfo: memFree=11664232/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=208696 CPUtime=402.27 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 51997 0 0 0 39498 729 0 0 25 0 1 0 902293820 213704704 51865 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 52174 51865 178 372 0 51799 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 208696

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 21930
/proc/meminfo: memFree=11606928/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=265128 CPUtime=462.27 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 66091 0 0 0 45400 827 0 0 25 0 1 0 902293820 271491072 65959 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 66282 65959 178 372 0 65907 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 265128

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 21932
/proc/meminfo: memFree=11538840/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=265128 CPUtime=522.28 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 66115 0 0 0 51305 923 0 0 25 0 1 0 902293820 271491072 65983 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 66282 65983 178 372 0 65907 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 265128

[startup+582.301 s]
/proc/loadavg: 1.39 1.83 1.94 2/170 21958
/proc/meminfo: memFree=11801452/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=582.27 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 57187 1040 0 0 18 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 302736

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

[startup+588.701 s]
/proc/loadavg: 1.36 1.82 1.93 2/170 21958
/proc/meminfo: memFree=11801568/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=588.68 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 57812 1056 0 0 21 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 588.68
Current children cumulated vsize (KiB) 302736

[startup+614.3 s]
/proc/loadavg: 1.24 1.75 1.91 2/170 21958
/proc/meminfo: memFree=11801564/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=614.27 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 60311 1116 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 614.27
Current children cumulated vsize (KiB) 302736

[startup+627.101 s]
/proc/loadavg: 1.18 1.71 1.89 2/170 21958
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=627.08 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 61566 1142 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 627.08
Current children cumulated vsize (KiB) 302736

[startup+633.501 s]
/proc/loadavg: 1.17 1.70 1.89 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=633.48 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62193 1155 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 633.48
Current children cumulated vsize (KiB) 302736

[startup+636.7 s]
/proc/loadavg: 1.17 1.70 1.89 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=636.68 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62506 1162 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 636.68
Current children cumulated vsize (KiB) 302736

[startup+637.5 s]
/proc/loadavg: 1.16 1.69 1.88 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=637.48 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62584 1164 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 637.48
Current children cumulated vsize (KiB) 302736

[startup+637.901 s]
/proc/loadavg: 1.16 1.69 1.88 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=637.88 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62623 1165 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 637.88
Current children cumulated vsize (KiB) 302736

[startup+638.301 s]
/proc/loadavg: 1.16 1.69 1.88 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=638.28 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62661 1167 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 638.28
Current children cumulated vsize (KiB) 302736

[startup+638.401 s]
/proc/loadavg: 1.16 1.69 1.88 2/170 21959
/proc/meminfo: memFree=11801560/32951132 swapFree=67054624/67111528
[pid=21879] ppid=21877 vsize=302736 CPUtime=638.38 cores=1,3,5,7
/proc/21879/stat : 21879 (wbo1.6) R 21877 21879 19566 0 -1 4202496 75582 0 0 0 62671 1167 0 0 25 0 1 0 902293820 310001664 75339 33554432000 4194304 5714214 140734375556256 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/21879/statm: 75684 75339 178 372 0 75309 0
Current children cumulated CPU time (s) 638.38
Current children cumulated vsize (KiB) 302736

Child status: 0
Real time (s): 638.466
CPU time (s): 638.448
CPU user time (s): 626.764
CPU system time (s): 11.6842
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 302736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 626.764
system time used= 11.6842
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75585
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= 20
involuntary context switches= 866

runsolver used 0.815875 second user time and 2.09368 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-12 21:29:02
IDJOB=3446614
IDBENCH=79299
IDSOLVER=1943
FILE ID=node131/3446614-1307906942
RUNJOBID= node131-1307903716-21486
PBS_JOBID= 13559575
Free space on /tmp= 56580 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900558106--soft-0-100-0.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3446614-1307906942/watcher-3446614-1307906942 -o /tmp/evaluation-result-3446614-1307906942/solver-3446614-1307906942 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3446614-1307906942.wbo

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

MD5SUM BENCH= 820e833470f89e38c3db46a3ad325d3f
RANDOM SEED=444265176

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      11838484 kB
Buffers:        331932 kB
Cached:       19814764 kB
SwapCached:       9816 kB
Active:       15866076 kB
Inactive:      4562544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      11838484 kB
SwapTotal:    67111528 kB
SwapFree:     67054624 kB
Dirty:            4320 kB
Writeback:          16 kB
AnonPages:      280188 kB
Mapped:          13960 kB
Slab:           621552 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   470740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56580 MiB
End job on node131 at 2011-06-12 21:39:40