Trace number 2690083

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.4aOPTIMUM 221.824 221.814

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900558106--soft-33-100-0.wbo
MD5SUMeba88192ede2bf17faa7af9ad7b0465e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark181.673
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 constraints1816
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 92461
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92460
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.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690083-1277906557.wbo.
0.00/0.00	c Instance file HOME/instance-2690083-1277906557.wbo
0.00/0.00	c File size is 92402 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.01	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.02	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.04	c |      1320 |     231     2707     8338 |     8052     1320     24 |  0.002 % |
0.00/0.06	c |      2079 |     231     2707     8338 |     8857     2079     27 |  0.002 % |
0.09/0.10	c |      3218 |     231     2707     8338 |     9743     3218     26 |  0.002 % |
0.09/0.16	c |      4928 |     231     2707     8338 |    10717     4928     28 |  0.002 % |
0.19/0.27	c |      7491 |     231     2707     8338 |    11789     7491     29 |  0.002 % |
0.39/0.47	c |     11338 |     231     2707     8338 |    12968    11338     31 |  0.002 % |
0.79/0.83	c |     17105 |     231     2707     8338 |    14265    10579     34 |  0.002 % |
1.40/1.48	c |     25755 |     231     2707     8338 |    15692    12056     35 |  0.002 % |
2.29/2.36	c |     38731 |     231     2707     8338 |    17261     9245     34 |  0.002 % |
3.69/3.70	c |     58195 |     231     2707     8338 |    18987    11328     34 |  0.002 % |
5.89/5.99	c |     87387 |     231     2707     8338 |    20886    11895     36 |  0.002 % |
9.99/10.09	c |    131176 |     231     2707     8338 |    22974    13721     34 |  0.002 % |
16.60/16.69	c |    196860 |     231     2707     8338 |    25272    21682     39 |  0.002 % |
27.59/27.62	c |    295387 |     231     2707     8338 |    27799    16043     39 |  0.002 % |
44.30/44.36	c |    443176 |     231     2707     8338 |    30579    23047     38 |  0.002 % |
62.19/62.27	c ===============================================================================
65.79/65.86	c core #1
65.79/65.86	c ============================[ Search Statistics ]==============================
65.79/65.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
65.79/65.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
65.79/65.86	c ===============================================================================
65.79/65.86	c |         0 |    1143     4418    16352 |     5000        0    nan |  0.000 % |
65.90/65.99	c |       101 |    1143     4418    16352 |     5500      101     19 |  0.000 % |
65.90/65.99	c |       253 |    1143     4418    16352 |     6050      253     20 |  0.000 % |
66.01/66.00	c |       480 |    1143     4418    16352 |     6655      480     26 |  0.000 % |
66.01/66.02	c |       818 |    1143     4418    16352 |     7320      818     30 |  0.000 % |
66.01/66.04	c |      1326 |    1143     4418    16352 |     8052     1326     30 |  0.000 % |
66.01/66.08	c |      2085 |    1143     4418    16352 |     8857     2085     29 |  0.000 % |
66.10/66.12	c |      3224 |    1143     4418    16352 |     9743     3224     29 |  0.000 % |
66.20/66.20	c |      4932 |    1143     4418    16352 |    10717     4932     28 |  0.000 % |
66.29/66.32	c |      7494 |    1143     4418    16352 |    11789     7494     29 |  0.000 % |
66.50/66.58	c |     11338 |    1143     4418    16352 |    12968    11338     30 |  0.000 % |
66.90/66.97	c |     17106 |    1143     4418    16352 |    14265    10579     32 |  0.000 % |
67.59/67.68	c |     25755 |    1143     4418    16352 |    15692    12046     34 |  0.000 % |
68.80/68.83	c |     38729 |    1143     4418    16352 |    17261     9235     36 |  0.000 % |
70.69/70.77	c |     58190 |    1143     4418    16352 |    18987    11337     38 |  0.000 % |
73.50/73.59	c |     87382 |    1143     4418    16352 |    20886    11912     34 |  0.000 % |
78.39/78.46	c |    131171 |    1143     4418    16352 |    22974    13739     37 |  0.000 % |
85.39/85.42	c |    196855 |    1143     4418    16352 |    25272    21755     36 |  0.000 % |
96.50/96.55	c |    295381 |    1143     4418    16352 |    27799    16410     38 |  0.000 % |
111.70/111.72	c |    443170 |    1142     4418    16352 |    30579    21944     34 |  0.088 % |
112.59/112.69	c ===============================================================================
115.60/115.66	c core #2
115.60/115.66	c ============================[ Search Statistics ]==============================
115.60/115.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
115.60/115.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
115.60/115.66	c ===============================================================================
115.60/115.66	c |         0 |    2053     6108    24297 |     5000        0    nan |  0.000 % |
115.70/115.70	c |       100 |    2053     6108    24297 |     5500      100     18 |  0.000 % |
115.70/115.70	c |       250 |    2053     6108    24297 |     6050      250     27 |  0.000 % |
115.70/115.71	c |       476 |    2053     6108    24297 |     6655      476     26 |  0.000 % |
115.70/115.73	c |       813 |    2053     6108    24297 |     7320      813     24 |  0.000 % |
115.70/115.75	c |      1322 |    2053     6108    24297 |     8052     1322     24 |  0.000 % |
115.70/115.78	c |      2082 |    2053     6108    24297 |     8857     2082     28 |  0.000 % |
115.79/115.84	c |      3221 |    2053     6108    24297 |     9743     3221     28 |  0.000 % |
115.90/115.92	c |      4929 |    2053     6108    24297 |    10717     4929     29 |  0.000 % |
116.00/116.05	c |      7492 |    2053     6108    24297 |    11789     7492     29 |  0.000 % |
116.20/116.30	c |     11336 |    2053     6108    24297 |    12968    11336     29 |  0.000 % |
116.70/116.70	c |     17102 |    2053     6108    24297 |    14265    10567     32 |  0.000 % |
117.40/117.41	c |     25754 |    2053     6108    24297 |    15692    12027     35 |  0.000 % |
118.50/118.60	c |     38729 |    2053     6108    24297 |    17261     9210     36 |  0.000 % |
120.39/120.48	c |     58192 |    2053     6108    24297 |    18987    11319     37 |  0.000 % |
123.10/123.14	c |     87384 |    2053     6108    24297 |    20886    11879     32 |  0.000 % |
127.70/127.73	c |    131175 |    2053     6108    24297 |    22974    13687     34 |  0.000 % |
134.89/134.96	c |    196863 |    2053     6108    24297 |    25272    21667     37 |  0.000 % |
147.09/147.10	c |    295389 |    2053     6108    24297 |    27799    18457     39 |  0.000 % |
157.90/157.92	c ===============================================================================
160.50/160.55	c core #3
160.50/160.55	c ============================[ Search Statistics ]==============================
160.50/160.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
160.50/160.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
160.50/160.55	c ===============================================================================
160.50/160.55	c |         0 |    2972     7777    32172 |     5000        0    nan |  0.000 % |
160.50/160.58	c |       100 |    2972     7777    32172 |     5500      100     22 |  0.000 % |
160.50/160.59	c |       251 |    2972     7777    32172 |     6050      251     24 |  0.000 % |
160.50/160.60	c |       476 |    2972     7777    32172 |     6655      476     22 |  0.000 % |
160.61/160.62	c |       813 |    2972     7777    32172 |     7320      813     24 |  0.000 % |
160.61/160.64	c |      1321 |    2972     7777    32172 |     8052     1321     26 |  0.000 % |
160.61/160.68	c |      2080 |    2972     7777    32172 |     8857     2080     25 |  0.000 % |
160.70/160.73	c |      3219 |    2972     7777    32172 |     9743     3219     25 |  0.000 % |
160.80/160.83	c |      4927 |    2972     7777    32172 |    10717     4927     27 |  0.000 % |
160.90/160.99	c |      7490 |    2972     7777    32172 |    11789     7490     28 |  0.000 % |
161.30/161.30	c |     11334 |    2972     7777    32172 |    12968    11334     31 |  0.000 % |
161.70/161.76	c |     17101 |    2972     7777    32172 |    14265    10564     32 |  0.000 % |
162.40/162.46	c |     25750 |    2972     7777    32172 |    15692    12038     32 |  0.000 % |
163.60/163.63	c |     38725 |    2972     7777    32172 |    17261     9220     33 |  0.000 % |
165.60/165.67	c |     58187 |    2972     7777    32172 |    18987    11313     35 |  0.000 % |
168.50/168.58	c |     87379 |    2972     7777    32172 |    20886    11877     37 |  0.000 % |
173.20/173.21	c |    131169 |    2972     7777    32172 |    22974    13688     36 |  0.000 % |
180.40/180.46	c |    196855 |    2972     7777    32172 |    25272    21679     37 |  0.000 % |
192.20/192.26	c |    295382 |    2972     7777    32172 |    27799    15932     36 |  0.000 % |
208.90/208.92	c ===============================================================================
211.80/211.81	c core #4
211.80/211.81	c ============================[ Search Statistics ]==============================
211.80/211.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
211.80/211.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
211.80/211.81	c ===============================================================================
211.80/211.81	c |         0 |    3910     9426    40026 |     5000        0    nan |  0.000 % |
211.80/211.84	c |       100 |    3910     9426    40026 |     5500      100     30 |  0.000 % |
211.80/211.85	c |       254 |    3910     9426    40026 |     6050      254     26 |  0.000 % |
211.80/211.87	c |       479 |    3910     9426    40026 |     6655      479     25 |  0.000 % |
211.80/211.88	c |       816 |    3910     9426    40026 |     7320      816     27 |  0.000 % |
211.90/211.91	c |      1322 |    3910     9426    40026 |     8052     1322     27 |  0.000 % |
211.90/211.95	c |      2083 |    3910     9426    40026 |     8857     2083     27 |  0.000 % |
212.00/212.01	c |      3222 |    3910     9426    40026 |     9743     3222     28 |  0.000 % |
212.10/212.10	c |      4933 |    3910     9426    40026 |    10717     4933     28 |  0.000 % |
212.21/212.28	c |      7496 |    3910     9426    40026 |    11789     7496     29 |  0.000 % |
212.50/212.57	c |     11341 |    3910     9426    40026 |    12968    11341     29 |  0.000 % |
213.00/213.01	c |     17107 |    3910     9426    40026 |    14265    10583     30 |  0.000 % |
213.70/213.76	c |     25756 |    3910     9426    40026 |    15692    12054     32 |  0.000 % |
214.90/214.96	c |     38731 |    3910     9426    40026 |    17261     9253     32 |  0.000 % |
216.80/216.84	c |     58195 |    3910     9426    40026 |    18987    11345     37 |  0.000 % |
219.91/219.92	c |     87391 |    3910     9426    40026 |    20886    11903     35 |  0.000 % |
221.70/221.80	c ===============================================================================
221.70/221.80	c #cores: 4
221.70/221.80	c Final Weight: 4
221.70/221.80	o 4
221.70/221.80	s OPTIMUM FOUND
221.70/221.80	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
221.70/221.80	c Total CPU time: 219.504 s

Verifier Data

OK	4

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690083-1277906557/watcher-2690083-1277906557 -o /tmp/evaluation-result-2690083-1277906557/solver-2690083-1277906557 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2690083-1277906557.wbo 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13005
/proc/meminfo: memFree=31063120/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=2668 CPUtime=0
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 307 0 0 0 0 0 0 0 25 0 1 0 131950836 2732032 226 4089446400 134512640 135751879 4290345472 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13005/statm: 667 226 146 303 0 339 0

[startup+0.0901361 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13005
/proc/meminfo: memFree=31063120/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=3512 CPUtime=0.08
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 532 0 0 0 8 0 0 0 18 0 1 0 131950836 3596288 428 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 878 428 143 303 0 573 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3512

[startup+0.101144 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13005
/proc/meminfo: memFree=31063120/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=3512 CPUtime=0.09
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 554 0 0 0 9 0 0 0 18 0 1 0 131950836 3596288 450 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 878 450 143 303 0 573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3512

[startup+0.301104 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13005
/proc/meminfo: memFree=31063120/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=4964 CPUtime=0.29
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 898 0 0 0 28 1 0 0 18 0 1 0 131950836 5083136 794 4089446400 134512640 135751879 4290345472 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 1241 794 143 303 0 936 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4964

[startup+0.701016 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 13005
/proc/meminfo: memFree=31063120/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=7120 CPUtime=0.7
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 1428 0 0 0 68 2 0 0 18 0 1 0 131950836 7290880 1324 4089446400 134512640 135751879 4290345472 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 1780 1324 143 303 0 1475 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7120

[startup+1.50088 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13006
/proc/meminfo: memFree=31056788/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=10420 CPUtime=1.49
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 2259 0 0 0 146 3 0 0 20 0 1 0 131950836 10670080 2155 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 2605 2155 143 303 0 2300 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10420

[startup+3.10057 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13006
/proc/meminfo: memFree=31052324/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=17152 CPUtime=3.09
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 3960 0 0 0 303 6 0 0 25 0 1 0 131950836 17563648 3856 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 4288 3856 143 303 0 3983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17152

[startup+6.30093 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13006
/proc/meminfo: memFree=31039312/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=29552 CPUtime=6.29
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 7046 0 0 0 618 11 0 0 25 0 1 0 131950836 30261248 6942 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 7388 6942 143 303 0 7083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29552

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13007
/proc/meminfo: memFree=31018760/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=50148 CPUtime=12.7
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 12192 0 0 0 1253 17 0 0 25 0 1 0 131950836 51351552 12088 4089446400 134512640 135751879 4290345472 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 12537 12088 143 303 0 12232 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 50148

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13007
/proc/meminfo: memFree=30981168/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=85948 CPUtime=25.5
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 21166 0 0 0 2519 31 0 0 25 0 1 0 131950836 88010752 21062 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 21487 21062 143 303 0 21182 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 85948

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13008
/proc/meminfo: memFree=30911644/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=155576 CPUtime=51.09
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 38553 0 0 0 5052 57 0 0 25 0 1 0 131950836 159309824 38449 4089446400 134512640 135751879 4290345472 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 38894 38449 143 303 0 38589 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 155576

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13009
/proc/meminfo: memFree=30848740/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=215252 CPUtime=102.3
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 53498 0 0 0 10123 107 0 0 25 0 1 0 131950836 220418048 53364 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 53813 53364 146 303 0 53508 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 215252

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 13011
/proc/meminfo: memFree=30750612/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=315392 CPUtime=162.3
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 78530 0 0 0 16059 171 0 0 25 0 1 0 131950836 322961408 78396 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 78848 78396 146 303 0 78543 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 315392

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

[startup+179.101 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 13011
/proc/meminfo: memFree=30750704/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=316976 CPUtime=179.1
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 78939 0 0 0 17722 188 0 0 25 0 1 0 131950836 324583424 78805 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 79244 78805 146 303 0 78939 0
Current children cumulated CPU time (s) 179.1
Current children cumulated vsize (KiB) 316976

[startup+204.701 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30693632/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=372868 CPUtime=204.7
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 92882 0 0 0 20257 213 0 0 25 0 1 0 131950836 381816832 92748 4089446400 134512640 135751879 4290345472 18446744073709551615 134603007 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 93217 92748 146 303 0 92912 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 372868

[startup+211.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30669436/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=396236 CPUtime=211.11
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98737 0 0 0 20894 217 0 0 25 0 1 0 131950836 405745664 98603 4089446400 134512640 135751879 4290345472 18446744073709551615 135009526 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99059 98603 146 303 0 98754 0
Current children cumulated CPU time (s) 211.11
Current children cumulated vsize (KiB) 396236

[startup+217.501 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668680/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=397300 CPUtime=217.5
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98997 0 0 0 21525 225 0 0 25 0 1 0 131950836 406835200 98863 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99325 98863 146 303 0 99020 0
Current children cumulated CPU time (s) 217.5
Current children cumulated vsize (KiB) 397300

[startup+219.101 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668680/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=397300 CPUtime=219.1
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98997 0 0 0 21684 226 0 0 25 0 1 0 131950836 406835200 98863 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99325 98863 146 303 0 99020 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 397300

[startup+220.7 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668676/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=397300 CPUtime=220.7
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98997 0 0 0 21841 229 0 0 25 0 1 0 131950836 406835200 98863 4089446400 134512640 135751879 4290345472 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99325 98863 146 303 0 99020 0
Current children cumulated CPU time (s) 220.7
Current children cumulated vsize (KiB) 397300

[startup+221.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668676/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=397300 CPUtime=221.5
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98997 0 0 0 21920 230 0 0 25 0 1 0 131950836 406835200 98863 4089446400 134512640 135751879 4290345472 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99325 98863 146 303 0 99020 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 397300

[startup+221.701 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668676/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=397300 CPUtime=221.7
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202496 98997 0 0 0 21940 230 0 0 25 0 1 0 131950836 406835200 98863 4089446400 134512640 135751879 4290345472 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/13005/statm: 99325 98863 146 303 0 99020 0
Current children cumulated CPU time (s) 221.7
Current children cumulated vsize (KiB) 397300

[startup+221.801 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 13012
/proc/meminfo: memFree=30668676/32951124 swapFree=67111528/67111528
[pid=13005] ppid=13003 vsize=0 CPUtime=221.8
/proc/13005/stat : 13005 (wbo1.4a) R 13003 13005 12262 0 -1 4202500 98997 0 0 0 21950 230 0 0 25 0 1 0 131950836 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13005/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 221.814
CPU time (s): 221.824
CPU user time (s): 219.504
CPU system time (s): 2.32065
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 397300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.504
system time used= 2.32065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98997
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= 4
involuntary context switches= 251

runsolver used 0.411937 second user time and 0.802877 second system time

The end

Launcher Data

Begin job on node143 at 2010-06-30 16:02:37
IDJOB=2690083
IDBENCH=78941
IDSOLVER=1200
FILE ID=node143/2690083-1277906557
PBS_JOBID= 11197203
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900558106--soft-33-100-0.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2690083-1277906557/watcher-2690083-1277906557 -o /tmp/evaluation-result-2690083-1277906557/solver-2690083-1277906557 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2690083-1277906557.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= eba88192ede2bf17faa7af9ad7b0465e
RANDOM SEED=1653585458

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32951124 kB
MemFree:      31063640 kB
Buffers:        190700 kB
Cached:         966640 kB
SwapCached:          0 kB
Active:         998576 kB
Inactive:       744784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31063640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2760 kB
Writeback:           0 kB
AnonPages:      586512 kB
Mapped:          17160 kB
Slab:            78912 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   737372 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 /tmp at the end= 74204 MiB
End job on node143 at 2010-06-30 16:06:19