Trace number 1783601

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
MXC 2009-03-10UNSAT 57.0943 57.1216

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

9.79/9.84	c starting MXC with:
9.79/9.84	c cnf_path = HOME/instance-1783601-1241861800.cnf
9.79/9.84	c restart_strategy = auto
9.79/9.84	c sign_strategy = cached
9.79/9.84	c use_preprocessing = -1
9.79/9.84	c output_implicant = 1
9.79/9.84	c timeout_seconds = 0
9.79/9.84	c running SatELite... done
9.79/9.84	c 27 vars eliminated
9.79/9.84	c received 0 units and 232 clauses from SatELite
9.79/9.84	c 26 assignments made, starting to guess now
9.79/9.84	c ===================================[MXC]=====================================
9.79/9.84	c | Conflicts |                Clause Statistics                   |   Vars   |
9.79/9.84	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
9.79/9.84	c =============================================================================
9.79/9.84	c |         0 |       0       0      232        0        0     nan |       87 |
9.79/9.84	c |       100 |       0       0      232      100     1050    17.6 |       61 |
9.79/9.84	c |       210 |       0       0      232      210     1105    16.0 |       61 |
9.79/9.84	c |       441 |       0       0      232      441     1220    15.4 |       61 |
9.79/9.84	c |       805 |       0       0      232      805     1402    16.4 |       61 |
9.79/9.84	c |      1315 |       0       0      232     1315     1609    16.5 |       61 |
9.79/9.84	c |      1986 |       0       0      232     1138     1754    16.9 |       61 |
9.79/9.84	c |      2834 |       0       0      232     1046     1894    17.0 |       61 |
9.79/9.84	c |      3876 |       0       0      232     1077     2031    16.5 |       61 |
9.79/9.84	c |      5132 |       0       0      232     1260     2163    16.9 |       61 |
9.79/9.84	c |      6623 |       0       0      232     1626     2292    16.4 |       61 |
9.79/9.84	c |      8373 |       0       0      232     2203     2419    16.8 |       61 |
9.79/9.84	c |     10408 |       0       0      232     1765     2543    16.6 |       61 |
9.79/9.84	c |     12756 |       0       0      232     1493     2665    15.8 |       61 |
9.79/9.84	c |     15449 |       0       0      232     1434     2786    15.7 |       61 |
9.79/9.84	c |     18521 |       0       0      232     1637     2906    16.5 |       61 |
9.79/9.84	c |     22010 |       0       0      232     2152     3025    16.6 |       61 |
9.79/9.84	c |     25958 |       0       0      232     3027     3144    16.1 |       61 |
9.79/9.84	c |     30411 |       0       0      232     2697     3262    16.0 |       61 |
9.79/9.84	c |     35419 |       0       0      232     2737     3381    15.9 |       61 |
9.79/9.84	c |     41038 |       0       0      232     3215     3499    16.1 |       61 |
9.79/9.84	c |     47329 |       0       0      232     2402     3618    16.6 |       61 |
9.79/9.84	c |     54360 |       0       0      232     2064     3737    15.9 |       61 |
9.79/9.84	c |     62205 |       0       0      232     2302     3857    16.5 |       61 |
9.79/9.84	c |     70945 |       0       0      232     3207     3978    16.4 |       61 |
9.79/9.84	c |     80669 |       0       0      232     2841     4099    15.7 |       61 |
9.79/9.84	c |     91476 |       0       0      232     3251     4222    16.2 |       61 |
9.79/9.84	c |    103474 |       0       0      232     2395     4346    14.6 |       61 |
9.79/9.84	c |    116782 |       0       0      232     2466     4471    16.1 |       61 |
9.79/9.84	c |    131532 |       0       0      232     3614     4597    16.2 |       61 |
9.79/9.84	c |    147868 |       0       0      232     3649     4726    15.5 |       61 |
9.79/9.84	c |    165948 |       0       0      232     2567     4855    18.1 |       61 |
9.79/9.84	c |    185947 |       0       0      232     2875     4987    14.6 |       61 |
9.79/9.84	c |    208057 |       0       0      232     4792     5120    14.1 |       61 |
9.79/9.84	c |    232489 |       0       0      232     3305     5255    13.5 |       61 |
9.79/9.84	c |    259475 |       0       0      232     3676     5393    14.6 |       61 |
9.79/9.84	c |    289271 |       0       0      232     3450     5532    14.5 |       61 |
9.79/9.84	c |    322158 |       0       0      232     5555     5674    13.6 |       61 |
9.79/9.84	c |    358445 |       0       0      232     4538     5818    16.5 |       61 |
9.79/9.84	c |    398472 |       0       0      232     3346     5965    12.8 |       61 |
9.79/9.84	c |    442613 |       0       0      232     5251     6114    13.9 |       61 |
9.79/9.84	c |    491279 |       0       0      232     4453     6265    13.7 |       61 |
9.79/9.84	c |    544923 |       0       0      232     4246     6420    16.4 |       61 |
57.06/57.12	c |    604043 |       0       0      232     4903     6577    16.4 |       61 |
57.06/57.12	c |    669187 |       0       0      232     3504     6737    13.8 |       61 |
57.06/57.12	c |    740957 |       0       0      232     3702     6901    12.4 |       61 |
57.06/57.12	c |    820016 |       0       0      232     5992     7067    12.7 |       61 |
57.06/57.12	c |    907092 |       0       0      232     3739     7237    10.5 |       61 |
57.06/57.12	c |   1002987 |       0       1      232     4453     7410    13.3 |       61 |
57.06/57.12	c |   1108583 |       0       1      232     5100     7586    11.4 |       61 |
57.06/57.12	c |   1224850 |       0       2      232     6271     7766    12.0 |       61 |
57.06/57.12	c |   1352856 |       0       3      232     4666     7949    12.0 |       61 |
57.06/57.12	c |   1493774 |       0      19      232     4786     8137    12.9 |       60 |
57.06/57.12	c |   1648896 |       0      20      232     7651     8328    11.9 |       60 |
57.06/57.12	c |   1819642 |       0      22      232     5726     8523    12.1 |       60 |
57.06/57.12	c |   2007575 |       0      38      232     8276     8722    10.0 |       59 |
57.06/57.12	c |   2214413 |       0      55      232     7782     8926    14.0 |       58 |
57.06/57.12	c |   2442047 |       0      74      232     5163     9133    10.0 |       57 |
57.06/57.12	c |   2635055 |       0     210      232     9094     9298     6.9 |       41 |
57.06/57.12	c ----- stats for thread 0 -----
57.06/57.12	c restarts: 4
57.06/57.12	c decisions: 3975474
57.06/57.12	c propagations: 22307270
57.06/57.12	c conflicts: 2635055
57.06/57.12	c 57.120s elapsed
57.06/57.12	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-1783601-1241861800/watcher-1783601-1241861800 -o /tmp/evaluation-result-1783601-1241861800/solver-1783601-1241861800 -C 5000 -W 6000 -M 1800 HOME/mxc-sat09 -i HOME/instance-1783601-1241861800.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.00 0.00 3/64 22565
/proc/meminfo: memFree=1921864/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=976 CPUtime=0
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 214212989 999424 118 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 244 118 72 166 0 75 0

[startup+0.043658 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22565
/proc/meminfo: memFree=1921864/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=1240 CPUtime=0.04
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 224 0 0 0 4 0 0 0 18 0 1 0 214212989 1269760 210 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 310 210 73 166 0 141 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1240

[startup+0.102668 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22565
/proc/meminfo: memFree=1921864/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=1384 CPUtime=0.1
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 251 0 0 0 10 0 0 0 18 0 1 0 214212989 1417216 237 1992294400 134512640 135192793 4294956224 18446744073709551615 134552309 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 346 237 73 166 0 177 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1384

[startup+0.3027 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22565
/proc/meminfo: memFree=1921864/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=1660 CPUtime=0.3
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 301 0 0 0 30 0 0 0 20 0 1 0 214212989 1699840 287 1992294400 134512640 135192793 4294956224 18446744073709551615 134612729 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 415 287 73 166 0 246 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1660

[startup+0.70177 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22565
/proc/meminfo: memFree=1921864/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=1800 CPUtime=0.69
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 361 0 0 0 69 0 0 0 24 0 1 0 214212989 1843200 347 1992294400 134512640 135192793 4294956224 18446744073709551615 134551023 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 450 347 73 166 0 281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1800

[startup+1.5019 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 22566
/proc/meminfo: memFree=1920640/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=2240 CPUtime=1.49
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 435 0 0 0 149 0 0 0 25 0 1 0 214212989 2293760 421 1992294400 134512640 135192793 4294956224 18446744073709551615 134534233 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 560 421 73 166 0 391 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2240

[startup+3.10118 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 22566
/proc/meminfo: memFree=1920000/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=2776 CPUtime=3.09
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 573 0 0 0 309 0 0 0 25 0 1 0 214212989 2842624 559 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 694 559 73 166 0 525 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2776

[startup+6.30172 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 22566
/proc/meminfo: memFree=1919104/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=3524 CPUtime=6.29
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 740 0 0 0 629 0 0 0 25 0 1 0 214212989 3608576 726 1992294400 134512640 135192793 4294956224 18446744073709551615 134551392 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 881 726 73 166 0 712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3524

[startup+12.7018 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 22566
/proc/meminfo: memFree=1918016/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=4452 CPUtime=12.69
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 952 0 0 0 1269 0 0 0 25 0 1 0 214212989 4558848 938 1992294400 134512640 135192793 4294956224 18446744073709551615 134520636 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 1113 938 73 166 0 944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4452

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 22566
/proc/meminfo: memFree=1917184/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=5408 CPUtime=25.48
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1189 0 0 0 2548 0 0 0 25 0 1 0 214212989 5537792 1175 1992294400 134512640 135192793 4294956224 18446744073709551615 134549763 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 1352 1175 73 166 0 1183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5408

[startup+51.1024 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 22566
/proc/meminfo: memFree=1915264/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=7832 CPUtime=51.06
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1666 0 0 0 5106 0 0 0 25 0 1 0 214212989 8019968 1652 1992294400 134512640 135192793 4294956224 18446744073709551615 134533892 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 1958 1652 73 166 0 1789 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7832

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

[startup+54.3019 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 22566
/proc/meminfo: memFree=1915008/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=8348 CPUtime=54.26
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1747 0 0 0 5426 0 0 0 25 0 1 0 214212989 8548352 1733 1992294400 134512640 135192793 4294956224 18446744073709551615 134550401 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 2087 1733 73 166 0 1918 0
Current children cumulated CPU time (s) 54.26
Current children cumulated vsize (KiB) 8348

[startup+55.9012 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 22566
/proc/meminfo: memFree=1914880/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=8348 CPUtime=55.86
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1759 0 0 0 5586 0 0 0 25 0 1 0 214212989 8548352 1745 1992294400 134512640 135192793 4294956224 18446744073709551615 134612999 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 2087 1745 73 166 0 1918 0
Current children cumulated CPU time (s) 55.86
Current children cumulated vsize (KiB) 8348

[startup+56.7013 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 22566
/proc/meminfo: memFree=1914816/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=8348 CPUtime=56.66
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1763 0 0 0 5666 0 0 0 25 0 1 0 214212989 8548352 1749 1992294400 134512640 135192793 4294956224 18446744073709551615 134549692 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 2087 1749 73 166 0 1918 0
Current children cumulated CPU time (s) 56.66
Current children cumulated vsize (KiB) 8348

[startup+57.1014 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 22566
/proc/meminfo: memFree=1914816/2055920 swapFree=4164244/4192956
[pid=22565] ppid=22563 vsize=8348 CPUtime=57.06
/proc/22565/stat : 22565 (mxc-sat09) R 22563 22565 22528 0 -1 4194304 1763 0 0 0 5706 0 0 0 25 0 1 0 214212989 8548352 1749 1992294400 134512640 135192793 4294956224 18446744073709551615 134550898 0 0 4096 0 0 0 0 17 0 0 0
/proc/22565/statm: 2087 1749 73 166 0 1918 0
Current children cumulated CPU time (s) 57.06
Current children cumulated vsize (KiB) 8348

Child status: 20
Real time (s): 57.1216
CPU time (s): 57.0943
CPU user time (s): 57.0833
CPU system time (s): 0.010998
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 8348

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

runsolver used 0.056991 second user time and 0.159975 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-09 11:36:40
IDJOB=1783601
IDBENCH=24609
IDSOLVER=613
FILE ID=node25/1783601-1241861800
PBS_JOBID= 9264587
Free space on /tmp= 66040 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783601-1241861800/watcher-1783601-1241861800 -o /tmp/evaluation-result-1783601-1241861800/solver-1783601-1241861800 -C 5000 -W 6000 -M 1800  HOME/mxc-sat09 -i HOME/instance-1783601-1241861800.cnf

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=15956626

node25.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.259
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.259
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:       1922352 kB
Buffers:         21636 kB
Cached:          49092 kB
SwapCached:      23384 kB
Active:          62012 kB
Inactive:        33516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922352 kB
SwapTotal:     4192956 kB
SwapFree:      4164244 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          13872 kB
Slab:            24104 kB
Committed_AS:   711492 kB
PageTables:       1460 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= 66036 MiB
End job on node25 at 2009-05-09 11:37:37