Trace number 2690785

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 523.636 523.616

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900548667--soft-66-100-0.wbo
MD5SUMb93cc320d1c40ed770cd566486d12ca9
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 benchmark548.835
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 constraints930
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 46532
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46531
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 625
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-2690785-1277909897.wbo.
0.00/0.00	c Instance file HOME/instance-2690785-1277909897.wbo
0.00/0.00	c File size is 88004 bytes.
0.00/0.00	c Highest Coefficient sum: 625
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     23 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     29 |  0.002 % |
0.00/0.02	c |       478 |     231     2707     8338 |     6655      478     30 |  0.002 % |
0.00/0.03	c |       816 |     231     2707     8338 |     7320      816     34 |  0.002 % |
0.00/0.05	c |      1322 |     231     2707     8338 |     8052     1322     39 |  0.002 % |
0.00/0.07	c |      2081 |     231     2707     8338 |     8857     2081     37 |  0.002 % |
0.10/0.11	c |      3220 |     231     2707     8338 |     9743     3220     36 |  0.002 % |
0.10/0.19	c |      4929 |     231     2707     8338 |    10717     4929     36 |  0.002 % |
0.29/0.32	c |      7491 |     231     2707     8338 |    11789     7491     38 |  0.002 % |
0.49/0.51	c |     11337 |     231     2707     8338 |    12968    11337     37 |  0.002 % |
0.89/0.91	c |     17106 |     231     2707     8338 |    14265    10555     38 |  0.002 % |
1.49/1.51	c |     25755 |     231     2707     8338 |    15692    12010     39 |  0.002 % |
2.49/2.55	c |     38731 |     231     2707     8338 |    17261     9204     41 |  0.002 % |
3.89/3.95	c |     58193 |     231     2707     8338 |    18987    11266     42 |  0.002 % |
6.09/6.15	c |     87387 |     231     2707     8338 |    20886    11801     38 |  0.002 % |
9.69/9.71	c |    131177 |     231     2707     8338 |    22974    13575     41 |  0.002 % |
16.29/16.35	c |    196863 |     231     2707     8338 |    25272    21358     42 |  0.002 % |
24.90/24.96	c |    295389 |     231     2707     8338 |    27799    24405     44 |  0.002 % |
40.70/40.70	c |    443181 |     231     2707     8338 |    30579    13442     41 |  0.002 % |
63.29/63.39	c |    664866 |     231     2707     8338 |    33637    13677     43 |  0.002 % |
100.40/100.45	c |    997392 |     231     2707     8338 |    37001    26197     43 |  0.002 % |
156.40/156.46	c |   1496180 |     231     2707     8338 |    40701    32828     43 |  0.002 % |
183.80/183.84	c There are 0 assigned variables. 0 in cost function.
184.40/184.45	c ============================[ Search Statistics ]==============================
184.40/184.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.40/184.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.40/184.45	c ===============================================================================
184.40/184.45	c |         0 |     231     2716     8365 |     5000        0    nan |  0.000 % |
184.50/184.51	c |       102 |     231     2716     8365 |     5500      102     27 |  0.002 % |
184.50/184.52	c |       254 |     231     2716     8365 |     6050      254     27 |  0.002 % |
184.50/184.53	c |       479 |     231     2716     8365 |     6655      479     26 |  0.002 % |
184.60/184.60	c |       817 |     231     2716     8365 |     7320      817     25 |  0.002 % |
184.60/184.62	c |      1325 |     231     2716     8365 |     8052     1325     24 |  0.002 % |
184.60/184.64	c |      2085 |     231     2716     8365 |     8857     2085     24 |  0.002 % |
184.60/184.68	c |      3224 |     231     2716     8365 |     9743     3224     25 |  0.002 % |
184.70/184.75	c |      4932 |     231     2716     8365 |    10717     4932     26 |  0.002 % |
184.81/184.87	c |      7497 |     231     2716     8365 |    11789     7497     27 |  0.002 % |
185.00/185.08	c |     11341 |     231     2716     8365 |    12968    11341     27 |  0.002 % |
185.40/185.48	c |     17107 |     231     2716     8365 |    14265    10567     29 |  0.002 % |
186.10/186.17	c |     25759 |     231     2716     8365 |    15692    12038     33 |  0.002 % |
187.30/187.31	c |     38735 |     231     2716     8365 |    17261     9218     33 |  0.002 % |
189.30/189.31	c |     58196 |     231     2716     8365 |    18987    11324     33 |  0.002 % |
191.90/191.96	c |     87389 |     231     2716     8365 |    20886    11862     30 |  0.002 % |
195.90/195.91	c |    131179 |     231     2716     8365 |    22974    13696     31 |  0.002 % |
202.30/202.34	c |    196864 |     231     2716     8365 |    25272    21581     30 |  0.002 % |
212.31/212.36	c |    295391 |     231     2716     8365 |    27799    12103     30 |  0.002 % |
227.20/227.27	c |    443181 |     231     2716     8365 |    30579    16984     29 |  0.002 % |
249.80/249.85	c |    664866 |     231     2716     8365 |    33637    14990     28 |  0.002 % |
287.60/287.66	c |    997392 |     231     2716     8365 |    37001    26755     29 |  0.002 % |
349.21/349.23	c |   1496181 |     231     2716     8365 |    40701    18060     27 |  0.002 % |
443.22/443.21	c |   2244365 |     231     2716     8365 |    44771    18957     31 |  0.002 % |
522.52/522.56	c ===============================================================================
523.51/523.58	c core #1
523.51/523.58	c 
523.51/523.58	c 
523.51/523.58	c Core size: 41	Core Weight: 2147483647	Total Weight: 2147483647
523.51/523.58	c
523.51/523.58	c
523.51/523.58	c Memory used           : 905.00 MB
523.51/523.58	c CPU time              : 513.58 s
523.51/523.58	c 
523.51/523.58	s UNSATISFIABLE
523.51/523.58	c Total CPU time: 513.58 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-2690785-1277909897/watcher-2690785-1277909897 -o /tmp/evaluation-result-2690785-1277909897/solver-2690785-1277909897 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690785-1277909897.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.76 2.76 2.47 4/178 24634
/proc/meminfo: memFree=31496820/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=2660 CPUtime=0
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 307 0 0 0 0 0 0 0 20 0 1 0 166592775 2723840 225 4089446400 134512640 135752675 4287078896 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/24634/statm: 665 225 147 303 0 338 0

[startup+0.099114 s]
/proc/loadavg: 2.76 2.76 2.47 4/178 24634
/proc/meminfo: memFree=31496820/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=3496 CPUtime=0.09
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 531 0 0 0 8 1 0 0 20 0 1 0 166592775 3579904 427 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 874 427 144 303 0 569 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3496

[startup+0.101107 s]
/proc/loadavg: 2.76 2.76 2.47 4/178 24634
/proc/meminfo: memFree=31496820/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=3496 CPUtime=0.1
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 535 0 0 0 9 1 0 0 20 0 1 0 166592775 3579904 431 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 874 431 144 303 0 569 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3496

[startup+0.301066 s]
/proc/loadavg: 2.76 2.76 2.47 4/178 24634
/proc/meminfo: memFree=31496820/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=4688 CPUtime=0.29
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 845 0 0 0 28 1 0 0 20 0 1 0 166592775 4800512 741 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 1172 741 144 303 0 867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4688

[startup+0.700989 s]
/proc/loadavg: 2.76 2.76 2.47 4/178 24634
/proc/meminfo: memFree=31496820/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=6572 CPUtime=0.7
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 1312 0 0 0 66 4 0 0 21 0 1 0 166592775 6729728 1208 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 1643 1208 144 303 0 1338 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 6572

[startup+1.50084 s]
/proc/loadavg: 2.76 2.76 2.47 3/179 24635
/proc/meminfo: memFree=31491728/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=9740 CPUtime=1.49
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 2117 0 0 0 142 7 0 0 23 0 1 0 166592775 9973760 2013 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 2435 2013 144 303 0 2130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9740

[startup+3.10054 s]
/proc/loadavg: 2.76 2.76 2.47 3/179 24635
/proc/meminfo: memFree=31487016/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=15816 CPUtime=3.1
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 3609 0 0 0 297 13 0 0 25 0 1 0 166592775 16195584 3505 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 3954 3505 144 303 0 3649 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 15816

[startup+6.30092 s]
/proc/loadavg: 2.70 2.75 2.47 3/179 24635
/proc/meminfo: memFree=31475028/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=27696 CPUtime=6.3
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 6577 0 0 0 608 22 0 0 25 0 1 0 166592775 28360704 6473 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 6924 6473 144 303 0 6619 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 27696

[startup+12.7007 s]
/proc/loadavg: 2.64 2.73 2.46 3/179 24635
/proc/meminfo: memFree=31453740/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=48192 CPUtime=12.69
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 11730 0 0 0 1231 38 0 0 25 0 1 0 166592775 49348608 11626 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 12048 11626 144 303 0 11743 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48192

[startup+25.5003 s]
/proc/loadavg: 2.50 2.70 2.46 3/179 24636
/proc/meminfo: memFree=31413276/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=87968 CPUtime=25.49
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 21659 0 0 0 2477 72 0 0 25 0 1 0 166592775 90079232 21555 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 21992 21556 144 303 0 21687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87968

[startup+51.1005 s]
/proc/loadavg: 2.33 2.64 2.44 3/179 24665
/proc/meminfo: memFree=31422732/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=158352 CPUtime=51.09
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 39235 0 0 0 4980 129 0 0 25 0 1 0 166592775 162152448 39131 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 39588 39131 144 303 0 39283 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 158352

[startup+102.307 s]
/proc/loadavg: 2.14 2.54 2.42 3/179 24666
/proc/meminfo: memFree=31269264/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=292744 CPUtime=102.3
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 72819 0 0 0 9995 235 0 0 25 0 1 0 166592775 299769856 72715 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 73186 72715 144 303 0 72881 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292744

[startup+162.3 s]
/proc/loadavg: 2.05 2.44 2.39 3/179 24667
/proc/meminfo: memFree=31112732/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=444668 CPUtime=162.3
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 110816 0 0 0 15879 351 0 0 25 0 1 0 166592775 455340032 110712 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 111167 110712 144 303 0 110862 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 444668

[startup+222.301 s]
/proc/loadavg: 2.02 2.36 2.36 3/179 24678
/proc/meminfo: memFree=31047124/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=505860 CPUtime=222.3
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 126161 0 0 0 21769 461 0 0 25 0 1 0 166592775 518000640 126017 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 126465 126017 146 303 0 126160 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 505860

[startup+282.3 s]
/proc/loadavg: 2.00 2.29 2.34 3/179 24680
/proc/meminfo: memFree=30988200/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=563596 CPUtime=282.3
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 140577 0 0 0 27650 580 0 0 25 0 1 0 166592775 577122304 140433 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 140899 140433 146 303 0 140594 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 563596

[startup+342.301 s]
/proc/loadavg: 2.07 2.25 2.32 3/179 24681
/proc/meminfo: memFree=30921196/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=625808 CPUtime=342.31
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 156101 0 0 0 33541 690 0 0 25 0 1 0 166592775 640827392 155957 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 156452 155957 146 303 0 156147 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 625808

[startup+402.301 s]
/proc/loadavg: 2.02 2.20 2.30 3/179 24683
/proc/meminfo: memFree=30817780/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=727200 CPUtime=402.31
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 181456 0 0 0 39435 796 0 0 25 0 1 0 166592775 744652800 181312 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 181800 181312 146 303 0 181495 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 727200

[startup+462.301 s]
/proc/loadavg: 2.01 2.16 2.27 3/179 24684
/proc/meminfo: memFree=30714812/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=829336 CPUtime=462.31
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 206951 0 0 0 45324 907 0 0 25 0 1 0 166592775 849240064 206807 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 207334 206807 146 303 0 207029 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 829336

[startup+522.301 s]
/proc/loadavg: 2.00 2.13 2.25 3/179 24686
/proc/meminfo: memFree=30628220/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=916288 CPUtime=522.31
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 228670 0 0 0 51229 1002 0 0 25 0 1 0 166592775 938278912 228526 4089446400 134512640 135752675 4287078896 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 229072 228526 146 303 0 228767 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 916288

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

[startup+523.101 s]
/proc/loadavg: 2.00 2.13 2.25 3/179 24686
/proc/meminfo: memFree=30626732/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=926188 CPUtime=523.11
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 231141 0 0 0 51309 1002 0 0 25 0 1 0 166592775 948416512 230997 4089446400 134512640 135752675 4287078896 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 231547 230997 146 303 0 231242 0
Current children cumulated CPU time (s) 523.11
Current children cumulated vsize (KiB) 926188

[startup+523.501 s]
/proc/loadavg: 2.00 2.13 2.25 3/179 24686
/proc/meminfo: memFree=30616316/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=926716 CPUtime=523.51
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202496 231296 0 0 0 51349 1002 0 0 25 0 1 0 166592775 948957184 231152 4089446400 134512640 135752675 4287078896 18446744073709551615 134614985 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/24634/statm: 231679 231152 146 303 0 231374 0
Current children cumulated CPU time (s) 523.51
Current children cumulated vsize (KiB) 926716

[startup+523.607 s]
/proc/loadavg: 2.00 2.13 2.25 3/179 24686
/proc/meminfo: memFree=30616316/32950928 swapFree=67111528/67111528
[pid=24634] ppid=24632 vsize=0 CPUtime=523.61
/proc/24634/stat : 24634 (wbo1.4b) R 24632 24634 23309 0 -1 4202500 231298 0 0 0 51357 1004 0 0 25 0 1 0 166592775 0 0 4089446400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/24634/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 523.61
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 523.616
CPU time (s): 523.636
CPU user time (s): 513.58
CPU system time (s): 10.0565
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 926716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 513.58
system time used= 10.0565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231298
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= 1
involuntary context switches= 298

runsolver used 0.78288 second user time and 1.60376 second system time

The end

Launcher Data

Begin job on node115 at 2010-06-30 16:58:17
IDJOB=2690785
IDBENCH=78972
IDSOLVER=1201
FILE ID=node115/2690785-1277909897
PBS_JOBID= 11197177
Free space on /tmp= 74204 MiB

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

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

MD5SUM BENCH= b93cc320d1c40ed770cd566486d12ca9
RANDOM SEED=1654901254

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.796
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.796
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:      31496852 kB
Buffers:        195328 kB
Cached:         936824 kB
SwapCached:          0 kB
Active:         645152 kB
Inactive:       666508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31496852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:      179492 kB
Mapped:          17848 kB
Slab:            77860 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   331364 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 node115 at 2010-06-30 17:07:01