Trace number 1775092

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 154.136 154.171

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_07_UNSAT.cnf
MD5SUMa30111c778b4a83ebe950f77b63a1b33
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.807
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses63345
Sum of the clauses size188200
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21950
Number of clauses of size 361372
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.00/0.04	c |  Number of variables:          1128                                         |
0.00/0.04	c |  Number of clauses:           63345                                         |
0.00/0.04	c |  Parse time:                   0.04 s                                       |
0.69/0.77	c |  Simplification time:          0.72 s                                       |
0.69/0.77	c |                                                                             |
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.78	c |       100 |     643    59080   231842 |    21662      100     37 |  0.000 % |
0.69/0.79	c |       250 |     643    59080   231842 |    23828      250     34 |  0.000 % |
0.80/0.81	c |       475 |     643    59080   231842 |    26211      475     34 |  0.000 % |
0.80/0.84	c |       812 |     643    59080   231842 |    28833      812     30 |  0.001 % |
0.80/0.88	c |      1318 |     643    59080   231842 |    31716     1318     29 |  0.001 % |
0.90/0.93	c |      2077 |     643    59080   231842 |    34887     2077     26 |  0.000 % |
1.00/1.03	c |      3216 |     643    59080   231842 |    38376     3216     25 |  0.001 % |
1.10/1.19	c |      4924 |     643    59080   231842 |    42214     4924     23 |  0.001 % |
1.39/1.44	c |      7486 |     643    59080   231842 |    46435     7486     20 |  0.001 % |
1.69/1.79	c |     11330 |     643    59080   231842 |    51079    11330     18 |  0.001 % |
2.29/2.39	c |     17096 |     643    59080   231842 |    56187    17096     18 |  0.001 % |
3.39/3.42	c |     25745 |     643    59080   231842 |    61806    25745     18 |  0.001 % |
4.99/5.02	c |     38719 |     643    59080   231842 |    67986    38719     18 |  0.001 % |
7.60/7.63	c |     58180 |     643    59080   231842 |    74785    58180     17 |  0.001 % |
12.19/12.22	c |     87372 |     643    59080   231842 |    82263    26245     18 |  0.011 % |
17.99/18.06	c |    131161 |     642    58783   230969 |    90490    38177     18 |  0.089 % |
29.29/29.32	c |    196845 |     642    58783   230969 |    99539    28551     19 |  0.089 % |
47.88/47.91	c |    295371 |     642    58783   230969 |   109493    43105     18 |  0.089 % |
72.47/72.53	c |    443160 |     641    58501   230140 |   120442    72509     18 |  0.178 % |
113.36/113.45	c |    664843 |     638    57053   224312 |   132486    98485     15 |  0.444 % |
154.06/154.16	c ===============================================================================
154.06/154.16	c restarts              : 1789
154.06/154.16	c conflicts             : 843599         (5479 /sec)
154.06/154.16	c decisions             : 1051126        (6827 /sec)
154.06/154.16	c propagations          : 78357542       (508932 /sec)
154.06/154.16	c conflict literals     : 14580421       (30.03 % deleted)
154.06/154.16	c Memory used           : 52.80 MB
154.06/154.16	c CPU time              : 153.965 s
154.06/154.16	c 
154.06/154.16	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-1775092-1241223262/watcher-1775092-1241223262 -o /tmp/evaluation-result-1775092-1241223262/solver-1775092-1241223262 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775092-1241223262.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: 1.00 1.00 1.00 3/64 20809
/proc/meminfo: memFree=1152320/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=7604 CPUtime=0
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 150359369 7786496 400 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 1901 401 63 219 0 1679 0

[startup+0.070347 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20809
/proc/meminfo: memFree=1152320/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=10368 CPUtime=0.06
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 1517 0 0 0 6 0 0 0 18 0 1 0 150359369 10616832 1399 1992294400 4194304 5092341 548682068848 18446744073709551615 4219511 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2592 1399 87 219 0 2370 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10368

[startup+0.10135 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20809
/proc/meminfo: memFree=1152320/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=10368 CPUtime=0.09
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 1517 0 0 0 9 0 0 0 18 0 1 0 150359369 10616832 1399 1992294400 4194304 5092341 548682068848 18446744073709551615 4219558 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2592 1399 87 219 0 2370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10368

[startup+0.301367 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20809
/proc/meminfo: memFree=1152320/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=10368 CPUtime=0.29
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 1518 0 0 0 29 0 0 0 19 0 1 0 150359369 10616832 1400 1992294400 4194304 5092341 548682068848 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2592 1400 88 219 0 2370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10368

[startup+0.701401 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20809
/proc/meminfo: memFree=1152320/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=11032 CPUtime=0.69
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 1803 0 0 0 69 0 0 0 22 0 1 0 150359369 11296768 1685 1992294400 4194304 5092341 548682068848 18446744073709551615 4219840 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2758 1685 88 219 0 2536 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11032

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1146360/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=10668 CPUtime=1.49
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 2273 0 0 0 148 1 0 0 25 0 1 0 150359369 10924032 1644 1992294400 4194304 5092341 548682068848 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2667 1644 102 219 0 2445 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10668

[startup+3.10161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1145336/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=11212 CPUtime=3.09
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 2677 0 0 0 308 1 0 0 25 0 1 0 150359369 11481088 2048 1992294400 4194304 5092341 548682068848 18446744073709551615 4240692 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 2803 2048 102 219 0 2581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11212

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1141816/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=12464 CPUtime=6.29
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 3462 0 0 0 627 2 0 0 25 0 1 0 150359369 12763136 2833 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 3116 2833 102 219 0 2894 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12464

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1141512/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=14220 CPUtime=12.68
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 5313 0 0 0 1265 3 0 0 25 0 1 0 150359369 14561280 2977 1992294400 4194304 5092341 548682068848 18446744073709551615 4241186 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 3555 2977 102 219 0 3333 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14220

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1120200/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=34536 CPUtime=25.48
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 10393 0 0 0 2542 6 0 0 25 0 1 0 150359369 35364864 8057 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 8634 8057 102 219 0 8412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34536

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1122952/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=34536 CPUtime=51.08
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 12558 0 0 0 5100 8 0 0 25 0 1 0 150359369 35364864 7453 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 8634 7453 102 219 0 8412 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34536

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1129608/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=29696 CPUtime=102.27
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 15335 0 0 0 10215 12 0 0 25 0 1 0 150359369 30408704 5689 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 7424 5689 102 219 0 7202 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29696

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

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1116488/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=36540 CPUtime=127.87
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 21786 0 0 0 12771 16 0 0 25 0 1 0 150359369 37416960 8911 1992294400 4194304 5092341 548682068848 18446744073709551615 4241025 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 9135 8911 102 219 0 8913 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 36540

[startup+140.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1116552/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=36540 CPUtime=140.66
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 21790 0 0 0 14050 16 0 0 25 0 1 0 150359369 37416960 8915 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 9135 8915 102 219 0 8913 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 36540

[startup+147.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1116552/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=36540 CPUtime=147.06
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 21791 0 0 0 14690 16 0 0 25 0 1 0 150359369 37416960 8916 1992294400 4194304 5092341 548682068848 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 9135 8916 102 219 0 8913 0
Current children cumulated CPU time (s) 147.06
Current children cumulated vsize (KiB) 36540

[startup+150.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1116232/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=54060 CPUtime=150.26
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 21950 0 0 0 15010 16 0 0 25 0 1 0 150359369 55357440 9075 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 13515 9075 102 219 0 13293 0
Current children cumulated CPU time (s) 150.26
Current children cumulated vsize (KiB) 54060

[startup+151.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1115720/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=54060 CPUtime=151.86
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 22037 0 0 0 15170 16 0 0 25 0 1 0 150359369 55357440 9162 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 13515 9162 102 219 0 13293 0
Current children cumulated CPU time (s) 151.86
Current children cumulated vsize (KiB) 54060

[startup+153.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1115592/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=54060 CPUtime=153.46
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 22070 0 0 0 15330 16 0 0 25 0 1 0 150359369 55357440 9195 1992294400 4194304 5092341 548682068848 18446744073709551615 4247024 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 13515 9195 102 219 0 13293 0
Current children cumulated CPU time (s) 153.46
Current children cumulated vsize (KiB) 54060

[startup+153.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1115592/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=54060 CPUtime=153.86
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 22070 0 0 0 15370 16 0 0 25 0 1 0 150359369 55357440 9195 1992294400 4194304 5092341 548682068848 18446744073709551615 4247343 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 13515 9195 102 219 0 13293 0
Current children cumulated CPU time (s) 153.86
Current children cumulated vsize (KiB) 54060

[startup+154.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20810
/proc/meminfo: memFree=1115592/2055920 swapFree=4191900/4192956
[pid=20809] ppid=20807 vsize=54060 CPUtime=154.06
/proc/20809/stat : 20809 (minisat) R 20807 20809 20772 0 -1 4194304 22076 0 0 0 15390 16 0 0 25 0 1 0 150359369 55357440 9201 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/20809/statm: 13515 9201 102 219 0 13293 0
Current children cumulated CPU time (s) 154.06
Current children cumulated vsize (KiB) 54060

Child status: 20
Real time (s): 154.171
CPU time (s): 154.136
CPU user time (s): 153.965
CPU system time (s): 0.170974
CPU usage (%): 99.9769
Max. virtual memory (cumulated for all children) (KiB): 54060

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

runsolver used 0.114982 second user time and 0.328949 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-02 02:14:22
IDJOB=1775092
IDBENCH=71086
IDSOLVER=608
FILE ID=node31/1775092-1241223262
PBS_JOBID= 9224777
Free space on /tmp= 66448 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_07_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775092-1241223262/watcher-1775092-1241223262 -o /tmp/evaluation-result-1775092-1241223262/solver-1775092-1241223262 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775092-1241223262.cnf

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

MD5SUM BENCH= a30111c778b4a83ebe950f77b63a1b33
RANDOM SEED=524732303

node31.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1152800 kB
Buffers:         80952 kB
Cached:         711204 kB
SwapCached:        384 kB
Active:          42256 kB
Inactive:       764204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152800 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          22692 kB
Slab:            82488 kB
Committed_AS:   654668 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB
End job on node31 at 2009-05-02 02:16:56