Trace number 314465

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, and are wall clock time (not CPU 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 SAT 2007 (with assertions)UNSAT 129.071 129.106

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-22.cnf
MD5SUM3b3198fba6db1661781a1aa668754f11
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.0267
Satisfiable
(Un)Satisfiability was proved
Number of variables15589
Number of clauses54263
Sum of the clauses size140423
Maximum clause length96
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 226004
Number of clauses of size 325780
Number of clauses of size 42100
Number of clauses of size 5198
Number of clauses of size over 5180

Solver Data (download as text)

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:  15589                                                |
0.00/0.00	c |  Number of clauses:    54263                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.29/0.30	c ============================[ Search Statistics ]==============================
0.29/0.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.29/0.30	c ===============================================================================
0.29/0.30	c |         0 |    4046    22190    73995 |     7396        0    nan |  0.000 % |
0.29/0.32	c |       100 |    4046    22190    73995 |     8136      100     41 | 17.185 % |
0.29/0.35	c |       251 |    4046    22190    73995 |     8949      251     40 | 17.185 % |
0.39/0.40	c |       476 |    4046    22190    73995 |     9844      476     61 | 17.185 % |
0.39/0.44	c |       813 |    4046    22190    73995 |    10829      813     55 | 17.185 % |
0.49/0.52	c |      1319 |    4046    22190    73995 |    11912     1319     58 | 17.185 % |
0.59/0.62	c |      2078 |    4046    22190    73995 |    13103     2078     60 | 17.185 % |
0.79/0.82	c |      3218 |    4045    21962    73464 |    14414     3214     59 | 17.192 % |
1.09/1.13	c |      4926 |    4045    21962    73464 |    15855     4922     61 | 17.192 % |
1.59/1.62	c |      7488 |    4045    21962    73464 |    17440     7484     63 | 17.192 % |
2.59/2.61	c |     11332 |    4045    21962    73464 |    19185    11328     61 | 17.192 % |
4.18/4.29	c |     17098 |    4045    21962    73464 |    21103    17094     58 | 17.192 % |
7.39/7.44	c |     25747 |    4045    21962    73464 |    23213    25743     56 | 17.192 % |
12.59/12.68	c |     38722 |    4045    21962    73464 |    25535    24386     52 | 17.192 % |
21.68/21.70	c |     58183 |    4045    21962    73464 |    28088    15012     44 | 17.192 % |
33.08/33.13	c |     87375 |    4045    21962    73464 |    30897    27010     54 | 17.192 % |
54.98/55.04	c |    131166 |    4045    21962    73464 |    33987    31513     44 | 17.192 % |
90.07/90.16	c |    196851 |    4044    21938    73416 |    37386    23729     44 | 17.198 % |
128.96/129.06	c ===============================================================================
128.96/129.06	c restarts              : 18
128.96/129.06	c conflicts             : 269949         (2093 /sec)
128.96/129.06	c decisions             : 323207         (0.74 % random) (2506 /sec)
128.96/129.06	c propagations          : 38555257       (298928 /sec)
128.96/129.06	c conflict literals     : 13434684       (51.31 % deleted)
128.96/129.06	c Memory used           : 17.67 MB
128.96/129.06	c CPU time              : 128.978 s
128.96/129.06	c 
129.06/129.10	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node3/watcher-314465-1172637508 -o ROOT/results/node3/solver-314465-1172637508 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/314465-1172637508/minisat /tmp/evaluation/314465-1172637508/instance-314465-1172637508.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): 2400 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.66 0.92 0.97 3/77 7233
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=2780 CPUtime=0
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 526 0 0 0 0 0 0 0 18 0 1 0 283705619 2846720 510 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134710340 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 695 512 55 138 0 554 0

[startup+0.093694 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 7233
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=7220 CPUtime=0.08
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 1633 0 0 0 8 0 0 0 18 0 1 0 283705619 7393280 1600 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 1805 1600 71 138 0 1664 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7220

[startup+0.101694 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 7233
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=7484 CPUtime=0.09
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 1701 0 0 0 9 0 0 0 18 0 1 0 283705619 7663616 1668 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 1871 1668 71 138 0 1730 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.30171 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 7233
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=11120 CPUtime=0.29
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 2585 0 0 0 28 1 0 0 19 0 1 0 283705619 11386880 2552 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134703657 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 2780 2552 71 138 0 2639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11120

[startup+0.701743 s]
/proc/loadavg: 0.66 0.92 0.97 3/77 7233
/proc/meminfo: memFree=1152288/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=10196 CPUtime=0.69
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 2587 0 0 0 68 1 0 0 23 0 1 0 283705619 10440704 2344 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 2549 2344 73 138 0 2408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10196

[startup+1.50181 s]
/proc/loadavg: 0.66 0.92 0.97 2/78 7234
/proc/meminfo: memFree=1142936/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=10988 CPUtime=1.49
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 2771 0 0 0 148 1 0 0 25 0 1 0 283705619 11251712 2528 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134551946 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 2747 2528 73 138 0 2606 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10988

[startup+3.10194 s]
/proc/loadavg: 0.66 0.92 0.97 2/78 7234
/proc/meminfo: memFree=1141720/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=12356 CPUtime=3.09
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 3123 0 0 0 308 1 0 0 25 0 1 0 283705619 12652544 2880 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 3089 2880 73 138 0 2948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12356

[startup+6.3012 s]
/proc/loadavg: 0.69 0.93 0.97 2/78 7234
/proc/meminfo: memFree=1139224/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=14404 CPUtime=6.29
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 3635 0 0 0 627 2 0 0 25 0 1 0 283705619 14749696 3392 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 3601 3392 73 138 0 3460 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14404

[startup+12.7017 s]
/proc/loadavg: 0.71 0.93 0.97 2/78 7234
/proc/meminfo: memFree=1137432/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=15756 CPUtime=12.69
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 3952 0 0 0 1267 2 0 0 25 0 1 0 283705619 16134144 3709 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550726 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 3939 3709 73 138 0 3798 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15756

[startup+25.5018 s]
/proc/loadavg: 0.77 0.93 0.97 2/78 7234
/proc/meminfo: memFree=1137432/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=15756 CPUtime=25.48
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 3953 0 0 0 2546 2 0 0 25 0 1 0 283705619 16134144 3710 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 3939 3710 73 138 0 3798 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15756

[startup+51.1019 s]
/proc/loadavg: 0.85 0.93 0.97 2/78 7234
/proc/meminfo: memFree=1136088/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=17084 CPUtime=51.08
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4301 0 0 0 5104 4 0 0 25 0 1 0 283705619 17494016 4058 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4271 4058 73 138 0 4130 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17084

[startup+102.305 s]
/proc/loadavg: 0.93 0.94 0.97 2/78 7234
/proc/meminfo: memFree=1135448/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=17612 CPUtime=102.27
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4454 0 0 0 10223 4 0 0 25 0 1 0 283705619 18034688 4211 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4403 4211 73 138 0 4262 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17612

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

[startup+115.101 s]
/proc/loadavg: 0.94 0.94 0.97 2/78 7236
/proc/meminfo: memFree=1135320/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=17744 CPUtime=115.06
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4458 0 0 0 11502 4 0 0 25 0 1 0 283705619 18169856 4215 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134551872 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4436 4215 73 138 0 4295 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 17744

[startup+121.502 s]
/proc/loadavg: 0.95 0.94 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=18088 CPUtime=121.45
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4527 0 0 0 12141 4 0 0 25 0 1 0 283705619 18522112 4284 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4522 4284 73 138 0 4381 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 18088

[startup+124.702 s]
/proc/loadavg: 0.95 0.94 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=18088 CPUtime=124.66
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4532 0 0 0 12461 5 0 0 25 0 1 0 283705619 18522112 4289 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552069 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4522 4289 73 138 0 4381 0
Current children cumulated CPU time (s) 124.66
Current children cumulated vsize (KiB) 18088

[startup+126.302 s]
/proc/loadavg: 0.95 0.95 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=18088 CPUtime=126.26
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4532 0 0 0 12621 5 0 0 25 0 1 0 283705619 18522112 4289 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552077 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4522 4289 73 138 0 4381 0
Current children cumulated CPU time (s) 126.26
Current children cumulated vsize (KiB) 18088

[startup+127.901 s]
/proc/loadavg: 0.95 0.95 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=18088 CPUtime=127.86
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4532 0 0 0 12781 5 0 0 25 0 1 0 283705619 18522112 4289 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134555837 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4522 4289 73 138 0 4381 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 18088

[startup+128.705 s]
/proc/loadavg: 0.95 0.95 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=18088 CPUtime=128.67
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4532 0 0 0 12862 5 0 0 25 0 1 0 283705619 18522112 4289 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4522 4289 73 138 0 4381 0
Current children cumulated CPU time (s) 128.67
Current children cumulated vsize (KiB) 18088

[startup+129.101 s]
/proc/loadavg: 0.95 0.95 0.97 2/78 7236
/proc/meminfo: memFree=1135000/2055920 swapFree=4192812/4192956
[pid=7233] ppid=7231 vsize=17796 CPUtime=129.06
/proc/7233/stat : 7233 (minisat) R 7231 7233 7176 0 -1 4194304 4539 0 0 0 12901 5 0 0 25 0 1 0 283705619 18223104 4234 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134703707 0 0 4096 3 0 0 0 17 1 0 0
/proc/7233/statm: 4437 4234 79 138 0 4296 0
Current children cumulated CPU time (s) 129.06
Current children cumulated vsize (KiB) 17796

Child status: 0
Real time (s): 129.106
CPU time (s): 129.071
CPU user time (s): 129.017
CPU system time (s): 0.053991
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 18088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.017
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4539
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= 8
involuntary context switches= 2637

runsolver used 0.136979 second user time and 0.341948 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Feb 28 04:38:28 UTC 2007

IDJOB= 314465
IDBENCH= 20392
IDSOLVER= 109
FILE ID= node3/314465-1172637508

PBS_JOBID= 3980930

Free space on /tmp= 66524 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/medium/AProVE07-22.cnf
COMMAND LINE= /tmp/evaluation/314465-1172637508/minisat /tmp/evaluation/314465-1172637508/instance-314465-1172637508.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-314465-1172637508 -o ROOT/results/node3/solver-314465-1172637508 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/314465-1172637508/minisat /tmp/evaluation/314465-1172637508/instance-314465-1172637508.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  3b3198fba6db1661781a1aa668754f11

RANDOM SEED= 311580361

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.241
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.241
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:       1152760 kB
Buffers:         39744 kB
Cached:         738516 kB
SwapCached:          0 kB
Active:         271388 kB
Inactive:       561204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1988 kB
Writeback:           0 kB
Mapped:          73276 kB
Slab:            56304 kB
Committed_AS:  1246724 kB
PageTables:       1656 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= 66524 MiB

End job on node3 on Wed Feb 28 04:40:37 UTC 2007