Trace number 1723320

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
IUT_BMB_SAT 1.0? (MO) 211.294 213.154

General information on the benchmark

Namevelev-pipe-sat-1.0-b10.cnf
MD5SUMa9abd96191efca8626c02160761beedd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.1628
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
209.31/209.85	c WARNING: for repeatability, setting FPU to use double precision
209.31/209.85	c ============================[ Problem Statistics ]=============================
209.31/209.85	c |                                                                             |
209.31/209.85	c |  Number of variables:  118040                                               |
209.31/209.85	c |  Number of clauses:    8803542                                              |
211.02/212.07	c File not open

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723320-1240685161/watcher-1723320-1240685161 -o /tmp/evaluation-result-1723320-1240685161/solver-1723320-1240685161 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1723320-1240685161.cnf HOME 

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: 1.15 1.03 1.01 3/64 21032
/proc/meminfo: memFree=1189432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=0
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 96550606 106971136 173 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 174 90 274 0 25839 0

[startup+0.0562321 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 21032
/proc/meminfo: memFree=1189432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=0.05
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 1028 0 0 0 5 0 0 0 18 0 1 0 96550606 106971136 1011 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 1012 90 274 0 25839 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 104464

[startup+0.101236 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 21032
/proc/meminfo: memFree=1189432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=0.09
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 1765 0 0 0 9 0 0 0 18 0 1 0 96550606 106971136 1748 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 1749 90 274 0 25839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104464

[startup+0.301248 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 21032
/proc/meminfo: memFree=1189432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=0.29
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 5030 0 0 0 27 2 0 0 20 0 1 0 96550606 106971136 5013 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 5013 90 274 0 25839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104464

[startup+0.701273 s]
/proc/loadavg: 1.15 1.03 1.01 3/64 21032
/proc/meminfo: memFree=1189432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=0.69
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 11587 0 0 0 65 4 0 0 24 0 1 0 96550606 106971136 11570 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 11570 90 274 0 25839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104464

[startup+1.50232 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 21033
/proc/meminfo: memFree=1124336/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=104464 CPUtime=1.49
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 24678 0 0 0 141 8 0 0 25 0 1 0 96550606 106971136 24661 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 26116 24662 90 274 0 25839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104464

[startup+3.10143 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 21033
/proc/meminfo: memFree=1032432/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=172384 CPUtime=3.09
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 42924 0 0 0 292 17 0 0 25 0 1 0 96550606 176521216 42907 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 43096 42907 97 274 0 42819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172384

[startup+6.30164 s]
/proc/loadavg: 1.22 1.05 1.02 2/65 21033
/proc/meminfo: memFree=994224/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=211444 CPUtime=6.29
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 52497 0 0 0 608 21 0 0 25 0 1 0 96550606 216518656 52480 1992294400 134512640 135635285 4294956224 18446744073709551615 134528203 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 52861 52480 97 274 0 52584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 211444

[startup+12.701 s]
/proc/loadavg: 1.20 1.05 1.01 2/65 21033
/proc/meminfo: memFree=922480/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=281016 CPUtime=12.69
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 69510 0 0 0 1240 29 0 0 25 0 1 0 96550606 287760384 69493 1992294400 134512640 135635285 4294956224 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 70254 69493 97 274 0 69977 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 281016

[startup+25.5019 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 21033
/proc/meminfo: memFree=793136/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=409584 CPUtime=25.49
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 100749 0 0 0 2502 47 0 0 25 0 1 0 96550606 419414016 100732 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 102396 100732 97 274 0 102119 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 409584

[startup+51.1015 s]
/proc/loadavg: 1.10 1.04 1.01 2/65 21033
/proc/meminfo: memFree=570608/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=637068 CPUtime=51.05
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 157440 0 0 0 5030 75 0 0 25 0 1 0 96550606 652357632 156895 1992294400 134512640 135635285 4294956224 18446744073709551615 135088755 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 159267 156895 97 274 0 158990 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 637068

[startup+102.306 s]
/proc/loadavg: 1.04 1.03 1.01 2/65 21033
/proc/meminfo: memFree=76208/2055920 swapFree=4130580/4192956
[pid=21032] ppid=21030 vsize=1134860 CPUtime=102.24
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 281034 0 0 0 10099 125 0 0 25 0 1 0 96550606 1162096640 279235 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 283715 279235 97 274 0 283438 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1134860

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 21033
/proc/meminfo: memFree=16176/2055920 swapFree=4181184/4192956
[pid=21032] ppid=21030 vsize=1723900 CPUtime=162.22
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4194304 428490 0 0 0 16037 185 0 0 25 0 1 0 96550606 1765273600 426465 1992294400 134512640 135635285 4294956224 18446744073709551615 134527629 0 0 4096 0 0 0 0 17 0 0 0
/proc/21032/statm: 430975 426465 97 274 0 430698 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1723900



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+211.602 s]
/proc/loadavg: 1.00 1.02 1.00 1/67 21035
/proc/meminfo: memFree=13464/2055920 swapFree=4111368/4192956
[pid=21032] ppid=21030 vsize=1722872 CPUtime=209.31
/proc/21032/stat : 21032 (IUT_BMB_SAT) S 21030 21032 20847 0 -1 4194304 428499 0 0 0 17616 3315 0 0 25 0 1 0 96550606 1764220928 408808 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21032/statm: 430718 408808 105 274 0 430441 0
[pid=21034] ppid=21032 vsize=5356 CPUtime=0.09
/proc/21034/stat : 21034 (sh) S 21032 21032 20847 0 -1 4194304 267 0 3 0 0 9 0 0 18 0 1 0 96571564 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21034/statm: 1339 232 193 169 0 50 0
[pid=21035] ppid=21034 vsize=127836 CPUtime=1.62
/proc/21035/stat : 21035 (minisat) D 21034 21032 20847 0 -1 4196352 30870 0 0 0 142 20 0 0 18 0 1 0 96571590 130904064 30851 1992294400 134512640 135243223 4294956320 18446744073709551615 134764447 0 0 4096 3 18446744071564464661 0 0 17 1 0 0
/proc/21035/statm: 31959 30851 64 178 0 31779 0
Current children cumulated CPU time (s) 211.02
Current children cumulated vsize (KiB) 1856064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (209.4 s) is less than in the last sample (211.02 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1.62 s) to the 'lost time'.

[startup+211.602 s]
/proc/loadavg: 1.00 1.02 1.00 1/67 21035
/proc/meminfo: memFree=13464/2055920 swapFree=4111368/4192956
[pid=21032] ppid=21030 vsize=1722872 CPUtime=209.31
/proc/21032/stat : 21032 (IUT_BMB_SAT) S 21030 21032 20847 0 -1 4194304 428499 0 0 0 17616 3315 0 0 25 0 1 0 96550606 1764220928 408808 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21032/statm: 430718 408808 105 274 0 430441 0
[pid=21034] ppid=21032 vsize=5356 CPUtime=0.09
/proc/21034/stat : 21034 (sh) S 21032 21032 20847 0 -1 4194304 267 0 3 0 0 9 0 0 18 0 1 0 96571564 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21034/statm: 1339 232 193 169 0 50 0
[pid=21035] ppid=21034 vsize=127836 CPUtime=1.62
/proc/21035/stat : 21035 (minisat) D 21034 21032 20847 0 -1 4196352 30870 0 0 0 142 20 0 0 18 0 1 0 96571590 130904064 30851 1992294400 134512640 135243223 4294956320 18446744073709551615 134764447 0 0 4096 3 18446744071564464661 0 0 17 1 0 0
/proc/21035/statm: 31959 30851 64 178 0 31779 0
Current children cumulated CPU time (s) 211.02
Current children cumulated vsize (KiB) 1856064

[startup+212.184 s]
/proc/loadavg: 1.00 1.02 1.00 1/67 21035
/proc/meminfo: memFree=13464/2055920 swapFree=4111368/4192956
[pid=21032] ppid=21030 vsize=1722872 CPUtime=209.4
/proc/21032/stat : 21032 (IUT_BMB_SAT) D 21030 21032 20847 0 -1 4194304 428507 267 0 3 17616 3315 0 9 16 0 1 0 96550606 1764220928 407140 1992294400 134512640 135635285 4294956224 18446744073709551615 134604384 256 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/21032/statm: 430718 407140 105 274 0 430441 0
Current children cumulated CPU time (s) 209.4
Current children cumulated vsize (KiB) 1722872
#
############


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

[startup+212.302 s]
/proc/loadavg: 1.00 1.02 1.00 1/67 21035
/proc/meminfo: memFree=13464/2055920 swapFree=4111368/4192956
[pid=21032] ppid=21030 vsize=1722872 CPUtime=209.4
/proc/21032/stat : 21032 (IUT_BMB_SAT) D 21030 21032 20847 0 -1 4194304 428507 267 0 3 17616 3315 0 9 17 0 1 0 96550606 1764220928 407140 1992294400 134512640 135635285 4294956224 18446744073709551615 134604384 256 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/21032/statm: 430718 407140 105 274 0 430441 0
Current children cumulated CPU time (s) 209.4
Current children cumulated vsize (KiB) 1722872

[startup+212.702 s]
/proc/loadavg: 1.00 1.02 1.00 1/66 21036
/proc/meminfo: memFree=142432/2055920 swapFree=4104696/4192956
[pid=21032] ppid=21030 vsize=1722872 CPUtime=209.4
/proc/21032/stat : 21032 (IUT_BMB_SAT) D 21030 21032 20847 0 -1 4194304 428507 267 0 3 17616 3315 0 9 17 0 1 0 96550606 1764220928 407140 1992294400 134512640 135635285 4294956224 18446744073709551615 134604384 256 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/21032/statm: 430718 407140 105 274 0 430441 0
Current children cumulated CPU time (s) 209.4
Current children cumulated vsize (KiB) 1722872

[startup+213.103 s]
/proc/loadavg: 1.00 1.02 1.00 1/66 21036
/proc/meminfo: memFree=142432/2055920 swapFree=4104696/4192956
[pid=21032] ppid=21030 vsize=0 CPUtime=209.61
/proc/21032/stat : 21032 (IUT_BMB_SAT) R 21030 21032 20847 0 -1 4195332 428507 267 1 3 17616 3336 0 9 18 0 1 0 96550606 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21032/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.61
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.62
#  lost CPU user time (s): 1.42
#  lost CPU system time (s): 0.200001

Real time (s): 213.154
CPU time (s): 211.294
CPU user time (s): 177.587
CPU system time (s): 33.7069
CPU usage (%): 99.1272
Max. virtual memory (cumulated for all children) (KiB): 1856064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.167
system time used= 33.5069
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 428774
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 87
involuntary context switches= 763

runsolver used 0.178972 second user time and 0.619905 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-25 20:46:11
IDJOB=1723320
IDBENCH=71695
IDSOLVER=523
FILE ID=node22/1723320-1240685161
PBS_JOBID= 9186708
Free space on /tmp= 65972 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b10.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723320-1240685161/watcher-1723320-1240685161 -o /tmp/evaluation-result-1723320-1240685161/solver-1723320-1240685161 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1723320-1240685161.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a9abd96191efca8626c02160761beedd
RANDOM SEED=1834949280

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

/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.232
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.232
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:       1189912 kB
Buffers:         34112 kB
Cached:         715828 kB
SwapCached:      56132 kB
Active:         465104 kB
Inactive:       343292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189912 kB
SwapTotal:     4192956 kB
SwapFree:      4130580 kB
Dirty:          168728 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            43668 kB
Committed_AS:   415956 kB
PageTables:       1376 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= 65808 MiB
End job on node22 at 2009-04-25 20:49:45