Trace number 269426

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, and are wall clock time (not CPU 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
VALCSP 3.1SAT 896.867 902.389

DiagnosticValue
CHECKS100562000000
NODES12223

General information on the benchmark

Nametaillard/os-taillard-7/
os-taillard-7-105-5.xml
MD5SUMefbdeb513ea809b991adb1cc8e556640
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.18797
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size474
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
Global constraints used (with number of constraints)

Solver Data (download as text)

902.34	s SATISFIABLE
902.34	v 326 0 87 285 402 182 283 0 283 93 340 188 152 380 285 184 89 78 380 0 405 97 163 0 202 353 388 259 353 405 0 77 262 202 176 340 182 0 400 262 97 168 200 276 325 352 0 388 93 
902.34	d CHECKS 1.00562e+11
902.34	d NODES 12223

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-269426-1168980626 -o ROOT/results/node14/solver-269426-1168980626 -C 1800 -M 900 /tmp/evaluation/269426-1168980626/VALCSP /tmp/evaluation/269426-1168980626/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.105893 s]
/proc/loadavg: 0.99 0.75 0.93 5/86 17880
/proc/meminfo: memFree=1731368/2055920 swapFree=4158792/4192956
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
/proc/loadavg: 0.99 0.75 0.93 5/86 17880
/proc/meminfo: memFree=1731368/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=3184 CPUtime=0.1
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 556 0 0 0 10 0 0 0 21 0 1 0 246457699 3260416 534 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528576 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 796 534 64 8 0 468 0

[startup+0.51392 s]
/proc/loadavg: 0.99 0.75 0.93 5/86 17880
/proc/meminfo: memFree=1731368/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=7936 CPUtime=0.5
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 1741 0 0 0 50 0 0 0 25 0 1 0 246457699 8126464 1719 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529344 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 1984 1719 64 8 0 1656 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7936

[startup+1.335 s]
/proc/loadavg: 0.99 0.75 0.93 3/86 17880
/proc/meminfo: memFree=1717736/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=17572 CPUtime=1.31
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 4126 0 0 0 130 1 0 0 25 0 1 0 246457699 17993728 4104 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 4393 4104 64 8 0 4065 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 17572

[startup+2.97615 s]
/proc/loadavg: 1.07 0.77 0.94 3/86 17880
/proc/meminfo: memFree=1704936/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=36844 CPUtime=2.95
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 8962 0 0 0 292 3 0 0 25 0 1 0 246457699 37728256 8940 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528577 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 9211 8940 64 8 0 8883 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 36844

[startup+6.25547 s]
/proc/loadavg: 1.07 0.77 0.94 3/86 17880
/proc/meminfo: memFree=1665832/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=74728 CPUtime=6.2
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 18425 0 0 0 614 6 0 0 25 0 1 0 246457699 76521472 18403 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134528746 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 18682 18403 64 8 0 18354 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 74728

[startup+12.7171 s]
/proc/loadavg: 1.21 0.81 0.95 3/86 17880
/proc/meminfo: memFree=1589032/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=148120 CPUtime=12.62
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 36795 0 0 0 1249 13 0 0 25 0 1 0 246457699 151674880 36773 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134529339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 37030 36773 64 8 0 36702 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 148120

[startup+25.5303 s]
/proc/loadavg: 1.33 0.85 0.96 3/86 17880
/proc/meminfo: memFree=1529704/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=25.33
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 2515 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 203296

[startup+51.1717 s]
/proc/loadavg: 1.56 0.94 0.99 3/86 17880
/proc/meminfo: memFree=1529704/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=50.75
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 5057 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524985 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 203296

[startup+102.448 s]
/proc/loadavg: 1.85 1.12 1.04 3/86 17880
/proc/meminfo: memFree=1529704/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=101.62
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 10144 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524875 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 203296

[startup+162.549 s]
/proc/loadavg: 1.95 1.29 1.10 3/86 17880
/proc/meminfo: memFree=1529704/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=161.23
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 16105 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 161.23
Current children cumulated vsize (KiB) 203296

[startup+222.648 s]
/proc/loadavg: 1.98 1.41 1.16 3/86 17880
/proc/meminfo: memFree=1529704/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=220.84
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 22066 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524815 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 203296

[startup+282.748 s]
/proc/loadavg: 1.99 1.51 1.20 3/86 17880
/proc/meminfo: memFree=1529712/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=280.44
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 28026 18 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524889 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 280.44
Current children cumulated vsize (KiB) 203296

[startup+342.849 s]
/proc/loadavg: 1.99 1.60 1.25 3/86 17880
/proc/meminfo: memFree=1529712/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=340.07
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 33988 19 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 340.07
Current children cumulated vsize (KiB) 203296

[startup+402.868 s]
/proc/loadavg: 2.04 1.69 1.30 3/86 17918
/proc/meminfo: memFree=1467752/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=399.79
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 39958 21 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 399.79
Current children cumulated vsize (KiB) 203296

[startup+462.887 s]
/proc/loadavg: 2.01 1.74 1.34 4/86 17918
/proc/meminfo: memFree=1467752/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=459.52
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 45931 21 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 459.52
Current children cumulated vsize (KiB) 203296

[startup+522.902 s]
/proc/loadavg: 2.00 1.79 1.38 3/86 17918
/proc/meminfo: memFree=1467752/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=519.27
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 51906 21 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 519.27
Current children cumulated vsize (KiB) 203296

[startup+582.92 s]
/proc/loadavg: 2.00 1.82 1.42 3/86 17918
/proc/meminfo: memFree=1467752/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=579
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 57879 21 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 579
Current children cumulated vsize (KiB) 203296

[startup+642.945 s]
/proc/loadavg: 2.00 1.85 1.45 3/92 17984
/proc/meminfo: memFree=1466208/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=638.71
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 63845 26 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524979 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 638.71
Current children cumulated vsize (KiB) 203296

[startup+702.983 s]
/proc/loadavg: 2.00 1.88 1.48 3/92 18096
/proc/meminfo: memFree=1466280/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=698.4
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 69802 38 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524894 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 698.4
Current children cumulated vsize (KiB) 203296

[startup+763.009 s]
/proc/loadavg: 2.00 1.90 1.51 3/86 18116
/proc/meminfo: memFree=1467304/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=758.12
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 75773 39 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524900 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 758.12
Current children cumulated vsize (KiB) 203296

[startup+823.028 s]
/proc/loadavg: 2.00 1.91 1.54 3/86 18116
/proc/meminfo: memFree=1467304/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=817.86
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 81747 39 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524872 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 817.86
Current children cumulated vsize (KiB) 203296

[startup+883.048 s]
/proc/loadavg: 2.00 1.92 1.56 3/86 18116
/proc/meminfo: memFree=1467304/2055920 swapFree=4158792/4192956
[pid=17879] ppid=17877 vsize=203296 CPUtime=877.62
/proc/17879/stat : 17879 (VALCSP) R 17877 17879 17785 0 -1 4194304 50564 0 0 0 87723 39 0 0 25 0 1 0 246457699 208175104 50542 18446744073709551615 134512640 134547260 4294956720 18446744073709551615 134524883 0 0 4096 0 0 0 0 17 0 0 0
/proc/17879/statm: 50824 50542 66 8 0 50496 0
Current children cumulated CPU time (s) 877.62
Current children cumulated vsize (KiB) 203296

Child status: 0
Real time (s): 902.389
CPU time (s): 896.867
CPU user time (s): 896.439
CPU system time (s): 0.427934
CPU usage (%): 99.388
Max. virtual memory (cumulated for all children) (KiB): 203296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 896.439
system time used= 0.427934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50594
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= 6
involuntary context switches= 18457

runsolver used 0.740887 s user time and 2.53062 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Jan 16 20:50:27 UTC 2007


IDJOB= 269426
IDBENCH= 6641
IDSOLVER= 90
FILE ID= node14/269426-1168980626

PBS_JOBID= 3566036

Free space on /tmp= 66564 MiB

SOLVER NAME= VALCSP 3.1
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-7/os-taillard-7-105-5.xml
COMMAND LINE= /tmp/evaluation/269426-1168980626/VALCSP /tmp/evaluation/269426-1168980626/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-269426-1168980626 -o ROOT/results/node14/solver-269426-1168980626 -C 1800 -M 900  /tmp/evaluation/269426-1168980626/VALCSP /tmp/evaluation/269426-1168980626/unknown.xml

META MD5SUM SOLVER= d4fc2c4e0b0392ee9c79e754aa39e238
MD5SUM BENCH=  efbdeb513ea809b991adb1cc8e556640

RANDOM SEED= 808356293

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.227
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.227
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:       1732496 kB
Buffers:         42300 kB
Cached:         189208 kB
SwapCached:       3228 kB
Active:          54372 kB
Inactive:       209916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1732496 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          41212 kB
Slab:            43988 kB
Committed_AS:  8152344 kB
PageTables:       2132 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= 66563 MiB



End job on node14 on Tue Jan 16 21:05:30 UTC 2007