Trace number 1737899

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
march_nn nnSignal 303.147 361.337

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data


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-1737899-1240833945/watcher-1737899-1240833945 -o /tmp/evaluation-result-1737899-1240833945/solver-1737899-1240833945 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1737899-1240833945.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.99 0.97 0.91 3/64 1093
/proc/meminfo: memFree=1629360/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=5348 CPUtime=0
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 656 0 0 0 0 0 0 0 18 0 1 0 111420949 5476352 641 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 1337 644 59 167 0 1168 0

[startup+0.00635706 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1093
/proc/meminfo: memFree=1629360/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=5876 CPUtime=0
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 802 0 0 0 0 0 0 0 18 0 1 0 111420949 6017024 787 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 1469 792 59 167 0 1300 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5876

[startup+0.101374 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1093
/proc/meminfo: memFree=1629360/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=8128 CPUtime=0.09
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 1486 0 0 0 9 0 0 0 18 0 1 0 111420949 8323072 1471 1992294400 134512640 135197250 4294956240 18446744073709551615 134785302 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 2032 1471 59 167 0 1863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8128

[startup+0.301413 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1093
/proc/meminfo: memFree=1629360/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=10504 CPUtime=0.29
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 2193 0 0 0 28 1 0 0 19 0 1 0 111420949 10756096 2178 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 2626 2178 59 167 0 2457 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10504

[startup+0.701491 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 1093
/proc/meminfo: memFree=1629360/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=15124 CPUtime=0.69
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 3611 0 0 0 67 2 0 0 22 0 1 0 111420949 15486976 3596 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 3781 3596 59 167 0 3612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15124

[startup+1.50165 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1607528/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=52884 CPUtime=1.5
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 12227 0 0 0 144 6 0 0 25 0 1 0 111420949 54153216 9548 1992294400 134512640 135197250 4294956240 18446744073709551615 134531240 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 13221 9548 67 167 0 13052 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 52884

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1536616/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=47324 CPUtime=3.09
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 29608 0 0 0 295 14 0 0 25 0 1 0 111420949 48459776 8179 1992294400 134512640 135197250 4294956240 18446744073709551615 134688003 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 11831 8179 68 167 0 11662 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47324

[startup+6.3016 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1596072/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=47424 CPUtime=6.29
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 32517 0 0 0 614 15 0 0 25 0 1 0 111420949 48562176 8184 1992294400 134512640 135197250 4294956240 18446744073709551615 134560987 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 11856 8184 68 167 0 11687 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47424

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1596200/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=47936 CPUtime=12.68
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 37207 0 0 0 1250 18 0 0 25 0 1 0 111420949 49086464 8219 1992294400 134512640 135197250 4294956240 18446744073709551615 134560764 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 11984 8219 81 167 0 11815 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47936

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1528616/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=117848 CPUtime=25.49
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 55671 0 0 0 2522 27 0 0 25 0 1 0 111420949 120676352 25653 1992294400 134512640 135197250 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 29462 25653 84 167 0 29293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 117848

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1375080/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=272732 CPUtime=51.05
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 94480 0 0 0 5062 43 0 0 25 0 1 0 111420949 279277568 64462 1992294400 134512640 135197250 4294956240 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 68183 64462 84 167 0 68014 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 272732

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=1064744/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=677768 CPUtime=102.23
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 171059 0 0 0 10146 77 0 0 25 0 1 0 111420949 694034432 141041 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 169442 141041 84 167 0 169273 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 677768

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=683688/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=1202856 CPUtime=162.2
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 267983 0 0 0 16099 121 0 0 25 0 1 0 111420949 1231724544 237965 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 300714 237966 84 167 0 300545 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1202856

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=303592/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=1455504 CPUtime=222.19
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 361108 0 0 0 22056 163 0 0 25 0 1 0 111420949 1490436096 331090 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 363876 331090 84 167 0 363707 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1455504

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 1094
/proc/meminfo: memFree=15080/2055920 swapFree=4181852/4192956
[pid=1093] ppid=1091 vsize=1705220 CPUtime=282.16
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4194304 452654 0 0 0 28013 203 0 0 25 0 1 0 111420949 1746145280 422636 1992294400 134512640 135197250 4294956240 18446744073709551615 134697207 0 0 4096 0 0 0 0 17 1 0 0
/proc/1093/statm: 426305 422637 84 167 0 426136 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1705220

[startup+342.302 s]
/proc/loadavg: 2.11 1.28 1.02 1/65 1099
/proc/meminfo: memFree=15784/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=300.59
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 490829 0 8386 0 29121 938 0 0 18 0 1 0 111420949 1799622656 386292 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1093/statm: 439361 386292 14 167 0 439192 0
Current children cumulated CPU time (s) 300.59
Current children cumulated vsize (KiB) 1757444

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

[startup+346.302 s]
/proc/loadavg: 2.18 1.31 1.03 1/65 1099
/proc/meminfo: memFree=16744/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=300.67
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 492515 0 8948 0 29121 946 0 0 18 0 1 0 111420949 1799622656 388540 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/1093/statm: 439361 388540 14 167 0 439192 0
Current children cumulated CPU time (s) 300.67
Current children cumulated vsize (KiB) 1757444

[startup+352.703 s]
/proc/loadavg: 2.09 1.30 1.02 2/65 1099
/proc/meminfo: memFree=15272/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=302.21
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 534310 0 9825 0 29121 1100 0 0 18 0 1 0 111420949 1799622656 431212 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071564464661 0 0 17 1 0 0
/proc/1093/statm: 439361 431212 14 167 0 439192 0
Current children cumulated CPU time (s) 302.21
Current children cumulated vsize (KiB) 1757444

[startup+356.102 s]
/proc/loadavg: 2.08 1.31 1.03 1/65 1099
/proc/meminfo: memFree=18792/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=302.66
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 534310 0 9825 0 29121 1145 0 0 21 0 1 0 111420949 1799622656 431212 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1093/statm: 439361 431212 14 167 0 439192 0
Current children cumulated CPU time (s) 302.66
Current children cumulated vsize (KiB) 1757444

[startup+359.301 s]
/proc/loadavg: 2.08 1.31 1.03 1/65 1099
/proc/meminfo: memFree=16296/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=302.69
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 534769 0 9891 0 29121 1148 0 0 18 0 1 0 111420949 1799622656 431737 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1093/statm: 439361 431737 14 167 0 439192 0
Current children cumulated CPU time (s) 302.69
Current children cumulated vsize (KiB) 1757444

[startup+360.102 s]
/proc/loadavg: 2.08 1.31 1.03 1/65 1099
/proc/meminfo: memFree=16104/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=302.69
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 534817 0 9910 0 29121 1148 0 0 18 0 1 0 111420949 1799622656 431804 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1093/statm: 439361 431804 14 167 0 439192 0
Current children cumulated CPU time (s) 302.69
Current children cumulated vsize (KiB) 1757444

[startup+360.902 s]
/proc/loadavg: 2.07 1.33 1.03 1/65 1099
/proc/meminfo: memFree=15080/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=1757444 CPUtime=302.77
/proc/1093/stat : 1093 (march_nn) D 1091 1093 964 0 -1 4195840 536968 0 10205 0 29121 1156 0 0 18 0 1 0 111420949 1799622656 434250 1992294400 134512640 135197250 4294956240 18446744073709551615 134579435 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/1093/statm: 439361 434250 14 167 0 439192 0
Current children cumulated CPU time (s) 302.77
Current children cumulated vsize (KiB) 1757444

[startup+361.302 s]
/proc/loadavg: 2.07 1.33 1.03 1/65 1099
/proc/meminfo: memFree=15080/2055920 swapFree=3849204/4192956
[pid=1093] ppid=1091 vsize=0 CPUtime=303.11
/proc/1093/stat : 1093 (march_nn) R 1091 1093 964 0 -1 4195844 540035 0 10356 0 29121 1190 0 0 19 0 1 0 111420949 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/1093/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 303.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 361.337
CPU time (s): 303.147
CPU user time (s): 291.211
CPU system time (s): 11.9362
CPU usage (%): 83.8959
Max. virtual memory (cumulated for all children) (KiB): 1757444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.211
system time used= 11.9362
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 540035
page faults= 10356
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10503
involuntary context switches= 1107

runsolver used 0.309952 second user time and 0.866868 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-27 14:05:46
IDJOB=1737899
IDBENCH=71797
IDSOLVER=522
FILE ID=node66/1737899-1240833945
PBS_JOBID= 9187494
Free space on /tmp= 66316 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp_ci_ce.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737899-1240833945/watcher-1737899-1240833945 -o /tmp/evaluation-result-1737899-1240833945/solver-1737899-1240833945 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1737899-1240833945.cnf

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

MD5SUM BENCH= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=1408717706

node66.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.263
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	: 5931.00
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.263
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:       1629776 kB
Buffers:         59132 kB
Cached:         294044 kB
SwapCached:       5116 kB
Active:         175152 kB
Inactive:       186096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629776 kB
SwapTotal:     4192956 kB
SwapFree:      4181852 kB
Dirty:           10940 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            50880 kB
Committed_AS:   548284 kB
PageTables:       1360 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= 64612 MiB
End job on node66 at 2009-04-27 14:11:47