Trace number 2690683

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 461.473 461.459

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900667195--soft-33-100-0.wbo
MD5SUM48e28404edc62027cab8cceeec6ce6b2
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 benchmark253.238
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 constraints1830
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 92327
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 92326
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 655
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-2690683-1277904522.wbo.
0.00/0.00	c Instance file HOME/instance-2690683-1277904522.wbo
0.00/0.00	c File size is 92436 bytes.
0.00/0.00	c Highest Coefficient sum: 655
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     31 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     35 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     34 |  0.002 % |
0.00/0.03	c |       814 |     231     2707     8338 |     7320      814     32 |  0.002 % |
0.00/0.05	c |      1323 |     231     2707     8338 |     8052     1323     32 |  0.002 % |
0.06/0.07	c |      2082 |     231     2707     8338 |     8857     2082     32 |  0.002 % |
0.09/0.12	c |      3221 |     231     2707     8338 |     9743     3221     32 |  0.002 % |
0.09/0.19	c |      4930 |     231     2707     8338 |    10717     4930     33 |  0.002 % |
0.29/0.34	c |      7492 |     231     2707     8338 |    11789     7492     34 |  0.002 % |
0.59/0.60	c |     11338 |     231     2707     8338 |    12968    11338     34 |  0.002 % |
0.89/0.97	c |     17105 |     231     2707     8338 |    14265    10554     36 |  0.002 % |
1.59/1.63	c |     25754 |     231     2707     8338 |    15692    12013     40 |  0.002 % |
2.49/2.55	c |     38728 |     231     2707     8338 |    17261     9177     36 |  0.002 % |
4.19/4.25	c |     58189 |     231     2707     8338 |    18987    11258     39 |  0.002 % |
6.39/6.46	c |     87381 |     231     2707     8338 |    20886    11808     39 |  0.002 % |
10.19/10.27	c |    131170 |     231     2707     8338 |    22974    13595     42 |  0.002 % |
16.99/17.00	c |    196855 |     231     2707     8338 |    25272    21198     41 |  0.002 % |
27.19/27.20	c |    295383 |     231     2707     8338 |    27799    12345     39 |  0.002 % |
42.90/42.94	c |    443174 |     231     2707     8338 |    30579    18957     38 |  0.002 % |
67.59/67.64	c |    664857 |     231     2707     8338 |    33637    20142     38 |  0.002 % |
104.60/104.68	c |    997382 |     231     2707     8338 |    37001    32107     40 |  0.002 % |
164.91/164.93	c |   1496173 |     231     2707     8338 |    40701    15847     37 |  0.002 % |
181.79/181.85	c There are 0 assigned variables. 0 in cost function.
182.39/182.47	c ============================[ Search Statistics ]==============================
182.39/182.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.39/182.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.39/182.47	c ===============================================================================
182.39/182.47	c |         0 |     231     2718     8371 |     5000        0    nan |  0.000 % |
182.50/182.53	c |       101 |     231     2718     8371 |     5500      101     18 |  0.002 % |
182.60/182.61	c |       252 |     231     2718     8371 |     6050      252     22 |  0.002 % |
182.60/182.61	c |       477 |     231     2718     8371 |     6655      477     24 |  0.002 % |
182.60/182.62	c |       815 |     231     2718     8371 |     7320      815     26 |  0.002 % |
182.60/182.64	c |      1321 |     231     2718     8371 |     8052     1321     29 |  0.002 % |
182.60/182.68	c |      2081 |     231     2718     8371 |     8857     2081     32 |  0.002 % |
182.69/182.73	c |      3222 |     231     2718     8371 |     9743     3222     31 |  0.002 % |
182.79/182.83	c |      4930 |     231     2718     8371 |    10717     4930     32 |  0.002 % |
183.00/183.00	c |      7493 |     231     2718     8371 |    11789     7493     33 |  0.002 % |
183.30/183.35	c |     11337 |     231     2718     8371 |    12968    11337     33 |  0.002 % |
183.79/183.82	c |     17104 |     231     2718     8371 |    14265    10574     34 |  0.002 % |
184.50/184.56	c |     25755 |     231     2718     8371 |    15692    12051     36 |  0.002 % |
185.70/185.79	c |     38730 |     231     2718     8371 |    17261     9212     37 |  0.002 % |
187.40/187.48	c |     58195 |     231     2718     8371 |    18987    11281     31 |  0.002 % |
190.21/190.28	c |     87387 |     231     2718     8371 |    20886    11833     28 |  0.002 % |
195.00/195.08	c |    131177 |     231     2718     8371 |    22974    13644     31 |  0.002 % |
203.00/203.08	c |    196861 |     231     2718     8371 |    25272    21640     35 |  0.002 % |
215.20/215.20	c |    295389 |     231     2718     8371 |    27799    15159     28 |  0.002 % |
233.20/233.20	c |    443179 |     231     2718     8371 |    30579    24110     26 |  0.002 % |
261.60/261.60	c |    664863 |     231     2718     8371 |    33637    28643     37 |  0.002 % |
308.90/308.97	c |    997390 |     230     2718     8371 |    37001    32361     40 |  0.435 % |
377.50/377.55	c |   1496178 |     230     2718     8371 |    40701    28975     36 |  0.435 % |
458.31/458.30	c ===============================================================================
461.40/461.43	c core #1
461.40/461.43	c 
461.40/461.43	c 
461.40/461.43	c Core size: 52	Core Weight: 2147483647	Total Weight: 2147483647
461.40/461.43	c
461.40/461.43	c
461.40/461.43	c Memory used           : 776.93 MB
461.40/461.43	c CPU time              : 457.326 s
461.40/461.43	c 
461.40/461.43	s UNSATISFIABLE
461.40/461.43	c Total CPU time: 457.326 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-2690683-1277904522/watcher-2690683-1277904522 -o /tmp/evaluation-result-2690683-1277904522/solver-2690683-1277904522 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690683-1277904522.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.01 2.00 4/178 15902
/proc/meminfo: memFree=31062424/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=2668 CPUtime=0
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 306 0 0 0 0 0 0 0 24 0 1 0 131747710 2732032 224 4089446400 134512640 135752675 4292108096 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 667 224 146 303 0 339 0

[startup+0.0635729 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15902
/proc/meminfo: memFree=31062424/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=3236 CPUtime=0.06
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 476 0 0 0 6 0 0 0 24 0 1 0 131747710 3313664 371 4089446400 134512640 135752675 4292108096 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 809 371 144 303 0 504 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3236

[startup+0.100569 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15902
/proc/meminfo: memFree=31062424/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=3500 CPUtime=0.09
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 548 0 0 0 9 0 0 0 24 0 1 0 131747710 3584000 443 4089446400 134512640 135752675 4292108096 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 875 443 144 303 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.30053 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15902
/proc/meminfo: memFree=31062424/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=4820 CPUtime=0.29
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 876 0 0 0 29 0 0 0 25 0 1 0 131747710 4935680 771 4089446400 134512640 135752675 4292108096 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 1205 771 144 303 0 900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4820

[startup+0.700457 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 15902
/proc/meminfo: memFree=31062424/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=6668 CPUtime=0.69
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 1337 0 0 0 68 1 0 0 25 0 1 0 131747710 6828032 1232 4089446400 134512640 135752675 4292108096 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 1667 1232 144 303 0 1362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6668

[startup+1.50031 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15903
/proc/meminfo: memFree=31056856/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=10364 CPUtime=1.49
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 2255 0 0 0 147 2 0 0 25 0 1 0 131747710 10612736 2150 4089446400 134512640 135752675 4292108096 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 2591 2150 144 303 0 2286 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10364

[startup+3.10102 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15903
/proc/meminfo: memFree=31051896/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=16700 CPUtime=3.09
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 3857 0 0 0 305 4 0 0 25 0 1 0 131747710 17100800 3752 4089446400 134512640 135752675 4292108096 18446744073709551615 134611642 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 4175 3752 144 303 0 3870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16700

[startup+6.30044 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15903
/proc/meminfo: memFree=31039372/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=28984 CPUtime=6.29
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 6910 0 0 0 621 8 0 0 25 0 1 0 131747710 29679616 6805 4089446400 134512640 135752675 4292108096 18446744073709551615 134604129 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 7246 6805 144 303 0 6941 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28984

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15903
/proc/meminfo: memFree=31015656/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=51320 CPUtime=12.69
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 12483 0 0 0 1253 16 0 0 25 0 1 0 131747710 52551680 12378 4089446400 134512640 135752675 4292108096 18446744073709551615 134612050 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 12830 12378 144 303 0 12525 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51320

[startup+25.5009 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15903
/proc/meminfo: memFree=30975616/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=90164 CPUtime=25.49
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 22191 0 0 0 2520 29 0 0 25 0 1 0 131747710 92327936 22086 4089446400 134512640 135752675 4292108096 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 22541 22086 144 303 0 22236 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90164

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.01 3/179 15904
/proc/meminfo: memFree=30902804/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=163932 CPUtime=51.09
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 40631 0 0 0 5053 56 0 0 25 0 1 0 131747710 167866368 40526 4089446400 134512640 135752675 4292108096 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 40983 40526 144 303 0 40678 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163932

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 15905
/proc/meminfo: memFree=30759560/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=304752 CPUtime=102.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 75838 0 0 0 10121 109 0 0 25 0 1 0 131747710 312066048 75733 4089446400 134512640 135752675 4292108096 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 76188 75733 144 303 0 75883 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 304752

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 15907
/proc/meminfo: memFree=30608872/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=456904 CPUtime=162.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 113875 0 0 0 16061 169 0 0 25 0 1 0 131747710 467869696 113770 4089446400 134512640 135752675 4292108096 18446744073709551615 134612140 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 114226 113770 144 303 0 113921 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 456904

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 15912
/proc/meminfo: memFree=30558392/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=504572 CPUtime=222.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 125823 0 0 0 22009 221 0 0 25 0 1 0 131747710 516681728 125678 4089446400 134512640 135752675 4292108096 18446744073709551615 134611784 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 126143 125678 146 303 0 125838 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 504572

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15913
/proc/meminfo: memFree=30541376/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=522624 CPUtime=282.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 130356 0 0 0 27961 269 0 0 25 0 1 0 131747710 535166976 130211 4089446400 134512640 135752675 4292108096 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 130656 130211 146 303 0 130351 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 522624

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15914
/proc/meminfo: memFree=30478236/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=585652 CPUtime=342.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 146104 0 0 0 33918 312 0 0 25 0 1 0 131747710 599707648 145959 4089446400 134512640 135752675 4292108096 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 146413 145959 146 303 0 146108 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 585652

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15916
/proc/meminfo: memFree=30377032/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=688072 CPUtime=402.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 171672 0 0 0 39867 363 0 0 25 0 1 0 131747710 704585728 171527 4089446400 134512640 135752675 4292108096 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 172018 171527 146 303 0 171713 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 688072

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15916
/proc/meminfo: memFree=30365740/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=698236 CPUtime=409.5
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 174220 0 0 0 40583 367 0 0 25 0 1 0 131747710 714993664 174075 4089446400 134512640 135752675 4292108096 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 174559 174075 146 303 0 174254 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 698236

[startup+435.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15917
/proc/meminfo: memFree=30326668/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=737444 CPUtime=435.11
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 184001 0 0 0 43123 388 0 0 25 0 1 0 131747710 755142656 183856 4089446400 134512640 135752675 4292108096 18446744073709551615 134612040 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 184361 183856 146 303 0 184056 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 737444

[startup+447.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30306080/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=757684 CPUtime=447.9
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 189063 0 0 0 44390 400 0 0 25 0 1 0 131747710 775868416 188918 4089446400 134512640 135752675 4292108096 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 189421 188918 146 303 0 189116 0
Current children cumulated CPU time (s) 447.9
Current children cumulated vsize (KiB) 757684

[startup+454.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30295416/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=767584 CPUtime=454.31
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 191555 0 0 0 45025 406 0 0 25 0 1 0 131747710 786006016 191410 4089446400 134512640 135752675 4292108096 18446744073709551615 134639862 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 191896 191410 146 303 0 191591 0
Current children cumulated CPU time (s) 454.31
Current children cumulated vsize (KiB) 767584

[startup+457.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30289956/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=773128 CPUtime=457.51
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 192932 0 0 0 45341 410 0 0 25 0 1 0 131747710 791683072 192787 4089446400 134512640 135752675 4292108096 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 193282 192787 146 303 0 192977 0
Current children cumulated CPU time (s) 457.51
Current children cumulated vsize (KiB) 773128

[startup+459.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30283384/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=786460 CPUtime=459.1
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 196253 0 0 0 45499 411 0 0 25 0 1 0 131747710 805335040 196108 4089446400 134512640 135752675 4292108096 18446744073709551615 134516411 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 196615 196108 146 303 0 196310 0
Current children cumulated CPU time (s) 459.1
Current children cumulated vsize (KiB) 786460

[startup+460.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30270612/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=795568 CPUtime=460.7
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 198549 0 0 0 45659 411 0 0 25 0 1 0 131747710 814661632 198404 4089446400 134512640 135752675 4292108096 18446744073709551615 134615134 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 198892 198404 146 303 0 198587 0
Current children cumulated CPU time (s) 460.7
Current children cumulated vsize (KiB) 795568

[startup+461.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30267388/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=795568 CPUtime=461.1
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 198549 0 0 0 45699 411 0 0 25 0 1 0 131747710 814661632 198404 4089446400 134512640 135752675 4292108096 18446744073709551615 135010156 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 198892 198404 146 303 0 198587 0
Current children cumulated CPU time (s) 461.1
Current children cumulated vsize (KiB) 795568

[startup+461.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30267388/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=795568 CPUtime=461.3
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 198549 0 0 0 45719 411 0 0 25 0 1 0 131747710 814661632 198404 4089446400 134512640 135752675 4292108096 18446744073709551615 134615259 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 198892 198404 146 303 0 198587 0
Current children cumulated CPU time (s) 461.3
Current children cumulated vsize (KiB) 795568

[startup+461.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 15918
/proc/meminfo: memFree=30267388/32951124 swapFree=67111528/67111528
[pid=15902] ppid=15900 vsize=795568 CPUtime=461.4
/proc/15902/stat : 15902 (wbo1.4b) R 15900 15902 15584 0 -1 4202496 198549 0 0 0 45729 411 0 0 25 0 1 0 131747710 814661632 198404 4089446400 134512640 135752675 4292108096 18446744073709551615 134521455 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15902/statm: 198892 198404 146 303 0 198587 0
Current children cumulated CPU time (s) 461.4
Current children cumulated vsize (KiB) 795568

Child status: 0
Real time (s): 461.459
CPU time (s): 461.473
CPU user time (s): 457.326
CPU system time (s): 4.14637
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 795568

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

runsolver used 0.668898 second user time and 1.43578 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 15:28:42
IDJOB=2690683
IDBENCH=78921
IDSOLVER=1201
FILE ID=node139/2690683-1277904522
PBS_JOBID= 11197246
Free space on /tmp= 74124 MiB

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

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

MD5SUM BENCH= 48e28404edc62027cab8cceeec6ce6b2
RANDOM SEED=629009067

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31062952 kB
Buffers:        193168 kB
Cached:        1471328 kB
SwapCached:          0 kB
Active:         748980 kB
Inactive:       993004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31062952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2780 kB
Writeback:           0 kB
AnonPages:       77332 kB
Mapped:          15456 kB
Slab:            82516 kB
PageTables:       4412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222940 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= 74120 MiB
End job on node139 at 2010-06-30 15:36:24