Trace number 2069151

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
pcs 0.3.2UNSAT 193.36 195.209

DiagnosticValue
ASSIGNMENTS7238

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-blast-tlan2.xml
MD5SUM9b20d494642ff2b0ed540c977857fea7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.6173
Satisfiable
(Un)Satisfiability was proved
Number of variables2221
Number of constraints3049
Maximum constraint arity19
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3049
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 654355144
0.00/0.05	c Constructing HOME/instance-2069151-1247707837.xml  with 22284 constraints
0.37/0.44	c Solving 7238 backtracks 13 restarts
193.23/195.19	s UNSATISFIABLE
193.23/195.19	d ASSIGNMENTS 7238

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069151-1247707837/watcher-2069151-1247707837 -o /tmp/evaluation-result-2069151-1247707837/solver-2069151-1247707837 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 654355144 HOME/instance-2069151-1247707837.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.14 2.10 4/72 15596
/proc/meminfo: memFree=1200864/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=5356 CPUtime=0
/proc/15596/stat : 15596 (pcssolve) R 15594 15596 14338 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57847921 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15596/statm: 1339 241 200 169 0 50 0
[pid=15597] ppid=15596 vsize=3676 CPUtime=0
/proc/15597/stat : 15597 (fgrep) R 15596 15596 14338 0 -1 4194304 144 0 0 0 0 0 0 0 22 0 1 0 57847921 3764224 111 996147200 4194304 4274172 548682068976 18446744073709551615 213116485714 0 0 4096 0 0 0 0 17 1 0 0
/proc/15597/statm: 919 111 85 19 0 43 0
[pid=15598] ppid=15596 vsize=5356 CPUtime=0
/proc/15598/stat : 15598 (pcssolve) R 15596 15596 14338 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57847921 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 213116316319 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15598/statm: 1339 241 200 169 0 50 0

[startup+0.093481 s]
/proc/loadavg: 2.10 2.14 2.10 4/72 15596
/proc/meminfo: memFree=1200864/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=5804 CPUtime=0.07
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 1109 826 0 0 7 0 0 0 18 0 1 0 57847921 5943296 718 996147200 134512640 135215973 4294956304 18446744073709551615 134796299 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 1451 718 385 171 0 376 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5804

[startup+0.102441 s]
/proc/loadavg: 2.10 2.14 2.10 4/72 15596
/proc/meminfo: memFree=1200864/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=5804 CPUtime=0.07
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 1116 826 0 0 7 0 0 0 18 0 1 0 57847921 5943296 725 996147200 134512640 135215973 4294956304 18446744073709551615 4159752633 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 1451 725 385 171 0 376 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5804

[startup+0.301487 s]
/proc/loadavg: 2.10 2.14 2.10 4/72 15596
/proc/meminfo: memFree=1200864/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=9060 CPUtime=0.28
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 2229 826 0 0 27 1 0 0 19 0 1 0 57847921 9277440 1487 996147200 134512640 135215973 4294956304 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 2265 1487 385 171 0 1190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9060

[startup+0.701553 s]
/proc/loadavg: 2.10 2.14 2.10 4/72 15596
/proc/meminfo: memFree=1200864/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=15800 CPUtime=0.67
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 4559 826 0 0 65 2 0 0 23 0 1 0 57847921 16179200 3043 996147200 134512640 135215973 4294956304 18446744073709551615 134583634 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 3950 3043 407 171 0 2875 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 15800

[startup+1.50171 s]
/proc/loadavg: 2.09 2.14 2.10 3/73 15602
/proc/meminfo: memFree=1189400/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=17800 CPUtime=1.46
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 5112 826 0 0 144 2 0 0 25 0 1 0 57847921 18227200 3491 996147200 134512640 135215973 4294956304 18446744073709551615 4158960018 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 4450 3491 407 171 0 3375 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 17800

[startup+3.10201 s]
/proc/loadavg: 2.09 2.14 2.10 3/73 15602
/proc/meminfo: memFree=1187040/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=21536 CPUtime=3.05
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 6100 826 0 0 302 3 0 0 25 0 1 0 57847921 22052864 4270 996147200 134512640 135215973 4294956304 18446744073709551615 134680652 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 5384 4270 407 171 0 4309 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 21536

[startup+6.30262 s]
/proc/loadavg: 2.09 2.14 2.10 3/73 15602
/proc/meminfo: memFree=1179744/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=32308 CPUtime=6.22
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 9237 826 0 0 618 4 0 0 25 0 1 0 57847921 33083392 6990 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 8077 6990 407 171 0 7002 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 32308

[startup+12.7018 s]
/proc/loadavg: 2.08 2.13 2.10 3/73 15602
/proc/meminfo: memFree=1162144/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=46660 CPUtime=12.55
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 13091 826 0 0 1249 6 0 0 25 0 1 0 57847921 47779840 9998 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 11665 9998 410 171 0 10590 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 46660

[startup+25.5013 s]
/proc/loadavg: 2.07 2.13 2.10 3/73 15602
/proc/meminfo: memFree=1161824/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=47032 CPUtime=25.23
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 13188 826 0 0 2517 6 0 0 25 0 1 0 57847921 48160768 10095 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 11758 10095 410 171 0 10683 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 47032

[startup+51.1011 s]
/proc/loadavg: 2.11 2.13 2.10 3/73 15602
/proc/meminfo: memFree=1160480/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=48548 CPUtime=50.59
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 13596 826 0 0 5052 7 0 0 25 0 1 0 57847921 49713152 10470 996147200 134512640 135215973 4294956304 18446744073709551615 134584048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 12137 10470 410 171 0 11062 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 48548

[startup+102.308 s]
/proc/loadavg: 2.11 2.12 2.09 3/73 15602
/proc/meminfo: memFree=1141920/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=66416 CPUtime=101.31
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 18172 826 0 0 10121 10 0 0 25 0 1 0 57847921 68009984 14852 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 16604 14852 410 171 0 15529 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 66416

[startup+162.301 s]
/proc/loadavg: 2.10 2.11 2.09 3/73 15602
/proc/meminfo: memFree=1112544/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=92652 CPUtime=160.74
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 24867 826 0 0 16061 13 0 0 25 0 1 0 57847921 94875648 21547 996147200 134512640 135215973 4294956304 18446744073709551615 134532656 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 23163 21547 410 171 0 22088 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 92652

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

[startup+179.101 s]
/proc/loadavg: 2.08 2.11 2.09 3/73 15602
/proc/meminfo: memFree=1099424/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=105796 CPUtime=177.38
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 28238 826 0 0 17723 15 0 0 25 0 1 0 57847921 108335104 24661 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 26449 24661 410 171 0 25374 0
Current children cumulated CPU time (s) 177.38
Current children cumulated vsize (KiB) 105796

[startup+185.501 s]
/proc/loadavg: 2.07 2.11 2.09 3/73 15602
/proc/meminfo: memFree=1095456/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=109416 CPUtime=183.72
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 29173 826 0 0 18357 15 0 0 25 0 1 0 57847921 112041984 25596 996147200 134512640 135215973 4294956304 18446744073709551615 134647968 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 27354 25596 410 171 0 26279 0
Current children cumulated CPU time (s) 183.72
Current children cumulated vsize (KiB) 109416

[startup+191.902 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1090592/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=114404 CPUtime=190.06
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 30443 826 0 0 18990 16 0 0 25 0 1 0 57847921 117149696 26866 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 28601 26866 410 171 0 27526 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (KiB) 114404

[startup+193.502 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1088416/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=116060 CPUtime=191.65
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 30844 826 0 0 19148 17 0 0 25 0 1 0 57847921 118845440 27267 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 29015 27267 410 171 0 27940 0
Current children cumulated CPU time (s) 191.65
Current children cumulated vsize (KiB) 116060

[startup+194.302 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1088416/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=116676 CPUtime=192.44
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 31024 826 0 0 19227 17 0 0 25 0 1 0 57847921 119476224 27447 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 29169 27447 410 171 0 28094 0
Current children cumulated CPU time (s) 192.44
Current children cumulated vsize (KiB) 116676

[startup+194.706 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1087392/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=116980 CPUtime=192.84
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 31105 826 0 0 19267 17 0 0 25 0 1 0 57847921 119787520 27528 996147200 134512640 135215973 4294956304 18446744073709551615 134590067 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 29245 27528 410 171 0 28170 0
Current children cumulated CPU time (s) 192.84
Current children cumulated vsize (KiB) 116980

[startup+195.101 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1087392/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=116208 CPUtime=193.23
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194304 31173 826 0 0 19306 17 0 0 25 0 1 0 57847921 118996992 27365 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 29052 27365 410 171 0 27977 0
Current children cumulated CPU time (s) 193.23
Current children cumulated vsize (KiB) 116208

[startup+195.202 s]
/proc/loadavg: 2.06 2.10 2.09 3/73 15602
/proc/meminfo: memFree=1087392/2055920 swapFree=4192812/4192956
[pid=15596] ppid=15594 vsize=0 CPUtime=193.33
/proc/15596/stat : 15596 (pcs.big) R 15594 15596 14338 0 -1 4194308 31176 826 0 0 19315 18 0 0 25 0 1 0 57847921 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15596/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 193.33
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 195.209
CPU time (s): 193.36
CPU user time (s): 193.161
CPU system time (s): 0.198969
CPU usage (%): 99.0525
Max. virtual memory (cumulated for all children) (KiB): 117236

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

runsolver used 0.267959 second user time and 0.626904 second system time

The end

Launcher Data

Begin job on node37 at 2009-07-16 03:30:37
IDJOB=2069151
IDBENCH=54995
IDSOLVER=733
FILE ID=node37/2069151-1247707837
PBS_JOBID= 9521237
Free space on /tmp= 66392 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-blast-tlan2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069151-1247707837/watcher-2069151-1247707837 -o /tmp/evaluation-result-2069151-1247707837/solver-2069151-1247707837 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 654355144 HOME/instance-2069151-1247707837.xml

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

MD5SUM BENCH= 9b20d494642ff2b0ed540c977857fea7
RANDOM SEED=654355144

node37.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.260
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1201344 kB
Buffers:         74204 kB
Cached:         386700 kB
SwapCached:          0 kB
Active:         494816 kB
Inactive:       292116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:         337580 kB
Slab:            52248 kB
Committed_AS:   894204 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node37 at 2009-07-16 03:33:53