Trace number 1726223

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-crafted 2009-03-22UNSAT 120.369 120.399

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
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

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  87                                                   |
0.00/0.00	c |  Number of clauses:    232                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          1420787289.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
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 |      61      232      904 |       77        0    nan |  0.000 % |
0.00/0.00	c |       101 |      61      232      904 |       85      101     17 |  0.013 % |
0.00/0.00	c |       251 |      61      232      904 |       93       79     17 |  0.013 % |
0.00/0.00	c |       476 |      61      232      904 |      102      102     14 |  0.013 % |
0.00/0.00	c |       815 |      61      232      904 |      113      123     14 |  0.013 % |
0.00/0.01	c |      1321 |      61      232      904 |      124       77     13 |  0.013 % |
0.00/0.01	c |      2080 |      61      232      904 |      137      155     14 |  0.013 % |
0.00/0.02	c |      3219 |      61      232      904 |      150      164     15 |  0.013 % |
0.00/0.04	c |      4927 |      61      232      904 |      165      131     15 |  0.013 % |
0.00/0.06	c |      7489 |      61      232      904 |      182      107     13 |  0.014 % |
0.07/0.09	c |     11334 |      61      232      904 |      200      114     14 |  0.013 % |
0.09/0.14	c |     17100 |      61      232      904 |      220      193     16 |  0.013 % |
0.19/0.22	c |     25750 |      61      232      904 |      242      181     14 |  0.013 % |
0.29/0.33	c |     38724 |      61      232      904 |      266      219     14 |  0.013 % |
0.49/0.51	c |     58185 |      61      232      904 |      293      181     14 |  0.013 % |
0.69/0.76	c |     87378 |      61      232      904 |      323      249     14 |  0.013 % |
1.10/1.17	c |    131167 |      61      232      904 |      355      222     16 |  0.013 % |
1.79/1.83	c |    196851 |      61      232      904 |      390      245     14 |  0.013 % |
2.69/2.76	c |    295377 |      61      232      904 |      429      281     14 |  0.013 % |
4.19/4.27	c |    443167 |      61      232      904 |      472      305     17 |  0.013 % |
6.49/6.54	c |    664851 |      61      232      904 |      520      432     13 |  0.013 % |
9.99/10.08	c |    997376 |      61      232      904 |      572      379     14 |  0.013 % |
15.39/15.44	c |   1496165 |      61      232      904 |      629      372     14 |  0.013 % |
23.49/23.57	c |   2244348 |      61      232      904 |      692      425     14 |  0.013 % |
36.38/36.43	c |   3366623 |      61      232      904 |      761      625     13 |  0.013 % |
55.77/55.85	c |   5050034 |      61      232      904 |      837      654     14 |  0.014 % |
85.47/85.59	c |   7575150 |      61      232      904 |      921      535     12 |  0.053 % |
120.26/120.39	c ===============================================================================
120.26/120.39	c surveys--CPU time (sec)   : 0.0080         (0.01 % of total)
120.26/120.39	c surveys--attempted        : 27             (3375 /sec)
120.26/120.39	c surveys--converged        : 27             (100.00 % successful)
120.26/120.39	c restarts              : 27
120.26/120.39	c conflicts             : 10514448       (87364 /sec)
120.26/120.39	c decisions             : 15999529       (1.86 % random) (132939 /sec)
120.26/120.39	c propagations          : 102490776      (851587 /sec)
120.26/120.39	c conflict literals     : 149989386      (18.49 % deleted)
120.26/120.39	c Memory used           : 2.75 MB
120.26/120.39	c Total CPU time (sec)      : 120.3607    
120.26/120.39	c 
120.26/120.39	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-1726223-1240709921/watcher-1726223-1240709921 -o /tmp/evaluation-result-1726223-1240709921/solver-1726223-1240709921 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1420787289 HOME/instance-1726223-1240709921.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.93 1.80 1.43 3/64 1171
/proc/meminfo: memFree=1801656/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2144 CPUtime=0
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 162 0 0 0 0 0 0 0 18 0 1 0 99018144 2195456 147 1992294400 4194304 5102648 548682068768 18446744073709551615 4254557 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 536 147 111 221 0 312 0

[startup+0.077629 s]
/proc/loadavg: 1.93 1.80 1.43 3/64 1171
/proc/meminfo: memFree=1801656/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2144 CPUtime=0.07
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 169 0 0 0 7 0 0 0 18 0 1 0 99018144 2195456 154 1992294400 4194304 5102648 548682068768 18446744073709551615 4244930 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 536 154 111 221 0 312 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2144

[startup+0.101632 s]
/proc/loadavg: 1.93 1.80 1.43 3/64 1171
/proc/meminfo: memFree=1801656/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2144 CPUtime=0.09
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 171 0 0 0 9 0 0 0 18 0 1 0 99018144 2195456 156 1992294400 4194304 5102648 548682068768 18446744073709551615 4254248 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 536 156 111 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301651 s]
/proc/loadavg: 1.93 1.80 1.43 3/64 1171
/proc/meminfo: memFree=1801656/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2276 CPUtime=0.29
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 174 0 0 0 29 0 0 0 19 0 1 0 99018144 2330624 159 1992294400 4194304 5102648 548682068768 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 569 159 111 221 0 345 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2276

[startup+0.701691 s]
/proc/loadavg: 1.93 1.80 1.43 3/64 1171
/proc/meminfo: memFree=1801656/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2276 CPUtime=0.69
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 182 0 0 0 69 0 0 0 22 0 1 0 99018144 2330624 167 1992294400 4194304 5102648 548682068768 18446744073709551615 4255555 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 569 167 111 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50177 s]
/proc/loadavg: 1.93 1.80 1.43 2/65 1172
/proc/meminfo: memFree=1801328/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2276 CPUtime=1.49
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 190 0 0 0 149 0 0 0 25 0 1 0 99018144 2330624 175 1992294400 4194304 5102648 548682068768 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 569 175 111 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10193 s]
/proc/loadavg: 1.85 1.79 1.43 2/65 1172
/proc/meminfo: memFree=1801072/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2276 CPUtime=3.09
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 200 0 0 0 309 0 0 0 25 0 1 0 99018144 2330624 185 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 569 185 111 221 0 345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2276

[startup+6.30125 s]
/proc/loadavg: 1.85 1.79 1.43 2/65 1172
/proc/meminfo: memFree=1801008/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2408 CPUtime=6.29
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 215 0 0 0 629 0 0 0 25 0 1 0 99018144 2465792 200 1992294400 4194304 5102648 548682068768 18446744073709551615 4255384 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 602 200 111 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7019 s]
/proc/loadavg: 1.72 1.76 1.42 2/65 1174
/proc/meminfo: memFree=1800688/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2408 CPUtime=12.69
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 233 0 0 0 1269 0 0 0 25 0 1 0 99018144 2465792 218 1992294400 4194304 5102648 548682068768 18446744073709551615 4244693 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 602 218 111 221 0 378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2408

[startup+25.5012 s]
/proc/loadavg: 1.61 1.74 1.42 2/65 1174
/proc/meminfo: memFree=1800624/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2540 CPUtime=25.48
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 260 0 0 0 2548 0 0 0 25 0 1 0 99018144 2600960 245 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 635 245 111 221 0 411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2540

[startup+51.1017 s]
/proc/loadavg: 1.40 1.68 1.40 2/65 1174
/proc/meminfo: memFree=1800624/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2676 CPUtime=51.08
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 279 0 0 0 5108 0 0 0 25 0 1 0 99018144 2740224 264 1992294400 4194304 5102648 548682068768 18446744073709551615 4249425 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 669 264 111 221 0 445 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2676

[startup+102.306 s]
/proc/loadavg: 1.16 1.56 1.38 2/65 1174
/proc/meminfo: memFree=1800496/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=102.27
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 317 0 0 0 10227 0 0 0 25 0 1 0 99018144 2875392 302 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 302 111 221 0 478 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2808

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

[startup+108.701 s]
/proc/loadavg: 1.15 1.55 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=108.66
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 319 0 0 0 10866 0 0 0 25 0 1 0 99018144 2875392 304 1992294400 4194304 5102648 548682068768 18446744073709551615 4254169 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 304 111 221 0 478 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 2808

[startup+115.101 s]
/proc/loadavg: 1.13 1.54 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=115.06
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 321 0 0 0 11506 0 0 0 25 0 1 0 99018144 2875392 306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 306 111 221 0 478 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 2808

[startup+118.302 s]
/proc/loadavg: 1.12 1.53 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=118.26
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 321 0 0 0 11826 0 0 0 25 0 1 0 99018144 2875392 306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 306 111 221 0 478 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 2808

[startup+119.101 s]
/proc/loadavg: 1.12 1.53 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=119.06
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 321 0 0 0 11906 0 0 0 25 0 1 0 99018144 2875392 306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 306 111 221 0 478 0
Current children cumulated CPU time (s) 119.06
Current children cumulated vsize (KiB) 2808

[startup+119.906 s]
/proc/loadavg: 1.12 1.53 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=119.86
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 321 0 0 0 11986 0 0 0 25 0 1 0 99018144 2875392 306 1992294400 4194304 5102648 548682068768 18446744073709551615 4255060 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 306 111 221 0 478 0
Current children cumulated CPU time (s) 119.86
Current children cumulated vsize (KiB) 2808

[startup+120.302 s]
/proc/loadavg: 1.12 1.53 1.37 2/65 1174
/proc/meminfo: memFree=1800432/2055920 swapFree=4191900/4192956
[pid=1171] ppid=1169 vsize=2808 CPUtime=120.26
/proc/1171/stat : 1171 (varsat-crafted_) R 1169 1171 850 0 -1 4194304 321 0 0 0 12026 0 0 0 25 0 1 0 99018144 2875392 306 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/1171/statm: 702 306 111 221 0 478 0
Current children cumulated CPU time (s) 120.26
Current children cumulated vsize (KiB) 2808

Child status: 20
Real time (s): 120.399
CPU time (s): 120.369
CPU user time (s): 120.361
CPU system time (s): 0.007998
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 2808

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

runsolver used 0.091986 second user time and 0.253961 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-26 03:38:41
IDJOB=1726223
IDBENCH=24608
IDSOLVER=537
FILE ID=node70/1726223-1240709921
PBS_JOBID= 9186830
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726223-1240709921/watcher-1726223-1240709921 -o /tmp/evaluation-result-1726223-1240709921/solver-1726223-1240709921 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1420787289 HOME/instance-1726223-1240709921.cnf

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

MD5SUM BENCH= bfae796723167f552bcb2fa958f97ae8
RANDOM SEED=1420787289

node70.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.213
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.213
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:       1802072 kB
Buffers:         31432 kB
Cached:         144848 kB
SwapCached:        384 kB
Active:          73648 kB
Inactive:       115900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802072 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1012 kB
Writeback:           0 kB
Mapped:          21760 kB
Slab:            50348 kB
Committed_AS:   314984 kB
PageTables:       1372 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= 66336 MiB
End job on node70 at 2009-04-26 03:40:42