Trace number 1729719

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
hybridGM7 7Signal 341.515 341.596

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
MD5SUM56dc474305bf6e6817771129f995c737
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.085
Satisfiable
(Un)Satisfiability was proved
Number of variables728
Number of clauses17199
Sum of the clauses size75582
Maximum clause length13
Minimum clause length1
Number of clauses of size 149
Number of clauses of size 21177
Number of clauses of size 38740
Number of clauses of size 4232
Number of clauses of size 5250
Number of clauses of size over 56751

Solver Data

0.00/0.08	c Heuristic : ANov
0.00/0.08	c Hybrid barrier : 1 
0.00/0.08	c Problem instance: numAtoms = 728, numClauses = 17199, numLiterals = 75582
0.00/0.08	c General parameters: seed=55809814, cutoff=1000000000, targetCost = 0, print solution: yes
0.00/0.08	c gNovelty+ parameters: noise = 0, walkprob = 1, smoothprob = 100
0.00/0.08	c tries = 1
0.00/0.08	c 

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-1729719-1240753022/watcher-1729719-1240753022 -o /tmp/evaluation-result-1729719-1240753022/solver-1729719-1240753022 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hybridGM7 HOME/instance-1729719-1240753022.cnf 55809814 

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.00 1.00 1.08 3/64 25193
/proc/meminfo: memFree=1830296/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=260600 CPUtime=0
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 860 0 0 0 0 0 0 0 18 0 1 0 103336230 266854400 844 1992294400 134512640 135204385 4294956208 18446744073709551615 134542712 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 65150 850 55 168 0 64980 0

[startup+0.084604 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25193
/proc/meminfo: memFree=1830296/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=268416 CPUtime=0.07
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 4885 0 0 0 6 1 0 0 18 0 1 0 103336230 274857984 4868 1992294400 134512640 135204385 4294956208 18446744073709551615 134537711 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67104 4868 63 168 0 66934 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 268416

[startup+0.101605 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25193
/proc/meminfo: memFree=1830296/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=268416 CPUtime=0.09
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 4885 0 0 0 8 1 0 0 18 0 1 0 103336230 274857984 4868 1992294400 134512640 135204385 4294956208 18446744073709551615 134537792 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67104 4868 63 168 0 66934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 268416

[startup+0.301621 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25193
/proc/meminfo: memFree=1830296/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=268416 CPUtime=0.29
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 4885 0 0 0 28 1 0 0 19 0 1 0 103336230 274857984 4868 1992294400 134512640 135204385 4294956208 18446744073709551615 134538429 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67104 4868 63 168 0 66934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 268416

[startup+0.701653 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 25193
/proc/meminfo: memFree=1830296/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=269456 CPUtime=0.69
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 5713 0 0 0 68 1 0 0 22 0 1 0 103336230 275922944 5528 1992294400 134512640 135204385 4294956208 18446744073709551615 134537704 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67364 5528 85 168 0 67194 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 269456

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1808144/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=269456 CPUtime=1.49
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 5713 0 0 0 148 1 0 0 25 0 1 0 103336230 275922944 5528 1992294400 134512640 135204385 4294956208 18446744073709551615 134538559 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67364 5528 85 168 0 67194 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 269456

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1808016/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=271272 CPUtime=3.09
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 6011 0 0 0 307 2 0 0 25 0 1 0 103336230 277782528 5816 1992294400 134512640 135204385 4294956208 18446744073709551615 134660112 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 67818 5816 85 168 0 67648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 271272

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1806032/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=272204 CPUtime=6.29
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 6435 0 0 0 627 2 0 0 25 0 1 0 103336230 278736896 6156 1992294400 134512640 135204385 4294956208 18446744073709551615 134538460 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 68051 6156 85 168 0 67881 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 272204

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1804240/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=273688 CPUtime=12.69
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 6860 0 0 0 1267 2 0 0 25 0 1 0 103336230 280256512 6501 1992294400 134512640 135204385 4294956208 18446744073709551615 134538013 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 68422 6501 85 168 0 68252 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 273688

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1800400/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=277548 CPUtime=25.48
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 7820 0 0 0 2546 2 0 0 25 0 1 0 103336230 284209152 7453 1992294400 134512640 135204385 4294956208 18446744073709551615 134538312 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 69387 7453 85 168 0 69217 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 277548

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 25194
/proc/meminfo: memFree=1795600/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=283448 CPUtime=51.08
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 9376 0 0 0 5105 3 0 0 25 0 1 0 103336230 290250752 8906 1992294400 134512640 135204385 4294956208 18446744073709551615 134537711 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 70862 8906 85 168 0 70692 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 283448

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25194
/proc/meminfo: memFree=1784784/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=293064 CPUtime=102.27
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 11825 0 0 0 10223 4 0 0 25 0 1 0 103336230 300097536 11355 1992294400 134512640 135204385 4294956208 18446744073709551615 134537726 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 73266 11355 85 168 0 73096 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 293064

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 25194
/proc/meminfo: memFree=1773008/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=304808 CPUtime=162.26
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 14865 0 0 0 16220 6 0 0 25 0 1 0 103336230 312123392 14296 1992294400 134512640 135204385 4294956208 18446744073709551615 134537792 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 76202 14296 85 168 0 76032 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 304808

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 25194
/proc/meminfo: memFree=1761360/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=316520 CPUtime=222.24
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 17743 0 0 0 22216 8 0 0 25 0 1 0 103336230 324116480 17174 1992294400 134512640 135204385 4294956208 18446744073709551615 134538393 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 79130 17174 85 168 0 78960 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 316520

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1747728/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=329960 CPUtime=282.23
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 21170 0 0 0 28214 9 0 0 25 0 1 0 103336230 337879040 20601 1992294400 134512640 135204385 4294956208 18446744073709551615 134538118 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 82490 20601 85 168 0 82320 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 329960

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

[startup+307.103 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1741328/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=336164 CPUtime=307.02
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 22718 0 0 0 30692 10 0 0 25 0 1 0 103336230 344231936 22149 1992294400 134512640 135204385 4294956208 18446744073709551615 134537792 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 84041 22149 85 168 0 83871 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 336164

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1738384/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=339172 CPUtime=319.81
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 23461 0 0 0 31971 10 0 0 25 0 1 0 103336230 347312128 22892 1992294400 134512640 135204385 4294956208 18446744073709551615 134538284 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 84793 22892 85 168 0 84623 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 339172

[startup+332.703 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1735440/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=342116 CPUtime=332.62
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 24196 0 0 0 33251 11 0 0 25 0 1 0 103336230 350326784 23627 1992294400 134512640 135204385 4294956208 18446744073709551615 134538264 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 85529 23627 85 168 0 85359 0
Current children cumulated CPU time (s) 332.62
Current children cumulated vsize (KiB) 342116

[startup+335.901 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1734096/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=344052 CPUtime=335.81
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 24665 0 0 0 33570 11 0 0 25 0 1 0 103336230 352309248 24096 1992294400 134512640 135204385 4294956208 18446744073709551615 134538013 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 86013 24096 85 168 0 85843 0
Current children cumulated CPU time (s) 335.81
Current children cumulated vsize (KiB) 344052

[startup+339.101 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1732944/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=344552 CPUtime=339.01
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 24807 0 0 0 33890 11 0 0 25 0 1 0 103336230 352821248 24238 1992294400 134512640 135204385 4294956208 18446744073709551615 134538312 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 86138 24238 85 168 0 85968 0
Current children cumulated CPU time (s) 339.01
Current children cumulated vsize (KiB) 344552

[startup+340.701 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1732944/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=344552 CPUtime=340.61
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 24807 0 0 0 34050 11 0 0 25 0 1 0 103336230 352821248 24238 1992294400 134512640 135204385 4294956208 18446744073709551615 134537792 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 86138 24238 85 168 0 85968 0
Current children cumulated CPU time (s) 340.61
Current children cumulated vsize (KiB) 344552

[startup+341.102 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1732944/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=344552 CPUtime=341.01
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4194304 24807 0 0 0 34090 11 0 0 25 0 1 0 103336230 352821248 24238 1992294400 134512640 135204385 4294956208 18446744073709551615 134537792 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 86138 24238 85 168 0 85968 0
Current children cumulated CPU time (s) 341.01
Current children cumulated vsize (KiB) 344552

[startup+341.503 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 25194
/proc/meminfo: memFree=1732944/2055920 swapFree=4192812/4192956
[pid=25193] ppid=25191 vsize=344552 CPUtime=341.41
/proc/25193/stat : 25193 (hybridGM7) R 25191 25193 25003 0 -1 4195840 35569 0 0 0 34098 43 0 0 25 0 1 0 103336230 352821248 24259 1992294400 134512640 135204385 4294956208 18446744073709551615 134532951 0 0 4096 0 0 0 0 17 1 0 0
/proc/25193/statm: 86138 24259 85 168 0 85968 0
Current children cumulated CPU time (s) 341.41
Current children cumulated vsize (KiB) 344552

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 341.596
CPU time (s): 341.515
CPU user time (s): 340.982
CPU system time (s): 0.532918
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 344552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 340.982
system time used= 0.532918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36447
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= 2
involuntary context switches= 745

runsolver used 0.354946 second user time and 0.58891 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 15:37:02
IDJOB=1729719
IDBENCH=24712
IDSOLVER=535
FILE ID=node3/1729719-1240753022
PBS_JOBID= 9187075
Free space on /tmp= 66068 MiB

SOLVER NAME= hybridGM7 7
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG7-gensys-icl006.sat05-3132.reshuffled-07.cnf
COMMAND LINE= HOME/hybridGM7 BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729719-1240753022/watcher-1729719-1240753022 -o /tmp/evaluation-result-1729719-1240753022/solver-1729719-1240753022 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hybridGM7 HOME/instance-1729719-1240753022.cnf 55809814 

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

MD5SUM BENCH= 56dc474305bf6e6817771129f995c737
RANDOM SEED=55809814

node3.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.212
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.212
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:       1830776 kB
Buffers:         25176 kB
Cached:         115516 kB
SwapCached:          0 kB
Active:          32172 kB
Inactive:       122412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            56588 kB
Committed_AS:   401844 kB
PageTables:       1372 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= 65976 MiB
End job on node3 at 2009-04-26 15:42:44