Trace number 2690800

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 328.095 328.089

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900669797--soft-66-100-0.wbo
MD5SUMed627c94e924dd829be1b38440fce2ad
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 benchmark171.049
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 constraints911
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 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 695
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-2690800-1277910708.wbo.
0.00/0.00	c Instance file HOME/instance-2690800-1277910708.wbo
0.00/0.00	c File size is 87907 bytes.
0.00/0.00	c Highest Coefficient sum: 695
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 |       100 |     231     2707     8338 |     5500      100     23 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     24 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     31 |  0.002 % |
0.00/0.03	c |       816 |     231     2707     8338 |     7320      816     30 |  0.002 % |
0.00/0.04	c |      1322 |     231     2707     8338 |     8052     1322     31 |  0.002 % |
0.00/0.07	c |      2081 |     231     2707     8338 |     8857     2081     30 |  0.002 % |
0.09/0.11	c |      3220 |     231     2707     8338 |     9743     3220     33 |  0.002 % |
0.09/0.18	c |      4932 |     231     2707     8338 |    10717     4932     32 |  0.002 % |
0.29/0.31	c |      7494 |     231     2707     8338 |    11789     7494     32 |  0.002 % |
0.49/0.53	c |     11339 |     231     2707     8338 |    12968    11339     32 |  0.002 % |
0.79/0.85	c |     17108 |     231     2707     8338 |    14265    10570     31 |  0.002 % |
1.39/1.42	c |     25758 |     231     2707     8338 |    15692    12034     37 |  0.002 % |
2.39/2.40	c |     38734 |     231     2707     8338 |    17261     9225     35 |  0.002 % |
3.79/3.88	c |     58198 |     231     2707     8338 |    18987    11313     35 |  0.002 % |
6.09/6.13	c |     87393 |     231     2707     8338 |    20886    11889     39 |  0.002 % |
10.09/10.11	c |    131182 |     231     2707     8338 |    22974    13677     35 |  0.002 % |
16.59/16.63	c |    196867 |     231     2707     8338 |    25272    21697     40 |  0.002 % |
27.29/27.36	c |    295394 |     231     2707     8338 |    27799    14354     39 |  0.002 % |
42.29/42.30	c |    443185 |     231     2707     8338 |    30579    19926     37 |  0.002 % |
66.70/66.72	c |    664870 |     231     2707     8338 |    33637    21616     40 |  0.002 % |
104.89/104.92	c |    997398 |     231     2707     8338 |    37001    15909     37 |  0.002 % |
165.29/165.35	c |   1496186 |     231     2707     8338 |    40701    26679     44 |  0.002 % |
181.69/181.74	c There are 0 assigned variables. 0 in cost function.
182.29/182.32	c ============================[ Search Statistics ]==============================
182.29/182.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.29/182.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.29/182.32	c ===============================================================================
182.29/182.32	c |         0 |     231     2723     8386 |     5000        0    nan |  0.000 % |
182.29/182.39	c |       100 |     231     2723     8386 |     5500      100     15 |  0.002 % |
182.39/182.45	c |       250 |     231     2723     8386 |     6050      250     21 |  0.002 % |
182.39/182.45	c |       477 |     231     2723     8386 |     6655      477     21 |  0.002 % |
182.39/182.46	c |       815 |     231     2723     8386 |     7320      815     22 |  0.002 % |
182.39/182.48	c |      1321 |     231     2723     8386 |     8052     1321     21 |  0.002 % |
182.50/182.51	c |      2080 |     231     2723     8386 |     8857     2080     21 |  0.002 % |
182.50/182.55	c |      3219 |     231     2723     8386 |     9743     3219     22 |  0.002 % |
182.60/182.62	c |      4930 |     231     2723     8386 |    10717     4930     22 |  0.002 % |
182.70/182.74	c |      7493 |     231     2723     8386 |    11789     7493     22 |  0.002 % |
182.89/182.95	c |     11337 |     231     2723     8386 |    12968    11337     24 |  0.002 % |
183.30/183.32	c |     17105 |     231     2723     8386 |    14265    10586     27 |  0.002 % |
184.00/184.00	c |     25755 |     231     2723     8386 |    15692    12060     27 |  0.002 % |
185.19/185.20	c |     38730 |     231     2723     8386 |    17261     9244     30 |  0.002 % |
187.00/187.02	c |     58192 |     231     2723     8386 |    18987    11357     28 |  0.002 % |
189.49/189.52	c |     87387 |     231     2723     8386 |    20886    11896     25 |  0.002 % |
193.89/193.93	c |    131177 |     231     2723     8386 |    22974    13726     32 |  0.002 % |
200.89/200.99	c |    196861 |     231     2723     8386 |    25272    21739     32 |  0.002 % |
211.50/211.52	c |    295390 |     231     2723     8386 |    27799    15815     27 |  0.002 % |
227.79/227.81	c |    443179 |     231     2723     8386 |    30579    24129     30 |  0.002 % |
254.69/254.76	c |    664865 |     231     2723     8386 |    33637    14201     25 |  0.002 % |
291.40/291.50	c |    997391 |     231     2723     8386 |    37001    17143     23 |  0.002 % |
327.70/327.71	c ===============================================================================
327.99/328.07	c core #1
327.99/328.07	c 
327.99/328.07	c 
327.99/328.07	c Core size: 38	Core Weight: 2147483647	Total Weight: 2147483647
327.99/328.07	c
327.99/328.07	c
327.99/328.07	c Memory used           : 543.61 MB
327.99/328.07	c CPU time              : 324.969 s
327.99/328.07	c 
327.99/328.07	s UNSATISFIABLE
327.99/328.07	c Total CPU time: 324.97 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-2690800-1277910708/watcher-2690800-1277910708 -o /tmp/evaluation-result-2690800-1277910708/solver-2690800-1277910708 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690800-1277910708.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.01 2.14 2.10 4/178 26042
/proc/meminfo: memFree=30639204/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=2792 CPUtime=0
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 311 0 0 0 0 0 0 0 25 0 1 0 166674344 2859008 230 4089446400 134512640 135752675 4294444368 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 698 230 147 303 0 371 0

[startup+0.097177 s]
/proc/loadavg: 2.01 2.14 2.10 4/178 26042
/proc/meminfo: memFree=30639204/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=3496 CPUtime=0.09
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 533 0 0 0 9 0 0 0 18 0 1 0 166674344 3579904 430 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 874 430 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.10118 s]
/proc/loadavg: 2.01 2.14 2.10 4/178 26042
/proc/meminfo: memFree=30639204/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=3496 CPUtime=0.09
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 539 0 0 0 9 0 0 0 18 0 1 0 166674344 3579904 436 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 874 436 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.301143 s]
/proc/loadavg: 2.01 2.14 2.10 4/178 26042
/proc/meminfo: memFree=30639204/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=4700 CPUtime=0.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 847 0 0 0 29 0 0 0 18 0 1 0 166674344 4812800 744 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 1175 744 144 303 0 870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4700

[startup+0.701073 s]
/proc/loadavg: 2.01 2.14 2.10 4/178 26042
/proc/meminfo: memFree=30639204/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=6560 CPUtime=0.69
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 1306 0 0 0 68 1 0 0 18 0 1 0 166674344 6717440 1203 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 1640 1204 144 303 0 1335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6560

[startup+1.50093 s]
/proc/loadavg: 2.01 2.13 2.10 3/179 26043
/proc/meminfo: memFree=30633368/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=10124 CPUtime=1.49
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 2199 0 0 0 147 2 0 0 20 0 1 0 166674344 10366976 2096 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 2531 2096 144 303 0 2226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10124

[startup+3.10064 s]
/proc/loadavg: 2.01 2.13 2.10 3/179 26043
/proc/meminfo: memFree=30628900/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=16064 CPUtime=3.09
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 3672 0 0 0 305 4 0 0 25 0 1 0 166674344 16449536 3569 4089446400 134512640 135752675 4294444368 18446744073709551615 134650420 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 4016 3569 144 303 0 3711 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16064

[startup+6.30111 s]
/proc/loadavg: 2.01 2.13 2.10 3/179 26043
/proc/meminfo: memFree=30616500/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=27820 CPUtime=6.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 6621 0 0 0 622 7 0 0 25 0 1 0 166674344 28487680 6518 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 6955 6518 144 303 0 6650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27820

[startup+12.701 s]
/proc/loadavg: 2.01 2.13 2.10 3/179 26044
/proc/meminfo: memFree=30595900/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=47508 CPUtime=12.7
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 11556 0 0 0 1255 15 0 0 25 0 1 0 166674344 48648192 11453 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 11877 11453 144 303 0 11572 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 47508

[startup+25.5008 s]
/proc/loadavg: 2.01 2.12 2.10 3/179 26044
/proc/meminfo: memFree=30559620/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=83068 CPUtime=25.49
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 20422 0 0 0 2522 27 0 0 25 0 1 0 166674344 85061632 20319 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 20767 20319 144 303 0 20462 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83068

[startup+51.1004 s]
/proc/loadavg: 2.00 2.11 2.09 3/179 26044
/proc/meminfo: memFree=30488360/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=155128 CPUtime=51.1
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 38425 0 0 0 5057 53 0 0 25 0 1 0 166674344 158851072 38322 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 38782 38322 144 303 0 38477 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 155128

[startup+102.307 s]
/proc/loadavg: 2.00 2.09 2.09 3/179 26046
/proc/meminfo: memFree=30358136/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=283492 CPUtime=102.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 70506 0 0 0 10129 100 0 0 25 0 1 0 166674344 290295808 70403 4089446400 134512640 135752675 4294444368 18446744073709551615 134611571 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 70873 70403 144 303 0 70568 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 283492

[startup+162.301 s]
/proc/loadavg: 2.03 2.08 2.09 3/179 26051
/proc/meminfo: memFree=30212028/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=430004 CPUtime=162.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 107115 0 0 0 16076 153 0 0 25 0 1 0 166674344 440324096 107012 4089446400 134512640 135752675 4294444368 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 107501 107012 144 303 0 107196 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 430004

[startup+222.301 s]
/proc/loadavg: 2.06 2.08 2.09 3/179 26052
/proc/meminfo: memFree=30165000/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=475612 CPUtime=222.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 118613 0 0 0 22016 213 0 0 25 0 1 0 166674344 487026688 118470 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 118903 118470 146 303 0 118598 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 475612

[startup+282.3 s]
/proc/loadavg: 2.02 2.06 2.08 3/179 26053
/proc/meminfo: memFree=30132368/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=508696 CPUtime=282.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 126862 0 0 0 27962 267 0 0 25 0 1 0 166674344 520904704 126719 4089446400 134512640 135752675 4294444368 18446744073709551615 134612010 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 127174 126719 146 303 0 126869 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 508696

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

[startup+307.101 s]
/proc/loadavg: 2.01 2.06 2.08 3/179 26054
/proc/meminfo: memFree=30116224/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=524616 CPUtime=307.09
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 130830 0 0 0 30418 291 0 0 25 0 1 0 166674344 537206784 130687 4089446400 134512640 135752675 4294444368 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 131154 130687 146 303 0 130849 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 524616

[startup+319.901 s]
/proc/loadavg: 2.01 2.06 2.08 3/179 26055
/proc/meminfo: memFree=30101588/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=540632 CPUtime=319.9
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 134827 0 0 0 31687 303 0 0 25 0 1 0 166674344 553607168 134684 4089446400 134512640 135752675 4294444368 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 135158 134684 146 303 0 134853 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 540632

[startup+323.101 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30096256/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=545648 CPUtime=323.1
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 136056 0 0 0 32004 306 0 0 25 0 1 0 166674344 558743552 135913 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 136412 135913 146 303 0 136107 0
Current children cumulated CPU time (s) 323.1
Current children cumulated vsize (KiB) 545648

[startup+326.301 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30091544/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=550180 CPUtime=326.29
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 137181 0 0 0 32321 308 0 0 25 0 1 0 166674344 563384320 137038 4089446400 134512640 135752675 4294444368 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 137545 137038 146 303 0 137240 0
Current children cumulated CPU time (s) 326.29
Current children cumulated vsize (KiB) 550180

[startup+327.1 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30089932/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=551764 CPUtime=327.09
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 137591 0 0 0 32400 309 0 0 25 0 1 0 166674344 565006336 137448 4089446400 134512640 135752675 4294444368 18446744073709551615 134611594 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 137941 137448 146 303 0 137636 0
Current children cumulated CPU time (s) 327.09
Current children cumulated vsize (KiB) 551764

[startup+327.5 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30089932/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=552424 CPUtime=327.5
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 137772 0 0 0 32440 310 0 0 25 0 1 0 166674344 565682176 137629 4089446400 134512640 135752675 4294444368 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 138106 137629 146 303 0 137801 0
Current children cumulated CPU time (s) 327.5
Current children cumulated vsize (KiB) 552424

[startup+327.9 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30087700/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=556516 CPUtime=327.89
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 138796 0 0 0 32479 310 0 0 25 0 1 0 166674344 569872384 138653 4089446400 134512640 135752675 4294444368 18446744073709551615 134521488 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 139129 138653 146 303 0 138824 0
Current children cumulated CPU time (s) 327.89
Current children cumulated vsize (KiB) 556516

[startup+328 s]
/proc/loadavg: 2.01 2.05 2.08 3/179 26055
/proc/meminfo: memFree=30087700/32950928 swapFree=67111528/67111528
[pid=26042] ppid=26040 vsize=556648 CPUtime=327.99
/proc/26042/stat : 26042 (wbo1.4b) R 26040 26042 24554 0 -1 4202496 138824 0 0 0 32489 310 0 0 25 0 1 0 166674344 570007552 138681 4089446400 134512640 135752675 4294444368 18446744073709551615 134615259 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/26042/statm: 139162 138681 146 303 0 138857 0
Current children cumulated CPU time (s) 327.99
Current children cumulated vsize (KiB) 556648

Child status: 0
Real time (s): 328.089
CPU time (s): 328.095
CPU user time (s): 324.97
CPU system time (s): 3.12552
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 556648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.97
system time used= 3.12552
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138826
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= 2
involuntary context switches= 284

runsolver used 0.431934 second user time and 1.06484 second system time

The end

Launcher Data

Begin job on node112 at 2010-06-30 17:11:48
IDJOB=2690800
IDBENCH=78980
IDSOLVER=1201
FILE ID=node112/2690800-1277910708
PBS_JOBID= 11197214
Free space on /tmp= 74208 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900669797--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-2690800-1277910708/watcher-2690800-1277910708 -o /tmp/evaluation-result-2690800-1277910708/solver-2690800-1277910708 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690800-1277910708.wbo

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

MD5SUM BENCH= ed627c94e924dd829be1b38440fce2ad
RANDOM SEED=1711436076

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.827
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.827
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.82
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.827
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.73
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.827
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.827
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.827
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.827
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:      30639732 kB
Buffers:        192248 kB
Cached:        1892724 kB
SwapCached:          0 kB
Active:         609700 kB
Inactive:      1557064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30639732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2768 kB
Writeback:           0 kB
AnonPages:       82308 kB
Mapped:          15452 kB
Slab:            80596 kB
PageTables:       4304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   223940 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= 74208 MiB
End job on node112 at 2010-06-30 17:17:16