Trace number 3262918

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
rcl 2011-04-01? (TO) 1300 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted 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 variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   66810   134348 |   20042       0        0     nan |  0.000 % |
0.00/0.22	c |         0 |   66030   185350 |      --       0       --      -- |     --   | -780/51002
0.00/0.22	c ==============================================================================
0.00/0.22	c Result  :   #vars: 754   #clauses: 66030   #literals: 185350
0.00/0.22	c CPU time:   0.219966 s
0.00/0.22	c ==============================================================================

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: 935)

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-3262918-1303547361/watcher-3262918-1303547361 -o /tmp/evaluation-result-3262918-1303547361/solver-3262918-1303547361 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3262918-1303547361.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 3.38 3.82 3.43 3/174 24654
/proc/meminfo: memFree=12716048/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 447151744 8908800 250 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 250 209 178 0 68 0

[startup+0.0118921 s]
/proc/loadavg: 3.38 3.82 3.43 3/174 24654
/proc/meminfo: memFree=12716048/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 447151744 8908800 250 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100911 s]
/proc/loadavg: 3.38 3.82 3.43 3/174 24654
/proc/meminfo: memFree=12716048/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 447151744 8908800 250 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300836 s]
/proc/loadavg: 3.38 3.82 3.43 3/174 24654
/proc/meminfo: memFree=12716048/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 8700

[startup+0.700756 s]
/proc/loadavg: 3.38 3.82 3.43 3/174 24654
/proc/meminfo: memFree=12716048/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 8700

[startup+1.50063 s]
/proc/loadavg: 3.38 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12674940/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=9880 CPUtime=1.24 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 973 0 0 0 124 0 0 0 25 0 1 0 447151769 10117120 883 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 2470 883 130 6 0 940 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18580

[startup+3.10032 s]
/proc/loadavg: 3.38 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12670724/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=11664 CPUtime=2.84 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 1394 0 0 0 284 0 0 0 25 0 1 0 447151769 11943936 1304 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 2916 1304 130 6 0 1386 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 20364

[startup+6.30069 s]
/proc/loadavg: 3.43 3.82 3.43 5/194 24689
/proc/meminfo: memFree=12662216/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=13496 CPUtime=6.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 1842 0 0 0 604 0 0 0 25 0 1 0 447151769 13819904 1752 33554432000 4194304 4218580 140736773471536 18446744073709551615 4210517 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 3374 1752 131 6 0 1844 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22196

[startup+12.7004 s]
/proc/loadavg: 3.48 3.83 3.43 5/194 24689
/proc/meminfo: memFree=12651988/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=16096 CPUtime=12.44 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 2497 0 0 0 1244 0 0 0 25 0 1 0 447151769 16482304 2407 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208464 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 4024 2407 131 6 0 2494 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24796

[startup+25.5009 s]
/proc/loadavg: 3.59 3.83 3.44 5/194 24690
/proc/meminfo: memFree=12641224/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=18900 CPUtime=25.23 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 3265 0 0 0 2523 0 0 0 25 0 1 0 447151769 19353600 3109 33554432000 4194304 4218580 140736773471536 18446744073709551615 4210496 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 4725 3109 131 6 0 3195 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27600

[startup+51.1008 s]
/proc/loadavg: 3.73 3.84 3.46 5/194 24690
/proc/meminfo: memFree=12626256/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=21228 CPUtime=50.84 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 3848 0 0 0 5083 1 0 0 25 0 1 0 447151769 21737472 3688 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 5307 3688 131 6 0 3777 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29928

[startup+102.307 s]
/proc/loadavg: 3.88 3.87 3.48 5/194 24692
/proc/meminfo: memFree=12607112/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=25480 CPUtime=102.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 4969 0 0 0 10203 1 0 0 25 0 1 0 447151769 26091520 4756 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 6370 4756 131 6 0 4840 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 34180

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.51 5/194 24693
/proc/meminfo: memFree=12586028/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=32372 CPUtime=162.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 6794 0 0 0 16202 2 0 0 25 0 1 0 447151769 33148928 6482 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 8093 6482 131 6 0 6563 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 41072

[startup+222.301 s]
/proc/loadavg: 3.98 3.91 3.54 5/194 24695
/proc/meminfo: memFree=12574352/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=37384 CPUtime=222.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 8165 0 0 0 22201 3 0 0 25 0 1 0 447151769 38281216 7755 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 9346 7755 131 6 0 7816 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 46084

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.56 5/194 24696
/proc/meminfo: memFree=12563304/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=40744 CPUtime=282.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 9087 0 0 0 28201 3 0 0 25 0 1 0 447151769 41721856 8569 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 10186 8569 131 6 0 8656 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49444

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.59 5/194 24698
/proc/meminfo: memFree=12555352/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=42356 CPUtime=342.04 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 9708 0 0 0 34201 3 0 0 25 0 1 0 447151769 43372544 8974 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 10589 8974 131 6 0 9059 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 51056

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.61 5/194 24700
/proc/meminfo: memFree=12543800/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7

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

/proc/24680/statm: 13957 12351 131 6 0 12427 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 64528

[startup+642.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/194 24706
/proc/meminfo: memFree=12517780/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=58404 CPUtime=642.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 14501 0 0 0 64200 6 0 0 25 0 1 0 447151769 59805696 12986 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 14601 12986 131 6 0 13071 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 67104

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/194 24708
/proc/meminfo: memFree=12511812/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=60372 CPUtime=702.05 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 15119 0 0 0 70199 6 0 0 25 0 1 0 447151769 61820928 13504 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 15093 13504 131 6 0 13563 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69072

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 24709
/proc/meminfo: memFree=12506972/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=61540 CPUtime=762.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 15490 0 0 0 76200 6 0 0 25 0 1 0 447151769 63016960 13798 33554432000 4194304 4218580 140736773471536 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 15385 13798 131 6 0 13855 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 70240

[startup+822.301 s]
/proc/loadavg: 4.03 3.99 3.75 5/194 24711
/proc/meminfo: memFree=12503620/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=62284 CPUtime=822.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 15901 0 0 0 82199 7 0 0 25 0 1 0 447151769 63778816 13954 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 15571 13954 131 6 0 14041 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 70984

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.76 5/194 24712
/proc/meminfo: memFree=12498156/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=64952 CPUtime=882.05 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 16738 0 0 0 88198 7 0 0 25 0 1 0 447151769 66510848 14645 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208534 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 16238 14645 131 6 0 14708 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 73652

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.77 5/194 24714
/proc/meminfo: memFree=12493180/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=68056 CPUtime=942.05 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 17621 0 0 0 94198 7 0 0 25 0 1 0 447151769 69689344 15397 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208521 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 17014 15397 131 6 0 15484 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 76756

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/194 24716
/proc/meminfo: memFree=12488072/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=70476 CPUtime=1002.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 18374 0 0 0 100198 8 0 0 25 0 1 0 447151769 72167424 16015 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 17619 16015 131 6 0 16089 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 79176

[startup+1062.3 s]
/proc/loadavg: 4.03 4.00 3.80 5/194 24717
/proc/meminfo: memFree=12481344/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=72068 CPUtime=1062.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 18937 0 0 0 106198 8 0 0 25 0 1 0 447151769 73797632 16431 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208489 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 18017 16431 131 6 0 16487 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 80768

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.81 5/194 24719
/proc/meminfo: memFree=12477588/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=73780 CPUtime=1122.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 19532 0 0 0 112198 8 0 0 25 0 1 0 447151769 75550720 16840 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 18445 16840 131 6 0 16915 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 82480

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 24720
/proc/meminfo: memFree=12475588/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=74504 CPUtime=1182.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 19968 0 0 0 118198 8 0 0 25 0 1 0 447151769 76292096 17018 33554432000 4194304 4218580 140736773471536 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 18626 17018 131 6 0 17096 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 83204

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/194 24722
/proc/meminfo: memFree=12474204/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=75100 CPUtime=1242.06 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 20251 0 0 0 124198 8 0 0 25 0 1 0 447151769 76902400 17181 33554432000 4194304 4218580 140736773471536 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 18775 17181 131 6 0 17245 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 83800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.01 3.84 5/194 24724
/proc/meminfo: memFree=12471216/32951124 swapFree=67111528/67111528
[pid=24654] ppid=24652 vsize=8700 CPUtime=0.24 cores=5,7
/proc/24654/stat : 24654 (esg_static.sh) S 24652 24654 23623 0 -1 4202496 356 1394 0 0 0 0 24 0 21 0 1 0 447151744 8908800 253 33554432000 4194304 4922060 140735085459600 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/24654/statm: 2175 253 209 178 0 68 0
[pid=24680] ppid=24654 vsize=76680 CPUtime=1299.76 cores=5,7
/proc/24680/stat : 24680 (cdcl) R 24654 24654 23623 0 -1 4202496 20723 0 0 0 129968 8 0 0 25 0 1 0 447151769 78520320 17560 33554432000 4194304 4218580 140736773471536 18446744073709551615 4210509 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/24680/statm: 19170 17560 131 6 0 17640 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 85380

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 24654 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=245962
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.249961
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.92
CPU system time (s): 0.08
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 85540

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

runsolver used 1.90571 second user time and 5.19821 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-23 10:29:21
IDJOB=3262918
IDBENCH=83903
IDSOLVER=1609
FILE ID=node143/3262918-1303547361
RUNJOBID= node143-1303547361-24641
PBS_JOBID= 13143095
Free space on /tmp= 72400 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262918-1303547361/watcher-3262918-1303547361 -o /tmp/evaluation-result-3262918-1303547361/solver-3262918-1303547361 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3262918-1303547361.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=1562968586

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12712972 kB
Buffers:       2294912 kB
Cached:       17319600 kB
SwapCached:          0 kB
Active:        9532416 kB
Inactive:     10150332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12712972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2964 kB
Writeback:           0 kB
AnonPages:       67400 kB
Mapped:          14692 kB
Slab:           490724 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189320 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= 72392 MiB
End job on node143 at 2011-04-23 10:51:03