Trace number 459937

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
MiraXT v3SAT 170.284 107.835

General information on the benchmark

Nameindustrial/anbulagan/
medium-sat/total-10-19-s.cnf
MD5SUMbea511c9a03a4804efe79689b911729e
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.5817
Satisfiable
(Un)Satisfiability was proved
Number of variables331631
Number of clauses1586193
Sum of the clauses size3688066
Maximum clause length10
Minimum clause length1
Number of clauses of size 127559
Number of clauses of size 21201215
Number of clauses of size 3295479
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node45/watcher-459937-1179016320 -o ROOT/results/node45/solver-459937-1179016320 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/459937-1179016320/MiraXTv3_dyn /tmp/evaluation/459937-1179016320/instance-459937-1179016320.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.84 1.97 1.90 3/77 24092
/proc/meminfo: memFree=1172560/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=3788 CPUtime=0
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 256477887 3878912 308 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 947 315 202 20 0 305 0

[startup+0.069724 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 24092
/proc/meminfo: memFree=1172560/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=12508 CPUtime=0.06
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 2316 0 0 0 5 1 0 0 18 0 1 0 256477887 12808192 2291 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 3127 2292 207 20 0 2485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12508

[startup+0.101727 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 24092
/proc/meminfo: memFree=1172560/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=14068 CPUtime=0.09
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 2739 0 0 0 8 1 0 0 18 0 1 0 256477887 14405632 2714 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134585096 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 3517 2714 206 20 0 2875 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14068

[startup+0.301747 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 24092
/proc/meminfo: memFree=1172560/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=37320 CPUtime=0.29
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 8670 0 0 0 25 4 0 0 19 0 1 0 256477887 38215680 8645 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134579267 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 9330 8647 206 20 0 8688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37320

[startup+0.701794 s]
/proc/loadavg: 1.84 1.97 1.90 3/77 24092
/proc/meminfo: memFree=1172560/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=67656 CPUtime=0.69
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 15558 0 0 0 61 8 0 0 23 0 1 0 256477887 69279744 15533 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 16914 15534 206 20 0 16272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67656

[startup+1.50187 s]
/proc/loadavg: 1.84 1.97 1.90 2/78 24093
/proc/meminfo: memFree=1098760/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=102868 CPUtime=1.49
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 23726 0 0 0 136 13 0 0 25 0 1 0 256477887 105336832 23701 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 25717 23702 206 20 0 25075 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102868

[startup+3.10203 s]
/proc/loadavg: 1.84 1.97 1.90 2/78 24093
/proc/meminfo: memFree=1051848/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=138904 CPUtime=3.09
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 31430 0 0 0 292 17 0 0 25 0 1 0 256477887 142237696 31405 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134591802 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 34726 31405 207 20 0 34084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138904

[startup+6.30136 s]
/proc/loadavg: 1.85 1.97 1.90 2/78 24093
/proc/meminfo: memFree=1021448/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=170540 CPUtime=6.29
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 38841 0 0 0 608 21 0 0 25 0 1 0 256477887 174632960 38816 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5162619 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 42635 38816 207 20 0 41993 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 170540

[startup+12.702 s]
/proc/loadavg: 1.78 1.95 1.90 2/80 24095
/proc/meminfo: memFree=881664/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=473040 CPUtime=13.22
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 78829 0 0 0 1278 44 0 0 25 0 3 0 256477887 484392960 72823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 118260 72823 218 20 0 117618 0
[pid=24092/tid=24094] ppid=24090 vsize=473040 CPUtime=4.25
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 22869 0 0 0 411 14 0 0 25 0 3 0 256478731 484392960 72823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24092/tid=24095] ppid=24090 vsize=473040 CPUtime=0.53
/proc/24092/task/24095/stat : 24095 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194368 12845 0 0 0 46 7 0 0 18 0 3 0 256478731 484392960 72823 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.22
Current children cumulated vsize (KiB) 473040

[startup+25.5013 s]
/proc/loadavg: 1.61 1.90 1.88 2/80 24095
/proc/meminfo: memFree=881536/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=473040 CPUtime=26.02
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 78867 0 0 0 2558 44 0 0 25 0 3 0 256477887 484392960 72861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 118260 72861 218 20 0 117618 0
[pid=24092/tid=24094] ppid=24090 vsize=473040 CPUtime=17.04
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 22907 0 0 0 1690 14 0 0 25 0 3 0 256478731 484392960 72861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526205 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24092/tid=24095] ppid=24090 vsize=473040 CPUtime=0.53
/proc/24092/task/24095/stat : 24095 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194368 12845 0 0 0 46 7 0 0 18 0 3 0 256478731 484392960 72861 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 26.02
Current children cumulated vsize (KiB) 473040

[startup+51.1019 s]
/proc/loadavg: 1.68 1.89 1.88 3/80 24095
/proc/meminfo: memFree=873088/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=485028 CPUtime=72.89
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 83650 0 0 0 7242 47 0 0 25 0 3 0 256477887 496668672 74970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 121257 74970 218 20 0 120615 0
[pid=24092/tid=24094] ppid=24090 vsize=485028 CPUtime=42.62
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 25291 0 0 0 4246 16 0 0 25 0 3 0 256478731 496668672 74970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134525990 0 0 4096 0 0 0 0 -1 1 0 0
[pid=24092/tid=24095] ppid=24090 vsize=485028 CPUtime=21.83
/proc/24092/task/24095/stat : 24095 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 15244 0 0 0 2175 8 0 0 25 0 3 0 256478731 496668672 74970 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526195 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 72.89
Current children cumulated vsize (KiB) 485028

[startup+102.305 s]
/proc/loadavg: 1.75 1.88 1.88 2/79 24095
/proc/meminfo: memFree=931200/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=340848 CPUtime=164.76
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 93565 0 0 0 16423 53 0 0 25 0 2 0 256477887 349028352 60422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 85212 60422 219 20 0 84570 0
[pid=24092/tid=24094] ppid=24090 vsize=340848 CPUtime=87.67
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 32476 0 0 0 8747 20 0 0 25 0 2 0 256478731 349028352 60422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 164.76
Current children cumulated vsize (KiB) 340848

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

[startup+105.502 s]
/proc/loadavg: 1.75 1.88 1.88 2/79 24095
/proc/meminfo: memFree=931200/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=340848 CPUtime=167.96
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 93565 0 0 0 16743 53 0 0 25 0 2 0 256477887 349028352 60422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 85212 60422 219 20 0 84570 0
[pid=24092/tid=24094] ppid=24090 vsize=340848 CPUtime=90.87
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 32476 0 0 0 9067 20 0 0 25 0 2 0 256478731 349028352 60422 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134526558 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 167.96
Current children cumulated vsize (KiB) 340848

[startup+107.102 s]
/proc/loadavg: 1.75 1.88 1.88 2/79 24095
/proc/meminfo: memFree=931200/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=328860 CPUtime=169.56
/proc/24092/stat : 24092 (MiraXTv3_dyn) S 24090 24092 23701 0 -1 4194304 93565 0 0 0 16902 54 0 0 25 0 2 0 256477887 336752640 58039 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/24092/statm: 82215 58039 219 20 0 81573 0
[pid=24092/tid=24094] ppid=24090 vsize=328860 CPUtime=92.46
/proc/24092/task/24094/stat : 24094 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194368 32476 0 0 0 9226 20 0 0 25 0 2 0 256478731 336752640 58039 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134528305 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 169.56
Current children cumulated vsize (KiB) 328860

[startup+107.502 s]
/proc/loadavg: 1.75 1.88 1.88 2/79 24095
/proc/meminfo: memFree=931200/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=191548 CPUtime=169.96
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 93735 0 0 0 16941 55 0 0 17 0 1 0 256477887 196145152 44016 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 134576073 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 47887 44016 219 20 0 47245 0
Current children cumulated CPU time (s) 169.96
Current children cumulated vsize (KiB) 191548

[startup+107.702 s]
/proc/loadavg: 1.69 1.86 1.87 2/78 24095
/proc/meminfo: memFree=1009984/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=175372 CPUtime=170.16
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194304 93741 0 0 0 16960 56 0 0 17 0 1 0 256477887 179580928 40117 18446744073709551615 134512640 134597700 4294956672 18446744073709551615 5160521 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 43843 40117 225 20 0 43201 0
Current children cumulated CPU time (s) 170.16
Current children cumulated vsize (KiB) 175372

[startup+107.806 s]
/proc/loadavg: 1.69 1.86 1.87 2/78 24095
/proc/meminfo: memFree=1009984/2055920 swapFree=4157972/4192956
[pid=24092] ppid=24090 vsize=0 CPUtime=170.26
/proc/24092/stat : 24092 (MiraXTv3_dyn) R 24090 24092 23701 0 -1 4194308 93744 0 0 0 16968 58 0 0 18 0 1 0 256477887 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24092/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 170.26
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 107.835
CPU time (s): 170.284
CPU user time (s): 169.687
CPU system time (s): 0.596909
CPU usage (%): 157.911
Max. virtual memory (cumulated for all children) (KiB): 485028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 169.687
system time used= 0.596909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93744
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= 328
involuntary context switches= 3257

runsolver used 0.113982 second user time and 0.318951 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun May 13 00:32:03 UTC 2007

IDJOB= 459937
IDBENCH= 20356
IDSOLVER= 196
FILE ID= node45/459937-1179016320

PBS_JOBID= 5252995

Free space on /tmp= 66521 MiB

SOLVER NAME= MiraXT v3
BENCH NAME= HOME/pub/bench/SAT07/industrial/anbulagan/medium-sat/total-10-19-s.cnf
COMMAND LINE= /tmp/evaluation/459937-1179016320/MiraXTv3_dyn /tmp/evaluation/459937-1179016320/instance-459937-1179016320.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-459937-1179016320 -o ROOT/results/node45/solver-459937-1179016320 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/459937-1179016320/MiraXTv3_dyn /tmp/evaluation/459937-1179016320/instance-459937-1179016320.cnf

META MD5SUM SOLVER= 2ad149617ed8d249d89b067eb44c33da
MD5SUM BENCH=  bea511c9a03a4804efe79689b911729e

RANDOM SEED= 198739443

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.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.218
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.218
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:       1172776 kB
Buffers:         53248 kB
Cached:         683816 kB
SwapCached:      14472 kB
Active:         449116 kB
Inactive:       311304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172776 kB
SwapTotal:     4192956 kB
SwapFree:      4157972 kB
Dirty:           33188 kB
Writeback:           0 kB
Mapped:          30376 kB
Slab:           108244 kB
Committed_AS:  3962028 kB
PageTables:       1732 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= 66521 MiB

End job on node45 on Sun May 13 00:33:51 UTC 2007