Trace number 2690633

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 336.654 336.644

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571761--soft-33-100-0.wbo
MD5SUM91e040f5c30df15d8a8ea402735ab864
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 benchmark465.682
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 constraints1848
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 94973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 713
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-2690633-1277901414.wbo.
0.00/0.00	c Instance file HOME/instance-2690633-1277901414.wbo
0.00/0.00	c File size is 92542 bytes.
0.00/0.00	c Highest Coefficient sum: 713
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
0.00/0.01	c |       102 |     231     2707     8338 |     5500      102     21 |  0.002 % |
0.00/0.01	c |       252 |     231     2707     8338 |     6050      252     27 |  0.002 % |
0.00/0.02	c |       479 |     231     2707     8338 |     6655      479     27 |  0.002 % |
0.00/0.03	c |       818 |     231     2707     8338 |     7320      818     27 |  0.002 % |
0.00/0.04	c |      1326 |     231     2707     8338 |     8052     1326     26 |  0.002 % |
0.00/0.06	c |      2085 |     231     2707     8338 |     8857     2085     29 |  0.002 % |
0.09/0.10	c |      3224 |     231     2707     8338 |     9743     3224     31 |  0.002 % |
0.09/0.16	c |      4933 |     231     2707     8338 |    10717     4933     32 |  0.002 % |
0.19/0.27	c |      7495 |     231     2707     8338 |    11789     7495     34 |  0.002 % |
0.39/0.48	c |     11341 |     231     2707     8338 |    12968    11341     35 |  0.002 % |
0.79/0.85	c |     17107 |     231     2707     8338 |    14265    10570     39 |  0.002 % |
1.29/1.39	c |     25757 |     231     2707     8338 |    15692    12019     36 |  0.002 % |
2.29/2.34	c |     38736 |     231     2707     8338 |    17261     9182     37 |  0.002 % |
3.79/3.83	c |     58197 |     231     2707     8338 |    18987    11281     37 |  0.002 % |
6.59/6.65	c |     87390 |     231     2707     8338 |    20886    11864     40 |  0.002 % |
10.79/10.89	c |    131179 |     231     2707     8338 |    22974    13673     37 |  0.002 % |
17.20/17.26	c |    196864 |     231     2707     8338 |    25272    21521     38 |  0.002 % |
26.89/26.91	c |    295392 |     231     2707     8338 |    27799    14424     43 |  0.002 % |
42.09/42.13	c |    443187 |     231     2707     8338 |    30579    18976     38 |  0.002 % |
67.10/67.10	c |    664872 |     231     2707     8338 |    33637    21740     40 |  0.002 % |
103.30/103.32	c |    997401 |     231     2707     8338 |    37001    32816     39 |  0.002 % |
164.60/164.66	c |   1496190 |     231     2707     8338 |    40701    18474     37 |  0.002 % |
183.70/183.72	c There are 0 assigned variables. 0 in cost function.
184.30/184.30	c ============================[ Search Statistics ]==============================
184.30/184.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.30/184.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.30/184.30	c ===============================================================================
184.30/184.30	c |         0 |     231     2707     8338 |     5000        0    nan |  0.000 % |
184.30/184.37	c |       100 |     231     2707     8338 |     5500      100     15 |  0.002 % |
184.40/184.43	c |       251 |     231     2707     8338 |     6050      251     21 |  0.002 % |
184.40/184.44	c |       476 |     231     2707     8338 |     6655      476     21 |  0.002 % |
184.40/184.45	c |       816 |     231     2707     8338 |     7320      816     19 |  0.002 % |
184.40/184.46	c |      1323 |     231     2707     8338 |     8052     1323     20 |  0.002 % |
184.40/184.49	c |      2083 |     231     2707     8338 |     8857     2083     22 |  0.002 % |
184.50/184.53	c |      3224 |     231     2707     8338 |     9743     3224     24 |  0.002 % |
184.59/184.61	c |      4934 |     231     2707     8338 |    10717     4934     24 |  0.002 % |
184.70/184.74	c |      7496 |     231     2707     8338 |    11789     7496     25 |  0.002 % |
184.90/184.98	c |     11342 |     231     2707     8338 |    12968    11342     25 |  0.002 % |
185.30/185.36	c |     17109 |     231     2707     8338 |    14265    10573     27 |  0.002 % |
185.99/186.01	c |     25758 |     231     2707     8338 |    15692    12026     29 |  0.002 % |
186.90/186.99	c |     38732 |     231     2707     8338 |    17261     9215     28 |  0.002 % |
188.50/188.51	c |     58193 |     231     2707     8338 |    18987    11292     26 |  0.002 % |
191.09/191.10	c |     87386 |     231     2707     8338 |    20886    11860     28 |  0.002 % |
195.30/195.37	c |    131175 |     231     2707     8338 |    22974    13624     28 |  0.002 % |
202.79/202.84	c |    196860 |     231     2707     8338 |    25272    21625     29 |  0.002 % |
213.59/213.67	c |    295386 |     231     2707     8338 |    27799    13736     26 |  0.002 % |
229.90/229.99	c |    443177 |     231     2707     8338 |    30579    19886     27 |  0.002 % |
255.50/255.59	c |    664864 |     231     2707     8338 |    33637    22147     27 |  0.002 % |
300.40/300.44	c |    997390 |     231     2707     8338 |    37001    20491     24 |  0.002 % |
336.60/336.62	c ===============================================================================
336.60/336.62	c core #1
336.60/336.62	c 
336.60/336.62	c 
336.60/336.62	c Core size: 44	Core Weight: 2147483647	Total Weight: 2147483647
336.60/336.62	c
336.60/336.62	c
336.60/336.62	c Memory used           : 528.85 MB
336.60/336.62	c CPU time              : 330.219 s
336.60/336.62	c 
336.60/336.62	s UNSATISFIABLE
336.60/336.62	c Total CPU time: 330.219 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-2690633-1277901414/watcher-2690633-1277901414 -o /tmp/evaluation-result-2690633-1277901414/solver-2690633-1277901414 -C 1800 -W 2000 -M 3800 wbo1.4b -file-format=wbo -time-limit=1800 HOME/instance-2690633-1277901414.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.00 2.00 3/196 9540
/proc/meminfo: memFree=31499400/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=2664 CPUtime=0
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 304 0 0 0 0 0 0 0 24 0 1 0 131438958 2727936 223 4089446400 134512640 135752675 4292989360 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 666 224 147 303 0 338 0

[startup+0.0100909 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 9540
/proc/meminfo: memFree=31499400/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=2836 CPUtime=0
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 373 0 0 0 0 0 0 0 24 0 1 0 131438958 2904064 269 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 709 270 141 303 0 404 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2836

[startup+0.101048 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 9540
/proc/meminfo: memFree=31499400/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=3628 CPUtime=0.09
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 566 0 0 0 9 0 0 0 24 0 1 0 131438958 3715072 462 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 907 462 144 303 0 602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3628

[startup+0.301011 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 9540
/proc/meminfo: memFree=31499400/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=5080 CPUtime=0.29
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 937 0 0 0 28 1 0 0 25 0 1 0 131438958 5201920 833 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 1270 833 144 303 0 965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5080

[startup+0.70094 s]
/proc/loadavg: 2.00 2.00 2.00 3/196 9540
/proc/meminfo: memFree=31499400/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=7204 CPUtime=0.69
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 1461 0 0 0 67 2 0 0 25 0 1 0 131438958 7376896 1357 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 1801 1357 144 303 0 1496 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7204

[startup+1.50079 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9541
/proc/meminfo: memFree=31493316/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=10900 CPUtime=1.49
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 2396 0 0 0 144 5 0 0 25 0 1 0 131438958 11161600 2292 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 2725 2292 144 303 0 2420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10900

[startup+3.10051 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9541
/proc/meminfo: memFree=31488108/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=17632 CPUtime=3.09
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 4077 0 0 0 300 9 0 0 25 0 1 0 131438958 18055168 3973 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 4408 3973 144 303 0 4103 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17632

[startup+6.30092 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9542
/proc/meminfo: memFree=31472856/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=28716 CPUtime=6.29
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 6826 0 0 0 611 18 0 0 25 0 1 0 131438958 29405184 6722 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 7179 6722 144 303 0 6874 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28716

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9542
/proc/meminfo: memFree=31452040/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=50132 CPUtime=12.69
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 12187 0 0 0 1239 30 0 0 25 0 1 0 131438958 51335168 12083 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 12533 12083 144 303 0 12228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50132

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9543
/proc/meminfo: memFree=31402892/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=92124 CPUtime=25.49
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 22690 0 0 0 2490 59 0 0 25 0 1 0 131438958 94334976 22586 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 23031 22586 144 303 0 22726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92124

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9543
/proc/meminfo: memFree=31328752/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=165484 CPUtime=51.09
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 41007 0 0 0 4995 114 0 0 25 0 1 0 131438958 169455616 40903 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 41371 40903 144 303 0 41066 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 165484

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9545
/proc/meminfo: memFree=31174344/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=307900 CPUtime=102.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 76594 0 0 0 10010 220 0 0 25 0 1 0 131438958 315289600 76490 4089446400 134512640 135752675 4292989360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 76975 76490 144 303 0 76670 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 307900

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 9546
/proc/meminfo: memFree=31019792/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=458832 CPUtime=162.29
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 114341 0 0 0 15900 329 0 0 25 0 1 0 131438958 469843968 114237 4089446400 134512640 135752675 4292989360 18446744073709551615 134611571 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 114708 114237 144 303 0 114403 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 458832

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 9547
/proc/meminfo: memFree=30961316/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=514516 CPUtime=222.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 128299 0 0 0 21776 454 0 0 25 0 1 0 131438958 526864384 128155 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 128629 128155 146 303 0 128324 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 514516

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9549
/proc/meminfo: memFree=30953952/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=514516 CPUtime=282.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 128312 0 0 0 27672 558 0 0 25 0 1 0 131438958 526864384 128168 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 128629 128168 146 303 0 128324 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 514516

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

[startup+307.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9550
/proc/meminfo: memFree=30952068/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=516500 CPUtime=307.1
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 128814 0 0 0 30112 598 0 0 25 0 1 0 131438958 528896000 128670 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 129125 128670 146 303 0 128820 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 516500

[startup+319.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9550
/proc/meminfo: memFree=30945492/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=523188 CPUtime=319.9
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 130477 0 0 0 31375 615 0 0 25 0 1 0 131438958 535744512 130333 4089446400 134512640 135752675 4292989360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 130797 130333 146 303 0 130492 0
Current children cumulated CPU time (s) 319.9
Current children cumulated vsize (KiB) 523188

[startup+326.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9551
/proc/meminfo: memFree=30937184/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=528776 CPUtime=326.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 131893 0 0 0 32006 624 0 0 25 0 1 0 131438958 541466624 131749 4089446400 134512640 135752675 4292989360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 132194 131749 146 303 0 131889 0
Current children cumulated CPU time (s) 326.3
Current children cumulated vsize (KiB) 528776

[startup+332.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9551
/proc/meminfo: memFree=30928376/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=537000 CPUtime=332.71
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 133918 0 0 0 32636 635 0 0 25 0 1 0 131438958 549888000 133774 4089446400 134512640 135752675 4292989360 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 134250 133774 146 303 0 133945 0
Current children cumulated CPU time (s) 332.71
Current children cumulated vsize (KiB) 537000

[startup+334.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9551
/proc/meminfo: memFree=30926016/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=538724 CPUtime=334.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 134374 0 0 0 32794 636 0 0 25 0 1 0 131438958 551653376 134230 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 134681 134230 146 303 0 134376 0
Current children cumulated CPU time (s) 334.3
Current children cumulated vsize (KiB) 538724

[startup+335.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9551
/proc/meminfo: memFree=30924776/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=540616 CPUtime=335.9
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 134841 0 0 0 32950 640 0 0 25 0 1 0 131438958 553590784 134697 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 135154 134697 146 303 0 134849 0
Current children cumulated CPU time (s) 335.9
Current children cumulated vsize (KiB) 540616

[startup+336.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 9551
/proc/meminfo: memFree=30924776/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=541144 CPUtime=336.3
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 134951 0 0 0 32990 640 0 0 25 0 1 0 131438958 554131456 134807 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 135286 134807 146 303 0 134981 0
Current children cumulated CPU time (s) 336.3
Current children cumulated vsize (KiB) 541144

[startup+336.501 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 9554
/proc/meminfo: memFree=31332524/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=541408 CPUtime=336.51
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 135034 0 0 0 33010 641 0 0 25 0 1 0 131438958 554401792 134890 4089446400 134512640 135752675 4292989360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 135352 134890 146 303 0 135047 0
Current children cumulated CPU time (s) 336.51
Current children cumulated vsize (KiB) 541408

[startup+336.606 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 9554
/proc/meminfo: memFree=31332524/32951124 swapFree=67111528/67111528
[pid=9540] ppid=9538 vsize=541540 CPUtime=336.6
/proc/9540/stat : 9540 (wbo1.4b) R 9538 9540 8515 0 -1 4202496 135068 0 0 0 33019 641 0 0 25 0 1 0 131438958 554536960 134924 4089446400 134512640 135752675 4292989360 18446744073709551615 134603234 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/9540/statm: 135385 134924 146 303 0 135080 0
Current children cumulated CPU time (s) 336.6
Current children cumulated vsize (KiB) 541540

Child status: 0
Real time (s): 336.644
CPU time (s): 336.654
CPU user time (s): 330.219
CPU system time (s): 6.43502
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 541540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 330.219
system time used= 6.43502
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135077
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= 3
involuntary context switches= 634

runsolver used 0.442932 second user time and 1.10083 second system time

The end

Launcher Data

Begin job on node104 at 2010-06-30 14:36:54
IDJOB=2690633
IDBENCH=78891
IDSOLVER=1201
FILE ID=node104/2690633-1277901414
PBS_JOBID= 11197176
Free space on /tmp= 74212 MiB

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

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

MD5SUM BENCH= 91e040f5c30df15d8a8ea402735ab864
RANDOM SEED=1934643471

node104.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.839
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.839
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.12
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.839
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.839
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.84
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.839
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.74
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.839
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.83
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.839
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.839
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31500176 kB
Buffers:        178748 kB
Cached:         694732 kB
SwapCached:          0 kB
Active:         778456 kB
Inactive:       530084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31500176 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2784 kB
Writeback:           0 kB
AnonPages:      435720 kB
Mapped:          20248 kB
Slab:            76392 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1651692 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 node104 at 2010-06-30 14:42:31