Trace number 1805807

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
minisat2-core 070721UNSAT 203.488 203.568

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.6072
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1133                                                 |
0.00/0.00	|  Number of clauses:    56210                                                |
0.00/0.06	|  Parsing time:         0.06         s                                       |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	|         0 |    1069    54582   344452 |    18194        0    nan |  0.000 % |
0.00/0.07	|       104 |    1069    54582   344452 |    20013      104     14 |  5.649 % |
0.08/0.10	|       256 |    1069    54582   344452 |    22014      256     16 |  5.649 % |
0.09/0.11	|       484 |    1069    54582   344452 |    24216      484     16 |  5.658 % |
0.09/0.17	|       821 |    1069    54582   344452 |    26637      821     19 |  5.649 % |
0.19/0.26	|      1327 |    1069    54582   344452 |    29301     1327     20 |  5.653 % |
0.29/0.39	|      2086 |    1069    54582   344452 |    32231     2086     22 |  5.653 % |
0.59/0.65	|      3227 |    1069    54582   344452 |    35454     3227     24 |  5.653 % |
0.89/0.97	|      4937 |    1069    54582   344452 |    39000     4937     25 |  5.653 % |
1.49/1.56	|      7499 |    1069    54582   344452 |    42900     7499     26 |  5.649 % |
2.69/2.74	|     11344 |    1069    54582   344452 |    47190    11344     30 |  5.653 % |
4.69/4.77	|     17110 |    1069    54582   344452 |    51909    17110     31 |  5.649 % |
8.99/9.04	|     25761 |    1069    54582   344452 |    57100    25761     31 |  5.654 % |
18.09/18.15	|     38735 |    1069    54582   344452 |    62810    38735     31 |  5.654 % |
35.38/35.50	|     58196 |    1066    52283   328919 |    69091    47003     33 |  5.918 % |
68.46/68.58	|     87388 |    1066    52283   328919 |    76000    26190     30 |  5.914 % |
110.25/110.34	|    131179 |    1060    49379   309792 |    83600    58321     33 |  6.444 % |
189.82/189.91	|    196863 |    1051    47320   295939 |    91961    55765     30 |  7.239 % |
203.42/203.56	===============================================================================
203.42/203.56	restarts              : 18
203.42/203.56	conflicts             : 206461         (1015 /sec)
203.42/203.56	decisions             : 359190         (1.75 % random) (1766 /sec)
203.42/203.56	propagations          : 18487552       (90879 /sec)
203.42/203.56	conflict literals     : 6957014        (49.09 % deleted)
203.42/203.56	Memory used           : 20.39 MB
203.42/203.56	CPU time              : 203.43 s
203.42/203.56	
203.42/203.56	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1805807-1242142215/watcher-1805807-1242142215 -o /tmp/evaluation-result-1805807-1242142215/solver-1805807-1242142215 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805807-1242142215.cnf 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.02 0.45 3/64 10078
/proc/meminfo: memFree=1208392/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=2028 CPUtime=0
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 370 0 0 0 0 0 0 0 20 0 1 0 242256226 2076672 355 1992294400 134512640 135213614 4294956256 18446744073709551615 134719431 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 507 357 58 171 0 333 0

[startup+0.0956629 s]
/proc/loadavg: 0.00 0.02 0.45 3/64 10078
/proc/meminfo: memFree=1208392/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=4856 CPUtime=0.08
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1123 0 0 0 8 0 0 0 20 0 1 0 242256226 4972544 1108 1992294400 134512640 135213614 4294956256 18446744073709551615 134530661 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1214 1108 77 171 0 1040 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4856

[startup+0.102664 s]
/proc/loadavg: 0.00 0.02 0.45 3/64 10078
/proc/meminfo: memFree=1208392/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=4996 CPUtime=0.09
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1127 0 0 0 9 0 0 0 20 0 1 0 242256226 5115904 1112 1992294400 134512640 135213614 4294956256 18446744073709551615 134741534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1249 1112 77 171 0 1075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4996

[startup+0.301703 s]
/proc/loadavg: 0.00 0.02 0.45 3/64 10078
/proc/meminfo: memFree=1208392/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=5264 CPUtime=0.29
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1196 0 0 0 29 0 0 0 21 0 1 0 242256226 5390336 1181 1992294400 134512640 135213614 4294956256 18446744073709551615 134526792 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1316 1181 77 171 0 1142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5264

[startup+0.701785 s]
/proc/loadavg: 0.00 0.02 0.45 3/64 10078
/proc/meminfo: memFree=1208392/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=5528 CPUtime=0.69
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1282 0 0 0 69 0 0 0 25 0 1 0 242256226 5660672 1267 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1382 1267 77 171 0 1208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5528

[startup+1.50194 s]
/proc/loadavg: 0.00 0.02 0.45 2/65 10079
/proc/meminfo: memFree=1203328/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=6196 CPUtime=1.49
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1427 0 0 0 149 0 0 0 25 0 1 0 242256226 6344704 1412 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1549 1412 77 171 0 1375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6196

[startup+3.10126 s]
/proc/loadavg: 0.08 0.04 0.45 2/65 10079
/proc/meminfo: memFree=1202496/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=7148 CPUtime=3.09
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 1661 0 0 0 309 0 0 0 25 0 1 0 242256226 7319552 1646 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 1787 1646 77 171 0 1613 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7148

[startup+6.3019 s]
/proc/loadavg: 0.08 0.04 0.45 2/65 10079
/proc/meminfo: memFree=1200704/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=8520 CPUtime=6.29
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 2003 0 0 0 628 1 0 0 25 0 1 0 242256226 8724480 1988 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 2130 1988 77 171 0 1956 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8520

[startup+12.7012 s]
/proc/loadavg: 0.22 0.07 0.45 2/65 10079
/proc/meminfo: memFree=1198592/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=10268 CPUtime=12.68
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 2462 0 0 0 1267 1 0 0 25 0 1 0 242256226 10514432 2447 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 2567 2447 77 171 0 2393 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10268

[startup+25.5017 s]
/proc/loadavg: 0.34 0.10 0.46 2/65 10079
/proc/meminfo: memFree=1195648/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=13128 CPUtime=25.48
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 3177 0 0 0 2546 2 0 0 25 0 1 0 242256226 13443072 3162 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 3282 3162 77 171 0 3108 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13128

[startup+51.1018 s]
/proc/loadavg: 0.56 0.17 0.47 2/65 10079
/proc/meminfo: memFree=1193024/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=15792 CPUtime=51.07
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 3851 0 0 0 5104 3 0 0 25 0 1 0 242256226 16171008 3836 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 3948 3836 77 171 0 3774 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15792

[startup+102.305 s]
/proc/loadavg: 0.82 0.31 0.50 2/65 10079
/proc/meminfo: memFree=1191168/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=17792 CPUtime=102.25
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 4296 0 0 0 10222 3 0 0 25 0 1 0 242256226 18219008 4281 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 4448 4281 77 171 0 4274 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17792

[startup+162.302 s]
/proc/loadavg: 0.93 0.43 0.53 2/65 10079
/proc/meminfo: memFree=1188288/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20584 CPUtime=162.23
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5002 0 0 0 16218 5 0 0 25 0 1 0 242256226 21078016 4987 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5146 4987 77 171 0 4972 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20584

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

[startup+179.101 s]
/proc/loadavg: 0.95 0.46 0.54 2/65 10079
/proc/meminfo: memFree=1188160/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20584 CPUtime=179.02
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5032 0 0 0 17897 5 0 0 25 0 1 0 242256226 21078016 5017 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5146 5017 77 171 0 4972 0
Current children cumulated CPU time (s) 179.02
Current children cumulated vsize (KiB) 20584

[startup+191.902 s]
/proc/loadavg: 0.95 0.48 0.54 2/65 10079
/proc/meminfo: memFree=1188096/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20736 CPUtime=191.82
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5059 0 0 0 19177 5 0 0 25 0 1 0 242256226 21233664 5044 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5184 5044 77 171 0 5010 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 20736

[startup+198.302 s]
/proc/loadavg: 0.96 0.49 0.55 2/65 10079
/proc/meminfo: memFree=1187968/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20872 CPUtime=198.21
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5082 0 0 0 19816 5 0 0 25 0 1 0 242256226 21372928 5067 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5218 5067 77 171 0 5044 0
Current children cumulated CPU time (s) 198.21
Current children cumulated vsize (KiB) 20872

[startup+201.502 s]
/proc/loadavg: 0.96 0.49 0.55 2/65 10079
/proc/meminfo: memFree=1187968/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20872 CPUtime=201.41
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5087 0 0 0 20136 5 0 0 25 0 1 0 242256226 21372928 5072 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5218 5072 77 171 0 5044 0
Current children cumulated CPU time (s) 201.41
Current children cumulated vsize (KiB) 20872

[startup+202.302 s]
/proc/loadavg: 0.96 0.50 0.55 2/65 10079
/proc/meminfo: memFree=1187968/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20872 CPUtime=202.22
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5088 0 0 0 20217 5 0 0 25 0 1 0 242256226 21372928 5073 1992294400 134512640 135213614 4294956256 18446744073709551615 134526677 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5218 5073 77 171 0 5044 0
Current children cumulated CPU time (s) 202.22
Current children cumulated vsize (KiB) 20872

[startup+203.102 s]
/proc/loadavg: 0.96 0.50 0.55 2/65 10079
/proc/meminfo: memFree=1187968/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20872 CPUtime=203.01
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5088 0 0 0 20296 5 0 0 25 0 1 0 242256226 21372928 5073 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5218 5073 77 171 0 5044 0
Current children cumulated CPU time (s) 203.01
Current children cumulated vsize (KiB) 20872

[startup+203.506 s]
/proc/loadavg: 0.96 0.50 0.55 2/65 10079
/proc/meminfo: memFree=1187968/2055920 swapFree=4180356/4192956
[pid=10078] ppid=10076 vsize=20872 CPUtime=203.42
/proc/10078/stat : 10078 (minisat_static) R 10076 10078 10041 0 -1 4194304 5088 0 0 0 20337 5 0 0 25 0 1 0 242256226 21372928 5073 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/10078/statm: 5218 5073 77 171 0 5044 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 20872

Child status: 20
Real time (s): 203.568
CPU time (s): 203.488
CPU user time (s): 203.43
CPU system time (s): 0.057991
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (KiB): 20872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 203.43
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5099
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= 3
involuntary context switches= 534

runsolver used 0.184971 second user time and 0.387941 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-12 17:30:15
IDJOB=1805807
IDBENCH=24601
IDSOLVER=651
FILE ID=node1/1805807-1242142215
PBS_JOBID= 9289720
Free space on /tmp= 66252 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805807-1242142215/watcher-1805807-1242142215 -o /tmp/evaluation-result-1805807-1242142215/solver-1805807-1242142215 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805807-1242142215.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=2080335245

node1.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.259
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	: 5931.00
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.259
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:       1208872 kB
Buffers:         63760 kB
Cached:         700120 kB
SwapCached:       6356 kB
Active:          78100 kB
Inactive:       693492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208872 kB
SwapTotal:     4192956 kB
SwapFree:      4180356 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            61508 kB
Committed_AS:   922376 kB
PageTables:       1436 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= 66252 MiB
End job on node1 at 2009-05-12 17:33:39