Trace number 1730041

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-random 2009-03-22UNSAT 89.7154 89.7411

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.4682
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1605                                                 |
0.00/0.00	c |  Number of clauses:    8025                                                 |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          994750266.000000
0.00/0.03	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |    1344     4806    38429 |     1602        0    nan |  0.000 % |
0.09/0.17	c |       101 |    1344     4806    38429 |     1762      101     14 |  2.617 % |
0.19/0.23	c |       251 |    1344     4806    38429 |     1938      251     12 |  2.617 % |
0.29/0.30	c |       476 |    1344     4806    38429 |     2132      476     12 |  2.617 % |
0.29/0.37	c |       814 |    1344     4806    38429 |     2345      814     15 |  2.617 % |
0.39/0.45	c |      1321 |    1344     4806    38429 |     2580     1321     17 |  2.617 % |
0.49/0.54	c |      2080 |    1344     4806    38429 |     2838     2080     18 |  2.617 % |
0.59/0.65	c |      3220 |    1344     4806    38429 |     3121     1738     22 |  2.617 % |
0.69/0.78	c |      4929 |    1344     4806    38429 |     3434     1815     20 |  2.617 % |
0.89/0.96	c |      7491 |    1344     4806    38429 |     3777     2592     27 |  2.617 % |
1.10/1.19	c |     11335 |    1344     4806    38429 |     4155     2544     19 |  2.617 % |
1.49/1.51	c |     17101 |    1344     4806    38429 |     4570     4060     18 |  2.617 % |
1.99/2.01	c |     25750 |    1344     4806    38429 |     5027     3333     17 |  2.617 % |
2.59/2.68	c |     38725 |    1344     4806    38429 |     5530     3428     22 |  2.617 % |
3.89/3.92	c |     58189 |    1344     4806    38429 |     6083     3106     18 |  2.617 % |
5.69/5.75	c |     87382 |    1344     4806    38429 |     6691     4485     19 |  2.617 % |
8.49/8.54	c |    131173 |    1344     4806    38429 |     7361     4175     16 |  2.617 % |
13.39/13.42	c |    196857 |    1344     4806    38429 |     8097     6367     23 |  2.617 % |
20.48/20.53	c |    295383 |    1344     4806    38429 |     8906     6423     20 |  2.617 % |
32.58/32.64	c |    443174 |    1344     4806    38429 |     9797     5550     20 |  2.617 % |
51.18/51.29	c |    664858 |    1344     4806    38429 |    10777     9338     22 |  2.617 % |
81.67/81.77	c |    997385 |    1326     3330    26070 |    11855     8215     17 |  3.738 % |
89.67/89.73	c ===============================================================================
89.67/89.73	c surveys--CPU time (sec)   : 1.3658         (1.52 % of total)
89.67/89.73	c surveys--attempted        : 22             (16 /sec)
89.67/89.73	c surveys--converged        : 22             (100.00 % successful)
89.67/89.73	c restarts              : 22
89.67/89.73	c conflicts             : 1079865        (12225 /sec)
89.67/89.73	c decisions             : 2134027        (1.92 % random) (24158 /sec)
89.67/89.73	c propagations          : 35999590       (407537 /sec)
89.67/89.73	c conflict literals     : 23704502       (25.32 % deleted)
89.67/89.73	c Memory used           : 8.30 MB
89.67/89.73	c Total CPU time (sec)      : 89.7004     
89.67/89.73	c 
89.67/89.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-1730041-1240755584/watcher-1730041-1240755584 -o /tmp/evaluation-result-1730041-1240755584/solver-1730041-1240755584 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=994750266 HOME/instance-1730041-1240755584.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: 1.99 1.95 1.67 3/64 22020
/proc/meminfo: memFree=1703936/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=2696 CPUtime=0
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 103591267 2760704 333 1992294400 4194304 5102416 548682068784 18446744073709551615 4198328 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 674 333 88 221 0 450 0

[startup+0.0413501 s]
/proc/loadavg: 1.99 1.95 1.67 3/64 22020
/proc/meminfo: memFree=1703936/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=4620 CPUtime=0.03
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 846 0 0 0 3 0 0 0 18 0 1 0 103591267 4730880 831 1992294400 4194304 5102416 548682068784 18446744073709551615 4272809 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1155 831 98 221 0 931 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4620

[startup+0.101357 s]
/proc/loadavg: 1.99 1.95 1.67 3/64 22020
/proc/meminfo: memFree=1703936/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=4896 CPUtime=0.09
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 905 0 0 0 9 0 0 0 18 0 1 0 103591267 5013504 890 1992294400 4194304 5102416 548682068784 18446744073709551615 4273075 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1224 890 99 221 0 1000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4896

[startup+0.301386 s]
/proc/loadavg: 1.99 1.95 1.67 3/64 22020
/proc/meminfo: memFree=1703936/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=4752 CPUtime=0.29
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 918 0 0 0 29 0 0 0 19 0 1 0 103591267 4866048 867 1992294400 4194304 5102416 548682068784 18446744073709551615 4254884 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1188 867 112 221 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4752

[startup+0.701443 s]
/proc/loadavg: 1.99 1.95 1.67 3/64 22020
/proc/meminfo: memFree=1703936/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=4752 CPUtime=0.69
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 918 0 0 0 69 0 0 0 22 0 1 0 103591267 4866048 867 1992294400 4194304 5102416 548682068784 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1188 867 112 221 0 964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4752

[startup+1.50256 s]
/proc/loadavg: 1.91 1.94 1.67 2/65 22021
/proc/meminfo: memFree=1700728/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=4752 CPUtime=1.49
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 919 0 0 0 149 0 0 0 25 0 1 0 103591267 4866048 868 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1188 868 112 221 0 964 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4752

[startup+3.10178 s]
/proc/loadavg: 1.91 1.94 1.67 2/65 22021
/proc/meminfo: memFree=1700600/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=5148 CPUtime=3.09
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1019 0 0 0 309 0 0 0 25 0 1 0 103591267 5271552 968 1992294400 4194304 5102416 548682068784 18446744073709551615 4249638 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1287 968 112 221 0 1063 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5148

[startup+6.30124 s]
/proc/loadavg: 1.91 1.94 1.67 2/65 22021
/proc/meminfo: memFree=1700024/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=5412 CPUtime=6.29
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1086 0 0 0 629 0 0 0 25 0 1 0 103591267 5541888 1035 1992294400 4194304 5102416 548682068784 18446744073709551615 4515515 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1353 1035 112 221 0 1129 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5412

[startup+12.7012 s]
/proc/loadavg: 1.77 1.91 1.66 2/65 22021
/proc/meminfo: memFree=1699008/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=6228 CPUtime=12.69
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1309 0 0 0 1269 0 0 0 25 0 1 0 103591267 6377472 1258 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1557 1258 112 221 0 1333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6228

[startup+25.502 s]
/proc/loadavg: 1.65 1.88 1.65 2/65 22021
/proc/meminfo: memFree=1698496/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=6852 CPUtime=25.48
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1443 0 0 0 2548 0 0 0 25 0 1 0 103591267 7016448 1392 1992294400 4194304 5102416 548682068784 18446744073709551615 4249567 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1713 1392 112 221 0 1489 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6852

[startup+51.1016 s]
/proc/loadavg: 1.43 1.80 1.63 2/65 22021
/proc/meminfo: memFree=1697600/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=7812 CPUtime=51.08
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1670 0 0 0 5107 1 0 0 25 0 1 0 103591267 7999488 1619 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 1953 1619 112 221 0 1729 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7812

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

[startup+76.7013 s]
/proc/loadavg: 1.26 1.73 1.61 2/65 22021
/proc/meminfo: memFree=1697024/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8356 CPUtime=76.67
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1808 0 0 0 7666 1 0 0 25 0 1 0 103591267 8556544 1757 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2089 1757 112 221 0 1865 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 8356

[startup+83.1012 s]
/proc/loadavg: 1.24 1.71 1.61 2/65 22021
/proc/meminfo: memFree=1696960/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8356 CPUtime=83.07
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1820 0 0 0 8306 1 0 0 25 0 1 0 103591267 8556544 1769 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2089 1769 112 221 0 1865 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 8356

[startup+86.3016 s]
/proc/loadavg: 1.22 1.70 1.61 2/65 22021
/proc/meminfo: memFree=1696960/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8356 CPUtime=86.27
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1824 0 0 0 8626 1 0 0 25 0 1 0 103591267 8556544 1773 1992294400 4194304 5102416 548682068784 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2089 1773 112 221 0 1865 0
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (KiB) 8356

[startup+87.9029 s]
/proc/loadavg: 1.22 1.70 1.61 2/65 22021
/proc/meminfo: memFree=1696896/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8356 CPUtime=87.87
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1827 0 0 0 8786 1 0 0 25 0 1 0 103591267 8556544 1776 1992294400 4194304 5102416 548682068784 18446744073709551615 4250067 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2089 1776 112 221 0 1865 0
Current children cumulated CPU time (s) 87.87
Current children cumulated vsize (KiB) 8356

[startup+88.702 s]
/proc/loadavg: 1.22 1.70 1.61 2/65 22021
/proc/meminfo: memFree=1696896/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8500 CPUtime=88.67
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1831 0 0 0 8866 1 0 0 25 0 1 0 103591267 8704000 1780 1992294400 4194304 5102416 548682068784 18446744073709551615 4249573 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2125 1780 112 221 0 1901 0
Current children cumulated CPU time (s) 88.67
Current children cumulated vsize (KiB) 8500

[startup+89.5011 s]
/proc/loadavg: 1.22 1.70 1.61 2/65 22021
/proc/meminfo: memFree=1696896/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8500 CPUtime=89.47
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1834 0 0 0 8946 1 0 0 25 0 1 0 103591267 8704000 1783 1992294400 4194304 5102416 548682068784 18446744073709551615 4249529 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2125 1783 112 221 0 1901 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 8500

[startup+89.7011 s]
/proc/loadavg: 1.22 1.70 1.61 2/65 22021
/proc/meminfo: memFree=1696896/2055920 swapFree=4181336/4192956
[pid=22020] ppid=22018 vsize=8500 CPUtime=89.67
/proc/22020/stat : 22020 (varsat-random_s) R 22018 22020 21787 0 -1 4194304 1834 0 0 0 8966 1 0 0 25 0 1 0 103591267 8704000 1783 1992294400 4194304 5102416 548682068784 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/22020/statm: 2125 1783 112 221 0 1901 0
Current children cumulated CPU time (s) 89.67
Current children cumulated vsize (KiB) 8500

Child status: 20
Real time (s): 89.7411
CPU time (s): 89.7154
CPU user time (s): 89.7004
CPU system time (s): 0.014997
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 8500

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

runsolver used 0.086986 second user time and 0.171973 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-26 16:19:44
IDJOB=1730041
IDBENCH=24720
IDSOLVER=539
FILE ID=node29/1730041-1240755584
PBS_JOBID= 9187118
Free space on /tmp= 66420 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730041-1240755584/watcher-1730041-1240755584 -o /tmp/evaluation-result-1730041-1240755584/solver-1730041-1240755584 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=994750266 HOME/instance-1730041-1240755584.cnf

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=994750266

node29.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.281
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.281
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:       1704352 kB
Buffers:         37984 kB
Cached:         235532 kB
SwapCached:       5488 kB
Active:          42164 kB
Inactive:       239300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704352 kB
SwapTotal:     4192956 kB
SwapFree:      4181336 kB
Dirty:            1360 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            55988 kB
Committed_AS:   444340 kB
PageTables:       1468 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= 66420 MiB
End job on node29 at 2009-04-26 16:21:14