Trace number 3348667

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
minisat hack: cir_minisat 2011-03-02UNSAT 26.619 26.619

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

Solver Data

26.59/26.61	c WARNING: for repeatability, setting FPU to use double precision
26.59/26.61	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3348667-1304971020/watcher-3348667-1304971020 -o /tmp/evaluation-result-3348667-1304971020/solver-3348667-1304971020 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348667-1304971020.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.99 2.79 4/301 22809
/proc/meminfo: memFree=4468576/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=20136 CPUtime=0 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 817 0 0 0 0 0 0 0 23 0 1 0 608701844 20619264 760 33554432000 4194304 4254575 140735231864416 18446744073709551615 4200667 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 5034 760 213 15 0 1677 0

[startup+0.020793 s]
/proc/loadavg: 1.00 1.99 2.79 4/301 22809
/proc/meminfo: memFree=4468576/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=20804 CPUtime=0.01 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 976 0 0 0 1 0 0 0 23 0 1 0 608701844 21303296 918 33554432000 4194304 4254575 140735231864416 18446744073709551615 4222080 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 5201 918 213 15 0 1844 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20804

[startup+0.100779 s]
/proc/loadavg: 1.00 1.99 2.79 4/301 22809
/proc/meminfo: memFree=4468576/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=29232 CPUtime=0.09 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 3247 0 0 0 9 0 0 0 23 0 1 0 608701844 29933568 3075 33554432000 4194304 4254575 140735231864416 18446744073709551615 208079893537 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 7308 3075 213 15 0 3951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29232

[startup+0.30074 s]
/proc/loadavg: 1.00 1.99 2.79 4/301 22809
/proc/meminfo: memFree=4468576/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=77184 CPUtime=0.29 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 14957 0 0 0 27 2 0 0 25 0 1 0 608701844 79036416 13857 33554432000 4194304 4254575 140735231864416 18446744073709551615 208079893189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 19296 13858 213 15 0 15939 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77184

[startup+0.700665 s]
/proc/loadavg: 1.00 1.99 2.79 4/301 22809
/proc/meminfo: memFree=4468576/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=115340 CPUtime=0.69 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 24399 0 0 0 66 3 0 0 25 0 1 0 608701844 118108160 22389 33554432000 4194304 4254575 140735231864416 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 28835 22389 222 15 0 25478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115340

[startup+1.50057 s]
/proc/loadavg: 1.24 2.03 2.80 5/302 22810
/proc/meminfo: memFree=4297480/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=115340 CPUtime=1.49 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 24553 0 0 0 146 3 0 0 25 0 1 0 608701844 118108160 22543 33554432000 4194304 4254575 140735231864416 18446744073709551615 4209251 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 28835 22543 222 15 0 25478 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115340

[startup+3.10021 s]
/proc/loadavg: 1.24 2.03 2.80 5/305 22816
/proc/meminfo: memFree=4057696/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=117856 CPUtime=3.09 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 25178 0 0 0 305 4 0 0 25 0 1 0 608701844 120684544 23167 33554432000 4194304 4254575 140735231864416 18446744073709551615 4209332 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 29464 23167 232 15 0 26107 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117856

[startup+6.3006 s]
/proc/loadavg: 1.24 2.03 2.80 5/303 22816
/proc/meminfo: memFree=3902036/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=117856 CPUtime=6.29 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 26402 0 0 0 625 4 0 0 25 0 1 0 608701844 120684544 24391 33554432000 4194304 4254575 140735231864416 18446744073709551615 4209492 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 29464 24391 232 15 0 26107 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117856

[startup+12.7004 s]
/proc/loadavg: 1.81 2.12 2.82 5/308 22822
/proc/meminfo: memFree=3466052/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=137816 CPUtime=12.69 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 28523 0 0 0 1263 6 0 0 25 0 1 0 608701844 141123584 26233 33554432000 4194304 4254575 140735231864416 18446744073709551615 4209277 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 34454 26233 232 15 0 31097 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137816

[startup+25.5009 s]
/proc/loadavg: 2.15 2.18 2.83 5/308 22823
/proc/meminfo: memFree=3336736/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=168636 CPUtime=25.49 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 33922 0 0 0 2542 7 0 0 25 0 1 0 608701844 172683264 31630 33554432000 4194304 4254575 140735231864416 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 42159 31630 233 15 0 38802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 168636

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

[startup+26.3008 s]
/proc/loadavg: 2.30 2.21 2.84 5/308 22823
/proc/meminfo: memFree=3327192/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=168636 CPUtime=26.3 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 34066 0 0 0 2623 7 0 0 25 0 1 0 608701844 172683264 31774 33554432000 4194304 4254575 140735231864416 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 42159 31774 233 15 0 38802 0
Current children cumulated CPU time (s) 26.3
Current children cumulated vsize (KiB) 168636

[startup+26.5008 s]
/proc/loadavg: 2.30 2.21 2.84 5/308 22823
/proc/meminfo: memFree=3327192/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=168636 CPUtime=26.49 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 34074 0 0 0 2642 7 0 0 25 0 1 0 608701844 172683264 31782 33554432000 4194304 4254575 140735231864416 18446744073709551615 4216558 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 42159 31782 233 15 0 38802 0
Current children cumulated CPU time (s) 26.49
Current children cumulated vsize (KiB) 168636

[startup+26.6007 s]
/proc/loadavg: 2.30 2.21 2.84 5/308 22823
/proc/meminfo: memFree=3327192/32950928 swapFree=67083212/67111528
[pid=22809] ppid=22807 vsize=168636 CPUtime=26.59 cores=1,3
/proc/22809/stat : 22809 (cir_minisat) R 22807 22809 22349 0 -1 4202496 34078 0 0 0 2652 7 0 0 25 0 1 0 608701844 172683264 31786 33554432000 4194304 4254575 140735231864416 18446744073709551615 4209788 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22809/statm: 42159 31786 233 15 0 38802 0
Current children cumulated CPU time (s) 26.59
Current children cumulated vsize (KiB) 168636

Child status: 20
Real time (s): 26.619
CPU time (s): 26.619
CPU user time (s): 26.537
CPU system time (s): 0.081987
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 168636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.537
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34083
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= 5
involuntary context switches= 50

runsolver used 0.066989 second user time and 0.184971 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-09 21:57:02
IDJOB=3348667
IDBENCH=82409
IDSOLVER=1810
FILE ID=node127/3348667-1304971020
RUNJOBID= node127-1304971020-22781
PBS_JOBID= 13285623
Free space on /tmp= 42108 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348667-1304971020/watcher-3348667-1304971020 -o /tmp/evaluation-result-3348667-1304971020/solver-3348667-1304971020 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348667-1304971020.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=1556151938

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       4468856 kB
Buffers:        219296 kB
Cached:       11858984 kB
SwapCached:       1588 kB
Active:       20267092 kB
Inactive:      7685972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       4468856 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:          149216 kB
Writeback:           0 kB
AnonPages:    15873344 kB
Mapped:          26124 kB
Slab:           417976 kB
PageTables:      47224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44386688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 41908 MiB
End job on node127 at 2011-05-09 21:57:29