Trace number 3447134

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 165.679 165.674

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576360--soft-66-100-0.wbo
MD5SUM5d7330038698be4d7397c9bceea53fdc
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark52.1791
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 733
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-3447134-1307906069.wbo.
0.00/0.00	c Instance file HOME/instance-3447134-1307906069.wbo
0.00/0.00	c File size is 88056 bytes.
0.00/0.00	c Highest Coefficient sum: 733
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     20 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     26 |  0.002 % |
0.00/0.01	c |       476 |     231     2707     8338 |     6655      476     25 |  0.002 % |
0.00/0.02	c |       813 |     231     2707     8338 |     7320      813     27 |  0.002 % |
0.00/0.03	c |      1320 |     231     2707     8338 |     8052     1320     27 |  0.002 % |
0.00/0.05	c |      2080 |     231     2707     8338 |     8857     2080     31 |  0.002 % |
0.00/0.08	c |      3221 |     231     2707     8338 |     9743     3221     32 |  0.002 % |
0.09/0.12	c |      4930 |     231     2707     8338 |    10717     4930     30 |  0.002 % |
0.19/0.21	c |      7495 |     231     2707     8338 |    11789     7495     31 |  0.002 % |
0.29/0.37	c |     11340 |     231     2707     8338 |    12968    11340     31 |  0.002 % |
0.59/0.61	c |     17106 |     231     2707     8338 |    14265    10581     32 |  0.002 % |
1.00/1.05	c |     25756 |     231     2707     8338 |    15692    12039     38 |  0.002 % |
1.69/1.73	c |     38730 |     231     2707     8338 |    17261     9203     35 |  0.002 % |
2.89/2.94	c |     58194 |     231     2707     8338 |    18987    11310     34 |  0.002 % |
4.79/4.86	c |     87389 |     231     2707     8338 |    20886    11878     36 |  0.002 % |
7.79/7.87	c |    131180 |     231     2707     8338 |    22974    13663     35 |  0.002 % |
12.89/12.90	c |    196864 |     231     2707     8338 |    25272    21608     34 |  0.002 % |
20.90/20.98	c |    295392 |     231     2707     8338 |    27799    13225     35 |  0.002 % |
32.90/32.94	c |    443184 |     231     2707     8338 |    30579    19462     37 |  0.002 % |
51.79/51.80	c |    664869 |     231     2707     8338 |    33637    23608     36 |  0.002 % |
64.59/64.60	c ===============================================================================
69.30/69.36	c core #1
69.30/69.36	c 
69.30/69.36	c 
69.30/69.36	c Core size: 915	Core Weight: 1	Total Weight: 1
69.30/69.36	c Current CPU time: 67.6337 s
69.30/69.36	c
69.30/69.36	c ============================[ Search Statistics ]==============================
69.30/69.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
69.30/69.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
69.30/69.36	c ===============================================================================
69.30/69.36	c |         0 |     716     3589    12546 |     5000        0   -nan |  0.000 % |
69.30/69.36	c |       101 |     716     3589    12546 |     5500      101     23 |  0.000 % |
69.30/69.37	c |       255 |     716     3589    12546 |     6050      255     27 |  0.000 % |
69.30/69.37	c |       482 |     716     3589    12546 |     6655      482     26 |  0.000 % |
69.30/69.38	c |       819 |     716     3589    12546 |     7320      819     27 |  0.000 % |
69.30/69.39	c |      1325 |     716     3589    12546 |     8052     1325     27 |  0.000 % |
69.39/69.41	c |      2085 |     716     3589    12546 |     8857     2085     29 |  0.000 % |
69.39/69.45	c |      3227 |     716     3589    12546 |     9743     3227     29 |  0.000 % |
69.49/69.50	c |      4936 |     716     3589    12546 |    10717     4936     31 |  0.000 % |
69.60/69.60	c |      7498 |     716     3589    12546 |    11789     7498     32 |  0.000 % |
69.69/69.76	c |     11342 |     716     3589    12546 |    12968    11342     32 |  0.000 % |
70.00/70.04	c |     17109 |     716     3589    12546 |    14265    10575     34 |  0.000 % |
70.40/70.49	c |     25759 |     716     3589    12546 |    15692    12032     39 |  0.000 % |
71.19/71.26	c |     38733 |     716     3589    12546 |    17261     9192     33 |  0.000 % |
72.29/72.34	c |     58195 |     716     3589    12546 |    18987    11288     36 |  0.000 % |
74.10/74.18	c |     87387 |     716     3589    12546 |    20886    11832     36 |  0.000 % |
77.19/77.27	c |    131178 |     716     3589    12546 |    22974    13601     37 |  0.000 % |
82.09/82.16	c |    196862 |     716     3589    12546 |    25272    21613     38 |  0.000 % |
90.10/90.19	c |    295388 |     716     3589    12546 |    27799    25382     36 |  0.000 % |
103.40/103.42	c |    443179 |     716     3589    12546 |    30579    18677     35 |  0.000 % |
122.89/122.92	c |    664864 |     714     3589    12546 |    33637    21358     35 |  0.280 % |
151.19/151.25	c ===============================================================================
157.10/157.19	c core #2
157.10/157.19	c 
157.10/157.19	c 
157.10/157.19	c Core size: 898	Core Weight: 1	Total Weight: 2
157.10/157.19	c Current CPU time: 153.876 s
157.10/157.19	c
157.10/157.19	c ============================[ Search Statistics ]==============================
157.10/157.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
157.10/157.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
157.10/157.19	c ===============================================================================
157.10/157.19	c |         0 |    1200     4456    16698 |     5000        0   -nan |  0.000 % |
157.10/157.19	c |       100 |    1200     4456    16698 |     5500      100     27 |  0.000 % |
157.10/157.20	c |       250 |    1200     4456    16698 |     6050      250     30 |  0.000 % |
157.20/157.20	c |       476 |    1200     4456    16698 |     6655      476     29 |  0.000 % |
157.20/157.21	c |       815 |    1200     4456    16698 |     7320      815     27 |  0.000 % |
157.20/157.22	c |      1323 |    1200     4456    16698 |     8052     1323     28 |  0.000 % |
157.20/157.24	c |      2082 |    1200     4456    16698 |     8857     2082     30 |  0.000 % |
157.20/157.28	c |      3222 |    1200     4456    16698 |     9743     3222     29 |  0.000 % |
157.30/157.33	c |      4934 |    1200     4456    16698 |    10717     4934     28 |  0.000 % |
157.40/157.43	c |      7496 |    1200     4456    16698 |    11789     7496     29 |  0.000 % |
157.49/157.59	c |     11340 |    1200     4456    16698 |    12968    11340     30 |  0.000 % |
157.80/157.88	c |     17108 |    1200     4456    16698 |    14265    10583     35 |  0.000 % |
158.30/158.34	c |     25758 |    1200     4456    16698 |    15692    12035     35 |  0.000 % |
159.10/159.14	c |     38732 |    1200     4456    16698 |    17261     9208     36 |  0.000 % |
160.40/160.49	c |     58193 |    1200     4456    16698 |    18987    11297     38 |  0.000 % |
162.59/162.62	c |     87386 |    1200     4456    16698 |    20886    11842     37 |  0.000 % |
165.59/165.66	c ===============================================================================
165.59/165.66	c #cores: 2
165.59/165.66	o 2
165.59/165.66	s OPTIMUM FOUND
165.59/165.66	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
165.59/165.66	c Total CPU time: 162.561 s

Verifier Data

OK	2

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-3447134-1307906069/watcher-3447134-1307906069 -o /var/tmp/evaluation-result-3447134-1307906069/solver-3447134-1307906069 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447134-1307906069.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.84 1.95 1.83 2/172 24127
/proc/meminfo: memFree=1436912/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=2196 CPUtime=0 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 319 0 0 0 0 0 0 0 22 0 1 0 902203931 2248704 271 33554432000 4194304 5714214 140734392129264 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 549 271 178 372 0 152 0

[startup+0.0974561 s]
/proc/loadavg: 1.84 1.95 1.83 2/172 24127
/proc/meminfo: memFree=1436912/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=3432 CPUtime=0.08 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 685 0 0 0 8 0 0 0 22 0 1 0 902203931 3514368 615 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 858 616 177 372 0 483 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3432

[startup+0.100464 s]
/proc/loadavg: 1.84 1.95 1.83 2/172 24127
/proc/meminfo: memFree=1436912/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=3564 CPUtime=0.09 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 694 0 0 0 9 0 0 0 22 0 1 0 902203931 3649536 624 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 891 624 177 372 0 516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.300409 s]
/proc/loadavg: 1.84 1.95 1.83 2/172 24127
/proc/meminfo: memFree=1436912/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=5476 CPUtime=0.29 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 1189 0 0 0 28 1 0 0 23 0 1 0 902203931 5607424 1119 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 1369 1119 177 372 0 994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5476

[startup+0.700336 s]
/proc/loadavg: 1.84 1.95 1.83 2/172 24127
/proc/meminfo: memFree=1436912/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=7604 CPUtime=0.69 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 1704 0 0 0 66 3 0 0 25 0 1 0 902203931 7786496 1634 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 1901 1634 177 372 0 1526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7604

[startup+1.50018 s]
/proc/loadavg: 1.84 1.95 1.83 3/178 24137
/proc/meminfo: memFree=1422272/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=10384 CPUtime=1.49 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 2406 0 0 0 143 6 0 0 25 0 1 0 902203931 10633216 2336 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 2596 2336 177 372 0 2221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10384

[startup+3.10088 s]
/proc/loadavg: 1.84 1.95 1.83 3/178 24137
/proc/meminfo: memFree=1414460/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=14648 CPUtime=3.09 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 3463 0 0 0 299 10 0 0 25 0 1 0 902203931 14999552 3393 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 3662 3395 177 372 0 3287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14648

[startup+6.30027 s]
/proc/loadavg: 1.85 1.95 1.83 3/178 24137
/proc/meminfo: memFree=1398380/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=23500 CPUtime=6.3 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 5670 0 0 0 610 20 0 0 25 0 1 0 902203931 24064000 5600 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 5875 5600 177 372 0 5500 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 23500

[startup+12.701 s]
/proc/loadavg: 1.86 1.95 1.83 3/178 24137
/proc/meminfo: memFree=1371728/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=36284 CPUtime=12.7 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 8869 0 0 0 1232 38 0 0 25 0 1 0 902203931 37154816 8799 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 9071 8799 177 372 0 8696 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 36284

[startup+25.5006 s]
/proc/loadavg: 1.89 1.96 1.83 3/178 24138
/proc/meminfo: memFree=1327076/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=61436 CPUtime=25.49 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 15096 0 0 0 2479 70 0 0 25 0 1 0 902203931 62910464 15026 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 15359 15026 177 372 0 14984 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61436

[startup+51.1007 s]
/proc/loadavg: 1.93 1.96 1.84 3/178 24138
/proc/meminfo: memFree=1248276/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=107264 CPUtime=51.09 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 26545 0 0 0 4996 113 0 0 25 0 1 0 902203931 109838336 26475 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 26816 26475 177 372 0 26441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107264

[startup+102.307 s]
/proc/loadavg: 1.97 1.96 1.84 3/178 24140
/proc/meminfo: memFree=1126348/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=164468 CPUtime=102.3 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 40945 0 0 0 10042 188 0 0 25 0 1 0 902203931 168415232 40809 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 41117 40809 178 372 0 40742 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164468

[startup+162.3 s]
/proc/loadavg: 1.93 1.95 1.84 3/178 24825
/proc/meminfo: memFree=1212896/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=162.29 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 15928 301 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 192860

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

[startup+163.1 s]
/proc/loadavg: 1.93 1.95 1.84 3/178 24825
/proc/meminfo: memFree=1212772/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=163.09 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 16006 303 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 163.09
Current children cumulated vsize (KiB) 192860

[startup+164.701 s]
/proc/loadavg: 1.94 1.95 1.84 3/178 24825
/proc/meminfo: memFree=1212144/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=164.7 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 16162 308 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 164.7
Current children cumulated vsize (KiB) 192860

[startup+165.101 s]
/proc/loadavg: 1.94 1.95 1.84 3/178 24826
/proc/meminfo: memFree=1212144/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=165.1 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 16201 309 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 165.1
Current children cumulated vsize (KiB) 192860

[startup+165.501 s]
/proc/loadavg: 1.94 1.95 1.84 3/178 24826
/proc/meminfo: memFree=1212144/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=165.5 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 16240 310 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 165.5
Current children cumulated vsize (KiB) 192860

[startup+165.601 s]
/proc/loadavg: 1.94 1.95 1.84 3/178 24826
/proc/meminfo: memFree=1212144/32950928 swapFree=67053956/67111528
[pid=24127] ppid=24125 vsize=192860 CPUtime=165.59 cores=1,3,5,7
/proc/24127/stat : 24127 (wbo1.6) R 24125 24127 22833 0 -1 4202496 48093 0 0 0 16249 310 0 0 25 0 1 0 902203931 197488640 47957 33554432000 4194304 5714214 140734392129264 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/24127/statm: 48215 47957 178 372 0 47840 0
Current children cumulated CPU time (s) 165.59
Current children cumulated vsize (KiB) 192860

Child status: 0
Real time (s): 165.674
CPU time (s): 165.679
CPU user time (s): 162.561
CPU system time (s): 3.11753
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 192860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.561
system time used= 3.11753
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48096
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= 3
involuntary context switches= 701

runsolver used 0.19397 second user time and 0.570913 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-12 21:14:29
IDJOB=3447134
IDBENCH=78974
IDSOLVER=1943
FILE ID=node148/3447134-1307906069
RUNJOBID= node148-1307904266-23971
PBS_JOBID= 13559561
Free space on /var/tmp= 2900 MiB

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

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

MD5SUM BENCH= 5d7330038698be4d7397c9bceea53fdc
RANDOM SEED=623837804

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32950928 kB
MemFree:       1441292 kB
Buffers:         57680 kB
Cached:       30481424 kB
SwapCached:      10272 kB
Active:       15598328 kB
Inactive:     14958412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       1441292 kB
SwapTotal:    67111528 kB
SwapFree:     67053956 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:       15016 kB
Mapped:          12796 kB
Slab:           887356 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189644 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= 2892 MiB
End job on node148 at 2011-06-12 21:17:14