Trace number 1775412

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 187.732 187.794

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.163
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.29/0.34	c |  Number of variables:         98746                                         |
0.29/0.34	c |  Number of clauses:          305496                                         |
0.29/0.34	c |  Parse time:                   0.30 s                                       |
1.69/1.77	c |  Simplification time:          1.42 s                                       |
1.69/1.77	c |                                                                             |
1.69/1.77	c ============================[ Search Statistics ]==============================
1.69/1.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.77	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.69/1.77	c ===============================================================================
1.79/1.80	c |       100 |   30831   147215   473164 |    53978       99     11 |  2.754 % |
1.79/1.84	c |       250 |   30831   147215   473164 |    59376      249     22 |  2.754 % |
1.79/1.86	c |       475 |   30831   147215   473164 |    65314      474     18 |  2.754 % |
1.89/1.97	c |       812 |   30831   147215   473164 |    71845      811     16 |  2.754 % |
1.99/2.08	c |      1318 |   30831   147215   473164 |    79030     1317     13 |  2.754 % |
2.39/2.42	c |      2077 |   30645   146100   469502 |    86933     2070     12 |  2.942 % |
2.78/2.86	c |      3216 |   30633   145991   469108 |    95626     3197     11 |  2.954 % |
3.58/3.64	c |      4924 |   30592   145771   468401 |   105189     4887     11 |  2.996 % |
4.40/4.43	c |      7486 |   30591   145766   468391 |   115708     7448     12 |  2.997 % |
5.09/5.18	c |     11330 |   30590   145760   468375 |   127279    11291     13 |  2.998 % |
6.89/6.95	c |     17096 |   30575   145624   467972 |   140007    17049     14 |  3.013 % |
9.39/9.40	c |     25745 |   30574   145620   467961 |   154007    25697     15 |  3.014 % |
13.09/13.11	c |     38719 |   30570   145544   467773 |   169408    38664     18 |  3.018 % |
21.19/21.28	c |     58180 |   30536   145328   467068 |   186349    58124     22 |  3.052 % |
42.08/42.14	c |     87372 |   30477   144938   465849 |   204984    87297     31 |  3.112 % |
92.36/92.43	c |    131161 |   30431   144564   464640 |   225482   131059     37 |  3.159 % |
187.63/187.78	c ===============================================================================
187.63/187.78	c restarts              : 509
187.63/187.78	c conflicts             : 187726         (1001 /sec)
187.63/187.78	c decisions             : 573747         (3059 /sec)
187.63/187.78	c propagations          : 232895080      (1241905 /sec)
187.63/187.78	c conflict literals     : 7637234        (45.74 % deleted)
187.63/187.78	c Memory used           : 74.82 MB
187.63/187.78	c CPU time              : 187.53 s
187.63/187.78	c 
187.63/187.78	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-1775412-1241225711/watcher-1775412-1241225711 -o /tmp/evaluation-result-1775412-1241225711/solver-1775412-1241225711 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775412-1241225711.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.85 0.97 0.99 3/64 26152
/proc/meminfo: memFree=750592/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=7616 CPUtime=0
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 150604128 7798784 408 1992294400 4194304 5092341 548682068848 18446744073709551615 4244898 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 1904 408 63 219 0 1682 0

[startup+0.0345941 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26152
/proc/meminfo: memFree=750592/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=10316 CPUtime=0.02
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 1174 0 0 0 2 0 0 0 18 0 1 0 150604128 10563584 1158 1992294400 4194304 5092341 548682068848 18446744073709551615 4209708 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 2579 1158 63 219 0 2357 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10316

[startup+0.101604 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26152
/proc/meminfo: memFree=750592/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=16488 CPUtime=0.09
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 2774 0 0 0 9 0 0 0 18 0 1 0 150604128 16883712 2648 1992294400 4194304 5092341 548682068848 18446744073709551615 4236589 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 4122 2655 63 219 0 3900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16488

[startup+0.301638 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26152
/proc/meminfo: memFree=750592/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=30224 CPUtime=0.29
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 7639 0 0 0 26 3 0 0 19 0 1 0 150604128 30949376 7052 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 7556 7052 63 219 0 7334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30224

[startup+0.701706 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26152
/proc/meminfo: memFree=750592/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=40400 CPUtime=0.69
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 9591 0 0 0 65 4 0 0 22 0 1 0 150604128 41369600 8975 1992294400 4194304 5092341 548682068848 18446744073709551615 4270245 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 10100 8975 87 219 0 9878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40400

[startup+1.50184 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 26153
/proc/meminfo: memFree=712120/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=46116 CPUtime=1.49
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 10805 0 0 0 144 5 0 0 25 0 1 0 150604128 47222784 10189 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 11529 10189 87 219 0 11307 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46116

[startup+3.10112 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 26153
/proc/meminfo: memFree=720568/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=37248 CPUtime=3.08
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 11618 0 0 0 303 5 0 0 25 0 1 0 150604128 38141952 7537 1992294400 4194304 5092341 548682068848 18446744073709551615 4241906 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 9312 7537 103 219 0 9090 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37248

[startup+6.30166 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 26153
/proc/meminfo: memFree=719928/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=37248 CPUtime=6.29
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 11796 0 0 0 623 6 0 0 25 0 1 0 150604128 38141952 7715 1992294400 4194304 5092341 548682068848 18446744073709551615 4244576 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 9312 7715 103 219 0 9090 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37248

[startup+12.7028 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 26153
/proc/meminfo: memFree=718008/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=39844 CPUtime=12.69
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 12289 0 0 0 1262 7 0 0 25 0 1 0 150604128 40800256 8208 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 9961 8208 103 219 0 9739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39844

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 26153
/proc/meminfo: memFree=713976/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=43736 CPUtime=25.48
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 13273 0 0 0 2540 8 0 0 25 0 1 0 150604128 44785664 9192 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 10934 9192 103 219 0 10712 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43736

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 26153
/proc/meminfo: memFree=707064/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=49960 CPUtime=51.08
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 15016 0 0 0 5097 11 0 0 25 0 1 0 150604128 51159040 10935 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 12490 10935 103 219 0 12268 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49960

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 26153
/proc/meminfo: memFree=696696/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=60616 CPUtime=102.27
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 17577 0 0 0 10212 15 0 0 25 0 1 0 150604128 62070784 13496 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 15154 13496 103 219 0 14932 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60616

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=687160/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=75768 CPUtime=162.24
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 19971 0 0 0 16206 18 0 0 25 0 1 0 150604128 77586432 15890 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 18942 15890 103 219 0 18720 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 75768

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=686584/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=75912 CPUtime=166.24
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20106 0 0 0 16606 18 0 0 25 0 1 0 150604128 77733888 16025 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 18978 16025 103 219 0 18756 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 75912

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=685112/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76200 CPUtime=179.04
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20485 0 0 0 17885 19 0 0 25 0 1 0 150604128 78028800 16404 1992294400 4194304 5092341 548682068848 18446744073709551615 4249890 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19050 16404 103 219 0 18828 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 76200

[startup+182.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=684664/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76616 CPUtime=182.24
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20599 0 0 0 18205 19 0 0 25 0 1 0 150604128 78454784 16518 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19154 16518 103 219 0 18932 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 76616

[startup+185.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=684344/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76616 CPUtime=185.43
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20662 0 0 0 18524 19 0 0 25 0 1 0 150604128 78454784 16581 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19154 16581 103 219 0 18932 0
Current children cumulated CPU time (s) 185.43
Current children cumulated vsize (KiB) 76616

[startup+187.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=684024/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76616 CPUtime=187.03
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20730 0 0 0 18684 19 0 0 25 0 1 0 150604128 78454784 16649 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19154 16649 103 219 0 18932 0
Current children cumulated CPU time (s) 187.03
Current children cumulated vsize (KiB) 76616

[startup+187.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=684024/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76616 CPUtime=187.43
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20737 0 0 0 18724 19 0 0 25 0 1 0 150604128 78454784 16656 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19154 16656 103 219 0 18932 0
Current children cumulated CPU time (s) 187.43
Current children cumulated vsize (KiB) 76616

[startup+187.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26153
/proc/meminfo: memFree=684024/2055920 swapFree=4180164/4192956
[pid=26152] ppid=26150 vsize=76616 CPUtime=187.63
/proc/26152/stat : 26152 (minisat) R 26150 26152 26115 0 -1 4194304 20739 0 0 0 18744 19 0 0 25 0 1 0 150604128 78454784 16658 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26152/statm: 19154 16658 103 219 0 18932 0
Current children cumulated CPU time (s) 187.63
Current children cumulated vsize (KiB) 76616

Child status: 20
Real time (s): 187.794
CPU time (s): 187.732
CPU user time (s): 187.53
CPU system time (s): 0.201969
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 76616

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

runsolver used 0.152976 second user time and 0.434933 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-02 02:55:11
IDJOB=1775412
IDBENCH=71751
IDSOLVER=608
FILE ID=node25/1775412-1241225711
PBS_JOBID= 9224789
Free space on /tmp= 66428 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775412-1241225711/watcher-1775412-1241225711 -o /tmp/evaluation-result-1775412-1241225711/solver-1775412-1241225711 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775412-1241225711.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED=888722471

node25.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	: 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.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:        751008 kB
Buffers:         78668 kB
Cached:        1148800 kB
SwapCached:       7752 kB
Active:          39568 kB
Inactive:      1196900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        751008 kB
SwapTotal:     4192956 kB
SwapFree:      4180164 kB
Dirty:            6552 kB
Writeback:           0 kB
Mapped:          13352 kB
Slab:            54472 kB
Committed_AS:   670220 kB
PageTables:       1460 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= 66428 MiB
End job on node25 at 2009-05-02 02:58:19