Trace number 2690235

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 240.612 240.61

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900550720--soft-0-100-0.wbo
MD5SUM78d8e4512631586bbdc844ad983c3b47
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 benchmark274.2
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 135280
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135279
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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-2690235-1277927816.wbo.
0.00/0.00	c Instance file HOME/instance-2690235-1277927816.wbo
0.00/0.00	c File size is 96759 bytes.
0.00/0.00	c Highest Coefficient sum: 687
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 |       101 |     231     2707     8338 |     5500      101     24 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     26 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     35 |  0.002 % |
0.00/0.03	c |       817 |     231     2707     8338 |     7320      817     35 |  0.002 % |
0.00/0.05	c |      1324 |     231     2707     8338 |     8052     1324     34 |  0.002 % |
0.05/0.07	c |      2083 |     231     2707     8338 |     8857     2083     34 |  0.002 % |
0.09/0.11	c |      3222 |     231     2707     8338 |     9743     3222     34 |  0.002 % |
0.09/0.19	c |      4930 |     231     2707     8338 |    10717     4930     34 |  0.002 % |
0.29/0.33	c |      7492 |     231     2707     8338 |    11789     7492     35 |  0.002 % |
0.49/0.55	c |     11336 |     231     2707     8338 |    12968    11336     34 |  0.002 % |
0.89/0.91	c |     17103 |     231     2707     8338 |    14265    10555     33 |  0.002 % |
1.39/1.40	c |     25753 |     231     2707     8338 |    15692    12006     35 |  0.002 % |
2.19/2.28	c |     38727 |     231     2707     8338 |    17261     9172     36 |  0.002 % |
3.58/3.61	c |     58189 |     231     2707     8338 |    18987    11253     35 |  0.002 % |
5.79/5.88	c |     87381 |     231     2707     8338 |    20886    11814     37 |  0.002 % |
9.49/9.53	c |    131171 |     231     2707     8338 |    22974    13635     40 |  0.002 % |
15.39/15.48	c |    196855 |     231     2707     8338 |    25272    21373     40 |  0.002 % |
25.89/25.93	c |    295381 |     231     2707     8338 |    27799    13038     42 |  0.002 % |
41.49/41.50	c |    443172 |     231     2707     8338 |    30579    16970     41 |  0.002 % |
64.28/64.39	c |    664856 |     231     2707     8338 |    33637    13569     40 |  0.002 % |
105.59/105.69	c |    997381 |     231     2707     8338 |    37001    27982     40 |  0.002 % |
165.39/165.45	c |   1496169 |     231     2707     8338 |    40701    36762     39 |  0.041 % |
182.00/182.09	c There are 0 assigned variables. 0 in cost function.
182.60/182.64	c ============================[ Search Statistics ]==============================
182.60/182.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.60/182.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.60/182.64	c ===============================================================================
182.60/182.64	c |         0 |     231     2711     8348 |     5000        0    nan |  0.000 % |
182.69/182.77	c |       103 |     231     2711     8348 |     5500      103     23 |  0.002 % |
182.69/182.77	c |       255 |     231     2711     8348 |     6050      255     21 |  0.041 % |
182.69/182.78	c |       480 |     231     2711     8348 |     6655      480     22 |  0.004 % |
182.69/182.79	c |       819 |     231     2711     8348 |     7320      819     22 |  0.041 % |
182.79/182.80	c |      1325 |     231     2711     8348 |     8052     1325     23 |  0.002 % |
182.79/182.83	c |      2084 |     231     2711     8348 |     8857     2084     25 |  0.041 % |
182.79/182.87	c |      3224 |     231     2711     8348 |     9743     3224     25 |  0.004 % |
182.90/182.95	c |      4936 |     231     2711     8348 |    10717     4936     24 |  0.002 % |
182.99/183.08	c |      7498 |     231     2711     8348 |    11789     7498     25 |  0.002 % |
183.30/183.32	c |     11343 |     231     2711     8348 |    12968    11343     25 |  0.041 % |
183.60/183.68	c |     17110 |     231     2711     8348 |    14265    10566     27 |  0.002 % |
184.29/184.32	c |     25760 |     231     2711     8348 |    15692    12024     32 |  0.002 % |
185.39/185.46	c |     38734 |     231     2711     8348 |    17261     9217     33 |  0.002 % |
186.79/186.88	c |     58195 |     231     2711     8348 |    18987    11320     24 |  0.041 % |
189.20/189.28	c |     87388 |     231     2711     8348 |    20886    11901     29 |  0.002 % |
193.19/193.26	c |    131177 |     231     2711     8348 |    22974    13696     30 |  0.041 % |
200.79/200.85	c |    196862 |     231     2711     8348 |    25272    21612     31 |  0.002 % |
212.39/212.49	c |    295389 |     231     2711     8348 |    27799    15743     27 |  0.002 % |
230.50/230.50	c |    443180 |     231     2711     8348 |    30579    25704     31 |  0.004 % |
240.30/240.37	c ===============================================================================
240.50/240.59	c core #1
240.50/240.59	c 
240.50/240.59	c 
240.50/240.59	c Core size: 18	Core Weight: 2147483647	Total Weight: 2147483647
240.50/240.59	c
240.50/240.59	c
240.50/240.59	c Memory used           : 526.60 MB
240.50/240.59	c CPU time              : 237.931 s
240.50/240.59	c 
240.50/240.59	s UNSATISFIABLE
240.50/240.59	c Total CPU time: 237.932 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-2690235-1277927816/watcher-2690235-1277927816 -o /tmp/evaluation-result-2690235-1277927816/solver-2690235-1277927816 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690235-1277927816.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.78 2.24 2.23 4/196 15265
/proc/meminfo: memFree=30752432/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=2664 CPUtime=0
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 306 0 0 0 0 0 0 0 25 0 1 0 134078489 2727936 224 4089446400 134512640 135752675 4289224752 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/15265/statm: 666 225 148 303 0 337 0

[startup+0.0589381 s]
/proc/loadavg: 2.78 2.24 2.23 4/196 15265
/proc/meminfo: memFree=30752432/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=3228 CPUtime=0.05
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 467 0 0 0 5 0 0 0 25 0 1 0 134078489 3305472 361 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 807 361 144 303 0 502 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3228

[startup+0.1009 s]
/proc/loadavg: 2.78 2.24 2.23 4/196 15265
/proc/meminfo: memFree=30752432/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=3624 CPUtime=0.09
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 567 0 0 0 9 0 0 0 25 0 1 0 134078489 3710976 461 4089446400 134512640 135752675 4289224752 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 906 461 144 303 0 601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3624

[startup+0.300867 s]
/proc/loadavg: 2.78 2.24 2.23 4/196 15265
/proc/meminfo: memFree=30752432/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=4944 CPUtime=0.29
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 914 0 0 0 29 0 0 0 25 0 1 0 134078489 5062656 808 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 1236 808 144 303 0 931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4944

[startup+0.700797 s]
/proc/loadavg: 2.78 2.24 2.23 4/196 15265
/proc/meminfo: memFree=30752432/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=7056 CPUtime=0.69
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 1417 0 0 0 68 1 0 0 25 0 1 0 134078489 7225344 1311 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 1764 1311 144 303 0 1459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7056

[startup+1.50066 s]
/proc/loadavg: 2.78 2.24 2.23 3/197 15266
/proc/meminfo: memFree=30745556/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=11280 CPUtime=1.49
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 2494 0 0 0 146 3 0 0 25 0 1 0 134078489 11550720 2388 4089446400 134512640 135752675 4289224752 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 2820 2388 144 303 0 2515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11280

[startup+3.10037 s]
/proc/loadavg: 2.78 2.24 2.23 3/197 15266
/proc/meminfo: memFree=30736132/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=18948 CPUtime=3.09
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 4394 0 0 0 302 7 0 0 25 0 1 0 134078489 19402752 4288 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 4737 4288 144 303 0 4432 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18948

[startup+6.30087 s]
/proc/loadavg: 2.72 2.24 2.22 3/197 15266
/proc/meminfo: memFree=30720008/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=32448 CPUtime=6.29
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 7779 0 0 0 617 12 0 0 25 0 1 0 134078489 33226752 7673 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 8112 7673 144 303 0 7807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32448

[startup+12.7007 s]
/proc/loadavg: 2.66 2.23 2.22 3/197 15266
/proc/meminfo: memFree=30683836/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=57268 CPUtime=12.69
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 13982 0 0 0 1246 23 0 0 25 0 1 0 134078489 58642432 13876 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 14317 13876 144 303 0 14012 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57268

[startup+25.5004 s]
/proc/loadavg: 2.51 2.22 2.22 3/197 15266
/proc/meminfo: memFree=30633132/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=98996 CPUtime=25.49
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 24415 0 0 0 2511 38 0 0 25 0 1 0 134078489 101371904 24309 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 24749 24309 144 303 0 24444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 98996

[startup+51.1009 s]
/proc/loadavg: 2.34 2.20 2.21 3/197 15267
/proc/meminfo: memFree=30536460/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=179840 CPUtime=51.09
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 44619 0 0 0 5038 71 0 0 25 0 1 0 134078489 184156160 44513 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 44960 44513 144 303 0 44655 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 179840

[startup+102.306 s]
/proc/loadavg: 2.14 2.17 2.20 3/197 15268
/proc/meminfo: memFree=30355728/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=322876 CPUtime=102.29
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 80350 0 0 0 10104 125 0 0 25 0 1 0 134078489 330625024 80244 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 80719 80244 144 303 0 80414 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 322876

[startup+162.3 s]
/proc/loadavg: 2.05 2.14 2.18 3/197 15270
/proc/meminfo: memFree=30149224/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=487644 CPUtime=162.29
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 121544 0 0 0 16038 191 0 0 25 0 1 0 134078489 499347456 121438 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 121911 121438 144 303 0 121606 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 487644

[startup+222.301 s]
/proc/loadavg: 2.02 2.11 2.17 3/197 15271
/proc/meminfo: memFree=30050232/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=222.3
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134472 0 0 0 21978 252 0 0 25 0 1 0 134078489 552177664 134326 4089446400 134512640 135752675 4289224752 18446744073709551615 134638079 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134326 146 303 0 134504 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 539236

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

[startup+230.3 s]
/proc/loadavg: 2.01 2.10 2.17 3/197 15272
/proc/meminfo: memFree=30044276/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=230.29
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134473 0 0 0 22772 257 0 0 25 0 1 0 134078489 552177664 134327 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134327 146 303 0 134504 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 539236

[startup+236.7 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30039064/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=236.69
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134473 0 0 0 23405 264 0 0 25 0 1 0 134078489 552177664 134327 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134327 146 303 0 134504 0
Current children cumulated CPU time (s) 236.69
Current children cumulated vsize (KiB) 539236

[startup+238.301 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30038812/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=238.3
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134474 0 0 0 23565 265 0 0 25 0 1 0 134078489 552177664 134328 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134328 146 303 0 134504 0
Current children cumulated CPU time (s) 238.3
Current children cumulated vsize (KiB) 539236

[startup+239.901 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30037448/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=239.9
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134474 0 0 0 23724 266 0 0 25 0 1 0 134078489 552177664 134328 4089446400 134512640 135752675 4289224752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134328 146 303 0 134504 0
Current children cumulated CPU time (s) 239.9
Current children cumulated vsize (KiB) 539236

[startup+240.301 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30037448/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=240.3
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134474 0 0 0 23764 266 0 0 25 0 1 0 134078489 552177664 134328 4089446400 134512640 135752675 4289224752 18446744073709551615 134650470 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134328 146 303 0 134504 0
Current children cumulated CPU time (s) 240.3
Current children cumulated vsize (KiB) 539236

[startup+240.501 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30037448/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=539236 CPUtime=240.5
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202496 134474 0 0 0 23784 266 0 0 25 0 1 0 134078489 552177664 134328 4089446400 134512640 135752675 4289224752 18446744073709551615 134615571 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/15265/statm: 134809 134328 146 303 0 134504 0
Current children cumulated CPU time (s) 240.5
Current children cumulated vsize (KiB) 539236

[startup+240.601 s]
/proc/loadavg: 2.01 2.10 2.16 3/197 15272
/proc/meminfo: memFree=30037448/32950928 swapFree=67111528/67111528
[pid=15265] ppid=15263 vsize=0 CPUtime=240.6
/proc/15265/stat : 15265 (wbo1.4b) R 15263 15265 15240 0 -1 4202500 134476 0 0 0 23793 267 0 0 25 0 1 0 134078489 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/15265/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 240.6
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 240.61
CPU time (s): 240.612
CPU user time (s): 237.932
CPU system time (s): 2.68059
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 539400

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

runsolver used 0.376942 second user time and 0.739887 second system time

The end

Launcher Data

Begin job on node120 at 2010-06-30 21:56:56
IDJOB=2690235
IDBENCH=79283
IDSOLVER=1201
FILE ID=node120/2690235-1277927816
PBS_JOBID= 11197411
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.1900550720--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-2690235-1277927816/watcher-2690235-1277927816 -o /tmp/evaluation-result-2690235-1277927816/solver-2690235-1277927816 -C 1800 -W 2000 -M 3800  wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690235-1277927816.wbo

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

MD5SUM BENCH= 78d8e4512631586bbdc844ad983c3b47
RANDOM SEED=462796274

node120.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.820
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.64
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.820
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.07
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.820
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.80
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.820
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.74
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.820
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.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30753084 kB
Buffers:        211772 kB
Cached:         936868 kB
SwapCached:          0 kB
Active:        1444332 kB
Inactive:       609672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30753084 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2796 kB
Writeback:           0 kB
AnonPages:      905476 kB
Mapped:          20504 kB
Slab:            79176 kB
PageTables:       6828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1656492 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node120 at 2010-06-30 22:00:56