Trace number 1785166

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 113.606 113.642

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.8495
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1477                                                 |
0.00/0.00	c |  Number of clauses:    7809                                                 |
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:          1173345617.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.06/0.09	c ============================[ Search Statistics ]==============================
0.06/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.06/0.09	c ===============================================================================
0.06/0.09	c |         0 |    1234     4590    36164 |     1530        0    nan |  0.000 % |
0.09/0.13	c |       100 |    1234     4590    36164 |     1683      100     11 |  2.844 % |
0.09/0.17	c |       250 |    1234     4590    36164 |     1851      250     12 |  2.844 % |
0.19/0.21	c |       476 |    1234     4590    36164 |     2036      476     16 |  2.844 % |
0.19/0.26	c |       813 |    1234     4590    36164 |     2240      813     16 |  2.844 % |
0.29/0.30	c |      1319 |    1234     4590    36164 |     2464     1319     17 |  2.844 % |
0.29/0.35	c |      2078 |    1234     4590    36164 |     2710     2078     18 |  2.844 % |
0.39/0.43	c |      3217 |    1234     4590    36164 |     2981     1803     16 |  2.844 % |
0.49/0.53	c |      4925 |    1234     4590    36164 |     3279     1954     15 |  2.844 % |
0.59/0.66	c |      7487 |    1234     4590    36164 |     3607     2821     17 |  2.844 % |
0.79/0.84	c |     11332 |    1234     4590    36164 |     3968     2932     16 |  2.844 % |
1.09/1.11	c |     17099 |    1234     4590    36164 |     4365     2604     16 |  2.844 % |
1.49/1.59	c |     25748 |    1234     4590    36164 |     4801     2332     15 |  2.844 % |
2.19/2.26	c |     38722 |    1234     4590    36164 |     5281     3005     15 |  2.844 % |
3.29/3.36	c |     58184 |    1234     4590    36164 |     5810     3664     15 |  2.844 % |
4.89/4.99	c |     87376 |    1234     4590    36164 |     6391     3326     15 |  2.844 % |
7.69/7.74	c |    131165 |    1233     4185    32817 |     7030     6403     22 |  2.911 % |
12.68/12.74	c |    196849 |    1233     4185    32817 |     7733     4369     23 |  2.911 % |
20.29/20.31	c |    295375 |    1233     4185    32817 |     8506     4885     19 |  2.911 % |
32.38/32.43	c |    443164 |    1233     4185    32817 |     9357     6289     18 |  2.911 % |
51.27/51.30	c |    664847 |    1233     4185    32817 |    10293     5720     18 |  2.912 % |
81.27/81.37	c |    997372 |    1230     3738    28938 |    11322     9054     22 |  3.114 % |
113.55/113.64	c ===============================================================================
113.55/113.64	c surveys--CPU time (sec)   : 0.6859         (0.60 % of total)
113.55/113.64	c surveys--attempted        : 22             (32 /sec)
113.55/113.64	c surveys--converged        : 22             (100.00 % successful)
113.55/113.64	c restarts              : 22
113.55/113.64	c conflicts             : 1323212        (11720 /sec)
113.55/113.64	c decisions             : 2511121        (1.93 % random) (22242 /sec)
113.55/113.64	c propagations          : 47440286       (420205 /sec)
113.55/113.64	c conflict literals     : 28557480       (27.05 % deleted)
113.55/113.64	c Memory used           : 8.10 MB
113.55/113.64	c Total CPU time (sec)      : 113.5837    
113.55/113.64	c 
113.55/113.64	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-1785166-1241896833/watcher-1785166-1241896833 -o /tmp/evaluation-result-1785166-1241896833/solver-1785166-1241896833 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1173345617 HOME/instance-1785166-1241896833.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.97 0.98 0.99 3/64 18766
/proc/meminfo: memFree=1866896/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=2688 CPUtime=0
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 217716190 2752512 318 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 672 319 87 221 0 448 0

[startup+0.0706009 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18766
/proc/meminfo: memFree=1866896/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4448 CPUtime=0.06
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 808 0 0 0 6 0 0 0 18 0 1 0 217716190 4554752 793 1992294400 4194304 5102648 548682068784 18446744073709551615 4284289 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1112 793 100 221 0 888 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4448

[startup+0.101604 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18766
/proc/meminfo: memFree=1866896/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4592 CPUtime=0.09
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 869 0 0 0 9 0 0 0 18 0 1 0 217716190 4702208 820 1992294400 4194304 5102648 548682068784 18446744073709551615 4214126 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1148 820 102 221 0 924 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4592

[startup+0.301632 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18766
/proc/meminfo: memFree=1866896/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4592 CPUtime=0.29
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 879 0 0 0 29 0 0 0 20 0 1 0 217716190 4702208 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4256215 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1148 830 112 221 0 924 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4592

[startup+0.701689 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 18766
/proc/meminfo: memFree=1866896/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4592 CPUtime=0.69
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 879 0 0 0 69 0 0 0 23 0 1 0 217716190 4702208 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1148 830 112 221 0 924 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4592

[startup+1.5018 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1863816/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4592 CPUtime=1.49
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 879 0 0 0 149 0 0 0 25 0 1 0 217716190 4702208 830 1992294400 4194304 5102648 548682068784 18446744073709551615 4489532 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1148 830 112 221 0 924 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4592

[startup+3.10103 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1863688/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=4772 CPUtime=3.09
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 914 0 0 0 309 0 0 0 25 0 1 0 217716190 4886528 865 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1193 865 112 221 0 969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4772

[startup+6.30149 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1863432/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=5036 CPUtime=6.29
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 988 0 0 0 629 0 0 0 25 0 1 0 217716190 5156864 939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1259 939 112 221 0 1035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5036

[startup+12.7024 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1862472/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=5976 CPUtime=12.68
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1213 0 0 0 1268 0 0 0 25 0 1 0 217716190 6119424 1164 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1494 1164 112 221 0 1270 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5976

[startup+25.5012 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1861704/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=6732 CPUtime=25.48
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1402 0 0 0 2547 1 0 0 25 0 1 0 217716190 6893568 1353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249956 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1683 1353 112 221 0 1459 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6732

[startup+51.1019 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1861064/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=7300 CPUtime=51.07
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1554 0 0 0 5106 1 0 0 25 0 1 0 217716190 7475200 1505 1992294400 4194304 5102648 548682068784 18446744073709551615 4250015 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 1825 1505 112 221 0 1601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7300

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860104/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=102.26
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1773 0 0 0 10225 1 0 0 25 0 1 0 217716190 8491008 1724 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1724 112 221 0 1849 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8292

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

[startup+108.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=108.65
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1788 0 0 0 10864 1 0 0 25 0 1 0 217716190 8491008 1739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1739 112 221 0 1849 0
Current children cumulated CPU time (s) 108.65
Current children cumulated vsize (KiB) 8292

[startup+111.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=111.85
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1795 0 0 0 11184 1 0 0 25 0 1 0 217716190 8491008 1746 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1746 112 221 0 1849 0
Current children cumulated CPU time (s) 111.85
Current children cumulated vsize (KiB) 8292

[startup+112.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=112.65
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1795 0 0 0 11264 1 0 0 25 0 1 0 217716190 8491008 1746 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1746 112 221 0 1849 0
Current children cumulated CPU time (s) 112.65
Current children cumulated vsize (KiB) 8292

[startup+113.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=113.05
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1795 0 0 0 11304 1 0 0 25 0 1 0 217716190 8491008 1746 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1746 112 221 0 1849 0
Current children cumulated CPU time (s) 113.05
Current children cumulated vsize (KiB) 8292

[startup+113.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=113.45
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1800 0 0 0 11344 1 0 0 25 0 1 0 217716190 8491008 1751 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1751 112 221 0 1849 0
Current children cumulated CPU time (s) 113.45
Current children cumulated vsize (KiB) 8292

[startup+113.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 18767
/proc/meminfo: memFree=1860040/2055920 swapFree=4171272/4192956
[pid=18766] ppid=18764 vsize=8292 CPUtime=113.55
/proc/18766/stat : 18766 (varsat-industri) R 18764 18766 18606 0 -1 4194304 1800 0 0 0 11354 1 0 0 25 0 1 0 217716190 8491008 1751 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18766/statm: 2073 1751 112 221 0 1849 0
Current children cumulated CPU time (s) 113.55
Current children cumulated vsize (KiB) 8292

Child status: 20
Real time (s): 113.642
CPU time (s): 113.606
CPU user time (s): 113.585
CPU system time (s): 0.020996
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 8292

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

runsolver used 0.087986 second user time and 0.239963 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-09 21:20:33
IDJOB=1785166
IDBENCH=24715
IDSOLVER=641
FILE ID=node29/1785166-1241896833
PBS_JOBID= 9264750
Free space on /tmp= 66404 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785166-1241896833/watcher-1785166-1241896833 -o /tmp/evaluation-result-1785166-1241896833/solver-1785166-1241896833 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1173345617 HOME/instance-1785166-1241896833.cnf

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=1173345617

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:       1867376 kB
Buffers:         35748 kB
Cached:          95528 kB
SwapCached:      15876 kB
Active:          62544 kB
Inactive:        87572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867376 kB
SwapTotal:     4192956 kB
SwapFree:      4171272 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            24428 kB
Committed_AS:   798904 kB
PageTables:       1472 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= 66404 MiB
End job on node29 at 2009-05-09 21:22:27