Trace number 2690302

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 424.555 424.542

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900576151--soft-0-100-0.wbo
MD5SUM2ef467464a5a95a7940c8f8fcd712c57
Bench CategorySOFT-SMALLINT-LIN (only soft 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 benchmark249.227
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 constraints2707
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 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
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-2690302-1277930889.wbo.
0.00/0.00	c Instance file HOME/instance-2690302-1277930889.wbo
0.00/0.00	c File size is 96759 bytes.
0.00/0.00	c Highest Coefficient sum: 697
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     29 |  0.002 % |
0.00/0.01	c |       251 |     231     2707     8338 |     6050      251     28 |  0.002 % |
0.00/0.02	c |       476 |     231     2707     8338 |     6655      476     29 |  0.002 % |
0.02/0.03	c |       813 |     231     2707     8338 |     7320      813     29 |  0.002 % |
0.02/0.04	c |      1320 |     231     2707     8338 |     8052     1320     29 |  0.002 % |
0.02/0.07	c |      2079 |     231     2707     8338 |     8857     2079     33 |  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.19/0.30	c |      7490 |     231     2707     8338 |    11789     7490     34 |  0.002 % |
0.39/0.49	c |     11334 |     231     2707     8338 |    12968    11334     34 |  0.002 % |
0.78/0.81	c |     17100 |     231     2707     8338 |    14265    10570     35 |  0.002 % |
1.29/1.33	c |     25749 |     231     2707     8338 |    15692    12034     36 |  0.002 % |
2.20/2.22	c |     38726 |     231     2707     8338 |    17261     9201     38 |  0.002 % |
3.59/3.67	c |     58187 |     231     2707     8338 |    18987    11318     38 |  0.002 % |
6.18/6.21	c |     87379 |     231     2707     8338 |    20886    11880     38 |  0.002 % |
10.08/10.11	c |    131168 |     231     2707     8338 |    22974    13688     40 |  0.002 % |
16.39/16.46	c |    196852 |     231     2707     8338 |    25272    21640     40 |  0.002 % |
26.59/26.67	c |    295380 |     231     2707     8338 |    27799    12602     37 |  0.002 % |
42.79/42.87	c |    443170 |     231     2707     8338 |    30579    17496     42 |  0.002 % |
68.59/68.68	c |    664855 |     231     2707     8338 |    33637    20352     40 |  0.002 % |
107.59/107.62	c |    997381 |     231     2707     8338 |    37001    32898     39 |  0.002 % |
177.99/178.05	c |   1496170 |     231     2707     8338 |    40701    20116     41 |  0.002 % |
181.70/181.71	c There are 0 assigned variables. 0 in cost function.
182.40/182.44	c ============================[ Search Statistics ]==============================
182.40/182.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.40/182.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.40/182.44	c ===============================================================================
182.40/182.44	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
182.60/182.61	c |       100 |     231     2707     8338 |     5500      100     19 |  0.002 % |
182.60/182.62	c |       250 |     231     2707     8338 |     6050      250     20 |  0.002 % |
182.60/182.62	c |       476 |     231     2707     8338 |     6655      476     19 |  0.002 % |
182.60/182.63	c |       813 |     231     2707     8338 |     7320      813     20 |  0.002 % |
182.60/182.65	c |      1320 |     231     2707     8338 |     8052     1320     20 |  0.002 % |
182.60/182.67	c |      2080 |     231     2707     8338 |     8857     2080     20 |  0.002 % |
182.69/182.71	c |      3219 |     231     2707     8338 |     9743     3219     21 |  0.002 % |
182.69/182.78	c |      4927 |     231     2707     8338 |    10717     4927     23 |  0.002 % |
182.89/182.90	c |      7490 |     231     2707     8338 |    11789     7490     24 |  0.002 % |
183.10/183.11	c |     11334 |     231     2707     8338 |    12968    11334     25 |  0.002 % |
183.49/183.50	c |     17100 |     231     2707     8338 |    14265    10573     27 |  0.002 % |
183.99/184.09	c |     25749 |     231     2707     8338 |    15692    12042     27 |  0.002 % |
185.20/185.20	c |     38725 |     231     2707     8338 |    17261     9222     32 |  0.002 % |
187.09/187.15	c |     58187 |     231     2707     8338 |    18987    11313     32 |  0.002 % |
190.10/190.10	c |     87383 |     231     2707     8338 |    20886    11857     32 |  0.002 % |
194.49/194.52	c |    131172 |     231     2707     8338 |    22974    13661     28 |  0.002 % |
201.00/201.04	c |    196856 |     231     2707     8338 |    25272    21640     28 |  0.002 % |
212.00/212.05	c |    295382 |     231     2707     8338 |    27799    13823     23 |  0.002 % |
231.01/231.00	c |    443171 |     231     2707     8338 |    30579    21610     28 |  0.002 % |
257.09/257.15	c |    664855 |     231     2707     8338 |    33637    24627     24 |  0.002 % |
299.40/299.44	c |    997381 |     230     2707     8338 |    37001    20099     28 |  0.435 % |
359.30/359.37	c |   1496169 |     230     2707     8338 |    40701    29354     26 |  0.435 % |
424.51/424.51	c ===============================================================================
424.51/424.51	c core #1
424.51/424.51	c 
424.51/424.51	c 
424.51/424.51	c Core size: 17	Core Weight: 2147483647	Total Weight: 2147483647
424.51/424.51	c
424.51/424.51	c
424.51/424.51	c Memory used           : 639.59 MB
424.51/424.51	c CPU time              : 419.21 s
424.51/424.51	c 
424.51/424.51	s UNSATISFIABLE
424.51/424.51	c Total CPU time: 419.21 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-2690302-1277930889/watcher-2690302-1277930889 -o /tmp/evaluation-result-2690302-1277930889/solver-2690302-1277930889 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690302-1277930889.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.68 2.75 2.53 3/196 17333
/proc/meminfo: memFree=31144012/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=2668 CPUtime=0
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 307 0 0 0 0 0 0 0 25 0 1 0 134383797 2732032 225 4089446400 134512640 135752675 4294259328 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 667 225 148 303 0 338 0

[startup+0.0310549 s]
/proc/loadavg: 2.68 2.75 2.53 3/196 17333
/proc/meminfo: memFree=31144012/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=2968 CPUtime=0.02
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 407 0 0 0 2 0 0 0 25 0 1 0 134383797 3039232 301 4089446400 134512640 135752675 4294259328 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 742 301 144 303 0 437 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2968

[startup+0.101025 s]
/proc/loadavg: 2.68 2.75 2.53 3/196 17333
/proc/meminfo: memFree=31144012/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=3628 CPUtime=0.09
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 581 0 0 0 9 0 0 0 25 0 1 0 134383797 3715072 475 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 907 475 144 303 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3628

[startup+0.300988 s]
/proc/loadavg: 2.68 2.75 2.53 3/196 17333
/proc/meminfo: memFree=31144012/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=5080 CPUtime=0.29
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 948 0 0 0 28 1 0 0 25 0 1 0 134383797 5201920 842 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17333/statm: 1270 842 144 303 0 965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.700904 s]
/proc/loadavg: 2.68 2.75 2.53 3/196 17333
/proc/meminfo: memFree=31144012/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=7468 CPUtime=0.69
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 1537 0 0 0 68 1 0 0 25 0 1 0 134383797 7647232 1431 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17333/statm: 1867 1431 144 303 0 1562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50074 s]
/proc/loadavg: 2.68 2.75 2.53 3/197 17334
/proc/meminfo: memFree=31136936/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=11692 CPUtime=1.49
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 2597 0 0 0 146 3 0 0 25 0 1 0 134383797 11972608 2491 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 2923 2491 144 303 0 2618 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11692

[startup+3.10043 s]
/proc/loadavg: 2.68 2.75 2.53 3/197 17334
/proc/meminfo: memFree=31131356/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=18824 CPUtime=3.09
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 4392 0 0 0 304 5 0 0 25 0 1 0 134383797 19275776 4286 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 4706 4286 144 303 0 4401 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18824

[startup+6.30079 s]
/proc/loadavg: 2.63 2.74 2.52 3/197 17334
/proc/meminfo: memFree=31118120/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=31368 CPUtime=6.29
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 7511 0 0 0 620 9 0 0 25 0 1 0 134383797 32120832 7405 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 7842 7405 144 303 0 7537 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31368

[startup+12.7005 s]
/proc/loadavg: 2.58 2.73 2.52 3/197 17334
/proc/meminfo: memFree=31094048/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=54776 CPUtime=12.69
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 13359 0 0 0 1254 15 0 0 25 0 1 0 134383797 56090624 13253 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 13694 13253 144 303 0 13389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54776

[startup+25.5009 s]
/proc/loadavg: 2.45 2.69 2.51 3/197 17334
/proc/meminfo: memFree=31050836/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=96644 CPUtime=25.49
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 23820 0 0 0 2521 28 0 0 25 0 1 0 134383797 98963456 23714 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 24161 23714 144 303 0 23856 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96644

[startup+51.1008 s]
/proc/loadavg: 2.29 2.64 2.50 3/197 17335
/proc/meminfo: memFree=30973396/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=174524 CPUtime=51.09
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 43265 0 0 0 5059 50 0 0 25 0 1 0 134383797 178712576 43159 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/17333/statm: 43631 43159 144 303 0 43326 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174524

[startup+102.307 s]
/proc/loadavg: 2.13 2.54 2.47 3/197 17336
/proc/meminfo: memFree=30827508/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=318240 CPUtime=102.3
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 79206 0 0 0 10136 94 0 0 25 0 1 0 134383797 325877760 79100 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17333/statm: 79560 79100 144 303 0 79255 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 318240

[startup+162.301 s]
/proc/loadavg: 2.04 2.44 2.44 3/197 17338
/proc/meminfo: memFree=30688664/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=458076 CPUtime=162.3
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 114156 0 0 0 16087 143 0 0 25 0 1 0 134383797 469069824 114050 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/17333/statm: 114519 114050 144 303 0 114214 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 458076

[startup+222.301 s]
/proc/loadavg: 2.07 2.37 2.41 3/179 17368
/proc/meminfo: memFree=30650080/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=509268 CPUtime=222.29
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 126978 0 0 0 21993 236 0 0 25 0 1 0 134383797 521490432 126832 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 127317 126832 146 303 0 127012 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 509268

[startup+282.301 s]
/proc/loadavg: 2.02 2.30 2.38 3/179 17369
/proc/meminfo: memFree=30628584/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=509268 CPUtime=282.29
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 126991 0 0 0 27902 327 0 0 25 0 1 0 134383797 521490432 126845 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 127317 126845 146 303 0 127012 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 509268

[startup+342.301 s]
/proc/loadavg: 2.01 2.24 2.36 3/179 17370
/proc/meminfo: memFree=30578072/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=541240 CPUtime=342.3
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 135001 0 0 0 33816 414 0 0 25 0 1 0 134383797 554229760 134855 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 135310 134855 146 303 0 135005 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 541240

[startup+402.301 s]
/proc/loadavg: 2.00 2.20 2.33 3/179 17372
/proc/meminfo: memFree=30479696/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=627444 CPUtime=402.3
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 156506 0 0 0 39728 502 0 0 25 0 1 0 134383797 642502656 156360 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 156861 156360 146 303 0 156556 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 627444

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

[startup+409.501 s]
/proc/loadavg: 2.00 2.19 2.33 3/179 17372
/proc/meminfo: memFree=30467904/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=636040 CPUtime=409.51
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 158649 0 0 0 40439 512 0 0 25 0 1 0 134383797 651304960 158503 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 159010 158503 146 303 0 158705 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 636040

[startup+415.901 s]
/proc/loadavg: 2.00 2.19 2.33 3/179 17372
/proc/meminfo: memFree=30457612/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=645016 CPUtime=415.91
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 160897 0 0 0 41071 520 0 0 25 0 1 0 134383797 660496384 160751 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 161254 160751 146 303 0 160949 0
Current children cumulated CPU time (s) 415.91
Current children cumulated vsize (KiB) 645016

[startup+419.106 s]
/proc/loadavg: 2.00 2.18 2.32 3/179 17373
/proc/meminfo: memFree=30454388/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=647920 CPUtime=419.11
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 161644 0 0 0 41388 523 0 0 25 0 1 0 134383797 663470080 161498 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 161980 161498 146 303 0 161675 0
Current children cumulated CPU time (s) 419.11
Current children cumulated vsize (KiB) 647920

[startup+422.301 s]
/proc/loadavg: 2.00 2.18 2.32 3/179 17373
/proc/meminfo: memFree=30450048/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=652020 CPUtime=422.31
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 162647 0 0 0 41703 528 0 0 25 0 1 0 134383797 667668480 162501 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 163005 162501 146 303 0 162700 0
Current children cumulated CPU time (s) 422.31
Current children cumulated vsize (KiB) 652020

[startup+423.9 s]
/proc/loadavg: 2.00 2.18 2.32 3/179 17373
/proc/meminfo: memFree=30448436/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=654264 CPUtime=423.9
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 163210 0 0 0 41860 530 0 0 25 0 1 0 134383797 669966336 163064 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 163566 163064 146 303 0 163261 0
Current children cumulated CPU time (s) 423.9
Current children cumulated vsize (KiB) 654264

[startup+424.3 s]
/proc/loadavg: 2.00 2.18 2.32 3/179 17373
/proc/meminfo: memFree=30448436/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=654668 CPUtime=424.3
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 163334 0 0 0 41899 531 0 0 25 0 1 0 134383797 670380032 163188 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 163667 163188 146 303 0 163362 0
Current children cumulated CPU time (s) 424.3
Current children cumulated vsize (KiB) 654668

[startup+424.501 s]
/proc/loadavg: 2.00 2.18 2.32 3/179 17373
/proc/meminfo: memFree=30446824/32950928 swapFree=67111528/67111528
[pid=17333] ppid=17331 vsize=654932 CPUtime=424.51
/proc/17333/stat : 17333 (wbo1.4b) R 17331 17333 17191 0 -1 4202496 163385 0 0 0 41919 532 0 0 25 0 1 0 134383797 670650368 163239 4089446400 134512640 135752675 4294259328 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/17333/statm: 163733 163239 146 303 0 163428 0
Current children cumulated CPU time (s) 424.51
Current children cumulated vsize (KiB) 654932

Child status: 0
Real time (s): 424.542
CPU time (s): 424.555
CPU user time (s): 419.21
CPU system time (s): 5.34519
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 654932

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

runsolver used 0.632903 second user time and 1.3058 second system time

The end

Launcher Data

Begin job on node149 at 2010-06-30 22:48:09
IDJOB=2690302
IDBENCH=79310
IDSOLVER=1201
FILE ID=node149/2690302-1277930889
PBS_JOBID= 11197439
Free space on /tmp= 74212 MiB

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

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

MD5SUM BENCH= 2ef467464a5a95a7940c8f8fcd712c57
RANDOM SEED=1285850170

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31144540 kB
Buffers:        216284 kB
Cached:        1270932 kB
SwapCached:          0 kB
Active:         620956 kB
Inactive:      1040008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31144540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:      173808 kB
Mapped:          20276 kB
Slab:            82988 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1657676 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= 74204 MiB
End job on node149 at 2010-06-30 22:55:14