Trace number 2090767

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pcs-restart 0.3.2UNSAT 286.017 288.415

DiagnosticValue
ASSIGNMENTS4507

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-77_ext.xml
MD5SUMa7278e19d13923ee2d265703771699f3
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 benchmark2.49762
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 760319937
0.00/0.05	c Constructing HOME/instance-2090767-1247731081.xml  with 84 constraints
0.67/0.76	c Solving 4507 backtracks 12 restarts
285.99/288.40	s UNSATISFIABLE
285.99/288.40	d ASSIGNMENTS 4507

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.10 2.08 4/72 18100
/proc/meminfo: memFree=1408128/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=5356 CPUtime=0
/proc/18100/stat : 18100 (pcssolve) R 18098 18100 17448 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60175570 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18100/statm: 1339 241 200 169 0 50 0
[pid=18101] ppid=18100 vsize=100 CPUtime=0
/proc/18101/stat : 18101 (fgrep) R 18100 18100 17448 0 -1 4194304 24 0 0 0 0 0 0 0 22 0 1 0 60175570 102400 3 996147200 0 0 548682069726 18446744073709551615 226913479975 0 0 4096 0 0 0 0 17 1 0 0
/proc/18101/statm: 25 3 0 0 0 2 0
[pid=18102] ppid=18100 vsize=5356 CPUtime=0
/proc/18102/stat : 18102 (pcssolve) R 18100 18100 17448 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60175570 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 226913479327 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/18102/statm: 1339 241 200 169 0 50 0

[startup+0.21457 s]
/proc/loadavg: 2.01 2.10 2.08 4/72 18100
/proc/meminfo: memFree=1408128/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=6640 CPUtime=0.19
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 1049 656 0 0 19 0 0 0 19 0 1 0 60175570 6799360 680 996147200 134512640 135215973 4294956320 18446744073709551615 135077041 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 1660 680 383 171 0 585 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 6640

[startup+0.301585 s]
/proc/loadavg: 2.01 2.10 2.08 4/72 18100
/proc/meminfo: memFree=1408128/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=7628 CPUtime=0.27
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 1164 656 0 0 27 0 0 0 19 0 1 0 60175570 7811072 795 996147200 134512640 135215973 4294956320 18446744073709551615 135039468 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 1907 795 383 171 0 832 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7628

[startup+0.401604 s]
/proc/loadavg: 2.01 2.10 2.08 4/72 18100
/proc/meminfo: memFree=1408128/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=8632 CPUtime=0.37
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 1269 656 0 0 37 0 0 0 20 0 1 0 60175570 8839168 900 996147200 134512640 135215973 4294956320 18446744073709551615 8359551 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 2158 900 383 171 0 1083 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8632

[startup+0.701662 s]
/proc/loadavg: 2.01 2.10 2.08 4/72 18100
/proc/meminfo: memFree=1408128/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=12024 CPUtime=0.67
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 1667 656 0 0 67 0 0 0 23 0 1 0 60175570 12312576 1298 996147200 134512640 135215973 4294956320 18446744073709551615 134837537 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3006 1298 383 171 0 1931 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12024

[startup+1.50282 s]
/proc/loadavg: 2.01 2.09 2.08 3/73 18105
/proc/meminfo: memFree=1402808/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=1.46
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 1984 656 0 0 146 0 0 0 25 0 1 0 60175570 13492224 1615 996147200 134512640 135215973 4294956320 18446744073709551615 4158960167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 1615 401 171 0 2219 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13176

[startup+3.10113 s]
/proc/loadavg: 2.01 2.09 2.08 3/73 18105
/proc/meminfo: memFree=1402360/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=3.05
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 2001 656 0 0 305 0 0 0 25 0 1 0 60175570 13492224 1632 996147200 134512640 135215973 4294956320 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 1632 401 171 0 2219 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 13176

[startup+6.30174 s]
/proc/loadavg: 2.01 2.09 2.08 3/73 18105
/proc/meminfo: memFree=1401336/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=6.22
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 2041 656 0 0 622 0 0 0 25 0 1 0 60175570 13492224 1672 996147200 134512640 135215973 4294956320 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 1672 401 171 0 2219 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13176

[startup+12.702 s]
/proc/loadavg: 2.01 2.09 2.08 3/73 18105
/proc/meminfo: memFree=1399416/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=12.56
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 2143 656 0 0 1256 0 0 0 25 0 1 0 60175570 13492224 1774 996147200 134512640 135215973 4294956320 18446744073709551615 135020290 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 1774 401 171 0 2219 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13176

[startup+25.5065 s]
/proc/loadavg: 2.01 2.09 2.08 3/73 18105
/proc/meminfo: memFree=1395512/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=25.26
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 2376 656 0 0 2526 0 0 0 25 0 1 0 60175570 13492224 2007 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 2007 401 171 0 2219 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 13176

[startup+51.1013 s]
/proc/loadavg: 2.00 2.08 2.07 3/73 18105
/proc/meminfo: memFree=1387704/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=13176 CPUtime=50.64
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 2854 656 0 0 5064 0 0 0 25 0 1 0 60175570 13492224 2485 996147200 134512640 135215973 4294956320 18446744073709551615 135026880 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 3294 2485 401 171 0 2219 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 13176

[startup+102.301 s]
/proc/loadavg: 2.00 2.06 2.07 3/73 18105
/proc/meminfo: memFree=1370488/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=16868 CPUtime=101.43
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 3897 656 0 0 10142 1 0 0 25 0 1 0 60175570 17272832 3528 996147200 134512640 135215973 4294956320 18446744073709551615 134590128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 4217 3528 401 171 0 3142 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 16868

[startup+162.302 s]
/proc/loadavg: 2.00 2.05 2.06 3/73 18105
/proc/meminfo: memFree=1350584/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=22404 CPUtime=160.94
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 5320 656 0 0 16091 3 0 0 25 0 1 0 60175570 22941696 4886 996147200 134512640 135215973 4294956320 18446744073709551615 135020407 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 5601 4886 401 171 0 4526 0
Current children cumulated CPU time (s) 160.94
Current children cumulated vsize (KiB) 22404

[startup+222.301 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 18111
/proc/meminfo: memFree=1330224/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=28064 CPUtime=220.42
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 6769 656 0 0 22039 3 0 0 25 0 1 0 60175570 28737536 6206 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 7016 6206 401 171 0 5941 0
Current children cumulated CPU time (s) 220.42
Current children cumulated vsize (KiB) 28064

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1311280/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=33472 CPUtime=279.93
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8185 656 0 0 27988 5 0 0 25 0 1 0 60175570 34275328 7589 996147200 134512640 135215973 4294956320 18446744073709551615 4158960080 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8368 7589 401 171 0 7293 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 33472

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

[startup+284.901 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1310704/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=33868 CPUtime=282.51
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8261 656 0 0 28246 5 0 0 25 0 1 0 60175570 34680832 7665 996147200 134512640 135215973 4294956320 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8467 7665 401 171 0 7392 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 33868

[startup+286.502 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1310000/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=33868 CPUtime=284.1
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8283 656 0 0 28405 5 0 0 25 0 1 0 60175570 34680832 7687 996147200 134512640 135215973 4294956320 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8467 7687 401 171 0 7392 0
Current children cumulated CPU time (s) 284.1
Current children cumulated vsize (KiB) 33868

[startup+287.307 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1309616/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=34000 CPUtime=284.9
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8309 656 0 0 28485 5 0 0 25 0 1 0 60175570 34816000 7713 996147200 134512640 135215973 4294956320 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8500 7713 401 171 0 7425 0
Current children cumulated CPU time (s) 284.9
Current children cumulated vsize (KiB) 34000

[startup+288.102 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1309616/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=34000 CPUtime=285.69
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8321 656 0 0 28564 5 0 0 25 0 1 0 60175570 34816000 7725 996147200 134512640 135215973 4294956320 18446744073709551615 134533369 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8500 7725 401 171 0 7425 0
Current children cumulated CPU time (s) 285.69
Current children cumulated vsize (KiB) 34000

[startup+288.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1309296/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=34000 CPUtime=285.89
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8325 656 0 0 28584 5 0 0 25 0 1 0 60175570 34816000 7729 996147200 134512640 135215973 4294956320 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8500 7729 401 171 0 7425 0
Current children cumulated CPU time (s) 285.89
Current children cumulated vsize (KiB) 34000

[startup+288.407 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 18111
/proc/meminfo: memFree=1309296/2055920 swapFree=4192812/4192956
[pid=18100] ppid=18098 vsize=33872 CPUtime=285.99
/proc/18100/stat : 18100 (pcs.big) R 18098 18100 17448 0 -1 4194304 8332 656 0 0 28594 5 0 0 25 0 1 0 60175570 34684928 7700 996147200 134512640 135215973 4294956320 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/18100/statm: 8468 7700 401 171 0 7393 0
Current children cumulated CPU time (s) 285.99
Current children cumulated vsize (KiB) 33872

Child status: 0
Real time (s): 288.415
CPU time (s): 286.017
CPU user time (s): 285.95
CPU system time (s): 0.066989
CPU usage (%): 99.1685
Max. virtual memory (cumulated for all children) (KiB): 34000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 285.95
system time used= 0.066989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8991
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= 19
involuntary context switches= 6298

runsolver used 0.249962 second user time and 0.841872 second system time

The end

Launcher Data

Begin job on node5 at 2009-07-16 09:58:01
IDJOB=2090767
IDBENCH=59890
IDSOLVER=734
FILE ID=node5/2090767-1247731081
PBS_JOBID= 9521650
Free space on /tmp= 66320 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-77_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090767-1247731081/watcher-2090767-1247731081 -o /tmp/evaluation-result-2090767-1247731081/solver-2090767-1247731081 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 760319937 HOME/instance-2090767-1247731081.xml

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

MD5SUM BENCH= a7278e19d13923ee2d265703771699f3
RANDOM SEED=760319937

node5.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.258
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.258
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:       1408608 kB
Buffers:         82892 kB
Cached:         471648 kB
SwapCached:          0 kB
Active:          71672 kB
Inactive:       504580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1408608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5876 kB
Writeback:           0 kB
Mapped:          33156 kB
Slab:            56520 kB
Committed_AS:   607328 kB
PageTables:       1728 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= 66320 MiB
End job on node5 at 2009-07-16 10:02:50