Trace number 320230

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, and are wall clock time (not CPU 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
DEWSATZ 2007-02-08UNSAT 212.91 213.014

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.1476
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

212.78/212.98	c   
212.78/212.98	c =====================================================================================================
212.78/212.98	c Copyright (c) 2004 National ICT Australia Limited (NICTA) and applicable third parties.
212.78/212.98	c For details, see the Australian Public Licence B (OZPLB) V1-1, under which this software is licensed.
212.78/212.98	c The OZPLB text is embedded in the source code for this software.
212.78/212.98	c =====================================================================================================
212.78/212.98	c   
212.78/212.98	c solution of Dew_Satz_1e.c 
212.78/212.98	s UNSATISFIABLE
212.78/212.98	c Dew_Satz_1e /tmp/evaluation/320230-1173042862/instance-320230-1173042862.cnf 0 212.680 10.100 11 3 8 3 10 8000319 143 0 0 86611 1209234 0 227355 227356

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node71/watcher-320230-1173042862 -o ROOT/results/node71/solver-320230-1173042862 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/320230-1173042862/dewSatz /tmp/evaluation/320230-1173042862/instance-320230-1173042862.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): 2400 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 0.99 3/64 2994
/proc/meminfo: memFree=976064/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=690016 CPUtime=0
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 324244050 706576384 77 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 172504 77 39 100 0 172401 0

[startup+0.0127621 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2994
/proc/meminfo: memFree=976064/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=690148 CPUtime=0.01
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 148 0 0 0 1 0 0 0 18 0 1 0 324244050 706711552 132 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520265 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 172537 133 39 100 0 172434 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 690148

[startup+0.101781 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2994
/proc/meminfo: memFree=976064/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=691600 CPUtime=0.09
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 736 0 0 0 9 0 0 0 18 0 1 0 324244050 708198400 720 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 172900 720 39 100 0 172797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 691600

[startup+0.301824 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2994
/proc/meminfo: memFree=976064/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=694768 CPUtime=0.29
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 2033 0 0 0 29 0 0 0 19 0 1 0 324244050 711442432 2017 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134574791 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 173692 2017 39 100 0 173589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 694768

[startup+0.701911 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2994
/proc/meminfo: memFree=976064/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=700840 CPUtime=0.69
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 4559 0 0 0 66 3 0 0 23 0 1 0 324244050 717660160 4543 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520276 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 175210 4543 39 100 0 175107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 700840

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2995
/proc/meminfo: memFree=950392/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=733864 CPUtime=1.49
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 21761 0 0 0 139 10 0 0 25 0 1 0 324244050 751476736 16540 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520528 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 183466 16540 40 100 0 183363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 733864

[startup+3.10143 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2995
/proc/meminfo: memFree=904440/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=739680 CPUtime=3.09
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 29748 0 0 0 298 11 0 0 25 0 1 0 324244050 757432320 18591 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134517289 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 184920 18591 40 100 0 184817 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 739680

[startup+6.30112 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2995
/proc/meminfo: memFree=896568/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=745916 CPUtime=6.29
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 31520 0 0 0 616 13 0 0 25 0 1 0 324244050 763817984 20250 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134520604 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 186479 20250 40 100 0 186376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 745916

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2995
/proc/meminfo: memFree=853112/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=12.68
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 42669 0 0 0 1252 16 0 0 25 0 1 0 324244050 793690112 30749 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531920 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 30749 43 100 0 193669 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 775088

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2995
/proc/meminfo: memFree=849016/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=25.48
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 43791 0 0 0 2531 17 0 0 25 0 1 0 324244050 793690112 31796 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531936 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 31796 43 100 0 193669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 775088

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2995
/proc/meminfo: memFree=840184/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=51.06
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 46142 0 0 0 5087 19 0 0 25 0 1 0 324244050 793690112 33971 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 33971 43 100 0 193669 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 775088

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2995
/proc/meminfo: memFree=836024/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=102.23
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 47188 0 0 0 10204 19 0 0 25 0 1 0 324244050 793690112 35017 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531741 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 35017 43 100 0 193669 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 775088

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=830584/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=162.21
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 48558 0 0 0 16200 21 0 0 25 0 1 0 324244050 793690112 36387 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 36387 43 100 0 193669 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 775088

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=828984/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=179
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 48961 0 0 0 17879 21 0 0 25 0 1 0 324244050 793690112 36790 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 36790 43 100 0 193669 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 775088

[startup+191.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=827768/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=191.8
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49265 0 0 0 19158 22 0 0 25 0 1 0 324244050 793690112 37094 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531776 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37094 43 100 0 193669 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 775088

[startup+204.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826872/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=204.59
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49470 0 0 0 20437 22 0 0 25 0 1 0 324244050 793690112 37299 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531763 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37299 43 100 0 193669 0
Current children cumulated CPU time (s) 204.59
Current children cumulated vsize (KiB) 775088

[startup+207.906 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826680/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=207.79
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49514 0 0 0 20757 22 0 0 25 0 1 0 324244050 793690112 37343 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134533320 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37343 43 100 0 193669 0
Current children cumulated CPU time (s) 207.79
Current children cumulated vsize (KiB) 775088

[startup+211.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826488/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=210.99
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49567 0 0 0 21077 22 0 0 25 0 1 0 324244050 793690112 37396 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531985 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37396 43 100 0 193669 0
Current children cumulated CPU time (s) 210.99
Current children cumulated vsize (KiB) 775088

[startup+211.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826488/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=211.78
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49585 0 0 0 21156 22 0 0 25 0 1 0 324244050 793690112 37414 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531650 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37414 43 100 0 193669 0
Current children cumulated CPU time (s) 211.78
Current children cumulated vsize (KiB) 775088

[startup+212.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826360/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=212.58
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49600 0 0 0 21236 22 0 0 25 0 1 0 324244050 793690112 37429 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134531750 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37429 43 100 0 193669 0
Current children cumulated CPU time (s) 212.58
Current children cumulated vsize (KiB) 775088

[startup+212.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826360/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=775088 CPUtime=212.78
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194304 49604 0 0 0 21256 22 0 0 25 0 1 0 324244050 793690112 37433 18446744073709551615 134512640 134923568 4294956704 18446744073709551615 134532227 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 193772 37433 43 100 0 193669 0
Current children cumulated CPU time (s) 212.78
Current children cumulated vsize (KiB) 775088

[startup+213.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2995
/proc/meminfo: memFree=826360/2055920 swapFree=4183136/4192956
[pid=2994] ppid=2992 vsize=0 CPUtime=212.89
/proc/2994/stat : 2994 (dewSatz) R 2992 2994 2892 0 -1 4194308 49864 0 0 0 21265 24 0 0 25 0 1 0 324244050 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2994/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 212.89
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 213.014
CPU time (s): 212.91
CPU user time (s): 212.654
CPU system time (s): 0.255961
CPU usage (%): 99.9511
Max. virtual memory (cumulated for all children) (KiB): 775088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 212.654
system time used= 0.255961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49864
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= 6
involuntary context switches= 435

runsolver used 0.139978 second user time and 0.452931 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Sun Mar  4 21:14:22 UTC 2007

IDJOB= 320230
IDBENCH= 20498
IDSOLVER= 119
FILE ID= node71/320230-1173042862

PBS_JOBID= 4012484

Free space on /tmp= 66469 MiB

SOLVER NAME= DEWSATZ 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c10nidw_s.cnf
COMMAND LINE= /tmp/evaluation/320230-1173042862/dewSatz /tmp/evaluation/320230-1173042862/instance-320230-1173042862.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-320230-1173042862 -o ROOT/results/node71/solver-320230-1173042862 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/320230-1173042862/dewSatz /tmp/evaluation/320230-1173042862/instance-320230-1173042862.cnf            

META MD5SUM SOLVER= 96edd87e369231aed4bad098c50e0080
MD5SUM BENCH=  7989bb134c6f50cb418407e85e733980

RANDOM SEED= 597798733

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.266
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.266
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:        976536 kB
Buffers:         44488 kB
Cached:         939844 kB
SwapCached:       4184 kB
Active:         437916 kB
Inactive:       556304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        976536 kB
SwapTotal:     4192956 kB
SwapFree:      4183136 kB
Dirty:           22900 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            71216 kB
Committed_AS:   878156 kB
PageTables:       1448 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= 66469 MiB

End job on node71 on Sun Mar  4 21:17:56 UTC 2007