Trace number 1515400

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-22SAT 65.0791 65.1021

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/90/
unif-k5-r21.3-v90-c1917-S2139292994-055.cnf
MD5SUM41ed6a246c10a2f9a4d7ddf7edc0236a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
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:  90                                                   |
0.00/0.00	c |  Number of clauses:    1917                                                 |
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:          2090352691.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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 |      90     1917     9585 |      639        0    nan |  0.000 % |
0.00/0.01	c |       100 |      90     1917     9585 |      702      100     22 |  0.012 % |
0.00/0.02	c |       251 |      90     1917     9585 |      773      251     22 |  0.012 % |
0.00/0.02	c |       476 |      90     1917     9585 |      850      476     21 |  0.012 % |
0.00/0.03	c |       813 |      90     1917     9585 |      935      813     21 |  0.012 % |
0.00/0.05	c |      1320 |      90     1917     9585 |     1029      842     19 |  0.012 % |
0.00/0.07	c |      2080 |      90     1917     9585 |     1132      549     18 |  0.012 % |
0.10/0.11	c |      3220 |      90     1917     9585 |     1245     1113     19 |  0.012 % |
0.10/0.16	c |      4928 |      90     1917     9585 |     1369      913     18 |  0.012 % |
0.20/0.23	c |      7491 |      90     1917     9585 |     1506     1394     20 |  0.012 % |
0.30/0.35	c |     11335 |      90     1917     9585 |     1657     1421     19 |  0.012 % |
0.50/0.54	c |     17101 |      90     1917     9585 |     1823     1338     18 |  0.012 % |
0.80/0.80	c |     25750 |      90     1917     9585 |     2005     1689     20 |  0.012 % |
1.20/1.21	c |     38725 |      90     1917     9585 |     2206     1467     18 |  0.012 % |
1.80/1.87	c |     58188 |      90     1917     9585 |     2426     1964     18 |  0.012 % |
2.79/2.87	c |     87380 |      90     1917     9585 |     2669     1743     18 |  0.012 % |
4.40/4.44	c |    131169 |      90     1917     9585 |     2936     2431     18 |  0.012 % |
6.79/6.83	c |    196853 |      90     1917     9585 |     3229     1521     17 |  0.012 % |
10.49/10.55	c |    295380 |      90     1917     9585 |     3552     2446     18 |  0.012 % |
16.40/16.45	c |    443169 |      90     1917     9585 |     3908     1872     18 |  0.012 % |
25.59/25.68	c |    664852 |      90     1917     9585 |     4298     3411     17 |  0.012 % |
39.78/39.87	c |    997377 |      90     1917     9585 |     4728     3186     18 |  0.012 % |
62.07/62.18	c |   1496167 |      90     1917     9585 |     5201     3148     18 |  0.012 % |
64.97/65.10	c ===============================================================================
64.97/65.10	c surveys--CPU time (sec)   : 0.0640         (0.10 % of total)
64.97/65.10	c surveys--attempted        : 23             (359 /sec)
64.97/65.10	c surveys--converged        : 23             (100.00 % successful)
64.97/65.10	c restarts              : 23
64.97/65.10	c conflicts             : 1558935        (23980 /sec)
64.97/65.10	c decisions             : 1735220        (1.77 % random) (26691 /sec)
64.97/65.10	c propagations          : 24197826       (372211 /sec)
64.97/65.10	c conflict literals     : 30460547       (16.75 % deleted)
64.97/65.10	c Memory used           : 4.77 MB
64.97/65.10	c Total CPU time (sec)      : 65.0751     
64.97/65.10	c 
64.97/65.10	s SATISFIABLE
64.97/65.10	v 1 -2 3 -4 -5 6 7 8 -9 10 -11 12 13 -14 15 16 -17 -18 -19 20 -21 22 23 24 -25 26 -27 -28 29 30 -31 32 -33 34 -35 36 -37 -38 -39 -40 41 -42 43 -44 45 -46 47 -48 -49 -50 -51 52 -53 54 55 -56 57 -58 -59 -60 61 62 63 -64 -65 -66 -67 -68 -69 70 -71 -72 73 -74 -75 76 -77 -78 79 -80 81 82 83 84 85 86 87 88 89 -90 0

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515400-1238253911/watcher-1515400-1238253911 -o /tmp/evaluation-result-1515400-1238253911/solver-1515400-1238253911 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=2090352691 HOME/instance-1515400-1238253911.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: 0.99 0.97 0.96 3/73 14032
/proc/meminfo: memFree=1583936/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=2544 CPUtime=0
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 241 0 0 0 0 0 0 0 20 0 1 0 1098055065 2605056 226 1992294400 4194304 5102648 548682068784 18446744073709551615 4273272 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 636 226 98 221 0 412 0

[startup+0.0865601 s]
/proc/loadavg: 0.99 0.97 0.96 3/73 14032
/proc/meminfo: memFree=1583936/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=2544 CPUtime=0.08
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 266 0 0 0 8 0 0 0 20 0 1 0 1098055065 2605056 251 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 636 251 109 221 0 412 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2544

[startup+0.101668 s]
/proc/loadavg: 0.99 0.97 0.96 3/73 14032
/proc/meminfo: memFree=1583936/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=2544 CPUtime=0.1
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 270 0 0 0 10 0 0 0 20 0 1 0 1098055065 2605056 255 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 636 255 109 221 0 412 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2544

[startup+0.301604 s]
/proc/loadavg: 0.99 0.97 0.96 3/73 14032
/proc/meminfo: memFree=1583936/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=2676 CPUtime=0.3
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 305 0 0 0 30 0 0 0 22 0 1 0 1098055065 2740224 290 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 669 290 109 221 0 445 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2676

[startup+0.701685 s]
/proc/loadavg: 0.99 0.97 0.96 3/73 14032
/proc/meminfo: memFree=1583936/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=2824 CPUtime=0.7
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 338 0 0 0 70 0 0 0 25 0 1 0 1098055065 2891776 323 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 706 323 109 221 0 482 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2824

[startup+1.50185 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1582968/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=3092 CPUtime=1.5
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 382 0 0 0 150 0 0 0 25 0 1 0 1098055065 3166208 367 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 773 367 109 221 0 549 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 3092

[startup+3.10117 s]
/proc/loadavg: 0.99 0.97 0.96 3/74 14033
/proc/meminfo: memFree=1582584/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=3228 CPUtime=3.09
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 428 0 0 0 309 0 0 0 25 0 1 0 1098055065 3305472 413 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 807 413 109 221 0 583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3228

[startup+6.30183 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1582200/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=3496 CPUtime=6.29
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 492 0 0 0 629 0 0 0 25 0 1 0 1098055065 3579904 477 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 874 477 109 221 0 650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3496

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1581888/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=3764 CPUtime=12.69
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 565 0 0 0 1269 0 0 0 25 0 1 0 1098055065 3854336 550 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 941 550 109 221 0 717 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3764

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1581504/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4048 CPUtime=25.49
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 644 0 0 0 2549 0 0 0 25 0 1 0 1098055065 4145152 629 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1012 629 109 221 0 788 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4048

[startup+51.1019 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580864/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4736 CPUtime=51.08
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 814 0 0 0 5108 0 0 0 25 0 1 0 1098055065 4849664 799 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1184 799 109 221 0 960 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4736

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

[startup+57.5012 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580800/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4884 CPUtime=57.47
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 832 0 0 0 5747 0 0 0 25 0 1 0 1098055065 5001216 817 1992294400 4194304 5102648 548682068784 18446744073709551615 4256215 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1221 817 109 221 0 997 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 4884

[startup+60.7019 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580736/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4884 CPUtime=60.67
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 841 0 0 0 6067 0 0 0 25 0 1 0 1098055065 5001216 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1221 826 109 221 0 997 0
Current children cumulated CPU time (s) 60.67
Current children cumulated vsize (KiB) 4884

[startup+62.3012 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580736/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4884 CPUtime=62.27
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 841 0 0 0 6227 0 0 0 25 0 1 0 1098055065 5001216 826 1992294400 4194304 5102648 548682068784 18446744073709551615 4249741 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1221 826 109 221 0 997 0
Current children cumulated CPU time (s) 62.27
Current children cumulated vsize (KiB) 4884

[startup+63.9015 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580672/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4884 CPUtime=63.87
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 846 0 0 0 6387 0 0 0 25 0 1 0 1098055065 5001216 831 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1221 831 109 221 0 997 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 4884

[startup+64.7017 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580672/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=4884 CPUtime=64.67
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194304 846 0 0 0 6467 0 0 0 25 0 1 0 1098055065 5001216 831 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 1221 831 109 221 0 997 0
Current children cumulated CPU time (s) 64.67
Current children cumulated vsize (KiB) 4884

[startup+65.1018 s]
/proc/loadavg: 0.99 0.97 0.96 2/74 14033
/proc/meminfo: memFree=1580672/2055920 swapFree=4170032/4192956
[pid=14032] ppid=14030 vsize=0 CPUtime=65.07
/proc/14032/stat : 14032 (varsat-industri) R 14030 14032 13940 0 -1 4194308 851 0 0 0 6507 0 0 0 25 0 1 0 1098055065 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14032/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 65.07
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 65.1021
CPU time (s): 65.0791
CPU user time (s): 65.0751
CPU system time (s): 0.003999
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 4884

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

runsolver used 0.072988 second user time and 0.172973 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-28 16:25:11
IDJOB=1515400
IDBENCH=70426
IDSOLVER=538
FILE ID=node80/1515400-1238253911
PBS_JOBID= 9060822
Free space on /tmp= 64692 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/90/unif-k5-r21.3-v90-c1917-S2139292994-055.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515400-1238253911/watcher-1515400-1238253911 -o /tmp/evaluation-result-1515400-1238253911/solver-1515400-1238253911 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=2090352691 HOME/instance-1515400-1238253911.cnf

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

MD5SUM BENCH= 41ed6a246c10a2f9a4d7ddf7edc0236a
RANDOM SEED=2090352691

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.263
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.263
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:       1584352 kB
Buffers:         48472 kB
Cached:         349040 kB
SwapCached:      14432 kB
Active:          91932 kB
Inactive:       321776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584352 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            1048 kB
Writeback:           0 kB
Mapped:          21844 kB
Slab:            42892 kB
Committed_AS:  2770556 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-28 16:26:17