Trace number 1730094

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
VARSAT-random 2009-03-22UNSAT 134.34 134.369

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.7661
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1339                                                 |
0.00/0.00	c |  Number of clauses:    7095                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          133398558.000000
0.00/0.02	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    1115     3807    30662 |     1269        0    nan |  0.000 % |
0.09/0.15	c |       101 |    1115     3807    30662 |     1395      101     12 |  3.137 % |
0.19/0.20	c |       253 |    1115     3807    30662 |     1535      253     15 |  3.137 % |
0.19/0.26	c |       479 |    1115     3807    30662 |     1689      479     17 |  3.137 % |
0.29/0.33	c |       816 |    1115     3807    30662 |     1857      816     20 |  3.137 % |
0.39/0.40	c |      1322 |    1115     3807    30662 |     2043     1322     21 |  3.137 % |
0.39/0.49	c |      2082 |    1115     3807    30662 |     2248     2082     23 |  3.137 % |
0.49/0.58	c |      3222 |    1115     3807    30662 |     2472     2052     21 |  3.137 % |
0.69/0.71	c |      4930 |    1115     3807    30662 |     2720     2465     24 |  3.137 % |
0.79/0.89	c |      7492 |    1115     3807    30662 |     2992     2194     23 |  3.137 % |
1.10/1.13	c |     11336 |    1115     3807    30662 |     3291     2948     18 |  3.137 % |
1.39/1.41	c |     17102 |    1115     3807    30662 |     3620     1845     14 |  3.137 % |
1.79/1.89	c |     25751 |    1115     3807    30662 |     3982     3003     21 |  3.137 % |
2.59/2.67	c |     38727 |    1115     3807    30662 |     4380     3660     22 |  3.137 % |
4.09/4.10	c |     58190 |    1115     3807    30662 |     4819     2855     23 |  3.137 % |
6.29/6.31	c |     87382 |    1115     3807    30662 |     5300     2517     22 |  3.137 % |
9.29/9.38	c |    131171 |    1115     3807    30662 |     5831     3169     23 |  3.137 % |
13.88/13.94	c |    196855 |    1115     3807    30662 |     6414     3633     24 |  3.137 % |
21.90/21.91	c |    295382 |    1115     3807    30662 |     7055     4265     23 |  3.137 % |
32.79/32.84	c |    443174 |    1115     3807    30662 |     7761     5227     19 |  3.137 % |
49.88/49.90	c |    664857 |    1115     3807    30662 |     8537     6872     16 |  3.137 % |
76.88/76.95	c |    997384 |    1115     3807    30662 |     9390     6814     16 |  3.137 % |
121.26/121.32	c |   1496172 |    1099     3625    30000 |    10330     7850     18 |  4.332 % |
134.26/134.36	c ===============================================================================
134.26/134.36	c surveys--CPU time (sec)   : 1.2738         (0.95 % of total)
134.26/134.36	c surveys--attempted        : 23             (18 /sec)
134.26/134.36	c surveys--converged        : 23             (100.00 % successful)
134.26/134.36	c restarts              : 23
134.26/134.36	c conflicts             : 1639547        (12323 /sec)
134.26/134.36	c decisions             : 2402711        (1.92 % random) (18059 /sec)
134.26/134.36	c propagations          : 59031456       (443696 /sec)
134.26/134.36	c conflict literals     : 38426844       (28.90 % deleted)
134.26/134.36	c Memory used           : 8.25 MB
134.26/134.36	c Total CPU time (sec)      : 134.3186    
134.26/134.36	c 
134.26/134.36	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-1730094-1240756010/watcher-1730094-1240756010 -o /tmp/evaluation-result-1730094-1240756010/solver-1730094-1240756010 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=133398558 HOME/instance-1730094-1240756010.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: 1.00 0.99 0.99 3/64 28284
/proc/meminfo: memFree=1840440/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=2684 CPUtime=0
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 103634520 2748416 310 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 671 311 88 221 0 447 0

[startup+0.088353 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28284
/proc/meminfo: memFree=1840440/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4580 CPUtime=0.08
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 812 0 0 0 8 0 0 0 18 0 1 0 103634520 4689920 797 1992294400 4194304 5102416 548682068800 18446744073709551615 4266266 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1145 797 99 221 0 921 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4580

[startup+0.101354 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28284
/proc/meminfo: memFree=1840440/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4436 CPUtime=0.09
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 815 0 0 0 9 0 0 0 18 0 1 0 103634520 4542464 764 1992294400 4194304 5102416 548682068800 18446744073709551615 4220586 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1109 764 102 221 0 885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4436

[startup+0.301366 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28284
/proc/meminfo: memFree=1840440/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4436 CPUtime=0.29
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 825 0 0 0 29 0 0 0 19 0 1 0 103634520 4542464 774 1992294400 4194304 5102416 548682068800 18446744073709551615 4221927 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4436

[startup+0.70139 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 28284
/proc/meminfo: memFree=1840440/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4436 CPUtime=0.69
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 825 0 0 0 69 0 0 0 22 0 1 0 103634520 4542464 774 1992294400 4194304 5102416 548682068800 18446744073709551615 4249594 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4436

[startup+1.50144 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1837616/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4436 CPUtime=1.49
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 825 0 0 0 149 0 0 0 25 0 1 0 103634520 4542464 774 1992294400 4194304 5102416 548682068800 18446744073709551615 4249765 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4436

[startup+3.10155 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1837488/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=4700 CPUtime=3.09
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 904 0 0 0 309 0 0 0 25 0 1 0 103634520 4812800 853 1992294400 4194304 5102416 548682068800 18446744073709551615 4249616 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1175 853 112 221 0 951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4700

[startup+6.30175 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1836912/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=5096 CPUtime=6.29
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 999 0 0 0 629 0 0 0 25 0 1 0 103634520 5218304 948 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1274 948 112 221 0 1050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5096

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1836400/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=5656 CPUtime=12.68
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1149 0 0 0 1268 0 0 0 25 0 1 0 103634520 5791744 1098 1992294400 4194304 5102416 548682068800 18446744073709551615 4249721 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1414 1098 112 221 0 1190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5656

[startup+25.502 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1835632/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=6328 CPUtime=25.49
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1300 0 0 0 2548 1 0 0 25 0 1 0 103634520 6479872 1249 1992294400 4194304 5102416 548682068800 18446744073709551615 4244062 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1582 1249 112 221 0 1358 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6328

[startup+51.1017 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1834736/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=7216 CPUtime=51.08
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1505 0 0 0 5107 1 0 0 25 0 1 0 103634520 7389184 1454 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1804 1454 112 221 0 1580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7216

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833968/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=7896 CPUtime=102.27
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1693 0 0 0 10226 1 0 0 25 0 1 0 103634520 8085504 1642 1992294400 4194304 5102416 548682068800 18446744073709551615 4249689 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 1974 1642 112 221 0 1750 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7896

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

[startup+115.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833776/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8160 CPUtime=115.06
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1739 0 0 0 11505 1 0 0 25 0 1 0 103634520 8355840 1688 1992294400 4194304 5102416 548682068800 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2040 1688 112 221 0 1816 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 8160

[startup+127.902 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833520/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8300 CPUtime=127.86
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1796 0 0 0 12785 1 0 0 25 0 1 0 103634520 8499200 1745 1992294400 4194304 5102416 548682068800 18446744073709551615 4249619 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2075 1745 112 221 0 1851 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 8300

[startup+131.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833520/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8444 CPUtime=131.06
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1805 0 0 0 13105 1 0 0 25 0 1 0 103634520 8646656 1754 1992294400 4194304 5102416 548682068800 18446744073709551615 4249559 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2111 1754 112 221 0 1887 0
Current children cumulated CPU time (s) 131.06
Current children cumulated vsize (KiB) 8444

[startup+132.702 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833520/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8444 CPUtime=132.66
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1811 0 0 0 13265 1 0 0 25 0 1 0 103634520 8646656 1760 1992294400 4194304 5102416 548682068800 18446744073709551615 4249699 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2111 1760 112 221 0 1887 0
Current children cumulated CPU time (s) 132.66
Current children cumulated vsize (KiB) 8444

[startup+133.503 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833456/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8444 CPUtime=133.46
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1811 0 0 0 13345 1 0 0 25 0 1 0 103634520 8646656 1760 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2111 1760 112 221 0 1887 0
Current children cumulated CPU time (s) 133.46
Current children cumulated vsize (KiB) 8444

[startup+133.903 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833456/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8444 CPUtime=133.86
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1811 0 0 0 13385 1 0 0 25 0 1 0 103634520 8646656 1760 1992294400 4194304 5102416 548682068800 18446744073709551615 4249567 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2111 1760 112 221 0 1887 0
Current children cumulated CPU time (s) 133.86
Current children cumulated vsize (KiB) 8444

[startup+134.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 28285
/proc/meminfo: memFree=1833456/2055920 swapFree=4181212/4192956
[pid=28284] ppid=28282 vsize=8444 CPUtime=134.26
/proc/28284/stat : 28284 (varsat-random_s) R 28282 28284 28128 0 -1 4194304 1811 0 0 0 13425 1 0 0 25 0 1 0 103634520 8646656 1760 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/28284/statm: 2111 1760 112 221 0 1887 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 8444

Child status: 20
Real time (s): 134.369
CPU time (s): 134.34
CPU user time (s): 134.319
CPU system time (s): 0.020996
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 8444

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

runsolver used 0.090986 second user time and 0.293955 second system time

The end

Launcher Data

Begin job on node22 at 2009-04-26 16:26:50
IDJOB=1730094
IDBENCH=24721
IDSOLVER=539
FILE ID=node22/1730094-1240756010
PBS_JOBID= 9187120
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730094-1240756010/watcher-1730094-1240756010 -o /tmp/evaluation-result-1730094-1240756010/solver-1730094-1240756010 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=133398558 HOME/instance-1730094-1240756010.cnf

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=133398558

node22.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.232
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.232
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:       1840856 kB
Buffers:         17156 kB
Cached:         122368 kB
SwapCached:       5588 kB
Active:          15652 kB
Inactive:       131724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1840856 kB
SwapTotal:     4192956 kB
SwapFree:      4181212 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          13552 kB
Slab:            53712 kB
Committed_AS:   483112 kB
PageTables:       1368 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= 66148 MiB
End job on node22 at 2009-04-26 16:29:04