Trace number 3291281

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/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   38086    84198 |   11425       0        0     nan |  0.000 % |
0.00/0.05	c |         0 |   35941    80322 |      --       0       --      -- |     --   | -347/-9
0.00/0.05	c ==============================================================================
0.00/0.05	c Result  :   #vars: 3939   #clauses: 35941   #literals: 80322
0.00/0.05	c CPU time:   0.055991 s
0.00/0.05	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-3291281-1303779618/watcher-3291281-1303779618 -o /tmp/evaluation-result-3291281-1303779618/solver-3291281-1303779618 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3291281-1303779618.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: 2.76 3.01 3.00 4/179 27993
/proc/meminfo: memFree=19762960/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 329 0 0 0 0 0 0 0 18 0 1 0 568192427 8908800 250 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 250 209 178 0 68 0

[startup+0.12282 s]
/proc/loadavg: 2.76 3.01 3.00 4/179 27993
/proc/meminfo: memFree=19762960/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.200757 s]
/proc/loadavg: 2.76 3.01 3.00 4/179 27993
/proc/meminfo: memFree=19762960/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.300728 s]
/proc/loadavg: 2.76 3.01 3.00 4/179 27993
/proc/meminfo: memFree=19762960/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+0.700673 s]
/proc/loadavg: 2.76 3.01 3.00 4/179 27993
/proc/meminfo: memFree=19762960/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8700

[startup+1.50053 s]
/proc/loadavg: 2.86 3.03 3.00 5/194 28021
/proc/meminfo: memFree=19728208/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=11656 CPUtime=1.42 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 1382 0 0 0 142 0 0 0 23 0 1 0 568192435 11935744 1293 33554432000 4194304 4218580 140735452621344 18446744073709551615 4210003 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 2914 1293 130 6 0 1384 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20356

[startup+3.10026 s]
/proc/loadavg: 2.86 3.03 3.00 5/194 28021
/proc/meminfo: memFree=19723740/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=14364 CPUtime=3.02 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 2074 0 0 0 302 0 0 0 25 0 1 0 568192435 14708736 1985 33554432000 4194304 4218580 140735452621344 18446744073709551615 4210077 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 3591 1985 131 6 0 2061 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23064

[startup+6.30073 s]
/proc/loadavg: 3.03 3.06 3.01 5/194 28021
/proc/meminfo: memFree=19714124/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=16936 CPUtime=6.22 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 2715 0 0 0 622 0 0 0 25 0 1 0 568192435 17342464 2626 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 4234 2626 131 6 0 2704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25636

[startup+12.7007 s]
/proc/loadavg: 3.11 3.08 3.02 5/194 28021
/proc/meminfo: memFree=19703728/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=19548 CPUtime=12.61 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 3363 0 0 0 1261 0 0 0 25 0 1 0 568192435 20017152 3272 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208426 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 4887 3272 131 6 0 3357 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 28248

[startup+25.5005 s]
/proc/loadavg: 3.30 3.12 3.03 5/194 28023
/proc/meminfo: memFree=19689580/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=23156 CPUtime=25.42 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 4283 0 0 0 2541 1 0 0 25 0 1 0 568192435 23711744 4168 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 5789 4168 131 6 0 4259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31856

[startup+51.1012 s]
/proc/loadavg: 3.54 3.19 3.06 5/194 28032
/proc/meminfo: memFree=19667764/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=32748 CPUtime=51.02 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 6754 0 0 0 5100 2 0 0 25 0 1 0 568192435 33533952 6561 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 8187 6561 131 6 0 6657 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41448

[startup+102.301 s]
/proc/loadavg: 3.80 3.31 3.10 5/194 28034
/proc/meminfo: memFree=19649756/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=34896 CPUtime=102.22 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 7511 0 0 0 10220 2 0 0 25 0 1 0 568192435 35733504 7120 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 8724 7120 131 6 0 7194 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43596

[startup+162.301 s]
/proc/loadavg: 3.98 3.45 3.16 5/194 28034
/proc/meminfo: memFree=19629996/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=40188 CPUtime=162.22 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 9154 0 0 0 16219 3 0 0 25 0 1 0 568192435 41152512 8428 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 10047 8428 131 6 0 8517 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48888

[startup+222.308 s]
/proc/loadavg: 4.05 3.56 3.22 5/194 28036
/proc/meminfo: memFree=19613088/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=42648 CPUtime=222.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 10049 0 0 0 22220 3 0 0 25 0 1 0 568192435 43671552 9052 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 10662 9052 131 6 0 9132 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 51348

[startup+282.301 s]
/proc/loadavg: 4.02 3.64 3.26 5/194 28038
/proc/meminfo: memFree=19605344/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=47216 CPUtime=282.22 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 11451 0 0 0 28219 3 0 0 25 0 1 0 568192435 48349184 10192 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208411 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 11804 10192 131 6 0 10274 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 55916

[startup+342.301 s]
/proc/loadavg: 4.00 3.70 3.31 5/194 28040
/proc/meminfo: memFree=19593636/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=49004 CPUtime=342.22 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 12154 0 0 0 34219 3 0 0 25 0 1 0 568192435 50180096 10655 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 12251 10655 131 6 0 10721 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 57704

[startup+402.301 s]
/proc/loadavg: 4.00 3.75 3.35 5/194 28042
/proc/meminfo: memFree=19586636/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7

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

/proc/28011/statm: 14958 13333 131 6 0 13428 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 68532

[startup+702.3 s]
/proc/loadavg: 4.00 3.91 3.52 5/194 28050
/proc/meminfo: memFree=19555156/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=63592 CPUtime=702.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 17576 0 0 0 70217 6 0 0 25 0 1 0 568192435 65118208 14291 33554432000 4194304 4218580 140735452621344 18446744073709551615 4210096 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 15898 14291 131 6 0 14368 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 72292

[startup+762.3 s]
/proc/loadavg: 4.07 3.94 3.56 5/194 28050
/proc/meminfo: memFree=19552744/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=63832 CPUtime=762.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 17828 0 0 0 76217 6 0 0 25 0 1 0 568192435 65363968 14351 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 15958 14351 131 6 0 14428 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 72532

[startup+822.3 s]
/proc/loadavg: 4.10 3.96 3.59 5/194 28052
/proc/meminfo: memFree=19549232/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=65504 CPUtime=822.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 18468 0 0 0 82217 6 0 0 25 0 1 0 568192435 67076096 14762 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 16376 14762 131 6 0 14846 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 74204

[startup+882.307 s]
/proc/loadavg: 4.03 3.97 3.61 5/194 28054
/proc/meminfo: memFree=19540364/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=66384 CPUtime=882.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 18959 0 0 0 88217 6 0 0 25 0 1 0 568192435 67977216 14979 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 16596 14979 131 6 0 15066 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 75084

[startup+942.3 s]
/proc/loadavg: 4.01 3.97 3.63 5/194 28056
/proc/meminfo: memFree=19536844/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=67900 CPUtime=942.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 19606 0 0 0 94217 6 0 0 25 0 1 0 568192435 69529600 15371 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 16975 15371 131 6 0 15445 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 76600

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/194 28058
/proc/meminfo: memFree=19533956/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=69044 CPUtime=1002.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 20179 0 0 0 100216 7 0 0 25 0 1 0 568192435 70701056 15641 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 17261 15641 131 6 0 15731 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 77744

[startup+1062.3 s]
/proc/loadavg: 4.05 3.99 3.67 5/194 28058
/proc/meminfo: memFree=19526716/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=69876 CPUtime=1062.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 20593 0 0 0 106216 7 0 0 25 0 1 0 568192435 71553024 15845 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 17469 15845 131 6 0 15939 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 78576

[startup+1122.3 s]
/proc/loadavg: 4.02 3.99 3.69 5/194 28060
/proc/meminfo: memFree=19524680/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=70340 CPUtime=1122.24 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 21037 0 0 0 112216 8 0 0 25 0 1 0 568192435 72028160 15967 33554432000 4194304 4218580 140735452621344 18446744073709551615 4210507 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 17585 15967 131 6 0 16055 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 79040

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.71 5/194 28062
/proc/meminfo: memFree=19523760/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=70700 CPUtime=1182.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 21373 0 0 0 118215 8 0 0 25 0 1 0 568192435 72396800 16064 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 17675 16064 131 6 0 16145 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 79400

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.73 5/194 28064
/proc/meminfo: memFree=19520624/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=71456 CPUtime=1242.23 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 21801 0 0 0 124215 8 0 0 25 0 1 0 568192435 73170944 16253 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208498 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 17864 16253 131 6 0 16334 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 80156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.74 5/194 28066
/proc/meminfo: memFree=19515984/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=74140 CPUtime=1299.94 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 22747 0 0 0 129986 8 0 0 25 0 1 0 568192435 75919360 16929 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 18535 16929 131 6 0 17005 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 82840

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.74 5/194 28066
/proc/meminfo: memFree=19515984/32951124 swapFree=67110396/67111528
[pid=27993] ppid=27990 vsize=8700 CPUtime=0.06 cores=5,7
/proc/27993/stat : 27993 (esg_static.sh) S 27990 27993 26050 0 -1 4202496 356 1158 0 0 0 0 6 0 19 0 1 0 568192427 8908800 253 33554432000 4194304 4922060 140736707933984 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27993/statm: 2175 253 209 178 0 68 0
[pid=28011] ppid=27993 vsize=74140 CPUtime=1299.94 cores=5,7
/proc/28011/stat : 28011 (cdcl) R 27993 27993 26050 0 -1 4202496 22747 0 0 0 129986 8 0 0 25 0 1 0 568192435 75919360 16929 33554432000 4194304 4218580 140735452621344 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/28011/statm: 18535 16929 131 6 0 17005 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 82840

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27993 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=68989
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.073988
# 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): 82840

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

runsolver used 2.03969 second user time and 5.05023 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-26 03:00:18
IDJOB=3291281
IDBENCH=84180
IDSOLVER=1609
FILE ID=node118/3291281-1303779618
RUNJOBID= node118-1303779618-27973
PBS_JOBID= 13157160
Free space on /tmp= 71672 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291281-1303779618/watcher-3291281-1303779618 -o /tmp/evaluation-result-3291281-1303779618/solver-3291281-1303779618 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3291281-1303779618.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=901503037

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:      19763496 kB
Buffers:       1874512 kB
Cached:       10716484 kB
SwapCached:        600 kB
Active:        8787540 kB
Inactive:      3874832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19763496 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            1692 kB
Writeback:           4 kB
AnonPages:       70096 kB
Mapped:          14648 kB
Slab:           461264 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197632 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= 71660 MiB
End job on node118 at 2011-04-26 03:22:00