Trace number 1079016

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.05 1812.21

General information on the benchmark

Namecsp/lexVg/
normalized-crossword-m1c-lex-vg9-9_ext.xml
MD5SUM12c563a014452c8c9bf97415b366b304
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 benchmark10.3844
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints18
Maximum constraint arity9
Maximum domain size26
Number of constraints which are defined in extension18
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.69	c start processing
0.01/0.69	c start relation processing
0.01/0.82	c start cnf exporting
16.50/16.76	c parsing time : 0.565
16.50/16.76	c preprocessing time : 16.641
16.50/16.76	
16.50/16.77	c Nary constraints - conflicts : 0 supports : 18
16.50/16.77	c Binary constraints - conflicts : 0 supports :0
16.50/16.77	c max arity constraint : 9
16.50/16.77	c Max Tuples generated 0
16.50/16.77	c relations : 1
16.50/16.77	c relations BDD: 1
16.50/16.77	c sampling 0/0
16.50/16.77	c vars : 140995 - clauses :  496782
16.50/16.77	
16.57/16.83	 
16.57/16.83	c --- SAT Solver Stats ---
16.57/16.83	 

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-1079016-1215209024/watcher-1079016-1215209024 -o /tmp/evaluation-result-1079016-1215209024/solver-1079016-1215209024 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1079016-1215209024.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.91 1.95 1.91 4/72 25142
/proc/meminfo: memFree=1523656/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=8652 CPUtime=0
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1309148291 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 2163 280 208 79 0 156 0
[pid=25143] ppid=25142 vsize=8688 CPUtime=0
/proc/25143/stat : 25143 (galacM.sh) S 25142 25142 23843 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1309148292 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 273952768082 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/25143/statm: 2172 286 209 79 0 165 0
[pid=25144] ppid=25143 vsize=8728 CPUtime=0
/proc/25144/stat : 25144 (galacM.sh) R 25143 25142 23843 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1309148292 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 273952599335 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/25144/statm: 2182 290 209 79 0 175 0

[startup+0.077519 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 25142
/proc/meminfo: memFree=1523656/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.102524 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 25142
/proc/meminfo: memFree=1523656/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301562 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 25142
/proc/meminfo: memFree=1523656/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701637 s]
/proc/loadavg: 1.91 1.95 1.91 4/72 25142
/proc/meminfo: memFree=1523656/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.5028 s]
/proc/loadavg: 1.91 1.95 1.91 3/82 25164
/proc/meminfo: memFree=1485176/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25156] ppid=25142 vsize=812760 CPUtime=1.43
/proc/25156/stat : 25156 (java) S 25142 25142 23843 0 -1 0 20228 0 1 0 132 11 0 0 18 0 9 0 1309148295 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25156/statm: 203190 19650 1908 9 0 197171 0
[pid=25156/tid=25157] ppid=25142 vsize=812760 CPUtime=1.16
/proc/25156/task/25157/stat : 25157 (java) R 25142 25142 23843 0 -1 64 14516 0 1 0 108 8 0 0 25 0 9 0 1309148296 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4126957663 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25158] ppid=25142 vsize=812760 CPUtime=0.04
/proc/25156/task/25158/stat : 25158 (java) S 25142 25142 23843 0 -1 64 4204 0 0 0 3 1 0 0 16 0 9 0 1309148298 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25159] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25159/stat : 25159 (java) S 25142 25142 23843 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25160] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25160/stat : 25160 (java) S 25142 25142 23843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25161] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25161/stat : 25161 (java) S 25142 25142 23843 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1309148300 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25162] ppid=25142 vsize=812760 CPUtime=0.2
/proc/25156/task/25162/stat : 25162 (java) S 25142 25142 23843 0 -1 64 808 0 0 0 20 0 0 0 15 0 9 0 1309148300 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25163] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25163/stat : 25163 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1309148300 832266240 19650 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25164] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25164/stat : 25164 (java) R 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309148300 832266240 19650 996147200 134512640 134550740 4294955600 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) 860320

[startup+3.10112 s]
/proc/loadavg: 1.91 1.95 1.91 3/82 25164
/proc/meminfo: memFree=1445368/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25156] ppid=25142 vsize=812760 CPUtime=3.02
/proc/25156/stat : 25156 (java) S 25142 25142 23843 0 -1 0 21618 0 1 0 290 12 0 0 18 0 9 0 1309148295 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25156/statm: 203190 21036 1908 9 0 197171 0
[pid=25156/tid=25157] ppid=25142 vsize=812760 CPUtime=2.71
/proc/25156/task/25157/stat : 25157 (java) R 25142 25142 23843 0 -1 64 14521 0 1 0 263 8 0 0 25 0 9 0 1309148296 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4126868366 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25158] ppid=25142 vsize=812760 CPUtime=0.07
/proc/25156/task/25158/stat : 25158 (java) S 25142 25142 23843 0 -1 64 5584 0 0 0 5 2 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25159] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25159/stat : 25159 (java) S 25142 25142 23843 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25160] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25160/stat : 25160 (java) S 25142 25142 23843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25161] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25161/stat : 25161 (java) S 25142 25142 23843 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25162] ppid=25142 vsize=812760 CPUtime=0.21
/proc/25156/task/25162/stat : 25162 (java) S 25142 25142 23843 0 -1 64 813 0 0 0 21 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25163] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25163/stat : 25163 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25164] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25164/stat : 25164 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 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) 860320

[startup+6.30274 s]
/proc/loadavg: 1.92 1.95 1.91 3/82 25164
/proc/meminfo: memFree=1443256/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25156] ppid=25142 vsize=812760 CPUtime=6.19
/proc/25156/stat : 25156 (java) S 25142 25142 23843 0 -1 0 21625 0 1 0 606 13 0 0 18 0 9 0 1309148295 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25156/statm: 203190 21036 1908 9 0 197171 0
[pid=25156/tid=25157] ppid=25142 vsize=812760 CPUtime=5.88
/proc/25156/task/25157/stat : 25157 (java) R 25142 25142 23843 0 -1 64 14528 0 1 0 579 9 0 0 25 0 9 0 1309148296 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4126641750 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25158] ppid=25142 vsize=812760 CPUtime=0.07
/proc/25156/task/25158/stat : 25158 (java) S 25142 25142 23843 0 -1 64 5584 0 0 0 5 2 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25159] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25159/stat : 25159 (java) S 25142 25142 23843 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25160] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25160/stat : 25160 (java) S 25142 25142 23843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25161] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25161/stat : 25161 (java) S 25142 25142 23843 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25162] ppid=25142 vsize=812760 CPUtime=0.21
/proc/25156/task/25162/stat : 25162 (java) S 25142 25142 23843 0 -1 64 813 0 0 0 21 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25163] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25163/stat : 25163 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25164] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25164/stat : 25164 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 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) 860320

[startup+12.702 s]
/proc/loadavg: 1.93 1.95 1.91 3/82 25164
/proc/meminfo: memFree=1439416/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=0.01
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25156] ppid=25142 vsize=812760 CPUtime=12.53
/proc/25156/stat : 25156 (java) S 25142 25142 23843 0 -1 0 21636 0 1 0 1237 16 0 0 18 0 9 0 1309148295 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25156/statm: 203190 21036 1908 9 0 197171 0
[pid=25156/tid=25157] ppid=25142 vsize=812760 CPUtime=12.22
/proc/25156/task/25157/stat : 25157 (java) R 25142 25142 23843 0 -1 64 14539 0 1 0 1210 12 0 0 25 0 9 0 1309148296 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4126640881 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25158] ppid=25142 vsize=812760 CPUtime=0.07
/proc/25156/task/25158/stat : 25158 (java) S 25142 25142 23843 0 -1 64 5584 0 0 0 5 2 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25159] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25159/stat : 25159 (java) S 25142 25142 23843 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25160] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25160/stat : 25160 (java) S 25142 25142 23843 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1309148298 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25161] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25161/stat : 25161 (java) S 25142 25142 23843 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25162] ppid=25142 vsize=812760 CPUtime=0.21
/proc/25156/task/25162/stat : 25162 (java) S 25142 25142 23843 0 -1 64 813 0 0 0 21 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25163] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25163/stat : 25163 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25156/tid=25164] ppid=25142 vsize=812760 CPUtime=0
/proc/25156/task/25164/stat : 25164 (java) S 25142 25142 23843 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1309148300 832266240 21036 996147200 134512640 134550740 4294955600 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) 860320

[startup+25.5015 s]
/proc/loadavg: 1.94 1.96 1.91 3/74 25165
/proc/meminfo: memFree=1483512/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=33632 CPUtime=8.57
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 7558 0 0 0 852 5 0 0 25 0 1 0 1309149975 34439168 7539 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/25165/statm: 8408 7539 57 152 0 8253 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 81192

[startup+51.1016 s]
/proc/loadavg: 1.96 1.96 1.91 3/74 25165
/proc/meminfo: memFree=1482040/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=35372 CPUtime=33.96
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 7996 0 0 0 3390 6 0 0 25 0 1 0 1309149975 36220928 7977 996147200 134512640 135136200 4294955968 18446744073709551615 134529333 0 0 4096 3 0 0 0 17 1 0 0
/proc/25165/statm: 8843 7977 57 152 0 8688 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 82932

[startup+102.307 s]
/proc/loadavg: 1.98 1.96 1.91 3/74 25165

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

/proc/25165/statm: 19776 18773 57 152 0 19621 0
Current children cumulated CPU time (s) 1112.56
Current children cumulated vsize (KiB) 126664

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25167
/proc/meminfo: memFree=1436536/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=81648 CPUtime=1155.47
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 19309 0 0 0 115518 29 0 0 25 0 1 0 1309149975 83607552 19290 996147200 134512640 135136200 4294955968 18446744073709551615 134529566 0 0 4096 3 0 0 0 17 1 0 0
/proc/25165/statm: 20412 19290 57 152 0 20257 0
Current children cumulated CPU time (s) 1172.06
Current children cumulated vsize (KiB) 129208

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25167
/proc/meminfo: memFree=1434424/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=83468 CPUtime=1214.96
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 19791 0 0 0 121465 31 0 0 25 0 1 0 1309149975 85471232 19772 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/25165/statm: 20867 19772 57 152 0 20712 0
Current children cumulated CPU time (s) 1231.55
Current children cumulated vsize (KiB) 131028

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25167
/proc/meminfo: memFree=1431928/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=85904 CPUtime=1274.46
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 20371 0 0 0 127414 32 0 0 25 0 1 0 1309149975 87965696 20352 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/25165/statm: 21476 20352 57 152 0 21321 0
Current children cumulated CPU time (s) 1291.05
Current children cumulated vsize (KiB) 133464

[startup+1362.3 s]
/proc/loadavg: 1.91 1.95 1.90 3/74 25195
/proc/meminfo: memFree=1430720/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=88060 CPUtime=1333.96
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 20921 0 0 0 133362 34 0 0 25 0 1 0 1309149975 90173440 20902 996147200 134512640 135136200 4294955968 18446744073709551615 134529535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 22015 20902 57 152 0 21860 0
Current children cumulated CPU time (s) 1350.55
Current children cumulated vsize (KiB) 135620

[startup+1422.31 s]
/proc/loadavg: 2.02 1.97 1.91 3/74 25195
/proc/meminfo: memFree=1428672/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=89960 CPUtime=1393.9
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 21395 0 0 0 139356 34 0 0 25 0 1 0 1309149975 92119040 21376 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 22490 21376 57 152 0 22335 0
Current children cumulated CPU time (s) 1410.49
Current children cumulated vsize (KiB) 137520

[startup+1482.3 s]
/proc/loadavg: 1.97 1.96 1.91 3/74 25222
/proc/meminfo: memFree=1422976/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=91972 CPUtime=1453.84
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 21890 0 0 0 145349 35 0 0 25 0 1 0 1309149975 94179328 21871 996147200 134512640 135136200 4294955968 18446744073709551615 134529841 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 22993 21871 57 152 0 22838 0
Current children cumulated CPU time (s) 1470.43
Current children cumulated vsize (KiB) 139532

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1420992/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=94008 CPUtime=1513.79
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 22377 0 0 0 151343 36 0 0 25 0 1 0 1309149975 96264192 22358 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 23502 22358 57 152 0 23347 0
Current children cumulated CPU time (s) 1530.38
Current children cumulated vsize (KiB) 141568

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1418944/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=95752 CPUtime=1573.74
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 22832 0 0 0 157338 36 0 0 25 0 1 0 1309149975 98050048 22813 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 23938 22813 57 152 0 23783 0
Current children cumulated CPU time (s) 1590.33
Current children cumulated vsize (KiB) 143312

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1417024/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=97752 CPUtime=1633.69
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 23305 0 0 0 163333 36 0 0 25 0 1 0 1309149975 100098048 23286 996147200 134512640 135136200 4294955968 18446744073709551615 134529474 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 24438 23286 57 152 0 24283 0
Current children cumulated CPU time (s) 1650.28
Current children cumulated vsize (KiB) 145312

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1415296/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=99472 CPUtime=1693.64
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 23729 0 0 0 169327 37 0 0 25 0 1 0 1309149975 101859328 23710 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 24868 23710 57 152 0 24713 0
Current children cumulated CPU time (s) 1710.23
Current children cumulated vsize (KiB) 147032

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1413504/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=101108 CPUtime=1753.59
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 24148 0 0 0 175321 38 0 0 25 0 1 0 1309149975 103534592 24129 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 25277 24129 57 152 0 25122 0
Current children cumulated CPU time (s) 1770.18
Current children cumulated vsize (KiB) 148668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.2 s]
/proc/loadavg: 1.99 1.97 1.91 3/74 25222
/proc/meminfo: memFree=1412992/2055920 swapFree=4122156/4192956
[pid=25142] ppid=25140 vsize=47560 CPUtime=16.59
/proc/25142/stat : 25142 (galacM.sh) S 25140 25142 23843 0 -1 4194304 799 23355 0 1 0 0 1639 20 17 0 1 0 1309148291 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273952205658 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25142/statm: 11890 364 245 79 0 219 0
[pid=25165] ppid=25142 vsize=101624 CPUtime=1783.46
/proc/25165/stat : 25165 (minisat) R 25142 25142 23843 0 -1 4194304 24284 0 0 0 178308 38 0 0 25 0 1 0 1309149975 104062976 24265 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/25165/statm: 25406 24265 57 152 0 25251 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 149184

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

Real time (s): 1812.21
CPU time (s): 1800.05
CPU user time (s): 1799.47
CPU system time (s): 0.58
CPU usage (%): 99.3288
Max. virtual memory (cumulated for all children) (KiB): 860320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.3985
system time used= 0.216967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24154
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= 1549
involuntary context switches= 1835

runsolver used 1.85372 second user time and 5.59615 second system time

The end

Launcher Data (download as text)

Begin job on node20 at 2008-07-05 00:03:44
IDJOB=1079016
IDBENCH=56856
IDSOLVER=350
FILE ID=node20/1079016-1215209024
PBS_JOBID= 7881681
Free space on /tmp= 66500 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 12c563a014452c8c9bf97415b366b304
RANDOM SEED=1070938860

node20.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.263
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.263
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:       1524136 kB
Buffers:         83732 kB
Cached:         281260 kB
SwapCached:      64700 kB
Active:         273668 kB
Inactive:       182208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524136 kB
SwapTotal:     4192956 kB
SwapFree:      4122156 kB
Dirty:            3168 kB
Writeback:           0 kB
Mapped:          97972 kB
Slab:            61128 kB
Committed_AS:  2675204 kB
PageTables:       1908 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= 66488 MiB
End job on node20 at 2008-07-05 00:33:58