Trace number 461360

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
aig-cmusat 2007-05-15UNSAT 35.4376 35.4594

General information on the benchmark

Nameadditional-aig/pico-java/
prop05_len40_base.aig
MD5SUM3d0dfbcb017aab59c66282f069c39730
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.91195
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.09/0.12	c Executing aigtocnf /tmp/evaluation/461360-1179256398/instance-461360-1179256398.aig /tmp/evaluation/461360-1179256398/instance-461360-1179256398.aig.cnf
0.09/0.12	c Pre-processing provided 0 assignments
0.09/0.12	c REMAP internally 1
0.09/0.12	c |  Number of variables:  56648                                                |
0.18/0.29	c |  Number of clauses:    154874                                               |
35.36/35.45	c |  Parsing time:         0.16         sec                                       |
35.36/35.45	c #varS 56648 #clauseS 55470
35.36/35.45	c After remapping new number of variables: 11744
35.36/35.45	c DBreduced=0 GV=102[0]  GL=55569[ 55470,99] Prune=1609 decisions=1507 restart=0 est=0.102181 DB Impl=97693[0]  
35.36/35.45	c DBreduced=0 GV=152[0]  GL=55618[ 55470,148] Prune=1900 decisions=1748 restart=1 est=0.110719 DB Impl=111335[0]  
35.36/35.45	c DBreduced=0 GV=226[0]  GL=55690[ 55470,220] Prune=2248 decisions=2022 restart=2 est=0.12773 DB Impl=122605[0]  
35.36/35.45	c DBreduced=0 GV=338[0]  GL=55799[ 55470,329] Prune=2783 decisions=2445 restart=3 est=0.153291 DB Impl=140833[0]  
35.36/35.45	c DBreduced=0 GV=511[0]  GL=55965[ 55470,495] Prune=3930 decisions=3419 restart=4 est=0.221443 DB Impl=177288[0]  
35.36/35.45	c DBreduced=0 GV=760[0]  GL=56211[ 55470,741] Prune=5222 decisions=4462 restart=5 est=0.246949 DB Impl=229162[0]  
35.36/35.45	c DBreduced=0 GV=1140[0]  GL=56579[ 55470,1109] Prune=7893 decisions=6753 restart=6 est=0.349122 DB Impl=326876[0]  
35.36/35.45	c DBreduced=0 GV=1709[0]  GL=57128[ 55470,1658] Prune=11877 decisions=10168 restart=7 est=0.528297 DB Impl=493791[0]  
35.36/35.45	c DBreduced=0 GV=2563[0]  GL=57968[ 55470,2498] Prune=16820 decisions=14257 restart=8 est=0.647212 DB Impl=722434[0]  
35.36/35.45	c DBreduced=0 GV=3845[0]  GL=59207[ 55470,3737] Prune=25809 decisions=21964 restart=9 est=1.03885 DB Impl=1161443[0]  
35.36/35.45	c DBreduced=0 GV=5767[0]  GL=61083[ 55470,5613] Prune=37846 decisions=32079 restart=10 est=1.43906 DB Impl=1903449[0]  
35.36/35.45	c DBreduced=0 GV=8650[0]  GL=63936[ 55470,8466] Prune=53153 decisions=44503 restart=11 est=1.69448 DB Impl=3066655[0]  
35.36/35.45	c DBreduced=0 GV=12975[0]  GL=68222[ 55470,12752] Prune=70982 decisions=58007 restart=12 est=2.0351 DB Impl=4853064[0]  
35.36/35.45	c DBreduced=0 GV=19462[0]  GL=74690[ 55470,19220] Prune=92940 decisions=73478 restart=13 est=2.19694 DB Impl=7680397[0]  
35.36/35.45	c DBreduced=1 GV=29193[0]  GL=76130[ 55470,20660] Prune=123815 decisions=94622 restart=14 est=2.52048 DB Impl=11834410[0]  
35.36/35.45	c DBreduced=3 GV=43790[0]  GL=71625[ 55470,16155] Prune=161639 decisions=117849 restart=15 est=2.7505 DB Impl=17866053[0]  
35.36/35.45	c DBreduced=4 GV=65685[0]  GL=81566[ 55470,26096] Prune=213866 decisions=148181 restart=16 est=3.03174 DB Impl=26639377[0]  
35.36/35.45	c #Total time (in seconds): 35.2736
35.36/35.45	c #Memory used (in MB): 22.9648
35.36/35.45	c 
35.36/35.45	s UNSATISFIABLE

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-461360-1179256398 -o ROOT/results/node24/solver-461360-1179256398 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461360-1179256398/aig-cmusat /tmp/evaluation/461360-1179256398/instance-461360-1179256398.aig 

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.73 0.91 0.89 3/77 23182
/proc/meminfo: memFree=1854584/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=1000 CPUtime=0
/proc/23182/stat : 23182 (aig-cmusat) S 23180 23182 22372 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373557805 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/23182/statm: 250 94 83 233 0 10 0
[pid=23183] ppid=23182 vsize=1548 CPUtime=0
/proc/23183/stat : 23183 (aigtocnf) R 23182 23182 22372 0 -1 0 565 0 0 0 0 0 0 0 19 0 1 0 373557805 1585152 318 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/23183/statm: 387 318 35 103 0 282 0

[startup+0.055525 s]
/proc/loadavg: 0.73 0.91 0.89 3/77 23182
/proc/meminfo: memFree=1854584/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=1000 CPUtime=0
/proc/23182/stat : 23182 (aig-cmusat) S 23180 23182 22372 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373557805 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/23182/statm: 250 94 83 233 0 10 0
[pid=23183] ppid=23182 vsize=1552 CPUtime=0.05
/proc/23183/stat : 23183 (aigtocnf) R 23182 23182 22372 0 -1 0 572 0 0 0 5 0 0 0 19 0 1 0 373557805 1589248 324 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/23183/statm: 388 324 40 103 0 283 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2552

[startup+0.101529 s]
/proc/loadavg: 0.73 0.91 0.89 3/77 23182
/proc/meminfo: memFree=1854584/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=1000 CPUtime=0
/proc/23182/stat : 23182 (aig-cmusat) S 23180 23182 22372 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373557805 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/23182/statm: 250 94 83 233 0 10 0
[pid=23183] ppid=23182 vsize=1552 CPUtime=0.09
/proc/23183/stat : 23183 (aigtocnf) R 23182 23182 22372 0 -1 0 572 0 0 0 8 1 0 0 19 0 1 0 373557805 1589248 324 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/23183/statm: 388 324 40 103 0 283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2552

[startup+0.301551 s]
/proc/loadavg: 0.73 0.91 0.89 3/77 23182
/proc/meminfo: memFree=1854584/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=17444 CPUtime=0.28
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 3976 573 0 0 16 1 10 1 18 0 1 0 373557805 17862656 3953 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134529906 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 4361 3953 111 233 0 4121 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17444

[startup+0.701593 s]
/proc/loadavg: 0.73 0.91 0.89 3/77 23182
/proc/meminfo: memFree=1854584/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=26868 CPUtime=0.68
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 6314 573 0 0 55 2 10 1 21 0 1 0 373557805 27512832 6291 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134537503 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 6717 6291 111 233 0 6477 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26868

[startup+1.50168 s]
/proc/loadavg: 0.73 0.91 0.89 2/78 23184
/proc/meminfo: memFree=1822960/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=1.48
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8242 573 0 0 134 3 10 1 25 0 1 0 373557805 24076288 5751 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134579596 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5751 112 233 0 5638 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23512

[startup+3.10185 s]
/proc/loadavg: 0.73 0.91 0.89 2/78 23184
/proc/meminfo: memFree=1828912/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=3.08
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 294 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23512

[startup+6.30119 s]
/proc/loadavg: 0.75 0.91 0.89 2/78 23184
/proc/meminfo: memFree=1828864/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=6.28
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 614 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583271 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23512

[startup+12.7019 s]
/proc/loadavg: 0.77 0.91 0.89 2/78 23184
/proc/meminfo: memFree=1828800/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=12.67
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 1253 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583707 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23512

[startup+25.5022 s]
/proc/loadavg: 0.82 0.91 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=25.47
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 2533 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574194 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23512

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

[startup+31.9069 s]
/proc/loadavg: 0.83 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=31.87
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3173 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 23512

[startup+33.5011 s]
/proc/loadavg: 0.83 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=33.46
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3332 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 33.46
Current children cumulated vsize (KiB) 23512

[startup+34.3012 s]
/proc/loadavg: 0.85 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=34.26
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3412 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571718 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 34.26
Current children cumulated vsize (KiB) 23512

[startup+35.1013 s]
/proc/loadavg: 0.85 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=35.06
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3492 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583674 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 35.06
Current children cumulated vsize (KiB) 23512

[startup+35.3013 s]
/proc/loadavg: 0.85 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=35.26
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3512 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 35.26
Current children cumulated vsize (KiB) 23512

[startup+35.4013 s]
/proc/loadavg: 0.85 0.92 0.89 2/78 23184
/proc/meminfo: memFree=1828992/2055920 swapFree=4143704/4192956
[pid=23182] ppid=23180 vsize=23512 CPUtime=35.36
/proc/23182/stat : 23182 (aig-cmusat) R 23180 23182 22372 0 -1 0 8247 573 0 0 3522 3 10 1 25 0 1 0 373557805 24076288 5756 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 0 0 0
/proc/23182/statm: 5878 5756 117 233 0 5638 0
Current children cumulated CPU time (s) 35.36
Current children cumulated vsize (KiB) 23512

Child status: 20
Real time (s): 35.4594
CPU time (s): 35.4376
CPU user time (s): 35.3786
CPU system time (s): 0.058991
CPU usage (%): 99.9385
Max. virtual memory (cumulated for all children) (KiB): 32032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.3786
system time used= 0.058991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8828
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= 13
involuntary context switches= 239

runsolver used 0.038994 second user time and 0.097985 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue May 15 19:13:18 UTC 2007

IDJOB= 461360
IDBENCH= 48684
IDSOLVER= 204
FILE ID= node24/461360-1179256398

PBS_JOBID= 5277197

Free space on /tmp= 66527 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/pico-java/prop05_len40_base.aig
COMMAND LINE= /tmp/evaluation/461360-1179256398/aig-cmusat /tmp/evaluation/461360-1179256398/instance-461360-1179256398.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-461360-1179256398 -o ROOT/results/node24/solver-461360-1179256398 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461360-1179256398/aig-cmusat /tmp/evaluation/461360-1179256398/instance-461360-1179256398.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  3d0dfbcb017aab59c66282f069c39730

RANDOM SEED= 213706363

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1854800 kB
Buffers:         20008 kB
Cached:          62140 kB
SwapCached:      16996 kB
Active:          45340 kB
Inactive:        60068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1854800 kB
SwapTotal:     4192956 kB
SwapFree:      4143704 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          30364 kB
Slab:            81244 kB
Committed_AS:  7530204 kB
PageTables:       1808 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= 66527 MiB

End job on node24 on Tue May 15 19:13:53 UTC 2007