Trace number 1784728

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
VARSAT-industrial 2009-03-22UNSAT 175.8 175.849

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.7507
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1133                                                 |
0.00/0.00	c |  Number of clauses:    56210                                                |
0.09/0.12	c |  Parsing time:         0.11         s                                       |
0.09/0.12	c |  Timeout:              43200 s
0.09/0.12	c |  Random Seed:          1801080620.000000
0.09/0.12	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.12	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.12	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.12	c |                                                                             |
2.39/2.47	c ============================[ Search Statistics ]==============================
2.39/2.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.47	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.47	c ===============================================================================
2.39/2.47	c |         0 |     648    47077   298990 |    15692        0    nan |  0.000 % |
4.89/4.98	c |       102 |     648    47077   298990 |    17261      102     24 |  5.649 % |
7.49/7.50	c |       252 |     648    47077   298990 |    18987      252     28 |  5.649 % |
9.99/10.03	c |       477 |     648    47077   298990 |    20886      477     30 |  5.649 % |
12.59/12.61	c |       814 |     648    47077   298990 |    22975      814     33 |  5.649 % |
15.19/15.20	c |      1321 |     648    47077   298990 |    25272     1321     34 |  5.649 % |
17.79/17.83	c |      2082 |     648    47077   298990 |    27799     2082     35 |  5.649 % |
20.48/20.56	c |      3221 |     648    47077   298990 |    30579     3221     36 |  5.649 % |
23.38/23.40	c |      4930 |     648    47077   298990 |    33637     4930     36 |  5.649 % |
26.49/26.53	c |      7495 |     648    47077   298990 |    37001     7495     37 |  5.649 % |
30.08/30.13	c |     11341 |     648    47077   298990 |    40701    11341     37 |  5.649 % |
34.58/34.61	c |     17108 |     648    47077   298990 |    44772    17108     37 |  5.649 % |
41.17/41.25	c |     25757 |     648    47077   298990 |    49249    25757     38 |  5.649 % |
51.98/52.07	c |     38731 |     648    47077   298990 |    54174    38731     39 |  5.649 % |
71.07/71.17	c |     58192 |     648    47077   298990 |    59591    19759     35 |  5.649 % |
95.67/95.70	c |     87384 |     648    47077   298990 |    65550    48951     38 |  5.649 % |
140.05/140.14	c |    131173 |     648    47077   298990 |    72105    46245     31 |  5.649 % |
175.74/175.84	c ===============================================================================
175.74/175.84	c surveys--CPU time (sec)   : 37.8432        (21.53 % of total)
175.74/175.84	c surveys--attempted        : 291            (8 /sec)
175.74/175.84	c surveys--converged        : 291            (100.00 % successful)
175.74/175.84	c restarts              : 17
175.74/175.84	c conflicts             : 165768         (1202 /sec)
175.74/175.84	c decisions             : 186622         (1.10 % random) (1353 /sec)
175.74/175.84	c propagations          : 13955933       (101204 /sec)
175.74/175.84	c conflict literals     : 6057770        (45.14 % deleted)
175.74/175.84	c Memory used           : 26.97 MB
175.74/175.84	c Total CPU time (sec)      : 175.7423    
175.74/175.84	c 
175.74/175.84	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-1784728-1241865850/watcher-1784728-1241865850 -o /tmp/evaluation-result-1784728-1241865850/solver-1784728-1241865850 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1801080620 HOME/instance-1784728-1241865850.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.97 0.91 3/64 22773
/proc/meminfo: memFree=1812480/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=2576 CPUtime=0
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 473 0 0 0 0 0 0 0 18 0 1 0 214619007 2637824 458 1992294400 4194304 5102648 548682068784 18446744073709551615 4492085 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 644 458 87 221 0 420 0

[startup+0.106691 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22773
/proc/meminfo: memFree=1812480/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=12232 CPUtime=0.09
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 2845 0 0 0 8 1 0 0 18 0 1 0 214619007 12525568 2830 1992294400 4194304 5102648 548682068784 18446744073709551615 4279956 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3058 2830 87 221 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12232

[startup+0.2027 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22773
/proc/meminfo: memFree=1812480/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14764 CPUtime=0.19
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3514 0 0 0 18 1 0 0 18 0 1 0 214619007 15118336 3499 1992294400 4194304 5102648 548682068784 18446744073709551615 4273052 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3691 3499 99 221 0 3467 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14764

[startup+0.302711 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22773
/proc/meminfo: memFree=1812480/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14764 CPUtime=0.29
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3515 0 0 0 28 1 0 0 19 0 1 0 214619007 15118336 3500 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3691 3500 99 221 0 3467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14764

[startup+0.702756 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22773
/proc/meminfo: memFree=1812480/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14764 CPUtime=0.69
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3520 0 0 0 68 1 0 0 22 0 1 0 214619007 15118336 3505 1992294400 4194304 5102648 548682068784 18446744073709551615 4272865 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3691 3505 99 221 0 3467 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14764

[startup+1.50185 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1798712/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=15364 CPUtime=1.49
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3629 0 0 0 148 1 0 0 25 0 1 0 214619007 15732736 3614 1992294400 4194304 5102648 548682068784 18446744073709551615 4273172 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3841 3614 100 221 0 3617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15364

[startup+3.10202 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1798072/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14280 CPUtime=3.09
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3663 0 0 0 307 2 0 0 25 0 1 0 214619007 14622720 3400 1992294400 4194304 5102648 548682068784 18446744073709551615 4214204 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3570 3400 102 221 0 3346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14280

[startup+6.30138 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1798648/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14280 CPUtime=6.29
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3673 0 0 0 627 2 0 0 25 0 1 0 214619007 14622720 3410 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14280

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1798648/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14280 CPUtime=12.69
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3673 0 0 0 1267 2 0 0 25 0 1 0 214619007 14622720 3410 1992294400 4194304 5102648 548682068784 18446744073709551615 4213869 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14280

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1798648/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=14280 CPUtime=25.48
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 3673 0 0 0 2546 2 0 0 25 0 1 0 214619007 14622720 3410 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 3570 3410 112 221 0 3346 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14280

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1794616/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=18636 CPUtime=51.08
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 4754 0 0 0 5105 3 0 0 25 0 1 0 214619007 19083264 4491 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 4659 4491 112 221 0 4435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18636

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1789752/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=23540 CPUtime=102.26
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 5937 0 0 0 10222 4 0 0 25 0 1 0 214619007 24104960 5674 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 5885 5674 112 221 0 5661 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23540

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786104/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27472 CPUtime=162.25
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6847 0 0 0 16220 5 0 0 25 0 1 0 214619007 28131328 6584 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6868 6584 112 221 0 6644 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 27472

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

[startup+166.401 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786104/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27472 CPUtime=166.35
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6847 0 0 0 16630 5 0 0 25 0 1 0 214619007 28131328 6584 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6868 6584 112 221 0 6644 0
Current children cumulated CPU time (s) 166.35
Current children cumulated vsize (KiB) 27472

[startup+172.805 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786040/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27472 CPUtime=172.75
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6859 0 0 0 17270 5 0 0 25 0 1 0 214619007 28131328 6596 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6868 6596 112 221 0 6644 0
Current children cumulated CPU time (s) 172.75
Current children cumulated vsize (KiB) 27472

[startup+174.401 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786040/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27472 CPUtime=174.34
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6862 0 0 0 17429 5 0 0 25 0 1 0 214619007 28131328 6599 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6868 6599 112 221 0 6644 0
Current children cumulated CPU time (s) 174.34
Current children cumulated vsize (KiB) 27472

[startup+175.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786040/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27472 CPUtime=175.14
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6862 0 0 0 17509 5 0 0 25 0 1 0 214619007 28131328 6599 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6868 6599 112 221 0 6644 0
Current children cumulated CPU time (s) 175.14
Current children cumulated vsize (KiB) 27472

[startup+175.601 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786040/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27612 CPUtime=175.54
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6865 0 0 0 17549 5 0 0 25 0 1 0 214619007 28274688 6602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6903 6602 112 221 0 6679 0
Current children cumulated CPU time (s) 175.54
Current children cumulated vsize (KiB) 27612

[startup+175.801 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22774
/proc/meminfo: memFree=1786040/2055920 swapFree=4082376/4192956
[pid=22773] ppid=22771 vsize=27612 CPUtime=175.74
/proc/22773/stat : 22773 (varsat-industri) R 22771 22773 22365 0 -1 4194304 6865 0 0 0 17569 5 0 0 25 0 1 0 214619007 28274688 6602 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/22773/statm: 6903 6602 112 221 0 6679 0
Current children cumulated CPU time (s) 175.74
Current children cumulated vsize (KiB) 27612

Child status: 20
Real time (s): 175.849
CPU time (s): 175.8
CPU user time (s): 175.742
CPU system time (s): 0.057991
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 27612

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

runsolver used 0.140978 second user time and 0.370943 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-09 12:44:11
IDJOB=1784728
IDBENCH=24601
IDSOLVER=641
FILE ID=node5/1784728-1241865850
PBS_JOBID= 9264607
Free space on /tmp= 66332 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784728-1241865850/watcher-1784728-1241865850 -o /tmp/evaluation-result-1784728-1241865850/solver-1784728-1241865850 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1801080620 HOME/instance-1784728-1241865850.cnf

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=1801080620

node5.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.212
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.212
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:       1812896 kB
Buffers:         25324 kB
Cached:          69844 kB
SwapCached:     105296 kB
Active:          68656 kB
Inactive:       133272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812896 kB
SwapTotal:     4192956 kB
SwapFree:      4082376 kB
Dirty:            2708 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            27124 kB
Committed_AS:   751728 kB
PageTables:       1388 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= 66332 MiB
End job on node5 at 2009-05-09 12:47:07