# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x03682cd6, pid=5048, tid=4704 # # JRE version: 7.0-b255 # Java VM: Java HotSpot(TM) Client VM (21.0-b17 mixed mode, sharing windows-x86 ) # Problematic frame: # C [mat.dll+0x2cd6] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x03327800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=4704, stack(0x036b0000,0x03700000)] siginfo: ExceptionCode=0xc0000005, reading address 0x3d78f326 Registers: EAX=0x3d78f322, EBX=0x00000005, ECX=0x0000c065, EDX=0x7c90e501 ESP=0x036fe7c4, EBP=0x036fe7e8, ESI=0x04599ac0, EDI=0x00090426 EIP=0x03682cd6, EFLAGS=0x00010206 Top of Stack: (sp=0x036fe7c4) 0x036fe7c4: 00000000 7ffa9000 036fe990 7e42b372 0x036fe7d4: 00000005 00090426 036fe824 045769e8 0x036fe7e4: 036fe990 036fe80c 7e44f94c 00050005 0x036fe7f4: 00090426 036fe824 03682cb0 00000030 0x036fe804: 00000000 00000000 00000000 7c90e473 0x036fe814: 036fe81c 00000018 00050005 00090426 0x036fe824: 00000000 000404b6 03682cb0 7e42b341 0x036fe834: 7e42af62 03682a39 000404b6 00000000 Instructions: (pc=0x03682cd6) 0x03682cb6: 57 8b 7c 24 14 83 fb 05 74 05 83 fb 09 75 53 57 0x03682cc6: e8 15 e4 ff ff 8b f0 83 c4 04 85 f6 74 44 8b 06 0x03682cd6: 8b 50 04 8b ce ff d2 84 c0 74 37 80 7e 64 00 75 0x03682ce6: 2b e8 24 e3 ff ff 8b 4e 20 8b f8 a1 ac 04 6a 03 Register to memory mapping: EAX=0x3d78f322 is an unknown value EBX=0x00000005 is an unknown value ECX=0x0000c065 is an unknown value EDX=0x7c90e501 is an unknown value ESP=0x036fe7c4 is pointing into the stack for thread: 0x03327800 EBP=0x036fe7e8 is pointing into the stack for thread: 0x03327800 ESI=0x04599ac0 is an unknown value EDI=0x00090426 is an unknown value Stack: [0x036b0000,0x03700000], sp=0x036fe7c4, free space=313k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [mat.dll+0x2cd6] Java_com_sun_glass_ui_win_WinWindow__1setIcon+0x176 C [USER32.dll+0x3f94c] InsertMenuItemA+0x23c Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinWindow._setVisible(JZ)Z+0 j com.sun.glass.ui.Window.setVisible(Z)V+43 j com.sun.javafx.tk.quantum.WindowStage.setVisible(Z)V+89 j javafx.stage.Window$13.invalidated()V+470 J javafx.beans.property.BooleanPropertyBase.set(Z)V j javafx.stage.Window.setShowing(Z)V+5 j javafx.stage.Window.hide()V+2 j com.sun.deploy.uitoolkit.impl.fx.ui.FXDialog$7.handle(Ljavafx/event/Event;)V+4 J com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V J com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; j com.sun.javafx.event.EventUtil.fireEventImpl(Ljavafx/event/EventDispatchChain;Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+10 j com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+37 j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30 j javafx.scene.Node.fireEvent(Ljavafx/event/Event;)V+86 j javafx.scene.control.Button.fire()V+8 j com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Ljavafx/scene/input/MouseEvent;)V+23 j com.sun.javafx.scene.control.skin.SkinBase$4.handle(Ljavafx/scene/input/MouseEvent;)V+83 j com.sun.javafx.scene.control.skin.SkinBase$4.handle(Ljavafx/event/Event;)V+5 J com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V J com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event; J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; j com.sun.javafx.event.EventUtil.fireEventImpl(Ljavafx/event/EventDispatchChain;Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+10 j com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+46 J javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;)V+3 j javafx.scene.Scene$MouseHandler.access$1200(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;)V+2 j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+16 j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljava/lang/Object;)V+11 j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIIZD)V+262 j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIIZD)V+32 j com.sun.glass.ui.View.notifyMouse(IIIIIIIZD)V+184 v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0 j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3 j com.sun.glass.ui.win.WinApplication$2$1.run()V+32 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x04717c00 JavaThread "Timer-2" [_thread_in_vm, id=5096, stack(0x0ced0000,0x0cf20000)] 0x045ad000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=5524, stack(0x04940000,0x04990000)] 0x033cb000 JavaThread "ConsoleTraceListener" daemon [_thread_blocked, id=348, stack(0x03480000,0x034d0000)] 0x03371000 JavaThread "Browser Side Object Cleanup Thread" [_thread_blocked, id=4020, stack(0x04440000,0x04490000)] 0x03359c00 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=576, stack(0x03850000,0x038a0000)] 0x03358c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=6072, stack(0x03800000,0x03850000)] 0x0333bc00 JavaThread "SysExecutionTheadCreator" daemon [_thread_blocked, id=5180, stack(0x03760000,0x037b0000)] 0x03335000 JavaThread "Thread-4" daemon [_thread_blocked, id=5056, stack(0x03710000,0x03760000)] =>0x03327800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=4704, stack(0x036b0000,0x03700000)] 0x03326000 JavaThread "Disposer" daemon [_thread_blocked, id=5112, stack(0x03630000,0x03680000)] 0x0331e400 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=5128, stack(0x03520000,0x03570000)] 0x03280c00 JavaThread "Java Plug-In Pipe Worker Thread (Client-Side)" daemon [_thread_in_native, id=2752, stack(0x034d0000,0x03520000)] 0x03259800 JavaThread "Timer-0" [_thread_blocked, id=472, stack(0x03430000,0x03480000)] 0x02c89800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1164, stack(0x030d0000,0x03120000)] 0x02c43800 JavaThread "Service Thread" daemon [_thread_blocked, id=2272, stack(0x02e70000,0x02ec0000)] 0x02c3e800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4076, stack(0x02e20000,0x02e70000)] 0x02c3d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1192, stack(0x02dd0000,0x02e20000)] 0x02c3b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4808, stack(0x02d80000,0x02dd0000)] 0x02c36800 JavaThread "Finalizer" daemon [_thread_blocked, id=536, stack(0x02d30000,0x02d80000)] 0x02c27400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2236, stack(0x02ce0000,0x02d30000)] 0x00898000 JavaThread "main" [_thread_blocked, id=5872, stack(0x00930000,0x00980000)] Other Threads: 0x02c25c00 VMThread [stack: 0x02c90000,0x02ce0000] [id=5412] 0x02c62400 WatcherThread [stack: 0x02ec0000,0x02f10000] [id=300] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x00897040] Threads_lock - owner thread: 0x02c25c00 Heap def new generation total 4928K, used 2060K [0x229c0000, 0x22f10000, 0x27f10000) eden space 4416K, 35% used [0x229c0000, 0x22b433d0, 0x22e10000) from space 512K, 100% used [0x22e10000, 0x22e90000, 0x22e90000) to space 512K, 0% used [0x22e90000, 0x22e90000, 0x22f10000) tenured generation total 10944K, used 5901K [0x27f10000, 0x289c0000, 0x329c0000) the space 10944K, 53% used [0x27f10000, 0x284d3608, 0x284d3800, 0x289c0000) compacting perm gen total 12288K, used 7043K [0x329c0000, 0x335c0000, 0x369c0000) the space 12288K, 57% used [0x329c0000, 0x330a0c20, 0x330a0e00, 0x335c0000) ro space 10240K, 42% used [0x369c0000, 0x36dfc680, 0x36dfc800, 0x373c0000) rw space 12288K, 53% used [0x373c0000, 0x37a38180, 0x37a38200, 0x37fc0000) Code Cache [0x009b0000, 0x00bd8000, 0x029b0000) total_blobs=1498 nmethods=1176 adapters=262 free_code_cache=30584Kb largest_free_block=31317568 Dynamic libraries: 0x00400000 - 0x0042e000 C:\Program Files\Java\jre7\bin\java.exe 0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll 0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll 0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll 0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll 0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll 0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll 0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll 0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll 0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll 0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll 0x5cb70000 - 0x5cb96000 C:\WINDOWS\system32\ShimEng.dll 0x71590000 - 0x71609000 C:\WINDOWS\AppPatch\AcLayers.DLL 0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll 0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll 0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll 0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV 0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL 0x629c0000 - 0x629c9000 C:\WINDOWS\system32\LPK.DLL 0x74d90000 - 0x74dfb000 C:\WINDOWS\system32\USP10.dll 0x78aa0000 - 0x78b5e000 C:\Program Files\Java\jre7\bin\msvcr100.dll 0x6d960000 - 0x6dc82000 C:\Program Files\Java\jre7\bin\client\jvm.dll 0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll 0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll 0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll 0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll 0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL 0x6d8f0000 - 0x6d8fc000 C:\Program Files\Java\jre7\bin\verify.dll 0x6d380000 - 0x6d3a0000 C:\Program Files\Java\jre7\bin\java.dll 0x6d940000 - 0x6d953000 C:\Program Files\Java\jre7\bin\zip.dll 0x10000000 - 0x10006000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\jp2native.dll 0x02f10000 - 0x02f4f000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\deploy.dll 0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll 0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll 0x3d930000 - 0x3da16000 C:\WINDOWS\system32\WININET.dll 0x02f50000 - 0x02f59000 C:\WINDOWS\system32\Normaliz.dll 0x78130000 - 0x78263000 C:\WINDOWS\system32\urlmon.dll 0x3dfd0000 - 0x3e1b9000 C:\WINDOWS\system32\iertutil.dll 0x03120000 - 0x031de000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\msvcr100.dll 0x6d670000 - 0x6d684000 C:\Program Files\Java\jre7\bin\net.dll 0x6d690000 - 0x6d69f000 C:\Program Files\Java\jre7\bin\nio.dll 0x031f0000 - 0x031fe000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\prism-d3d.dll 0x4fdd0000 - 0x4ff76000 C:\WINDOWS\system32\d3d9.dll 0x03570000 - 0x03576000 C:\WINDOWS\system32\d3d8thk.dll 0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\uxtheme.dll 0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll 0x634b0000 - 0x634cd000 C:\Documents and Settings\All Users\Application Data\Real\RealPlayer\BrowserRecordPlugin\Chrome\Hook\rpchromebrowserrecordhelper.dll 0x4ec50000 - 0x4edfb000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.6002.22509_x-ww_c7dad023\gdiplus.dll 0x7c3c0000 - 0x7c43c000 C:\WINDOWS\system32\MSVCP71.dll 0x7c360000 - 0x7c3b6000 C:\WINDOWS\system32\MSVCR71.dll 0x03680000 - 0x036a4000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\mat.dll 0x763b0000 - 0x763f9000 C:\WINDOWS\system32\COMDLG32.dll 0x77b40000 - 0x77b62000 C:\WINDOWS\system32\apphelp.dll 0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll 0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll 0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll 0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll 0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll 0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll 0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll 0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll 0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL 0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll 0x037c0000 - 0x037fc000 C:\Program Files\Oracle\JavaFX Runtime 2.0\bin\javafx-font.dll VM Arguments: jvm_args: -D__jvm_launched=1861518547 -D__applet_launched=1861409434 -Djnlp.fx=2.0.0 -Xbootclasspath/a:C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\deploy.jar;C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\javaws.jar;C:\PROGRA~1\Oracle\JAVAFX~1.0\lib\plugin.jar -Xcheck:jni -XX:+ShowMessageBoxOnError java_command: sun.plugin2.main.client.PluginMain write_pipe_name=jpi2_pid2836_pipe3,read_pipe_name=jpi2_pid2836_pipe2 Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files\Internet Explorer;;C:\Program Files\Parallels\Parallels Tools\Applications;ommonProgramFiles\Microsoft Shared\Windows Live;C:\Program Files\JavaFX\javafx-sdk1.3\bin;C:\Program Files\JavaFX\javafx-sdk1.3\emulator\bin;C:\Program Files\Microsoft DirectX SDK (November 2007)\Utilities\Bin\x86;C:\PROGRA~1\MKSTOO~1\bin;C:\PROGRA~1\MKSTOO~1\bin\X11;C:\PROGRA~1\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Mercurial;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\WINDOWS\system32\kktools;C:\Program Files\QuickTime\QTSystem\;C:\progra~1\micros~2.0\common7\IDE USERNAME=ccheung SHELL=C:/PROGRA~1/MKSTOO~1/mksnt/sh.exe DISPLAY=:0.0 OS=Windows_NT PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel --------------- S Y S T E M --------------- OS: Windows XP Build 2600 Service Pack 3 CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1 Memory: 4k page, physical 1572336k(690340k free), swap 2994872k(2174640k free) vm_info: Java HotSpot(TM) Client VM (21.0-b17) for windows-x86 JRE (1.7.0-ea-b255), built on Aug 22 2011 16:57:18 by "java_re" with unknown MS VC++:1600 time: Tue Aug 23 16:26:14 2011 elapsed time: 242 seconds