Trace number 1784648

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
SAT07 reference solver: minisat SAT 2007UNSAT 147.226 147.308

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.5795
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  120                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.00	c |       101 |     108      660     2376 |      242      101     30 |  0.083 % |
0.00/0.00	c |       251 |     108      660     2376 |      266      251     34 |  0.083 % |
0.00/0.01	c |       476 |     108      660     2376 |      292      314     34 |  0.084 % |
0.00/0.02	c |       815 |     108      660     2376 |      322      321     31 |  0.083 % |
0.02/0.03	c |      1324 |     108      660     2376 |      354      252     30 |  0.084 % |
0.02/0.05	c |      2084 |     108      660     2376 |      389      392     34 |  0.084 % |
0.02/0.08	c |      3224 |     108      660     2376 |      428      446     33 |  0.084 % |
0.10/0.13	c |      4932 |     108      660     2376 |      471      478     35 |  0.084 % |
0.20/0.21	c |      7495 |     108      660     2376 |      518      438     32 |  0.084 % |
0.30/0.35	c |     11339 |     108      660     2376 |      570      307     31 |  0.008 % |
0.50/0.56	c |     17108 |     108      660     2376 |      627      472     34 |  0.084 % |
0.80/0.88	c |     25758 |     108      660     2376 |      690      620     35 |  0.084 % |
1.30/1.37	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
2.10/2.18	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.40/3.41	c |     87386 |     108      660     2376 |      918      756     38 |  0.084 % |
5.29/5.40	c |    131175 |     108      660     2376 |     1010      809     33 |  0.008 % |
8.39/8.48	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
12.99/13.08	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
20.09/20.11	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
31.68/31.75	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
49.38/49.47	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
76.56/76.69	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
118.64/118.71	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
147.22/147.30	c ===============================================================================
147.22/147.30	c restarts              : 24
147.22/147.30	c conflicts             : 2803248        (19041 /sec)
147.22/147.30	c decisions             : 3132374        (1.41 % random) (21276 /sec)
147.22/147.30	c propagations          : 33047750       (224475 /sec)
147.22/147.30	c conflict literals     : 101338335      (5.98 % deleted)
147.22/147.30	c Memory used           : 2.57 MB
147.22/147.30	c CPU time              : 147.223 s
147.22/147.30	c 
147.22/147.30	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-1784648-1241863662/watcher-1784648-1241863662 -o /tmp/evaluation-result-1784648-1241863662/solver-1784648-1241863662 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784648-1241863662.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
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.97 0.83 3/65 26953
/proc/meminfo: memFree=1848352/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1720 CPUtime=0
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 214395133 1761280 99 1992294400 134512640 135048876 4294956208 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 430 99 66 130 0 297 0

[startup+0.0222861 s]
/proc/loadavg: 1.00 0.97 0.83 3/65 26953
/proc/meminfo: memFree=1848352/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1720 CPUtime=0.02
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 123 0 0 0 2 0 0 0 18 0 1 0 214395133 1761280 109 1992294400 134512640 135048876 4294956208 18446744073709551615 134546993 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 430 109 66 130 0 297 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1720

[startup+0.101301 s]
/proc/loadavg: 1.00 0.97 0.83 3/65 26953
/proc/meminfo: memFree=1848352/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1852 CPUtime=0.1
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 135 0 0 0 10 0 0 0 18 0 1 0 214395133 1896448 121 1992294400 134512640 135048876 4294956208 18446744073709551615 134547911 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 463 121 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.301342 s]
/proc/loadavg: 1.00 0.97 0.83 3/65 26953
/proc/meminfo: memFree=1848352/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1852 CPUtime=0.3
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 148 0 0 0 30 0 0 0 19 0 1 0 214395133 1896448 134 1992294400 134512640 135048876 4294956208 18446744073709551615 134548712 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 463 134 66 130 0 330 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1852

[startup+0.701422 s]
/proc/loadavg: 1.00 0.97 0.83 3/65 26953
/proc/meminfo: memFree=1848352/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1984 CPUtime=0.7
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 163 0 0 0 70 0 0 0 23 0 1 0 214395133 2031616 149 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50158 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847896/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1984 CPUtime=1.5
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 173 0 0 0 150 0 0 0 25 0 1 0 214395133 2031616 159 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 496 159 66 130 0 363 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1984

[startup+3.10191 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847704/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=1984 CPUtime=3.1
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 186 0 0 0 310 0 0 0 25 0 1 0 214395133 2031616 172 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 496 172 66 130 0 363 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1984

[startup+6.30156 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847640/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2116 CPUtime=6.29
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 214395133 2166784 190 1992294400 134512640 135048876 4294956208 18446744073709551615 134553218 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 529 190 66 130 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2116

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847512/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2116 CPUtime=12.69
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 218 0 0 0 1269 0 0 0 25 0 1 0 214395133 2166784 204 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 529 204 66 130 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2116

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847448/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2360 CPUtime=25.49
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 255 0 0 0 2549 0 0 0 25 0 1 0 214395133 2416640 241 1992294400 134512640 135048876 4294956208 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 590 241 66 130 0 457 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2360

[startup+51.1016 s]
/proc/loadavg: 1.00 0.97 0.83 2/66 26954
/proc/meminfo: memFree=1847384/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2492 CPUtime=51.07
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 286 0 0 0 5107 0 0 0 25 0 1 0 214395133 2551808 272 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 623 272 66 130 0 490 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2492

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=102.25
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 330 0 0 0 10225 0 0 0 25 0 1 0 214395133 2686976 316 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 316 66 130 0 523 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2624

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

[startup+127.901 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=127.82
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 334 0 0 0 12782 0 0 0 25 0 1 0 214395133 2686976 320 1992294400 134512640 135048876 4294956208 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 320 66 130 0 523 0
Current children cumulated CPU time (s) 127.82
Current children cumulated vsize (KiB) 2624

[startup+140.702 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=140.62
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 337 0 0 0 14062 0 0 0 25 0 1 0 214395133 2686976 323 1992294400 134512640 135048876 4294956208 18446744073709551615 134546862 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 140.62
Current children cumulated vsize (KiB) 2624

[startup+143.901 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=143.81
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 337 0 0 0 14381 0 0 0 25 0 1 0 214395133 2686976 323 1992294400 134512640 135048876 4294956208 18446744073709551615 134552750 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 143.81
Current children cumulated vsize (KiB) 2624

[startup+145.502 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=145.41
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 337 0 0 0 14541 0 0 0 25 0 1 0 214395133 2686976 323 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 145.41
Current children cumulated vsize (KiB) 2624

[startup+146.306 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=146.22
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 337 0 0 0 14622 0 0 0 25 0 1 0 214395133 2686976 323 1992294400 134512640 135048876 4294956208 18446744073709551615 134553038 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 146.22
Current children cumulated vsize (KiB) 2624

[startup+147.101 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=147.01
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 338 0 0 0 14701 0 0 0 25 0 1 0 214395133 2686976 324 1992294400 134512640 135048876 4294956208 18446744073709551615 134547032 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 324 66 130 0 523 0
Current children cumulated CPU time (s) 147.01
Current children cumulated vsize (KiB) 2624

[startup+147.301 s]
/proc/loadavg: 1.00 0.97 0.84 2/66 26954
/proc/meminfo: memFree=1847064/2055920 swapFree=4162540/4192956
[pid=26953] ppid=26951 vsize=2624 CPUtime=147.22
/proc/26953/stat : 26953 (minisat_noasser) R 26951 26953 26795 0 -1 4194304 338 0 0 0 14722 0 0 0 25 0 1 0 214395133 2686976 324 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/26953/statm: 656 324 66 130 0 523 0
Current children cumulated CPU time (s) 147.22
Current children cumulated vsize (KiB) 2624

Child status: 20
Real time (s): 147.308
CPU time (s): 147.226
CPU user time (s): 147.224
CPU system time (s): 0.001999
CPU usage (%): 99.9443
Max. virtual memory (cumulated for all children) (KiB): 2624

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

runsolver used 0.178972 second user time and 0.307953 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-09 12:07:42
IDJOB=1784648
IDBENCH=24575
IDSOLVER=639
FILE ID=node80/1784648-1241863662
PBS_JOBID= 9264537
Free space on /tmp= 65860 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784648-1241863662/watcher-1784648-1241863662 -o /tmp/evaluation-result-1784648-1241863662/solver-1784648-1241863662 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784648-1241863662.cnf

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=2143875198

node80.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1848832 kB
Buffers:         29996 kB
Cached:          89908 kB
SwapCached:      25208 kB
Active:          52500 kB
Inactive:        94640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848832 kB
SwapTotal:     4192956 kB
SwapFree:      4162540 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          13400 kB
Slab:            45892 kB
Committed_AS:   733216 kB
PageTables:       1384 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= 65856 MiB
End job on node80 at 2009-05-09 12:10:09