Trace number 461236

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-15SAT 62.9624 62.9907

General information on the benchmark

Nameadditional-aig/ibm/
ibm18_len29_sat.aig
MD5SUM2bb9e6befce7e8214c203b317cf7265e
Bench CategoryALL (all instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark15.7666
SatisfiableYES
(Un)Satisfiability was proved

Solver Data (download as text)

0.09/0.16	c Executing aigtocnf /tmp/evaluation/461236-1179256324/instance-461236-1179256324.aig /tmp/evaluation/461236-1179256324/instance-461236-1179256324.aig.cnf
0.09/0.16	c Pre-processing provided 0 assignments
0.09/0.16	c REMAP internally 1
0.09/0.16	c |  Number of variables:  68358                                                |
0.28/0.39	c |  Number of clauses:    202124                                               |
62.85/62.98	c |  Parsing time:         0.21         sec                                       |
62.85/62.98	c #varS 68358 #clauseS 86523
62.85/62.98	c After remapping new number of variables: 18137
62.85/62.98	c DBreduced=0 GV=102[0]  GL=86622[ 86523,99] Prune=1307 decisions=1205 restart=0 est=0.975912 DB Impl=164882[0]  
62.85/62.98	c DBreduced=0 GV=151[0]  GL=86671[ 86523,148] Prune=1750 decisions=1599 restart=1 est=0.97591 DB Impl=194943[0]  
62.85/62.98	c DBreduced=0 GV=226[0]  GL=86745[ 86523,222] Prune=2156 decisions=1930 restart=2 est=1.02553 DB Impl=233989[0]  
62.85/62.98	c DBreduced=0 GV=338[0]  GL=86856[ 86523,333] Prune=2878 decisions=2540 restart=3 est=1.03104 DB Impl=274352[0]  
62.85/62.98	c DBreduced=0 GV=507[0]  GL=87023[ 86523,500] Prune=3876 decisions=3369 restart=4 est=1.06414 DB Impl=328397[0]  
62.85/62.98	c DBreduced=0 GV=762[0]  GL=87272[ 86523,749] Prune=5314 decisions=4552 restart=5 est=1.25716 DB Impl=409667[0]  
62.85/62.98	c DBreduced=0 GV=1140[0]  GL=87643[ 86523,1120] Prune=7203 decisions=6063 restart=6 est=1.2957 DB Impl=504445[0]  
62.85/62.98	c DBreduced=0 GV=1709[0]  GL=88200[ 86523,1677] Prune=10414 decisions=8705 restart=7 est=1.3619 DB Impl=668603[0]  
62.85/62.98	c DBreduced=0 GV=2563[0]  GL=89048[ 86523,2525] Prune=15063 decisions=12500 restart=8 est=1.41709 DB Impl=894262[0]  
62.85/62.98	c DBreduced=0 GV=3845[0]  GL=90319[ 86523,3796] Prune=21167 decisions=17322 restart=9 est=1.97941 DB Impl=1279427[0]  
62.85/62.98	c DBreduced=0 GV=5767[0]  GL=92208[ 86523,5685] Prune=29786 decisions=24019 restart=10 est=2.48118 DB Impl=1934715[0]  
62.85/62.98	c DBreduced=0 GV=8650[0]  GL=95063[ 86523,8540] Prune=41869 decisions=33219 restart=11 est=2.75132 DB Impl=3047340[0]  
62.85/62.98	c DBreduced=0 GV=12975[0]  GL=99354[ 86523,12831] Prune=58754 decisions=45779 restart=12 est=3.12628 DB Impl=5140104[0]  
62.85/62.98	c DBreduced=0 GV=19464[0]  GL=105812[ 86523,19289] Prune=84297 decisions=64833 restart=13 est=4.3282 DB Impl=8780233[0]  
62.85/62.98	c DBreduced=0 GV=29194[0]  GL=115507[ 86523,28984] Prune=122429 decisions=93235 restart=14 est=4.94018 DB Impl=15674434[0]  
62.85/62.98	c DBreduced=1 GV=43790[0]  GL=117701[ 86523,31178] Prune=160655 decisions=116865 restart=15 est=5.5082 DB Impl=29388832[0]  
62.85/62.98	c After partial model completion 18337 assignments
62.85/62.98	c REMAP internally 0
62.85/62.98	c Number of variables:  68358
62.85/62.98	c Number of clauses:    202124
62.85/62.98	c #Total time (in seconds): 62.7095
62.85/62.98	c #Memory used (in MB): 29.3633
62.85/62.98	c 
62.85/62.98	s SATISFIABLE

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/node22/watcher-461236-1179256324 -o ROOT/results/node22/solver-461236-1179256324 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461236-1179256324/aig-cmusat /tmp/evaluation/461236-1179256324/instance-461236-1179256324.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.20 0.66 0.59 3/77 21608
/proc/meminfo: memFree=1294072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=1000 CPUtime=0
/proc/21608/stat : 21608 (aig-cmusat) S 21606 21608 20718 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373550044 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/21608/statm: 250 94 83 233 0 10 0
[pid=21609] ppid=21608 vsize=1776 CPUtime=0
/proc/21609/stat : 21609 (aigtocnf) R 21608 21608 20718 0 -1 0 622 0 0 0 0 0 0 0 20 0 1 0 373550044 1818624 375 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 1 0 0
/proc/21609/statm: 444 375 35 103 0 339 0

[startup+0.063622 s]
/proc/loadavg: 0.20 0.66 0.59 3/77 21608
/proc/meminfo: memFree=1294072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=1000 CPUtime=0
/proc/21608/stat : 21608 (aig-cmusat) S 21606 21608 20718 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373550044 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/21608/statm: 250 94 83 233 0 10 0
[pid=21609] ppid=21608 vsize=1780 CPUtime=0.05
/proc/21609/stat : 21609 (aigtocnf) R 21608 21608 20718 0 -1 0 629 0 0 0 5 0 0 0 20 0 1 0 373550044 1822720 381 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/21609/statm: 445 381 40 103 0 340 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2780

[startup+0.101628 s]
/proc/loadavg: 0.20 0.66 0.59 3/77 21608
/proc/meminfo: memFree=1294072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=1000 CPUtime=0
/proc/21608/stat : 21608 (aig-cmusat) S 21606 21608 20718 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373550044 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/21608/statm: 250 94 83 233 0 10 0
[pid=21609] ppid=21608 vsize=1780 CPUtime=0.09
/proc/21609/stat : 21609 (aigtocnf) R 21608 21608 20718 0 -1 0 629 0 0 0 9 0 0 0 20 0 1 0 373550044 1822720 381 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/21609/statm: 445 381 40 103 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2780

[startup+0.301668 s]
/proc/loadavg: 0.20 0.66 0.59 3/77 21608
/proc/meminfo: memFree=1294072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=14652 CPUtime=0.28
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 3169 630 0 0 12 1 14 1 17 0 1 0 373550044 15003648 3146 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135024052 0 0 4096 35 0 0 0 17 0 0 0
/proc/21608/statm: 3663 3146 101 233 0 3423 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 14652

[startup+0.701726 s]
/proc/loadavg: 0.20 0.66 0.59 3/77 21608
/proc/meminfo: memFree=1294072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29700 CPUtime=0.68
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 6882 630 0 0 50 3 14 1 21 0 1 0 373550044 30412800 6859 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134539509 0 0 4096 35 0 0 0 17 0 0 0
/proc/21608/statm: 7425 6859 111 233 0 7185 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29700

[startup+1.50184 s]
/proc/loadavg: 0.20 0.66 0.59 2/78 21610
/proc/meminfo: memFree=1256944/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=41020 CPUtime=1.47
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 9544 630 0 0 127 5 14 1 25 0 1 0 373550044 42004480 9521 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134530011 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 10255 9521 111 233 0 10015 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41020

[startup+3.10108 s]
/proc/loadavg: 0.20 0.66 0.59 2/78 21610
/proc/meminfo: memFree=1261296/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=3.08
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10608 630 0 0 287 6 14 1 25 0 1 0 373550044 30638080 7341 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7341 116 233 0 7240 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29920

[startup+6.30157 s]
/proc/loadavg: 0.27 0.67 0.59 2/78 21610
/proc/meminfo: memFree=1261232/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=6.27
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10608 630 0 0 606 6 14 1 25 0 1 0 373550044 30638080 7341 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7341 116 233 0 7240 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29920

[startup+12.7015 s]
/proc/loadavg: 0.32 0.67 0.59 2/78 21610
/proc/meminfo: memFree=1261248/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=12.67
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10608 630 0 0 1246 6 14 1 25 0 1 0 373550044 30638080 7341 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7341 116 233 0 7240 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 29920

[startup+25.5015 s]
/proc/loadavg: 0.47 0.69 0.60 2/78 21610
/proc/meminfo: memFree=1261248/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=25.46
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10608 630 0 0 2525 6 14 1 25 0 1 0 373550044 30638080 7341 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583567 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7341 116 233 0 7240 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 29920

[startup+51.1014 s]
/proc/loadavg: 0.65 0.71 0.61 2/78 21610
/proc/meminfo: memFree=1261312/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=51.06
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10623 630 0 0 5084 7 14 1 25 0 1 0 373550044 30638080 7356 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7356 116 233 0 7240 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 29920

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

[startup+57.5014 s]
/proc/loadavg: 0.68 0.72 0.61 2/78 21610
/proc/meminfo: memFree=1261312/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=29920 CPUtime=57.46
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10623 630 0 0 5724 7 14 1 25 0 1 0 373550044 30638080 7356 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583014 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7480 7356 116 233 0 7240 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 29920

[startup+60.7018 s]
/proc/loadavg: 0.70 0.72 0.61 2/78 21610
/proc/meminfo: memFree=1260160/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=31172 CPUtime=60.65
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 10937 630 0 0 6043 7 14 1 25 0 1 0 373550044 31920128 7670 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584022 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7793 7670 116 233 0 7553 0
Current children cumulated CPU time (s) 60.65
Current children cumulated vsize (KiB) 31172

[startup+62.3011 s]
/proc/loadavg: 0.70 0.72 0.61 2/78 21610
/proc/meminfo: memFree=1259648/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=32088 CPUtime=62.25
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 11166 630 0 0 6203 7 14 1 25 0 1 0 373550044 32858112 7899 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 8022 7899 116 233 0 7782 0
Current children cumulated CPU time (s) 62.25
Current children cumulated vsize (KiB) 32088

[startup+62.7051 s]
/proc/loadavg: 0.70 0.72 0.61 2/78 21610
/proc/meminfo: memFree=1259072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=30068 CPUtime=62.66
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 11226 630 0 0 6243 8 14 1 25 0 1 0 373550044 30789632 7375 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135041060 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7517 7375 116 233 0 7277 0
Current children cumulated CPU time (s) 62.66
Current children cumulated vsize (KiB) 30068

[startup+62.9012 s]
/proc/loadavg: 0.70 0.72 0.61 2/78 21610
/proc/meminfo: memFree=1259072/2055920 swapFree=4163684/4192956
[pid=21608] ppid=21606 vsize=30064 CPUtime=62.85
/proc/21608/stat : 21608 (aig-cmusat) R 21606 21608 20718 0 -1 0 11226 630 0 0 6262 8 14 1 25 0 1 0 373550044 30785536 7375 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583562 0 0 4096 35 0 0 0 17 1 0 0
/proc/21608/statm: 7516 7375 116 233 0 7276 0
Current children cumulated CPU time (s) 62.85
Current children cumulated vsize (KiB) 30064

Child status: 10
Real time (s): 62.9907
CPU time (s): 62.9624
CPU user time (s): 62.8564
CPU system time (s): 0.105983
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 41044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.8564
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11865
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= 15
involuntary context switches= 1348

runsolver used 0.078987 second user time and 0.156976 second system time

The end

Launcher Data (download as text)

Begin job on node22 on Tue May 15 19:12:04 UTC 2007

IDJOB= 461236
IDBENCH= 48653
IDSOLVER= 204
FILE ID= node22/461236-1179256324

PBS_JOBID= 5277531

Free space on /tmp= 66526 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/ibm/ibm18_len29_sat.aig
COMMAND LINE= /tmp/evaluation/461236-1179256324/aig-cmusat /tmp/evaluation/461236-1179256324/instance-461236-1179256324.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-461236-1179256324 -o ROOT/results/node22/solver-461236-1179256324 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/461236-1179256324/aig-cmusat /tmp/evaluation/461236-1179256324/instance-461236-1179256324.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  2bb9e6befce7e8214c203b317cf7265e

RANDOM SEED= 287537823

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node22.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.265
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.265
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:       1294352 kB
Buffers:         44016 kB
Cached:         570484 kB
SwapCached:       7428 kB
Active:         257548 kB
Inactive:       379856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294352 kB
SwapTotal:     4192956 kB
SwapFree:      4163684 kB
Dirty:            2084 kB
Writeback:           0 kB
Mapped:          30020 kB
Slab:           109792 kB
Committed_AS:  4801140 kB
PageTables:       1676 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= 66526 MiB

End job on node22 on Tue May 15 19:13:07 UTC 2007