Trace number 1724275

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 131.97 132.021

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 benchmark92.107
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.39/0.47	c |  Number of variables:        131004                                         |
0.39/0.47	c |  Number of clauses:          387840                                         |
0.39/0.47	c |  Parse time:                   0.42 s                                       |
2.49/2.52	c |  Simplification time:          2.02 s                                       |
2.49/2.52	c |                                                                             |
2.49/2.53	c ============================[ Search Statistics ]==============================
2.49/2.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.49/2.53	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.49/2.53	c ===============================================================================
2.49/2.56	c |       100 |   28715   176394   743482 |    64677       98     11 |  0.134 % |
2.59/2.67	c |       250 |   28715   176394   743482 |    71145      248     11 |  0.134 % |
2.69/2.75	c |       475 |   28698   176394   743482 |    78260      472     11 |  0.147 % |
2.79/2.87	c |       812 |   28698   176394   743482 |    86086      809     13 |  0.147 % |
2.99/3.03	c |      1318 |   28611   176394   743482 |    94694     1314     17 |  0.213 % |
3.19/3.20	c |      2077 |   28595   173930   732346 |   104164     2069     17 |  0.225 % |
3.48/3.55	c |      3216 |   28528   172839   727634 |   114580     3104     16 |  0.276 % |
3.89/3.92	c |      4924 |   28514   172839   727634 |   126038     4810     18 |  0.287 % |
4.39/4.46	c |      7486 |   28472   172675   727198 |   138642     7367     20 |  0.319 % |
5.08/5.11	c |     11330 |   28115   168792   710418 |   152506    11188     19 |  0.592 % |
5.88/5.92	c |     17096 |   28100   168642   709863 |   167757    16947     18 |  0.603 % |
7.48/7.59	c |     25745 |   28085   168429   708825 |   184533    25583     18 |  0.614 % |
9.28/9.37	c |     38719 |   28085   168429   708825 |   202986    38557     20 |  0.614 % |
13.28/13.36	c |     58180 |   28068   168245   708158 |   223285    58005     22 |  0.627 % |
19.78/19.83	c |     87372 |   26977   158969   661734 |   245613    80991     21 |  1.460 % |
30.68/30.78	c |    131161 |   26741   156155   649456 |   270175   119114     21 |  1.640 % |
52.56/52.68	c |    196845 |   26616   155003   645151 |   297192   181715     22 |  1.736 % |
94.65/94.78	c |    295371 |   26586   154775   644384 |   326912   280228     24 |  1.759 % |
131.94/132.01	c ===============================================================================
131.94/132.01	c restarts              : 956
131.94/132.01	c conflicts             : 395401         (3002 /sec)
131.94/132.01	c decisions             : 2094583        (15901 /sec)
131.94/132.01	c propagations          : 133830451      (1015992 /sec)
131.94/132.01	c conflict literals     : 9844069        (28.32 % deleted)
131.94/132.01	c Memory used           : 63.51 MB
131.94/132.01	c CPU time              : 131.724 s
131.94/132.01	c 
131.94/132.01	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-1724275-1240694270/watcher-1724275-1240694270 -o /tmp/evaluation-result-1724275-1240694270/solver-1724275-1240694270 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1724275-1240694270.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.99 0.98 0.99 3/65 18117
/proc/meminfo: memFree=1779432/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=7612 CPUtime=0
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 97456211 7794688 410 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 1903 413 63 219 0 1681 0

[startup+0.013331 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18117
/proc/meminfo: memFree=1779432/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=8428 CPUtime=0
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 656 0 0 0 0 0 0 0 18 0 1 0 97456211 8630272 640 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 2107 640 63 219 0 1885 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.10134 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18117
/proc/meminfo: memFree=1779432/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=15352 CPUtime=0.09
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 2711 0 0 0 8 1 0 0 18 0 1 0 97456211 15720448 2585 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 3838 2586 63 219 0 3616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15352

[startup+0.301362 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18117
/proc/meminfo: memFree=1779432/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=29728 CPUtime=0.3
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 7300 0 0 0 27 3 0 0 19 0 1 0 97456211 30441472 6712 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 7432 6714 63 219 0 7210 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 29728

[startup+0.701407 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18117
/proc/meminfo: memFree=1779432/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=50596 CPUtime=0.69
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 11784 0 0 0 64 5 0 0 23 0 1 0 97456211 51810304 10863 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 12649 10863 87 219 0 12427 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50596

[startup+1.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1729824/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=61584 CPUtime=1.49
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 14561 0 0 0 143 6 0 0 25 0 1 0 97456211 63062016 13640 1992294400 4194304 5092341 548682068848 18446744073709551615 4223967 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 15396 13640 87 219 0 15174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61584

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1720544/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=48532 CPUtime=3.09
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 16728 0 0 0 301 8 0 0 25 0 1 0 97456211 49696768 10688 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/18117/statm: 12133 10688 102 219 0 11911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48532

[startup+6.30203 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1735776/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=48532 CPUtime=6.28
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 17087 0 0 0 619 9 0 0 25 0 1 0 97456211 49696768 11047 1992294400 4194304 5092341 548682068848 18446744073709551615 4246871 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 12133 11047 102 219 0 11911 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48532

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1731744/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=55020 CPUtime=12.68
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 18026 0 0 0 1258 10 0 0 25 0 1 0 97456211 56340480 11986 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 13755 11986 102 219 0 13533 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55020

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1726048/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=60860 CPUtime=25.47
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 19414 0 0 0 2536 11 0 0 25 0 1 0 97456211 62320640 13374 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 15215 13374 102 219 0 14993 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60860

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1717984/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=70320 CPUtime=51.06
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 21611 0 0 0 5093 13 0 0 25 0 1 0 97456211 72007680 15571 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 17580 15571 102 219 0 17358 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70320

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1697888/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=89216 CPUtime=102.25
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 26427 0 0 0 10206 19 0 0 25 0 1 0 97456211 91357184 20387 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 22304 20387 102 219 0 22082 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 89216

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

[startup+115.101 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 18118
/proc/meminfo: memFree=1692640/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=111180 CPUtime=115.05
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 27756 0 0 0 11484 21 0 0 25 0 1 0 97456211 113848320 21716 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 27795 21716 102 219 0 27573 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 111180

[startup+121.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1726176/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=121.44
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 29463 0 0 0 12122 22 0 0 25 0 1 0 97456211 66592768 13370 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 13370 102 219 0 16036 0
Current children cumulated CPU time (s) 121.44
Current children cumulated vsize (KiB) 65032

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1722720/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=127.84
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30292 0 0 0 12761 23 0 0 25 0 1 0 97456211 66592768 14199 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14199 102 219 0 16036 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 65032

[startup+129.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1722272/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=129.44
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30432 0 0 0 12921 23 0 0 25 0 1 0 97456211 66592768 14339 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14339 102 219 0 16036 0
Current children cumulated CPU time (s) 129.44
Current children cumulated vsize (KiB) 65032

[startup+131.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1721568/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=131.04
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30579 0 0 0 13081 23 0 0 25 0 1 0 97456211 66592768 14486 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14486 102 219 0 16036 0
Current children cumulated CPU time (s) 131.04
Current children cumulated vsize (KiB) 65032

[startup+131.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1721568/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=131.44
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30616 0 0 0 13121 23 0 0 25 0 1 0 97456211 66592768 14523 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14523 102 219 0 16036 0
Current children cumulated CPU time (s) 131.44
Current children cumulated vsize (KiB) 65032

[startup+131.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1721184/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=131.84
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30640 0 0 0 13161 23 0 0 25 0 1 0 97456211 66592768 14547 1992294400 4194304 5092341 548682068848 18446744073709551615 4247315 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14547 102 219 0 16036 0
Current children cumulated CPU time (s) 131.84
Current children cumulated vsize (KiB) 65032

[startup+132.006 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18118
/proc/meminfo: memFree=1721184/2055920 swapFree=4181400/4192956
[pid=18117] ppid=18115 vsize=65032 CPUtime=131.94
/proc/18117/stat : 18117 (minisat) R 18115 18117 18046 0 -1 4194304 30668 0 0 0 13171 23 0 0 25 0 1 0 97456211 66592768 14575 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/18117/statm: 16258 14575 102 219 0 16036 0
Current children cumulated CPU time (s) 131.94
Current children cumulated vsize (KiB) 65032

Child status: 20
Real time (s): 132.021
CPU time (s): 131.97
CPU user time (s): 131.724
CPU system time (s): 0.245962
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 116372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 131.724
system time used= 0.245962
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= 178

runsolver used 0.148977 second user time and 0.339948 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-25 23:17:50
IDJOB=1724275
IDBENCH=71766
IDSOLVER=546
FILE ID=node87/1724275-1240694270
PBS_JOBID= 9186764
Free space on /tmp= 66416 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-1724275-1240694270/watcher-1724275-1240694270 -o /tmp/evaluation-result-1724275-1240694270/solver-1724275-1240694270 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1724275-1240694270.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1907879427

node87.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.213
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.213
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:       1779848 kB
Buffers:         23412 kB
Cached:         180948 kB
SwapCached:       5420 kB
Active:          65760 kB
Inactive:       146928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779848 kB
SwapTotal:     4192956 kB
SwapFree:      4181400 kB
Dirty:            7496 kB
Writeback:           0 kB
Mapped:          13436 kB
Slab:            49192 kB
Committed_AS:   324988 kB
PageTables:       1456 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= 66412 MiB
End job on node87 at 2009-04-25 23:20:02