Trace number 1719742

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
tts tts-5-0Signal 187.81 187.886

General information on the benchmark

Namesimon-s03-w08-15.cnf
MD5SUM169fbc07424949a1f20859053fcfe192
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.0002
Satisfiable
(Un)Satisfiability was proved
Number of variables132555
Number of clauses469519
Sum of the clauses size1146761
Maximum clause length15
Minimum clause length1
Number of clauses of size 137
Number of clauses of size 2379993
Number of clauses of size 342167
Number of clauses of size 418997
Number of clauses of size 511195
Number of clauses of size over 517130

Solver Data

2.99/3.05	c Command: HOME/tts-5-0 HOME/instance-1719742-1240649045.cnf 
2.99/3.05	c Using SATTIMEOUT of 1200
2.99/3.05	c Using SATRAM of 1800
2.99/3.05	c Size of subset node = 16
2.99/3.05	c Variables = 132555
2.99/3.05	c Clauses = 469519
2.99/3.05	c Literals = 1146761
2.99/3.05	c Reduced size:
2.99/3.05	c Variables = 132555
2.99/3.05	c Clauses = 469366
2.99/3.05	c Literals = 1146471
2.99/3.05	c a2
5.09/5.18	c a1
184.23/184.39	c Independent sub-problems = 1
184.23/184.39	c Sub-problem with 132483 variables and 469366 clauses
184.23/184.39	c using permutation method 4
184.23/184.39	c count = 1
184.23/184.39	c Ordering finished 183.930 seconds
184.23/184.39	c mapped 184.350 seconds
184.23/184.39	c permuted 184.360 seconds
184.23/184.39	c about to sort
184.44/184.55	c sorted

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1719742-1240649045/watcher-1719742-1240649045 -o /tmp/evaluation-result-1719742-1240649045/solver-1719742-1240649045 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1719742-1240649045.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.85 0.97 1.02 3/64 25521
/proc/meminfo: memFree=1932268/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=1008 CPUtime=0
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 92937176 1032192 114 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 252 114 68 165 0 85 0

[startup+0.0516799 s]
/proc/loadavg: 0.85 0.97 1.02 3/64 25521
/proc/meminfo: memFree=1932268/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=2656 CPUtime=0.04
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 558 0 0 0 4 0 0 0 18 0 1 0 92937176 2719744 542 1992294400 134512640 135191068 4294956240 18446744073709551615 134716206 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 664 542 68 165 0 497 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2656

[startup+0.101685 s]
/proc/loadavg: 0.85 0.97 1.02 3/64 25521
/proc/meminfo: memFree=1932268/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=4452 CPUtime=0.09
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 1014 0 0 0 9 0 0 0 18 0 1 0 92937176 4558848 998 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 1113 998 68 165 0 946 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4452

[startup+0.301707 s]
/proc/loadavg: 0.85 0.97 1.02 3/64 25521
/proc/meminfo: memFree=1932268/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=11884 CPUtime=0.29
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 2831 0 0 0 29 0 0 0 19 0 1 0 92937176 12169216 2815 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 2971 2816 68 165 0 2804 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11884

[startup+0.701751 s]
/proc/loadavg: 0.85 0.97 1.02 3/64 25521
/proc/meminfo: memFree=1932268/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=26492 CPUtime=0.69
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 6462 0 0 0 66 3 0 0 22 0 1 0 92937176 27127808 6446 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 6623 6447 68 165 0 6456 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26492

[startup+1.50184 s]
/proc/loadavg: 0.85 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1899300/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=35640 CPUtime=1.49
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 8304 0 0 0 145 4 0 0 25 0 1 0 92937176 36495360 8288 1992294400 134512640 135191068 4294956240 18446744073709551615 134534096 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 8910 8288 68 165 0 8743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35640

[startup+3.10302 s]
/proc/loadavg: 0.85 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1899108/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=41704 CPUtime=3.09
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 9848 0 0 0 305 4 0 0 25 0 1 0 92937176 42704896 9832 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 10426 9832 69 165 0 10259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41704

[startup+6.30137 s]
/proc/loadavg: 0.86 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1862436/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=74712 CPUtime=6.29
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 25551 0 0 0 618 11 0 0 25 0 1 0 92937176 76505088 17296 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 18678 17296 71 165 0 18511 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74712

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1846756/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=87564 CPUtime=12.69
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 29623 0 0 0 1256 13 0 0 25 0 1 0 92937176 89665536 21368 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 21891 21368 71 165 0 21724 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87564

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1845412/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=89100 CPUtime=25.49
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 29949 0 0 0 2535 14 0 0 25 0 1 0 92937176 91238400 21694 1992294400 134512640 135191068 4294956240 18446744073709551615 134600623 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 22275 21694 71 165 0 22108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89100

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 1.02 2/65 25522
/proc/meminfo: memFree=1843172/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=91588 CPUtime=51.07
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30544 0 0 0 5093 14 0 0 25 0 1 0 92937176 93786112 22289 1992294400 134512640 135191068 4294956240 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 22897 22289 71 165 0 22730 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91588

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1841764/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=92776 CPUtime=102.26
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30891 0 0 0 10211 15 0 0 25 0 1 0 92937176 95002624 22636 1992294400 134512640 135191068 4294956240 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 23194 22636 71 165 0 23027 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 92776

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1841636/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=92908 CPUtime=162.24
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30922 0 0 0 16209 15 0 0 25 0 1 0 92937176 95137792 22667 1992294400 134512640 135191068 4294956240 18446744073709551615 134600355 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 23227 22667 71 165 0 23060 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92908

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1841572/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=92908 CPUtime=166.24
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30926 0 0 0 16609 15 0 0 25 0 1 0 92937176 95137792 22671 1992294400 134512640 135191068 4294956240 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 23227 22671 71 165 0 23060 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 92908

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1841508/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=92908 CPUtime=179.04
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30941 0 0 0 17889 15 0 0 25 0 1 0 92937176 95137792 22686 1992294400 134512640 135191068 4294956240 18446744073709551615 134600366 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 23227 22686 71 165 0 23060 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 92908

[startup+182.302 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1841508/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=92908 CPUtime=182.24
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 30943 0 0 0 18209 15 0 0 25 0 1 0 92937176 95137792 22688 1992294400 134512640 135191068 4294956240 18446744073709551615 134600376 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 23227 22688 71 165 0 23060 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 92908

[startup+185.501 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1835044/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=169776 CPUtime=185.44
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4194304 51731 0 0 0 18521 23 0 0 25 0 1 0 92937176 173850624 42091 1992294400 134512640 135191068 4294956240 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 42444 42091 85 165 0 42277 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 169776

[startup+187.102 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1694564/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=240060 CPUtime=187.04
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4195840 69521 0 0 0 18655 49 0 0 25 0 1 0 92937176 245821440 59643 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 1 0 0
/proc/25521/statm: 60015 59643 85 165 0 59848 0
Current children cumulated CPU time (s) 187.04
Current children cumulated vsize (KiB) 240060

[startup+187.502 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1694564/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=240060 CPUtime=187.42
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4195840 69521 0 0 0 18655 87 0 0 25 0 1 0 92937176 245821440 59643 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/25521/statm: 60015 59643 85 165 0 59848 0
Current children cumulated CPU time (s) 187.42
Current children cumulated vsize (KiB) 240060

[startup+187.702 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1694564/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=240060 CPUtime=187.62
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4195840 69585 0 0 0 18655 107 0 0 25 0 1 0 92937176 245821440 59643 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/25521/statm: 60015 59643 85 165 0 59848 0
Current children cumulated CPU time (s) 187.62
Current children cumulated vsize (KiB) 240060

[startup+187.802 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 25522
/proc/meminfo: memFree=1694564/2055920 swapFree=4181268/4192956
[pid=25521] ppid=25519 vsize=240060 CPUtime=187.72
/proc/25521/stat : 25521 (tts-5-0) R 25519 25521 25484 0 -1 4195840 69801 0 0 0 18655 117 0 0 25 0 1 0 92937176 245821440 59643 1992294400 134512640 135191068 4294956240 18446744073709551615 134691683 0 0 4096 0 0 0 0 17 0 0 0
/proc/25521/statm: 60015 59643 85 165 0 59848 0
Current children cumulated CPU time (s) 187.72
Current children cumulated vsize (KiB) 240060

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 187.886
CPU time (s): 187.81
CPU user time (s): 186.554
CPU system time (s): 1.25681
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 240060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 186.554
system time used= 1.25681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69801
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= 3
involuntary context switches= 412

runsolver used 0.165974 second user time and 0.370943 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-25 10:44:06
IDJOB=1719742
IDBENCH=69572
IDSOLVER=505
FILE ID=node35/1719742-1240649045
PBS_JOBID= 9186514
Free space on /tmp= 66392 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT_RACE08/cnf/simon-s03-w08-15.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719742-1240649045/watcher-1719742-1240649045 -o /tmp/evaluation-result-1719742-1240649045/solver-1719742-1240649045 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1719742-1240649045.cnf

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

MD5SUM BENCH= 169fbc07424949a1f20859053fcfe192
RANDOM SEED=1111292240

node35.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.214
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.214
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:       1932748 kB
Buffers:          6160 kB
Cached:          70416 kB
SwapCached:       5908 kB
Active:          21140 kB
Inactive:        63588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932748 kB
SwapTotal:     4192956 kB
SwapFree:      4181268 kB
Dirty:            9284 kB
Writeback:           0 kB
Mapped:          13244 kB
Slab:            24516 kB
Committed_AS:   335280 kB
PageTables:       1396 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= 66156 MiB
End job on node35 at 2009-04-25 10:47:14