Trace number 1805786

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
minisat2-core 070721UNSAT 133.4 133.435

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.9928
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1472                                                 |
0.00/0.00	|  Number of clauses:    7737                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    1430     7362    64249 |     2454        0    nan |  0.000 % |
0.00/0.01	|       101 |    1430     7362    64249 |     2699      101     10 |  2.853 % |
0.00/0.01	|       252 |    1430     7362    64249 |     2969      252     12 |  2.854 % |
0.00/0.02	|       477 |    1430     7362    64249 |     3266      477     15 |  2.854 % |
0.00/0.03	|       816 |    1430     7362    64249 |     3592      816     14 |  2.854 % |
0.00/0.04	|      1322 |    1430     7362    64249 |     3952     1322     14 |  2.853 % |
0.06/0.07	|      2083 |    1430     7362    64249 |     4347     2083     15 |  2.854 % |
0.09/0.11	|      3223 |    1430     7362    64249 |     4782     3223     17 |  2.854 % |
0.19/0.20	|      4932 |    1430     7362    64249 |     5260     4932     18 |  2.853 % |
0.29/0.33	|      7494 |    1430     7362    64249 |     5786     4806     18 |  2.853 % |
0.49/0.56	|     11338 |    1430     7362    64249 |     6365     5702     20 |  2.853 % |
0.79/0.89	|     17104 |    1430     7362    64249 |     7001     4980     19 |  2.853 % |
1.39/1.43	|     25753 |    1430     7362    64249 |     7701     6511     18 |  2.854 % |
2.29/2.33	|     38728 |    1430     7362    64249 |     8471     7742     26 |  2.854 % |
3.79/3.80	|     58189 |    1430     7362    64249 |     9319     5718     16 |  2.853 % |
6.89/6.94	|     87382 |    1430     7362    64249 |    10250     6563     23 |  2.854 % |
11.19/11.30	|    131172 |    1430     7362    64249 |    11276     8847     27 |  2.853 % |
17.59/17.69	|    196857 |    1430     7362    64249 |    12403     6274     18 |  2.853 % |
28.18/28.21	|    295383 |    1430     7362    64249 |    13644    10911     27 |  2.853 % |
45.87/45.95	|    443173 |    1429     6606    57563 |    15008    11405     24 |  2.922 % |
73.77/73.87	|    664856 |    1428     5850    50129 |    16509     8738     22 |  2.989 % |
120.06/120.11	|    997382 |    1425     4307    32125 |    18160     9924     21 |  3.194 % |
133.36/133.43	===============================================================================
133.36/133.43	restarts              : 22
133.36/133.43	conflicts             : 1083186        (8121 /sec)
133.36/133.43	decisions             : 3058514        (1.95 % random) (22930 /sec)
133.36/133.43	propagations          : 37842526       (283707 /sec)
133.36/133.43	conflict literals     : 27102541       (25.99 % deleted)
133.36/133.43	Memory used           : 6.66 MB
133.36/133.43	CPU time              : 133.386 s
133.36/133.43	
133.36/133.43	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-1805786-1242142214/watcher-1805786-1242142214 -o /tmp/evaluation-result-1805786-1242142214/solver-1805786-1242142214 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805786-1242142214.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.11 0.62 3/64 9472
/proc/meminfo: memFree=1589288/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=2056 CPUtime=0
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 225 0 0 0 0 0 0 0 20 0 1 0 242254844 2105344 210 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 514 210 58 171 0 340 0

[startup+0.0666341 s]
/proc/loadavg: 0.00 0.11 0.62 3/64 9472
/proc/meminfo: memFree=1589288/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=2580 CPUtime=0.06
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 384 0 0 0 6 0 0 0 20 0 1 0 242254844 2641920 369 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 645 370 77 171 0 471 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2580

[startup+0.101638 s]
/proc/loadavg: 0.00 0.11 0.62 3/64 9472
/proc/meminfo: memFree=1589288/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=2712 CPUtime=0.09
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 414 0 0 0 9 0 0 0 20 0 1 0 242254844 2777088 399 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 678 399 77 171 0 504 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2712

[startup+0.301658 s]
/proc/loadavg: 0.00 0.11 0.62 3/64 9472
/proc/meminfo: memFree=1589288/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=3108 CPUtime=0.29
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 490 0 0 0 29 0 0 0 21 0 1 0 242254844 3182592 475 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 777 475 77 171 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3108

[startup+0.701699 s]
/proc/loadavg: 0.00 0.11 0.62 3/64 9472
/proc/meminfo: memFree=1589288/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=3240 CPUtime=0.69
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 550 0 0 0 69 0 0 0 25 0 1 0 242254844 3317760 535 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 810 535 77 171 0 636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3240

[startup+1.50178 s]
/proc/loadavg: 0.00 0.11 0.62 2/65 9473
/proc/meminfo: memFree=1587296/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=3372 CPUtime=1.49
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 584 0 0 0 149 0 0 0 25 0 1 0 242254844 3452928 569 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 843 569 77 171 0 669 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3372

[startup+3.10194 s]
/proc/loadavg: 0.00 0.11 0.62 2/65 9473
/proc/meminfo: memFree=1586912/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=3904 CPUtime=3.09
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 691 0 0 0 309 0 0 0 25 0 1 0 242254844 3997696 676 1992294400 134512640 135213614 4294956256 18446744073709551615 134526887 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 976 676 77 171 0 802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3904

[startup+6.30126 s]
/proc/loadavg: 0.08 0.13 0.62 2/65 9473
/proc/meminfo: memFree=1586208/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=4432 CPUtime=6.29
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 824 0 0 0 629 0 0 0 25 0 1 0 242254844 4538368 809 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1108 809 77 171 0 934 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4432

[startup+12.7019 s]
/proc/loadavg: 0.15 0.14 0.63 2/65 9473
/proc/meminfo: memFree=1585760/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=4696 CPUtime=12.69
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 884 0 0 0 1269 0 0 0 25 0 1 0 242254844 4808704 869 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1174 869 77 171 0 1000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4696

[startup+25.5012 s]
/proc/loadavg: 0.34 0.18 0.63 2/65 9473
/proc/meminfo: memFree=1585376/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=5092 CPUtime=25.48
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1001 0 0 0 2548 0 0 0 25 0 1 0 242254844 5214208 986 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1273 986 77 171 0 1099 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5092

[startup+51.1018 s]
/proc/loadavg: 0.56 0.25 0.64 2/65 9473
/proc/meminfo: memFree=1584800/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=5620 CPUtime=51.07
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1136 0 0 0 5107 0 0 0 25 0 1 0 242254844 5754880 1121 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1405 1121 77 171 0 1231 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5620

[startup+102.306 s]
/proc/loadavg: 0.81 0.36 0.66 2/65 9473
/proc/meminfo: memFree=1584032/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6300 CPUtime=102.27
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1311 0 0 0 10226 1 0 0 25 0 1 0 242254844 6451200 1296 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1575 1296 77 171 0 1401 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6300

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

[startup+115.101 s]
/proc/loadavg: 0.85 0.39 0.66 2/65 9473
/proc/meminfo: memFree=1583968/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6440 CPUtime=115.06
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1329 0 0 0 11505 1 0 0 25 0 1 0 242254844 6594560 1314 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1610 1314 77 171 0 1436 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 6440

[startup+121.502 s]
/proc/loadavg: 0.86 0.40 0.66 2/65 9473
/proc/meminfo: memFree=1583904/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6668 CPUtime=121.46
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1365 0 0 0 12145 1 0 0 25 0 1 0 242254844 6828032 1350 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1667 1350 77 171 0 1493 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 6668

[startup+127.902 s]
/proc/loadavg: 0.87 0.41 0.66 2/65 9473
/proc/meminfo: memFree=1583776/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6668 CPUtime=127.86
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1381 0 0 0 12785 1 0 0 25 0 1 0 242254844 6828032 1366 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1667 1366 77 171 0 1493 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 6668

[startup+131.102 s]
/proc/loadavg: 0.88 0.42 0.66 2/65 9473
/proc/meminfo: memFree=1583712/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6668 CPUtime=131.06
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1388 0 0 0 13105 1 0 0 25 0 1 0 242254844 6828032 1373 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1667 1373 77 171 0 1493 0
Current children cumulated CPU time (s) 131.06
Current children cumulated vsize (KiB) 6668

[startup+132.701 s]
/proc/loadavg: 0.88 0.42 0.66 2/65 9473
/proc/meminfo: memFree=1583712/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6668 CPUtime=132.66
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1396 0 0 0 13265 1 0 0 25 0 1 0 242254844 6828032 1381 1992294400 134512640 135213614 4294956256 18446744073709551615 134526775 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1667 1381 77 171 0 1493 0
Current children cumulated CPU time (s) 132.66
Current children cumulated vsize (KiB) 6668

[startup+133.105 s]
/proc/loadavg: 0.88 0.42 0.66 2/65 9473
/proc/meminfo: memFree=1583648/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6812 CPUtime=133.06
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1400 0 0 0 13305 1 0 0 25 0 1 0 242254844 6975488 1385 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1703 1385 77 171 0 1529 0
Current children cumulated CPU time (s) 133.06
Current children cumulated vsize (KiB) 6812

[startup+133.301 s]
/proc/loadavg: 0.88 0.42 0.66 2/65 9473
/proc/meminfo: memFree=1583648/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6812 CPUtime=133.26
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1401 0 0 0 13325 1 0 0 25 0 1 0 242254844 6975488 1386 1992294400 134512640 135213614 4294956256 18446744073709551615 134526764 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1703 1386 77 171 0 1529 0
Current children cumulated CPU time (s) 133.26
Current children cumulated vsize (KiB) 6812

[startup+133.401 s]
/proc/loadavg: 0.88 0.42 0.66 2/65 9473
/proc/meminfo: memFree=1583648/2055920 swapFree=4176976/4192956
[pid=9472] ppid=9470 vsize=6812 CPUtime=133.36
/proc/9472/stat : 9472 (minisat_static) R 9470 9472 9435 0 -1 4194304 1401 0 0 0 13335 1 0 0 25 0 1 0 242254844 6975488 1386 1992294400 134512640 135213614 4294956256 18446744073709551615 134537435 0 0 4096 3 0 0 0 17 1 0 0
/proc/9472/statm: 1703 1386 77 171 0 1529 0
Current children cumulated CPU time (s) 133.36
Current children cumulated vsize (KiB) 6812

Child status: 20
Real time (s): 133.435
CPU time (s): 133.4
CPU user time (s): 133.386
CPU system time (s): 0.013997
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 6812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 133.386
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1413
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= 3
involuntary context switches= 242

runsolver used 0.102984 second user time and 0.272958 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 17:30:15
IDJOB=1805786
IDBENCH=24598
IDSOLVER=651
FILE ID=node17/1805786-1242142214
PBS_JOBID= 9289704
Free space on /tmp= 66208 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805786-1242142214/watcher-1805786-1242142214 -o /tmp/evaluation-result-1805786-1242142214/solver-1805786-1242142214 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805786-1242142214.cnf

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=229687625

node17.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.234
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.234
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:       1589768 kB
Buffers:         39452 kB
Cached:         337768 kB
SwapCached:       9768 kB
Active:          76836 kB
Inactive:       312160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589768 kB
SwapTotal:     4192956 kB
SwapFree:      4176976 kB
Dirty:            1316 kB
Writeback:           0 kB
Mapped:          13936 kB
Slab:            63172 kB
Committed_AS:   865372 kB
PageTables:       1452 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= 66208 MiB
End job on node17 at 2009-05-12 17:32:28