Trace number 1066784

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.03 1801.11

General information on the benchmark

Namecsp/wordsVg/
normalized-crossword-m1c-words-vg8-9_ext.xml
MD5SUM560094240c3c84be2d23874ade24f17a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.179
Satisfiable
(Un)Satisfiability was proved
Number of variables72
Number of constraints17
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension17
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.84	c start processing
0.01/0.84	c start relation processing
1.25/1.35	c start cnf exporting
23.93/24.23	c parsing time : 0.713
23.93/24.23	c preprocessing time : 24.101
23.93/24.23	
23.93/24.23	c Nary constraints - conflicts : 0 supports : 17
23.93/24.23	c Binary constraints - conflicts : 0 supports :0
23.93/24.23	c max arity constraint : 9
23.93/24.23	c Max Tuples generated 0
23.93/24.23	c relations : 2
23.93/24.23	c relations BDD: 2
23.93/24.23	c sampling 0/0
23.93/24.23	c vars : 196714 - clauses :  710812
23.93/24.23	
23.93/24.27	 
23.93/24.27	c --- SAT Solver Stats ---
23.93/24.27	 

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-1066784-1215148963/watcher-1066784-1215148963 -o /tmp/evaluation-result-1066784-1215148963/solver-1066784-1215148963 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1066784-1215148963.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: 2.01 2.02 2.02 4/81 4727
/proc/meminfo: memFree=1864016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=8652 CPUtime=0
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1993869844 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 2163 280 208 79 0 156 0
[pid=4728] ppid=4727 vsize=8688 CPUtime=0
/proc/4728/stat : 4728 (galacM.sh) S 4727 4727 1029 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1993869844 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 254195499090 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/4728/statm: 2172 286 209 79 0 165 0
[pid=4729] ppid=4728 vsize=8728 CPUtime=0
/proc/4729/stat : 4729 (galacM.sh) R 4728 4727 1029 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1993869844 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 254195330343 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/4729/statm: 2182 290 209 79 0 175 0

[startup+0.101783 s]
/proc/loadavg: 2.01 2.02 2.02 4/81 4727
/proc/meminfo: memFree=1864016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.201793 s]
/proc/loadavg: 2.01 2.02 2.02 4/81 4727
/proc/meminfo: memFree=1864016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.301812 s]
/proc/loadavg: 2.01 2.02 2.02 4/81 4727
/proc/meminfo: memFree=1864016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.701872 s]
/proc/loadavg: 2.01 2.02 2.02 4/81 4727
/proc/meminfo: memFree=1864016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.503 s]
/proc/loadavg: 2.01 2.02 2.02 3/91 4749
/proc/meminfo: memFree=1813120/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4741] ppid=4727 vsize=812760 CPUtime=1.44
/proc/4741/stat : 4741 (java) S 4727 4727 1029 0 -1 0 21808 0 1 0 132 12 0 0 18 0 9 0 1993869848 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4741/statm: 203190 21230 1909 9 0 197171 0
[pid=4741/tid=4742] ppid=4727 vsize=812760 CPUtime=1.11
/proc/4741/task/4742/stat : 4742 (java) R 4727 4727 1029 0 -1 64 14514 0 1 0 103 8 0 0 25 0 9 0 1993869849 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4126877007 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4743] ppid=4727 vsize=812760 CPUtime=0.1
/proc/4741/task/4743/stat : 4743 (java) S 4727 4727 1029 0 -1 64 5777 0 0 0 8 2 0 0 16 0 9 0 1993869850 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4744] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4744/stat : 4744 (java) S 4727 4727 1029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4745] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4745/stat : 4745 (java) S 4727 4727 1029 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4746] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4746/stat : 4746 (java) S 4727 4727 1029 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993869852 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4747] ppid=4727 vsize=812760 CPUtime=0.2
/proc/4741/task/4747/stat : 4747 (java) S 4727 4727 1029 0 -1 64 811 0 0 0 20 0 0 0 16 0 9 0 1993869852 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4748] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4748/stat : 4748 (java) S 4727 4727 1029 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993869853 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4749] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4749/stat : 4749 (java) S 4727 4727 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993869853 832266240 21230 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860324

[startup+3.10224 s]
/proc/loadavg: 2.01 2.02 2.02 3/91 4749
/proc/meminfo: memFree=1778240/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4741] ppid=4727 vsize=812760 CPUtime=3.02
/proc/4741/stat : 4741 (java) S 4727 4727 1029 0 -1 0 23521 0 1 0 289 13 0 0 18 0 9 0 1993869848 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4741/statm: 203190 22940 1910 9 0 197171 0
[pid=4741/tid=4742] ppid=4727 vsize=812760 CPUtime=2.62
/proc/4741/task/4742/stat : 4742 (java) R 4727 4727 1029 0 -1 64 14518 0 1 0 254 8 0 0 25 0 9 0 1993869849 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4126661033 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4743] ppid=4727 vsize=812760 CPUtime=0.16
/proc/4741/task/4743/stat : 4743 (java) S 4727 4727 1029 0 -1 64 7481 0 0 0 13 3 0 0 16 0 9 0 1993869850 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4744] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4744/stat : 4744 (java) S 4727 4727 1029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4745] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4745/stat : 4745 (java) S 4727 4727 1029 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4746] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4746/stat : 4746 (java) S 4727 4727 1029 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993869852 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4747] ppid=4727 vsize=812760 CPUtime=0.21
/proc/4741/task/4747/stat : 4747 (java) S 4727 4727 1029 0 -1 64 816 0 0 0 21 0 0 0 15 0 9 0 1993869852 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4748] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4748/stat : 4748 (java) S 4727 4727 1029 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993869853 832266240 22940 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4749] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4749/stat : 4749 (java) S 4727 4727 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993869853 832266240 22940 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.30274 s]
/proc/loadavg: 2.01 2.02 2.02 3/91 4749
/proc/meminfo: memFree=1776384/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4741] ppid=4727 vsize=812760 CPUtime=6.19
/proc/4741/stat : 4741 (java) S 4727 4727 1029 0 -1 0 23531 0 1 0 605 14 0 0 18 0 9 0 1993869848 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4741/statm: 203190 22943 1910 9 0 197171 0
[pid=4741/tid=4742] ppid=4727 vsize=812760 CPUtime=5.75
/proc/4741/task/4742/stat : 4742 (java) R 4727 4727 1029 0 -1 64 14525 0 1 0 565 10 0 0 25 0 9 0 1993869849 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4126640375 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4743] ppid=4727 vsize=812760 CPUtime=0.2
/proc/4741/task/4743/stat : 4743 (java) S 4727 4727 1029 0 -1 64 7481 0 0 0 17 3 0 0 16 0 9 0 1993869850 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4744] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4744/stat : 4744 (java) S 4727 4727 1029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4745] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4745/stat : 4745 (java) S 4727 4727 1029 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4746] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4746/stat : 4746 (java) S 4727 4727 1029 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993869852 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4747] ppid=4727 vsize=812760 CPUtime=0.22
/proc/4741/task/4747/stat : 4747 (java) S 4727 4727 1029 0 -1 64 819 0 0 0 22 0 0 0 16 0 9 0 1993869852 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4748] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4748/stat : 4748 (java) S 4727 4727 1029 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993869853 832266240 22943 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4749] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4749/stat : 4749 (java) S 4727 4727 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993869853 832266240 22943 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.7027 s]
/proc/loadavg: 2.01 2.02 2.01 3/91 4749
/proc/meminfo: memFree=1771136/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=0.01
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 766 1698 0 0 0 0 0 1 23 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4741] ppid=4727 vsize=812760 CPUtime=12.52
/proc/4741/stat : 4741 (java) S 4727 4727 1029 0 -1 0 23866 0 1 0 1236 16 0 0 18 0 9 0 1993869848 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/4741/statm: 203190 23266 1910 9 0 197171 0
[pid=4741/tid=4742] ppid=4727 vsize=812760 CPUtime=12.02
/proc/4741/task/4742/stat : 4742 (java) R 4727 4727 1029 0 -1 64 14537 0 1 0 1190 12 0 0 25 0 9 0 1993869849 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4126918593 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4743] ppid=4727 vsize=812760 CPUtime=0.26
/proc/4741/task/4743/stat : 4743 (java) S 4727 4727 1029 0 -1 64 7804 0 0 0 23 3 0 0 16 0 9 0 1993869850 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4744] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4744/stat : 4744 (java) S 4727 4727 1029 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4745] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4745/stat : 4745 (java) S 4727 4727 1029 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1993869850 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4746] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4746/stat : 4746 (java) S 4727 4727 1029 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1993869852 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4747] ppid=4727 vsize=812760 CPUtime=0.22
/proc/4741/task/4747/stat : 4747 (java) S 4727 4727 1029 0 -1 64 819 0 0 0 22 0 0 0 16 0 9 0 1993869852 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4748] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4748/stat : 4748 (java) S 4727 4727 1029 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1993869853 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=4741/tid=4749] ppid=4727 vsize=812760 CPUtime=0
/proc/4741/task/4749/stat : 4749 (java) S 4727 4727 1029 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1993869853 832266240 23266 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860324

[startup+25.5017 s]
/proc/loadavg: 2.01 2.01 2.01 2/69 4770
/proc/meminfo: memFree=1824176/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=44004 CPUtime=1.21
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 10257 0 0 0 117 4 0 0 25 0 1 0 1993872271 45060096 10238 996147200 134512640 135136200 4294955968 18446744073709551615 134529520 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 11001 10238 54 152 0 10846 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 91568

[startup+51.1017 s]
/proc/loadavg: 2.06 2.03 2.02 3/82 4792
/proc/meminfo: memFree=1786376/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=45720 CPUtime=26.79
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 10676 0 0 0 2674 5 0 0 25 0 1 0 1993872271 46817280 10657 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 11430 10657 57 152 0 11275 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 93284

[startup+102.302 s]
/proc/loadavg: 2.06 2.03 2.02 3/82 4792

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

/proc/4753/statm: 16857 16053 57 152 0 16702 0
Current children cumulated CPU time (s) 1121.51
Current children cumulated vsize (KiB) 114992

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4823
/proc/meminfo: memFree=1729016/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=68880 CPUtime=1157.51
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 16435 0 0 0 115737 14 0 0 25 0 1 0 1993872271 70533120 16416 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 17220 16416 57 152 0 17065 0
Current children cumulated CPU time (s) 1181.49
Current children cumulated vsize (KiB) 116444

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4823
/proc/meminfo: memFree=1727544/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=70332 CPUtime=1217.48
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 16798 0 0 0 121734 14 0 0 25 0 1 0 1993872271 72019968 16779 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 17583 16779 57 152 0 17428 0
Current children cumulated CPU time (s) 1241.46
Current children cumulated vsize (KiB) 117896

[startup+1302.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/76 4823
/proc/meminfo: memFree=1726072/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=71784 CPUtime=1277.45
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 17154 0 0 0 127730 15 0 0 25 0 1 0 1993872271 73506816 17135 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 17946 17135 57 152 0 17791 0
Current children cumulated CPU time (s) 1301.43
Current children cumulated vsize (KiB) 119348

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/76 4823
/proc/meminfo: memFree=1724152/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=73908 CPUtime=1337.43
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 17636 0 0 0 133727 16 0 0 25 0 1 0 1993872271 75681792 17617 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 18477 17617 57 152 0 18322 0
Current children cumulated CPU time (s) 1361.41
Current children cumulated vsize (KiB) 121472

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/76 4823
/proc/meminfo: memFree=1722424/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=75532 CPUtime=1397.41
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 18037 0 0 0 139725 16 0 0 25 0 1 0 1993872271 77344768 18018 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 18883 18018 57 152 0 18728 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 123096

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 4823
/proc/meminfo: memFree=1720632/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=77232 CPUtime=1457.38
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 18474 0 0 0 145721 17 0 0 25 0 1 0 1993872271 79085568 18455 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 19308 18455 57 152 0 19153 0
Current children cumulated CPU time (s) 1481.36
Current children cumulated vsize (KiB) 124796

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 4823
/proc/meminfo: memFree=1719032/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=78836 CPUtime=1517.36
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 18878 0 0 0 151719 17 0 0 25 0 1 0 1993872271 80728064 18859 996147200 134512640 135136200 4294955968 18446744073709551615 134529592 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 19709 18859 57 152 0 19554 0
Current children cumulated CPU time (s) 1541.34
Current children cumulated vsize (KiB) 126400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4824
/proc/meminfo: memFree=1717232/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=80724 CPUtime=1577.34
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 19335 0 0 0 157716 18 0 0 25 0 1 0 1993872271 82661376 19316 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 20181 19316 57 152 0 20026 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 128288

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4824
/proc/meminfo: memFree=1715504/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=82316 CPUtime=1637.3
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 19770 0 0 0 163712 18 0 0 25 0 1 0 1993872271 84291584 19751 996147200 134512640 135136200 4294955968 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 20579 19751 57 152 0 20424 0
Current children cumulated CPU time (s) 1661.28
Current children cumulated vsize (KiB) 129880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4824
/proc/meminfo: memFree=1713648/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=84172 CPUtime=1697.28
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 20221 0 0 0 169709 19 0 0 25 0 1 0 1993872271 86192128 20202 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 21043 20202 57 152 0 20888 0
Current children cumulated CPU time (s) 1721.26
Current children cumulated vsize (KiB) 131736

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4824
/proc/meminfo: memFree=1712112/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=85512 CPUtime=1757.26
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 20562 0 0 0 175706 20 0 0 25 0 1 0 1993872271 87564288 20543 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 21378 20543 57 152 0 21223 0
Current children cumulated CPU time (s) 1781.24
Current children cumulated vsize (KiB) 133076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 4824
/proc/meminfo: memFree=1711536/2055920 swapFree=4179812/4192956
[pid=4727] ppid=4725 vsize=47564 CPUtime=23.98
/proc/4727/stat : 4727 (galacM.sh) S 4725 4727 1029 0 -1 4194304 800 25597 0 1 0 0 2374 24 17 0 1 0 1993869844 48705536 365 996147200 4194304 4520092 548682068832 18446744073709551615 254194936666 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/4727/statm: 11891 365 246 79 0 219 0
[pid=4753] ppid=4727 vsize=86048 CPUtime=1776.05
/proc/4753/stat : 4753 (minisat) R 4727 4727 1029 0 -1 4194304 20711 0 0 0 177585 20 0 0 25 0 1 0 1993872271 88113152 20692 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/4753/statm: 21512 20692 57 152 0 21357 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 133612

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

Real time (s): 1801.11
CPU time (s): 1800.03
CPU user time (s): 1799.59
CPU system time (s): 0.44
CPU usage (%): 99.9398
Max. virtual memory (cumulated for all children) (KiB): 860324

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

runsolver used 1.85472 second user time and 5.02724 second system time

The end

Launcher Data (download as text)

Begin job on node34 at 2008-07-04 07:22:44
IDJOB=1066784
IDBENCH=55142
IDSOLVER=350
FILE ID=node34/1066784-1215148963
PBS_JOBID= 7877337
Free space on /tmp= 66560 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 560094240c3c84be2d23874ade24f17a
RANDOM SEED=1670061651

node34.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.259
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.259
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:       1864496 kB
Buffers:          8192 kB
Cached:         105604 kB
SwapCached:       6768 kB
Active:         112872 kB
Inactive:        24744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864496 kB
SwapTotal:     4192956 kB
SwapFree:      4179812 kB
Dirty:            3340 kB
Writeback:           0 kB
Mapped:          40100 kB
Slab:            38816 kB
Committed_AS:  3477148 kB
PageTables:       1928 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= 66540 MiB
End job on node34 at 2008-07-04 07:52:47