Trace number 3472747

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
riss Auto (1200 s timeout)? (TO) 1200.03 1200.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMc6d3480970bb2819448dd0a800a3cf1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1134832
Number of clauses6175026
Sum of the clauses size14647926
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 26124260
Number of clauses of size 3960
Number of clauses of size 41200
Number of clauses of size 51200
Number of clauses of size over 546560

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 2658
0.00/0.01	c setup for 1200s
1.49/2.53	c parsetime: 2518714us
1.49/2.53	c parsed 6175026 clauses with 1134832 variables
3.79/3.87	c init all components done
3.89/3.92	c ====================
3.89/3.92	c trail size: 149083

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line 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-3472747-1307201353/watcher-3472747-1307201353 -o /tmp/evaluation-result-3472747-1307201353/solver-3472747-1307201353 -C 1200 -W 1300 -M 7680 HOME/rissAuto.sh HOME HOME/instance-3472747-1307201353.cnf 1368310019 1200 7680 2 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.06 4.03 3.30 4/451 2657
/proc/meminfo: memFree=18493944/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0

[startup+0.0506149 s]
/proc/loadavg: 4.06 4.03 3.30 4/451 2657
/proc/meminfo: memFree=18493944/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10061 s]
/proc/loadavg: 4.06 4.03 3.30 4/451 2657
/proc/meminfo: memFree=18493944/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300571 s]
/proc/loadavg: 4.06 4.03 3.30 4/451 2657
/proc/meminfo: memFree=18493944/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700495 s]
/proc/loadavg: 4.06 4.03 3.30 4/451 2657
/proc/meminfo: memFree=18493944/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50035 s]
/proc/loadavg: 4.06 4.03 3.30 5/453 2659
/proc/meminfo: memFree=18380600/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=157788 CPUtime=1.49 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 39157 0 0 0 144 5 0 0 25 0 1 0 831733527 161574912 35151 33554432000 4194304 5523604 140735402842336 18446744073709551615 255389128080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 39447 35151 302 325 0 35261 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 166488

[startup+3.10105 s]
/proc/loadavg: 4.06 4.03 3.30 5/453 2659
/proc/meminfo: memFree=18380600/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=731488 CPUtime=3.09 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 160046 0 0 0 290 19 0 0 25 0 1 0 831733527 749043712 138740 33554432000 4194304 5523604 140735402842336 18446744073709551615 5342858 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 182872 138742 342 325 0 178686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 740188

[startup+6.30046 s]
/proc/loadavg: 4.05 4.03 3.30 5/453 2659
/proc/meminfo: memFree=17689640/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=901136 CPUtime=6.29 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 222109 0 0 0 604 25 0 0 25 0 1 0 831733527 922763264 200803 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 225284 200803 363 325 0 221098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 909836

[startup+12.7003 s]
/proc/loadavg: 4.13 4.05 3.31 5/453 2660
/proc/meminfo: memFree=17647476/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=926736 CPUtime=12.69 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 237067 0 0 0 1243 26 0 0 25 0 1 0 831733527 948977664 209360 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219998 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 231684 209360 364 325 0 227498 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 935436

[startup+25.5009 s]
/proc/loadavg: 4.10 4.05 3.32 5/453 2660
/proc/meminfo: memFree=17620928/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=926736 CPUtime=25.49 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 237164 0 0 0 2523 26 0 0 25 0 1 0 831733527 948977664 209457 33554432000 4194304 5523604 140735402842336 18446744073709551615 4252344 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 231684 209457 364 325 0 227498 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 935436

[startup+51.1012 s]
/proc/loadavg: 4.06 4.04 3.34 5/453 2661
/proc/meminfo: memFree=17586264/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=930584 CPUtime=51.09 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 238134 0 0 0 5083 26 0 0 25 0 1 0 831733527 952918016 210427 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219847 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 232646 210427 364 325 0 228460 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 939284

[startup+102.301 s]
/proc/loadavg: 4.19 4.08 3.38 5/453 2662
/proc/meminfo: memFree=17532200/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=945936 CPUtime=102.3 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 241981 0 0 0 10203 27 0 0 25 0 1 0 831733527 968638464 214274 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 236484 214274 365 325 0 232298 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 954636

[startup+162.301 s]
/proc/loadavg: 4.16 4.09 3.43 5/453 2664
/proc/meminfo: memFree=17450432/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=975604 CPUtime=162.3 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 249372 0 0 0 16201 29 0 0 25 0 1 0 831733527 999018496 221665 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219982 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 243901 221665 365 325 0 239715 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 984304

[startup+222.317 s]
/proc/loadavg: 4.06 4.07 3.46 5/453 2665
/proc/meminfo: memFree=17400416/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=981844 CPUtime=222.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 250936 0 0 0 22203 29 0 0 25 0 1 0 831733527 1005408256 223229 33554432000 4194304 5523604 140735402842336 18446744073709551615 5327384 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 245461 223229 365 325 0 241275 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 990544

[startup+282.3 s]
/proc/loadavg: 4.15 4.09 3.50 5/453 2667
/proc/meminfo: memFree=17316416/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1007716 CPUtime=282.3 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 257424 0 0 0 28200 30 0 0 25 0 1 0 831733527 1031901184 229717 33554432000 4194304 5523604 140735402842336 18446744073709551615 4216458 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 251929 229717 365 325 0 247743 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1016416

[startup+342.301 s]
/proc/loadavg: 4.12 4.09 3.54 5/453 2669
/proc/meminfo: memFree=17259828/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1012324 CPUtime=342.3 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 258572 0 0 0 34200 30 0 0 25 0 1 0 831733527 1036619776 230865 33554432000 4194304 5523604 140735402842336 18446744073709551615 4226820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 253081 230865 365 325 0 248895 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1021024

[startup+402.301 s]
/proc/loadavg: 4.18 4.10 3.57 5/453 2671
/proc/meminfo: memFree=17159840/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7

################
# More data... #
################

/proc/2658/statm: 275469 253252 365 325 0 271283 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1110576

[startup+582.301 s]
/proc/loadavg: 4.03 4.06 3.65 5/453 2676
/proc/meminfo: memFree=17000292/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1101876 CPUtime=582.3 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 280959 0 0 0 58196 34 0 0 25 0 1 0 831733527 1128321024 253252 33554432000 4194304 5523604 140735402842336 18446744073709551615 4213576 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 275469 253252 365 325 0 271283 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1110576

[startup+642.301 s]
/proc/loadavg: 4.16 4.08 3.68 5/453 2677
/proc/meminfo: memFree=16876108/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1135716 CPUtime=642.31 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 289421 0 0 0 64195 36 0 0 25 0 1 0 831733527 1162973184 261714 33554432000 4194304 5523604 140735402842336 18446744073709551615 5332238 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 283929 261714 365 325 0 279743 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1144416

[startup+702.301 s]
/proc/loadavg: 4.06 4.06 3.69 5/453 2679
/proc/meminfo: memFree=16716604/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1162148 CPUtime=702.31 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 296024 0 0 0 70194 37 0 0 25 0 1 0 831733527 1190039552 268317 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 290537 268317 365 325 0 286351 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1170848

[startup+762.3 s]
/proc/loadavg: 4.02 4.05 3.71 5/453 2681
/proc/meminfo: memFree=16716800/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1162148 CPUtime=762.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 296024 0 0 0 76195 37 0 0 25 0 1 0 831733527 1190039552 268317 33554432000 4194304 5523604 140735402842336 18446744073709551615 4220123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 290537 268317 365 325 0 286351 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1170848

[startup+822.3 s]
/proc/loadavg: 4.00 4.04 3.73 5/453 2682
/proc/meminfo: memFree=16715412/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1163920 CPUtime=822.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 296450 0 0 0 82195 37 0 0 25 0 1 0 831733527 1191854080 268743 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 290980 268743 365 325 0 286794 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1172620

[startup+882.317 s]
/proc/loadavg: 4.04 4.04 3.75 5/453 2684
/proc/meminfo: memFree=16620016/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1248724 CPUtime=882.33 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 317649 0 0 0 88193 40 0 0 25 0 1 0 831733527 1278693376 289942 33554432000 4194304 5523604 140735402842336 18446744073709551615 4252378 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 312181 289942 365 325 0 307995 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1257424

[startup+942.301 s]
/proc/loadavg: 4.05 4.05 3.76 5/453 2685
/proc/meminfo: memFree=16546708/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1248724 CPUtime=942.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 317649 0 0 0 94192 40 0 0 25 0 1 0 831733527 1278693376 289942 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219962 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 312181 289942 365 325 0 307995 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1257424

[startup+1002.3 s]
/proc/loadavg: 3.98 4.04 3.77 5/453 2745
/proc/meminfo: memFree=17394904/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1248724 CPUtime=1002.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 317649 0 0 0 100192 40 0 0 25 0 1 0 831733527 1278693376 289942 33554432000 4194304 5523604 140735402842336 18446744073709551615 5333190 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 312181 289942 365 325 0 307995 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1257424

[startup+1062.3 s]
/proc/loadavg: 4.11 4.07 3.80 5/453 2776
/proc/meminfo: memFree=19013212/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1248724 CPUtime=1062.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 317650 0 0 0 106192 40 0 0 25 0 1 0 831733527 1278693376 289943 33554432000 4194304 5523604 140735402842336 18446744073709551615 5332267 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 312181 289943 365 325 0 307995 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1257424

[startup+1122.3 s]
/proc/loadavg: 4.08 4.07 3.82 5/453 2777
/proc/meminfo: memFree=18932420/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1309284 CPUtime=1122.33 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 332766 0 0 0 112190 43 0 0 25 0 1 0 831733527 1340706816 305059 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 327321 305059 365 325 0 323135 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1317984

[startup+1182.3 s]
/proc/loadavg: 4.09 4.07 3.83 5/453 2779
/proc/meminfo: memFree=18866800/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1362480 CPUtime=1182.32 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 346007 0 0 0 118187 45 0 0 25 0 1 0 831733527 1395179520 318300 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219449 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 340620 318300 365 325 0 336434 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1371180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 4.07 4.06 3.83 5/453 2779
/proc/meminfo: memFree=18860956/32951124 swapFree=60787360/67111528
[pid=2657] ppid=2655 vsize=8700 CPUtime=0 cores=5,7
/proc/2657/stat : 2657 (rissAuto.sh) S 2655 2657 2343 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 831733527 8908800 252 33554432000 4194304 4922060 140735515046656 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/2657/statm: 2175 252 211 178 0 68 0
[pid=2658] ppid=2657 vsize=1362480 CPUtime=1200.03 cores=5,7
/proc/2658/stat : 2658 (riss) R 2657 2657 2343 0 -1 4202496 346007 0 0 0 119958 45 0 0 25 0 1 0 831733527 1395179520 318300 33554432000 4194304 5523604 140735402842336 18446744073709551615 4219432 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2658/statm: 340620 318300 365 325 0 336434 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 1371180

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2657 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.02
CPU time (s): 1200.03
CPU user time (s): 1199.58
CPU system time (s): 0.45
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1371180

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

runsolver used 5.09123 second user time and 12.4821 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-04 17:29:17
IDJOB=3472747
IDBENCH=82413
IDSOLVER=1962
FILE ID=node135/3472747-1307201353
RUNJOBID= node135-1307199921-2364
PBS_JOBID= 13509014
Free space on /tmp= 73644 MiB

SOLVER NAME= riss Auto (1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
COMMAND LINE= DIR/rissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472747-1307201353/watcher-3472747-1307201353 -o /tmp/evaluation-result-3472747-1307201353/solver-3472747-1307201353 -C 1200 -W 1300 -M 7680  HOME/rissAuto.sh HOME HOME/instance-3472747-1307201353.cnf 1368310019 1200 7680 2

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= c6d3480970bb2819448dd0a800a3cf1c
RANDOM SEED=1368310019

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18494348 kB
Buffers:        279752 kB
Cached:        1168964 kB
SwapCached:       6168 kB
Active:       13439908 kB
Inactive:       743856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18494348 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:          268780 kB
Writeback:           0 kB
AnonPages:    12734348 kB
Mapped:          27072 kB
Slab:           138064 kB
PageTables:      69932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126241896 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73844 MiB
End job on node135 at 2011-06-04 17:49:19