Trace number 1562564

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-0? (MO) 326.459 326.578

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.19/0.25	c Command: HOME/tts-5-0 HOME/instance-1562564-1238776924.cnf 
0.19/0.25	c Using SATTIMEOUT of 1200
0.19/0.25	c Using SATRAM of 1800
0.19/0.25	c Size of subset node = 16
0.19/0.25	c Variables = 8713
0.19/0.25	c Clauses = 129507
0.19/0.25	c Literals = 394961
0.19/0.25	c Reduced size:
0.19/0.25	c Variables = 8713
0.19/0.25	c Clauses = 129507
0.19/0.25	c Literals = 394961
0.19/0.25	c a2
0.89/0.97	c a1
11.58/11.64	c Independent sub-problems = 1
11.58/11.64	c Sub-problem with 8713 variables and 129507 clauses
11.58/11.64	c using permutation method 4
11.58/11.64	c count = 1
11.58/11.64	c Ordering finished 11.560 seconds
11.58/11.64	c mapped 11.640 seconds
11.58/11.64	c permuted 11.640 seconds
11.58/11.64	c about to sort
11.58/11.69	c sorted
12.39/12.47	c clauses now 129507
12.39/12.47	c init finished 11.730 seconds
12.39/12.47	c tree built 12.460 seconds
12.39/12.47	c 
12.39/12.47	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
12.39/12.47	c ---------------------------------|----------------------------------|------------------------------------------------------
12.39/12.47	c ................................ | ..........                       |                       12.5           0.0             
12.39/12.47	c ................................ | ..........                     1 |                       12.5           0.1             
12.39/12.47	c ................................ | ..........                     2 |                       12.5           0.2             
12.39/12.47	c ................................ | ..........                     3 |                       12.5           0.2             
12.39/12.47	c ................................ | ..........                     4 |                       12.5           0.3             
12.39/12.47	c ................................ | ..........                     5 |                       12.5           0.4             
12.39/12.48	c ................................ | ..........                  1000 |                       12.5          80.2            2
23.98/24.06	c ................................ | ..........                310000 | 11773                 24.1       12889.8      6581469
47.97/48.02	c ................................ | ..........                655000 | 26778                 48.0       13645.8     17146001
71.96/72.07	c ................................ | ..........                987000 | 43127                 72.0       13698.8     27728087
96.06/96.16	c ................................ | ..........               1229000 | 54577                 96.1       12783.4     35086840
119.94/120.07	c ................................ | *.........               1604000 | 69822                120.0       13362.2     44253848
143.95/144.08	c ................................ | *.........               2005000 | 86900                144.0       13919.7     56649946
167.93/168.07	c ................................ | *.........               2245000 | 98542                168.0       13360.7     64598360
192.03/192.10	c ................................ | *.........               2603000 | 114110               192.1       13553.1     73734756
215.91/216.08	c ................................ | *.........               2879000 | 127006               216.0       13326.9     83366881
240.10/240.25	c ................................ | **........               3149000 | 140694               240.2       13110.5     94093881
264.00/264.17	c ................................ | **........               3292000 | 147285               264.1       12464.5     99342593
287.89/288.08	c ................................ | **........               3434000 | 153952               288.0       11922.8    104780037
311.87/312.08	c ................................ | **........               3593000 | 161997               312.0       11516.0    111023778

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-1562564-1238776924/watcher-1562564-1238776924 -o /tmp/evaluation-result-1562564-1238776924/solver-1562564-1238776924 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1562564-1238776924.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.92 0.98 1.13 3/76 13395
/proc/meminfo: memFree=1787840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=876 CPUtime=0
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 1150353363 897024 102 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 219 102 67 165 0 52 0

[startup+0.0390171 s]
/proc/loadavg: 0.92 0.98 1.13 3/76 13395
/proc/meminfo: memFree=1787840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=2208 CPUtime=0.03
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 425 0 0 0 3 0 0 0 20 0 1 0 1150353363 2260992 409 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 552 410 68 165 0 385 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2208

[startup+0.101026 s]
/proc/loadavg: 0.92 0.98 1.13 3/76 13395
/proc/meminfo: memFree=1787840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=4564 CPUtime=0.09
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 1011 0 0 0 9 0 0 0 20 0 1 0 1150353363 4673536 995 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 1141 996 68 165 0 974 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4564

[startup+0.301065 s]
/proc/loadavg: 0.92 0.98 1.13 3/76 13395
/proc/meminfo: memFree=1787840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=16092 CPUtime=0.28
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 3884 0 0 0 27 1 0 0 22 0 1 0 1150353363 16478208 3868 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 4023 3873 69 165 0 3856 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16092

[startup+0.701142 s]
/proc/loadavg: 0.92 0.98 1.13 3/76 13395
/proc/meminfo: memFree=1787840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=24480 CPUtime=0.69
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 5975 0 0 0 67 2 0 0 25 0 1 0 1150353363 25067520 5958 1992294400 134512640 135191068 4294956224 18446744073709551615 134710785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 6120 5958 69 165 0 5953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24480

[startup+1.5023 s]
/proc/loadavg: 0.92 0.98 1.13 2/77 13396
/proc/meminfo: memFree=1763960/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=27352 CPUtime=1.49
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 6982 0 0 0 147 2 0 0 25 0 1 0 1150353363 28008448 6711 1992294400 134512640 135191068 4294956224 18446744073709551615 134599074 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 6838 6711 71 165 0 6671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27352

[startup+3.10161 s]
/proc/loadavg: 0.92 0.98 1.13 2/77 13396
/proc/meminfo: memFree=1760952/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=27484 CPUtime=3.09
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 6996 0 0 0 307 2 0 0 25 0 1 0 1150353363 28143616 6725 1992294400 134512640 135191068 4294956224 18446744073709551615 134555288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 6871 6725 71 165 0 6704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27484

[startup+6.30123 s]
/proc/loadavg: 0.93 0.98 1.13 2/77 13396
/proc/meminfo: memFree=1760760/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=27484 CPUtime=6.28
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 7005 0 0 0 626 2 0 0 25 0 1 0 1150353363 28143616 6734 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 6871 6734 71 165 0 6704 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27484

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.12 2/77 13396
/proc/meminfo: memFree=1754872/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=46432 CPUtime=12.68
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 11797 0 0 0 1264 4 0 0 25 0 1 0 1150353363 47546368 11399 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 11608 11399 89 165 0 11441 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46432

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 1.12 2/77 13396
/proc/meminfo: memFree=1631672/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=158352 CPUtime=25.49
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 39787 0 0 0 2533 16 0 0 25 0 1 0 1150353363 162152448 39389 1992294400 134512640 135191068 4294956224 18446744073709551615 134562447 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 39588 39389 89 165 0 39421 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 158352

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 1.12 2/77 13396
/proc/meminfo: memFree=1454840/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=337160 CPUtime=51.07
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 84493 0 0 0 5073 34 0 0 25 0 1 0 1150353363 345251840 84095 1992294400 134512640 135191068 4294956224 18446744073709551615 134712942 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 84290 84095 89 165 0 84123 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 337160

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 1.11 2/77 13396
/proc/meminfo: memFree=1169464/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=618452 CPUtime=102.26
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 154808 0 0 0 10165 61 0 0 25 0 1 0 1150353363 633294848 154410 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 154613 154410 89 165 0 154446 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 618452

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.10 2/77 13396
/proc/meminfo: memFree=766200/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=1024704 CPUtime=162.23
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 256382 0 0 0 16121 102 0 0 25 0 1 0 1150353363 1049296896 255984 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 256176 255984 89 165 0 256009 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1024704

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.09 2/77 13396
/proc/meminfo: memFree=394616/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=1392868 CPUtime=222.21
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 348403 0 0 0 22081 140 0 0 25 0 1 0 1150353363 1426296832 348005 1992294400 134512640 135191068 4294956224 18446744073709551615 134546218 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 348217 348005 89 165 0 348050 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1392868

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.08 2/77 13398
/proc/meminfo: memFree=125368/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=1662496 CPUtime=282.19
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 415825 0 0 0 28052 167 0 0 25 0 1 0 1150353363 1702395904 415427 1992294400 134512640 135191068 4294956224 18446744073709551615 134562449 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 415624 415427 89 165 0 415457 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1662496



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+326.301 s]
/proc/loadavg: 0.99 0.98 1.08 2/77 13398
/proc/meminfo: memFree=15288/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=1843756 CPUtime=326.17
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4194304 461135 0 0 0 32434 183 0 0 25 0 1 0 1150353363 1888006144 460737 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 460939 460737 89 165 0 460772 0
Current children cumulated CPU time (s) 326.17
Current children cumulated vsize (KiB) 1843756

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

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

[startup+326.407 s]
/proc/loadavg: 0.99 0.98 1.08 2/77 13398
/proc/meminfo: memFree=15288/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=0 CPUtime=326.27
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4195332 461135 0 0 0 32434 193 0 0 25 0 1 0 1150353363 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 326.27
Current children cumulated vsize (KiB) 0

[startup+326.502 s]
/proc/loadavg: 0.99 0.98 1.08 2/77 13398
/proc/meminfo: memFree=15288/2055920 swapFree=4175280/4192956
[pid=13395] ppid=13393 vsize=0 CPUtime=326.37
/proc/13395/stat : 13395 (tts-5-0) R 13393 13395 12869 0 -1 4195332 461135 0 0 0 32434 203 0 0 25 0 1 0 1150353363 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/13395/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 326.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 326.578
CPU time (s): 326.459
CPU user time (s): 324.35
CPU system time (s): 2.10968
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 1843756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.35
system time used= 2.10968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 461135
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= 2
involuntary context switches= 621

runsolver used 0.287956 second user time and 0.932858 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-03 18:42:04
IDJOB=1562564
IDBENCH=70937
IDSOLVER=505
FILE ID=node63/1562564-1238776924
PBS_JOBID= 9085511
Free space on /tmp= 66560 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562564-1238776924/watcher-1562564-1238776924 -o /tmp/evaluation-result-1562564-1238776924/solver-1562564-1238776924 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1562564-1238776924.cnf

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=67957520

node63.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.285
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.285
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1788320 kB
Buffers:         48836 kB
Cached:         135700 kB
SwapCached:       7564 kB
Active:          63900 kB
Inactive:       129732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788320 kB
SwapTotal:     4192956 kB
SwapFree:      4175280 kB
Dirty:            3152 kB
Writeback:           0 kB
Mapped:          14696 kB
Slab:            58532 kB
Committed_AS:  3513220 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB
End job on node63 at 2009-04-03 18:47:32