Trace number 2690749

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 485.606 485.592

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900550006--soft-33-100-0.wbo
MD5SUM12371feb76f2c231a6dc5b657286b6d5
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 benchmark277.868
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
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-2690749-1277907979.wbo.
0.00/0.00	c Instance file HOME/instance-2690749-1277907979.wbo
0.00/0.00	c File size is 92227 bytes.
0.00/0.00	c Highest Coefficient sum: 665
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 |       102 |     231     2707     8338 |     5500      102     25 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     32 |  0.002 % |
0.00/0.02	c |       478 |     231     2707     8338 |     6655      478     33 |  0.002 % |
0.00/0.03	c |       815 |     231     2707     8338 |     7320      815     34 |  0.002 % |
0.00/0.04	c |      1321 |     231     2707     8338 |     8052     1321     34 |  0.002 % |
0.00/0.07	c |      2080 |     231     2707     8338 |     8857     2080     35 |  0.002 % |
0.09/0.11	c |      3220 |     231     2707     8338 |     9743     3220     34 |  0.002 % |
0.09/0.18	c |      4928 |     231     2707     8338 |    10717     4928     34 |  0.002 % |
0.29/0.31	c |      7490 |     231     2707     8338 |    11789     7490     36 |  0.002 % |
0.48/0.54	c |     11335 |     231     2707     8338 |    12968    11335     37 |  0.002 % |
0.89/0.91	c |     17103 |     231     2707     8338 |    14265    10572     37 |  0.002 % |
1.39/1.47	c |     25753 |     231     2707     8338 |    15692    12029     34 |  0.002 % |
2.39/2.48	c |     38727 |     231     2707     8338 |    17261     9204     36 |  0.002 % |
4.19/4.29	c |     58188 |     231     2707     8338 |    18987    11278     45 |  0.002 % |
6.89/6.99	c |     87380 |     231     2707     8338 |    20886    11804     40 |  0.002 % |
11.39/11.41	c |    131169 |     231     2707     8338 |    22974    13607     39 |  0.002 % |
18.19/18.27	c |    196853 |     231     2707     8338 |    25272    21568     39 |  0.002 % |
29.29/29.37	c |    295379 |     231     2707     8338 |    27799    12569     39 |  0.002 % |
48.19/48.25	c |    443169 |     231     2707     8338 |    30579    17922     40 |  0.002 % |
77.79/77.88	c |    664853 |     231     2707     8338 |    33637    19427     42 |  0.002 % |
119.90/119.92	c |    997380 |     231     2707     8338 |    37001    29964     40 |  0.002 % |
181.60/181.67	c There are 0 assigned variables. 0 in cost function.
182.19/182.23	c ============================[ Search Statistics ]==============================
182.19/182.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.19/182.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.19/182.23	c ===============================================================================
182.19/182.23	c |         0 |     231     2721     8379 |     5000        0    nan |  0.000 % |
182.29/182.31	c |       100 |     231     2721     8379 |     5500      100     16 |  0.002 % |
182.29/182.36	c |       250 |     231     2721     8379 |     6050      250     17 |  0.002 % |
182.29/182.37	c |       475 |     231     2721     8379 |     6655      475     21 |  0.002 % |
182.29/182.38	c |       812 |     231     2721     8379 |     7320      812     22 |  0.002 % |
182.29/182.39	c |      1319 |     231     2721     8379 |     8052     1319     24 |  0.002 % |
182.39/182.42	c |      2079 |     231     2721     8379 |     8857     2079     24 |  0.002 % |
182.39/182.47	c |      3218 |     231     2721     8379 |     9743     3218     24 |  0.002 % |
182.49/182.54	c |      4928 |     231     2721     8379 |    10717     4928     24 |  0.002 % |
182.60/182.69	c |      7490 |     231     2721     8379 |    11789     7490     25 |  0.002 % |
182.89/182.93	c |     11334 |     231     2721     8379 |    12968    11334     25 |  0.002 % |
183.30/183.34	c |     17102 |     231     2721     8379 |    14265    10557     27 |  0.002 % |
183.90/183.96	c |     25752 |     231     2721     8379 |    15692    12033     28 |  0.002 % |
184.90/184.96	c |     38727 |     231     2721     8379 |    17261     9199     26 |  0.002 % |
186.50/186.58	c |     58189 |     231     2721     8379 |    18987    11300     31 |  0.002 % |
189.69/189.73	c |     87381 |     231     2721     8379 |    20886    11871     31 |  0.002 % |
195.10/195.11	c |    131170 |     231     2721     8379 |    22974    13662     35 |  0.002 % |
203.09/203.11	c |    196854 |     231     2721     8379 |    25272    21643     31 |  0.002 % |
214.90/214.95	c |    295380 |     231     2721     8379 |    27799    12378     28 |  0.002 % |
233.09/233.10	c |    443169 |     231     2721     8379 |    30579    17272     28 |  0.002 % |
261.59/261.65	c |    664855 |     231     2721     8379 |    33637    18315     29 |  0.002 % |
303.40/303.41	c |    997380 |     231     2721     8379 |    37001    29492     34 |  0.002 % |
366.60/366.67	c |   1496170 |     231     2721     8379 |    40701    16069     28 |  0.002 % |
471.70/471.79	c |   2244352 |     231     2721     8379 |    44771    18722     28 |  0.041 % |
484.81/484.84	c ===============================================================================
485.51/485.56	c core #1
485.51/485.56	c 
485.51/485.56	c 
485.51/485.56	c Core size: 47	Core Weight: 2147483647	Total Weight: 2147483647
485.51/485.56	c
485.51/485.56	c
485.51/485.56	c Memory used           : 721.95 MB
485.51/485.56	c CPU time              : 481.465 s
485.51/485.56	c 
485.51/485.56	s UNSATISFIABLE
485.51/485.56	c Total CPU time: 481.466 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-2690749-1277907979/watcher-2690749-1277907979 -o /tmp/evaluation-result-2690749-1277907979/solver-2690749-1277907979 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690749-1277907979.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: 1.95 1.99 2.06 4/178 16184
/proc/meminfo: memFree=30902148/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=2664 CPUtime=0
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 304 0 0 0 0 0 0 0 25 0 1 0 132093423 2727936 223 4089446400 134512640 135752675 4291001072 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 666 223 146 303 0 338 0

[startup+0.10213 s]
/proc/loadavg: 1.95 1.99 2.06 4/178 16184
/proc/meminfo: memFree=30902148/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=3496 CPUtime=0.09
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 556 0 0 0 9 0 0 0 25 0 1 0 132093423 3579904 452 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 874 453 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.201125 s]
/proc/loadavg: 1.95 1.99 2.06 4/178 16184
/proc/meminfo: memFree=30902148/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=4288 CPUtime=0.19
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 741 0 0 0 19 0 0 0 25 0 1 0 132093423 4390912 637 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 1072 637 144 303 0 767 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4288

[startup+0.301094 s]
/proc/loadavg: 1.95 1.99 2.06 4/178 16184
/proc/meminfo: memFree=30902148/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=4956 CPUtime=0.29
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 906 0 0 0 29 0 0 0 25 0 1 0 132093423 5074944 802 4089446400 134512640 135752675 4291001072 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 1239 803 144 303 0 934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4956

[startup+0.70102 s]
/proc/loadavg: 1.95 1.99 2.06 4/178 16184
/proc/meminfo: memFree=30902148/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=7084 CPUtime=0.69
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 1430 0 0 0 68 1 0 0 25 0 1 0 132093423 7254016 1326 4089446400 134512640 135752675 4291001072 18446744073709551615 134611804 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 1771 1326 144 303 0 1466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7084

[startup+1.50089 s]
/proc/loadavg: 1.95 1.99 2.06 3/179 16185
/proc/meminfo: memFree=30895444/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=10648 CPUtime=1.49
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 2330 0 0 0 147 2 0 0 25 0 1 0 132093423 10903552 2226 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 2662 2226 144 303 0 2357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10648

[startup+3.10058 s]
/proc/loadavg: 1.95 1.99 2.06 3/179 16185
/proc/meminfo: memFree=30890484/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=16732 CPUtime=3.09
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 3854 0 0 0 305 4 0 0 25 0 1 0 132093423 17133568 3750 4089446400 134512640 135752675 4291001072 18446744073709551615 134518948 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 4183 3750 144 303 0 3878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16732

[startup+6.301 s]
/proc/loadavg: 1.95 1.99 2.06 3/179 16185
/proc/meminfo: memFree=30879048/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=27956 CPUtime=6.29
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 6656 0 0 0 621 8 0 0 25 0 1 0 132093423 28626944 6552 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 6989 6552 144 303 0 6684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27956

[startup+12.7008 s]
/proc/loadavg: 1.96 1.99 2.06 3/179 16185
/proc/meminfo: memFree=30858136/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=47904 CPUtime=12.69
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 11654 0 0 0 1255 14 0 0 25 0 1 0 132093423 49053696 11550 4089446400 134512640 135752675 4291001072 18446744073709551615 134639865 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 11976 11550 144 303 0 11671 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47904

[startup+25.5005 s]
/proc/loadavg: 1.97 1.99 2.06 3/179 16185
/proc/meminfo: memFree=30820428/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=84620 CPUtime=25.49
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 20812 0 0 0 2523 26 0 0 25 0 1 0 132093423 86650880 20708 4089446400 134512640 135752675 4291001072 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 21155 20708 144 303 0 20850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84620

[startup+51.1008 s]
/proc/loadavg: 1.98 1.99 2.06 3/179 16186
/proc/meminfo: memFree=30753992/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=151244 CPUtime=51.09
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 37455 0 0 0 5058 51 0 0 25 0 1 0 132093423 154873856 37351 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 37811 37351 144 303 0 37506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 151244

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 2.05 3/179 16187
/proc/meminfo: memFree=30628852/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=273992 CPUtime=102.29
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 68161 0 0 0 10134 95 0 0 25 0 1 0 132093423 280567808 68057 4089446400 134512640 135752675 4291001072 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 68498 68057 144 303 0 68193 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 273992

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 2.05 3/179 16189
/proc/meminfo: memFree=30486348/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=417564 CPUtime=162.3
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 104038 0 0 0 16079 151 0 0 25 0 1 0 132093423 427585536 103934 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 104391 103934 144 303 0 104086 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 417564

[startup+222.307 s]
/proc/loadavg: 1.99 1.99 2.04 3/179 16191
/proc/meminfo: memFree=30440308/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=462316 CPUtime=222.31
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 115254 0 0 0 22030 201 0 0 25 0 1 0 132093423 473411584 115113 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 115579 115113 146 303 0 115274 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 462316

[startup+282.301 s]
/proc/loadavg: 2.03 2.01 2.04 3/179 16192
/proc/meminfo: memFree=30440008/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=462316 CPUtime=282.3
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 115267 0 0 0 27981 249 0 0 25 0 1 0 132093423 473411584 115126 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 115579 115126 146 303 0 115274 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 462316

[startup+342.301 s]
/proc/loadavg: 2.07 2.02 2.04 3/179 16197
/proc/meminfo: memFree=30360592/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=541136 CPUtime=342.3
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 134954 0 0 0 33932 298 0 0 25 0 1 0 132093423 554123264 134813 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 135284 134813 146 303 0 134979 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 541136

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.04 3/179 16198
/proc/meminfo: memFree=30275440/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=626068 CPUtime=402.3
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 156174 0 0 0 39883 347 0 0 25 0 1 0 132093423 641093632 156033 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 156517 156033 146 303 0 156212 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 626068

[startup+462.301 s]
/proc/loadavg: 2.01 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30196668/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=702464 CPUtime=462.3
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 175222 0 0 0 45840 390 0 0 25 0 1 0 132093423 719323136 175081 4089446400 134512640 135752675 4291001072 18446744073709551615 134606719 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 175616 175081 146 303 0 175311 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 702464

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

[startup+473.601 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30181284/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=718172 CPUtime=473.6
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 179147 0 0 0 46960 400 0 0 25 0 1 0 132093423 735408128 179006 4089446400 134512640 135752675 4291001072 18446744073709551615 134611612 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 179543 179006 146 303 0 179238 0
Current children cumulated CPU time (s) 473.6
Current children cumulated vsize (KiB) 718172

[startup+480.001 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30173088/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=725940 CPUtime=480
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 181095 0 0 0 47594 406 0 0 25 0 1 0 132093423 743362560 180954 4089446400 134512640 135752675 4291001072 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 181485 180954 146 303 0 181180 0
Current children cumulated CPU time (s) 480
Current children cumulated vsize (KiB) 725940

[startup+483.201 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30168748/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=730296 CPUtime=483.2
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 182160 0 0 0 47911 409 0 0 25 0 1 0 132093423 747823104 182019 4089446400 134512640 135752675 4291001072 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 182574 182019 146 303 0 182269 0
Current children cumulated CPU time (s) 483.2
Current children cumulated vsize (KiB) 730296

[startup+484.801 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30167756/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=732276 CPUtime=484.81
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 182679 0 0 0 48070 411 0 0 25 0 1 0 132093423 749850624 182538 4089446400 134512640 135752675 4291001072 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 183069 182538 146 303 0 182764 0
Current children cumulated CPU time (s) 484.81
Current children cumulated vsize (KiB) 732276

[startup+485.207 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30161680/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=738480 CPUtime=485.21
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 184237 0 0 0 48110 411 0 0 25 0 1 0 132093423 756203520 184096 4089446400 134512640 135752675 4291001072 18446744073709551615 134520798 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 184620 184096 146 303 0 184315 0
Current children cumulated CPU time (s) 485.21
Current children cumulated vsize (KiB) 738480

[startup+485.401 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30161680/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=739272 CPUtime=485.41
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 184403 0 0 0 48130 411 0 0 25 0 1 0 132093423 757014528 184262 4089446400 134512640 135752675 4291001072 18446744073709551615 134615259 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 184818 184262 146 303 0 184513 0
Current children cumulated CPU time (s) 485.41
Current children cumulated vsize (KiB) 739272

[startup+485.501 s]
/proc/loadavg: 2.00 2.00 2.03 3/179 16200
/proc/meminfo: memFree=30161680/32951124 swapFree=67111528/67111528
[pid=16184] ppid=16182 vsize=739272 CPUtime=485.51
/proc/16184/stat : 16184 (wbo1.4b) R 16182 16184 14646 0 -1 4202496 184403 0 0 0 48140 411 0 0 25 0 1 0 132093423 757014528 184262 4089446400 134512640 135752675 4291001072 18446744073709551615 134615259 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/16184/statm: 184818 184262 146 303 0 184513 0
Current children cumulated CPU time (s) 485.51
Current children cumulated vsize (KiB) 739272

Child status: 0
Real time (s): 485.592
CPU time (s): 485.606
CPU user time (s): 481.466
CPU system time (s): 4.14037
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 739272

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

runsolver used 0.713891 second user time and 1.49977 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 16:26:19
IDJOB=2690749
IDBENCH=78954
IDSOLVER=1201
FILE ID=node139/2690749-1277907979
PBS_JOBID= 11197164
Free space on /tmp= 74120 MiB

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

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

MD5SUM BENCH= 12371feb76f2c231a6dc5b657286b6d5
RANDOM SEED=51136671

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:      30902800 kB
Buffers:        196960 kB
Cached:        1475864 kB
SwapCached:          0 kB
Active:         905808 kB
Inactive:       996572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30902800 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:      229764 kB
Mapped:          17480 kB
Slab:            82756 kB
PageTables:       5528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   382956 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= 74116 MiB
End job on node139 at 2010-06-30 16:34:25