Trace number 2068536

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.2? (MO) 520.521 525.45

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-hanoi5.xml
MD5SUM5125e2c8e16f9553ce00c9ebd3b2d74a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.95725
Satisfiable
(Un)Satisfiability was proved
Number of variables3862
Number of constraints16034
Maximum constraint arity8
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16034
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.05	c Seed is 642429603
0.00/0.05	c Constructing HOME/instance-2068536-1247706737.xml  with 42860 constraints
0.96/1.05	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s 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-2068536-1247706737/watcher-2068536-1247706737 -o /tmp/evaluation-result-2068536-1247706737/solver-2068536-1247706737 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 642429603 HOME/instance-2068536-1247706737.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: 1.92 1.98 1.99 4/81 9417
/proc/meminfo: memFree=1462680/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=5356 CPUtime=0
/proc/9417/stat : 9417 (pcssolve) R 9415 9417 8283 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57737002 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9417/statm: 1339 241 200 169 0 50 0
[pid=9418] ppid=9417 vsize=3676 CPUtime=0
/proc/9418/stat : 9418 (fgrep) R 9417 9417 8283 0 -1 4194304 136 0 0 0 0 0 0 0 22 0 1 0 57737003 3764224 103 996147200 4194304 4274172 548682068976 18446744073709551615 248761777650 0 0 4096 0 0 0 0 17 1 0 0
/proc/9418/statm: 919 103 84 19 0 43 0
[pid=9419] ppid=9417 vsize=5356 CPUtime=0
/proc/9419/stat : 9419 (pcssolve) R 9417 9417 8283 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57737003 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 248761608863 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9419/statm: 1339 241 200 169 0 50 0

[startup+0.016807 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9417
/proc/meminfo: memFree=1462680/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=5356 CPUtime=0
/proc/9417/stat : 9417 (pcssolve) S 9415 9417 8283 0 -1 4194304 339 317 0 0 0 0 0 0 21 0 1 0 57737002 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9417/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102812 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9417
/proc/meminfo: memFree=1462680/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=6148 CPUtime=0.07
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 1237 826 0 0 6 0 1 0 18 0 1 0 57737002 6295552 767 996147200 134512640 135215973 4294956304 18446744073709551615 4159186664 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 1537 767 385 171 0 462 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6148

[startup+0.30183 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9417
/proc/meminfo: memFree=1462680/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=8660 CPUtime=0.28
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 2011 826 0 0 26 1 1 0 19 0 1 0 57737002 8867840 1286 996147200 134512640 135215973 4294956304 18446744073709551615 134773314 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 2165 1286 385 171 0 1090 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8660

[startup+0.702869 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9417
/proc/meminfo: memFree=1462680/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=13268 CPUtime=0.67
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 3510 826 0 0 64 2 1 0 23 0 1 0 57737002 13586432 2311 996147200 134512640 135215973 4294956304 18446744073709551615 4159732868 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 3317 2311 385 171 0 2242 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13268

[startup+1.50295 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 9423
/proc/meminfo: memFree=1451600/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=26012 CPUtime=1.46
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 8071 826 0 0 140 5 1 0 25 0 1 0 57737002 26636288 5485 996147200 134512640 135215973 4294956304 18446744073709551615 134982855 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 6503 5485 409 171 0 5428 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26012

[startup+3.10109 s]
/proc/loadavg: 1.92 1.98 1.99 3/82 9423
/proc/meminfo: memFree=1438608/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=32072 CPUtime=3.04
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 9936 826 0 0 298 5 1 0 25 0 1 0 57737002 32841728 6503 996147200 134512640 135215973 4294956304 18446744073709551615 134533248 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 8018 6503 409 171 0 6943 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 32072

[startup+6.30139 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 9423
/proc/meminfo: memFree=1436752/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=33176 CPUtime=6.22
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 10222 826 0 0 615 6 1 0 25 0 1 0 57737002 33972224 6781 996147200 134512640 135215973 4294956304 18446744073709551615 134902819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 8294 6781 409 171 0 7219 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 33176

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 9423
/proc/meminfo: memFree=1429712/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=39572 CPUtime=12.55
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 11813 826 0 0 1248 6 1 0 25 0 1 0 57737002 40521728 8372 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 9893 8372 409 171 0 8818 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 39572

[startup+25.5011 s]
/proc/loadavg: 1.95 1.98 1.99 3/82 9423
/proc/meminfo: memFree=1416848/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=50596 CPUtime=25.24
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 14622 826 0 0 2515 8 1 0 25 0 1 0 57737002 51810304 11181 996147200 134512640 135215973 4294956304 18446744073709551615 134590545 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 12649 11181 409 171 0 11574 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 50596

[startup+51.1015 s]
/proc/loadavg: 2.05 2.00 2.00 3/82 9423
/proc/meminfo: memFree=1382160/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=82604 CPUtime=50.59
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 22636 826 0 0 5046 12 1 0 25 0 1 0 57737002 84586496 19195 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 20651 19195 409 171 0 19576 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 82604

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 9423
/proc/meminfo: memFree=1331088/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=124616 CPUtime=101.32
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 33187 826 0 0 10111 20 1 0 25 0 1 0 57737002 127606784 29746 996147200 134512640 135215973 4294956304 18446744073709551615 4158960089 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 31154 29746 409 171 0 30079 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 124616

[startup+162.302 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 9423
/proc/meminfo: memFree=1237456/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=212884 CPUtime=160.75
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 55398 826 0 0 16042 32 1 0 25 0 1 0 57737002 217993216 51825 996147200 134512640 135215973 4294956304 18446744073709551615 134976677 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 53221 51825 409 171 0 52146 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 212884

[startup+222.301 s]
/proc/loadavg: 2.23 2.07 2.02 3/82 9423
/proc/meminfo: memFree=1134608/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=309736 CPUtime=220.19
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 79754 826 0 0 21971 47 1 0 25 0 1 0 57737002 317169664 76052 996147200 134512640 135215973 4294956304 18446744073709551615 134588235 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 77434 76052 409 171 0 76359 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 309736

[startup+282.302 s]
/proc/loadavg: 2.20 2.08 2.02 3/82 9425
/proc/meminfo: memFree=958016/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=419948 CPUtime=279.63
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 107392 826 0 0 27900 62 1 0 25 0 1 0 57737002 430026752 103112 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 104987 103112 409 171 0 103912 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 419948

[startup+342.301 s]
/proc/loadavg: 2.13 2.08 2.02 3/82 9425
/proc/meminfo: memFree=852736/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=523452 CPUtime=339.08
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 133322 826 0 0 33828 79 1 0 25 0 1 0 57737002 536014848 129042 996147200 134512640 135215973 4294956304 18446744073709551615 134592053 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 130863 129042 409 171 0 129788 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 523452

[startup+402.302 s]
/proc/loadavg: 2.05 2.07 2.01 3/82 9425
/proc/meminfo: memFree=725504/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=648924 CPUtime=398.51
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 164745 826 0 0 39753 97 1 0 25 0 1 0 57737002 664498176 160465 996147200 134512640 135215973 4294956304 18446744073709551615 134592233 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 162231 160465 409 171 0 161156 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 648924

[startup+462.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 9425
/proc/meminfo: memFree=593024/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=780676 CPUtime=457.94
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 197738 826 0 0 45675 118 1 0 25 0 1 0 57737002 799412224 193458 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 195169 193458 409 171 0 194094 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 780676

[startup+522.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 9425
/proc/meminfo: memFree=454528/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=918072 CPUtime=517.38
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 232131 826 0 0 51600 137 1 0 25 0 1 0 57737002 940105728 227851 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 229518 227851 409 171 0 228443 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 918072



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+525.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 9425
/proc/meminfo: memFree=448768/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=921816 CPUtime=520.36
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4194304 233069 826 0 0 51897 138 1 0 25 0 1 0 57737002 943939584 228789 996147200 134512640 135215973 4294956304 18446744073709551615 134582251 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 230454 228789 409 171 0 229379 0
Current children cumulated CPU time (s) 520.36
Current children cumulated vsize (KiB) 921816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+525.407 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 9425
/proc/meminfo: memFree=448768/2055920 swapFree=4192812/4192956
[pid=9417] ppid=9415 vsize=0 CPUtime=520.46
/proc/9417/stat : 9417 (pcs.big) R 9415 9417 8283 0 -1 4195332 233069 826 0 0 51897 148 1 0 25 0 1 0 57737002 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/9417/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 520.46
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 525.45
CPU time (s): 520.521
CPU user time (s): 518.985
CPU system time (s): 1.53577
CPU usage (%): 99.0619
Max. virtual memory (cumulated for all children) (KiB): 921816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.985
system time used= 1.53577
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233895
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= 22
involuntary context switches= 20979

runsolver used 0.609907 second user time and 1.79073 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-16 03:12:17
IDJOB=2068536
IDBENCH=54874
IDSOLVER=734
FILE ID=node55/2068536-1247706737
PBS_JOBID= 9521203
Free space on /tmp= 66364 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-hanoi5.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068536-1247706737/watcher-2068536-1247706737 -o /tmp/evaluation-result-2068536-1247706737/solver-2068536-1247706737 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 642429603 HOME/instance-2068536-1247706737.xml

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

MD5SUM BENCH= 5125e2c8e16f9553ce00c9ebd3b2d74a
RANDOM SEED=642429603

node55.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.231
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.231
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:       1463160 kB
Buffers:         73712 kB
Cached:         374408 kB
SwapCached:          0 kB
Active:         248100 kB
Inactive:       273232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1463160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3952 kB
Writeback:           0 kB
Mapped:          93572 kB
Slab:            56460 kB
Committed_AS:   614992 kB
PageTables:       1904 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= 66364 MiB
End job on node55 at 2009-07-16 03:21:04