Trace number 461212

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 42.5215 42.5394

General information on the benchmark

Nameadditional-aig/ibm/
ibm18_len28_unsat.aig
MD5SUMa4313280dbc2cee4790c786c0a437f46
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.5965
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.09/0.15	c Executing aigtocnf /tmp/evaluation/461212-1179256312/instance-461212-1179256312.aig /tmp/evaluation/461212-1179256312/instance-461212-1179256312.aig.cnf
0.09/0.15	c Pre-processing provided 0 assignments
0.09/0.15	c REMAP internally 1
0.09/0.16	c |  Number of variables:  65601                                                |
0.29/0.37	c |  Number of clauses:    193955                                               |
42.47/42.53	c |  Parsing time:         0.19         sec                                       |
42.47/42.53	c #varS 65601 #clauseS 82963
42.47/42.53	c After remapping new number of variables: 17399
42.47/42.53	c DBreduced=0 GV=101[0]  GL=83061[ 82963,98] Prune=830 decisions=729 restart=0 est=0.632221 DB Impl=105369[0]  
42.47/42.53	c DBreduced=0 GV=151[0]  GL=83110[ 82963,147] Prune=1112 decisions=961 restart=1 est=0.637973 DB Impl=113929[0]  
42.47/42.53	c DBreduced=0 GV=226[0]  GL=83183[ 82963,220] Prune=1491 decisions=1265 restart=2 est=0.649556 DB Impl=139551[0]  
42.47/42.53	c DBreduced=0 GV=339[0]  GL=83291[ 82963,328] Prune=2329 decisions=1990 restart=3 est=0.68395 DB Impl=173942[0]  
42.47/42.53	c DBreduced=0 GV=508[0]  GL=83456[ 82963,493] Prune=3438 decisions=2930 restart=4 est=0.706941 DB Impl=226117[0]  
42.47/42.53	c DBreduced=0 GV=760[0]  GL=83699[ 82963,736] Prune=5282 decisions=4522 restart=5 est=0.775909 DB Impl=320841[0]  
42.47/42.53	c DBreduced=0 GV=1140[0]  GL=84069[ 82963,1106] Prune=7730 decisions=6590 restart=6 est=0.844954 DB Impl=436051[0]  
42.47/42.53	c DBreduced=0 GV=1709[0]  GL=84629[ 82963,1666] Prune=11268 decisions=9559 restart=7 est=1.81047 DB Impl=664552[0]  
42.47/42.53	c DBreduced=0 GV=2563[0]  GL=85468[ 82963,2505] Prune=15652 decisions=13089 restart=8 est=2.02316 DB Impl=971529[0]  
42.47/42.53	c DBreduced=0 GV=3845[0]  GL=86728[ 82963,3765] Prune=21640 decisions=17795 restart=9 est=2.20703 DB Impl=1339679[0]  
42.47/42.53	c DBreduced=0 GV=5767[0]  GL=88637[ 82963,5674] Prune=30061 decisions=24294 restart=10 est=2.54038 DB Impl=1989785[0]  
42.47/42.53	c DBreduced=0 GV=8650[0]  GL=91498[ 82963,8535] Prune=41801 decisions=33151 restart=11 est=2.85655 DB Impl=3223157[0]  
42.47/42.53	c DBreduced=0 GV=12975[0]  GL=95803[ 82963,12840] Prune=57004 decisions=44029 restart=12 est=3.3165 DB Impl=5140368[0]  
42.47/42.53	c DBreduced=0 GV=19464[0]  GL=102261[ 82963,19298] Prune=87319 decisions=67855 restart=13 est=4.04622 DB Impl=8799879[0]  
42.47/42.53	c DBreduced=0 GV=29193[0]  GL=111956[ 82963,28993] Prune=119116 decisions=89923 restart=14 est=4.83948 DB Impl=16092043[0]  
42.47/42.53	c DBreduced=1 GV=43790[0]  GL=115066[ 82963,32103] Prune=153771 decisions=109981 restart=15 est=6.3625 DB Impl=30184826[0]  
42.47/42.53	c #Total time (in seconds): 42.2866
42.47/42.53	c #Memory used (in MB): 28.0977
42.47/42.53	c 
42.47/42.53	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/node58/watcher-461212-1179256312 -o ROOT/results/node58/solver-461212-1179256312 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/461212-1179256312/aig-cmusat /tmp/evaluation/461212-1179256312/instance-461212-1179256312.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.40 0.77 0.71 3/64 30835
/proc/meminfo: memFree=1786440/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=1000 CPUtime=0
/proc/30835/stat : 30835 (aig-cmusat) S 30833 30835 30683 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373540913 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/30835/statm: 250 94 83 233 0 10 0
[pid=30836] ppid=30835 vsize=1724 CPUtime=0
/proc/30836/stat : 30836 (aigtocnf) R 30835 30835 30683 0 -1 0 609 0 0 0 0 0 0 0 20 0 1 0 373540913 1765376 362 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134530148 0 0 4096 0 0 0 0 17 1 0 0
/proc/30836/statm: 431 362 35 103 0 326 0

[startup+0.05057 s]
/proc/loadavg: 0.40 0.77 0.71 3/64 30835
/proc/meminfo: memFree=1786440/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=1000 CPUtime=0
/proc/30835/stat : 30835 (aig-cmusat) S 30833 30835 30683 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373540913 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/30835/statm: 250 94 83 233 0 10 0
[pid=30836] ppid=30835 vsize=1728 CPUtime=0.04
/proc/30836/stat : 30836 (aigtocnf) R 30835 30835 30683 0 -1 0 616 0 0 0 4 0 0 0 20 0 1 0 373540913 1769472 368 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/30836/statm: 432 368 40 103 0 327 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2728

[startup+0.10258 s]
/proc/loadavg: 0.40 0.77 0.71 3/64 30835
/proc/meminfo: memFree=1786440/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=1000 CPUtime=0
/proc/30835/stat : 30835 (aig-cmusat) S 30833 30835 30683 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373540913 1024000 94 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 1 0 0
/proc/30835/statm: 250 94 83 233 0 10 0
[pid=30836] ppid=30835 vsize=1728 CPUtime=0.09
/proc/30836/stat : 30836 (aigtocnf) R 30835 30835 30683 0 -1 0 616 0 0 0 8 1 0 0 20 0 1 0 373540913 1769472 368 18446744073709551615 134512640 134935624 4294956672 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 1 0 0
/proc/30836/statm: 432 368 40 103 0 327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2728

[startup+0.30262 s]
/proc/loadavg: 0.40 0.77 0.71 3/64 30835
/proc/meminfo: memFree=1786440/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=14808 CPUtime=0.29
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 3259 617 0 0 12 2 13 2 18 0 1 0 373540913 15163392 3236 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134545026 0 0 4096 35 0 0 0 17 0 0 0
/proc/30835/statm: 3702 3236 101 233 0 3462 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14808

[startup+0.702687 s]
/proc/loadavg: 0.40 0.77 0.71 3/64 30835
/proc/meminfo: memFree=1786440/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=29668 CPUtime=0.69
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 6808 617 0 0 50 4 13 2 21 0 1 0 373540913 30380032 6785 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134526646 0 0 4096 35 0 0 0 17 0 0 0
/proc/30835/statm: 7417 6785 111 233 0 7177 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29668

[startup+1.50181 s]
/proc/loadavg: 0.40 0.77 0.71 2/65 30837
/proc/meminfo: memFree=1750008/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=39956 CPUtime=1.48
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 9294 617 0 0 128 5 13 2 25 0 1 0 373540913 40914944 9166 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 135026223 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 9989 9166 111 233 0 9749 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39956

[startup+3.10108 s]
/proc/loadavg: 0.40 0.77 0.71 2/65 30837
/proc/meminfo: memFree=1755064/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=3.08
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10196 617 0 0 287 6 13 2 25 0 1 0 373540913 29458432 7053 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584038 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7053 116 233 0 6952 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28768

[startup+6.30162 s]
/proc/loadavg: 0.45 0.78 0.71 2/65 30837
/proc/meminfo: memFree=1754936/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=6.28
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10196 617 0 0 607 6 13 2 25 0 1 0 373540913 29458432 7053 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7053 116 233 0 6952 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28768

[startup+12.7017 s]
/proc/loadavg: 0.50 0.78 0.71 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=12.68
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10196 617 0 0 1247 6 13 2 25 0 1 0 373540913 29458432 7053 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584932 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7053 116 233 0 6952 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28768

[startup+25.5018 s]
/proc/loadavg: 0.61 0.79 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=25.47
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 2526 6 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28768

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

[startup+31.9059 s]
/proc/loadavg: 0.64 0.79 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=31.87
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 3166 6 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584913 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 31.87
Current children cumulated vsize (KiB) 28768

[startup+38.302 s]
/proc/loadavg: 0.69 0.80 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=38.27
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 3806 6 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134574145 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 28768

[startup+39.9012 s]
/proc/loadavg: 0.69 0.80 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=39.86
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 3965 6 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134571718 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 39.86
Current children cumulated vsize (KiB) 28768

[startup+41.5025 s]
/proc/loadavg: 0.69 0.80 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=41.46
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 4125 6 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583629 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 41.46
Current children cumulated vsize (KiB) 28768

[startup+42.3016 s]
/proc/loadavg: 0.69 0.80 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=42.27
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 4205 7 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134584134 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 42.27
Current children cumulated vsize (KiB) 28768

[startup+42.5017 s]
/proc/loadavg: 0.69 0.80 0.72 2/65 30837
/proc/meminfo: memFree=1754880/2055920 swapFree=4184552/4192956
[pid=30835] ppid=30833 vsize=28768 CPUtime=42.47
/proc/30835/stat : 30835 (aig-cmusat) R 30833 30835 30683 0 -1 0 10212 617 0 0 4225 7 13 2 25 0 1 0 373540913 29458432 7069 18446744073709551615 134512640 135469250 4294956672 18446744073709551615 134583550 0 0 4096 35 0 0 0 17 1 0 0
/proc/30835/statm: 7192 7069 116 233 0 6952 0
Current children cumulated CPU time (s) 42.47
Current children cumulated vsize (KiB) 28768

Child status: 20
Real time (s): 42.5394
CPU time (s): 42.5215
CPU user time (s): 42.4216
CPU system time (s): 0.099984
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 39956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.4216
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10838
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= 14
involuntary context switches= 62

runsolver used 0.051992 second user time and 0.094985 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Tue May 15 19:11:52 UTC 2007

IDJOB= 461212
IDBENCH= 48647
IDSOLVER= 204
FILE ID= node58/461212-1179256312

PBS_JOBID= 5277532

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  a4313280dbc2cee4790c786c0a437f46

RANDOM SEED= 417013513

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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:       1786784 kB
Buffers:          6364 kB
Cached:         150396 kB
SwapCached:       2428 kB
Active:          29708 kB
Inactive:       136736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786784 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          16164 kB
Slab:            88760 kB
Committed_AS:  4898176 kB
PageTables:       1400 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= 66538 MiB

End job on node58 on Tue May 15 19:12:35 UTC 2007