Trace number 1783879

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 183.48 183.543

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.5762
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.01/0.02	c |  Number of variables:          1610                                         |
0.01/0.02	c |  Number of clauses:            8047                                         |
0.01/0.02	c |  Parse time:                   0.02 s                                       |
0.01/0.07	c |  Simplification time:          0.05 s                                       |
0.01/0.07	c |                                                                             |
0.01/0.07	c ============================[ Search Statistics ]==============================
0.01/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.07	c ===============================================================================
0.01/0.07	c |       100 |    1349     4956    38889 |     1817      100     14 |  2.609 % |
0.01/0.07	c |       250 |    1349     4956    38889 |     1998      250     17 |  2.609 % |
0.01/0.08	c |       475 |    1349     4956    38889 |     2198      475     19 |  2.609 % |
0.01/0.08	c |       812 |    1349     4956    38889 |     2418      812     21 |  2.609 % |
0.01/0.10	c |      1318 |    1349     4956    38889 |     2660     1318     25 |  2.609 % |
0.09/0.12	c |      2077 |    1349     4956    38889 |     2926     2077     25 |  2.609 % |
0.09/0.16	c |      3216 |    1349     4956    38889 |     3219     1685     26 |  2.609 % |
0.19/0.21	c |      4924 |    1349     4956    38889 |     3541     1750     19 |  2.609 % |
0.19/0.29	c |      7486 |    1349     4956    38889 |     3895     2491     21 |  2.609 % |
0.39/0.41	c |     11330 |    1349     4956    38889 |     4284     2337     25 |  2.609 % |
0.59/0.64	c |     17096 |    1349     4956    38889 |     4713     3674     31 |  2.609 % |
0.89/0.97	c |     25745 |    1349     4956    38889 |     5184     2656     21 |  2.609 % |
1.39/1.46	c |     38719 |    1349     4956    38889 |     5703     5043     21 |  2.609 % |
2.19/2.23	c |     58180 |    1349     4956    38889 |     6273     4141     22 |  2.609 % |
3.29/3.39	c |     87372 |    1349     4956    38889 |     6900     4552     19 |  2.609 % |
5.39/5.46	c |    131161 |    1349     4956    38889 |     7590     6291     25 |  2.609 % |
8.49/8.55	c |    196845 |    1349     4956    38889 |     8349     6500     20 |  2.609 % |
13.49/13.50	c |    295371 |    1349     4956    38889 |     9184     7744     21 |  2.609 % |
21.09/21.17	c |    443160 |    1349     4956    38889 |    10103     6771     18 |  2.609 % |
33.88/33.92	c |    664843 |    1349     4956    38889 |    11113     8873     24 |  2.609 % |
56.57/56.69	c |    997368 |    1349     4956    38889 |    12225     9994     27 |  2.609 % |
90.66/90.75	c |   1496156 |    1349     4956    38889 |    13447     8936     26 |  2.609 % |
148.94/149.04	c |   2244338 |    1349     4956    38889 |    14792    11404     27 |  2.609 % |
183.43/183.54	c ===============================================================================
183.43/183.54	c restarts              : 4606
183.43/183.54	c conflicts             : 2668663        (14548 /sec)
183.43/183.54	c decisions             : 5452113        (29721 /sec)
183.43/183.54	c propagations          : 100900025      (550037 /sec)
183.43/183.54	c conflict literals     : 74430390       (18.77 % deleted)
183.43/183.54	c Memory used           : 23.30 MB
183.43/183.54	c CPU time              : 183.442 s
183.43/183.54	c 
183.43/183.54	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-1783879-1241897051/watcher-1783879-1241897051 -o /tmp/evaluation-result-1783879-1241897051/solver-1783879-1241897051 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783879-1241897051.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.99 0.98 0.99 3/64 5082
/proc/meminfo: memFree=1724152/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=7608 CPUtime=0
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 217739250 7790592 259 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 1902 259 63 219 0 1680 0

[startup+0.0134469 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5082
/proc/meminfo: memFree=1724152/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=7888 CPUtime=0.01
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 384 0 0 0 1 0 0 0 18 0 1 0 217739250 8077312 368 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 1972 368 63 219 0 1750 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7888

[startup+0.101462 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5082
/proc/meminfo: memFree=1724152/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=8160 CPUtime=0.09
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 606 0 0 0 9 0 0 0 18 0 1 0 217739250 8355840 498 1992294400 4194304 5092341 548682068848 18446744073709551615 4523664 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 2040 498 100 219 0 1818 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8160

[startup+0.301499 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5082
/proc/meminfo: memFree=1724152/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=13428 CPUtime=0.29
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 920 0 0 0 29 0 0 0 19 0 1 0 217739250 13750272 680 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 3357 680 101 219 0 3135 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13428

[startup+0.701571 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5082
/proc/meminfo: memFree=1724152/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18640 CPUtime=0.69
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 1203 0 0 0 69 0 0 0 22 0 1 0 217739250 19087360 963 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4660 963 101 219 0 4438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18640

[startup+1.50172 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1720624/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18640 CPUtime=1.49
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 1222 0 0 0 149 0 0 0 25 0 1 0 217739250 19087360 982 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4660 982 101 219 0 4438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18640

[startup+3.10201 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1720304/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18640 CPUtime=3.09
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 1268 0 0 0 309 0 0 0 25 0 1 0 217739250 19087360 1028 1992294400 4194304 5092341 548682068848 18446744073709551615 4250871 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4660 1028 101 219 0 4438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18640

[startup+6.3016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1719408/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18640 CPUtime=6.29
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 1477 0 0 0 629 0 0 0 25 0 1 0 217739250 19087360 1237 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4660 1237 101 219 0 4438 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18640

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1717368/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18640 CPUtime=12.69
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 2234 0 0 0 1268 1 0 0 25 0 1 0 217739250 19087360 1456 1992294400 4194304 5092341 548682068848 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4660 1456 101 219 0 4438 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18640

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1716792/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18648 CPUtime=25.48
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 3293 0 0 0 2547 1 0 0 25 0 1 0 217739250 19095552 1854 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4662 1854 103 219 0 4440 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18648

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1715320/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18648 CPUtime=51.08
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 3648 0 0 0 5106 2 0 0 25 0 1 0 217739250 19095552 2209 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4662 2209 103 219 0 4440 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18648

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1713848/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=18648 CPUtime=102.26
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4006 0 0 0 10224 2 0 0 25 0 1 0 217739250 19095552 2567 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 4662 2567 103 219 0 4440 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18648

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=162.24
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 16221 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23856

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

[startup+166.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=166.23
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 16620 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240931 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 23856

[startup+172.706 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=172.64
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 17261 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 172.64
Current children cumulated vsize (KiB) 23856

[startup+179.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=179.03
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 17900 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 23856

[startup+180.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=180.63
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 18060 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 180.63
Current children cumulated vsize (KiB) 23856

[startup+182.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=182.23
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 18220 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240633 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 23856

[startup+183.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=183.03
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 18300 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 23856

[startup+183.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 5083
/proc/meminfo: memFree=1711224/2055920 swapFree=4167856/4192956
[pid=5082] ppid=5080 vsize=23856 CPUtime=183.43
/proc/5082/stat : 5082 (minisat) R 5080 5082 4889 0 -1 4194304 4642 0 0 0 18340 3 0 0 25 0 1 0 217739250 24428544 3203 1992294400 4194304 5092341 548682068848 18446744073709551615 4246861 0 0 4096 3 0 0 0 17 1 0 0
/proc/5082/statm: 5964 3203 103 219 0 5742 0
Current children cumulated CPU time (s) 183.43
Current children cumulated vsize (KiB) 23856

Child status: 20
Real time (s): 183.543
CPU time (s): 183.48
CPU user time (s): 183.442
CPU system time (s): 0.037994
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 23856

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

runsolver used 0.167974 second user time and 0.349946 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-09 21:24:11
IDJOB=1783879
IDBENCH=24718
IDSOLVER=608
FILE ID=node2/1783879-1241897051
PBS_JOBID= 9264734
Free space on /tmp= 66212 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783879-1241897051/watcher-1783879-1241897051 -o /tmp/evaluation-result-1783879-1241897051/solver-1783879-1241897051 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783879-1241897051.cnf

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

MD5SUM BENCH= f1b3061e7694aa99406ed9e867c9dfa5
RANDOM SEED=315303620

node2.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:       1724632 kB
Buffers:         44980 kB
Cached:         202576 kB
SwapCached:      19344 kB
Active:          85060 kB
Inactive:       184176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724632 kB
SwapTotal:     4192956 kB
SwapFree:      4167856 kB
Dirty:            1264 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            47996 kB
Committed_AS:   946432 kB
PageTables:       1468 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= 66212 MiB
End job on node2 at 2009-05-09 21:27:15