Trace number 1577820

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
kw 2009-03-20UNSAT 398.002 398.212

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
397.89/398.14	c 390.55 seconds
397.89/398.14	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-1577820-1241004945/watcher-1577820-1241004945 -o /tmp/evaluation-result-1577820-1241004945/solver-1577820-1241004945 -C 1200 -W 1800 -M 1800 HOME/kw HOME/instance-1577820-1241004945.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: 1.13 1.47 1.34 3/64 6035
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=6136 CPUtime=0
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 1027 0 0 0 0 0 0 0 18 0 1 0 128527440 6283264 1011 1992294400 4194304 6412682 548682068832 18446744073709551615 4263521 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 1534 1014 195 541 0 984 0

[startup+0.0960039 s]
/proc/loadavg: 1.13 1.47 1.34 3/64 6035
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=55228 CPUtime=0.08
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 12390 0 0 0 5 3 0 0 18 0 1 0 128527440 56553472 12374 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 13807 12378 208 541 0 13257 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55228

[startup+0.101002 s]
/proc/loadavg: 1.13 1.47 1.34 3/64 6035
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=56944 CPUtime=0.09
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 12966 0 0 0 5 4 0 0 18 0 1 0 128527440 58310656 12950 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 14236 12954 208 541 0 13686 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56944

[startup+0.301032 s]
/proc/loadavg: 1.13 1.47 1.34 3/64 6035
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=197636 CPUtime=0.29
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 44749 0 0 0 12 17 0 0 19 0 1 0 128527440 202379264 44733 1992294400 4194304 6412682 548682068832 18446744073709551615 4769355 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 49409 44734 221 541 0 48859 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 197636

[startup+0.701089 s]
/proc/loadavg: 1.13 1.47 1.34 3/64 6035
/proc/meminfo: memFree=868400/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=202404 CPUtime=0.69
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 46063 0 0 0 51 18 0 0 23 0 1 0 128527440 207261696 46047 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 50601 46047 221 541 0 50051 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 202404

[startup+1.5012 s]
/proc/loadavg: 1.13 1.47 1.34 2/65 6036
/proc/meminfo: memFree=680360/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=212624 CPUtime=1.49
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 48955 0 0 0 130 19 0 0 25 0 1 0 128527440 217726976 48939 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 53156 48939 221 541 0 52606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 212624

[startup+3.10143 s]
/proc/loadavg: 1.13 1.47 1.34 2/65 6036
/proc/meminfo: memFree=664232/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=232676 CPUtime=3.09
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 54628 0 0 0 287 22 0 0 25 0 1 0 128527440 238260224 54612 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 58169 54612 221 541 0 57619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 232676

[startup+6.3019 s]
/proc/loadavg: 1.20 1.48 1.34 2/65 6036
/proc/meminfo: memFree=610416/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=280744 CPUtime=6.29
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 67853 0 0 0 598 31 0 0 25 0 1 0 128527440 287481856 67837 1992294400 4194304 6412682 548682068832 18446744073709551615 4289319 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 70186 67837 221 541 0 69636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 280744

[startup+12.7018 s]
/proc/loadavg: 1.19 1.47 1.34 2/65 6036
/proc/meminfo: memFree=510000/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=370156 CPUtime=12.69
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 91563 0 0 0 1171 98 0 0 25 0 1 0 128527440 379039744 89697 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 92539 89697 248 541 0 91989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 370156

[startup+25.5017 s]
/proc/loadavg: 1.14 1.45 1.33 2/65 6036
/proc/meminfo: memFree=456688/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=404972 CPUtime=25.47
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 102800 0 0 0 2407 140 0 0 25 0 1 0 128527440 414691328 98468 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 101243 98468 255 541 0 100693 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 404972

[startup+51.1014 s]
/proc/loadavg: 1.09 1.41 1.32 2/65 6036
/proc/meminfo: memFree=448240/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=412416 CPUtime=51.04
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 105145 0 0 0 4957 147 0 0 25 0 1 0 128527440 422313984 100813 1992294400 4194304 6412682 548682068832 18446744073709551615 4327497 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 103104 100813 258 541 0 102554 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 412416

[startup+102.306 s]
/proc/loadavg: 1.04 1.35 1.30 2/65 6036
/proc/meminfo: memFree=447024/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=412420 CPUtime=102.22
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 105287 0 0 0 10068 154 0 0 25 0 1 0 128527440 422318080 100955 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 103105 100955 258 541 0 102555 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 412420

[startup+162.301 s]
/proc/loadavg: 1.07 1.30 1.28 2/65 6038
/proc/meminfo: memFree=446000/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=412420 CPUtime=162.19
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 105535 0 0 0 16059 160 0 0 25 0 1 0 128527440 422318080 101203 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 103105 101203 258 541 0 102555 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 412420

[startup+222.301 s]
/proc/loadavg: 1.08 1.26 1.27 2/65 6038
/proc/meminfo: memFree=445744/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=412420 CPUtime=222.16
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 105605 0 0 0 22047 169 0 0 25 0 1 0 128527440 422318080 101273 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 103105 101273 258 541 0 102555 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 412420

[startup+282.302 s]
/proc/loadavg: 1.03 1.21 1.25 2/65 6038
/proc/meminfo: memFree=440816/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=282.14
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106838 0 0 0 28039 175 0 0 25 0 1 0 128527440 427368448 102506 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102506 258 541 0 103788 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 417352

[startup+342.301 s]
/proc/loadavg: 1.01 1.17 1.23 2/65 6038
/proc/meminfo: memFree=440496/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=342.1
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106909 0 0 0 34030 180 0 0 25 0 1 0 128527440 427368448 102577 1992294400 4194304 6412682 548682068832 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102577 258 541 0 103788 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 417352

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

[startup+358.302 s]
/proc/loadavg: 1.01 1.16 1.23 2/65 6038
/proc/meminfo: memFree=440496/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=358.09
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106910 0 0 0 35627 182 0 0 25 0 1 0 128527440 427368448 102578 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102578 258 541 0 103788 0
Current children cumulated CPU time (s) 358.09
Current children cumulated vsize (KiB) 417352

[startup+383.905 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440496/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=383.69
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106910 0 0 0 38185 184 0 0 25 0 1 0 128527440 427368448 102578 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102578 258 541 0 103788 0
Current children cumulated CPU time (s) 383.69
Current children cumulated vsize (KiB) 417352

[startup+390.302 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440432/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=390.08
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106931 0 0 0 38823 185 0 0 25 0 1 0 128527440 427368448 102599 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102599 258 541 0 103788 0
Current children cumulated CPU time (s) 390.08
Current children cumulated vsize (KiB) 417352

[startup+393.502 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440432/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=393.29
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106940 0 0 0 39143 186 0 0 25 0 1 0 128527440 427368448 102608 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102608 258 541 0 103788 0
Current children cumulated CPU time (s) 393.29
Current children cumulated vsize (KiB) 417352

[startup+396.701 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440368/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=396.48
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106945 0 0 0 39462 186 0 0 25 0 1 0 128527440 427368448 102613 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102613 258 541 0 103788 0
Current children cumulated CPU time (s) 396.48
Current children cumulated vsize (KiB) 417352

[startup+397.501 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440368/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=397.28
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106945 0 0 0 39542 186 0 0 25 0 1 0 128527440 427368448 102613 1992294400 4194304 6412682 548682068832 18446744073709551615 4304518 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102613 258 541 0 103788 0
Current children cumulated CPU time (s) 397.28
Current children cumulated vsize (KiB) 417352

[startup+397.901 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440368/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=397.68
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106945 0 0 0 39582 186 0 0 25 0 1 0 128527440 427368448 102613 1992294400 4194304 6412682 548682068832 18446744073709551615 4304682 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102613 258 541 0 103788 0
Current children cumulated CPU time (s) 397.68
Current children cumulated vsize (KiB) 417352

[startup+398.102 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440368/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=417352 CPUtime=397.89
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 0 106945 0 0 0 39603 186 0 0 25 0 1 0 128527440 427368448 102613 1992294400 4194304 6412682 548682068832 18446744073709551615 5485412 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 104338 102613 258 541 0 103788 0
Current children cumulated CPU time (s) 397.89
Current children cumulated vsize (KiB) 417352

[startup+398.206 s]
/proc/loadavg: 1.00 1.14 1.22 2/65 6038
/proc/meminfo: memFree=440368/2055920 swapFree=4192812/4192956
[pid=6035] ppid=6033 vsize=0 CPUtime=397.99
/proc/6035/stat : 6035 (kw) R 6033 6035 5571 0 -1 4 106952 0 0 0 39607 192 0 0 25 0 1 0 128527440 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6035/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 397.99
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 398.212
CPU time (s): 398.002
CPU user time (s): 396.074
CPU system time (s): 1.92771
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 417352

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

runsolver used 0.384941 second user time and 1.07384 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-29 13:35:47
IDJOB=1577820
IDBENCH=70967
IDSOLVER=501
FILE ID=node30/1577820-1241004945
PBS_JOBID= 9204837
Free space on /tmp= 66400 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577820-1241004945/watcher-1577820-1241004945 -o /tmp/evaluation-result-1577820-1241004945/solver-1577820-1241004945 -C 1200 -W 1800 -M 1800  HOME/kw HOME/instance-1577820-1241004945.cnf

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=750904379

node30.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.265
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.265
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:        868816 kB
Buffers:         73452 kB
Cached:        1013724 kB
SwapCached:        144 kB
Active:         374824 kB
Inactive:       726948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        868816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32360 kB
Writeback:           0 kB
Mapped:          24236 kB
Slab:            71344 kB
Committed_AS:   592708 kB
PageTables:       1356 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= 66376 MiB
End job on node30 at 2009-04-29 13:42:25