Trace number 1725853

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
VARSAT-industrial 2009-03-22UNSAT 168.697 168.74

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
MD5SUMf9cdae8890dde718d40830262adc8433
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0236
Satisfiable
(Un)Satisfiability was proved
Number of variables1467
Number of clauses7521
Sum of the clauses size64621
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31130
Number of clauses of size 482
Number of clauses of size 5852
Number of clauses of size over 55183

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1467                                                 |
0.00/0.00	c |  Number of clauses:    7521                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          224577143.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.03/0.09	c ============================[ Search Statistics ]==============================
0.03/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.09	c ===============================================================================
0.03/0.09	c |         0 |    1224     4411    35368 |     1470        0    nan |  0.000 % |
0.09/0.12	c |       100 |    1224     4411    35368 |     1617      100     13 |  2.863 % |
0.09/0.16	c |       251 |    1224     4411    35368 |     1779      251     12 |  2.863 % |
0.09/0.19	c |       476 |    1224     4411    35368 |     1957      476     12 |  2.863 % |
0.19/0.23	c |       813 |    1224     4411    35368 |     2152      813     13 |  2.863 % |
0.19/0.27	c |      1319 |    1224     4411    35368 |     2367     1319     14 |  2.863 % |
0.29/0.33	c |      2078 |    1224     4411    35368 |     2604     2078     17 |  2.863 % |
0.39/0.40	c |      3217 |    1224     4411    35368 |     2865     1870     17 |  2.863 % |
0.39/0.48	c |      4926 |    1224     4411    35368 |     3151     2088     15 |  2.863 % |
0.59/0.61	c |      7488 |    1224     4411    35368 |     3466     3025     16 |  2.863 % |
0.69/0.77	c |     11332 |    1224     4411    35368 |     3813     3312     17 |  2.863 % |
1.00/1.05	c |     17099 |    1224     4411    35368 |     4195     3225     16 |  2.863 % |
1.39/1.44	c |     25748 |    1224     4411    35368 |     4614     3224     16 |  2.863 % |
1.99/2.05	c |     38722 |    1224     4411    35368 |     5075     4442     16 |  2.863 % |
2.99/3.05	c |     58183 |    1224     4411    35368 |     5583     3174     16 |  2.863 % |
4.59/4.60	c |     87375 |    1224     4411    35368 |     6141     3996     16 |  2.863 % |
6.89/6.93	c |    131164 |    1224     4411    35368 |     6756     4162     15 |  2.864 % |
10.89/10.98	c |    196848 |    1223     4006    32021 |     7431     5340     21 |  2.932 % |
17.59/17.66	c |    295374 |    1223     4006    32021 |     8174     5864     20 |  2.931 % |
28.48/28.56	c |    443163 |    1223     4006    32021 |     8992     4658     17 |  2.931 % |
45.18/45.20	c |    664847 |    1223     4006    32021 |     9891     7969     18 |  2.931 % |
72.67/72.71	c |    997373 |    1220     3546    28081 |    10880     8805     19 |  3.136 % |
117.66/117.77	c |   1496161 |    1219     3517    27965 |    11968     9560     20 |  3.205 % |
168.65/168.73	c ===============================================================================
168.65/168.73	c surveys--CPU time (sec)   : 0.6849         (0.41 % of total)
168.65/168.73	c surveys--attempted        : 23             (34 /sec)
168.65/168.73	c surveys--converged        : 23             (100.00 % successful)
168.65/168.73	c restarts              : 23
168.65/168.73	c conflicts             : 2015691        (11998 /sec)
168.65/168.73	c decisions             : 3100768        (1.91 % random) (18457 /sec)
168.65/168.73	c propagations          : 70682092       (420738 /sec)
168.65/168.73	c conflict literals     : 45136452       (25.94 % deleted)
168.65/168.73	c Memory used           : 8.71 MB
168.65/168.73	c Total CPU time (sec)      : 168.6804    
168.65/168.73	c 
168.65/168.73	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-1725853-1240707041/watcher-1725853-1240707041 -o /tmp/evaluation-result-1725853-1240707041/solver-1725853-1240707041 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=224577143 HOME/instance-1725853-1240707041.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
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.84 0.94 0.97 2/65 26506
/proc/meminfo: memFree=1832520/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=2820 CPUtime=0
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 370 0 0 0 0 0 0 0 20 0 1 0 98737840 2887680 355 1992294400 4194304 5102648 548682068800 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 705 356 87 221 0 481 0

[startup+0.035215 s]
/proc/loadavg: 0.84 0.94 0.97 2/65 26506
/proc/meminfo: memFree=1832520/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4540 CPUtime=0.03
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 792 0 0 0 3 0 0 0 20 0 1 0 98737840 4648960 777 1992294400 4194304 5102648 548682068800 18446744073709551615 4226541 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1135 777 99 221 0 911 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4540

[startup+0.101222 s]
/proc/loadavg: 0.84 0.94 0.97 2/65 26506
/proc/meminfo: memFree=1832520/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4656 CPUtime=0.09
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 877 0 0 0 9 0 0 0 20 0 1 0 98737840 4767744 823 1992294400 4194304 5102648 548682068800 18446744073709551615 4215205 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1164 823 102 221 0 940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4656

[startup+0.30124 s]
/proc/loadavg: 0.84 0.94 0.97 2/65 26506
/proc/meminfo: memFree=1832520/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4656 CPUtime=0.29
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 887 0 0 0 29 0 0 0 22 0 1 0 98737840 4767744 833 1992294400 4194304 5102648 548682068800 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1164 833 112 221 0 940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4656

[startup+0.701278 s]
/proc/loadavg: 0.84 0.94 0.97 2/65 26506
/proc/meminfo: memFree=1832520/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4656 CPUtime=0.69
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 887 0 0 0 69 0 0 0 25 0 1 0 98737840 4767744 833 1992294400 4194304 5102648 548682068800 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1164 833 112 221 0 940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4656

[startup+1.50135 s]
/proc/loadavg: 0.84 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1829376/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4656 CPUtime=1.49
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 888 0 0 0 149 0 0 0 25 0 1 0 98737840 4767744 834 1992294400 4194304 5102648 548682068800 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1164 834 112 221 0 940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4656

[startup+3.1015 s]
/proc/loadavg: 0.84 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1829248/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=4788 CPUtime=3.09
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 921 0 0 0 309 0 0 0 25 0 1 0 98737840 4902912 867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1197 867 112 221 0 973 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4788

[startup+6.3018 s]
/proc/loadavg: 0.85 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1828992/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=5056 CPUtime=6.29
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 997 0 0 0 629 0 0 0 25 0 1 0 98737840 5177344 943 1992294400 4194304 5102648 548682068800 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1264 943 112 221 0 1040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5056

[startup+12.7014 s]
/proc/loadavg: 0.87 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1828032/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=6000 CPUtime=12.69
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1220 0 0 0 1269 0 0 0 25 0 1 0 98737840 6144000 1166 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1500 1166 112 221 0 1276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6000

[startup+25.5026 s]
/proc/loadavg: 0.89 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1827200/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=6692 CPUtime=25.48
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1394 0 0 0 2548 0 0 0 25 0 1 0 98737840 6852608 1340 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1673 1340 112 221 0 1449 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6692

[startup+51.103 s]
/proc/loadavg: 0.93 0.94 0.97 2/66 26507
/proc/meminfo: memFree=1826560/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=7364 CPUtime=51.08
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1572 0 0 0 5107 1 0 0 25 0 1 0 98737840 7540736 1518 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 1841 1518 112 221 0 1617 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7364

[startup+102.306 s]
/proc/loadavg: 0.97 0.95 0.97 2/66 26507
/proc/meminfo: memFree=1825728/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8188 CPUtime=102.27
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1764 0 0 0 10226 1 0 0 25 0 1 0 98737840 8384512 1710 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2047 1710 112 221 0 1823 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8188

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=162.25
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16224 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8912

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

[startup+163.102 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=163.05
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16304 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 163.05
Current children cumulated vsize (KiB) 8912

[startup+166.302 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=166.25
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16624 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 8912

[startup+167.902 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=167.85
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16784 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 167.85
Current children cumulated vsize (KiB) 8912

[startup+168.305 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=168.25
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16824 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 168.25
Current children cumulated vsize (KiB) 8912

[startup+168.701 s]
/proc/loadavg: 0.99 0.96 0.97 2/66 26507
/proc/meminfo: memFree=1825024/2055920 swapFree=4188716/4192956
[pid=26506] ppid=26504 vsize=8912 CPUtime=168.65
/proc/26506/stat : 26506 (varsat-industri) R 26504 26506 26469 0 -1 4194304 1924 0 0 0 16864 1 0 0 25 0 1 0 98737840 9125888 1870 1992294400 4194304 5102648 548682068800 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/26506/statm: 2228 1870 112 221 0 2004 0
Current children cumulated CPU time (s) 168.65
Current children cumulated vsize (KiB) 8912

Child status: 20
Real time (s): 168.74
CPU time (s): 168.697
CPU user time (s): 168.68
CPU system time (s): 0.016997
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 8912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 168.68
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1929
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= 421

runsolver used 0.167974 second user time and 0.405938 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-26 02:50:41
IDJOB=1725853
IDBENCH=24599
IDSOLVER=538
FILE ID=node8/1725853-1240707041
PBS_JOBID= 9186841
Free space on /tmp= 65880 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-brn008.sat05-2685.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725853-1240707041/watcher-1725853-1240707041 -o /tmp/evaluation-result-1725853-1240707041/solver-1725853-1240707041 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=224577143 HOME/instance-1725853-1240707041.cnf

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

MD5SUM BENCH= f9cdae8890dde718d40830262adc8433
RANDOM SEED=224577143

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1832936 kB
Buffers:         18600 kB
Cached:         141744 kB
SwapCached:       1768 kB
Active:          97436 kB
Inactive:        75240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832936 kB
SwapTotal:     4192956 kB
SwapFree:      4188716 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          20916 kB
Slab:            36152 kB
Committed_AS:   493852 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65880 MiB
End job on node8 at 2009-04-26 02:53:30