Trace number 1730100

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 98.873 98.8993

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.7661
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

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.00/0.01	c |  Number of variables:          1339                                         |
0.00/0.01	c |  Number of clauses:            6817                                         |
0.00/0.01	c |  Parse time:                   0.01 s                                       |
0.00/0.05	c |  Simplification time:          0.03 s                                       |
0.00/0.05	c |                                                                             |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |       100 |    1115     3807    30662 |     1395      100     12 |  3.137 % |
0.04/0.05	c |       250 |    1115     3807    30662 |     1535      250     20 |  3.137 % |
0.04/0.05	c |       475 |    1115     3807    30662 |     1689      475     22 |  3.137 % |
0.04/0.06	c |       812 |    1115     3807    30662 |     1857      812     23 |  3.137 % |
0.04/0.07	c |      1318 |    1115     3807    30662 |     2043     1318     25 |  3.137 % |
0.04/0.10	c |      2077 |    1115     3807    30662 |     2248     2077     26 |  3.137 % |
0.09/0.13	c |      3216 |    1115     3807    30662 |     2472     2028     26 |  3.137 % |
0.09/0.18	c |      4924 |    1115     3807    30662 |     2720     2474     24 |  3.137 % |
0.19/0.27	c |      7486 |    1115     3807    30662 |     2992     2239     27 |  3.137 % |
0.39/0.40	c |     11330 |    1115     3807    30662 |     3291     2947     23 |  3.137 % |
0.59/0.62	c |     17096 |    1115     3807    30662 |     3620     1906     26 |  3.137 % |
0.89/0.93	c |     25745 |    1115     3807    30662 |     3982     3107     24 |  3.137 % |
1.39/1.44	c |     38719 |    1115     3807    30662 |     4380     3737     30 |  3.137 % |
2.20/2.30	c |     58180 |    1115     3807    30662 |     4819     2987     24 |  3.137 % |
3.59/3.61	c |     87372 |    1115     3807    30662 |     5300     2630     25 |  3.137 % |
5.59/5.67	c |    131161 |    1115     3807    30662 |     5831     3183     23 |  3.137 % |
8.79/8.84	c |    196845 |    1115     3807    30662 |     6414     3501     28 |  3.137 % |
13.48/13.58	c |    295371 |    1115     3807    30662 |     7055     4216     28 |  3.137 % |
21.89/21.93	c |    443160 |    1115     3807    30662 |     7761     5002     28 |  3.137 % |
33.68/33.75	c |    664843 |    1115     3807    30662 |     8537     6196     24 |  3.137 % |
53.07/53.12	c |    997368 |    1115     3807    30662 |     9390     5605     16 |  3.137 % |
81.17/81.28	c |   1496156 |    1115     3807    30662 |    10330     5825     23 |  3.137 % |
98.77/98.89	c ===============================================================================
98.77/98.89	c restarts              : 3460
98.77/98.89	c conflicts             : 1789585        (18104 /sec)
98.77/98.89	c decisions             : 2985444        (30202 /sec)
98.77/98.89	c propagations          : 64803920       (655592 /sec)
98.77/98.89	c conflict literals     : 50052962       (18.17 % deleted)
98.77/98.89	c Memory used           : 18.14 MB
98.77/98.89	c CPU time              : 98.848 s
98.77/98.89	c 
98.77/98.89	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-1730100-1240756052/watcher-1730100-1240756052 -o /tmp/evaluation-result-1730100-1240756052/solver-1730100-1240756052 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1730100-1240756052.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.01 1.01 1.09 3/65 23911
/proc/meminfo: memFree=1730672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=7608 CPUtime=0
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 103632969 7790592 239 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 1902 239 63 219 0 1680 0

[startup+0.05126 s]
/proc/loadavg: 1.01 1.01 1.09 3/65 23911
/proc/meminfo: memFree=1730672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=8012 CPUtime=0.04
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 503 0 0 0 4 0 0 0 18 0 1 0 103632969 8204288 408 1992294400 4194304 5092341 548682068832 18446744073709551615 4358468 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 2003 410 99 219 0 1781 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8012

[startup+0.101265 s]
/proc/loadavg: 1.01 1.01 1.09 3/65 23911
/proc/meminfo: memFree=1730672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=8012 CPUtime=0.09
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 561 0 0 0 9 0 0 0 18 0 1 0 103632969 8204288 466 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 2003 466 99 219 0 1781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8012

[startup+0.301284 s]
/proc/loadavg: 1.01 1.01 1.09 3/65 23911
/proc/meminfo: memFree=1730672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=13272 CPUtime=0.29
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 800 0 0 0 29 0 0 0 19 0 1 0 103632969 13590528 604 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 3318 604 100 219 0 3096 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13272

[startup+0.701324 s]
/proc/loadavg: 1.01 1.01 1.09 3/65 23911
/proc/meminfo: memFree=1730672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=13400 CPUtime=0.69
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 1075 0 0 0 69 0 0 0 22 0 1 0 103632969 13721600 657 1992294400 4194304 5092341 548682068832 18446744073709551615 4262248 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 3350 657 100 219 0 3128 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13400

[startup+1.5014 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 23912
/proc/meminfo: memFree=1727656/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18588 CPUtime=1.49
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 1336 0 0 0 149 0 0 0 25 0 1 0 103632969 19034112 918 1992294400 4194304 5092341 548682068832 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4647 918 100 219 0 4425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18588

[startup+3.10156 s]
/proc/loadavg: 1.01 1.01 1.09 2/66 23912
/proc/meminfo: memFree=1727208/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18588 CPUtime=3.09
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 1363 0 0 0 309 0 0 0 25 0 1 0 103632969 19034112 945 1992294400 4194304 5092341 548682068832 18446744073709551615 4240654 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4647 945 100 219 0 4425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18588

[startup+6.30188 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 23912
/proc/meminfo: memFree=1726632/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18588 CPUtime=6.29
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 1479 0 0 0 629 0 0 0 25 0 1 0 103632969 19034112 1061 1992294400 4194304 5092341 548682068832 18446744073709551615 4248229 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4647 1061 100 219 0 4425 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18588

[startup+12.7015 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 23912
/proc/meminfo: memFree=1725672/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18588 CPUtime=12.68
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 1708 0 0 0 1268 0 0 0 25 0 1 0 103632969 19034112 1290 1992294400 4194304 5092341 548682068832 18446744073709551615 4251647 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4647 1290 100 219 0 4425 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18588

[startup+25.5018 s]
/proc/loadavg: 1.01 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1724456/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18588 CPUtime=25.49
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 2002 0 0 0 2548 1 0 0 25 0 1 0 103632969 19034112 1584 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4647 1584 100 219 0 4425 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18588

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1723176/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=51.07
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 2852 0 0 0 5106 1 0 0 25 0 1 0 103632969 19017728 1899 1992294400 4194304 5092341 548682068832 18446744073709551615 4241414 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 1899 100 219 0 4421 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18572

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

[startup+76.7018 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1722344/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=76.67
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3032 0 0 0 7666 1 0 0 25 0 1 0 103632969 19017728 2079 1992294400 4194304 5092341 548682068832 18446744073709551615 4249664 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2079 100 219 0 4421 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 18572

[startup+89.5011 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721704/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=89.47
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3206 0 0 0 8945 2 0 0 25 0 1 0 103632969 19017728 2253 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2253 100 219 0 4421 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 18572

[startup+92.7014 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721576/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=92.67
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3231 0 0 0 9265 2 0 0 25 0 1 0 103632969 19017728 2278 1992294400 4194304 5092341 548682068832 18446744073709551615 4262255 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2278 100 219 0 4421 0
Current children cumulated CPU time (s) 92.67
Current children cumulated vsize (KiB) 18572

[startup+95.9017 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721448/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=95.87
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3255 0 0 0 9585 2 0 0 25 0 1 0 103632969 19017728 2302 1992294400 4194304 5092341 548682068832 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2302 100 219 0 4421 0
Current children cumulated CPU time (s) 95.87
Current children cumulated vsize (KiB) 18572

[startup+97.5018 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721448/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=97.47
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3255 0 0 0 9745 2 0 0 25 0 1 0 103632969 19017728 2302 1992294400 4194304 5092341 548682068832 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2302 100 219 0 4421 0
Current children cumulated CPU time (s) 97.47
Current children cumulated vsize (KiB) 18572

[startup+98.3019 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721448/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=98.27
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3255 0 0 0 9825 2 0 0 25 0 1 0 103632969 19017728 2302 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2302 100 219 0 4421 0
Current children cumulated CPU time (s) 98.27
Current children cumulated vsize (KiB) 18572

[startup+98.702 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721448/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=98.67
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3255 0 0 0 9865 2 0 0 25 0 1 0 103632969 19017728 2302 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2302 100 219 0 4421 0
Current children cumulated CPU time (s) 98.67
Current children cumulated vsize (KiB) 18572

[startup+98.802 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23912
/proc/meminfo: memFree=1721448/2055920 swapFree=4191356/4192956
[pid=23911] ppid=23909 vsize=18572 CPUtime=98.77
/proc/23911/stat : 23911 (minisat) R 23909 23911 23559 0 -1 4194304 3255 0 0 0 9875 2 0 0 25 0 1 0 103632969 19017728 2302 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/23911/statm: 4643 2302 100 219 0 4421 0
Current children cumulated CPU time (s) 98.77
Current children cumulated vsize (KiB) 18572

Child status: 20
Real time (s): 98.8993
CPU time (s): 98.873
CPU user time (s): 98.848
CPU system time (s): 0.024996
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 23756

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

runsolver used 0.106983 second user time and 0.232964 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-26 16:27:32
IDJOB=1730100
IDBENCH=24721
IDSOLVER=546
FILE ID=node56/1730100-1240756052
PBS_JOBID= 9187065
Free space on /tmp= 103060 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730100-1240756052/watcher-1730100-1240756052 -o /tmp/evaluation-result-1730100-1240756052/solver-1730100-1240756052 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1730100-1240756052.cnf

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=2024690830

node56.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.218
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.218
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:       1731152 kB
Buffers:         38384 kB
Cached:         206376 kB
SwapCached:        924 kB
Active:          89788 kB
Inactive:       168928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1731152 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:            1216 kB
Writeback:           0 kB
Mapped:          22580 kB
Slab:            51988 kB
Committed_AS:   350948 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= 103060 MiB
End job on node56 at 2009-04-26 16:29:11