Trace number 1775442

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 137.83 137.877

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7201
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.49/0.50	c |  Number of variables:        131004                                         |
0.49/0.50	c |  Number of clauses:          387840                                         |
0.49/0.50	c |  Parse time:                   0.45 s                                       |
2.59/2.67	c |  Simplification time:          2.15 s                                       |
2.59/2.67	c |                                                                             |
2.59/2.67	c ============================[ Search Statistics ]==============================
2.59/2.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.67	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.59/2.67	c ===============================================================================
2.68/2.71	c |       100 |   28715   176394   743482 |    64677       98     11 |  0.134 % |
2.79/2.82	c |       250 |   28715   176394   743482 |    71145      248     11 |  0.134 % |
2.89/2.91	c |       475 |   28698   176394   743482 |    78260      472     11 |  0.147 % |
2.99/3.03	c |       812 |   28698   176394   743482 |    86086      809     13 |  0.147 % |
3.09/3.20	c |      1318 |   28611   176394   743482 |    94694     1314     17 |  0.213 % |
3.30/3.37	c |      2077 |   28595   173930   732346 |   104164     2069     17 |  0.225 % |
3.69/3.73	c |      3216 |   28528   172839   727634 |   114580     3104     16 |  0.276 % |
4.09/4.13	c |      4924 |   28514   172839   727634 |   126038     4810     18 |  0.287 % |
4.69/4.70	c |      7486 |   28472   172675   727198 |   138642     7367     20 |  0.319 % |
5.29/5.40	c |     11330 |   28115   168792   710418 |   152506    11188     19 |  0.592 % |
6.19/6.26	c |     17096 |   28100   168642   709863 |   167757    16947     18 |  0.603 % |
7.99/8.01	c |     25745 |   28085   168429   708825 |   184533    25583     18 |  0.614 % |
9.79/9.87	c |     38719 |   28085   168429   708825 |   202986    38557     20 |  0.614 % |
13.99/14.05	c |     58180 |   28068   168245   708158 |   223285    58005     22 |  0.627 % |
20.78/20.82	c |     87372 |   26977   158969   661734 |   245613    80991     21 |  1.460 % |
32.28/32.31	c |    131161 |   26741   156155   649456 |   270175   119114     21 |  1.640 % |
55.17/55.22	c |    196845 |   26616   155003   645151 |   297192   181715     22 |  1.736 % |
99.06/99.12	c |    295371 |   26586   154775   644384 |   326912   280228     24 |  1.759 % |
137.75/137.86	c ===============================================================================
137.75/137.86	c restarts              : 956
137.75/137.86	c conflicts             : 395401         (2873 /sec)
137.75/137.86	c decisions             : 2094583        (15222 /sec)
137.75/137.86	c propagations          : 133830451      (972562 /sec)
137.75/137.86	c conflict literals     : 9844069        (28.32 % deleted)
137.75/137.86	c Memory used           : 63.51 MB
137.75/137.86	c CPU time              : 137.606 s
137.75/137.86	c 
137.75/137.86	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-1775442-1241225899/watcher-1775442-1241225899 -o /tmp/evaluation-result-1775442-1241225899/solver-1775442-1241225899 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775442-1241225899.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.99 0.97 0.99 3/64 26179
/proc/meminfo: memFree=747264/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=7612 CPUtime=0
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 422 0 0 0 0 0 0 0 18 0 1 0 150622980 7794688 406 1992294400 4194304 5092341 548682068848 18446744073709551615 4515551 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 1903 407 63 219 0 1681 0

[startup+0.0546961 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26179
/proc/meminfo: memFree=747264/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=11548 CPUtime=0.05
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 1575 0 0 0 4 1 0 0 18 0 1 0 150622980 11825152 1518 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 2887 1519 63 219 0 2665 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11548

[startup+0.101703 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26179
/proc/meminfo: memFree=747264/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=15352 CPUtime=0.09
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 2627 0 0 0 8 1 0 0 18 0 1 0 150622980 15720448 2501 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 3838 2501 63 219 0 3616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15352

[startup+0.301737 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26179
/proc/meminfo: memFree=747264/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=29068 CPUtime=0.29
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 6941 0 0 0 26 3 0 0 19 0 1 0 150622980 29765632 6353 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 7267 6355 63 219 0 7045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29068

[startup+0.701805 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26179
/proc/meminfo: memFree=747264/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=45492 CPUtime=0.69
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 11615 0 0 0 64 5 0 0 22 0 1 0 150622980 46583808 10694 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 11373 10695 87 219 0 11151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45492

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=698552/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=61584 CPUtime=1.49
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 14351 0 0 0 143 6 0 0 25 0 1 0 150622980 63062016 13430 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 15396 13430 87 219 0 15174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61584

[startup+3.10122 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=688696/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=48532 CPUtime=3.09
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 16721 0 0 0 301 8 0 0 25 0 1 0 150622980 49696768 10681 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 12133 10681 102 219 0 11911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48532

[startup+6.30176 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=703616/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=48532 CPUtime=6.29
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 17039 0 0 0 621 8 0 0 25 0 1 0 150622980 49696768 10999 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 12133 10999 102 219 0 11911 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48532

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=699776/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=55020 CPUtime=12.68
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 17980 0 0 0 1260 8 0 0 25 0 1 0 150622980 56340480 11940 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 13755 11940 102 219 0 13533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55020

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=694208/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=60860 CPUtime=25.48
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 19329 0 0 0 2538 10 0 0 25 0 1 0 150622980 62320640 13289 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 15215 13289 102 219 0 14993 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60860

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=686912/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=70184 CPUtime=51.08
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 21176 0 0 0 5095 13 0 0 25 0 1 0 150622980 71868416 15136 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 17546 15136 102 219 0 17324 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70184

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=667200/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=88676 CPUtime=102.26
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 26086 0 0 0 10208 18 0 0 25 0 1 0 150622980 90804224 20046 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 22169 20046 102 219 0 21947 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 88676

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

[startup+115.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=663232/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=91472 CPUtime=115.06
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 27426 0 0 0 11487 19 0 0 25 0 1 0 150622980 93667328 21386 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 22868 21386 102 219 0 22646 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 91472

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=693568/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=127.85
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 29564 0 0 0 12765 20 0 0 25 0 1 0 150622980 66592768 13471 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 13471 102 219 0 16036 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 65032

[startup+134.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=690304/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=134.25
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30353 0 0 0 13404 21 0 0 25 0 1 0 150622980 66592768 14260 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14260 102 219 0 16036 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 65032

[startup+135.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=689920/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=135.85
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30474 0 0 0 13564 21 0 0 25 0 1 0 150622980 66592768 14381 1992294400 4194304 5092341 548682068848 18446744073709551615 4246838 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14381 102 219 0 16036 0
Current children cumulated CPU time (s) 135.85
Current children cumulated vsize (KiB) 65032

[startup+136.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=689536/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=136.65
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30553 0 0 0 13644 21 0 0 25 0 1 0 150622980 66592768 14460 1992294400 4194304 5092341 548682068848 18446744073709551615 4241117 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14460 102 219 0 16036 0
Current children cumulated CPU time (s) 136.65
Current children cumulated vsize (KiB) 65032

[startup+137.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=689152/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=137.45
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30629 0 0 0 13724 21 0 0 25 0 1 0 150622980 66592768 14536 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14536 102 219 0 16036 0
Current children cumulated CPU time (s) 137.45
Current children cumulated vsize (KiB) 65032

[startup+137.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=689152/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=137.65
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30639 0 0 0 13744 21 0 0 25 0 1 0 150622980 66592768 14546 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14546 102 219 0 16036 0
Current children cumulated CPU time (s) 137.65
Current children cumulated vsize (KiB) 65032

[startup+137.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26180
/proc/meminfo: memFree=689152/2055920 swapFree=4180164/4192956
[pid=26179] ppid=26177 vsize=65032 CPUtime=137.75
/proc/26179/stat : 26179 (minisat) R 26177 26179 26115 0 -1 4194304 30640 0 0 0 13754 21 0 0 25 0 1 0 150622980 66592768 14547 1992294400 4194304 5092341 548682068848 18446744073709551615 4246796 0 0 4096 3 0 0 0 17 1 0 0
/proc/26179/statm: 16258 14547 102 219 0 16036 0
Current children cumulated CPU time (s) 137.75
Current children cumulated vsize (KiB) 65032

Child status: 20
Real time (s): 137.877
CPU time (s): 137.83
CPU user time (s): 137.606
CPU system time (s): 0.223965
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 116372

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

runsolver used 0.123981 second user time and 0.305953 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-02 02:58:20
IDJOB=1775442
IDBENCH=71766
IDSOLVER=608
FILE ID=node25/1775442-1241225899
PBS_JOBID= 9224789
Free space on /tmp= 66428 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775442-1241225899/watcher-1775442-1241225899 -o /tmp/evaluation-result-1775442-1241225899/solver-1775442-1241225899 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775442-1241225899.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=234038860

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:        747744 kB
Buffers:         78708 kB
Cached:        1151888 kB
SwapCached:       7752 kB
Active:          40964 kB
Inactive:      1198688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        747744 kB
SwapTotal:     4192956 kB
SwapFree:      4180164 kB
Dirty:            7492 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            54516 kB
Committed_AS:   670228 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= 66424 MiB
End job on node25 at 2009-05-02 03:00:38