Trace number 2690178

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.4bWrong UNSAT 460.122 460.125

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900577940--soft-66-100-0.wbo
MD5SUM95aa4a8f0430d7fc4dd41a3f578cfb3e
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark267.837
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 661
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 - 20100610
0.00/0.00	c Parsing wbo file format. File HOME/instance-2690178-1277911695.wbo.
0.00/0.00	c Instance file HOME/instance-2690178-1277911695.wbo
0.00/0.00	c File size is 88056 bytes.
0.00/0.00	c Highest Coefficient sum: 661
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.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       101 |     231     2707     8338 |     5500      101     25 |  0.002 % |
0.00/0.01	c |       253 |     231     2707     8338 |     6050      253     29 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     31 |  0.002 % |
0.02/0.03	c |       819 |     231     2707     8338 |     7320      819     32 |  0.002 % |
0.02/0.04	c |      1325 |     231     2707     8338 |     8052     1325     33 |  0.002 % |
0.02/0.06	c |      2084 |     231     2707     8338 |     8857     2084     31 |  0.002 % |
0.09/0.10	c |      3226 |     231     2707     8338 |     9743     3226     31 |  0.002 % |
0.09/0.16	c |      4934 |     231     2707     8338 |    10717     4934     32 |  0.002 % |
0.19/0.27	c |      7496 |     231     2707     8338 |    11789     7496     33 |  0.002 % |
0.48/0.50	c |     11341 |     231     2707     8338 |    12968    11341     35 |  0.002 % |
0.78/0.88	c |     17108 |     231     2707     8338 |    14265    10580     39 |  0.002 % |
1.48/1.52	c |     25759 |     231     2707     8338 |    15692    12051     41 |  0.002 % |
2.48/2.55	c |     38734 |     231     2707     8338 |    17261     9243     37 |  0.002 % |
4.07/4.11	c |     58197 |     231     2707     8338 |    18987    11328     40 |  0.002 % |
6.49/6.52	c |     87389 |     231     2707     8338 |    20886    11867     41 |  0.002 % |
10.18/10.27	c |    131182 |     231     2707     8338 |    22974    13660     40 |  0.002 % |
16.98/17.02	c |    196866 |     231     2707     8338 |    25272    21487     42 |  0.002 % |
27.38/27.41	c |    295393 |     231     2707     8338 |    27799    12642     41 |  0.002 % |
44.38/44.44	c |    443183 |     231     2707     8338 |    30579    18959     39 |  0.002 % |
69.68/69.71	c |    664869 |     231     2707     8338 |    33637    20804     41 |  0.002 % |
109.78/109.83	c |    997397 |     231     2707     8338 |    37001    13203     41 |  0.002 % |
175.08/175.19	c |   1496186 |     231     2707     8338 |    40701    25394     44 |  0.002 % |
182.89/182.96	c There are 0 assigned variables. 0 in cost function.
183.49/183.51	c ============================[ Search Statistics ]==============================
183.49/183.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.49/183.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.49/183.51	c ===============================================================================
183.49/183.51	c |         0 |     231     2717     8368 |     5000        0    nan |  0.000 % |
183.49/183.57	c |       100 |     231     2717     8368 |     5500      100     23 |  0.002 % |
183.49/183.58	c |       252 |     231     2717     8368 |     6050      252     26 |  0.002 % |
183.59/183.64	c |       478 |     231     2717     8368 |     6655      478     27 |  0.002 % |
183.59/183.65	c |       816 |     231     2717     8368 |     7320      816     27 |  0.002 % |
183.59/183.66	c |      1323 |     231     2717     8368 |     8052     1323     26 |  0.002 % |
183.59/183.69	c |      2082 |     231     2717     8368 |     8857     2082     28 |  0.002 % |
183.69/183.73	c |      3221 |     231     2717     8368 |     9743     3221     26 |  0.002 % |
183.78/183.80	c |      4929 |     231     2717     8368 |    10717     4929     26 |  0.002 % |
183.89/183.93	c |      7491 |     231     2717     8368 |    11789     7491     27 |  0.002 % |
184.08/184.17	c |     11336 |     231     2717     8368 |    12968    11336     28 |  0.002 % |
184.48/184.54	c |     17104 |     231     2717     8368 |    14265    10554     29 |  0.002 % |
185.08/185.11	c |     25756 |     231     2717     8368 |    15692    12009     28 |  0.002 % |
186.18/186.23	c |     38731 |     231     2717     8368 |    17261     9190     32 |  0.002 % |
187.88/187.95	c |     58193 |     231     2717     8368 |    18987    11263     30 |  0.002 % |
190.38/190.42	c |     87386 |     231     2717     8368 |    20886    11841     31 |  0.002 % |
194.69/194.70	c |    131175 |     231     2717     8368 |    22974    13662     29 |  0.002 % |
201.58/201.63	c |    196859 |     231     2717     8368 |    25272    21583     35 |  0.002 % |
213.59/213.63	c |    295385 |     231     2717     8368 |    27799    14164     27 |  0.002 % |
230.58/230.63	c |    443174 |     231     2717     8368 |    30579    20414     34 |  0.002 % |
257.68/257.78	c |    664857 |     231     2717     8368 |    33637    23707     31 |  0.002 % |
300.29/300.31	c |    997383 |     231     2717     8368 |    37001    19075     28 |  0.002 % |
359.70/359.75	c |   1496172 |     231     2717     8368 |    40701    32447     26 |  0.002 % |
458.18/458.25	c |   2244357 |     208     2717     8368 |    44771    24841     24 |  9.959 % |
459.49/459.52	c ===============================================================================
459.99/460.10	c core #1
459.99/460.10	c 
459.99/460.10	c 
459.99/460.10	c Core size: 42	Core Weight: 2147483647	Total Weight: 2147483647
459.99/460.10	c
459.99/460.10	c
459.99/460.10	c Memory used           : 733.40 MB
459.99/460.10	c CPU time              : 452.954 s
460.09/460.10	c 
460.09/460.10	s UNSATISFIABLE
460.09/460.10	c Total CPU time: 452.954 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2690178-1277911695/watcher-2690178-1277911695 -o /tmp/evaluation-result-2690178-1277911695/solver-2690178-1277911695 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690178-1277911695.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.59 2.80 2.69 4/199 13344
/proc/meminfo: memFree=31453100/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=2660 CPUtime=0
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 307 0 0 0 0 0 0 0 21 0 1 0 132466189 2723840 225 4089446400 134512640 135752675 4291239088 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13344/statm: 665 226 146 303 0 338 0

[startup+0.0259429 s]
/proc/loadavg: 2.59 2.80 2.69 4/199 13344
/proc/meminfo: memFree=31453100/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=2836 CPUtime=0.02
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 390 0 0 0 2 0 0 0 21 0 1 0 132466189 2904064 286 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13344/statm: 709 286 144 303 0 404 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2836

[startup+0.101009 s]
/proc/loadavg: 2.59 2.80 2.69 4/199 13344
/proc/meminfo: memFree=31453100/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=3496 CPUtime=0.09
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 554 0 0 0 8 1 0 0 21 0 1 0 132466189 3579904 450 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13344/statm: 874 450 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.300896 s]
/proc/loadavg: 2.59 2.80 2.69 4/199 13344
/proc/meminfo: memFree=31453100/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=4816 CPUtime=0.29
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 888 0 0 0 27 2 0 0 21 0 1 0 132466189 4931584 784 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13344/statm: 1204 784 144 303 0 899 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4816

[startup+0.700824 s]
/proc/loadavg: 2.59 2.80 2.69 4/199 13344
/proc/meminfo: memFree=31453100/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=6860 CPUtime=0.68
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 1385 0 0 0 65 3 0 0 22 0 1 0 132466189 7024640 1281 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/13344/statm: 1715 1281 144 303 0 1410 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6860

[startup+1.50068 s]
/proc/loadavg: 2.59 2.80 2.69 4/200 13346
/proc/meminfo: memFree=31447016/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=10292 CPUtime=1.48
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 2230 0 0 0 143 5 0 0 25 0 1 0 132466189 10539008 2126 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/13344/statm: 2573 2126 144 303 0 2268 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10292

[startup+3.1004 s]
/proc/loadavg: 2.59 2.80 2.69 4/200 13346
/proc/meminfo: memFree=31442428/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=16232 CPUtime=3.08
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 3731 0 0 0 299 9 0 0 25 0 1 0 132466189 16621568 3627 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 4058 3627 144 303 0 3753 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16232

[startup+6.30084 s]
/proc/loadavg: 2.62 2.80 2.69 3/200 13346
/proc/meminfo: memFree=31430284/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=28196 CPUtime=6.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 6722 0 0 0 612 16 0 0 25 0 1 0 132466189 28872704 6618 4089446400 134512640 135752675 4291239088 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 7049 6618 144 303 0 6744 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28196

[startup+12.7008 s]
/proc/loadavg: 2.65 2.80 2.69 4/200 13346
/proc/meminfo: memFree=31407112/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=49844 CPUtime=12.68
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 12137 0 0 0 1239 29 0 0 25 0 1 0 132466189 51040256 12033 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 12461 12033 144 303 0 12156 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49844

[startup+25.5005 s]
/proc/loadavg: 2.73 2.81 2.70 4/200 13346
/proc/meminfo: memFree=31367892/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=88300 CPUtime=25.48
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 21736 0 0 0 2494 54 0 0 25 0 1 0 132466189 90419200 21632 4089446400 134512640 135752675 4291239088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 22075 21632 144 303 0 21770 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 88300

[startup+51.101 s]
/proc/loadavg: 2.61 2.78 2.69 3/179 13376
/proc/meminfo: memFree=31568712/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=158596 CPUtime=51.08
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 39282 0 0 0 5008 100 0 0 25 0 1 0 132466189 162402304 39178 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 39649 39178 144 303 0 39344 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 158596

[startup+102.306 s]
/proc/loadavg: 2.26 2.66 2.65 3/179 13378
/proc/meminfo: memFree=31423620/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=291732 CPUtime=102.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 72585 0 0 0 10048 180 0 0 25 0 1 0 132466189 298733568 72481 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 72933 72481 144 303 0 72628 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 291732

[startup+162.3 s]
/proc/loadavg: 2.09 2.53 2.61 3/179 13380
/proc/meminfo: memFree=31269440/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=435812 CPUtime=162.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 108568 0 0 0 15964 264 0 0 25 0 1 0 132466189 446271488 108464 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 108953 108464 144 303 0 108648 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 435812

[startup+222.301 s]
/proc/loadavg: 2.03 2.43 2.57 3/179 13384
/proc/meminfo: memFree=31213708/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=485444 CPUtime=222.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 121025 0 0 0 21870 358 0 0 25 0 1 0 132466189 497094656 120881 4089446400 134512640 135752675 4291239088 18446744073709551615 134611782 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 121361 120881 146 303 0 121056 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 485444

[startup+282.3 s]
/proc/loadavg: 2.01 2.35 2.53 3/179 13385
/proc/meminfo: memFree=31189804/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=506300 CPUtime=282.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 126284 0 0 0 27776 452 0 0 25 0 1 0 132466189 518451200 126140 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 126575 126140 146 303 0 126270 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 506300

[startup+342.301 s]
/proc/loadavg: 2.00 2.29 2.49 3/179 13387
/proc/meminfo: memFree=31120072/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=574332 CPUtime=342.28
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 143266 0 0 0 33686 542 0 0 25 0 1 0 132466189 588115968 143122 4089446400 134512640 135752675 4291239088 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 143583 143122 146 303 0 143278 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 574332

[startup+402.301 s]
/proc/loadavg: 2.00 2.23 2.46 3/179 13389
/proc/meminfo: memFree=31026920/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=665472 CPUtime=402.29
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 166016 0 0 0 39592 637 0 0 25 0 1 0 132466189 681443328 165872 4089446400 134512640 135752675 4291239088 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 166368 165872 146 303 0 166063 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 665472

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.23 2.46 3/179 13389
/proc/meminfo: memFree=31015756/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=675788 CPUtime=409.48
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 168607 0 0 0 40300 648 0 0 25 0 1 0 132466189 692006912 168463 4089446400 134512640 135752675 4291239088 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 168947 168463 146 303 0 168642 0
Current children cumulated CPU time (s) 409.48
Current children cumulated vsize (KiB) 675788

[startup+435.1 s]
/proc/loadavg: 2.00 2.20 2.44 3/179 13390
/proc/meminfo: memFree=30979164/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=712704 CPUtime=435.09
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 177822 0 0 0 42827 682 0 0 25 0 1 0 132466189 729808896 177678 4089446400 134512640 135752675 4291239088 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 178176 177678 146 303 0 177871 0
Current children cumulated CPU time (s) 435.09
Current children cumulated vsize (KiB) 712704

[startup+447.901 s]
/proc/loadavg: 2.00 2.20 2.44 3/179 13390
/proc/meminfo: memFree=30961048/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=730140 CPUtime=447.88
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 182165 0 0 0 44089 699 0 0 25 0 1 0 132466189 747663360 182021 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 182535 182021 146 303 0 182230 0
Current children cumulated CPU time (s) 447.88
Current children cumulated vsize (KiB) 730140

[startup+454.306 s]
/proc/loadavg: 2.08 2.21 2.44 3/179 13391
/proc/meminfo: memFree=30952740/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=738060 CPUtime=454.3
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 184160 0 0 0 44723 707 0 0 25 0 1 0 132466189 755773440 184016 4089446400 134512640 135752675 4291239088 18446744073709551615 134611599 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 184515 184016 146 303 0 184210 0
Current children cumulated CPU time (s) 454.3
Current children cumulated vsize (KiB) 738060

[startup+457.5 s]
/proc/loadavg: 2.07 2.21 2.44 3/179 13391
/proc/meminfo: memFree=30948400/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=742284 CPUtime=457.49
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 185193 0 0 0 45038 711 0 0 25 0 1 0 132466189 760098816 185049 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 185571 185049 146 303 0 185266 0
Current children cumulated CPU time (s) 457.49
Current children cumulated vsize (KiB) 742284

[startup+459.101 s]
/proc/loadavg: 2.07 2.21 2.44 3/179 13391
/proc/meminfo: memFree=30946912/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=744396 CPUtime=459.08
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 185735 0 0 0 45196 712 0 0 25 0 1 0 132466189 762261504 185591 4089446400 134512640 135752675 4291239088 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 186099 185591 146 303 0 185794 0
Current children cumulated CPU time (s) 459.08
Current children cumulated vsize (KiB) 744396

[startup+459.901 s]
/proc/loadavg: 2.07 2.20 2.43 3/179 13391
/proc/meminfo: memFree=30941948/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=750996 CPUtime=459.89
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 187391 0 0 0 45275 714 0 0 25 0 1 0 132466189 769019904 187247 4089446400 134512640 135752675 4291239088 18446744073709551615 134615571 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 187749 187247 146 303 0 187444 0
Current children cumulated CPU time (s) 459.89
Current children cumulated vsize (KiB) 750996

[startup+460.101 s]
/proc/loadavg: 2.07 2.20 2.43 3/179 13391
/proc/meminfo: memFree=30941948/32950928 swapFree=67111528/67111528
[pid=13344] ppid=13342 vsize=750996 CPUtime=460.09
/proc/13344/stat : 13344 (wbo1.4b) R 13342 13344 13319 0 -1 4202496 187398 0 0 0 45295 714 0 0 25 0 1 0 132466189 769019904 187253 4089446400 134512640 135752675 4291239088 18446744073709551615 135269694 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/13344/statm: 187749 187253 146 303 0 187444 0
Current children cumulated CPU time (s) 460.09
Current children cumulated vsize (KiB) 750996

Child status: 0
Real time (s): 460.125
CPU time (s): 460.122
CPU user time (s): 452.954
CPU system time (s): 7.16791
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 750996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 452.954
system time used= 7.16791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187399
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= 428

runsolver used 0.650901 second user time and 1.45278 second system time

The end

Launcher Data

Begin job on node125 at 2010-06-30 17:28:15
IDJOB=2690178
IDBENCH=78990
IDSOLVER=1201
FILE ID=node125/2690178-1277911695
PBS_JOBID= 11197278
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= 95aa4a8f0430d7fc4dd41a3f578cfb3e
RANDOM SEED=1366446494

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31453504 kB
Buffers:        196072 kB
Cached:         792472 kB
SwapCached:          0 kB
Active:         796788 kB
Inactive:       556892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31453504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2752 kB
Writeback:           0 kB
AnonPages:      365812 kB
Mapped:          20304 kB
Slab:            78216 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1646044 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= 74196 MiB
End job on node125 at 2010-06-30 17:35:56