Trace number 1589735

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-simp 070721UNSAT 138.842 138.877

General information on the benchmark

NameAPPLICATIONS/
bitverif/minand/minand128.cnf
MD5SUM34e3afebec3eaf03cbcceb51b352993a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark138.842
Satisfiable
(Un)Satisfiability was proved
Number of variables53999
Number of clauses159692
Sum of the clauses size372612
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2106460
Number of clauses of size 353230
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	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:  53999                                                |
0.00/0.00	|  Number of clauses:    159692                                               |
0.09/0.16	|  Parsing time:         0.14         s                                       |
43.18/43.23	============================[ Search Statistics ]==============================
43.18/43.23	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.18/43.23	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
43.18/43.23	===============================================================================
43.18/43.23	|         0 |    3606    59022  1617667 |    19674        0    nan |  0.000 % |
43.38/43.47	|       101 |    3606    59022  1617667 |    21641      101     62 |  0.033 % |
43.48/43.53	|       251 |    3604    59022  1617667 |    23805      250     47 |  0.037 % |
43.48/43.54	|       476 |    3604    59022  1617667 |    26186      475     34 |  0.037 % |
43.58/43.62	|       813 |    3602    59022  1617667 |    28804      810     38 |  0.043 % |
43.68/43.74	|      1319 |    3601    59022  1617667 |    31685     1315     54 |  0.044 % |
43.88/43.90	|      2081 |    3600    59022  1617667 |    34853     2076     69 |  0.046 % |
44.28/44.32	|      3220 |    3598    58481  1616525 |    38339     3197     77 |  0.048 % |
44.68/44.78	|      4928 |    3598    58481  1616525 |    42172     4905     96 |  0.048 % |
45.78/45.84	|      7491 |    3598    58481  1616525 |    46390     7468    110 |  0.048 % |
47.68/47.72	|     11335 |    3597    58481  1616525 |    51029    11311    119 |  0.050 % |
49.98/50.03	|     17101 |    3597    58481  1616525 |    56132    17077    162 |  0.050 % |
54.67/54.71	|     25755 |    3597    58354  1616271 |    61745    25722    276 |  0.050 % |
62.58/62.64	|     38735 |    3597    58354  1616271 |    67919    38702    325 |  0.050 % |
78.27/78.32	|     58196 |    3597    58354  1616271 |    74711    58163    361 |  0.050 % |
100.87/100.99	|     87393 |    3597    58354  1616271 |    82183    28315    337 |  0.050 % |
138.46/138.51	|    131189 |    3596    58229  1616021 |    90401    72107    304 |  0.052 % |
138.76/138.85	===============================================================================
138.76/138.85	restarts              : 17
138.76/138.85	conflicts             : 131656         (950 /sec)
138.76/138.85	decisions             : 461549         (1.66 % random) (3331 /sec)
138.76/138.85	propagations          : 17553297       (126682 /sec)
138.76/138.85	conflict literals     : 42948249       (24.93 % deleted)
138.76/138.85	Memory used           : 155.81 MB
138.76/138.85	CPU time              : 138.562 s
138.76/138.85	
138.76/138.85	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-1589735-1239106319/watcher-1589735-1239106319 -o /tmp/evaluation-result-1589735-1239106319/solver-1589735-1239106319 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minisat_static HOME/instance-1589735-1239106319.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 1.00 1.03 3/64 3528
/proc/meminfo: memFree=1179360/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=2224 CPUtime=0
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 423 0 0 0 0 0 0 0 20 0 1 0 1183297318 2277376 408 1992294400 134512640 135243866 4294956256 18446744073709551615 134553583 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 556 409 65 178 0 376 0

[startup+0.0775951 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 3528
/proc/meminfo: memFree=1179360/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=8928 CPUtime=0.07
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 2020 0 0 0 6 1 0 0 20 0 1 0 1183297318 9142272 2005 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 2232 2009 65 178 0 2052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8928

[startup+0.101596 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 3528
/proc/meminfo: memFree=1179360/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=11864 CPUtime=0.09
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 2551 0 0 0 8 1 0 0 20 0 1 0 1183297318 12148736 2536 1992294400 134512640 135243866 4294956256 18446744073709551615 134527653 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 2966 2537 65 178 0 2786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11864

[startup+0.301616 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 3528
/proc/meminfo: memFree=1179360/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=21216 CPUtime=0.29
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 4887 0 0 0 27 2 0 0 22 0 1 0 1183297318 21725184 4872 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 5304 4873 80 178 0 5124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21216

[startup+0.701657 s]
/proc/loadavg: 1.00 1.00 1.03 3/64 3528
/proc/meminfo: memFree=1179360/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=32224 CPUtime=0.69
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 7664 0 0 0 65 4 0 0 25 0 1 0 1183297318 32997376 7649 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 8056 7649 80 178 0 7876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32224

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3529
/proc/meminfo: memFree=1140248/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=56092 CPUtime=1.49
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 13508 0 0 0 142 7 0 0 25 0 1 0 1183297318 57438208 13493 1992294400 134512640 135243866 4294956256 18446744073709551615 134748230 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 14023 13493 80 178 0 13843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56092

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3529
/proc/meminfo: memFree=1117848/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=69864 CPUtime=3.09
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 16692 0 0 0 301 8 0 0 25 0 1 0 1183297318 71540736 16677 1992294400 134512640 135243866 4294956256 18446744073709551615 134535398 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 17466 16677 80 178 0 17286 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69864

[startup+6.30222 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3529
/proc/meminfo: memFree=1106648/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=77696 CPUtime=6.29
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 18463 0 0 0 620 9 0 0 25 0 1 0 1183297318 79560704 18448 1992294400 134512640 135243866 4294956256 18446744073709551615 134536629 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 19424 18448 80 178 0 19244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77696

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 3529
/proc/meminfo: memFree=1101272/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=82488 CPUtime=12.68
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 19604 0 0 0 1259 9 0 0 25 0 1 0 1183297318 84467712 19589 1992294400 134512640 135243866 4294956256 18446744073709551615 134536624 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 20622 19589 80 178 0 20442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82488

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3529
/proc/meminfo: memFree=1100120/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=82936 CPUtime=25.49
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 19795 0 0 0 2539 10 0 0 25 0 1 0 1183297318 84926464 19780 1992294400 134512640 135243866 4294956256 18446744073709551615 134541930 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 20734 19780 80 178 0 20554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82936

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3529
/proc/meminfo: memFree=1102808/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=79648 CPUtime=51.08
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 20065 0 0 0 5098 10 0 0 25 0 1 0 1183297318 81559552 19209 1992294400 134512640 135243866 4294956256 18446744073709551615 134558418 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 19912 19209 87 178 0 19732 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 79648

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=102.27
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 10202 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134558464 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159548

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

[startup+115.101 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=115.06
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 11481 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134558745 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 159548

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=127.86
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 12761 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134558759 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 159548

[startup+134.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=134.26
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13401 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134747379 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 159548

[startup+135.901 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=135.86
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13561 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 135.86
Current children cumulated vsize (KiB) 159548

[startup+137.506 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=137.46
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13721 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 137.46
Current children cumulated vsize (KiB) 159548

[startup+138.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=138.26
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13801 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 138.26
Current children cumulated vsize (KiB) 159548

[startup+138.702 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=138.66
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13841 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134555869 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 138.66
Current children cumulated vsize (KiB) 159548

[startup+138.802 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 3529
/proc/meminfo: memFree=1021208/2055920 swapFree=4176456/4192956
[pid=3528] ppid=3526 vsize=159548 CPUtime=138.76
/proc/3528/stat : 3528 (minisat_static) R 3526 3528 3430 0 -1 4194304 40333 0 0 0 13851 25 0 0 25 0 1 0 1183297318 163377152 39477 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/3528/statm: 39887 39477 87 178 0 39707 0
Current children cumulated CPU time (s) 138.76
Current children cumulated vsize (KiB) 159548

Child status: 20
Real time (s): 138.877
CPU time (s): 138.842
CPU user time (s): 138.562
CPU system time (s): 0.279957
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 159548

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

runsolver used 0.12998 second user time and 0.383941 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-07 14:11:59
IDJOB=1589735
IDBENCH=70776
IDSOLVER=568
FILE ID=node27/1589735-1239106319
PBS_JOBID= 9110803
Free space on /tmp= 66344 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/APPLICATIONS/bitverif/minand/minand128.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1589735-1239106319/watcher-1589735-1239106319 -o /tmp/evaluation-result-1589735-1239106319/solver-1589735-1239106319 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minisat_static HOME/instance-1589735-1239106319.cnf

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

MD5SUM BENCH= 34e3afebec3eaf03cbcceb51b352993a
RANDOM SEED=1946840717

node27.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		: 2800.196
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	: 5521.40
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		: 2800.196
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:       1179776 kB
Buffers:         51004 kB
Cached:         748280 kB
SwapCached:       9576 kB
Active:          27816 kB
Inactive:       782676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1179776 kB
SwapTotal:     4192956 kB
SwapFree:      4176456 kB
Dirty:            3392 kB
Writeback:           0 kB
Mapped:          16820 kB
Slab:            51568 kB
Committed_AS:  3476828 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node27 at 2009-04-07 14:14:18