Trace number 1067014

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
galac M? (TO) 1800 1803.61

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg7-7_ext.xml
MD5SUMa96151d3498ebe0012a14188188ea74b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.3856
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints14
Maximum constraint arity7
Maximum domain size26
Number of constraints which are defined in extension14
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.74	c start processing
0.01/0.74	c start relation processing
0.01/0.97	c start cnf exporting
17.29/17.52	c parsing time : 0.611
17.29/17.52	c preprocessing time : 17.395
17.29/17.52	
17.29/17.52	c Nary constraints - conflicts : 0 supports : 14
17.29/17.52	c Binary constraints - conflicts : 0 supports :0
17.29/17.52	c max arity constraint : 7
17.29/17.52	c Max Tuples generated 0
17.29/17.52	c relations : 1
17.29/17.52	c relations BDD: 1
17.29/17.52	c sampling 0/0
17.29/17.52	c vars : 136039 - clauses :  506254
17.29/17.52	
17.29/17.55	 
17.29/17.55	c --- SAT Solver Stats ---
17.29/17.55	 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067014-1215149724/watcher-1067014-1215149724 -o /tmp/evaluation-result-1067014-1215149724/solver-1067014-1215149724 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1067014-1215149724.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 6978
/proc/meminfo: memFree=1567232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=8652 CPUtime=0
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1993947780 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 2163 280 208 79 0 156 0
[pid=6979] ppid=6978 vsize=8688 CPUtime=0
/proc/6979/stat : 6979 (galacM.sh) S 6978 6978 4629 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1993947781 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 233632923730 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/6979/statm: 2172 286 209 79 0 165 0
[pid=6980] ppid=6979 vsize=8728 CPUtime=0
/proc/6980/stat : 6980 (galacM.sh) R 6979 6978 4629 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1993947781 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 233632754983 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/6980/statm: 2182 290 209 79 0 175 0

[startup+0.08024 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 6978
/proc/meminfo: memFree=1567232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.10172 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 6978
/proc/meminfo: memFree=1567232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301732 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 6978
/proc/meminfo: memFree=1567232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701771 s]
/proc/loadavg: 1.92 1.98 1.99 4/84 6978
/proc/meminfo: memFree=1567232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.50284 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 7000
/proc/meminfo: memFree=1526064/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=6992] ppid=6978 vsize=812760 CPUtime=1.43
/proc/6992/stat : 6992 (java) S 6978 6978 4629 0 -1 0 20566 0 1 0 133 10 0 0 18 0 9 0 1993947784 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6992/statm: 203190 19987 1908 9 0 197171 0
[pid=6992/tid=6993] ppid=6978 vsize=812760 CPUtime=1.14
/proc/6992/task/6993/stat : 6993 (java) R 6978 6978 4629 0 -1 64 14517 0 1 0 107 7 0 0 25 0 9 0 1993947785 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4125977388 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6994] ppid=6978 vsize=812760 CPUtime=0.06
/proc/6992/task/6994/stat : 6994 (java) S 6978 6978 4629 0 -1 64 4541 0 0 0 4 2 0 0 16 0 9 0 1993947787 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6995] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6995/stat : 6995 (java) S 6978 6978 4629 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6996] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6996/stat : 6996 (java) S 6978 6978 4629 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6997] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6997/stat : 6997 (java) S 6978 6978 4629 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993947789 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6998] ppid=6978 vsize=812760 CPUtime=0.21
/proc/6992/task/6998/stat : 6998 (java) S 6978 6978 4629 0 -1 64 806 0 0 0 21 0 0 0 15 0 9 0 1993947789 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6999] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6999/stat : 6999 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993947789 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=7000] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/7000/stat : 7000 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993947789 832266240 19987 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860324

[startup+3.10296 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 7000
/proc/meminfo: memFree=1487792/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=6992] ppid=6978 vsize=812760 CPUtime=3.02
/proc/6992/stat : 6992 (java) S 6978 6978 4629 0 -1 0 21953 0 1 0 291 11 0 0 18 0 9 0 1993947784 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6992/statm: 203190 21371 1908 9 0 197171 0
[pid=6992/tid=6993] ppid=6978 vsize=812760 CPUtime=2.71
/proc/6992/task/6993/stat : 6993 (java) R 6978 6978 4629 0 -1 64 14520 0 1 0 263 8 0 0 25 0 9 0 1993947785 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 103827108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6994] ppid=6978 vsize=812760 CPUtime=0.08
/proc/6992/task/6994/stat : 6994 (java) S 6978 6978 4629 0 -1 64 5921 0 0 0 6 2 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6995] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6995/stat : 6995 (java) S 6978 6978 4629 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6996] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6996/stat : 6996 (java) S 6978 6978 4629 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6997] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6997/stat : 6997 (java) S 6978 6978 4629 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6998] ppid=6978 vsize=812760 CPUtime=0.21
/proc/6992/task/6998/stat : 6998 (java) S 6978 6978 4629 0 -1 64 810 0 0 0 21 0 0 0 16 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6999] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6999/stat : 6999 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=7000] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/7000/stat : 7000 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860324

[startup+6.30123 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 7000
/proc/meminfo: memFree=1485744/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=6992] ppid=6978 vsize=812760 CPUtime=6.19
/proc/6992/stat : 6992 (java) S 6978 6978 4629 0 -1 0 21959 0 1 0 606 13 0 0 18 0 9 0 1993947784 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6992/statm: 203190 21371 1908 9 0 197171 0
[pid=6992/tid=6993] ppid=6978 vsize=812760 CPUtime=5.86
/proc/6992/task/6993/stat : 6993 (java) R 6978 6978 4629 0 -1 64 14526 0 1 0 577 9 0 0 25 0 9 0 1993947785 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4126904519 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6994] ppid=6978 vsize=812760 CPUtime=0.08
/proc/6992/task/6994/stat : 6994 (java) S 6978 6978 4629 0 -1 64 5921 0 0 0 6 2 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6995] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6995/stat : 6995 (java) S 6978 6978 4629 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6996] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6996/stat : 6996 (java) S 6978 6978 4629 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6997] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6997/stat : 6997 (java) S 6978 6978 4629 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6998] ppid=6978 vsize=812760 CPUtime=0.21
/proc/6992/task/6998/stat : 6998 (java) S 6978 6978 4629 0 -1 64 810 0 0 0 21 0 0 0 16 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6999] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6999/stat : 6999 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=7000] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/7000/stat : 7000 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860324

[startup+12.7028 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 7000
/proc/meminfo: memFree=1481840/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=0.01
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=6992] ppid=6978 vsize=812760 CPUtime=12.53
/proc/6992/stat : 6992 (java) S 6978 6978 4629 0 -1 0 21972 0 1 0 1238 15 0 0 18 0 9 0 1993947784 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6992/statm: 203190 21371 1908 9 0 197171 0
[pid=6992/tid=6993] ppid=6978 vsize=812760 CPUtime=12.2
/proc/6992/task/6993/stat : 6993 (java) R 6978 6978 4629 0 -1 64 14539 0 1 0 1209 11 0 0 25 0 9 0 1993947785 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4126901793 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6994] ppid=6978 vsize=812760 CPUtime=0.09
/proc/6992/task/6994/stat : 6994 (java) S 6978 6978 4629 0 -1 64 5921 0 0 0 7 2 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6995] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6995/stat : 6995 (java) S 6978 6978 4629 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6996] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6996/stat : 6996 (java) S 6978 6978 4629 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1993947787 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6997] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6997/stat : 6997 (java) S 6978 6978 4629 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6998] ppid=6978 vsize=812760 CPUtime=0.21
/proc/6992/task/6998/stat : 6998 (java) S 6978 6978 4629 0 -1 64 810 0 0 0 21 0 0 0 16 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=6999] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/6999/stat : 6999 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6992/tid=7000] ppid=6978 vsize=812760 CPUtime=0
/proc/6992/task/7000/stat : 7000 (java) S 6978 6978 4629 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993947789 832266240 21371 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860324

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 7001
/proc/meminfo: memFree=1526640/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=32080 CPUtime=7.86
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 7601 0 0 0 783 3 0 0 25 0 1 0 1993949536 32849920 7582 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 1 0 0
/proc/7001/statm: 8020 7582 57 152 0 7865 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 79644

[startup+51.1019 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 7001
/proc/meminfo: memFree=1525232/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=33676 CPUtime=33.22
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 8007 0 0 0 3318 4 0 0 25 0 1 0 1993949536 34484224 7988 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 1 0 0
/proc/7001/statm: 8419 7988 57 152 0 8264 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 81240

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/86 7001

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

/proc/7001/statm: 17068 16531 57 152 0 16913 0
Current children cumulated CPU time (s) 1118.95
Current children cumulated vsize (KiB) 115836

[startup+1182.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/82 7373
/proc/meminfo: memFree=1843488/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=69592 CPUtime=1161.6
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 16906 0 0 0 116088 72 0 0 25 0 1 0 1993949536 71262208 16887 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 17398 16887 57 152 0 17243 0
Current children cumulated CPU time (s) 1178.93
Current children cumulated vsize (KiB) 117156

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/82 7373
/proc/meminfo: memFree=1841952/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=71068 CPUtime=1221.58
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 17261 0 0 0 122086 72 0 0 25 0 1 0 1993949536 72773632 17242 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 17767 17242 57 152 0 17612 0
Current children cumulated CPU time (s) 1238.91
Current children cumulated vsize (KiB) 118632

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 7373
/proc/meminfo: memFree=1840544/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=72392 CPUtime=1281.57
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 17599 0 0 0 128084 73 0 0 25 0 1 0 1993949536 74129408 17580 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 18098 17580 57 152 0 17943 0
Current children cumulated CPU time (s) 1298.9
Current children cumulated vsize (KiB) 119956

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/82 7373
/proc/meminfo: memFree=1839072/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=73640 CPUtime=1341.54
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 17929 0 0 0 134081 73 0 0 25 0 1 0 1993949536 75407360 17910 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 18410 17910 57 152 0 18255 0
Current children cumulated CPU time (s) 1358.87
Current children cumulated vsize (KiB) 121204

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.04 3/82 7373
/proc/meminfo: memFree=1837728/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=75020 CPUtime=1401.52
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 18267 0 0 0 140078 74 0 0 25 0 1 0 1993949536 76820480 18248 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 18755 18248 57 152 0 18600 0
Current children cumulated CPU time (s) 1418.85
Current children cumulated vsize (KiB) 122584

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 7373
/proc/meminfo: memFree=1836320/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=76340 CPUtime=1461.49
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 18616 0 0 0 146075 74 0 0 25 0 1 0 1993949536 78172160 18597 996147200 134512640 135136200 4294955968 18446744073709551615 134529604 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 19085 18597 57 152 0 18930 0
Current children cumulated CPU time (s) 1478.82
Current children cumulated vsize (KiB) 123904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/82 7379
/proc/meminfo: memFree=1834208/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=77704 CPUtime=1521.45
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 18949 0 0 0 152070 75 0 0 25 0 1 0 1993949536 79568896 18930 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 19426 18930 57 152 0 19271 0
Current children cumulated CPU time (s) 1538.78
Current children cumulated vsize (KiB) 125268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 7379
/proc/meminfo: memFree=1832480/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=79428 CPUtime=1581.43
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 19401 0 0 0 158067 76 0 0 25 0 1 0 1993949536 81334272 19382 996147200 134512640 135136200 4294955968 18446744073709551615 134519993 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 19857 19382 57 152 0 19702 0
Current children cumulated CPU time (s) 1598.76
Current children cumulated vsize (KiB) 126992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/82 7379
/proc/meminfo: memFree=1830304/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=81572 CPUtime=1641.41
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 19945 0 0 0 164065 76 0 0 25 0 1 0 1993949536 83529728 19926 996147200 134512640 135136200 4294955968 18446744073709551615 134529452 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 20393 19926 57 152 0 20238 0
Current children cumulated CPU time (s) 1658.74
Current children cumulated vsize (KiB) 129136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 7379
/proc/meminfo: memFree=1828064/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=84228 CPUtime=1701.4
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 20491 0 0 0 170063 77 0 0 25 0 1 0 1993949536 86249472 20472 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 21057 20472 57 152 0 20902 0
Current children cumulated CPU time (s) 1718.73
Current children cumulated vsize (KiB) 131792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 7379
/proc/meminfo: memFree=1825440/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=86604 CPUtime=1761.37
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 21120 0 0 0 176060 77 0 0 25 0 1 0 1993949536 88682496 21101 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 21651 21101 57 152 0 21496 0
Current children cumulated CPU time (s) 1778.7
Current children cumulated vsize (KiB) 134168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.6 s]
/proc/loadavg: 2.00 2.00 2.01 3/82 7379
/proc/meminfo: memFree=1824480/2055920 swapFree=4180472/4192956
[pid=6978] ppid=6976 vsize=47564 CPUtime=17.33
/proc/6978/stat : 6978 (galacM.sh) S 6976 6978 4629 0 -1 4194304 799 23692 0 1 0 0 1713 20 17 0 1 0 1993947780 48705536 364 996147200 4194304 4520092 548682068832 18446744073709551615 233632361306 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6978/statm: 11891 364 245 79 0 219 0
[pid=7001] ppid=6978 vsize=87528 CPUtime=1782.67
/proc/7001/stat : 7001 (minisat) R 6978 6978 4629 0 -1 4194304 21341 0 0 0 178189 78 0 0 25 0 1 0 1993949536 89628672 21322 996147200 134512640 135136200 4294955968 18446744073709551615 134529396 0 0 4096 3 0 0 0 17 0 0 0
/proc/7001/statm: 21882 21322 57 152 0 21727 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 135092

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

Real time (s): 1803.61
CPU time (s): 1800
CPU user time (s): 1799.02
CPU system time (s): 0.98
CPU usage (%): 99.7997
Max. virtual memory (cumulated for all children) (KiB): 860324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.1384
system time used= 0.215967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24491
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1566
involuntary context switches= 2195

runsolver used 1.81772 second user time and 5.21921 second system time

The end

Launcher Data (download as text)

Begin job on node3 at 2008-07-04 07:35:24
IDJOB=1067014
IDBENCH=55159
IDSOLVER=350
FILE ID=node3/1067014-1215149724
PBS_JOBID= 7877312
Free space on /tmp= 66536 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/wordsVg/normalized-crossword-m1c-words-vg7-7_ext.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067014-1215149724/watcher-1067014-1215149724 -o /tmp/evaluation-result-1067014-1215149724/solver-1067014-1215149724 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1067014-1215149724.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= a96151d3498ebe0012a14188188ea74b
RANDOM SEED=1480008463

node3.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.232
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.232
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:       1567712 kB
Buffers:         63844 kB
Cached:         319024 kB
SwapCached:       6568 kB
Active:         275312 kB
Inactive:       147804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567712 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            3184 kB
Writeback:           0 kB
Mapped:          57464 kB
Slab:            49956 kB
Committed_AS:  3419700 kB
PageTables:       1996 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= 66548 MiB
End job on node3 at 2008-07-04 08:05:29