Trace number 1722533

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 120.643 120.677

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.643
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.02/0.04	c |  Number of variables:          1128                                         |
0.02/0.04	c |  Number of clauses:           57446                                         |
0.02/0.04	c |  Parse time:                   0.04 s                                       |
0.49/0.59	c |  Simplification time:          0.55 s                                       |
0.49/0.59	c |                                                                             |
0.49/0.59	c ============================[ Search Statistics ]==============================
0.49/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.59	c ===============================================================================
0.59/0.60	c |       100 |     644    53196   202502 |    19505      100     37 |  0.000 % |
0.59/0.61	c |       250 |     644    53196   202502 |    21455      250     29 |  0.001 % |
0.59/0.64	c |       475 |     644    53196   202502 |    23601      475     23 |  0.001 % |
0.59/0.66	c |       812 |     644    53196   202502 |    25961      812     18 |  0.001 % |
0.69/0.70	c |      1318 |     644    53196   202502 |    28557     1318     16 |  0.001 % |
0.69/0.76	c |      2077 |     644    53196   202502 |    31413     2077     14 |  0.001 % |
0.79/0.84	c |      3216 |     644    53196   202502 |    34554     3216     13 |  0.001 % |
0.89/0.97	c |      4924 |     644    53196   202502 |    38010     4924     13 |  0.001 % |
1.09/1.16	c |      7486 |     644    53196   202502 |    41811     7486     13 |  0.001 % |
1.39/1.45	c |     11330 |     644    53196   202502 |    45992    11330     13 |  0.001 % |
1.79/1.89	c |     17096 |     644    53196   202502 |    50591    17096     13 |  0.001 % |
2.59/2.60	c |     25745 |     644    53196   202502 |    55650    25745     13 |  0.001 % |
3.69/3.76	c |     38719 |     644    53196   202502 |    61215    38719     14 |  0.001 % |
5.59/5.69	c |     58180 |     644    53196   202502 |    67337    58180     15 |  0.008 % |
10.89/10.92	c |     87372 |     643    52915   201673 |    74070    10301     18 |  0.089 % |
15.99/16.08	c |    131161 |     643    52915   201673 |    81478    54090     15 |  0.089 % |
24.58/24.61	c |    196845 |     643    52915   201673 |    89625    52546     14 |  0.089 % |
36.88/36.92	c |    295371 |     642    52431   199888 |    98588    47151     17 |  0.193 % |
59.38/59.49	c |    443160 |     640    51994   198625 |   108447    33327     16 |  0.355 % |
92.37/92.45	c |    664843 |     637    50678   194046 |   119292    70002     16 |  0.621 % |
120.56/120.66	c ===============================================================================
120.56/120.66	c restarts              : 1707
120.56/120.66	c conflicts             : 799588         (6635 /sec)
120.56/120.66	c decisions             : 1003709        (8329 /sec)
120.56/120.66	c propagations          : 73157989       (607097 /sec)
120.56/120.66	c conflict literals     : 13118120       (31.71 % deleted)
120.56/120.66	c Memory used           : 42.52 MB
120.56/120.66	c CPU time              : 120.505 s
120.56/120.66	c 
120.56/120.66	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-1722533-1240676551/watcher-1722533-1240676551 -o /tmp/evaluation-result-1722533-1240676551/solver-1722533-1240676551 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1722533-1240676551.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.00 1.00 1.17 3/65 17936
/proc/meminfo: memFree=1800592/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=7604 CPUtime=0
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 95687441 7786496 387 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 1901 387 63 219 0 1679 0

[startup+0.029751 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 17936
/proc/meminfo: memFree=1800592/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=9196 CPUtime=0.02
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 967 0 0 0 2 0 0 0 18 0 1 0 95687441 9416704 951 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2299 951 63 219 0 2077 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9196

[startup+0.101759 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 17936
/proc/meminfo: memFree=1800592/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=10016 CPUtime=0.09
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 1332 0 0 0 9 0 0 0 18 0 1 0 95687441 10256384 1275 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2504 1275 87 219 0 2282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10016

[startup+0.301782 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 17936
/proc/meminfo: memFree=1800592/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=10404 CPUtime=0.29
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 1492 0 0 0 29 0 0 0 19 0 1 0 95687441 10653696 1435 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2601 1435 88 219 0 2379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10404

[startup+0.70183 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 17936
/proc/meminfo: memFree=1800592/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=10428 CPUtime=0.69
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 1843 0 0 0 69 0 0 0 22 0 1 0 95687441 10678272 1355 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2607 1355 102 219 0 2385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10428

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.17 2/66 17937
/proc/meminfo: memFree=1795336/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=10428 CPUtime=1.49
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 1997 0 0 0 149 0 0 0 25 0 1 0 95687441 10678272 1509 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2607 1509 102 219 0 2385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10428

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17937
/proc/meminfo: memFree=1794056/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=11008 CPUtime=3.09
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 2466 0 0 0 309 0 0 0 25 0 1 0 95687441 11272192 1978 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 2752 1978 102 219 0 2530 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11008

[startup+6.30249 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17937
/proc/meminfo: memFree=1790152/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=15412 CPUtime=6.29
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 3514 0 0 0 628 1 0 0 25 0 1 0 95687441 15781888 3026 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 3853 3026 102 219 0 3631 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15412

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17937
/proc/meminfo: memFree=1788432/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=14108 CPUtime=12.69
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 5109 0 0 0 1267 2 0 0 25 0 1 0 95687441 14446592 3171 1992294400 4194304 5092341 548682068848 18446744073709551615 4249631 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 3527 3171 102 219 0 3305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14108

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17937
/proc/meminfo: memFree=1779664/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=21832 CPUtime=25.48
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 9285 0 0 0 2544 4 0 0 25 0 1 0 95687441 22355968 5181 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 5458 5181 102 219 0 5236 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21832

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 17937
/proc/meminfo: memFree=1759376/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=44588 CPUtime=51.07
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 14450 0 0 0 5100 7 0 0 25 0 1 0 95687441 45658112 10346 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 11147 10346 102 219 0 10925 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 44588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 17937
/proc/meminfo: memFree=1761424/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=102.27
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18275 0 0 0 10215 12 0 0 25 0 1 0 95687441 44580864 9758 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 9758 102 219 0 10662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43536

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

[startup+108.702 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1761424/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=108.66
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18276 0 0 0 10854 12 0 0 25 0 1 0 95687441 44580864 9759 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 9759 102 219 0 10662 0
Current children cumulated CPU time (s) 108.66
Current children cumulated vsize (KiB) 43536

[startup+115.101 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1761104/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=115.05
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18405 0 0 0 11493 12 0 0 25 0 1 0 95687441 44580864 9888 1992294400 4194304 5092341 548682068848 18446744073709551615 4250191 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 9888 102 219 0 10662 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 43536

[startup+118.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1760208/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=118.26
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18615 0 0 0 11813 13 0 0 25 0 1 0 95687441 44580864 10098 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 10098 102 219 0 10662 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 43536

[startup+119.906 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1759632/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=119.87
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18720 0 0 0 11974 13 0 0 25 0 1 0 95687441 44580864 10203 1992294400 4194304 5092341 548682068848 18446744073709551615 4247388 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 10203 102 219 0 10662 0
Current children cumulated CPU time (s) 119.87
Current children cumulated vsize (KiB) 43536

[startup+120.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1759632/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=120.26
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18728 0 0 0 12013 13 0 0 25 0 1 0 95687441 44580864 10211 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 10211 102 219 0 10662 0
Current children cumulated CPU time (s) 120.26
Current children cumulated vsize (KiB) 43536

[startup+120.502 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1759632/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=120.46
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18743 0 0 0 12033 13 0 0 25 0 1 0 95687441 44580864 10226 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 10226 102 219 0 10662 0
Current children cumulated CPU time (s) 120.46
Current children cumulated vsize (KiB) 43536

[startup+120.602 s]
/proc/loadavg: 1.00 1.00 1.14 2/66 17937
/proc/meminfo: memFree=1759632/2055920 swapFree=4180664/4192956
[pid=17936] ppid=17934 vsize=43536 CPUtime=120.56
/proc/17936/stat : 17936 (minisat) R 17934 17936 17871 0 -1 4194304 18748 0 0 0 12043 13 0 0 25 0 1 0 95687441 44580864 10231 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/17936/statm: 10884 10231 102 219 0 10662 0
Current children cumulated CPU time (s) 120.56
Current children cumulated vsize (KiB) 43536

Child status: 20
Real time (s): 120.677
CPU time (s): 120.643
CPU user time (s): 120.505
CPU system time (s): 0.137979
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 53348

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

runsolver used 0.13098 second user time and 0.314952 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 18:22:31
IDJOB=1722533
IDBENCH=71091
IDSOLVER=546
FILE ID=node73/1722533-1240676551
PBS_JOBID= 9186636
Free space on /tmp= 66316 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722533-1240676551/watcher-1722533-1240676551 -o /tmp/evaluation-result-1722533-1240676551/solver-1722533-1240676551 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1722533-1240676551.cnf

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

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=1983295230

node73.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.214
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.214
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:       1801072 kB
Buffers:         25500 kB
Cached:         177740 kB
SwapCached:       5860 kB
Active:          98736 kB
Inactive:       112636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801072 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:            1784 kB
Writeback:           0 kB
Mapped:          13880 kB
Slab:            29476 kB
Committed_AS:   384800 kB
PageTables:       1396 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= 66312 MiB
End job on node73 at 2009-04-25 18:24:32