Trace number 1103054

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
casper zaoUNSAT 151.976 152.732

DiagnosticValue
CHECKS1182950

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-3_ext.xml
MD5SUM3b0f4f3d9fb4873abcdbd753efb5e9cf
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.870866
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.00/0.09	c Building = 1
0.09/0.11	c [ NumberOfVariables = 40 ]
0.09/0.11	c [ NumberOfConstraints = 103 ]
0.09/0.11	c [ SizeOfSearchSpace(log2) = 252.877 ]
0.09/0.11	c SymmetrySearch = 1
0.59/0.62	c InitialPropagation = 1
0.59/0.66	c [ SizeOfSearchSpace(log2) = 252.877 ]
0.59/0.66	c InitialSAC = 1
1.88/1.91	c [ SizeOfSearchSpace(log2) = 252.877 ]
1.88/1.91	c Search(DomWDeg) = 0
151.94/152.71	s UNSATISFIABLE
151.94/152.71	d CHECKS 1182954
151.94/152.71	c [ TotalFails = 4527 ]
151.94/152.71	c [ NumberOfRestarts = 6 ]
151.94/152.71	c [ TotalTime = 152.594 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

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-1103054-1215300339/watcher-1103054-1215300339 -o /tmp/evaluation-result-1103054-1215300339/solver-1103054-1215300339 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1103054-1215300339.xml 668958827 

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.13 2.10 2.03 4/82 19035
/proc/meminfo: memFree=1378304/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=5352 CPUtime=0
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 2009008999 5480448 190 996147200 134512640 135477443 4294956224 18446744073709551615 3275640 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 1338 190 156 235 0 27 0

[startup+0.104588 s]
/proc/loadavg: 2.13 2.10 2.03 4/82 19035
/proc/meminfo: memFree=1378304/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=106180 CPUtime=0.09
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 1930 0 0 0 9 0 0 0 18 0 1 0 2009008999 108728320 1890 996147200 134512640 135477443 4294956224 18446744073709551615 134616892 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 26545 1890 401 235 0 25246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 106180

[startup+0.201599 s]
/proc/loadavg: 2.13 2.10 2.03 4/82 19035
/proc/meminfo: memFree=1378304/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=113968 CPUtime=0.19
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 3976 0 0 0 18 1 0 0 19 0 1 0 2009008999 116703232 3936 996147200 134512640 135477443 4294956224 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 28492 3938 433 235 0 27193 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 113968

[startup+0.301604 s]
/proc/loadavg: 2.13 2.10 2.03 4/82 19035
/proc/meminfo: memFree=1378304/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=133720 CPUtime=0.29
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 6789 0 0 0 27 2 0 0 19 0 1 0 2009008999 136929280 6748 996147200 134512640 135477443 4294956224 18446744073709551615 134533669 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 33430 6751 438 235 0 32131 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 133720

[startup+0.701645 s]
/proc/loadavg: 2.13 2.10 2.03 4/82 19035
/proc/meminfo: memFree=1378304/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=0.69
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8305 0 0 0 66 3 0 0 24 0 1 0 2009008999 121569280 5856 996147200 134512640 135477443 4294956224 18446744073709551615 134589776 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 5856 457 235 0 28381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 118720

[startup+1.50172 s]
/proc/loadavg: 2.13 2.10 2.03 3/83 19036
/proc/meminfo: memFree=1355960/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=1.48
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8484 0 0 0 145 3 0 0 25 0 1 0 2009008999 121569280 6035 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6035 457 235 0 28381 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 118720

[startup+3.10187 s]
/proc/loadavg: 2.13 2.10 2.03 3/83 19036
/proc/meminfo: memFree=1354552/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=3.07
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8906 0 0 0 304 3 0 0 25 0 1 0 2009008999 121569280 6457 996147200 134512640 135477443 4294956224 18446744073709551615 134600823 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6457 476 235 0 28381 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 118720

[startup+6.30118 s]
/proc/loadavg: 2.12 2.10 2.03 3/83 19036
/proc/meminfo: memFree=1353720/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=6.26
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8974 0 0 0 623 3 0 0 25 0 1 0 2009008999 121569280 6525 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6525 476 235 0 28381 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 118720

[startup+12.7018 s]
/proc/loadavg: 2.11 2.10 2.03 3/83 19036
/proc/meminfo: memFree=1353592/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=12.63
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8986 0 0 0 1260 3 0 0 25 0 1 0 2009008999 121569280 6537 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6537 476 235 0 28381 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 118720

[startup+25.503 s]
/proc/loadavg: 2.08 2.09 2.03 3/83 19036
/proc/meminfo: memFree=1353592/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=25.36
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8987 0 0 0 2533 3 0 0 25 0 1 0 2009008999 121569280 6538 996147200 134512640 135477443 4294956224 18446744073709551615 134609644 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6538 476 235 0 28381 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 118720

[startup+51.1024 s]
/proc/loadavg: 2.06 2.08 2.02 3/83 19036
/proc/meminfo: memFree=1353592/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=50.83
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8993 0 0 0 5080 3 0 0 25 0 1 0 2009008999 121569280 6544 996147200 134512640 135477443 4294956224 18446744073709551615 134590300 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6544 476 235 0 28381 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 118720

[startup+102.302 s]
/proc/loadavg: 2.02 2.07 2.02 3/83 19036
/proc/meminfo: memFree=1353400/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=101.79
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8993 0 0 0 10175 4 0 0 25 0 1 0 2009008999 121569280 6544 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6544 476 235 0 28381 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 118720

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

[startup+102.406 s]
/proc/loadavg: 2.02 2.07 2.02 3/83 19036
/proc/meminfo: memFree=1353400/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=101.89
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 8993 0 0 0 10185 4 0 0 25 0 1 0 2009008999 121569280 6544 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6544 476 235 0 28381 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 118720

[startup+128.003 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 19036
/proc/meminfo: memFree=1353400/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=127.36
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9028 0 0 0 12732 4 0 0 25 0 1 0 2009008999 121569280 6579 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6579 476 235 0 28381 0
Current children cumulated CPU time (s) 127.36
Current children cumulated vsize (KiB) 118720

[startup+140.802 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=140.1
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9049 0 0 0 14006 4 0 0 25 0 1 0 2009008999 121569280 6600 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6600 476 235 0 28381 0
Current children cumulated CPU time (s) 140.1
Current children cumulated vsize (KiB) 118720

[startup+147.202 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=146.47
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9074 0 0 0 14643 4 0 0 25 0 1 0 2009008999 121569280 6625 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6625 476 235 0 28381 0
Current children cumulated CPU time (s) 146.47
Current children cumulated vsize (KiB) 118720

[startup+150.402 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=149.66
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9074 0 0 0 14962 4 0 0 25 0 1 0 2009008999 121569280 6625 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6625 476 235 0 28381 0
Current children cumulated CPU time (s) 149.66
Current children cumulated vsize (KiB) 118720

[startup+152.002 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=151.25
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9226 0 0 0 15121 4 0 0 25 0 1 0 2009008999 121569280 6777 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6777 476 235 0 28381 0
Current children cumulated CPU time (s) 151.25
Current children cumulated vsize (KiB) 118720

[startup+152.401 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=151.64
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9251 0 0 0 15160 4 0 0 25 0 1 0 2009008999 121569280 6802 996147200 134512640 135477443 4294956224 18446744073709551615 134590283 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6802 476 235 0 28381 0
Current children cumulated CPU time (s) 151.64
Current children cumulated vsize (KiB) 118720

[startup+152.601 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=151.84
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9251 0 0 0 15180 4 0 0 25 0 1 0 2009008999 121569280 6802 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6802 476 235 0 28381 0
Current children cumulated CPU time (s) 151.84
Current children cumulated vsize (KiB) 118720

[startup+152.701 s]
/proc/loadavg: 2.01 2.06 2.01 3/83 19036
/proc/meminfo: memFree=1353272/2055920 swapFree=4179560/4192956
[pid=19035] ppid=19033 vsize=118720 CPUtime=151.94
/proc/19035/stat : 19035 (casperzao) R 19033 19035 18004 0 -1 4194304 9251 0 0 0 15190 4 0 0 25 0 1 0 2009008999 121569280 6802 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/19035/statm: 29680 6802 476 235 0 28381 0
Current children cumulated CPU time (s) 151.94
Current children cumulated vsize (KiB) 118720

Child status: 0
Real time (s): 152.732
CPU time (s): 151.976
CPU user time (s): 151.93
CPU system time (s): 0.045993
CPU usage (%): 99.5052
Max. virtual memory (cumulated for all children) (KiB): 133720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 151.93
system time used= 0.045993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 5044

runsolver used 0.150977 second user time and 0.413937 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-06 01:25:40
IDJOB=1103054
IDBENCH=60266
IDSOLVER=361
FILE ID=node8/1103054-1215300339
PBS_JOBID= 7882356
Free space on /tmp= 66336 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-3_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1103054-1215300339/watcher-1103054-1215300339 -o /tmp/evaluation-result-1103054-1215300339/solver-1103054-1215300339 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1103054-1215300339.xml 668958827 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3b0f4f3d9fb4873abcdbd753efb5e9cf
RANDOM SEED=668958827

node8.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1378848 kB
Buffers:         98104 kB
Cached:         491832 kB
SwapCached:       6900 kB
Active:         240724 kB
Inactive:       371416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1378848 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          38196 kB
Slab:            50048 kB
Committed_AS:  3466064 kB
PageTables:       1820 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node8 at 2008-07-06 01:28:12