Trace number 2690767

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 454.046 454.028

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900583053--soft-66-100-0.wbo
MD5SUM56cc5d1f816d97170bd91f7584a55091
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 benchmark453.607
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints911
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 45526
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45525
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 651
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-2690767-1277908904.wbo.
0.00/0.00	c Instance file HOME/instance-2690767-1277908904.wbo
0.00/0.00	c File size is 87911 bytes.
0.00/0.00	c Highest Coefficient sum: 651
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     30 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     33 |  0.002 % |
0.00/0.02	c |       477 |     231     2707     8338 |     6655      477     32 |  0.002 % |
0.00/0.03	c |       815 |     231     2707     8338 |     7320      815     34 |  0.002 % |
0.03/0.04	c |      1324 |     231     2707     8338 |     8052     1324     32 |  0.002 % |
0.03/0.06	c |      2085 |     231     2707     8338 |     8857     2085     31 |  0.002 % |
0.09/0.10	c |      3226 |     231     2707     8338 |     9743     3226     32 |  0.002 % |
0.09/0.16	c |      4935 |     231     2707     8338 |    10717     4935     33 |  0.002 % |
0.19/0.28	c |      7497 |     231     2707     8338 |    11789     7497     34 |  0.002 % |
0.49/0.51	c |     11342 |     231     2707     8338 |    12968    11342     37 |  0.002 % |
0.89/0.91	c |     17110 |     231     2707     8338 |    14265    10559     39 |  0.002 % |
1.49/1.54	c |     25761 |     231     2707     8338 |    15692    12015     43 |  0.002 % |
2.49/2.59	c |     38738 |     231     2707     8338 |    17261     9196     39 |  0.002 % |
4.09/4.15	c |     58200 |     231     2707     8338 |    18987    11290     40 |  0.002 % |
6.60/6.66	c |     87394 |     231     2707     8338 |    20886    11868     41 |  0.002 % |
10.19/10.20	c |    131184 |     231     2707     8338 |    22974    13679     39 |  0.002 % |
16.09/16.10	c |    196868 |     231     2707     8338 |    25272    20886     40 |  0.002 % |
25.49/25.57	c |    295394 |     231     2707     8338 |    27799    23703     39 |  0.002 % |
40.20/40.26	c |    443183 |     231     2707     8338 |    30579    27578     39 |  0.002 % |
64.69/64.73	c |    664867 |     231     2707     8338 |    33637    28523     40 |  0.002 % |
104.99/105.07	c |    997394 |     231     2707     8338 |    37001    22644     43 |  0.002 % |
163.59/163.66	c |   1496183 |     231     2707     8338 |    40701    30356     43 |  0.002 % |
183.49/183.59	c There are 0 assigned variables. 0 in cost function.
184.10/184.19	c ============================[ Search Statistics ]==============================
184.10/184.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.10/184.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.10/184.19	c ===============================================================================
184.10/184.19	c |         0 |     231     2713     8356 |     5000        0    nan |  0.000 % |
184.20/184.26	c |       100 |     231     2713     8356 |     5500      100     16 |  0.002 % |
184.30/184.32	c |       250 |     231     2713     8356 |     6050      250     22 |  0.002 % |
184.30/184.33	c |       475 |     231     2713     8356 |     6655      475     21 |  0.002 % |
184.30/184.34	c |       812 |     231     2713     8356 |     7320      812     21 |  0.002 % |
184.30/184.35	c |      1319 |     231     2713     8356 |     8052     1319     21 |  0.002 % |
184.30/184.38	c |      2078 |     231     2713     8356 |     8857     2078     23 |  0.002 % |
184.40/184.42	c |      3218 |     231     2713     8356 |     9743     3218     26 |  0.002 % |
184.50/184.50	c |      4928 |     231     2713     8356 |    10717     4928     26 |  0.002 % |
184.60/184.63	c |      7490 |     231     2713     8356 |    11789     7490     26 |  0.002 % |
184.80/184.84	c |     11334 |     231     2713     8356 |    12968    11334     26 |  0.002 % |
185.10/185.20	c |     17104 |     231     2713     8356 |    14265    10575     27 |  0.002 % |
185.80/185.82	c |     25753 |     231     2713     8356 |    15692    12042     27 |  0.002 % |
186.80/186.83	c |     38727 |     231     2713     8356 |    17261     9217     30 |  0.002 % |
188.50/188.53	c |     58189 |     231     2713     8356 |    18987    11326     32 |  0.002 % |
191.60/191.68	c |     87383 |     231     2713     8356 |    20886    11881     31 |  0.002 % |
196.50/196.57	c |    131174 |     231     2713     8356 |    22974    13715     32 |  0.002 % |
203.30/203.38	c |    196858 |     231     2713     8356 |    25272    21521     27 |  0.002 % |
213.60/213.64	c |    295384 |     231     2713     8356 |    27799    12572     29 |  0.002 % |
230.00/230.05	c |    443176 |     231     2713     8356 |    30579    17767     29 |  0.002 % |
255.40/255.49	c |    664859 |     231     2713     8356 |    33637    18988     27 |  0.002 % |
295.01/295.07	c |    997384 |     231     2713     8356 |    37001    14019     27 |  0.002 % |
352.20/352.27	c |   1496174 |     231     2713     8356 |    40701    19888     24 |  0.002 % |
439.81/439.84	c |   2244357 |     231     2713     8356 |    44771    18866     25 |  0.039 % |
453.22/453.29	c ===============================================================================
454.01/454.00	c core #1
454.01/454.00	c 
454.01/454.00	c 
454.01/454.00	c Core size: 6	Core Weight: 2147483647	Total Weight: 2147483647
454.01/454.00	c
454.01/454.00	c
454.01/454.00	c Memory used           : 758.73 MB
454.01/454.00	c CPU time              : 445.118 s
454.01/454.00	c 
454.01/454.00	s UNSATISFIABLE
454.01/454.00	c Total CPU time: 445.118 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-2690767-1277908904/watcher-2690767-1277908904 -o /tmp/evaluation-result-2690767-1277908904/solver-2690767-1277908904 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690767-1277908904.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.00 2.03 2.04 3/178 14782
/proc/meminfo: memFree=31024468/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=2796 CPUtime=0
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 313 0 0 0 0 0 0 0 21 0 1 0 132184638 2863104 231 4089446400 134512640 135752675 4287409680 18446744073709551615 134564635 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 699 231 148 303 0 372 0

[startup+0.0386901 s]
/proc/loadavg: 2.00 2.03 2.04 3/178 14782
/proc/meminfo: memFree=31024468/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=2972 CPUtime=0.03
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 420 0 0 0 3 0 0 0 21 0 1 0 132184638 3043328 316 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 743 316 144 303 0 438 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2972

[startup+0.100689 s]
/proc/loadavg: 2.00 2.03 2.04 3/178 14782
/proc/meminfo: memFree=31024468/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=3500 CPUtime=0.09
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 548 0 0 0 9 0 0 0 24 0 1 0 132184638 3584000 444 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 875 444 144 303 0 570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3500

[startup+0.300639 s]
/proc/loadavg: 2.00 2.03 2.04 3/178 14782
/proc/meminfo: memFree=31024468/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=4820 CPUtime=0.29
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 882 0 0 0 27 2 0 0 25 0 1 0 132184638 4935680 778 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 1205 778 144 303 0 900 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4820

[startup+0.700557 s]
/proc/loadavg: 2.00 2.03 2.04 3/178 14782
/proc/meminfo: memFree=31024468/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=6676 CPUtime=0.69
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 1348 0 0 0 66 3 0 0 25 0 1 0 132184638 6836224 1244 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 1669 1244 144 303 0 1364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6676

[startup+1.50041 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 14783
/proc/meminfo: memFree=31019004/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=10240 CPUtime=1.49
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 2231 0 0 0 143 6 0 0 25 0 1 0 132184638 10485760 2127 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 2560 2127 144 303 0 2255 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10240

[startup+3.1011 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 14783
/proc/meminfo: memFree=31015292/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=16188 CPUtime=3.09
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 3700 0 0 0 299 10 0 0 25 0 1 0 132184638 16576512 3596 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 4047 3596 144 303 0 3742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16188

[startup+6.30049 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 14783
/proc/meminfo: memFree=31003264/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=27468 CPUtime=6.29
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 6520 0 0 0 612 17 0 0 25 0 1 0 132184638 28127232 6416 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 6867 6416 144 303 0 6562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27468

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 14783
/proc/meminfo: memFree=30981032/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=49392 CPUtime=12.69
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 12007 0 0 0 1236 33 0 0 25 0 1 0 132184638 50577408 11903 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 12348 11903 144 303 0 12043 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49392

[startup+25.5008 s]
/proc/loadavg: 2.00 2.03 2.04 3/179 14783
/proc/meminfo: memFree=30940200/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=89300 CPUtime=25.49
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 22001 0 0 0 2485 64 0 0 25 0 1 0 132184638 91443200 21897 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 22325 21897 144 303 0 22020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89300

[startup+51.1009 s]
/proc/loadavg: 2.07 2.04 2.04 3/179 14784
/proc/meminfo: memFree=30866860/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=163172 CPUtime=51.09
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 40424 0 0 0 4994 115 0 0 25 0 1 0 132184638 167088128 40320 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 40793 40320 144 303 0 40488 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163172

[startup+102.307 s]
/proc/loadavg: 2.03 2.03 2.04 3/179 14786
/proc/meminfo: memFree=30733648/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=292548 CPUtime=102.3
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 72755 0 0 0 10020 210 0 0 25 0 1 0 132184638 299569152 72651 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 73137 72651 144 303 0 72832 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292548

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.03 3/179 14787
/proc/meminfo: memFree=30581836/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=445608 CPUtime=162.3
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 111014 0 0 0 15908 322 0 0 25 0 1 0 132184638 456302592 110910 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 111402 110910 144 303 0 111097 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 445608

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/179 14789
/proc/meminfo: memFree=30529204/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=495876 CPUtime=222.3
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 123630 0 0 0 21790 440 0 0 25 0 1 0 132184638 507777024 123486 4089446400 134512640 135752675 4287409680 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 123969 123486 146 303 0 123664 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 495876

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.02 3/179 14790
/proc/meminfo: memFree=30498544/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=528228 CPUtime=282.3
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 131745 0 0 0 27668 562 0 0 25 0 1 0 132184638 540905472 131601 4089446400 134512640 135752675 4287409680 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 132057 131601 146 303 0 131752 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 528228

[startup+342.301 s]
/proc/loadavg: 2.00 2.01 2.01 3/179 14792
/proc/meminfo: memFree=30428692/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=598012 CPUtime=342.3
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 149184 0 0 0 33556 674 0 0 25 0 1 0 132184638 612364288 149040 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 149503 149040 146 303 0 149198 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 598012

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.01 3/179 14793
/proc/meminfo: memFree=30331436/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=694464 CPUtime=402.31
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 173278 0 0 0 39440 791 0 0 25 0 1 0 132184638 711131136 173134 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 173616 173134 146 303 0 173311 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 694464

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

[startup+409.501 s]
/proc/loadavg: 2.06 2.02 2.01 3/179 14794
/proc/meminfo: memFree=30319280/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=705572 CPUtime=409.51
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 176040 0 0 0 40146 805 0 0 25 0 1 0 132184638 722505728 175896 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 176393 175896 146 303 0 176088 0
Current children cumulated CPU time (s) 409.51
Current children cumulated vsize (KiB) 705572

[startup+435.101 s]
/proc/loadavg: 2.04 2.01 2.01 3/179 14794
/proc/meminfo: memFree=30280700/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=744232 CPUtime=435.11
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 185689 0 0 0 42653 858 0 0 25 0 1 0 132184638 762093568 185545 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 186058 185545 146 303 0 185753 0
Current children cumulated CPU time (s) 435.11
Current children cumulated vsize (KiB) 744232

[startup+441.501 s]
/proc/loadavg: 2.04 2.01 2.01 3/179 14794
/proc/meminfo: memFree=30271028/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=753280 CPUtime=441.51
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 187963 0 0 0 43282 869 0 0 25 0 1 0 132184638 771358720 187819 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 188320 187819 146 303 0 188015 0
Current children cumulated CPU time (s) 441.51
Current children cumulated vsize (KiB) 753280

[startup+447.901 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30262712/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=761620 CPUtime=447.91
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 190021 0 0 0 43910 881 0 0 25 0 1 0 132184638 779898880 189877 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 190405 189877 146 303 0 190100 0
Current children cumulated CPU time (s) 447.91
Current children cumulated vsize (KiB) 761620

[startup+451.101 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30257876/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=766372 CPUtime=451.11
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 191225 0 0 0 44225 886 0 0 25 0 1 0 132184638 784764928 191081 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 191593 191081 146 303 0 191288 0
Current children cumulated CPU time (s) 451.11
Current children cumulated vsize (KiB) 766372

[startup+452.701 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30256016/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=769144 CPUtime=452.71
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 191911 0 0 0 44383 888 0 0 25 0 1 0 132184638 787603456 191767 4089446400 134512640 135752675 4287409680 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 192286 191767 146 303 0 191981 0
Current children cumulated CPU time (s) 452.71
Current children cumulated vsize (KiB) 769144

[startup+453.501 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30254280/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=774160 CPUtime=453.51
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 193162 0 0 0 44461 890 0 0 25 0 1 0 132184638 792739840 193018 4089446400 134512640 135752675 4287409680 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 193540 193018 146 303 0 193235 0
Current children cumulated CPU time (s) 453.51
Current children cumulated vsize (KiB) 774160

[startup+453.901 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30254280/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=776932 CPUtime=453.91
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 193866 0 0 0 44501 890 0 0 25 0 1 0 132184638 795578368 193722 4089446400 134512640 135752675 4287409680 18446744073709551615 134615259 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 194233 193722 146 303 0 193928 0
Current children cumulated CPU time (s) 453.91
Current children cumulated vsize (KiB) 776932

[startup+454.001 s]
/proc/loadavg: 2.03 2.01 2.01 3/179 14795
/proc/meminfo: memFree=30254280/32950928 swapFree=67111528/67111528
[pid=14782] ppid=14780 vsize=776932 CPUtime=454.01
/proc/14782/stat : 14782 (wbo1.4b) R 14780 14782 13958 0 -1 4202496 193866 0 0 0 44511 890 0 0 25 0 1 0 132184638 795578368 193722 4089446400 134512640 135752675 4287409680 18446744073709551615 134713413 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/14782/statm: 194233 193722 146 303 0 193928 0
Current children cumulated CPU time (s) 454.01
Current children cumulated vsize (KiB) 776932

Child status: 0
Real time (s): 454.028
CPU time (s): 454.046
CPU user time (s): 445.118
CPU system time (s): 8.92764
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 776932

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

runsolver used 0.769882 second user time and 1.71174 second system time

The end

Launcher Data

Begin job on node148 at 2010-06-30 16:41:44
IDJOB=2690767
IDBENCH=78963
IDSOLVER=1201
FILE ID=node148/2690767-1277908904
PBS_JOBID= 11197219
Free space on /tmp= 74172 MiB

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

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

MD5SUM BENCH= 56cc5d1f816d97170bd91f7584a55091
RANDOM SEED=734736623

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31025120 kB
Buffers:        192844 kB
Cached:        1272956 kB
SwapCached:          0 kB
Active:         790696 kB
Inactive:       989916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31025120 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      315592 kB
Mapped:          17272 kB
Slab:            80492 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   462012 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= 74168 MiB
End job on node148 at 2010-06-30 16:49:18