Trace number 3461146

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.6UNSAT 197.481 197.478

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
MD5SUMf6db72fa29ffa9d071020a030f71e7d0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark21.9367
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 651
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461146-1307068542.opb.
0.00/0.00	c Instance file HOME/instance-3461146-1307068542.opb
0.00/0.00	c File size is 83377 bytes.
0.00/0.00	c Highest Coefficient sum: 651
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      231                                                 |
0.00/0.00	c |  Number Clauses:        2684                                                |
0.00/0.00	c |  Number Cardinality:    22                                                  |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     231     2707     8338 |     5000        0   -nan |  0.000 % |
0.00/0.00	c |       100 |     231     2707     8338 |     5500      100     16 |  0.002 % |
0.00/0.01	c |       250 |     231     2707     8338 |     6050      250     22 |  0.002 % |
0.00/0.01	c |       475 |     231     2707     8338 |     6655      475     21 |  0.002 % |
0.00/0.02	c |       812 |     231     2707     8338 |     7320      812     21 |  0.002 % |
0.00/0.03	c |      1319 |     231     2707     8338 |     8052     1319     21 |  0.002 % |
0.03/0.05	c |      2078 |     231     2707     8338 |     8857     2078     23 |  0.002 % |
0.03/0.08	c |      3218 |     231     2707     8338 |     9743     3218     26 |  0.002 % |
0.09/0.13	c |      4928 |     231     2707     8338 |    10717     4928     26 |  0.002 % |
0.19/0.22	c |      7490 |     231     2707     8338 |    11789     7490     26 |  0.002 % |
0.29/0.36	c |     11334 |     231     2707     8338 |    12968    11334     26 |  0.002 % |
0.59/0.60	c |     17104 |     231     2707     8338 |    14265    10575     27 |  0.002 % |
1.00/1.04	c |     25753 |     231     2707     8338 |    15692    12042     27 |  0.002 % |
1.69/1.74	c |     38727 |     231     2707     8338 |    17261     9217     30 |  0.002 % |
2.89/2.94	c |     58188 |     231     2707     8338 |    18987    11331     32 |  0.002 % |
4.89/4.92	c |     87381 |     231     2707     8338 |    20886    11885     28 |  0.002 % |
7.99/8.02	c |    131172 |     231     2707     8338 |    22974    13730     29 |  0.002 % |
12.89/12.96	c |    196858 |     231     2707     8338 |    25272    21664     29 |  0.002 % |
20.19/20.23	c |    295384 |     231     2707     8338 |    27799    12414     26 |  0.002 % |
32.20/32.24	c |    443175 |     231     2707     8338 |    30579    18958     27 |  0.002 % |
53.49/53.50	c |    664860 |     231     2707     8338 |    33637    25720     26 |  0.002 % |
83.39/83.42	c |    997385 |     231     2707     8338 |    37001    19204     25 |  0.002 % |
128.49/128.56	c |   1496174 |     231     2707     8338 |    40701    30654     27 |  0.002 % |
197.40/197.46	c ===============================================================================
197.40/197.46	c core #1
197.40/197.46	c 
197.40/197.46	c 
197.40/197.46	c Core size: 4	Core Weight: 2147483647	Total Weight: 2147483647
197.40/197.46	c Current CPU time: 193.907 s
197.40/197.46	c
197.40/197.46	s UNSATISFIABLE
197.40/197.46	c Total CPU time: 193.907 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3461146-1307068542/watcher-3461146-1307068542 -o /tmp/evaluation-result-3461146-1307068542/solver-3461146-1307068542 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461146-1307068542.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.03 1.86 3/558 28645
/proc/meminfo: memFree=28792624/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=2532 CPUtime=0.01 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 442 0 0 0 1 0 0 0 24 0 1 0 897084863 2592768 375 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 633 375 180 372 0 258 0

[startup+0.0373081 s]
/proc/loadavg: 1.98 2.03 1.86 3/558 28645
/proc/meminfo: memFree=28792624/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=2664 CPUtime=0.03 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 478 0 0 0 3 0 0 0 24 0 1 0 897084863 2727936 411 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 666 412 180 372 0 291 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2664

[startup+0.100297 s]
/proc/loadavg: 1.98 2.03 1.86 3/558 28645
/proc/meminfo: memFree=28792624/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=3324 CPUtime=0.09 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 648 0 0 0 9 0 0 0 24 0 1 0 897084863 3403776 581 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 831 581 180 372 0 456 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3324

[startup+0.300263 s]
/proc/loadavg: 1.98 2.03 1.86 3/558 28645
/proc/meminfo: memFree=28792624/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=4944 CPUtime=0.29 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 1056 0 0 0 28 1 0 0 25 0 1 0 897084863 5062656 989 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 1236 989 180 372 0 861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4944

[startup+0.700197 s]
/proc/loadavg: 1.98 2.03 1.86 3/558 28645
/proc/meminfo: memFree=28792624/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=6548 CPUtime=0.69 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 1454 0 0 0 66 3 0 0 25 0 1 0 897084863 6705152 1387 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 1637 1387 180 372 0 1262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6548

[startup+1.50107 s]
/proc/loadavg: 1.98 2.03 1.86 3/559 28646
/proc/meminfo: memFree=28784680/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=8668 CPUtime=1.49 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 1966 0 0 0 144 5 0 0 25 0 1 0 897084863 8876032 1899 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 2167 1899 180 372 0 1792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8668

[startup+3.10079 s]
/proc/loadavg: 1.98 2.03 1.86 3/559 28646
/proc/meminfo: memFree=28778684/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=12112 CPUtime=3.09 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 2852 0 0 0 302 7 0 0 25 0 1 0 897084863 12402688 2785 33554432000 4194304 5714214 140735816600208 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 3028 2785 180 372 0 2653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12112

[startup+6.30027 s]
/proc/loadavg: 1.98 2.03 1.86 3/559 28646
/proc/meminfo: memFree=28768424/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=18312 CPUtime=6.29 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 4363 0 0 0 615 14 0 0 25 0 1 0 897084863 18751488 4296 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 4578 4296 180 372 0 4203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18312

[startup+12.7002 s]
/proc/loadavg: 1.98 2.03 1.86 3/559 28646
/proc/meminfo: memFree=28748116/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=27380 CPUtime=12.69 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 6617 0 0 0 1243 26 0 0 25 0 1 0 897084863 28037120 6550 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 6845 6550 180 372 0 6470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27380

[startup+25.5011 s]
/proc/loadavg: 1.99 2.03 1.86 3/559 28646
/proc/meminfo: memFree=28712180/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=46592 CPUtime=25.49 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 11366 0 0 0 2503 46 0 0 25 0 1 0 897084863 47710208 11299 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 11648 11299 180 372 0 11273 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46592

[startup+51.1008 s]
/proc/loadavg: 1.99 2.02 1.86 3/559 28646
/proc/meminfo: memFree=28657096/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=76692 CPUtime=51.1 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 18809 0 0 0 5030 80 0 0 25 0 1 0 897084863 78532608 18742 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 19173 18742 180 372 0 18798 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 76692

[startup+102.321 s]
/proc/loadavg: 2.19 2.06 1.89 3/559 28756
/proc/meminfo: memFree=28649700/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=136772 CPUtime=102.32 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 33732 0 0 0 10060 172 0 0 25 0 1 0 897084863 140054528 33665 33554432000 4194304 5714214 140735816600208 18446744073709551615 4300272 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 34193 33665 180 372 0 33818 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 136772

[startup+162.3 s]
/proc/loadavg: 2.26 2.10 1.91 3/559 28758
/proc/meminfo: memFree=28513644/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=197964 CPUtime=162.29 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 48991 0 0 0 15941 288 0 0 25 0 1 0 897084863 202715136 48924 33554432000 4194304 5714214 140735816600208 18446744073709551615 4319964 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 49491 48924 180 372 0 49116 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 197964

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

[startup+179.1 s]
/proc/loadavg: 2.20 2.09 1.91 3/559 28758
/proc/meminfo: memFree=28475936/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=214388 CPUtime=179.09 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 53087 0 0 0 17591 318 0 0 25 0 1 0 897084863 219533312 53020 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 53597 53020 180 372 0 53222 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 214388

[startup+185.5 s]
/proc/loadavg: 2.18 2.09 1.91 3/559 28758
/proc/meminfo: memFree=28465892/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=222336 CPUtime=185.5 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 55083 0 0 0 18218 332 0 0 25 0 1 0 897084863 227672064 55016 33554432000 4194304 5714214 140735816600208 18446744073709551615 4319864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 55584 55016 180 372 0 55209 0
Current children cumulated CPU time (s) 185.5
Current children cumulated vsize (KiB) 222336

[startup+191.9 s]
/proc/loadavg: 2.16 2.09 1.91 3/559 28760
/proc/meminfo: memFree=28450512/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=228428 CPUtime=191.89 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 56604 0 0 0 18844 345 0 0 25 0 1 0 897084863 233910272 56537 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 57107 56537 180 372 0 56732 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 228428

[startup+195.101 s]
/proc/loadavg: 2.16 2.09 1.91 3/559 28760
/proc/meminfo: memFree=28444432/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=231136 CPUtime=195.1 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 57265 0 0 0 19159 351 0 0 25 0 1 0 897084863 236683264 57198 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 57784 57198 180 372 0 57409 0
Current children cumulated CPU time (s) 195.1
Current children cumulated vsize (KiB) 231136

[startup+196.7 s]
/proc/loadavg: 2.16 2.09 1.91 3/559 28760
/proc/meminfo: memFree=28441828/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=233660 CPUtime=196.69 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 57893 0 0 0 19315 354 0 0 25 0 1 0 897084863 239267840 57826 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 58415 57826 180 372 0 58040 0
Current children cumulated CPU time (s) 196.69
Current children cumulated vsize (KiB) 233660

[startup+197.1 s]
/proc/loadavg: 2.22 2.10 1.91 3/559 28760
/proc/meminfo: memFree=28439964/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=233792 CPUtime=197.09 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 57925 0 0 0 19354 355 0 0 25 0 1 0 897084863 239403008 57858 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 58448 57858 180 372 0 58073 0
Current children cumulated CPU time (s) 197.09
Current children cumulated vsize (KiB) 233792

[startup+197.3 s]
/proc/loadavg: 2.22 2.10 1.91 3/559 28760
/proc/meminfo: memFree=28439964/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=233792 CPUtime=197.29 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 57925 0 0 0 19374 355 0 0 25 0 1 0 897084863 239403008 57858 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 58448 57858 180 372 0 58073 0
Current children cumulated CPU time (s) 197.29
Current children cumulated vsize (KiB) 233792

[startup+197.4 s]
/proc/loadavg: 2.22 2.10 1.91 3/559 28760
/proc/meminfo: memFree=28439964/32951124 swapFree=34426104/67111528
[pid=28645] ppid=28643 vsize=233792 CPUtime=197.4 cores=1,3,5,7
/proc/28645/stat : 28645 (wbo1.6) R 28643 28645 27313 0 -1 4202496 57925 0 0 0 19384 356 0 0 25 0 1 0 897084863 239403008 57858 33554432000 4194304 5714214 140735816600208 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28645/statm: 58448 57858 180 372 0 58073 0
Current children cumulated CPU time (s) 197.4
Current children cumulated vsize (KiB) 233792

Child status: 0
Real time (s): 197.478
CPU time (s): 197.481
CPU user time (s): 193.907
CPU system time (s): 3.57446
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 233792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.907
system time used= 3.57446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57926
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= 4
involuntary context switches= 563

runsolver used 1.08783 second user time and 2.5996 second system time

The end

Launcher Data

Begin job on node118 at 2011-06-03 04:35:42
IDJOB=3461146
IDBENCH=1300
IDSOLVER=1953
FILE ID=node118/3461146-1307068542
RUNJOBID= node118-1307066710-28358
PBS_JOBID= 13497868
Free space on /tmp= 73748 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900583053.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461146-1307068542/watcher-3461146-1307068542 -o /tmp/evaluation-result-3461146-1307068542/solver-3461146-1307068542 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461146-1307068542.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f6db72fa29ffa9d071020a030f71e7d0
RANDOM SEED=108341571

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.74
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.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28793028 kB
Buffers:        303236 kB
Cached:        1930972 kB
SwapCached:      56168 kB
Active:         850700 kB
Inactive:      2971172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28793028 kB
SwapTotal:    67111528 kB
SwapFree:     34426104 kB
Dirty:            8936 kB
Writeback:           4 kB
AnonPages:     1544688 kB
Mapped:          15436 kB
Slab:           149608 kB
PageTables:     115032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 183825452 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= 73744 MiB
End job on node118 at 2011-06-03 04:39:00