I don't think crash is related to automatic runstats which completed at 21:05.
PID 1992 / TID 4144 trapped:
2010-07-05-22.29.39.312000+480 I299768520F515 LEVEL: Error
PID : 1992 TID : 4144 PROC : db2syscs.exe
INSTANCE: DB2PRD NODE : 000 DB : PRD
APPHDL : 0-1673 APPID: 192.168.2.160.3862.100705051103
AUTHID : SAPPRD
FUNCTION: DB2 UDB, base sys utilities, sqleagnt_sigsegvh, probe:1
MESSAGE : Error in agent servicing application with coor_node:
DATA #1 : Hexdump, 2 bytes
0x0000000149938242 : 0000 ..
Application - disp+work.EXE
Statement it was executing at the time of the crash:
0x0000000114ACF020 : 5345 4C45 4354 202A 2046 524F 4D20 2254 SELECT * FROM "T
0x0000000114ACF030 : 4E4F 4445 3031 2220 5748 4552 4520 2250 NODE01" WHERE "P
0x0000000114ACF040 : 4152 454E 545F 4944 2220 3D20 3F20 414E ARENT_ID" = ? AN
0x0000000114ACF050 : 4420 2245 5854 5F4B 4559 2220 3D20 3F20 D "EXT_KEY" = ?
0x0000000114ACF060 : 2057 4954 4820 5552 202D 2D20 4F50 544C WITH UR -- OPTL
0x0000000114ACF070 : 4556 454C 2820 3520 2920 2D2D 2051 5545 EVEL( 5 ) -- QUE
0x0000000114ACF080 : 5259 5F44 4547 5245 4528 2031 2029 202D RY_DEGREE( 1 ) -
0x0000000114ACF090 : 2D20 4C4F 4341 5449 4F4E 2820 5341 504C - LOCATION( SAPL
0x0000000114ACF0A0 : 5348 4932 202C 2037 3639 2029 202D 2D20 SHI2 , 769 ) --
0x0000000114ACF0B0 : 5359 5354 454D 2820 5052 4420 2C20 5341 SYSTEM( PRD , SA
0x0000000114ACF0C0 : 5050 5244 2029 PPRD )
A trap file was supposed to be generated (try looking for DB19924144.TRP in the same dir where you have db2diag.log) and format it using db2xprt:
DB2 Database for Linux, UNIX, and Windows
In the formatted output, look for a "Failing instruction" and this will give you the function where it trapped. Then, you can search for known problems using this function name here:
IBM Support Portal - DB2 for Linux, UNIX and Windows