All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel 2.6.30.4 XFS(..?) regression
@ 2009-08-08  8:39 ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-08  8:39 UTC (permalink / raw)
  To: linux-kernel, xfs

Hello,

After a period of read/writes to several drives, all processes that 
try to write to the drives (all XFS) enter D-state and the system becomes 
unresponsive, the load shoots up to > 100, etc.

This problem did not occur with 2.6.29.1.

Here is a part of the sysrq-w:

[72037.131620] sh            D 00000006     0 13772  13771
[72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Here is a part of the sysrq-t: (after dmesg > dmesg.txt)

[72119.690410] dmesg         D c769c720     0 13832  13824
[72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260 cc6ad2a0 cfa47200 c017cb26
[72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5 c03e74a0 00004000 c053f2e0
[72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0 c053c7c0 c049f170 00000064
[72119.690410] Call Trace:
[72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
[72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
[72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr+0xb0/0x1e0
[72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
[72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
[72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Kernel .config:
http://home.comcast.net/~jpiszcz/20090808/config-2.6.30.4.txt

The only way to bring the host back is to reboot the system b to 
sysrq-trigger or hard reboot.

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Kernel 2.6.30.4 XFS(..?) regression
@ 2009-08-08  8:39 ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-08  8:39 UTC (permalink / raw)
  To: linux-kernel, xfs

Hello,

After a period of read/writes to several drives, all processes that 
try to write to the drives (all XFS) enter D-state and the system becomes 
unresponsive, the load shoots up to > 100, etc.

This problem did not occur with 2.6.29.1.

Here is a part of the sysrq-w:

[72037.131620] sh            D 00000006     0 13772  13771
[72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Here is a part of the sysrq-t: (after dmesg > dmesg.txt)

[72119.690410] dmesg         D c769c720     0 13832  13824
[72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260 cc6ad2a0 cfa47200 c017cb26
[72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5 c03e74a0 00004000 c053f2e0
[72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0 c053c7c0 c049f170 00000064
[72119.690410] Call Trace:
[72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
[72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
[72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr+0xb0/0x1e0
[72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
[72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
[72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Kernel .config:
http://home.comcast.net/~jpiszcz/20090808/config-2.6.30.4.txt

The only way to bring the host back is to reboot the system b to 
sysrq-trigger or hard reboot.

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression
  2009-08-08  8:39 ` Justin Piszcz
@ 2009-08-08 19:31   ` Felix Blyakher
  -1 siblings, 0 replies; 46+ messages in thread
From: Felix Blyakher @ 2009-08-08 19:31 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, xfs


On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:

> Hello,
>
> After a period of read/writes to several drives, all processes that  
> try to write to the drives (all XFS) enter D-state and the system  
> becomes unresponsive, the load shoots up to > 100, etc.
>
> This problem did not occur with 2.6.29.1.

The threads below don't ring a bell as something already seen or
reported.

>
>
> Here is a part of the sysrq-w:
>
> [72037.131620] sh            D 00000006     0 13772  13771
> [72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011  
> c3606da0 c1433e88 cf596ab4
> [72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5  
> c03e85fd ca6a9528 c811f4c0
> [72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0  
> c03e873a ca6a9528 ccccbe70
> [72037.131620] Call Trace:
> [72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
> [72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
> [72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
> [72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
> [72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
> [72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
> [72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
> [72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40

Discounting bunch of spurious frames, here we're waiting for the
xfs ilock.

>
> [72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
> [72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
> [72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
> [72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
> [72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
> [72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
> [72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
> [72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
>
> Here is a part of the sysrq-t: (after dmesg > dmesg.txt)
>
> [72119.690410] dmesg         D c769c720     0 13832  13824
> [72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260  
> cc6ad2a0 cfa47200 c017cb26
> [72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5  
> c03e74a0 00004000 c053f2e0
> [72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0  
> c053c7c0 c049f170 00000064
> [72119.690410] Call Trace:
> [72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
> [72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
> [72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
> [72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
> [72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
> [72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
> [72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
> [72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr 
> +0xb0/0x1e0
> [72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
> [72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860

At this point xfs ilock is released in xfs_write(), and it shouldn't
be holding the other thread. Though, some other thread is.
We'd need more info to figure it out. Maybe the whole output of both
sysrq-w and sysrq-t.

Felix

>
> [72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
> [72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
> [72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
> [72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
> [72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
> [72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
> [72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
> [72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
> [72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
> [72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
>
> Kernel .config:
> http://home.comcast.net/~jpiszcz/20090808/config-2.6.30.4.txt
>
> The only way to bring the host back is to reboot the system b to  
> sysrq-trigger or hard reboot.
>
> Justin.
> --
> To unsubscribe from this list: send the line "unsubscribe linux- 
> kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression
@ 2009-08-08 19:31   ` Felix Blyakher
  0 siblings, 0 replies; 46+ messages in thread
From: Felix Blyakher @ 2009-08-08 19:31 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, xfs


On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:

> Hello,
>
> After a period of read/writes to several drives, all processes that  
> try to write to the drives (all XFS) enter D-state and the system  
> becomes unresponsive, the load shoots up to > 100, etc.
>
> This problem did not occur with 2.6.29.1.

The threads below don't ring a bell as something already seen or
reported.

>
>
> Here is a part of the sysrq-w:
>
> [72037.131620] sh            D 00000006     0 13772  13771
> [72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011  
> c3606da0 c1433e88 cf596ab4
> [72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5  
> c03e85fd ca6a9528 c811f4c0
> [72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0  
> c03e873a ca6a9528 ccccbe70
> [72037.131620] Call Trace:
> [72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
> [72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
> [72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
> [72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
> [72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
> [72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
> [72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
> [72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40

Discounting bunch of spurious frames, here we're waiting for the
xfs ilock.

>
> [72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
> [72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
> [72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
> [72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
> [72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
> [72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
> [72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
> [72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
>
> Here is a part of the sysrq-t: (after dmesg > dmesg.txt)
>
> [72119.690410] dmesg         D c769c720     0 13832  13824
> [72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260  
> cc6ad2a0 cfa47200 c017cb26
> [72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5  
> c03e74a0 00004000 c053f2e0
> [72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0  
> c053c7c0 c049f170 00000064
> [72119.690410] Call Trace:
> [72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
> [72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
> [72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
> [72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
> [72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
> [72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
> [72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
> [72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr 
> +0xb0/0x1e0
> [72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
> [72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860

At this point xfs ilock is released in xfs_write(), and it shouldn't
be holding the other thread. Though, some other thread is.
We'd need more info to figure it out. Maybe the whole output of both
sysrq-w and sysrq-t.

Felix

>
> [72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
> [72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
> [72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
> [72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
> [72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
> [72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
> [72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
> [72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
> [72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
> [72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
>
> Kernel .config:
> http://home.comcast.net/~jpiszcz/20090808/config-2.6.30.4.txt
>
> The only way to bring the host back is to reboot the system b to  
> sysrq-trigger or hard reboot.
>
> Justin.
> --
> To unsubscribe from this list: send the line "unsubscribe linux- 
> kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression
  2009-08-08 19:31   ` Felix Blyakher
@ 2009-08-09 10:09     ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-09 10:09 UTC (permalink / raw)
  To: Felix Blyakher; +Cc: linux-kernel, xfs



On Sat, 8 Aug 2009, Felix Blyakher wrote:

>
> On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:
>
> The threads below don't ring a bell as something already seen or
> reported.
>
> Discounting bunch of spurious frames, here we're waiting for the
> xfs ilock.
>
> At this point xfs ilock is released in xfs_write(), and it shouldn't
> be holding the other thread. Though, some other thread is.
> We'd need more info to figure it out. Maybe the whole output of both
> sysrq-w and sysrq-t.
>
> Felix
>

Hi, as requested:

sysrq-w:

[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13142  13141
[72037.131620]  00000000 00000082 c168f1b0 00000000 cf810890 c462fc80 cf403a44 c0198e90
[72037.131620]  c64051bc ffffffff c168f1b0 c64051c0 c03e78bb c1549e04 c150be04 c168f1b0
[72037.131620]  c1495e70 00000000 c1495ef4 c1495e70 c03e7819 c016b423 c1495e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13145  13144
[72037.131620]  00000000 00000086 c168e7c0 c0144a8e c045146d c462f7a0 c5445380 c544539c
[72037.131620]  c049f170 c168e7c0 c0f05ddc c1200138 c03e72e5 c03e7311 c0f05dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10008a0 c0141150 c04c371c c168e7c0 c0f05df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c09c1f0c     0 13150  13148
[72037.131620]  00000000 00000082 c15b0b30 c09c1f0c c016b3d3 c462f120 cf80c8a0 00000000
[72037.131620]  c73f7cfc ffffffff c15b0b30 c73f7d00 c03e78bb c0e59e60 c1467e60 c15b0b30
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13153  13152
[72037.131620]  00000000 00000086 c15b0e80 0000006c c045146d cc7a7b00 c5445380 c544539c
[72037.131620]  c049f170 c15b0e80 c1625ddc c1200080 c03e72e5 c03e7311 c1625dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1071d20 c0141150 c04c3440 c15b0e80 c1625df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13160   1821
[72037.131620]  00000000 00000086 c168ee60 00000000 01007810 cc7a7960 c56955c0 80000000
[72037.131620]  c049f170 c168ee60 c5441c74 c1200110 c03e72e5 c03e7311 c5441c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c168ee60 c5441c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13168   1821
[72037.131620]  00000000 00000082 c15b0140 00000000 01007810 cc7a7620 c4e339a0 80000000
[72037.131620]  c049f170 c15b0140 cce23c74 c1200110 c03e72e5 c03e7311 cce23c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c15b0140 cce23c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13176   1821
[72037.131620]  00000000 00000082 cb82a1a0 00000000 01007810 cc7a7480 c86be4c0 80000000
[72037.131620]  c049f170 cb82a1a0 c1637c74 c1200110 c03e72e5 c03e7311 c1637c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82a1a0 c1637c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13177   1821
[72037.131620]  00000000 00000082 cb82bc20 00000000 01007810 cc7a7140 cf373e20 80000000
[72037.131620]  c049f170 cb82bc20 c1615c74 c1200110 c03e72e5 c03e7311 c1615c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82bc20 c1615c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000025     0 13187  13186
[72037.131620]  00000000 00000082 cb82aee0 00000025 00012c19 c9637d40 cfa4ec00 00000025
[72037.131620]  c64051bc ffffffff cb82aee0 c64051c0 c03e78bb c146fe04 c1495e04 cb82aee0
[72037.131620]  c1549e70 00000000 c1549ef4 c1549e70 c03e7819 c016b423 c1549e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13190  13189
[72037.131620]  00000000 00000086 cb82ab90 0000006c c045146d c9637860 c8609380 c860939c
[72037.131620]  c049f170 cb82ab90 c14efddc c1200138 c03e72e5 c03e7311 c14efdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10c0f40 c0141150 c04c371c cb82ab90 c14efdf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13193  13192
[72037.131620]  00000000 00000082 c154b5a0 0000006c c045146d c9637380 c8609380 c860939c
[72037.131620]  c049f170 c154b5a0 c16b1ddc c1200080 c03e72e5 c03e7311 c16b1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c113cd80 c0141150 c04c3440 c154b5a0 c16b1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13199   1821
[72037.131620]  00000000 00000082 cb82a4f0 00000000 01007810 c96371e0 cf373aa0 80000000
[72037.131620]  c049f170 cb82a4f0 c4effc74 c1200110 c03e72e5 c03e7311 c4effc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82a4f0 c4effc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13207   1821
[72037.131620]  00000000 00000082 c154a860 00000000 01007810 c9637520 c9dd3340 80000000
[72037.131620]  c049f170 c154a860 c95fbc74 c1200110 c03e72e5 c03e7311 c95fbc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c154a860 c95fbc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13215   1821
[72037.131620]  00000000 00000086 c154a1c0 00000000 01007810 c55e3dc0 cf373220 80000000
[72037.131620]  c049f170 c154a1c0 cc655c74 c1200110 c03e72e5 c03e7311 cc655c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c154a1c0 cc655c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13225  13224
[72037.131620]  00000000 00000086 c154abb0 00000000 cf810890 c55e3400 cf403b80 c0198e90
[72037.131620]  c64051bc ffffffff c154abb0 c64051c0 c03e78bb c37efe04 c1549e04 c154abb0
[72037.131620]  c146fe70 00000000 c146fef4 c146fe70 c03e7819 c016b423 c146fe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72037.131620]  [<c01042b8>] ? do_nmi+0x148/0x2a0
[72037.131620]  [<c0103269>] ? common_interrupt+0x29/0x30
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13228  13227
[72037.131620]  00000000 00000082 c154a510 0000006c c045146d c55e38e0 ce14a380 ce14a39c
[72037.131620]  c049f170 c154a510 c16b9ddc c1200138 c03e72e5 c03e7311 c16b9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c113eea0 c0141150 c04c371c c154a510 c16b9df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13230  13229
[72037.131620]  00000000 00000082 c16b3ac0 00000006 c5224011 c55e3a80 c16bde88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c16bde70 c02750f0 c03e72e5 c03e85fd ca6a9528 c16b3ac0
[72037.131620]  c5224018 ca6a9524 00000000 cf373da0 c02750f0 c03e873a c16e5e70 ca6a9528
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13245  13232
[72037.131620]  00000000 00000082 c16cb7b0 cfa5e400 cf80c8a0 c58975e0 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c16cb7b0 cc79bac0 c03e78bb c16d5e04 c1465e08 c16cb7b0
[72037.131620]  c0829e74 00000000 c0829ed8 c0829e74 c03e7819 c016b423 c0829e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13246  13237
[72037.131620]  c16cb5e4 00000082 c16cb460 00000246 00000001 c5897440 00000000 0000000e
[72037.131620]  cc79babc ffffffff c16cb460 cc79bac0 c03e78bb c16ebe08 c16d5e04 c16cb460
[72037.131620]  c16cfe74 00000000 c16cfed8 c16cfe74 c03e7819 c016b423 c16cfe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13249  13234
[72037.131620]  00000000 00000082 c16caa70 00000000 00000400 c5897780 00000004 ffffffff
[72037.131620]  cc79babc ffffffff c16caa70 cc79bac0 c03e78bb c16cfe08 c0829e08 c16caa70
[72037.131620]  c16d5e70 00000000 c16d5ef4 c16d5e70 c03e7819 c016b423 c16d5e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13253  13243
[72037.131620]  00000000 00000086 c16dbb20 0000006c c045146d c55727a0 cc622380 cc62239c
[72037.131620]  c049f170 c16dbb20 c16ddddc c1200080 c03e72e5 c03e7311 c16dddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1034680 c0141150 c04c3440 c16dbb20 c16dddf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c0e59f0c     0 13262  13251
[72037.131620]  c16daf64 00000086 c16dade0 c0e59f0c c016b3d3 c5572460 cf80c8a0 c16dade0
[72037.131620]  c73f7cfc ffffffff c16dade0 c73f7d00 c03e78bb c16d1e60 c09c1e60 c16dade0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13288  13287
[72037.131620]  00000000 00000082 cb7a8a50 00000000 cf810890 c5572c80 cf403418 c0198e90
[72037.131620]  c64051bc ffffffff cb7a8a50 c64051c0 c03e78bb c0ee3e04 c146fe04 cb7a8a50
[72037.131620]  c37efe70 00000000 c37efef4 c37efe70 c03e7819 c016b423 c37efe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13291  13290
[72037.131620]  00000000 00000082 c16ca080 0000006c c045146d c5572120 ccebe380 ccebe39c
[72037.131620]  c049f170 c16ca080 c4f57ddc c1200138 c03e72e5 c03e7311 c4f57dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1112600 c0141150 c04c371c c16ca080 c4f57df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13294  13293
[72037.131620]  00000000 00000082 c16db7d0 0000006c c045146d c5897920 ccebe380 ccebe39c
[72037.131620]  c049f170 c16db7d0 c846fddc c1200080 c03e72e5 c03e7311 c846fdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1085a00 c0141150 c04c3440 c16db7d0 c846fdf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13318   1821
[72037.131620]  00000000 00000086 c16db480 00000000 01007810 c58972a0 ccc9ef60 80000000
[72037.131620]  c049f170 c16db480 c4d75c74 c1200110 c03e72e5 c03e7311 c4d75c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16db480 c4d75c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13319   1821
[72037.131620]  00000000 00000086 c16daa90 00000000 01007810 c5897e00 ce373260 80000000
[72037.131620]  c049f170 c16daa90 cae8fc74 c1200110 c03e72e5 c03e7311 cae8fc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16daa90 cae8fc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13320   1821
[72037.131620]  00000000 00000086 c16da0a0 00000000 01007810 c3de3da0 c38bd740 80000000
[72037.131620]  c049f170 c16da0a0 cc175c74 c1200110 c03e72e5 c03e7311 cc175c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16da0a0 cc175c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D cb7a8700     0 13330  13329
[72037.131620]  00000000 00000082 cb7a8700 cb7a8700 cb7a872c c3de33e0 00000fff c011798f
[72037.131620]  c64051bc ffffffff cb7a8700 c64051c0 c03e78bb c0e77e04 c37efe04 cb7a8700
[72037.131620]  c0ee3e70 00000000 c0ee3ef4 c0ee3e70 c03e7819 c016b423 c0ee3e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13333  13332
[72037.131620]  00000000 00000086 c069b7f0 c0144a8e c045146d c3de38c0 cb8f3380 cb8f339c
[72037.131620]  c049f170 c069b7f0 c0c75ddc c1200138 c03e72e5 c03e7311 c0c75dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1018400 c0141150 c04c371c c069b7f0 c0c75df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D 75a6b2ed     0 13338  13336
[72037.131620]  00000000 00000082 c069a410 75a6b2ed c01042b8 c6c0dc20 00000002 c9023824
[72037.131620]  c73f7cfc ffffffff c069a410 c73f7d00 c03e78bb c16f7e60 c0e59e60 c069a410
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 ffffffcf
[72037.131620] Call Trace:
[72037.131620]  [<c01042b8>] ? do_nmi+0x148/0x2a0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0173a92>] ? __d_lookup+0x62/0x100
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13341  13340
[72037.131620]  00000000 00000082 c069a760 0000006c c045146d c6c0d740 cb8f3380 cb8f339c
[72037.131620]  c049f170 c069a760 c16d9ddc c1200080 c03e72e5 c03e7311 c16d9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c106e620 c0141150 c04c3440 c069a760 c16d9df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00001000     0 13371  13370
[72037.131620]  00000000 00000086 c16e0e20 00001000 c011a562 c6c0d260 00000000 00000002
[72037.131620]  c64051bc ffffffff c16e0e20 c64051c0 c03e78bb c5513e04 c0ee3e04 c16e0e20
[72037.131620]  c0e77e70 00000000 c0e77ef4 c0e77e70 c03e7819 c016b423 c0e77e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c03e888d>] ? nmi_stack_correct+0x28/0x2d
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13374  13373
[72037.131620]  00000000 00000082 c16e0ad0 0000006c c045146d ce123c40 c8574380 c857439c
[72037.131620]  c049f170 c16e0ad0 c9f43ddc c1200138 c03e72e5 c03e7311 c9f43dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10e4600 c0141150 c04c371c c16e0ad0 c9f43df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c011791d>] ? check_preempt_wakeup+0xad/0xd0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13377  13376
[72037.131620]  00000000 00000086 c0adbb80 0000006c c045146d ce123760 c8574380 c857439c
[72037.131620]  c049f170 c0adbb80 c16d7ddc c1200080 c03e72e5 c03e7311 c16d7dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11ffa60 c0141150 c04c3440 c0adbb80 c16d7df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13397   1821
[72037.131620]  00000000 00000086 c0ada100 00000000 01007810 ce1235c0 c970b4e0 80000000
[72037.131620]  c049f170 c0ada100 c9607c74 c1200110 c03e72e5 c03e7311 c9607c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0ada100 c9607c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13398   1821
[72037.131620]  00000000 00000082 c0adb4e0 00000000 01007810 ce123280 c8ef4820 80000000
[72037.131620]  c049f170 c0adb4e0 c562dc74 c1200110 c03e72e5 c03e7311 c562dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0adb4e0 c562dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13408  13407
[72037.131620]  00000000 00000086 c0adaaf0 00000000 cf810890 c6688e00 cf4d6730 00000010
[72037.131620]  c64051bc ffffffff c0adaaf0 c64051c0 c03e78bb c35a9e04 c0e77e04 c0adaaf0
[72037.131620]  c5513e70 00000000 c5513ef4 c5513e70 c03e7819 c016b423 c5513e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13411  13410
[72037.131620]  00000000 00000082 c0adb830 0000006c c045146d c6688920 c6129380 c612939c
[72037.131620]  c049f170 c0adb830 c0addddc c1200138 c03e72e5 c03e7311 c0adddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10891e0 c0141150 c04c371c c0adb830 c0adddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13413  13412
[72037.131620]  00000000 00000082 c4e6b850 00000006 c8f62011 c6688780 c16e5e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c16e5e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c4e6b850
[72037.131620]  c8f62018 ca6a9524 00000000 ccd380a0 c02750f0 c03e873a ccccbe70 c16bde70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13416  13415
[72037.131620]  00000000 00000086 c4e6ae60 cfa5e400 cf80c8a0 c6688100 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c4e6ae60 cc79bac0 c03e78bb c16f3e08 c16cfe08 c4e6ae60
[72037.131620]  c16ebe74 00000000 c16ebed8 c16ebe74 c03e7819 c016b423 c16ebe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c16f7f0c     0 13421  13419
[72037.131620]  00000000 00000082 c16f5bc0 c16f7f0c c016b3d3 c9dad940 cf80c8a0 c16f5bc0
[72037.131620]  c73f7cfc ffffffff c16f5bc0 c73f7d00 c03e78bb cf053e60 c16d1e60 c16f5bc0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D c117a8a0     0 13424  13423
[72037.131620]  00000000 00000086 c4e6a120 c117a8a0 00000000 c9dad460 0bd45067 0000000e
[72037.131620]  cc79babc ffffffff c4e6a120 cc79bac0 c03e78bb ca0d3e08 c16ebe08 c4e6a120
[72037.131620]  c16f3e74 00000000 c16f3ed8 c16f3e74 c03e7819 c016b423 c16f3e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c012db5a>] ? __wake_up_bit+0x2a/0x30
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13429  13428
[72037.131620]  00000000 00000086 c16f4490 0000006c c045146d c3833ca0 c6129380 c612939c
[72037.131620]  c049f170 c16f4490 c144bddc c1200080 c03e72e5 c03e7311 c144bdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10556c0 c0141150 c04c3440 c16f4490 c144bdf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13444   1821
[72037.131620]  00000000 00000082 c0adb190 00000000 01007810 c3833e40 c66af660 80000000
[72037.131620]  c049f170 c0adb190 c59c5c74 c1200110 c03e72e5 c03e7311 c59c5c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0adb190 c59c5c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D c35a9df0     0 13469  13468
[72037.131620]  00000000 00000082 c16f51d0 c35a9df0 c1200838 c38332e0 c012db5a c35a9df0
[72037.131620]  c64051bc ffffffff c16f51d0 c64051c0 c03e78bb c36fbe04 c5513e04 c16f51d0
[72037.131620]  c35a9e70 00000000 c35a9ef4 c35a9e70 c03e7819 c016b423 c35a9e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c012db5a>] ? __wake_up_bit+0x2a/0x30
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13472  13471
[72037.131620]  00000000 00000082 cc6d35a0 0000006c c045146d c3833620 c63be380 c63be39c
[72037.131620]  c049f170 cc6d35a0 c9f25ddc c1200138 c03e72e5 c03e7311 c9f25dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1140820 c0141150 c04c371c cc6d35a0 c9f25df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13475  13474
[72037.131620]  00000000 00000086 cc6d2860 0000006c c045146d c3f5cba0 c63be380 c63be39c
[72037.131620]  c049f170 cc6d2860 c9ca1ddc c1200080 c03e72e5 c03e7311 c9ca1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1194a40 c0141150 c04c3440 cc6d2860 c9ca1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13508  13507
[72037.131620]  00000000 00000086 c16f4140 00000000 cf810890 c3f5c6c0 cf4037cc c0198e90
[72037.131620]  c64051bc ffffffff c16f4140 c64051c0 c03e78bb cb8b5e04 c35a9e04 c16f4140
[72037.131620]  c36fbe70 00000000 c36fbef4 c36fbe70 c03e7819 c016b423 c36fbe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13511  13510
[72037.131620]  00000000 00000082 c9fd7b00 0000006c c045146d c3f5c1e0 c5291380 c529139c
[72037.131620]  c049f170 c9fd7b00 c66d9ddc c1200138 c03e72e5 c03e7311 c66d9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11aa100 c0141150 c04c371c c9fd7b00 c66d9df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D cf053f0c     0 13516  13514
[72037.131620]  00000000 00000082 c9fd6080 cf053f0c c016b3d3 c534aa20 cf80c8a0 c9fd6080
[72037.131620]  c73f7cfc ffffffff c9fd6080 c73f7d00 c03e78bb c8a43e60 c16f7e60 c9fd6080
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13519  13518
[72037.131620]  00000000 00000082 c9fd63d0 0000006c c045146d c534a540 c5291380 c529139c
[72037.131620]  c049f170 c9fd63d0 cfab1ddc c1200080 c03e72e5 c03e7311 cfab1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c104be00 c0141150 c04c3440 c9fd63d0 cfab1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13549  13548
[72037.131620]  00000000 00000086 c463cde0 00000000 cf810890 c534a200 cf4031a0 c0198e90
[72037.131620]  c64051bc ffffffff c463cde0 c64051c0 c03e78bb c8d2be04 c36fbe04 c463cde0
[72037.131620]  cb8b5e70 00000000 cb8b5ef4 cb8b5e70 c03e7819 c016b423 cb8b5e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13552  13551
[72037.131620]  00000000 00000086 c463d480 0000006c c045146d ce1abaa0 ce37a380 ce37a39c
[72037.131620]  c049f170 c463d480 ce337ddc c1200138 c03e72e5 c03e7311 ce337dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10e52a0 c0141150 c04c371c c463d480 ce337df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13555  13554
[72037.131620]  00000000 00000086 c93677f0 0000006c c045146d ce1ab5c0 ce37a380 ce37a39c
[72037.131620]  c049f170 c93677f0 c4585ddc c1200080 c03e72e5 c03e7311 c4585dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1180540 c0141150 c04c3440 c93677f0 c4585df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13561   1821
[72037.131620]  00000000 00000082 c463d130 00000000 01007810 ce1ab0e0 c4d7e5e0 80000000
[72037.131620]  c049f170 c463d130 c84f9c74 c1200110 c03e72e5 c03e7311 c84f9c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c463d130 c84f9c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13562   1821
[72037.131620]  00000000 00000082 c93674a0 00000000 01007810 ce1ab420 c874ab20 80000000
[72037.131620]  c049f170 c93674a0 c9c81c74 c1200110 c03e72e5 c03e7311 c9c81c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c93674a0 c9c81c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13577   1821
[72037.131620]  00000000 00000086 c93660c0 00000000 01007810 ce1ab760 c4d7ed60 80000000
[72037.131620]  c049f170 c93660c0 c4fc7c74 c1200110 c03e72e5 c03e7311 c4fc7c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c93660c0 c4fc7c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13587  13586
[72037.131620]  00000000 00000086 c9366ab0 00000000 cf810890 c8c65a00 cf4d6730 c0198e90
[72037.131620]  c64051bc ffffffff c9366ab0 c64051c0 c03e78bb c2251e04 cb8b5e04 c9366ab0
[72037.131620]  c8d2be70 00000000 c8d2bef4 c8d2be70 c03e7819 c016b423 c8d2be84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13590  13589
[72037.131620]  00000000 00000082 c9366410 c0144a8e c045146d c8c65520 c396b380 c396b39c
[72037.131620]  c049f170 c9366410 c45ffddc c1200138 c03e72e5 c03e7311 c45ffdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10301e0 c0141150 c04c371c c9366410 c45ffdf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13592  13591
[72037.131620]  00000000 00000082 c9367150 00000006 c9760011 c8c65380 ccccbe88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 ccccbe70 c02750f0 c03e72e5 c03e85fd ca6a9528 c9367150
[72037.131620]  c9760018 ca6a9524 00000000 c9faf440 c02750f0 c03e873a c1433e70 c16e5e70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13595  13594
[72037.131620]  00000000 00000086 ccc8c7c0 cfa5e400 cf80c8a0 c539fbc0 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff ccc8c7c0 cc79bac0 c03e78bb cb18fe08 c16f3e08 ccc8c7c0
[72037.131620]  ca0d3e74 00000000 ca0d3ed8 ca0d3e74 c03e7819 c016b423 ca0d3e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c8a43f0c     0 13600  13598
[72037.131620]  00000000 00000082 ca2cb520 c8a43f0c c016b3d3 c539f540 cf80c8a0 ca2cb520
[72037.131620]  c73f7cfc ffffffff ca2cb520 c73f7d00 c03e78bb c2eade60 cf053e60 ca2cb520
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13603  13602
[72037.131620]  00000000 00000086 ca2cb870 00000246 00000001 c539f060 00000000 0000000e
[72037.131620]  cc79babc ffffffff ca2cb870 cc79bac0 c03e78bb c842fe08 ca0d3e08 ca2cb870
[72037.131620]  cb18fe74 00000000 cb18fed8 cb18fe74 c03e7819 c016b423 cb18fe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13610  13609
[72037.131620]  00000000 00000086 c82af540 0000006c c045146d ccf488a0 c396b380 c396b39c
[72037.131620]  c049f170 c82af540 cc845ddc c1200080 c03e72e5 c03e7311 cc845dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1043ba0 c0141150 c04c3440 c82af540 cc845df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000025     0 13647  13646
[72037.131620]  00000000 00000086 c82ae160 00000025 00012dce ccf48700 cfa4ec00 00000025
[72037.131620]  c64051bc ffffffff c82ae160 c64051c0 c03e78bb c2e81e04 c8d2be04 c82ae160
[72037.131620]  c2251e70 00000000 c2251ef4 c2251e70 c03e7819 c016b423 c2251e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13650  13649
[72037.131620]  00000000 00000082 c82afbe0 0000006c c045146d ccf48080 c9c7e380 c9c7e39c
[72037.131620]  c049f170 c82afbe0 c4167ddc c1200138 c03e72e5 c03e7311 c4167dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11df300 c0141150 c04c371c c82afbe0 c4167df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13653  13652
[72037.131620]  00000000 00000082 ca2cab30 0000006c c045146d c5863a80 c9c7e380 c9c7e39c
[72037.131620]  c049f170 ca2cab30 c8bd7ddc c1200080 c03e72e5 c03e7311 c8bd7dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10ec5c0 c0141150 c04c3440 ca2cab30 c8bd7df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13686  13685
[72037.131620]  00000000 00000086 c2e55ac0 00000000 cf810890 c5863400 cf4e9498 c0198e90
[72037.131620]  c64051bc ffffffff c2e55ac0 c64051c0 c03e78bb c7b81e04 c2251e04 c2e55ac0
[72037.131620]  c2e81e70 00000000 c2e81ef4 c2e81e70 c03e7819 c016b423 c2e81e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13689  13688
[72037.131620]  00000000 00000086 c2e55770 0000006c c045146d c58630c0 cbabd380 cbabd39c
[72037.131620]  c049f170 c2e55770 c424dddc c1200138 c03e72e5 c03e7311 c424ddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1132300 c0141150 c04c371c c2e55770 c424ddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c2eadf0c     0 13694  13692
[72037.131620]  00000000 00000086 cb51dae0 c2eadf0c c016b3d3 c3d89900 cf80c8a0 cb51dae0
[72037.131620]  c73f7cfc ffffffff cb51dae0 c73f7d00 c03e78bb cbb7fe60 c8a43e60 cb51dae0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13697  13696
[72037.131620]  00000000 00000082 c2e54040 0000006c c045146d c3d89420 cbabd380 cbabd39c
[72037.131620]  c049f170 c2e54040 c2df3ddc c1200080 c03e72e5 c03e7311 c2df3dd4 c014111d
[72037.131620]  c0141155 c03e76f2 00000000 c0141150 c04c3440 c2e54040 c2df3df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[72037.131620]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13718   1821
[72037.131620]  00000000 00000082 cb51cda0 00000000 01007810 c3d890e0 c8f703e0 80000000
[72037.131620]  c049f170 cb51cda0 ce81dc74 c1200110 c03e72e5 c03e7311 ce81dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb51cda0 ce81dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000030     0 13728  13727
[72037.131620]  00000000 00000086 cb51ca50 00000030 00000000 c4556ba0 00000046 c7b81e1c
[72037.131620]  c64051bc ffffffff cb51ca50 c64051c0 c03e78bb cc879e04 c2e81e04 cb51ca50
[72037.131620]  c7b81e70 00000000 c7b81ef4 c7b81e70 c03e7819 c016b423 c7b81e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13731  13730
[72037.131620]  00000000 00000086 cb51c060 0000006c c045146d c45566c0 c3715380 c371539c
[72037.131620]  c049f170 cb51c060 cca77ddc c1200138 c03e72e5 c03e7311 cca77dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10d2aa0 c0141150 c04c371c cb51c060 cca77df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D c769d110     0 13734  13733
[72037.131620]  00000000 00000082 c769d110 c769d110 c769d13c c45561e0 00000fff c011798f
[72037.131620]  c049f170 c769d110 cbf57ddc c1200080 c03e72e5 c03e7311 cbf57dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c0130c89 c0141150 c04c3440 c769d110 cbf57df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0130c89>] ? hrtimer_run_pending+0x29/0xc0
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13740   1821
[72037.131620]  00000000 00000082 c769c3d0 00000000 01007810 c4556380 c5a160c0 80000000
[72037.131620]  c049f170 c769c3d0 c5f97c74 c1200110 c03e72e5 c03e7311 c5f97c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769c3d0 c5f97c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13741   1821
[72037.131620]  00000000 00000082 cb51c3b0 00000000 01007810 c87d1d80 c4f8f920 80000000
[72037.131620]  c049f170 cb51c3b0 c7857c74 c1200110 c03e72e5 c03e7311 c7857c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb51c3b0 c7857c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[72037.131620]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13742   1821
[72037.131620]  00000000 00000082 c769c080 00000000 01007810 c87d1080 c5a16d40 80000000
[72037.131620]  c049f170 c769c080 c7833c74 c1200110 c03e72e5 c03e7311 c7833c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769c080 c7833c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13757   1821
[72037.131620]  00000000 00000082 c769ca70 00000000 01007810 c87d1be0 c3b744a0 80000000
[72037.131620]  c049f170 c769ca70 cbd6dc74 c1200110 c03e72e5 c03e7311 cbd6dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769ca70 cbd6dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D c811ee20     0 13767  13766
[72037.131620]  00000000 00000086 c811ee20 c811ee20 c811ee4c c87d13c0 00000fff 00000010
[72037.131620]  c64051bc ffffffff c811ee20 c64051c0 c03e78bb c64051c0 c7b81e04 c811ee20
[72037.131620]  cc879e70 00000000 cc879ef4 cc879e70 c03e7819 c016b423 cc879e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13770  13769
[72037.131620]  00000000 00000086 c811fb60 0000006c c045146d c87d18a0 c6725380 c672539c
[72037.131620]  c049f170 c811fb60 c304dddc c1200138 c03e72e5 c03e7311 c304ddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11ecf80 c0141150 c04c371c c811fb60 c304ddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13772  13771
[72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13775  13774
[72037.131620]  00000000 00000082 c64afb80 cfa5e400 cf80c8a0 c3606720 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c64afb80 cc79bac0 c03e78bb c3aa5e08 cb18fe08 c64afb80
[72037.131620]  c842fe74 00000000 c842fed8 c842fe74 c03e7819 c016b423 c842fe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D cbb7ff0c     0 13780  13778
[72037.131620]  00000000 00000086 c64aeaf0 cbb7ff0c c016b3d3 c36060a0 cf80c8a0 c64aeaf0
[72037.131620]  c73f7cfc ffffffff c64aeaf0 c73f7d00 c03e78bb c73f7d00 c2eade60 c64aeaf0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13783  13782
[72037.131620]  00000000 00000082 c64aee40 00000246 00000001 c3873a80 00000000 0000000e
[72037.131620]  cc79babc ffffffff c64aee40 cc79bac0 c03e78bb cc79bac0 c842fe08 c64aee40
[72037.131620]  c3aa5e74 00000000 c3aa5ed8 c3aa5e74 c03e7819 c016b423 c3aa5e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13789  13788
[72037.131620]  00000000 00000086 c4d0ee60 0000006c c045146d c3873400 c6725380 c672539c
[72037.131620]  c049f170 c4d0ee60 c3637ddc c1200080 c03e72e5 c03e7311 c3637dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1060640 c0141150 c04c3440 c4d0ee60 c3637df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

sysrq-t:

000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13472  13471
[72119.690410]  00000000 00000082 cc6d35a0 0000006c c045146d c3833620 c63be380 c63be39c
[72119.690410]  c049f170 cc6d35a0 c9f25ddc c1200138 c03e72e5 c03e7311 c9f25dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1140820 c0141150 c04c371c cc6d35a0 c9f25df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ccc15e88     0 13473   1897
[72119.690410]  00000000 00000086 cc6d38f0 ccc15e88 cf42ee54 c38337c0 c016b3d3 ccc15e9c
[72119.690410]  c6ffee00 ccc15edc ccc15f60 00001000 c03e72e5 c016a175 00000000 cc6d38f0
[72119.690410]  c012dbe0 c6ffee00 c6ffee00 cc744ec0 ccc15edc c016aa6e 000007ca ccc15f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13474  13473
[72119.690410]  00000000 00000086 cc6d2bb0 00000000 c11a2500 c9dad2c0 c0152354 0d128067
[72119.690410]  cc6d2ba8 cc6d2bb0 cc6d2cd0 00000003 c03e72e5 c011edd0 cc423f68 00000003
[72119.690410]  00000000 00000004 00000000 bfadaa68 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13475  13474
[72119.690410]  00000000 00000086 cc6d2860 0000006c c045146d c3f5cba0 c63be380 c63be39c
[72119.690410]  c049f170 cc6d2860 c9ca1ddc c1200080 c03e72e5 c03e7311 c9ca1dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1194a40 c0141150 c04c3440 cc6d2860 c9ca1df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c62c5e88     0 13506   1897
[72119.690410]  00000000 00000082 c9fd6dc0 c62c5e88 cf42ee54 c3f5cd40 c016b3d3 c62c5e9c
[72119.690410]  c6ffe200 c62c5edc c62c5f60 00001000 c03e72e5 c016a175 00000000 c9fd6dc0
[72119.690410]  c012dbe0 c6ffe200 c6ffe200 c559fa40 c62c5edc c016aa6e 00000843 c62c5f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13507  13506
[72119.690410]  00000000 00000086 c9fd6a70 00000000 c11be1e0 c3f5ca00 c0152354 0df0f067
[72119.690410]  c9fd6a68 c9fd6a70 c9fd6b90 00000003 c03e72e5 c011edd0 c385df68 00000003
[72119.690410]  00000000 00000004 00000000 bf938938 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13508  13507
[72119.690410]  00000000 00000086 c16f4140 00000000 cf810890 c3f5c6c0 cf4037cc c0198e90
[72119.690410]  c64051bc ffffffff c16f4140 c64051c0 c03e78bb cb8b5e04 c35a9e04 c16f4140
[72119.690410]  c36fbe70 00000000 c36fbef4 c36fbe70 c03e7819 c016b423 c36fbe84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8415e88     0 13509   1897
[72119.690410]  00000000 00000082 c9fd7110 c8415e88 cf42ee54 c3f5c520 c016b3d3 c8415e9c
[72119.690410]  c6ffe800 c8415edc c8415f60 00001000 c03e72e5 c016a175 00000000 c9fd7110
[72119.690410]  c012dbe0 c6ffe800 c6ffe800 c559fd40 c8415edc c016aa6e 00000a5e c8415f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13510  13509
[72119.690410]  00000000 00000086 cc6d2510 00000000 c115f9a0 c3f5c860 c0152354 0afcd067
[72119.690410]  cc6d2508 cc6d2510 cc6d2630 00000003 c03e72e5 c011edd0 ccfa7f68 00000003
[72119.690410]  00000000 00000004 00000000 bfde9548 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13511  13510
[72119.690410]  00000000 00000082 c9fd7b00 0000006c c045146d c3f5c1e0 c5291380 c529139c
[72119.690410]  c049f170 c9fd7b00 c66d9ddc c1200138 c03e72e5 c03e7311 c66d9dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11aa100 c0141150 c04c371c c9fd7b00 c66d9df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8f37e88     0 13512   1897
[72119.690410]  00000000 00000082 c9fd7460 c8f37e88 cf42ee54 c3f5c380 c016b3d3 c8f37e9c
[72119.690410]  c6ffea00 c8f37edc c8f37f60 00001000 c03e72e5 c016a175 00000000 c9fd7460
[72119.690410]  c012dbe0 c6ffea00 c6ffea00 cc744a40 c8f37edc c016aa6e 000007bc c8f37f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13513  13512
[72119.690410]  00000000 00000082 c9fd77b0 00000000 c1154ac0 c3f5c040 c0152354 0aa56067
[72119.690410]  c9fd77a8 c9fd77b0 c9fd78d0 00000003 c03e72e5 c011edd0 cccd9f68 00000003
[72119.690410]  00000000 00000004 00000000 bfbc66c8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13514  13513
[72119.690410]  00000000 00000086 c9fd6720 00000000 c10f6560 c534abc0 c0152354 07b2b067
[72119.690410]  c9fd6718 c9fd6720 c9fd6840 00000003 c03e72e5 c011edd0 c6659f68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd16e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D cf053f0c     0 13516  13514
[72119.690410]  00000000 00000082 c9fd6080 cf053f0c c016b3d3 c534aa20 cf80c8a0 c9fd6080
[72119.690410]  c73f7cfc ffffffff c9fd6080 c73f7d00 c03e78bb c8a43e60 c16f7e60 c9fd6080
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8505e88     0 13517   1897
[72119.690410]  00000000 00000086 c463db20 c8505e88 cf42ee54 c534ad60 c016b3d3 c8505e9c
[72119.690410]  c59dae00 c8505edc c8505f60 00001000 c03e72e5 c016a175 00000000 c463db20
[72119.690410]  c012dbe0 c59dae00 c59dae00 cc7442c0 c8505edc c016aa6e 00000911 c8505f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13518  13517
[72119.690410]  00000000 00000082 c463d7d0 00000000 c11d8280 c534a880 c0152354 0ec14067
[72119.690410]  c463d7c8 c463d7d0 c463d8f0 00000003 c03e72e5 c011edd0 c5b3df68 00000003
[72119.690410]  00000000 00000004 00000000 bfe2c078 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13519  13518
[72119.690410]  00000000 00000082 c9fd63d0 0000006c c045146d c534a540 c5291380 c529139c
[72119.690410]  c049f170 c9fd63d0 cfab1ddc c1200080 c03e72e5 c03e7311 cfab1dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c104be00 c0141150 c04c3440 c9fd63d0 cfab1df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000001     0 13547   1897
[72119.690410]  00000000 00000086 cc6d21c0 00000001 c04c3784 c534a3a0 c03efda0 0000002c
[72119.690410]  c59da400 c6013edc c6013f60 00001000 c03e72e5 c016a175 00000000 cc6d21c0
[72119.690410]  c012dbe0 c59da400 c59da400 c3881d40 c6013edc c016aa6e 000008ac c6013f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13548  13547
[72119.690410]  00000000 00000082 c9367b40 00000000 c10b9080 c534a6e0 c0152354 05c84067
[72119.690410]  c9367b38 c9367b40 c9367c60 00000003 c03e72e5 c011edd0 ceca5f68 00000003
[72119.690410]  00000000 00000004 00000000 bff5c4e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13549  13548
[72119.690410]  00000000 00000086 c463cde0 00000000 cf810890 c534a200 cf4031a0 c0198e90
[72119.690410]  c64051bc ffffffff c463cde0 c64051c0 c03e78bb c8d2be04 c36fbe04 c463cde0
[72119.690410]  cb8b5e70 00000000 cb8b5ef4 cb8b5e70 c03e7819 c016b423 cb8b5e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cc4a5e88     0 13550   1897
[72119.690410]  00000000 00000086 c463c740 cc4a5e88 cf42ee54 c534a060 c016b3d3 cc4a5e9c
[72119.690410]  c59da000 cc4a5edc cc4a5f60 00001000 c03e72e5 c016a175 00000000 c463c740
[72119.690410]  c012dbe0 c59da000 c59da000 c874ac20 cc4a5edc c016aa6e 000007f4 cc4a5f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13551  13550
[72119.690410]  00000000 00000082 c463c3f0 00000000 c1042a80 ce1abde0 c0152354 02154067
[72119.690410]  c463c3e8 c463c3f0 c463c510 00000003 c03e72e5 c011edd0 c8ccbf68 00000003
[72119.690410]  00000000 00000004 00000000 bfbbfe68 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13552  13551
[72119.690410]  00000000 00000086 c463d480 0000006c c045146d ce1abaa0 ce37a380 ce37a39c
[72119.690410]  c049f170 c463d480 ce337ddc c1200138 c03e72e5 c03e7311 ce337dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10e52a0 c0141150 c04c371c c463d480 ce337df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c3d73e88     0 13553   1897
[72119.690410]  00000000 00000082 c463c0a0 c3d73e88 c04c3774 ce1abc40 c03efda0 0000002c
[72119.690410]  c59daa00 c3d73edc c3d73f60 00001000 c03e72e5 c016a175 00000000 c463c0a0
[72119.690410]  c012dbe0 c59daa00 c59daa00 c3881b40 c3d73edc c016aa6e 000008cc c3d73f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13554  13553
[72119.690410]  00000000 00000086 c463ca90 00000000 c10ec560 ce1ab900 c0152354 0762b067
[72119.690410]  c463ca88 c463ca90 c463cbb0 00000003 c03e72e5 c011edd0 c16fdf68 00000003
[72119.690410]  00000000 00000004 00000000 bfd79898 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13555  13554
[72119.690410]  00000000 00000086 c93677f0 0000006c c045146d ce1ab5c0 ce37a380 ce37a39c
[72119.690410]  c049f170 c93677f0 c4585ddc c1200080 c03e72e5 c03e7311 c4585dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1180540 c0141150 c04c3440 c93677f0 c4585df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13561   1821
[72119.690410]  00000000 00000082 c463d130 00000000 01007810 ce1ab0e0 c4d7e5e0 80000000
[72119.690410]  c049f170 c463d130 c84f9c74 c1200110 c03e72e5 c03e7311 c84f9c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c463d130 c84f9c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13562   1821
[72119.690410]  00000000 00000082 c93674a0 00000000 01007810 ce1ab420 c874ab20 80000000
[72119.690410]  c049f170 c93674a0 c9c81c74 c1200110 c03e72e5 c03e7311 c9c81c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c93674a0 c9c81c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13577   1821
[72119.690410]  00000000 00000086 c93660c0 00000000 01007810 ce1ab760 c4d7ed60 80000000
[72119.690410]  c049f170 c93660c0 c4fc7c74 c1200110 c03e72e5 c03e7311 c4fc7c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c93660c0 c4fc7c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c3ddde88     0 13585   1897
[72119.690410]  00000000 00000082 ccc8d500 c3ddde88 c04c377c ce1ab280 c03efda0 0000002c
[72119.690410]  c5054400 c3dddedc c3dddf60 00001000 c03e72e5 c016a175 00000000 ccc8d500
[72119.690410]  c012dbe0 c5054400 c5054400 ce2d99e0 c3dddedc c016aa6e 00000845 c3dddf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13586  13585
[72119.690410]  00000000 00000082 ccc8d1b0 00000000 c10330c0 c8c65d40 c0152354 01986067
[72119.690410]  ccc8d1a8 ccc8d1b0 ccc8d2d0 00000003 c03e72e5 c011edd0 c90eff68 00000003
[72119.690410]  00000000 00000004 00000000 bfe0f588 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13587  13586
[72119.690410]  00000000 00000086 c9366ab0 00000000 cf810890 c8c65a00 cf4d6730 c0198e90
[72119.690410]  c64051bc ffffffff c9366ab0 c64051c0 c03e78bb c2251e04 cb8b5e04 c9366ab0
[72119.690410]  c8d2be70 00000000 c8d2bef4 c8d2be70 c03e7819 c016b423 c8d2be84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c57e1e88     0 13588   1897
[72119.690410]  00000000 00000086 ccc8d850 c57e1e88 cf42ee54 c8c65ba0 c016b3d3 c57e1e9c
[72119.690410]  c5054a00 c57e1edc c57e1f60 00001000 c03e72e5 c016a175 00000000 ccc8d850
[72119.690410]  c012dbe0 c5054a00 c5054a00 c9faf8c0 c57e1edc c016aa6e 00000862 c57e1f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13589  13588
[72119.690410]  00000000 00000086 c9366e00 00000000 c11673a0 c8c65860 c0152354 0b39d067
[72119.690410]  c9366df8 c9366e00 c9366f20 00000003 c03e72e5 c011edd0 cbba9f68 00000003
[72119.690410]  00000000 00000004 00000000 bfd40868 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D c0144a8e     0 13590  13589
[72119.690410]  00000000 00000082 c9366410 c0144a8e c045146d c8c65520 c396b380 c396b39c
[72119.690410]  c049f170 c9366410 c45ffddc c1200138 c03e72e5 c03e7311 c45ffdd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10301e0 c0141150 c04c371c c9366410 c45ffdf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c668fe88     0 13591   1897
[72119.690410]  00000000 00000086 ccc8dba0 c668fe88 cf42ee54 c8c656c0 c016b3d3 c668fe9c
[72119.690410]  c4d8ce00 c668fedc c668ff60 00001000 c03e72e5 c016a175 00000000 ccc8dba0
[72119.690410]  c012dbe0 c4d8ce00 c4d8ce00 c559f1c0 c668fedc c016aa6e 00000799 c668ff60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000006     0 13592  13591
[72119.690410]  00000000 00000082 c9367150 00000006 c9760011 c8c65380 ccccbe88 cf596ab4
[72119.690410]  ca6a9524 ca6a9524 ccccbe70 c02750f0 c03e72e5 c03e85fd ca6a9528 c9367150
[72119.690410]  c9760018 ca6a9524 00000000 c9faf440 c02750f0 c03e873a c1433e70 c16e5e70
[72119.690410] Call Trace:
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72119.690410]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72119.690410]  [<c03e7d29>] ? down_read+0x9/0x10
[72119.690410]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72119.690410]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72119.690410]  [<c0162289>] ? __dentry_open+0x89/0x240
[72119.690410]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72119.690410]  [<c016e605>] ? do_filp_open+0x245/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cbd63e88     0 13593   1897
[72119.690410]  00000000 00000082 ccc8ce60 cbd63e88 c04c3784 c8c651e0 c03efda0 0000002c
[72119.690410]  c4d8ca00 cbd63edc cbd63f60 00001000 c03e72e5 c016a175 00000000 ccc8ce60
[72119.690410]  c012dbe0 c4d8ca00 c4d8ca00 c9fafcc0 cbd63edc c016aa6e 000011c0 cbd63f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13594  13593
[72119.690410]  00000000 00000082 ccc8cb10 00000000 c11905a0 c8c65040 c0152354 0c82d067
[72119.690410]  ccc8cb08 ccc8cb10 ccc8cc30 00000003 c03e72e5 c011edd0 cc92ff68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd22e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script3.sh D cfa5e400     0 13595  13594
[72119.690410]  00000000 00000086 ccc8c7c0 cfa5e400 cf80c8a0 c539fbc0 cf5a25d0 c0174677
[72119.690410]  cc79babc ffffffff ccc8c7c0 cc79bac0 c03e78bb cb18fe08 c16f3e08 ccc8c7c0
[72119.690410]  ca0d3e74 00000000 ca0d3ed8 ca0d3e74 c03e7819 c016b423 ca0d3e88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0174677>] ? touch_atime+0x97/0x140
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c01649ff>] ? vfs_read+0xff/0x140
[72119.690410]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c011a562     0 13596   1897
[72119.690410]  00000000 00000086 ccc8c470 c011a562 ccc8c470 c539fd60 c82b5e3c c82b5e3c
[72119.690410]  c4d8c600 c82b5edc c82b5f60 00001000 c03e72e5 c016a175 00000000 ccc8c470
[72119.690410]  c012dbe0 c4d8c600 c4d8c600 c5b4d7a0 c82b5edc c016aa6e 0000064d c82b5f60
[72119.690410] Call Trace:
[72119.690410]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13597  13596
[72119.690410]  00000000 00000082 ccc8c120 00000000 c1182f00 c539fa20 c0152354 0c178067
[72119.690410]  ccc8c118 ccc8c120 ccc8c240 00000003 c03e72e5 c011edd0 c7ab3f68 00000003
[72119.690410]  00000000 00000004 00000000 bfecf8d8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13598  13597
[72119.690410]  00000000 00000082 ca2cbbc0 00000000 c1049340 c539f6e0 c0152354 0249a067
[72119.690410]  ca2cbbb8 ca2cbbc0 ca2cbce0 00000003 c03e72e5 c011edd0 cbe1bf68 00000003
[72119.690410]  00000000 00000004 00000000 bfa3c788 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D c8a43f0c     0 13600  13598
[72119.690410]  00000000 00000082 ca2cb520 c8a43f0c c016b3d3 c539f540 cf80c8a0 ca2cb520
[72119.690410]  c73f7cfc ffffffff ca2cb520 c73f7d00 c03e78bb c2eade60 cf053e60 ca2cb520
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c723de88     0 13601   1897
[72119.690410]  00000000 00000082 ca2cb1d0 c723de88 c04c3784 c539f880 c03efda0 0000002c
[72119.690410]  c4d8c200 c723dedc c723df60 00001000 c03e72e5 c016a175 00000000 ca2cb1d0
[72119.690410]  c012dbe0 c4d8c200 c4d8c200 c9faf740 c723dedc c016aa6e 00000772 c723df60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13602  13601
[72119.690410]  00000000 00000086 ca2cae80 00000000 c104e800 c539f3a0 c0152354 02740067
[72119.690410]  ca2cae78 ca2cae80 ca2cafa0 00000003 c03e72e5 c011edd0 c7255f68 00000003
[72119.690410]  00000000 00000004 00000000 bffc80f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script4.sh   D 00000246     0 13603  13602
[72119.690410]  00000000 00000086 ca2cb870 00000246 00000001 c539f060 00000000 0000000e
[72119.690410]  cc79babc ffffffff ca2cb870 cc79bac0 c03e78bb c842fe08 ca0d3e08 ca2cb870
[72119.690410]  cb18fe74 00000000 cb18fed8 cb18fe74 c03e7819 c016b423 cb18fe88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0174698>] ? touch_atime+0xb8/0x140
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000000     0 13606   1897
[72119.690410]  00000000 00000082 ca2ca490 00000000 00000000 ccf48be0 c04c3740 00000246
[72119.690410]  cce7dc00 cfd8bedc cfd8bf60 00001000 c03e72e5 c016a175 00000000 ca2ca490
[72119.690410]  c012dbe0 cce7dc00 cce7dc00 c874a6a0 cfd8bedc c016aa6e 00000a5f cfd8bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13609  13606
[72119.690410]  00000000 00000086 c82af890 00000000 c11457a0 c539f200 c0152354 0a2bd067
[72119.690410]  c82af888 c82af890 c82af9b0 00000003 c03e72e5 c011edd0 c19d1f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb16c88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13610  13609
[72119.690410]  00000000 00000086 c82af540 0000006c c045146d ccf488a0 c396b380 c396b39c
[72119.690410]  c049f170 c82af540 cc845ddc c1200080 c03e72e5 c03e7311 cc845dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1043ba0 c0141150 c04c3440 c82af540 cc845df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c2a53e88     0 13645   1897
[72119.690410]  00000000 00000086 c9366760 c2a53e88 c04c3784 ccf48560 c03efda0 0000002c
[72119.690410]  c4d8c000 c2a53edc c2a53f60 00001000 c03e72e5 c016a175 00000000 c9366760
[72119.690410]  c012dbe0 c4d8c000 c4d8c000 c528d7e0 c2a53edc c016aa6e 000008d0 c2a53f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13646  13645
[72119.690410]  c82af374 00000082 c82af1f0 00000000 c10e0be0 ccf48220 c0152354 0705f067
[72119.690410]  c82af1e8 c82af1f0 c82af310 00000003 c03e72e5 c011edd0 c4991f68 00000003
[72119.690410]  00000000 00000004 00000000 bf918db8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000025     0 13647  13646
[72119.690410]  00000000 00000086 c82ae160 00000025 00012dce ccf48700 cfa4ec00 00000025
[72119.690410]  c64051bc ffffffff c82ae160 c64051c0 c03e78bb c2e81e04 c8d2be04 c82ae160
[72119.690410]  c2251e70 00000000 c2251ef4 c2251e70 c03e7819 c016b423 c2251e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c227be88     0 13648   1897
[72119.690410]  00000000 00000082 c82aeea0 c227be88 c04c3784 ccf48a40 c03efda0 0000002c
[72119.690410]  cce7d600 c227bedc c227bf60 00001000 c03e72e5 c016a175 00000000 c82aeea0
[72119.690410]  c012dbe0 cce7d600 cce7d600 c56aea20 c227bedc c016aa6e 00000635 c227bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13649  13648
[72119.690410]  00000000 00000086 c82ae4b0 00000000 c1031220 ccf483c0 c0152354 01891067
[72119.690410]  c82ae4a8 c82ae4b0 c82ae5d0 00000003 c03e72e5 c011edd0 cdbebf68 00000003
[72119.690410]  00000000 00000004 00000000 bfedc998 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13650  13649
[72119.690410]  00000000 00000082 c82afbe0 0000006c c045146d ccf48080 c9c7e380 c9c7e39c
[72119.690410]  c049f170 c82afbe0 c4167ddc c1200138 c03e72e5 c03e7311 c4167dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11df300 c0141150 c04c371c c82afbe0 c4167df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c468fe88     0 13651   1897
[72119.690410]  00000000 00000082 c82ae800 c468fe88 c04c3784 ccf48d80 c03efda0 0000002c
[72119.690410]  cce7d200 c468fedc c468ff60 00001000 c03e72e5 c016a175 00000000 c82ae800
[72119.690410]  c012dbe0 cce7d200 cce7d200 c528d160 c468fedc c016aa6e 00000920 c468ff60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13652  13651
[72119.690410]  00000000 00000086 ca2ca140 00000000 c115ac20 c5863dc0 c0152354 0ad61067
[72119.690410]  ca2ca138 ca2ca140 ca2ca260 00000003 c03e72e5 c011edd0 cc979f68 00000003
[72119.690410]  00000000 00000004 00000000 bf958f58 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13653  13652
[72119.690410]  00000000 00000082 ca2cab30 0000006c c045146d c5863a80 c9c7e380 c9c7e39c
[72119.690410]  c049f170 ca2cab30 c8bd7ddc c1200080 c03e72e5 c03e7311 c8bd7dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10ec5c0 c0141150 c04c3440 ca2cab30 c8bd7df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c7085e88     0 13684   1897
[72119.690410]  00000000 00000082 c2e54a30 c7085e88 c04c3784 c5863c20 c03efda0 0000002c
[72119.690410]  c663cc00 c7085edc c7085f60 00001000 c03e72e5 c016a175 00000000 c2e54a30
[72119.690410]  c012dbe0 c663cc00 c663cc00 c3b74c20 c7085edc c016aa6e 0000080d c7085f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13685  13684
[72119.690410]  00000000 00000082 c2e546e0 00000000 c11b5e40 c58638e0 c0152354 0daf2067
[72119.690410]  c2e546d8 c2e546e0 c2e54800 00000003 c03e72e5 c011edd0 cb1f7f68 00000003
[72119.690410]  00000000 00000004 00000000 bfc38f18 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13686  13685
[72119.690410]  00000000 00000086 c2e55ac0 00000000 cf810890 c5863400 cf4e9498 c0198e90
[72119.690410]  c64051bc ffffffff c2e55ac0 c64051c0 c03e78bb c7b81e04 c2251e04 c2e55ac0
[72119.690410]  c2e81e70 00000000 c2e81ef4 c2e81e70 c03e7819 c016b423 c2e81e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ca371e88     0 13687   1897
[72119.690410]  00000000 00000082 ca2ca7e0 ca371e88 c04c3784 c5863740 c03efda0 0000002c
[72119.690410]  c663c400 ca371edc ca371f60 00001000 c03e72e5 c016a175 00000000 ca2ca7e0
[72119.690410]  c012dbe0 c663c400 c663c400 c4d702a0 ca371edc c016aa6e 0000088f ca371f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13688  13687
[72119.690410]  00000000 00000086 c2e54d80 00000000 c10b91c0 c58635a0 c0152354 05c8e067
[72119.690410]  c2e54d78 c2e54d80 c2e54ea0 00000003 c03e72e5 c011edd0 c27f5f68 00000003
[72119.690410]  00000000 00000004 00000000 bfebb7e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13689  13688
[72119.690410]  00000000 00000086 c2e55770 0000006c c045146d c58630c0 cbabd380 cbabd39c
[72119.690410]  c049f170 c2e55770 c424dddc c1200138 c03e72e5 c03e7311 c424ddd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1132300 c0141150 c04c371c c2e55770 c424ddf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cbf01e88     0 13690   1897
[72119.690410]  00000000 00000086 c2e550d0 cbf01e88 c04c3784 c5863260 c03efda0 0000002c
[72119.690410]  c663c000 cbf01edc cbf01f60 00001000 c03e72e5 c016a175 00000000 c2e550d0
[72119.690410]  c012dbe0 c663c000 c663c000 c8f70260 cbf01edc c016aa6e 00000610 cbf01f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13691  13690
[72119.690410]  00000000 00000082 c2e55420 00000000 c1192a20 c3d89de0 c0152354 0c951067
[72119.690410]  c2e55418 c2e55420 c2e55540 00000003 c03e72e5 c011edd0 ca645f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb8a658 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13692  13691
[72119.690410]  00000000 00000086 c2e54390 00000000 c11a4760 c3d89aa0 c0152354 0d23b067
[72119.690410]  c2e54388 c2e54390 c2e544b0 00000003 c03e72e5 c011edd0 c30e1f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb577f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D c2eadf0c     0 13694  13692
[72119.690410]  00000000 00000086 cb51dae0 c2eadf0c c016b3d3 c3d89900 cf80c8a0 cb51dae0
[72119.690410]  c73f7cfc ffffffff cb51dae0 c73f7d00 c03e78bb cbb7fe60 c8a43e60 cb51dae0
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c011a562     0 13695   1897
[72119.690410]  00000000 00000082 cb51d790 c011a562 cb51d790 c3d89c40 ca051e3c ca051e3c
[72119.690410]  c663ce00 ca051edc ca051f60 00001000 c03e72e5 c016a175 00000000 cb51d790
[72119.690410]  c012dbe0 c663ce00 c663ce00 c3b74420 ca051edc c016aa6e 000007c5 ca051f60
[72119.690410] Call Trace:
[72119.690410]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13696  13695
[72119.690410]  00000000 00000086 cb51d440 00000000 c1180940 c3d89760 c0152354 0c04a067
[72119.690410]  cb51d438 cb51d440 cb51d560 00000003 c03e72e5 c011edd0 ca263f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb691e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13697  13696
[72119.690410]  00000000 00000082 c2e54040 0000006c c045146d c3d89420 cbabd380 cbabd39c
[72119.690410]  c049f170 c2e54040 c2df3ddc c1200080 c03e72e5 c03e7311 c2df3dd4 c014111d
[72119.690410]  c0141155 c03e76f2 00000000 c0141150 c04c3440 c2e54040 c2df3df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[72119.690410]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13718   1821
[72119.690410]  00000000 00000082 cb51cda0 00000000 01007810 c3d890e0 c8f703e0 80000000
[72119.690410]  c049f170 cb51cda0 ce81dc74 c1200110 c03e72e5 c03e7311 ce81dc6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c cb51cda0 ce81dc88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c7c77e88     0 13726   1897
[72119.690410]  00000000 00000082 c769d7b0 c7c77e88 c04c3784 c3d89280 c03efda0 0000002c
[72119.690410]  c4f1ce00 c7c77edc c7c77f60 00001000 c03e72e5 c016a175 00000000 c769d7b0
[72119.690410]  c012dbe0 c4f1ce00 c4f1ce00 c5a16e40 c7c77edc c016aa6e 00000902 c7c77f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13727  13726
[72119.690410]  00000000 00000086 c769d460 00000000 c1080460 c3d895c0 c0152354 04023067
[72119.690410]  c769d458 c769d460 c769d580 00000003 c03e72e5 c011edd0 caa0ff68 00000003
[72119.690410]  00000000 00000004 00000000 bfff91d8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000030     0 13728  13727
[72119.690410]  00000000 00000086 cb51ca50 00000030 00000000 c4556ba0 00000046 c7b81e1c
[72119.690410]  c64051bc ffffffff cb51ca50 c64051c0 c03e78bb cc879e04 c2e81e04 cb51ca50
[72119.690410]  c7b81e70 00000000 c7b81ef4 c7b81e70 c03e7819 c016b423 c7b81e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c9b43e88     0 13729   1897
[72119.690410]  00000000 00000082 c769db00 c9b43e88 c04c3784 c4556d40 c03efda0 0000002c
[72119.690410]  c4f1c400 c9b43edc c9b43f60 00001000 c03e72e5 c016a175 00000000 c769db00
[72119.690410]  c012dbe0 c4f1c400 c4f1c400 c4f8fca0 c9b43edc c016aa6e 00000811 c9b43f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13730  13729
[72119.690410]  00000000 00000086 cb51c700 00000000 c1027bc0 c4556a00 c0152354 013de067
[72119.690410]  cb51c6f8 cb51c700 cb51c820 00000003 c03e72e5 c011edd0 c30c1f68 00000003
[72119.690410]  00000000 00000004 00000000 bf9c91b8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13731  13730
[72119.690410]  00000000 00000086 cb51c060 0000006c c045146d c45566c0 c3715380 c371539c
[72119.690410]  c049f170 cb51c060 cca77ddc c1200138 c03e72e5 c03e7311 cca77dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10d2aa0 c0141150 c04c371c cb51c060 cca77df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cb60fe88     0 13732   1897
[72119.690410]  00000000 00000086 c82aeb50 cb60fe88 c04c3784 c4556860 c03efda0 0000002c
[72119.690410]  c4f1ca00 cb60fedc cb60ff60 00001000 c03e72e5 c016a175 00000000 c82aeb50
[72119.690410]  c012dbe0 c4f1ca00 c4f1ca00 c57f3340 cb60fedc c016aa6e 0000084e cb60ff60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13733  13732
[72119.690410]  00000000 00000082 cb51d0f0 00000000 c104e340 c4556520 c0152354 0271a067
[72119.690410]  cb51d0e8 cb51d0f0 cb51d210 00000003 c03e72e5 c011edd0 c2a6bf68 00000003
[72119.690410]  00000000 00000004 00000000 bff86438 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D c769d110     0 13734  13733
[72119.690410]  00000000 00000082 c769d110 c769d110 c769d13c c45561e0 00000fff c011798f
[72119.690410]  c049f170 c769d110 cbf57ddc c1200080 c03e72e5 c03e7311 cbf57dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c0130c89 c0141150 c04c3440 c769d110 cbf57df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0130c89>] ? hrtimer_run_pending+0x29/0xc0
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13740   1821
[72119.690410]  00000000 00000082 c769c3d0 00000000 01007810 c4556380 c5a160c0 80000000
[72119.690410]  c049f170 c769c3d0 c5f97c74 c1200110 c03e72e5 c03e7311 c5f97c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769c3d0 c5f97c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13741   1821
[72119.690410]  00000000 00000082 cb51c3b0 00000000 01007810 c87d1d80 c4f8f920 80000000
[72119.690410]  c049f170 cb51c3b0 c7857c74 c1200110 c03e72e5 c03e7311 c7857c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c cb51c3b0 c7857c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[72119.690410]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13742   1821
[72119.690410]  00000000 00000082 c769c080 00000000 01007810 c87d1080 c5a16d40 80000000
[72119.690410]  c049f170 c769c080 c7833c74 c1200110 c03e72e5 c03e7311 c7833c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769c080 c7833c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13757   1821
[72119.690410]  00000000 00000082 c769ca70 00000000 01007810 c87d1be0 c3b744a0 80000000
[72119.690410]  c049f170 c769ca70 cbd6dc74 c1200110 c03e72e5 c03e7311 cbd6dc6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769ca70 cbd6dc88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c2f1be88     0 13765   1897
[72119.690410]  00000000 00000082 c811ead0 c2f1be88 c04c3784 c4556040 c03efda0 0000002c
[72119.690410]  cbb5ea00 c2f1bedc c2f1bf60 00001000 c03e72e5 c016a175 00000000 c811ead0
[72119.690410]  c012dbe0 cbb5ea00 cbb5ea00 c5942240 c2f1bedc c016aa6e 000006e9 c2f1bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13766  13765
[72119.690410]  00000000 00000082 c811e780 00000000 c10fc3c0 c87d1220 c0152354 07e1e067
[72119.690410]  c811e778 c811e780 c811e8a0 00000003 c03e72e5 c011edd0 c237df68 00000003
[72119.690410]  00000000 00000004 00000000 bff864f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D c811ee20     0 13767  13766
[72119.690410]  00000000 00000086 c811ee20 c811ee20 c811ee4c c87d13c0 00000fff 00000010
[72119.690410]  c64051bc ffffffff c811ee20 c64051c0 c03e78bb c64051c0 c7b81e04 c811ee20
[72119.690410]  cc879e70 00000000 cc879ef4 cc879e70 c03e7819 c016b423 cc879e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c78b5e88     0 13768   1897
[72119.690410]  00000000 00000086 c811f810 c78b5e88 c04c3784 c87d1560 c03efda0 0000002c
[72119.690410]  cbb5e000 c78b5edc c78b5f60 00001000 c03e72e5 c016a175 00000000 c811f810
[72119.690410]  c012dbe0 cbb5e000 cbb5e000 c39d4ce0 c78b5edc c016aa6e 000006cb c78b5f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13769  13768
[72119.690410]  00000000 00000086 c769cdc0 00000000 c1186f80 c87d1700 c0152354 0c37c067
[72119.690410]  c769cdb8 c769cdc0 c769cee0 00000003 c03e72e5 c011edd0 c75cbf68 00000003
[72119.690410]  00000000 00000004 00000000 bfa51618 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13770  13769
[72119.690410]  00000000 00000086 c811fb60 0000006c c045146d c87d18a0 c6725380 c672539c
[72119.690410]  c049f170 c811fb60 c304dddc c1200138 c03e72e5 c03e7311 c304ddd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11ecf80 c0141150 c04c371c c811fb60 c304ddf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c1591e88     0 13771   1897
[72119.690410]  00000000 00000082 c811f170 c1591e88 c04c3774 c87d1a40 c03efda0 0000002c
[72119.690410]  cbb5e400 c1591edc c1591f60 00001000 c03e72e5 c016a175 00000000 c811f170
[72119.690410]  c012dbe0 cbb5e400 cbb5e400 c57f35c0 c1591edc c016aa6e 0000087b c1591f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000006     0 13772  13771
[72119.690410]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72119.690410]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72119.690410]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72119.690410] Call Trace:
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72119.690410]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72119.690410]  [<c03e7d29>] ? down_read+0x9/0x10
[72119.690410]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72119.690410]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72119.690410]  [<c0162289>] ? __dentry_open+0x89/0x240
[72119.690410]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72119.690410]  [<c016e605>] ? do_filp_open+0x245/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c151be88     0 13773   1897
[72119.690410]  00000000 00000086 c811e430 c151be88 cf42ee54 c3606c00 c016b3d3 c151be9c
[72119.690410]  c6cace00 c151bedc c151bf60 00001000 c03e72e5 c016a175 00000000 c811e430
[72119.690410]  c012dbe0 c6cace00 c6cace00 c5942d40 c151bedc c016aa6e 000008fc c151bf60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13774  13773
[72119.690410]  00000000 00000086 c811e0e0 00000000 c10ed040 c3606a60 c0152354 07682067
[72119.690410]  c811e0d8 c811e0e0 c811e200 00000003 c03e72e5 c011edd0 c9dfdf68 00000003
[72119.690410]  00000000 00000004 00000000 bfbbca88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script3.sh D cfa5e400     0 13775  13774
[72119.690410]  00000000 00000082 c64afb80 cfa5e400 cf80c8a0 c3606720 cf5a25d0 c0174677
[72119.690410]  cc79babc ffffffff c64afb80 cc79bac0 c03e78bb c3aa5e08 cb18fe08 c64afb80
[72119.690410]  c842fe74 00000000 c842fed8 c842fe74 c03e7819 c016b423 c842fe88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0174677>] ? touch_atime+0x97/0x140
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c01649ff>] ? vfs_read+0xff/0x140
[72119.690410]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ce08fe88     0 13776   1897
[72119.690410]  00000000 00000086 c64af830 ce08fe88 cf42ee54 c36068c0 c016b3d3 ce08fe9c
[72119.690410]  c6caca00 ce08fedc ce08ff60 00001000 c03e72e5 c016a175 00000000 c64af830
[72119.690410]  c012dbe0 c6caca00 c6caca00 c660ed20 ce08fedc c016aa6e 00000786 ce08ff60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13777  13776
[72119.690410]  00000000 00000082 c64af4e0 00000000 c11b3f40 c3606580 c0152354 0d9fa067
[72119.690410]  c64af4d8 c64af4e0 c64af600 00000003 c03e72e5 c011edd0 cf363f68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd0098 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13778  13777
[72119.690410]  00000000 00000082 c64af190 00000000 c10ef780 c3606240 c0152354 077bc067
[72119.690410]  c64af188 c64af190 c64af2b0 00000003 c03e72e5 c011edd0 c53ddf68 00000003
[72119.690410]  00000000 00000004 00000000 bf929778 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D cbb7ff0c     0 13780  13778
[72119.690410]  00000000 00000086 c64aeaf0 cbb7ff0c c016b3d3 c36060a0 cf80c8a0 c64aeaf0
[72119.690410]  c73f7cfc ffffffff c64aeaf0 c73f7d00 c03e78bb c73f7d00 c2eade60 c64aeaf0
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000000     0 13781   1897
[72119.690410]  00000000 00000082 c64ae7a0 00000000 c04c3774 c36063e0 c03efda0 0000002c
[72119.690410]  c6cac600 c9fb5edc c9fb5f60 00001000 c03e72e5 c016a175 00000000 c64ae7a0
[72119.690410]  c012dbe0 c6cac600 c6cac600 c8cf1bc0 c9fb5edc c016aa6e 000005ca c9fb5f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13782  13781
[72119.690410]  00000000 00000086 c64ae450 00000000 c11034a0 c3873dc0 c0152354 081a5067
[72119.690410]  c64ae448 c64ae450 c64ae570 00000003 c03e72e5 c011edd0 c153df68 00000003
[72119.690410]  00000000 00000004 00000000 bf9b0d88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script4.sh   D 00000246     0 13783  13782
[72119.690410]  00000000 00000082 c64aee40 00000246 00000001 c3873a80 00000000 0000000e
[72119.690410]  cc79babc ffffffff c64aee40 cc79bac0 c03e78bb cc79bac0 c842fe08 c64aee40
[72119.690410]  c3aa5e74 00000000 c3aa5ed8 c3aa5e74 c03e7819 c016b423 c3aa5e88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0174698>] ? touch_atime+0xb8/0x140
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c6d9de88     0 13787   1897
[72119.690410]  00000000 00000082 c4d0f500 c6d9de88 cf42ee54 c3873c20 c016b3d3 c6d9de9c
[72119.690410]  c4d11e00 c6d9dedc c6d9df60 00001000 c03e72e5 c016a175 00000000 c4d0f500
[72119.690410]  c012dbe0 c4d11e00 c4d11e00 c4c1db60 c6d9dedc c016aa6e 00000836 c6d9df60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13788  13787
[72119.690410]  00000000 00000082 c4d0f1b0 00000000 c1146240 c3873740 c0152354 0a312067
[72119.690410]  c4d0f1a8 c4d0f1b0 c4d0f2d0 00000003 c03e72e5 c011edd0 c9d61f68 00000003
[72119.690410]  00000000 00000004 00000000 bff82f28 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13789  13788
[72119.690410]  00000000 00000086 c4d0ee60 0000006c c045146d c3873400 c6725380 c672539c
[72119.690410]  c049f170 c4d0ee60 c3637ddc c1200080 c03e72e5 c03e7311 c3637dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1060640 c0141150 c04c3440 c4d0ee60 c3637df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sshd          S 00000000     0 13803   1528
[72119.690410]  00000000 00000086 c4d0fba0 00000000 00000000 c38730c0 00000000 00000000
[72119.690410]  c536de2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c536ddb8 c536ddb8
[72119.690410]  cb90be2c cf6c2e24 c536ddfc cf6c2e30 c012dbfb 000000c1 c536de2c 00000000
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[72119.690410]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[72119.690410]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sshd          S c64ae118     0 13805  13803
[72119.690410]  00000000 00000082 c4d0f850 c64ae118 cb90bb28 c38738e0 c8cf1840 08103269
[72119.690410]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 182d9ae0 00000001
[72119.690410]  00000000 00000000 00000082 cbaf2000 c02d9ae0 00000082 00000000 00000000
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[72119.690410]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[72119.690410]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[72119.690410]  [<c017154b>] ? do_select+0x3cb/0x4f0
[72119.690410]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c038ca85>] ? ip_local_out+0x15/0x20
[72119.690410]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[72119.690410]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[72119.690410]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[72119.690410]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[72119.690410]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[72119.690410]  [<c035bdbc>] ? release_sock+0xc/0x80
[72119.690410]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[72119.690410]  [<c017184e>] ? core_sys_select+0x1de/0x310
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] bash          S c02d7c50     0 13806  13805
[72119.690410]  c4d0ec94 00000086 c4d0eb10 c02d7c50 c4c1d7e0 c3873260 cc406000 c016f78f
[72119.690410]  c4d0eb08 c4d0eb10 c4d0ec30 00000003 c03e72e5 c011edd0 cc407f68 00000003
[72119.690410]  00000000 0000000e 00000000 bfa1c678 00000000 0000000e 00000000 0000000e
[72119.690410] Call Trace:
[72119.690410]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[72119.690410]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] su            S 00000000     0 13823  13806
[72119.690410]  c4d0e5f4 00000086 c4d0e470 00000000 c1092920 cc6adc60 c0152354 04949067
[72119.690410]  c4d0e468 c4d0e470 c4d0e590 00000003 c03e72e5 c011edd0 c6dcdf68 00000003
[72119.690410]  00000000 00000006 00000000 bfa92db8 00000000 00000006 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] bash          R running      0 13824  13823
[72119.690410]  c6c63dbe c6c63eaf 00000000 00000001 00000008 00000001 00000010 ffffffff
[72119.690410]  6666ffff 31306666 36393331 0000000a ffffffff 3233ffff 00000016 c00b97c0
[72119.690410]  00000019 c1201d00 c04053a0 00000001 c02e54c1 c6c63e08 00000003 c1201d00
[72119.690410] Call Trace:
[72119.690410]  [<c02e54c1>] ? scrup+0xe1/0xf0
[72119.690410]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[72119.690410]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[72119.690410]  [<c03e6ce5>] ? printk+0x17/0x1b
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105c3e>] ? print_context_stack+0x4e/0xb0
[72119.690410]  [<c0104e1d>] ? dump_trace+0x6d/0xb0
[72119.690410]  [<c0105b5b>] ? show_trace_log_lvl+0x4b/0x60
[72119.690410]  [<c0104b1e>] ? show_stack_log_lvl+0x5e/0x100
[72119.690410]  [<c0105b0b>] ? show_stack+0x1b/0x20
[72119.690410]  [<c0119b4e>] ? show_state_filter+0x4e/0x70
[72119.690410]  [<c02ea4a0>] ? __handle_sysrq+0xe0/0x130
[72119.690410]  [<c02ea4f0>] ? write_sysrq_trigger+0x0/0x30
[72119.690410]  [<c02ea51e>] ? write_sysrq_trigger+0x2e/0x30
[72119.690410]  [<c0198d37>] ? proc_reg_write+0x47/0x70
[72119.690410]  [<c0198cf0>] ? proc_reg_write+0x0/0x70
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] dmesg         D c769c720     0 13832  13824
[72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260 cc6ad2a0 cfa47200 c017cb26
[72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5 c03e74a0 00004000 c053f2e0
[72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0 c053c7c0 c049f170 00000064
[72119.690410] Call Trace:
[72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
[72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
[72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr+0xb0/0x1e0
[72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
[72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
[72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Justin.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression
@ 2009-08-09 10:09     ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-09 10:09 UTC (permalink / raw)
  To: Felix Blyakher; +Cc: linux-kernel, xfs



On Sat, 8 Aug 2009, Felix Blyakher wrote:

>
> On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:
>
> The threads below don't ring a bell as something already seen or
> reported.
>
> Discounting bunch of spurious frames, here we're waiting for the
> xfs ilock.
>
> At this point xfs ilock is released in xfs_write(), and it shouldn't
> be holding the other thread. Though, some other thread is.
> We'd need more info to figure it out. Maybe the whole output of both
> sysrq-w and sysrq-t.
>
> Felix
>

Hi, as requested:

sysrq-w:

[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13142  13141
[72037.131620]  00000000 00000082 c168f1b0 00000000 cf810890 c462fc80 cf403a44 c0198e90
[72037.131620]  c64051bc ffffffff c168f1b0 c64051c0 c03e78bb c1549e04 c150be04 c168f1b0
[72037.131620]  c1495e70 00000000 c1495ef4 c1495e70 c03e7819 c016b423 c1495e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13145  13144
[72037.131620]  00000000 00000086 c168e7c0 c0144a8e c045146d c462f7a0 c5445380 c544539c
[72037.131620]  c049f170 c168e7c0 c0f05ddc c1200138 c03e72e5 c03e7311 c0f05dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10008a0 c0141150 c04c371c c168e7c0 c0f05df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c09c1f0c     0 13150  13148
[72037.131620]  00000000 00000082 c15b0b30 c09c1f0c c016b3d3 c462f120 cf80c8a0 00000000
[72037.131620]  c73f7cfc ffffffff c15b0b30 c73f7d00 c03e78bb c0e59e60 c1467e60 c15b0b30
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13153  13152
[72037.131620]  00000000 00000086 c15b0e80 0000006c c045146d cc7a7b00 c5445380 c544539c
[72037.131620]  c049f170 c15b0e80 c1625ddc c1200080 c03e72e5 c03e7311 c1625dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1071d20 c0141150 c04c3440 c15b0e80 c1625df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13160   1821
[72037.131620]  00000000 00000086 c168ee60 00000000 01007810 cc7a7960 c56955c0 80000000
[72037.131620]  c049f170 c168ee60 c5441c74 c1200110 c03e72e5 c03e7311 c5441c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c168ee60 c5441c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13168   1821
[72037.131620]  00000000 00000082 c15b0140 00000000 01007810 cc7a7620 c4e339a0 80000000
[72037.131620]  c049f170 c15b0140 cce23c74 c1200110 c03e72e5 c03e7311 cce23c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c15b0140 cce23c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13176   1821
[72037.131620]  00000000 00000082 cb82a1a0 00000000 01007810 cc7a7480 c86be4c0 80000000
[72037.131620]  c049f170 cb82a1a0 c1637c74 c1200110 c03e72e5 c03e7311 c1637c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82a1a0 c1637c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13177   1821
[72037.131620]  00000000 00000082 cb82bc20 00000000 01007810 cc7a7140 cf373e20 80000000
[72037.131620]  c049f170 cb82bc20 c1615c74 c1200110 c03e72e5 c03e7311 c1615c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82bc20 c1615c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000025     0 13187  13186
[72037.131620]  00000000 00000082 cb82aee0 00000025 00012c19 c9637d40 cfa4ec00 00000025
[72037.131620]  c64051bc ffffffff cb82aee0 c64051c0 c03e78bb c146fe04 c1495e04 cb82aee0
[72037.131620]  c1549e70 00000000 c1549ef4 c1549e70 c03e7819 c016b423 c1549e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13190  13189
[72037.131620]  00000000 00000086 cb82ab90 0000006c c045146d c9637860 c8609380 c860939c
[72037.131620]  c049f170 cb82ab90 c14efddc c1200138 c03e72e5 c03e7311 c14efdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10c0f40 c0141150 c04c371c cb82ab90 c14efdf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13193  13192
[72037.131620]  00000000 00000082 c154b5a0 0000006c c045146d c9637380 c8609380 c860939c
[72037.131620]  c049f170 c154b5a0 c16b1ddc c1200080 c03e72e5 c03e7311 c16b1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c113cd80 c0141150 c04c3440 c154b5a0 c16b1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13199   1821
[72037.131620]  00000000 00000082 cb82a4f0 00000000 01007810 c96371e0 cf373aa0 80000000
[72037.131620]  c049f170 cb82a4f0 c4effc74 c1200110 c03e72e5 c03e7311 c4effc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb82a4f0 c4effc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13207   1821
[72037.131620]  00000000 00000082 c154a860 00000000 01007810 c9637520 c9dd3340 80000000
[72037.131620]  c049f170 c154a860 c95fbc74 c1200110 c03e72e5 c03e7311 c95fbc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c154a860 c95fbc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13215   1821
[72037.131620]  00000000 00000086 c154a1c0 00000000 01007810 c55e3dc0 cf373220 80000000
[72037.131620]  c049f170 c154a1c0 cc655c74 c1200110 c03e72e5 c03e7311 cc655c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c154a1c0 cc655c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13225  13224
[72037.131620]  00000000 00000086 c154abb0 00000000 cf810890 c55e3400 cf403b80 c0198e90
[72037.131620]  c64051bc ffffffff c154abb0 c64051c0 c03e78bb c37efe04 c1549e04 c154abb0
[72037.131620]  c146fe70 00000000 c146fef4 c146fe70 c03e7819 c016b423 c146fe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72037.131620]  [<c01042b8>] ? do_nmi+0x148/0x2a0
[72037.131620]  [<c0103269>] ? common_interrupt+0x29/0x30
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13228  13227
[72037.131620]  00000000 00000082 c154a510 0000006c c045146d c55e38e0 ce14a380 ce14a39c
[72037.131620]  c049f170 c154a510 c16b9ddc c1200138 c03e72e5 c03e7311 c16b9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c113eea0 c0141150 c04c371c c154a510 c16b9df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13230  13229
[72037.131620]  00000000 00000082 c16b3ac0 00000006 c5224011 c55e3a80 c16bde88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c16bde70 c02750f0 c03e72e5 c03e85fd ca6a9528 c16b3ac0
[72037.131620]  c5224018 ca6a9524 00000000 cf373da0 c02750f0 c03e873a c16e5e70 ca6a9528
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13245  13232
[72037.131620]  00000000 00000082 c16cb7b0 cfa5e400 cf80c8a0 c58975e0 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c16cb7b0 cc79bac0 c03e78bb c16d5e04 c1465e08 c16cb7b0
[72037.131620]  c0829e74 00000000 c0829ed8 c0829e74 c03e7819 c016b423 c0829e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13246  13237
[72037.131620]  c16cb5e4 00000082 c16cb460 00000246 00000001 c5897440 00000000 0000000e
[72037.131620]  cc79babc ffffffff c16cb460 cc79bac0 c03e78bb c16ebe08 c16d5e04 c16cb460
[72037.131620]  c16cfe74 00000000 c16cfed8 c16cfe74 c03e7819 c016b423 c16cfe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13249  13234
[72037.131620]  00000000 00000082 c16caa70 00000000 00000400 c5897780 00000004 ffffffff
[72037.131620]  cc79babc ffffffff c16caa70 cc79bac0 c03e78bb c16cfe08 c0829e08 c16caa70
[72037.131620]  c16d5e70 00000000 c16d5ef4 c16d5e70 c03e7819 c016b423 c16d5e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13253  13243
[72037.131620]  00000000 00000086 c16dbb20 0000006c c045146d c55727a0 cc622380 cc62239c
[72037.131620]  c049f170 c16dbb20 c16ddddc c1200080 c03e72e5 c03e7311 c16dddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1034680 c0141150 c04c3440 c16dbb20 c16dddf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c0e59f0c     0 13262  13251
[72037.131620]  c16daf64 00000086 c16dade0 c0e59f0c c016b3d3 c5572460 cf80c8a0 c16dade0
[72037.131620]  c73f7cfc ffffffff c16dade0 c73f7d00 c03e78bb c16d1e60 c09c1e60 c16dade0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13288  13287
[72037.131620]  00000000 00000082 cb7a8a50 00000000 cf810890 c5572c80 cf403418 c0198e90
[72037.131620]  c64051bc ffffffff cb7a8a50 c64051c0 c03e78bb c0ee3e04 c146fe04 cb7a8a50
[72037.131620]  c37efe70 00000000 c37efef4 c37efe70 c03e7819 c016b423 c37efe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13291  13290
[72037.131620]  00000000 00000082 c16ca080 0000006c c045146d c5572120 ccebe380 ccebe39c
[72037.131620]  c049f170 c16ca080 c4f57ddc c1200138 c03e72e5 c03e7311 c4f57dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1112600 c0141150 c04c371c c16ca080 c4f57df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13294  13293
[72037.131620]  00000000 00000082 c16db7d0 0000006c c045146d c5897920 ccebe380 ccebe39c
[72037.131620]  c049f170 c16db7d0 c846fddc c1200080 c03e72e5 c03e7311 c846fdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1085a00 c0141150 c04c3440 c16db7d0 c846fdf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13318   1821
[72037.131620]  00000000 00000086 c16db480 00000000 01007810 c58972a0 ccc9ef60 80000000
[72037.131620]  c049f170 c16db480 c4d75c74 c1200110 c03e72e5 c03e7311 c4d75c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16db480 c4d75c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13319   1821
[72037.131620]  00000000 00000086 c16daa90 00000000 01007810 c5897e00 ce373260 80000000
[72037.131620]  c049f170 c16daa90 cae8fc74 c1200110 c03e72e5 c03e7311 cae8fc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16daa90 cae8fc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13320   1821
[72037.131620]  00000000 00000086 c16da0a0 00000000 01007810 c3de3da0 c38bd740 80000000
[72037.131620]  c049f170 c16da0a0 cc175c74 c1200110 c03e72e5 c03e7311 cc175c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c16da0a0 cc175c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D cb7a8700     0 13330  13329
[72037.131620]  00000000 00000082 cb7a8700 cb7a8700 cb7a872c c3de33e0 00000fff c011798f
[72037.131620]  c64051bc ffffffff cb7a8700 c64051c0 c03e78bb c0e77e04 c37efe04 cb7a8700
[72037.131620]  c0ee3e70 00000000 c0ee3ef4 c0ee3e70 c03e7819 c016b423 c0ee3e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13333  13332
[72037.131620]  00000000 00000086 c069b7f0 c0144a8e c045146d c3de38c0 cb8f3380 cb8f339c
[72037.131620]  c049f170 c069b7f0 c0c75ddc c1200138 c03e72e5 c03e7311 c0c75dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1018400 c0141150 c04c371c c069b7f0 c0c75df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D 75a6b2ed     0 13338  13336
[72037.131620]  00000000 00000082 c069a410 75a6b2ed c01042b8 c6c0dc20 00000002 c9023824
[72037.131620]  c73f7cfc ffffffff c069a410 c73f7d00 c03e78bb c16f7e60 c0e59e60 c069a410
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 ffffffcf
[72037.131620] Call Trace:
[72037.131620]  [<c01042b8>] ? do_nmi+0x148/0x2a0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0173a92>] ? __d_lookup+0x62/0x100
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13341  13340
[72037.131620]  00000000 00000082 c069a760 0000006c c045146d c6c0d740 cb8f3380 cb8f339c
[72037.131620]  c049f170 c069a760 c16d9ddc c1200080 c03e72e5 c03e7311 c16d9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c106e620 c0141150 c04c3440 c069a760 c16d9df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00001000     0 13371  13370
[72037.131620]  00000000 00000086 c16e0e20 00001000 c011a562 c6c0d260 00000000 00000002
[72037.131620]  c64051bc ffffffff c16e0e20 c64051c0 c03e78bb c5513e04 c0ee3e04 c16e0e20
[72037.131620]  c0e77e70 00000000 c0e77ef4 c0e77e70 c03e7819 c016b423 c0e77e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c03e888d>] ? nmi_stack_correct+0x28/0x2d
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13374  13373
[72037.131620]  00000000 00000082 c16e0ad0 0000006c c045146d ce123c40 c8574380 c857439c
[72037.131620]  c049f170 c16e0ad0 c9f43ddc c1200138 c03e72e5 c03e7311 c9f43dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10e4600 c0141150 c04c371c c16e0ad0 c9f43df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c011791d>] ? check_preempt_wakeup+0xad/0xd0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13377  13376
[72037.131620]  00000000 00000086 c0adbb80 0000006c c045146d ce123760 c8574380 c857439c
[72037.131620]  c049f170 c0adbb80 c16d7ddc c1200080 c03e72e5 c03e7311 c16d7dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11ffa60 c0141150 c04c3440 c0adbb80 c16d7df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13397   1821
[72037.131620]  00000000 00000086 c0ada100 00000000 01007810 ce1235c0 c970b4e0 80000000
[72037.131620]  c049f170 c0ada100 c9607c74 c1200110 c03e72e5 c03e7311 c9607c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0ada100 c9607c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13398   1821
[72037.131620]  00000000 00000082 c0adb4e0 00000000 01007810 ce123280 c8ef4820 80000000
[72037.131620]  c049f170 c0adb4e0 c562dc74 c1200110 c03e72e5 c03e7311 c562dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0adb4e0 c562dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13408  13407
[72037.131620]  00000000 00000086 c0adaaf0 00000000 cf810890 c6688e00 cf4d6730 00000010
[72037.131620]  c64051bc ffffffff c0adaaf0 c64051c0 c03e78bb c35a9e04 c0e77e04 c0adaaf0
[72037.131620]  c5513e70 00000000 c5513ef4 c5513e70 c03e7819 c016b423 c5513e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13411  13410
[72037.131620]  00000000 00000082 c0adb830 0000006c c045146d c6688920 c6129380 c612939c
[72037.131620]  c049f170 c0adb830 c0addddc c1200138 c03e72e5 c03e7311 c0adddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10891e0 c0141150 c04c371c c0adb830 c0adddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13413  13412
[72037.131620]  00000000 00000082 c4e6b850 00000006 c8f62011 c6688780 c16e5e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c16e5e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c4e6b850
[72037.131620]  c8f62018 ca6a9524 00000000 ccd380a0 c02750f0 c03e873a ccccbe70 c16bde70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13416  13415
[72037.131620]  00000000 00000086 c4e6ae60 cfa5e400 cf80c8a0 c6688100 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c4e6ae60 cc79bac0 c03e78bb c16f3e08 c16cfe08 c4e6ae60
[72037.131620]  c16ebe74 00000000 c16ebed8 c16ebe74 c03e7819 c016b423 c16ebe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c16f7f0c     0 13421  13419
[72037.131620]  00000000 00000082 c16f5bc0 c16f7f0c c016b3d3 c9dad940 cf80c8a0 c16f5bc0
[72037.131620]  c73f7cfc ffffffff c16f5bc0 c73f7d00 c03e78bb cf053e60 c16d1e60 c16f5bc0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D c117a8a0     0 13424  13423
[72037.131620]  00000000 00000086 c4e6a120 c117a8a0 00000000 c9dad460 0bd45067 0000000e
[72037.131620]  cc79babc ffffffff c4e6a120 cc79bac0 c03e78bb ca0d3e08 c16ebe08 c4e6a120
[72037.131620]  c16f3e74 00000000 c16f3ed8 c16f3e74 c03e7819 c016b423 c16f3e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c012db5a>] ? __wake_up_bit+0x2a/0x30
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13429  13428
[72037.131620]  00000000 00000086 c16f4490 0000006c c045146d c3833ca0 c6129380 c612939c
[72037.131620]  c049f170 c16f4490 c144bddc c1200080 c03e72e5 c03e7311 c144bdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10556c0 c0141150 c04c3440 c16f4490 c144bdf0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13444   1821
[72037.131620]  00000000 00000082 c0adb190 00000000 01007810 c3833e40 c66af660 80000000
[72037.131620]  c049f170 c0adb190 c59c5c74 c1200110 c03e72e5 c03e7311 c59c5c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c0adb190 c59c5c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D c35a9df0     0 13469  13468
[72037.131620]  00000000 00000082 c16f51d0 c35a9df0 c1200838 c38332e0 c012db5a c35a9df0
[72037.131620]  c64051bc ffffffff c16f51d0 c64051c0 c03e78bb c36fbe04 c5513e04 c16f51d0
[72037.131620]  c35a9e70 00000000 c35a9ef4 c35a9e70 c03e7819 c016b423 c35a9e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c012db5a>] ? __wake_up_bit+0x2a/0x30
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13472  13471
[72037.131620]  00000000 00000082 cc6d35a0 0000006c c045146d c3833620 c63be380 c63be39c
[72037.131620]  c049f170 cc6d35a0 c9f25ddc c1200138 c03e72e5 c03e7311 c9f25dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1140820 c0141150 c04c371c cc6d35a0 c9f25df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13475  13474
[72037.131620]  00000000 00000086 cc6d2860 0000006c c045146d c3f5cba0 c63be380 c63be39c
[72037.131620]  c049f170 cc6d2860 c9ca1ddc c1200080 c03e72e5 c03e7311 c9ca1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1194a40 c0141150 c04c3440 cc6d2860 c9ca1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13508  13507
[72037.131620]  00000000 00000086 c16f4140 00000000 cf810890 c3f5c6c0 cf4037cc c0198e90
[72037.131620]  c64051bc ffffffff c16f4140 c64051c0 c03e78bb cb8b5e04 c35a9e04 c16f4140
[72037.131620]  c36fbe70 00000000 c36fbef4 c36fbe70 c03e7819 c016b423 c36fbe84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13511  13510
[72037.131620]  00000000 00000082 c9fd7b00 0000006c c045146d c3f5c1e0 c5291380 c529139c
[72037.131620]  c049f170 c9fd7b00 c66d9ddc c1200138 c03e72e5 c03e7311 c66d9dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11aa100 c0141150 c04c371c c9fd7b00 c66d9df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D cf053f0c     0 13516  13514
[72037.131620]  00000000 00000082 c9fd6080 cf053f0c c016b3d3 c534aa20 cf80c8a0 c9fd6080
[72037.131620]  c73f7cfc ffffffff c9fd6080 c73f7d00 c03e78bb c8a43e60 c16f7e60 c9fd6080
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13519  13518
[72037.131620]  00000000 00000082 c9fd63d0 0000006c c045146d c534a540 c5291380 c529139c
[72037.131620]  c049f170 c9fd63d0 cfab1ddc c1200080 c03e72e5 c03e7311 cfab1dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c104be00 c0141150 c04c3440 c9fd63d0 cfab1df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13549  13548
[72037.131620]  00000000 00000086 c463cde0 00000000 cf810890 c534a200 cf4031a0 c0198e90
[72037.131620]  c64051bc ffffffff c463cde0 c64051c0 c03e78bb c8d2be04 c36fbe04 c463cde0
[72037.131620]  cb8b5e70 00000000 cb8b5ef4 cb8b5e70 c03e7819 c016b423 cb8b5e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13552  13551
[72037.131620]  00000000 00000086 c463d480 0000006c c045146d ce1abaa0 ce37a380 ce37a39c
[72037.131620]  c049f170 c463d480 ce337ddc c1200138 c03e72e5 c03e7311 ce337dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10e52a0 c0141150 c04c371c c463d480 ce337df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13555  13554
[72037.131620]  00000000 00000086 c93677f0 0000006c c045146d ce1ab5c0 ce37a380 ce37a39c
[72037.131620]  c049f170 c93677f0 c4585ddc c1200080 c03e72e5 c03e7311 c4585dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1180540 c0141150 c04c3440 c93677f0 c4585df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13561   1821
[72037.131620]  00000000 00000082 c463d130 00000000 01007810 ce1ab0e0 c4d7e5e0 80000000
[72037.131620]  c049f170 c463d130 c84f9c74 c1200110 c03e72e5 c03e7311 c84f9c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c463d130 c84f9c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13562   1821
[72037.131620]  00000000 00000082 c93674a0 00000000 01007810 ce1ab420 c874ab20 80000000
[72037.131620]  c049f170 c93674a0 c9c81c74 c1200110 c03e72e5 c03e7311 c9c81c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c93674a0 c9c81c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13577   1821
[72037.131620]  00000000 00000086 c93660c0 00000000 01007810 ce1ab760 c4d7ed60 80000000
[72037.131620]  c049f170 c93660c0 c4fc7c74 c1200110 c03e72e5 c03e7311 c4fc7c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c93660c0 c4fc7c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13587  13586
[72037.131620]  00000000 00000086 c9366ab0 00000000 cf810890 c8c65a00 cf4d6730 c0198e90
[72037.131620]  c64051bc ffffffff c9366ab0 c64051c0 c03e78bb c2251e04 cb8b5e04 c9366ab0
[72037.131620]  c8d2be70 00000000 c8d2bef4 c8d2be70 c03e7819 c016b423 c8d2be84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D c0144a8e     0 13590  13589
[72037.131620]  00000000 00000082 c9366410 c0144a8e c045146d c8c65520 c396b380 c396b39c
[72037.131620]  c049f170 c9366410 c45ffddc c1200138 c03e72e5 c03e7311 c45ffdd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10301e0 c0141150 c04c371c c9366410 c45ffdf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13592  13591
[72037.131620]  00000000 00000082 c9367150 00000006 c9760011 c8c65380 ccccbe88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 ccccbe70 c02750f0 c03e72e5 c03e85fd ca6a9528 c9367150
[72037.131620]  c9760018 ca6a9524 00000000 c9faf440 c02750f0 c03e873a c1433e70 c16e5e70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13595  13594
[72037.131620]  00000000 00000086 ccc8c7c0 cfa5e400 cf80c8a0 c539fbc0 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff ccc8c7c0 cc79bac0 c03e78bb cb18fe08 c16f3e08 ccc8c7c0
[72037.131620]  ca0d3e74 00000000 ca0d3ed8 ca0d3e74 c03e7819 c016b423 ca0d3e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c8a43f0c     0 13600  13598
[72037.131620]  00000000 00000082 ca2cb520 c8a43f0c c016b3d3 c539f540 cf80c8a0 ca2cb520
[72037.131620]  c73f7cfc ffffffff ca2cb520 c73f7d00 c03e78bb c2eade60 cf053e60 ca2cb520
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13603  13602
[72037.131620]  00000000 00000086 ca2cb870 00000246 00000001 c539f060 00000000 0000000e
[72037.131620]  cc79babc ffffffff ca2cb870 cc79bac0 c03e78bb c842fe08 ca0d3e08 ca2cb870
[72037.131620]  cb18fe74 00000000 cb18fed8 cb18fe74 c03e7819 c016b423 cb18fe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13610  13609
[72037.131620]  00000000 00000086 c82af540 0000006c c045146d ccf488a0 c396b380 c396b39c
[72037.131620]  c049f170 c82af540 cc845ddc c1200080 c03e72e5 c03e7311 cc845dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1043ba0 c0141150 c04c3440 c82af540 cc845df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000025     0 13647  13646
[72037.131620]  00000000 00000086 c82ae160 00000025 00012dce ccf48700 cfa4ec00 00000025
[72037.131620]  c64051bc ffffffff c82ae160 c64051c0 c03e78bb c2e81e04 c8d2be04 c82ae160
[72037.131620]  c2251e70 00000000 c2251ef4 c2251e70 c03e7819 c016b423 c2251e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13650  13649
[72037.131620]  00000000 00000082 c82afbe0 0000006c c045146d ccf48080 c9c7e380 c9c7e39c
[72037.131620]  c049f170 c82afbe0 c4167ddc c1200138 c03e72e5 c03e7311 c4167dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11df300 c0141150 c04c371c c82afbe0 c4167df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13653  13652
[72037.131620]  00000000 00000082 ca2cab30 0000006c c045146d c5863a80 c9c7e380 c9c7e39c
[72037.131620]  c049f170 ca2cab30 c8bd7ddc c1200080 c03e72e5 c03e7311 c8bd7dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10ec5c0 c0141150 c04c3440 ca2cab30 c8bd7df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000000     0 13686  13685
[72037.131620]  00000000 00000086 c2e55ac0 00000000 cf810890 c5863400 cf4e9498 c0198e90
[72037.131620]  c64051bc ffffffff c2e55ac0 c64051c0 c03e78bb c7b81e04 c2251e04 c2e55ac0
[72037.131620]  c2e81e70 00000000 c2e81ef4 c2e81e70 c03e7819 c016b423 c2e81e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13689  13688
[72037.131620]  00000000 00000086 c2e55770 0000006c c045146d c58630c0 cbabd380 cbabd39c
[72037.131620]  c049f170 c2e55770 c424dddc c1200138 c03e72e5 c03e7311 c424ddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1132300 c0141150 c04c371c c2e55770 c424ddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D c2eadf0c     0 13694  13692
[72037.131620]  00000000 00000086 cb51dae0 c2eadf0c c016b3d3 c3d89900 cf80c8a0 cb51dae0
[72037.131620]  c73f7cfc ffffffff cb51dae0 c73f7d00 c03e78bb cbb7fe60 c8a43e60 cb51dae0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13697  13696
[72037.131620]  00000000 00000082 c2e54040 0000006c c045146d c3d89420 cbabd380 cbabd39c
[72037.131620]  c049f170 c2e54040 c2df3ddc c1200080 c03e72e5 c03e7311 c2df3dd4 c014111d
[72037.131620]  c0141155 c03e76f2 00000000 c0141150 c04c3440 c2e54040 c2df3df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[72037.131620]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13718   1821
[72037.131620]  00000000 00000082 cb51cda0 00000000 01007810 c3d890e0 c8f703e0 80000000
[72037.131620]  c049f170 cb51cda0 ce81dc74 c1200110 c03e72e5 c03e7311 ce81dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb51cda0 ce81dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000030     0 13728  13727
[72037.131620]  00000000 00000086 cb51ca50 00000030 00000000 c4556ba0 00000046 c7b81e1c
[72037.131620]  c64051bc ffffffff cb51ca50 c64051c0 c03e78bb cc879e04 c2e81e04 cb51ca50
[72037.131620]  c7b81e70 00000000 c7b81ef4 c7b81e70 c03e7819 c016b423 c7b81e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13731  13730
[72037.131620]  00000000 00000086 cb51c060 0000006c c045146d c45566c0 c3715380 c371539c
[72037.131620]  c049f170 cb51c060 cca77ddc c1200138 c03e72e5 c03e7311 cca77dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c10d2aa0 c0141150 c04c371c cb51c060 cca77df0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D c769d110     0 13734  13733
[72037.131620]  00000000 00000082 c769d110 c769d110 c769d13c c45561e0 00000fff c011798f
[72037.131620]  c049f170 c769d110 cbf57ddc c1200080 c03e72e5 c03e7311 cbf57dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c0130c89 c0141150 c04c3440 c769d110 cbf57df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0130c89>] ? hrtimer_run_pending+0x29/0xc0
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13740   1821
[72037.131620]  00000000 00000082 c769c3d0 00000000 01007810 c4556380 c5a160c0 80000000
[72037.131620]  c049f170 c769c3d0 c5f97c74 c1200110 c03e72e5 c03e7311 c5f97c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769c3d0 c5f97c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13741   1821
[72037.131620]  00000000 00000082 cb51c3b0 00000000 01007810 c87d1d80 c4f8f920 80000000
[72037.131620]  c049f170 cb51c3b0 c7857c74 c1200110 c03e72e5 c03e7311 c7857c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c cb51c3b0 c7857c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[72037.131620]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13742   1821
[72037.131620]  00000000 00000082 c769c080 00000000 01007810 c87d1080 c5a16d40 80000000
[72037.131620]  c049f170 c769c080 c7833c74 c1200110 c03e72e5 c03e7311 c7833c6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769c080 c7833c88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] vsftpd        D 00000000     0 13757   1821
[72037.131620]  00000000 00000082 c769ca70 00000000 01007810 c87d1be0 c3b744a0 80000000
[72037.131620]  c049f170 c769ca70 cbd6dc74 c1200110 c03e72e5 c03e7311 cbd6dc6c c014111d
[72037.131620]  c03e76f2 00000254 c01410f0 c04c371c c769ca70 cbd6dc88 c11bdd20 c01410cc
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c01410f0>] ? sync_page+0x0/0x60
[72037.131620]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72037.131620]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72037.131620]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c03e87dd>] ? error_code+0x65/0x6c
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72037.131620]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72037.131620]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72037.131620]  [<c029e16b>] ? strrchr+0xb/0x20
[72037.131620]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0152937>] ? follow_page+0x117/0x150
[72037.131620]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72037.131620]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72037.131620]  [<c016827e>] ? copy_strings+0x16e/0x190
[72037.131620]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72037.131620]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D c811ee20     0 13767  13766
[72037.131620]  00000000 00000086 c811ee20 c811ee20 c811ee4c c87d13c0 00000fff 00000010
[72037.131620]  c64051bc ffffffff c811ee20 c64051c0 c03e78bb c64051c0 c7b81e04 c811ee20
[72037.131620]  cc879e70 00000000 cc879ef4 cc879e70 c03e7819 c016b423 cc879e84 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72037.131620]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72037.131620]  [<c0169188>] ? do_execve+0x98/0x360
[72037.131620]  [<c01016e6>] ? sys_execve+0x46/0x70
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script1.sh D 0000006c     0 13770  13769
[72037.131620]  00000000 00000086 c811fb60 0000006c c045146d c87d18a0 c6725380 c672539c
[72037.131620]  c049f170 c811fb60 c304dddc c1200138 c03e72e5 c03e7311 c304ddd4 c014111d
[72037.131620]  c0141155 c03e76f2 c11ecf80 c0141150 c04c371c c811fb60 c304ddf0 c11adae0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] sh            D 00000006     0 13772  13771
[72037.131620]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72037.131620]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72037.131620]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72037.131620] Call Trace:
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72037.131620]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72037.131620]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72037.131620]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72037.131620]  [<c03e7d29>] ? down_read+0x9/0x10
[72037.131620]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72037.131620]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72037.131620]  [<c0162289>] ? __dentry_open+0x89/0x240
[72037.131620]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72037.131620]  [<c016e605>] ? do_filp_open+0x245/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script3.sh D cfa5e400     0 13775  13774
[72037.131620]  00000000 00000082 c64afb80 cfa5e400 cf80c8a0 c3606720 cf5a25d0 c0174677
[72037.131620]  cc79babc ffffffff c64afb80 cc79bac0 c03e78bb c3aa5e08 cb18fe08 c64afb80
[72037.131620]  c842fe74 00000000 c842fed8 c842fe74 c03e7819 c016b423 c842fe88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c0174677>] ? touch_atime+0x97/0x140
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c01649ff>] ? vfs_read+0xff/0x140
[72037.131620]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script2.sh D cbb7ff0c     0 13780  13778
[72037.131620]  00000000 00000086 c64aeaf0 cbb7ff0c c016b3d3 c36060a0 cf80c8a0 c64aeaf0
[72037.131620]  c73f7cfc ffffffff c64aeaf0 c73f7d00 c03e78bb c73f7d00 c2eade60 c64aeaf0
[72037.131620]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72037.131620] Call Trace:
[72037.131620]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c0162f63>] ? do_truncate+0x63/0x90
[72037.131620]  [<c0123571>] ? capable+0x21/0x60
[72037.131620]  [<c016c4a2>] ? may_open+0x182/0x200
[72037.131620]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72037.131620]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72037.131620]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72037.131620]  [<c01621bc>] ? sys_open+0x2c/0x40
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script4.sh   D 00000246     0 13783  13782
[72037.131620]  00000000 00000082 c64aee40 00000246 00000001 c3873a80 00000000 0000000e
[72037.131620]  cc79babc ffffffff c64aee40 cc79bac0 c03e78bb cc79bac0 c842fe08 c64aee40
[72037.131620]  c3aa5e74 00000000 c3aa5ed8 c3aa5e74 c03e7819 c016b423 c3aa5e88 cf80c8a0
[72037.131620] Call Trace:
[72037.131620]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72037.131620]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72037.131620]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72037.131620]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72037.131620]  [<c0174698>] ? touch_atime+0xb8/0x140
[72037.131620]  [<c016d573>] ? path_walk+0x53/0xb0
[72037.131620]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72037.131620]  [<c016c756>] ? getname+0x96/0xd0
[72037.131620]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72037.131620]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72037.131620]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72037.131620]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72037.131620]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72037.131620]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72037.131620]  [<c0113910>] ? do_page_fault+0x0/0x290
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72037.131620] script5.sh D 0000006c     0 13789  13788
[72037.131620]  00000000 00000086 c4d0ee60 0000006c c045146d c3873400 c6725380 c672539c
[72037.131620]  c049f170 c4d0ee60 c3637ddc c1200080 c03e72e5 c03e7311 c3637dd4 c014111d
[72037.131620]  c0141155 c03e76f2 c1060640 c0141150 c04c3440 c4d0ee60 c3637df0 c101b6c0
[72037.131620] Call Trace:
[72037.131620]  [<c03e72e5>] ? schedule+0x5/0x20
[72037.131620]  [<c03e7311>] ? io_schedule+0x11/0x20
[72037.131620]  [<c014111d>] ? sync_page+0x2d/0x60
[72037.131620]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72037.131620]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72037.131620]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72037.131620]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72037.131620]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72037.131620]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72037.131620]  [<c0279716>] ? xfs_read+0x166/0x230
[72037.131620]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72037.131620]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72037.131620]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72037.131620]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72037.131620]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72037.131620]  [<c016499d>] ? vfs_read+0x9d/0x140
[72037.131620]  [<c0164b11>] ? sys_read+0x41/0x80
[72037.131620]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

sysrq-t:

000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13472  13471
[72119.690410]  00000000 00000082 cc6d35a0 0000006c c045146d c3833620 c63be380 c63be39c
[72119.690410]  c049f170 cc6d35a0 c9f25ddc c1200138 c03e72e5 c03e7311 c9f25dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1140820 c0141150 c04c371c cc6d35a0 c9f25df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ccc15e88     0 13473   1897
[72119.690410]  00000000 00000086 cc6d38f0 ccc15e88 cf42ee54 c38337c0 c016b3d3 ccc15e9c
[72119.690410]  c6ffee00 ccc15edc ccc15f60 00001000 c03e72e5 c016a175 00000000 cc6d38f0
[72119.690410]  c012dbe0 c6ffee00 c6ffee00 cc744ec0 ccc15edc c016aa6e 000007ca ccc15f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13474  13473
[72119.690410]  00000000 00000086 cc6d2bb0 00000000 c11a2500 c9dad2c0 c0152354 0d128067
[72119.690410]  cc6d2ba8 cc6d2bb0 cc6d2cd0 00000003 c03e72e5 c011edd0 cc423f68 00000003
[72119.690410]  00000000 00000004 00000000 bfadaa68 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13475  13474
[72119.690410]  00000000 00000086 cc6d2860 0000006c c045146d c3f5cba0 c63be380 c63be39c
[72119.690410]  c049f170 cc6d2860 c9ca1ddc c1200080 c03e72e5 c03e7311 c9ca1dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1194a40 c0141150 c04c3440 cc6d2860 c9ca1df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c62c5e88     0 13506   1897
[72119.690410]  00000000 00000082 c9fd6dc0 c62c5e88 cf42ee54 c3f5cd40 c016b3d3 c62c5e9c
[72119.690410]  c6ffe200 c62c5edc c62c5f60 00001000 c03e72e5 c016a175 00000000 c9fd6dc0
[72119.690410]  c012dbe0 c6ffe200 c6ffe200 c559fa40 c62c5edc c016aa6e 00000843 c62c5f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13507  13506
[72119.690410]  00000000 00000086 c9fd6a70 00000000 c11be1e0 c3f5ca00 c0152354 0df0f067
[72119.690410]  c9fd6a68 c9fd6a70 c9fd6b90 00000003 c03e72e5 c011edd0 c385df68 00000003
[72119.690410]  00000000 00000004 00000000 bf938938 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13508  13507
[72119.690410]  00000000 00000086 c16f4140 00000000 cf810890 c3f5c6c0 cf4037cc c0198e90
[72119.690410]  c64051bc ffffffff c16f4140 c64051c0 c03e78bb cb8b5e04 c35a9e04 c16f4140
[72119.690410]  c36fbe70 00000000 c36fbef4 c36fbe70 c03e7819 c016b423 c36fbe84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8415e88     0 13509   1897
[72119.690410]  00000000 00000082 c9fd7110 c8415e88 cf42ee54 c3f5c520 c016b3d3 c8415e9c
[72119.690410]  c6ffe800 c8415edc c8415f60 00001000 c03e72e5 c016a175 00000000 c9fd7110
[72119.690410]  c012dbe0 c6ffe800 c6ffe800 c559fd40 c8415edc c016aa6e 00000a5e c8415f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13510  13509
[72119.690410]  00000000 00000086 cc6d2510 00000000 c115f9a0 c3f5c860 c0152354 0afcd067
[72119.690410]  cc6d2508 cc6d2510 cc6d2630 00000003 c03e72e5 c011edd0 ccfa7f68 00000003
[72119.690410]  00000000 00000004 00000000 bfde9548 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13511  13510
[72119.690410]  00000000 00000082 c9fd7b00 0000006c c045146d c3f5c1e0 c5291380 c529139c
[72119.690410]  c049f170 c9fd7b00 c66d9ddc c1200138 c03e72e5 c03e7311 c66d9dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11aa100 c0141150 c04c371c c9fd7b00 c66d9df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8f37e88     0 13512   1897
[72119.690410]  00000000 00000082 c9fd7460 c8f37e88 cf42ee54 c3f5c380 c016b3d3 c8f37e9c
[72119.690410]  c6ffea00 c8f37edc c8f37f60 00001000 c03e72e5 c016a175 00000000 c9fd7460
[72119.690410]  c012dbe0 c6ffea00 c6ffea00 cc744a40 c8f37edc c016aa6e 000007bc c8f37f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13513  13512
[72119.690410]  00000000 00000082 c9fd77b0 00000000 c1154ac0 c3f5c040 c0152354 0aa56067
[72119.690410]  c9fd77a8 c9fd77b0 c9fd78d0 00000003 c03e72e5 c011edd0 cccd9f68 00000003
[72119.690410]  00000000 00000004 00000000 bfbc66c8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13514  13513
[72119.690410]  00000000 00000086 c9fd6720 00000000 c10f6560 c534abc0 c0152354 07b2b067
[72119.690410]  c9fd6718 c9fd6720 c9fd6840 00000003 c03e72e5 c011edd0 c6659f68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd16e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D cf053f0c     0 13516  13514
[72119.690410]  00000000 00000082 c9fd6080 cf053f0c c016b3d3 c534aa20 cf80c8a0 c9fd6080
[72119.690410]  c73f7cfc ffffffff c9fd6080 c73f7d00 c03e78bb c8a43e60 c16f7e60 c9fd6080
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c8505e88     0 13517   1897
[72119.690410]  00000000 00000086 c463db20 c8505e88 cf42ee54 c534ad60 c016b3d3 c8505e9c
[72119.690410]  c59dae00 c8505edc c8505f60 00001000 c03e72e5 c016a175 00000000 c463db20
[72119.690410]  c012dbe0 c59dae00 c59dae00 cc7442c0 c8505edc c016aa6e 00000911 c8505f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13518  13517
[72119.690410]  00000000 00000082 c463d7d0 00000000 c11d8280 c534a880 c0152354 0ec14067
[72119.690410]  c463d7c8 c463d7d0 c463d8f0 00000003 c03e72e5 c011edd0 c5b3df68 00000003
[72119.690410]  00000000 00000004 00000000 bfe2c078 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13519  13518
[72119.690410]  00000000 00000082 c9fd63d0 0000006c c045146d c534a540 c5291380 c529139c
[72119.690410]  c049f170 c9fd63d0 cfab1ddc c1200080 c03e72e5 c03e7311 cfab1dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c104be00 c0141150 c04c3440 c9fd63d0 cfab1df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000001     0 13547   1897
[72119.690410]  00000000 00000086 cc6d21c0 00000001 c04c3784 c534a3a0 c03efda0 0000002c
[72119.690410]  c59da400 c6013edc c6013f60 00001000 c03e72e5 c016a175 00000000 cc6d21c0
[72119.690410]  c012dbe0 c59da400 c59da400 c3881d40 c6013edc c016aa6e 000008ac c6013f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13548  13547
[72119.690410]  00000000 00000082 c9367b40 00000000 c10b9080 c534a6e0 c0152354 05c84067
[72119.690410]  c9367b38 c9367b40 c9367c60 00000003 c03e72e5 c011edd0 ceca5f68 00000003
[72119.690410]  00000000 00000004 00000000 bff5c4e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13549  13548
[72119.690410]  00000000 00000086 c463cde0 00000000 cf810890 c534a200 cf4031a0 c0198e90
[72119.690410]  c64051bc ffffffff c463cde0 c64051c0 c03e78bb c8d2be04 c36fbe04 c463cde0
[72119.690410]  cb8b5e70 00000000 cb8b5ef4 cb8b5e70 c03e7819 c016b423 cb8b5e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cc4a5e88     0 13550   1897
[72119.690410]  00000000 00000086 c463c740 cc4a5e88 cf42ee54 c534a060 c016b3d3 cc4a5e9c
[72119.690410]  c59da000 cc4a5edc cc4a5f60 00001000 c03e72e5 c016a175 00000000 c463c740
[72119.690410]  c012dbe0 c59da000 c59da000 c874ac20 cc4a5edc c016aa6e 000007f4 cc4a5f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13551  13550
[72119.690410]  00000000 00000082 c463c3f0 00000000 c1042a80 ce1abde0 c0152354 02154067
[72119.690410]  c463c3e8 c463c3f0 c463c510 00000003 c03e72e5 c011edd0 c8ccbf68 00000003
[72119.690410]  00000000 00000004 00000000 bfbbfe68 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13552  13551
[72119.690410]  00000000 00000086 c463d480 0000006c c045146d ce1abaa0 ce37a380 ce37a39c
[72119.690410]  c049f170 c463d480 ce337ddc c1200138 c03e72e5 c03e7311 ce337dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10e52a0 c0141150 c04c371c c463d480 ce337df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c3d73e88     0 13553   1897
[72119.690410]  00000000 00000082 c463c0a0 c3d73e88 c04c3774 ce1abc40 c03efda0 0000002c
[72119.690410]  c59daa00 c3d73edc c3d73f60 00001000 c03e72e5 c016a175 00000000 c463c0a0
[72119.690410]  c012dbe0 c59daa00 c59daa00 c3881b40 c3d73edc c016aa6e 000008cc c3d73f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13554  13553
[72119.690410]  00000000 00000086 c463ca90 00000000 c10ec560 ce1ab900 c0152354 0762b067
[72119.690410]  c463ca88 c463ca90 c463cbb0 00000003 c03e72e5 c011edd0 c16fdf68 00000003
[72119.690410]  00000000 00000004 00000000 bfd79898 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13555  13554
[72119.690410]  00000000 00000086 c93677f0 0000006c c045146d ce1ab5c0 ce37a380 ce37a39c
[72119.690410]  c049f170 c93677f0 c4585ddc c1200080 c03e72e5 c03e7311 c4585dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1180540 c0141150 c04c3440 c93677f0 c4585df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13561   1821
[72119.690410]  00000000 00000082 c463d130 00000000 01007810 ce1ab0e0 c4d7e5e0 80000000
[72119.690410]  c049f170 c463d130 c84f9c74 c1200110 c03e72e5 c03e7311 c84f9c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c463d130 c84f9c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13562   1821
[72119.690410]  00000000 00000082 c93674a0 00000000 01007810 ce1ab420 c874ab20 80000000
[72119.690410]  c049f170 c93674a0 c9c81c74 c1200110 c03e72e5 c03e7311 c9c81c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c93674a0 c9c81c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13577   1821
[72119.690410]  00000000 00000086 c93660c0 00000000 01007810 ce1ab760 c4d7ed60 80000000
[72119.690410]  c049f170 c93660c0 c4fc7c74 c1200110 c03e72e5 c03e7311 c4fc7c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c93660c0 c4fc7c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c3ddde88     0 13585   1897
[72119.690410]  00000000 00000082 ccc8d500 c3ddde88 c04c377c ce1ab280 c03efda0 0000002c
[72119.690410]  c5054400 c3dddedc c3dddf60 00001000 c03e72e5 c016a175 00000000 ccc8d500
[72119.690410]  c012dbe0 c5054400 c5054400 ce2d99e0 c3dddedc c016aa6e 00000845 c3dddf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13586  13585
[72119.690410]  00000000 00000082 ccc8d1b0 00000000 c10330c0 c8c65d40 c0152354 01986067
[72119.690410]  ccc8d1a8 ccc8d1b0 ccc8d2d0 00000003 c03e72e5 c011edd0 c90eff68 00000003
[72119.690410]  00000000 00000004 00000000 bfe0f588 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13587  13586
[72119.690410]  00000000 00000086 c9366ab0 00000000 cf810890 c8c65a00 cf4d6730 c0198e90
[72119.690410]  c64051bc ffffffff c9366ab0 c64051c0 c03e78bb c2251e04 cb8b5e04 c9366ab0
[72119.690410]  c8d2be70 00000000 c8d2bef4 c8d2be70 c03e7819 c016b423 c8d2be84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c57e1e88     0 13588   1897
[72119.690410]  00000000 00000086 ccc8d850 c57e1e88 cf42ee54 c8c65ba0 c016b3d3 c57e1e9c
[72119.690410]  c5054a00 c57e1edc c57e1f60 00001000 c03e72e5 c016a175 00000000 ccc8d850
[72119.690410]  c012dbe0 c5054a00 c5054a00 c9faf8c0 c57e1edc c016aa6e 00000862 c57e1f60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13589  13588
[72119.690410]  00000000 00000086 c9366e00 00000000 c11673a0 c8c65860 c0152354 0b39d067
[72119.690410]  c9366df8 c9366e00 c9366f20 00000003 c03e72e5 c011edd0 cbba9f68 00000003
[72119.690410]  00000000 00000004 00000000 bfd40868 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D c0144a8e     0 13590  13589
[72119.690410]  00000000 00000082 c9366410 c0144a8e c045146d c8c65520 c396b380 c396b39c
[72119.690410]  c049f170 c9366410 c45ffddc c1200138 c03e72e5 c03e7311 c45ffdd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10301e0 c0141150 c04c371c c9366410 c45ffdf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c0144a8e>] ? __rmqueue+0x1e/0x220
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c668fe88     0 13591   1897
[72119.690410]  00000000 00000086 ccc8dba0 c668fe88 cf42ee54 c8c656c0 c016b3d3 c668fe9c
[72119.690410]  c4d8ce00 c668fedc c668ff60 00001000 c03e72e5 c016a175 00000000 ccc8dba0
[72119.690410]  c012dbe0 c4d8ce00 c4d8ce00 c559f1c0 c668fedc c016aa6e 00000799 c668ff60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000006     0 13592  13591
[72119.690410]  00000000 00000082 c9367150 00000006 c9760011 c8c65380 ccccbe88 cf596ab4
[72119.690410]  ca6a9524 ca6a9524 ccccbe70 c02750f0 c03e72e5 c03e85fd ca6a9528 c9367150
[72119.690410]  c9760018 ca6a9524 00000000 c9faf440 c02750f0 c03e873a c1433e70 c16e5e70
[72119.690410] Call Trace:
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72119.690410]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72119.690410]  [<c03e7d29>] ? down_read+0x9/0x10
[72119.690410]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72119.690410]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72119.690410]  [<c0162289>] ? __dentry_open+0x89/0x240
[72119.690410]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72119.690410]  [<c016e605>] ? do_filp_open+0x245/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cbd63e88     0 13593   1897
[72119.690410]  00000000 00000082 ccc8ce60 cbd63e88 c04c3784 c8c651e0 c03efda0 0000002c
[72119.690410]  c4d8ca00 cbd63edc cbd63f60 00001000 c03e72e5 c016a175 00000000 ccc8ce60
[72119.690410]  c012dbe0 c4d8ca00 c4d8ca00 c9fafcc0 cbd63edc c016aa6e 000011c0 cbd63f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13594  13593
[72119.690410]  00000000 00000082 ccc8cb10 00000000 c11905a0 c8c65040 c0152354 0c82d067
[72119.690410]  ccc8cb08 ccc8cb10 ccc8cc30 00000003 c03e72e5 c011edd0 cc92ff68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd22e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script3.sh D cfa5e400     0 13595  13594
[72119.690410]  00000000 00000086 ccc8c7c0 cfa5e400 cf80c8a0 c539fbc0 cf5a25d0 c0174677
[72119.690410]  cc79babc ffffffff ccc8c7c0 cc79bac0 c03e78bb cb18fe08 c16f3e08 ccc8c7c0
[72119.690410]  ca0d3e74 00000000 ca0d3ed8 ca0d3e74 c03e7819 c016b423 ca0d3e88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0174677>] ? touch_atime+0x97/0x140
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c01649ff>] ? vfs_read+0xff/0x140
[72119.690410]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c011a562     0 13596   1897
[72119.690410]  00000000 00000086 ccc8c470 c011a562 ccc8c470 c539fd60 c82b5e3c c82b5e3c
[72119.690410]  c4d8c600 c82b5edc c82b5f60 00001000 c03e72e5 c016a175 00000000 ccc8c470
[72119.690410]  c012dbe0 c4d8c600 c4d8c600 c5b4d7a0 c82b5edc c016aa6e 0000064d c82b5f60
[72119.690410] Call Trace:
[72119.690410]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13597  13596
[72119.690410]  00000000 00000082 ccc8c120 00000000 c1182f00 c539fa20 c0152354 0c178067
[72119.690410]  ccc8c118 ccc8c120 ccc8c240 00000003 c03e72e5 c011edd0 c7ab3f68 00000003
[72119.690410]  00000000 00000004 00000000 bfecf8d8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13598  13597
[72119.690410]  00000000 00000082 ca2cbbc0 00000000 c1049340 c539f6e0 c0152354 0249a067
[72119.690410]  ca2cbbb8 ca2cbbc0 ca2cbce0 00000003 c03e72e5 c011edd0 cbe1bf68 00000003
[72119.690410]  00000000 00000004 00000000 bfa3c788 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D c8a43f0c     0 13600  13598
[72119.690410]  00000000 00000082 ca2cb520 c8a43f0c c016b3d3 c539f540 cf80c8a0 ca2cb520
[72119.690410]  c73f7cfc ffffffff ca2cb520 c73f7d00 c03e78bb c2eade60 cf053e60 ca2cb520
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c723de88     0 13601   1897
[72119.690410]  00000000 00000082 ca2cb1d0 c723de88 c04c3784 c539f880 c03efda0 0000002c
[72119.690410]  c4d8c200 c723dedc c723df60 00001000 c03e72e5 c016a175 00000000 ca2cb1d0
[72119.690410]  c012dbe0 c4d8c200 c4d8c200 c9faf740 c723dedc c016aa6e 00000772 c723df60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13602  13601
[72119.690410]  00000000 00000086 ca2cae80 00000000 c104e800 c539f3a0 c0152354 02740067
[72119.690410]  ca2cae78 ca2cae80 ca2cafa0 00000003 c03e72e5 c011edd0 c7255f68 00000003
[72119.690410]  00000000 00000004 00000000 bffc80f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script4.sh   D 00000246     0 13603  13602
[72119.690410]  00000000 00000086 ca2cb870 00000246 00000001 c539f060 00000000 0000000e
[72119.690410]  cc79babc ffffffff ca2cb870 cc79bac0 c03e78bb c842fe08 ca0d3e08 ca2cb870
[72119.690410]  cb18fe74 00000000 cb18fed8 cb18fe74 c03e7819 c016b423 cb18fe88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0174698>] ? touch_atime+0xb8/0x140
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000000     0 13606   1897
[72119.690410]  00000000 00000082 ca2ca490 00000000 00000000 ccf48be0 c04c3740 00000246
[72119.690410]  cce7dc00 cfd8bedc cfd8bf60 00001000 c03e72e5 c016a175 00000000 ca2ca490
[72119.690410]  c012dbe0 cce7dc00 cce7dc00 c874a6a0 cfd8bedc c016aa6e 00000a5f cfd8bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13609  13606
[72119.690410]  00000000 00000086 c82af890 00000000 c11457a0 c539f200 c0152354 0a2bd067
[72119.690410]  c82af888 c82af890 c82af9b0 00000003 c03e72e5 c011edd0 c19d1f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb16c88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13610  13609
[72119.690410]  00000000 00000086 c82af540 0000006c c045146d ccf488a0 c396b380 c396b39c
[72119.690410]  c049f170 c82af540 cc845ddc c1200080 c03e72e5 c03e7311 cc845dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1043ba0 c0141150 c04c3440 c82af540 cc845df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c2a53e88     0 13645   1897
[72119.690410]  00000000 00000086 c9366760 c2a53e88 c04c3784 ccf48560 c03efda0 0000002c
[72119.690410]  c4d8c000 c2a53edc c2a53f60 00001000 c03e72e5 c016a175 00000000 c9366760
[72119.690410]  c012dbe0 c4d8c000 c4d8c000 c528d7e0 c2a53edc c016aa6e 000008d0 c2a53f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13646  13645
[72119.690410]  c82af374 00000082 c82af1f0 00000000 c10e0be0 ccf48220 c0152354 0705f067
[72119.690410]  c82af1e8 c82af1f0 c82af310 00000003 c03e72e5 c011edd0 c4991f68 00000003
[72119.690410]  00000000 00000004 00000000 bf918db8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000025     0 13647  13646
[72119.690410]  00000000 00000086 c82ae160 00000025 00012dce ccf48700 cfa4ec00 00000025
[72119.690410]  c64051bc ffffffff c82ae160 c64051c0 c03e78bb c2e81e04 c8d2be04 c82ae160
[72119.690410]  c2251e70 00000000 c2251ef4 c2251e70 c03e7819 c016b423 c2251e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c227be88     0 13648   1897
[72119.690410]  00000000 00000082 c82aeea0 c227be88 c04c3784 ccf48a40 c03efda0 0000002c
[72119.690410]  cce7d600 c227bedc c227bf60 00001000 c03e72e5 c016a175 00000000 c82aeea0
[72119.690410]  c012dbe0 cce7d600 cce7d600 c56aea20 c227bedc c016aa6e 00000635 c227bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13649  13648
[72119.690410]  00000000 00000086 c82ae4b0 00000000 c1031220 ccf483c0 c0152354 01891067
[72119.690410]  c82ae4a8 c82ae4b0 c82ae5d0 00000003 c03e72e5 c011edd0 cdbebf68 00000003
[72119.690410]  00000000 00000004 00000000 bfedc998 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13650  13649
[72119.690410]  00000000 00000082 c82afbe0 0000006c c045146d ccf48080 c9c7e380 c9c7e39c
[72119.690410]  c049f170 c82afbe0 c4167ddc c1200138 c03e72e5 c03e7311 c4167dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11df300 c0141150 c04c371c c82afbe0 c4167df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c468fe88     0 13651   1897
[72119.690410]  00000000 00000082 c82ae800 c468fe88 c04c3784 ccf48d80 c03efda0 0000002c
[72119.690410]  cce7d200 c468fedc c468ff60 00001000 c03e72e5 c016a175 00000000 c82ae800
[72119.690410]  c012dbe0 cce7d200 cce7d200 c528d160 c468fedc c016aa6e 00000920 c468ff60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13652  13651
[72119.690410]  00000000 00000086 ca2ca140 00000000 c115ac20 c5863dc0 c0152354 0ad61067
[72119.690410]  ca2ca138 ca2ca140 ca2ca260 00000003 c03e72e5 c011edd0 cc979f68 00000003
[72119.690410]  00000000 00000004 00000000 bf958f58 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13653  13652
[72119.690410]  00000000 00000082 ca2cab30 0000006c c045146d c5863a80 c9c7e380 c9c7e39c
[72119.690410]  c049f170 ca2cab30 c8bd7ddc c1200080 c03e72e5 c03e7311 c8bd7dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10ec5c0 c0141150 c04c3440 ca2cab30 c8bd7df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c7085e88     0 13684   1897
[72119.690410]  00000000 00000082 c2e54a30 c7085e88 c04c3784 c5863c20 c03efda0 0000002c
[72119.690410]  c663cc00 c7085edc c7085f60 00001000 c03e72e5 c016a175 00000000 c2e54a30
[72119.690410]  c012dbe0 c663cc00 c663cc00 c3b74c20 c7085edc c016aa6e 0000080d c7085f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13685  13684
[72119.690410]  00000000 00000082 c2e546e0 00000000 c11b5e40 c58638e0 c0152354 0daf2067
[72119.690410]  c2e546d8 c2e546e0 c2e54800 00000003 c03e72e5 c011edd0 cb1f7f68 00000003
[72119.690410]  00000000 00000004 00000000 bfc38f18 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000000     0 13686  13685
[72119.690410]  00000000 00000086 c2e55ac0 00000000 cf810890 c5863400 cf4e9498 c0198e90
[72119.690410]  c64051bc ffffffff c2e55ac0 c64051c0 c03e78bb c7b81e04 c2251e04 c2e55ac0
[72119.690410]  c2e81e70 00000000 c2e81ef4 c2e81e70 c03e7819 c016b423 c2e81e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0198e90>] ? proc_delete_inode+0x0/0x50
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ca371e88     0 13687   1897
[72119.690410]  00000000 00000082 ca2ca7e0 ca371e88 c04c3784 c5863740 c03efda0 0000002c
[72119.690410]  c663c400 ca371edc ca371f60 00001000 c03e72e5 c016a175 00000000 ca2ca7e0
[72119.690410]  c012dbe0 c663c400 c663c400 c4d702a0 ca371edc c016aa6e 0000088f ca371f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13688  13687
[72119.690410]  00000000 00000086 c2e54d80 00000000 c10b91c0 c58635a0 c0152354 05c8e067
[72119.690410]  c2e54d78 c2e54d80 c2e54ea0 00000003 c03e72e5 c011edd0 c27f5f68 00000003
[72119.690410]  00000000 00000004 00000000 bfebb7e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13689  13688
[72119.690410]  00000000 00000086 c2e55770 0000006c c045146d c58630c0 cbabd380 cbabd39c
[72119.690410]  c049f170 c2e55770 c424dddc c1200138 c03e72e5 c03e7311 c424ddd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1132300 c0141150 c04c371c c2e55770 c424ddf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cbf01e88     0 13690   1897
[72119.690410]  00000000 00000086 c2e550d0 cbf01e88 c04c3784 c5863260 c03efda0 0000002c
[72119.690410]  c663c000 cbf01edc cbf01f60 00001000 c03e72e5 c016a175 00000000 c2e550d0
[72119.690410]  c012dbe0 c663c000 c663c000 c8f70260 cbf01edc c016aa6e 00000610 cbf01f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13691  13690
[72119.690410]  00000000 00000082 c2e55420 00000000 c1192a20 c3d89de0 c0152354 0c951067
[72119.690410]  c2e55418 c2e55420 c2e55540 00000003 c03e72e5 c011edd0 ca645f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb8a658 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13692  13691
[72119.690410]  00000000 00000086 c2e54390 00000000 c11a4760 c3d89aa0 c0152354 0d23b067
[72119.690410]  c2e54388 c2e54390 c2e544b0 00000003 c03e72e5 c011edd0 c30e1f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb577f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D c2eadf0c     0 13694  13692
[72119.690410]  00000000 00000086 cb51dae0 c2eadf0c c016b3d3 c3d89900 cf80c8a0 cb51dae0
[72119.690410]  c73f7cfc ffffffff cb51dae0 c73f7d00 c03e78bb cbb7fe60 c8a43e60 cb51dae0
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c011a562     0 13695   1897
[72119.690410]  00000000 00000082 cb51d790 c011a562 cb51d790 c3d89c40 ca051e3c ca051e3c
[72119.690410]  c663ce00 ca051edc ca051f60 00001000 c03e72e5 c016a175 00000000 cb51d790
[72119.690410]  c012dbe0 c663ce00 c663ce00 c3b74420 ca051edc c016aa6e 000007c5 ca051f60
[72119.690410] Call Trace:
[72119.690410]  [<c011a562>] ? scheduler_tick+0x82/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13696  13695
[72119.690410]  00000000 00000086 cb51d440 00000000 c1180940 c3d89760 c0152354 0c04a067
[72119.690410]  cb51d438 cb51d440 cb51d560 00000003 c03e72e5 c011edd0 ca263f68 00000003
[72119.690410]  00000000 00000004 00000000 bfb691e8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13697  13696
[72119.690410]  00000000 00000082 c2e54040 0000006c c045146d c3d89420 cbabd380 cbabd39c
[72119.690410]  c049f170 c2e54040 c2df3ddc c1200080 c03e72e5 c03e7311 c2df3dd4 c014111d
[72119.690410]  c0141155 c03e76f2 00000000 c0141150 c04c3440 c2e54040 c2df3df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[72119.690410]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13718   1821
[72119.690410]  00000000 00000082 cb51cda0 00000000 01007810 c3d890e0 c8f703e0 80000000
[72119.690410]  c049f170 cb51cda0 ce81dc74 c1200110 c03e72e5 c03e7311 ce81dc6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c cb51cda0 ce81dc88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c7c77e88     0 13726   1897
[72119.690410]  00000000 00000082 c769d7b0 c7c77e88 c04c3784 c3d89280 c03efda0 0000002c
[72119.690410]  c4f1ce00 c7c77edc c7c77f60 00001000 c03e72e5 c016a175 00000000 c769d7b0
[72119.690410]  c012dbe0 c4f1ce00 c4f1ce00 c5a16e40 c7c77edc c016aa6e 00000902 c7c77f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13727  13726
[72119.690410]  00000000 00000086 c769d460 00000000 c1080460 c3d895c0 c0152354 04023067
[72119.690410]  c769d458 c769d460 c769d580 00000003 c03e72e5 c011edd0 caa0ff68 00000003
[72119.690410]  00000000 00000004 00000000 bfff91d8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000030     0 13728  13727
[72119.690410]  00000000 00000086 cb51ca50 00000030 00000000 c4556ba0 00000046 c7b81e1c
[72119.690410]  c64051bc ffffffff cb51ca50 c64051c0 c03e78bb cc879e04 c2e81e04 cb51ca50
[72119.690410]  c7b81e70 00000000 c7b81ef4 c7b81e70 c03e7819 c016b423 c7b81e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c9b43e88     0 13729   1897
[72119.690410]  00000000 00000082 c769db00 c9b43e88 c04c3784 c4556d40 c03efda0 0000002c
[72119.690410]  c4f1c400 c9b43edc c9b43f60 00001000 c03e72e5 c016a175 00000000 c769db00
[72119.690410]  c012dbe0 c4f1c400 c4f1c400 c4f8fca0 c9b43edc c016aa6e 00000811 c9b43f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13730  13729
[72119.690410]  00000000 00000086 cb51c700 00000000 c1027bc0 c4556a00 c0152354 013de067
[72119.690410]  cb51c6f8 cb51c700 cb51c820 00000003 c03e72e5 c011edd0 c30c1f68 00000003
[72119.690410]  00000000 00000004 00000000 bf9c91b8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13731  13730
[72119.690410]  00000000 00000086 cb51c060 0000006c c045146d c45566c0 c3715380 c371539c
[72119.690410]  c049f170 cb51c060 cca77ddc c1200138 c03e72e5 c03e7311 cca77dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c10d2aa0 c0141150 c04c371c cb51c060 cca77df0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S cb60fe88     0 13732   1897
[72119.690410]  00000000 00000086 c82aeb50 cb60fe88 c04c3784 c4556860 c03efda0 0000002c
[72119.690410]  c4f1ca00 cb60fedc cb60ff60 00001000 c03e72e5 c016a175 00000000 c82aeb50
[72119.690410]  c012dbe0 c4f1ca00 c4f1ca00 c57f3340 cb60fedc c016aa6e 0000084e cb60ff60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13733  13732
[72119.690410]  00000000 00000082 cb51d0f0 00000000 c104e340 c4556520 c0152354 0271a067
[72119.690410]  cb51d0e8 cb51d0f0 cb51d210 00000003 c03e72e5 c011edd0 c2a6bf68 00000003
[72119.690410]  00000000 00000004 00000000 bff86438 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D c769d110     0 13734  13733
[72119.690410]  00000000 00000082 c769d110 c769d110 c769d13c c45561e0 00000fff c011798f
[72119.690410]  c049f170 c769d110 cbf57ddc c1200080 c03e72e5 c03e7311 cbf57dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c0130c89 c0141150 c04c3440 c769d110 cbf57df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c011798f>] ? task_tick_fair+0x4f/0x90
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0130c89>] ? hrtimer_run_pending+0x29/0xc0
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13740   1821
[72119.690410]  00000000 00000082 c769c3d0 00000000 01007810 c4556380 c5a160c0 80000000
[72119.690410]  c049f170 c769c3d0 c5f97c74 c1200110 c03e72e5 c03e7311 c5f97c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769c3d0 c5f97c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13741   1821
[72119.690410]  00000000 00000082 cb51c3b0 00000000 01007810 c87d1d80 c4f8f920 80000000
[72119.690410]  c049f170 cb51c3b0 c7857c74 c1200110 c03e72e5 c03e7311 c7857c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c cb51c3b0 c7857c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[72119.690410]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13742   1821
[72119.690410]  00000000 00000082 c769c080 00000000 01007810 c87d1080 c5a16d40 80000000
[72119.690410]  c049f170 c769c080 c7833c74 c1200110 c03e72e5 c03e7311 c7833c6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769c080 c7833c88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] vsftpd        D 00000000     0 13757   1821
[72119.690410]  00000000 00000082 c769ca70 00000000 01007810 c87d1be0 c3b744a0 80000000
[72119.690410]  c049f170 c769ca70 cbd6dc74 c1200110 c03e72e5 c03e7311 cbd6dc6c c014111d
[72119.690410]  c03e76f2 00000254 c01410f0 c04c371c c769ca70 cbd6dc88 c11bdd20 c01410cc
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c01410f0>] ? sync_page+0x0/0x60
[72119.690410]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c014127f>] ? find_lock_page+0x4f/0x70
[72119.690410]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[72119.690410]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c03e87dd>] ? error_code+0x65/0x6c
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[72119.690410]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[72119.690410]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[72119.690410]  [<c029e16b>] ? strrchr+0xb/0x20
[72119.690410]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0152937>] ? follow_page+0x117/0x150
[72119.690410]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[72119.690410]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[72119.690410]  [<c016827e>] ? copy_strings+0x16e/0x190
[72119.690410]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[72119.690410]  [<c01693ab>] ? do_execve+0x2bb/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c2f1be88     0 13765   1897
[72119.690410]  00000000 00000082 c811ead0 c2f1be88 c04c3784 c4556040 c03efda0 0000002c
[72119.690410]  cbb5ea00 c2f1bedc c2f1bf60 00001000 c03e72e5 c016a175 00000000 c811ead0
[72119.690410]  c012dbe0 cbb5ea00 cbb5ea00 c5942240 c2f1bedc c016aa6e 000006e9 c2f1bf60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13766  13765
[72119.690410]  00000000 00000082 c811e780 00000000 c10fc3c0 c87d1220 c0152354 07e1e067
[72119.690410]  c811e778 c811e780 c811e8a0 00000003 c03e72e5 c011edd0 c237df68 00000003
[72119.690410]  00000000 00000004 00000000 bff864f8 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D c811ee20     0 13767  13766
[72119.690410]  00000000 00000086 c811ee20 c811ee20 c811ee4c c87d13c0 00000fff 00000010
[72119.690410]  c64051bc ffffffff c811ee20 c64051c0 c03e78bb c64051c0 c7b81e04 c811ee20
[72119.690410]  cc879e70 00000000 cc879ef4 cc879e70 c03e7819 c016b423 cc879e84 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[72119.690410]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[72119.690410]  [<c0169188>] ? do_execve+0x98/0x360
[72119.690410]  [<c01016e6>] ? sys_execve+0x46/0x70
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c78b5e88     0 13768   1897
[72119.690410]  00000000 00000086 c811f810 c78b5e88 c04c3784 c87d1560 c03efda0 0000002c
[72119.690410]  cbb5e000 c78b5edc c78b5f60 00001000 c03e72e5 c016a175 00000000 c811f810
[72119.690410]  c012dbe0 cbb5e000 cbb5e000 c39d4ce0 c78b5edc c016aa6e 000006cb c78b5f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13769  13768
[72119.690410]  00000000 00000086 c769cdc0 00000000 c1186f80 c87d1700 c0152354 0c37c067
[72119.690410]  c769cdb8 c769cdc0 c769cee0 00000003 c03e72e5 c011edd0 c75cbf68 00000003
[72119.690410]  00000000 00000004 00000000 bfa51618 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script1.sh D 0000006c     0 13770  13769
[72119.690410]  00000000 00000086 c811fb60 0000006c c045146d c87d18a0 c6725380 c672539c
[72119.690410]  c049f170 c811fb60 c304dddc c1200138 c03e72e5 c03e7311 c304ddd4 c014111d
[72119.690410]  c0141155 c03e76f2 c11ecf80 c0141150 c04c371c c811fb60 c304ddf0 c11adae0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c1591e88     0 13771   1897
[72119.690410]  00000000 00000082 c811f170 c1591e88 c04c3774 c87d1a40 c03efda0 0000002c
[72119.690410]  cbb5e400 c1591edc c1591f60 00001000 c03e72e5 c016a175 00000000 c811f170
[72119.690410]  c012dbe0 cbb5e400 cbb5e400 c57f35c0 c1591edc c016aa6e 0000087b c1591f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            D 00000006     0 13772  13771
[72119.690410]  00000000 00000086 c811f4c0 00000006 c94c9011 c3606da0 c1433e88 cf596ab4
[72119.690410]  ca6a9524 ca6a9524 c1433e70 c02750f0 c03e72e5 c03e85fd ca6a9528 c811f4c0
[72119.690410]  c94c9018 ca6a9524 00000000 c4d70a20 c02750f0 c03e873a ca6a9528 ccccbe70
[72119.690410] Call Trace:
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[72119.690410]  [<c02750f0>] ? xfs_dir_open+0x0/0x70
[72119.690410]  [<c03e873a>] ? rwsem_down_read_failed+0x1a/0x24
[72119.690410]  [<c03e874b>] ? call_rwsem_down_read_failed+0x7/0xc
[72119.690410]  [<c03e7d29>] ? down_read+0x9/0x10
[72119.690410]  [<c0250e36>] ? xfs_ilock_map_shared+0x16/0x40
[72119.690410]  [<c027512d>] ? xfs_dir_open+0x3d/0x70
[72119.690410]  [<c0162289>] ? __dentry_open+0x89/0x240
[72119.690410]  [<c0162533>] ? nameidata_to_filp+0x53/0x70
[72119.690410]  [<c016e605>] ? do_filp_open+0x245/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c151be88     0 13773   1897
[72119.690410]  00000000 00000086 c811e430 c151be88 cf42ee54 c3606c00 c016b3d3 c151be9c
[72119.690410]  c6cace00 c151bedc c151bf60 00001000 c03e72e5 c016a175 00000000 c811e430
[72119.690410]  c012dbe0 c6cace00 c6cace00 c5942d40 c151bedc c016aa6e 000008fc c151bf60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13774  13773
[72119.690410]  00000000 00000086 c811e0e0 00000000 c10ed040 c3606a60 c0152354 07682067
[72119.690410]  c811e0d8 c811e0e0 c811e200 00000003 c03e72e5 c011edd0 c9dfdf68 00000003
[72119.690410]  00000000 00000004 00000000 bfbbca88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script3.sh D cfa5e400     0 13775  13774
[72119.690410]  00000000 00000082 c64afb80 cfa5e400 cf80c8a0 c3606720 cf5a25d0 c0174677
[72119.690410]  cc79babc ffffffff c64afb80 cc79bac0 c03e78bb c3aa5e08 cb18fe08 c64afb80
[72119.690410]  c842fe74 00000000 c842fed8 c842fe74 c03e7819 c016b423 c842fe88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c0174677>] ? touch_atime+0x97/0x140
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0250c70>] ? xfs_iunlock+0x80/0xb0
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c01649ff>] ? vfs_read+0xff/0x140
[72119.690410]  [<c0125927>] ? sys_rt_sigprocmask+0x67/0xe0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S ce08fe88     0 13776   1897
[72119.690410]  00000000 00000086 c64af830 ce08fe88 cf42ee54 c36068c0 c016b3d3 ce08fe9c
[72119.690410]  c6caca00 ce08fedc ce08ff60 00001000 c03e72e5 c016a175 00000000 c64af830
[72119.690410]  c012dbe0 c6caca00 c6caca00 c660ed20 ce08fedc c016aa6e 00000786 ce08ff60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13777  13776
[72119.690410]  00000000 00000082 c64af4e0 00000000 c11b3f40 c3606580 c0152354 0d9fa067
[72119.690410]  c64af4d8 c64af4e0 c64af600 00000003 c03e72e5 c011edd0 cf363f68 00000003
[72119.690410]  00000000 00000004 00000000 bfcd0098 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh S 00000000     0 13778  13777
[72119.690410]  00000000 00000082 c64af190 00000000 c10ef780 c3606240 c0152354 077bc067
[72119.690410]  c64af188 c64af190 c64af2b0 00000003 c03e72e5 c011edd0 c53ddf68 00000003
[72119.690410]  00000000 00000004 00000000 bf929778 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script2.sh D cbb7ff0c     0 13780  13778
[72119.690410]  00000000 00000086 c64aeaf0 cbb7ff0c c016b3d3 c36060a0 cf80c8a0 c64aeaf0
[72119.690410]  c73f7cfc ffffffff c64aeaf0 c73f7d00 c03e78bb c73f7d00 c2eade60 c64aeaf0
[72119.690410]  00008068 ffffffea c9023814 00000000 c03e7819 c0162f63 00008068 75a6b2ed
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c0162f63>] ? do_truncate+0x63/0x90
[72119.690410]  [<c0123571>] ? capable+0x21/0x60
[72119.690410]  [<c016c4a2>] ? may_open+0x182/0x200
[72119.690410]  [<c016e5aa>] ? do_filp_open+0x1ea/0x830
[72119.690410]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[72119.690410]  [<c016208b>] ? do_sys_open+0x5b/0x110
[72119.690410]  [<c01621bc>] ? sys_open+0x2c/0x40
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S 00000000     0 13781   1897
[72119.690410]  00000000 00000082 c64ae7a0 00000000 c04c3774 c36063e0 c03efda0 0000002c
[72119.690410]  c6cac600 c9fb5edc c9fb5f60 00001000 c03e72e5 c016a175 00000000 c64ae7a0
[72119.690410]  c012dbe0 c6cac600 c6cac600 c8cf1bc0 c9fb5edc c016aa6e 000005ca c9fb5f60
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13782  13781
[72119.690410]  00000000 00000086 c64ae450 00000000 c11034a0 c3873dc0 c0152354 081a5067
[72119.690410]  c64ae448 c64ae450 c64ae570 00000003 c03e72e5 c011edd0 c153df68 00000003
[72119.690410]  00000000 00000004 00000000 bf9b0d88 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script4.sh   D 00000246     0 13783  13782
[72119.690410]  00000000 00000082 c64aee40 00000246 00000001 c3873a80 00000000 0000000e
[72119.690410]  cc79babc ffffffff c64aee40 cc79bac0 c03e78bb cc79bac0 c842fe08 c64aee40
[72119.690410]  c3aa5e74 00000000 c3aa5ed8 c3aa5e74 c03e7819 c016b423 c3aa5e88 cf80c8a0
[72119.690410] Call Trace:
[72119.690410]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[72119.690410]  [<c03e7819>] ? mutex_lock+0x9/0x10
[72119.690410]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[72119.690410]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[72119.690410]  [<c0174698>] ? touch_atime+0xb8/0x140
[72119.690410]  [<c016d573>] ? path_walk+0x53/0xb0
[72119.690410]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[72119.690410]  [<c016c756>] ? getname+0x96/0xd0
[72119.690410]  [<c016e22a>] ? user_path_at+0x5a/0x90
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c01671c7>] ? vfs_fstatat+0x37/0x70
[72119.690410]  [<c01672d8>] ? vfs_stat+0x18/0x20
[72119.690410]  [<c01672ef>] ? sys_stat64+0xf/0x30
[72119.690410]  [<c0113a42>] ? do_page_fault+0x132/0x290
[72119.690410]  [<c0113910>] ? do_page_fault+0x0/0x290
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] cron          S c6d9de88     0 13787   1897
[72119.690410]  00000000 00000082 c4d0f500 c6d9de88 cf42ee54 c3873c20 c016b3d3 c6d9de9c
[72119.690410]  c4d11e00 c6d9dedc c6d9df60 00001000 c03e72e5 c016a175 00000000 c4d0f500
[72119.690410]  c012dbe0 c4d11e00 c4d11e00 c4c1db60 c6d9dedc c016aa6e 00000836 c6d9df60
[72119.690410] Call Trace:
[72119.690410]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c016a175>] ? pipe_wait+0x45/0x60
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[72119.690410]  [<c0140eac>] ? find_get_page+0x1c/0x70
[72119.690410]  [<c014124b>] ? find_lock_page+0x1b/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sh            S 00000000     0 13788  13787
[72119.690410]  00000000 00000082 c4d0f1b0 00000000 c1146240 c3873740 c0152354 0a312067
[72119.690410]  c4d0f1a8 c4d0f1b0 c4d0f2d0 00000003 c03e72e5 c011edd0 c9d61f68 00000003
[72119.690410]  00000000 00000004 00000000 bff82f28 00000000 00000004 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] script5.sh D 0000006c     0 13789  13788
[72119.690410]  00000000 00000086 c4d0ee60 0000006c c045146d c3873400 c6725380 c672539c
[72119.690410]  c049f170 c4d0ee60 c3637ddc c1200080 c03e72e5 c03e7311 c3637dd4 c014111d
[72119.690410]  c0141155 c03e76f2 c1060640 c0141150 c04c3440 c4d0ee60 c3637df0 c101b6c0
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7311>] ? io_schedule+0x11/0x20
[72119.690410]  [<c014111d>] ? sync_page+0x2d/0x60
[72119.690410]  [<c0141155>] ? sync_page_killable+0x5/0x40
[72119.690410]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[72119.690410]  [<c0141150>] ? sync_page_killable+0x0/0x40
[72119.690410]  [<c014102c>] ? __lock_page_killable+0x8c/0xa0
[72119.690410]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[72119.690410]  [<c0142c77>] ? generic_file_aio_read+0x3e7/0x6a0
[72119.690410]  [<c0279716>] ? xfs_read+0x166/0x230
[72119.690410]  [<c02753d2>] ? xfs_file_aio_read+0x62/0x70
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[72119.690410]  [<c0163c60>] ? do_sync_read+0x0/0x120
[72119.690410]  [<c016499d>] ? vfs_read+0x9d/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sshd          S 00000000     0 13803   1528
[72119.690410]  00000000 00000086 c4d0fba0 00000000 00000000 c38730c0 00000000 00000000
[72119.690410]  c536de2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c536ddb8 c536ddb8
[72119.690410]  cb90be2c cf6c2e24 c536ddfc cf6c2e30 c012dbfb 000000c1 c536de2c 00000000
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[72119.690410]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[72119.690410]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[72119.690410]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[72119.690410]  [<c0164b11>] ? sys_read+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] sshd          S c64ae118     0 13805  13803
[72119.690410]  00000000 00000082 c4d0f850 c64ae118 cb90bb28 c38738e0 c8cf1840 08103269
[72119.690410]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 182d9ae0 00000001
[72119.690410]  00000000 00000000 00000082 cbaf2000 c02d9ae0 00000082 00000000 00000000
[72119.690410] Call Trace:
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[72119.690410]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[72119.690410]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[72119.690410]  [<c017154b>] ? do_select+0x3cb/0x4f0
[72119.690410]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c0171ce0>] ? pollwake+0x0/0x50
[72119.690410]  [<c038ca85>] ? ip_local_out+0x15/0x20
[72119.690410]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[72119.690410]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[72119.690410]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[72119.690410]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[72119.690410]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[72119.690410]  [<c035bdbc>] ? release_sock+0xc/0x80
[72119.690410]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[72119.690410]  [<c017184e>] ? core_sys_select+0x1de/0x310
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] bash          S c02d7c50     0 13806  13805
[72119.690410]  c4d0ec94 00000086 c4d0eb10 c02d7c50 c4c1d7e0 c3873260 cc406000 c016f78f
[72119.690410]  c4d0eb08 c4d0eb10 c4d0ec30 00000003 c03e72e5 c011edd0 cc407f68 00000003
[72119.690410]  00000000 0000000e 00000000 bfa1c678 00000000 0000000e 00000000 0000000e
[72119.690410] Call Trace:
[72119.690410]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[72119.690410]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] su            S 00000000     0 13823  13806
[72119.690410]  c4d0e5f4 00000086 c4d0e470 00000000 c1092920 cc6adc60 c0152354 04949067
[72119.690410]  c4d0e468 c4d0e470 c4d0e590 00000003 c03e72e5 c011edd0 c6dcdf68 00000003
[72119.690410]  00000000 00000006 00000000 bfa92db8 00000000 00000006 00000000 00000006
[72119.690410] Call Trace:
[72119.690410]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c011edd0>] ? do_wait+0x260/0x300
[72119.690410]  [<c0118a10>] ? default_wake_function+0x0/0x10
[72119.690410]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[72119.690410]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] bash          R running      0 13824  13823
[72119.690410]  c6c63dbe c6c63eaf 00000000 00000001 00000008 00000001 00000010 ffffffff
[72119.690410]  6666ffff 31306666 36393331 0000000a ffffffff 3233ffff 00000016 c00b97c0
[72119.690410]  00000019 c1201d00 c04053a0 00000001 c02e54c1 c6c63e08 00000003 c1201d00
[72119.690410] Call Trace:
[72119.690410]  [<c02e54c1>] ? scrup+0xe1/0xf0
[72119.690410]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[72119.690410]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[72119.690410]  [<c03e6ce5>] ? printk+0x17/0x1b
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[72119.690410]  [<c0105c3e>] ? print_context_stack+0x4e/0xb0
[72119.690410]  [<c0104e1d>] ? dump_trace+0x6d/0xb0
[72119.690410]  [<c0105b5b>] ? show_trace_log_lvl+0x4b/0x60
[72119.690410]  [<c0104b1e>] ? show_stack_log_lvl+0x5e/0x100
[72119.690410]  [<c0105b0b>] ? show_stack+0x1b/0x20
[72119.690410]  [<c0119b4e>] ? show_state_filter+0x4e/0x70
[72119.690410]  [<c02ea4a0>] ? __handle_sysrq+0xe0/0x130
[72119.690410]  [<c02ea4f0>] ? write_sysrq_trigger+0x0/0x30
[72119.690410]  [<c02ea51e>] ? write_sysrq_trigger+0x2e/0x30
[72119.690410]  [<c0198d37>] ? proc_reg_write+0x47/0x70
[72119.690410]  [<c0198cf0>] ? proc_reg_write+0x0/0x70
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[72119.690410] dmesg         D c769c720     0 13832  13824
[72119.690410]  00000000 00000086 c4d0e7c0 c769c720 c3237260 cc6ad2a0 cfa47200 c017cb26
[72119.690410]  00000286 044805f1 c5d6bd18 0448058d c03e72e5 c03e74a0 00004000 c053f2e0
[72119.690410]  c14c3d18 c6457d18 044805f1 c0124de0 c4d0e7c0 c053c7c0 c049f170 00000064
[72119.690410] Call Trace:
[72119.690410]  [<c017cb26>] ? __writeback_single_inode+0x126/0x380
[72119.690410]  [<c03e72e5>] ? schedule+0x5/0x20
[72119.690410]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[72119.690410]  [<c0124de0>] ? process_timeout+0x0/0x10
[72119.690410]  [<c03e6d71>] ? io_schedule_timeout+0x11/0x20
[72119.690410]  [<c0150b83>] ? congestion_wait+0x53/0x70
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0147c10>] ? balance_dirty_pages_ratelimited_nr+0xb0/0x1e0
[72119.690410]  [<c0142021>] ? generic_file_buffered_write+0x1a1/0x300
[72119.690410]  [<c02791ea>] ? xfs_write+0x77a/0x860
[72119.690410]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[72119.690410]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[72119.690410]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[72119.690410]  [<c0117958>] ? task_tick_fair+0x18/0x90
[72119.690410]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[72119.690410]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[72119.690410]  [<c0163b40>] ? do_sync_write+0x0/0x120
[72119.690410]  [<c0164750>] ? vfs_write+0xa0/0x140
[72119.690410]  [<c01648c1>] ? sys_write+0x41/0x80
[72119.690410]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
  2009-08-09 10:09     ` Justin Piszcz
@ 2009-08-11 10:58       ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-11 10:58 UTC (permalink / raw)
  To: Felix Blyakher; +Cc: linux-kernel, xfs



On Sun, 9 Aug 2009, Justin Piszcz wrote:

>
>
> On Sat, 8 Aug 2009, Felix Blyakher wrote:
>
>> 
>> On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:
>> 
>> The threads below don't ring a bell as something already seen or
>> reported.
>> 
>> Discounting bunch of spurious frames, here we're waiting for the
>> xfs ilock.
>> 
>> At this point xfs ilock is released in xfs_write(), and it shouldn't
>> be holding the other thread. Though, some other thread is.
>> We'd need more info to figure it out. Maybe the whole output of both
>> sysrq-w and sysrq-t.
>> 
>> Felix
>>

It has happened again, I am back to using 2.6.29.1 now, but here are some new
sysrq -w and -t outputs from the last lockup:

Would enabling debugging for the XFS filesystem provide more details if 
this is caused by XFS or is it another part of the kernel subsystem?

sysrq-w:

[215701.139416] SysRq : Show Blocked State
[215701.139441]   task                PC stack   pid father
[215701.139458] pdflush       D cf937f24     0   208      2
[215701.139476]  cf8d9684 00000046 cf8d9500 cf937f24 00000002 cf331100 cf937f70 00000000
[215701.139504]  cf92a380 cf92a394 00000000 cfaa1400 c03e72e5 c0273555 00000000 cf8d9500
[215701.139533]  c0118a10 cf92a394 cf92a394 cf92a380 cf25383c 00000000 c027450f cf92a380
[215701.139560] Call Trace:
[215701.139584]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139600]  [<c0273555>] ? xfs_buf_wait_unpin+0x95/0xd0
[215701.139617]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139631]  [<c027450f>] ? xfs_buf_iorequest+0x5f/0x80
[215701.139646]  [<c02784d7>] ? xfs_bdstrat_cb+0x37/0x40
[215701.139659]  [<c0270407>] ? xfs_bwrite+0x57/0xd0
[215701.139672]  [<c027c0fa>] ? xfs_sync_fsdata+0xba/0x100
[215701.139686]  [<c0279e26>] ? xfs_fs_write_super+0x16/0x20
[215701.139703]  [<c0165967>] ? sync_supers+0x67/0x90
[215701.139718]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139730]  [<c01475a5>] ? wb_kupdate+0x25/0x110
[215701.139743]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139755]  [<c0148275>] ? pdflush+0xb5/0x180
[215701.139767]  [<c0147580>] ? wb_kupdate+0x0/0x110
[215701.139785]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139797]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139811]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139823] pdflush       D c6cd41a4     0   209      2
[215701.139838]  cf8d99d4 00000046 cf8d9850 c6cd41a4 ce0c18c0 cf331440 00000000 00006000
[215701.139852]  cf9399d0 ce0c18c0 0000008b 00025ef5 c03e72e5 c025c03e cf216be0 00000001
[215701.139852]  cf8d9850 c0118a10 ce0c18c0 ce0c18c0 cf216be0 0000008b 00000000 00000001
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c025c03e>] ? xlog_state_sync+0x18e/0x1c0
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c025c0bb>] ? _xfs_log_force+0x4b/0x70
[215701.139852]  [<c025c0fc>] ? xfs_log_force+0x1c/0x50
[215701.139852]  [<c0225e4d>] ? xfs_alloc_ag_vextent+0xed/0x100
[215701.139852]  [<c02266f7>] ? xfs_alloc_vextent+0x347/0x480
[215701.139852]  [<c02340bc>] ? xfs_bmap_btalloc+0x54c/0x940
[215701.139852]  [<c022ef51>] ? xfs_bmap_search_multi_extents+0x91/0x100
[215701.139852]  [<c0237019>] ? xfs_bmapi+0xd29/0x14d0
[215701.139852]  [<c027092d>] ? kmem_zone_alloc+0x7d/0xc0
[215701.139852]  [<c0257ac9>] ? xfs_iomap_write_allocate+0x2a9/0x470
[215701.139852]  [<c0258b3e>] ? xfs_iomap+0x38e/0x3e0
[215701.139852]  [<c02714d5>] ? xfs_map_blocks+0x35/0x40
[215701.139852]  [<c0272587>] ? xfs_page_state_convert+0x407/0x7d0
[215701.139852]  [<c0272be4>] ? xfs_vm_writepage+0x64/0x110
[215701.139852]  [<c0146c68>] ? __writepage+0x8/0x30
[215701.139852]  [<c01472bf>] ? write_cache_pages+0x18f/0x350
[215701.139852]  [<c0146c60>] ? __writepage+0x0/0x30
[215701.139852]  [<c02742c0>] ? xfs_buf_rele+0x20/0x80
[215701.139852]  [<c02744e5>] ? xfs_buf_iorequest+0x35/0x80
[215701.139852]  [<c0272b60>] ? xfs_vm_writepages+0x0/0x10
[215701.139852]  [<c01474a0>] ? generic_writepages+0x20/0x30
[215701.139852]  [<c01474db>] ? do_writepages+0x2b/0x50
[215701.139852]  [<c017ca77>] ? __writeback_single_inode+0x77/0x380
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c017d15e>] ? generic_sync_sb_inodes+0x23e/0x3b0
[215701.139852]  [<c017d419>] ? writeback_inodes+0x29/0x90
[215701.139852]  [<c0147ab6>] ? background_writeout+0x96/0xc0
[215701.139852]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139852]  [<c0148275>] ? pdflush+0xb5/0x180
[215701.139852]  [<c0147a20>] ? background_writeout+0x0/0xc0
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] xfsdatad/0    D 000007d8     0   216      2
[215701.139852]  00000000 00000046 cf8c5190 000007d8 00000000 cf331440 cf8c51bc 00000000
[215701.139852]  cf5702e4 cf5702e4 cf975f64 cf95a8a8 c03e72e5 c03e85fd cf5702e8 cf8c5190
[215701.139852]  cf8c5314 cf5702e4 00000000 cf570280 cf95a8a8 c03e870a cf5702e8 cf5702e8
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[215701.139852]  [<c03e870a>] ? rwsem_down_write_failed+0x1a/0x30
[215701.139852]  [<c03e8756>] ? call_rwsem_down_write_failed+0x6/0x8
[215701.139852]  [<c03e7d41>] ? down_write+0x11/0x20
[215701.139852]  [<c027101d>] ? xfs_setfilesize+0x3d/0x120
[215701.139852]  [<c0271300>] ? xfs_end_bio_written+0x0/0x20
[215701.139852]  [<c027130d>] ? xfs_end_bio_written+0xd/0x20
[215701.139852]  [<c012ab8a>] ? worker_thread+0xaa/0x140
[215701.139852]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c012aae0>] ? worker_thread+0x0/0x140
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] loop0         D cf5d86c8     0  1971      2
[215701.139852]  cf8b05b4 00000046 cf8b0430 cf5d86c8 00000008 cf331440 ce14be80 ce14be88
[215701.139852]  c049f170 ce14be80 ce14be88 c1200438 c03e72e5 c03e7311 00000000 c014111d
[215701.139852]  c03e75a7 c01410f0 ce14be80 c1105ca0 ce14be9c cf8b0430 c0141335 00000002
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e75a7>] ? __wait_on_bit+0x47/0x70
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c0141335>] ? wait_on_page_bit+0x95/0xb0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c0141cc7>] ? wait_on_page_writeback_range+0x97/0x100
[215701.139852]  [<c01474a0>] ? generic_writepages+0x20/0x30
[215701.139852]  [<c01474db>] ? do_writepages+0x2b/0x50
[215701.139852]  [<c0141dcb>] ? __filemap_fdatawrite_range+0x6b/0x90
[215701.139852]  [<c0275430>] ? xfs_wait_on_pages+0x20/0x30
[215701.139852]  [<c026ec7a>] ? xfs_fsync+0x5a/0x190
[215701.139852]  [<c02752a5>] ? xfs_file_fsync+0x15/0x20
[215701.139852]  [<c018006f>] ? vfs_fsync+0x6f/0xc0
[215701.139852]  [<c02fdc18>] ? loop_thread+0x4a8/0x4c0
[215701.139852]  [<c02fd5b0>] ? do_lo_send_aops+0x0/0x1c0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c02fd770>] ? loop_thread+0x0/0x4c0
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] xfssyncd      D cce1fedc     0  1981      2
[215701.139852]  cf9d4654 00000046 cf9d44d0 cce1fedc c0117636 cf288220 00000001 c025c0fc
[215701.139852]  c684c040 c684c0cc cce1ff08 cfaa1400 c03e72e5 c0252ffd 00000002 00000000
[215701.139852]  cf9d44d0 c012dbe0 c684c0cc c684c0cc c29e4598 c684c040 00000002 c025512c
[215701.139852] Call Trace:
[215701.139852]  [<c0117636>] ? update_curr+0x156/0x180
[215701.139852]  [<c025c0fc>] ? xfs_log_force+0x1c/0x50
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c0252ffd>] ? __xfs_iunpin_wait+0x8d/0xc0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c025512c>] ? xfs_iflush+0x9c/0x2b0
[215701.139852]  [<c027bac9>] ? xfs_reclaim_inode+0xa9/0xe0
[215701.139852]  [<c027bbd7>] ? xfs_reclaim_inodes_ag+0xd7/0x120
[215701.139852]  [<c027bc71>] ? xfs_reclaim_inodes+0x51/0x70
[215701.139852]  [<c027c196>] ? xfs_sync_worker+0x56/0xa0
[215701.139852]  [<c027be19>] ? xfssyncd+0xf9/0x160
[215701.139852]  [<c027bd20>] ? xfssyncd+0x0/0x160
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] misc-daemon  D 00001397     0  2306      1
[215701.139852]  cf8b1ce4 00200082 cf8b1b60 00001397 00005000 cfb65380 cf402380 00000010
[215701.139852]  c049f170 cf8b1b60 cc41fe94 c1200670 c03e72e5 c03e7311 cc41fe8c c014111d
[215701.139852]  c03e76f2 0000000e c01410f0 c04c371c cf8b1b60 cc41fea8 c10ecda0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c01649ff>] ? vfs_read+0xff/0x140
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852] vsftpd        D c0499320     0  7269   1821
[215701.139852]  c15e2bb4 00000082 c15e2a30 c0499320 00000005 cf0c5c40 000081b6 c684c040
[215701.139852]  00000286 0cd72fe2 c9f03cf4 0cd72fe1 c03e72e5 c03e74a0 00000000 ce22bd48
[215701.139852]  c053ced8 c053ced8 0cd72fe2 c0124de0 c15e2a30 c053c7c0 c684c040 ce22bd48
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[215701.139852]  [<c0124de0>] ? process_timeout+0x0/0x10
[215701.139852]  [<c0251380>] ? xfs_iget+0x1a0/0x390
[215701.139852]  [<c026a705>] ? xfs_trans_iget+0xf5/0x120
[215701.139852]  [<c025486a>] ? xfs_ialloc+0xba/0x680
[215701.139852]  [<c026b199>] ? xfs_dir_ialloc+0x89/0x2e0
[215701.139852]  [<c0268e12>] ? xfs_trans_reserve+0x82/0x220
[215701.139852]  [<c026da7a>] ? xfs_create+0x3ea/0x5d0
[215701.139852]  [<c0277c21>] ? xfs_vn_mknod+0x81/0x120
[215701.139852]  [<c016bc90>] ? vfs_create+0x90/0xe0
[215701.139852]  [<c0277ce0>] ? xfs_vn_create+0x0/0x10
[215701.139852]  [<c016eaeb>] ? do_filp_open+0x72b/0x830
[215701.139852]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215701.139852]  [<c01621bc>] ? sys_open+0x2c/0x40
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D cf402150     0 19048   1821
[215701.139852]  00000000 00000086 c15e3770 cf402150 c1085ba0 cf331100 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff c997f878
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023a791>] ? xfs_btree_read_bufl+0x71/0xa0
[215701.139852]  [<c0234566>] ? xfs_bmap_read_extents+0xa6/0x380
[215701.139852]  [<c0254e97>] ? xfs_iread_extents+0x67/0xe0
[215701.139852]  [<c023640d>] ? xfs_bmapi+0x11d/0x14d0
[215701.139852]  [<c03bc59e>] ? nf_nat_setup_info+0x57e/0x660
[215701.139852]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215701.139852]  [<c031b96c>] ? tulip_start_xmit+0xec/0x120
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c0258964>] ? xfs_iomap+0x1b4/0x3e0
[215701.139852]  [<c0271582>] ? __xfs_get_blocks+0xa2/0x2a0
[215701.139852]  [<c0180c8d>] ? alloc_buffer_head+0xd/0x60
[215701.139852]  [<c02717d0>] ? xfs_get_blocks+0x20/0x30
[215701.139852]  [<c0182bc4>] ? __block_prepare_write+0x1d4/0x3f0
[215701.139852]  [<c014139b>] ? add_to_page_cache_locked+0x4b/0xb0
[215701.139852]  [<c0182f65>] ? block_write_begin+0x45/0xe0
[215701.139852]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215701.139852]  [<c0272b36>] ? xfs_vm_write_begin+0x46/0x50
[215701.139852]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215701.139852]  [<c0141f86>] ? generic_file_buffered_write+0x106/0x300
[215701.139852]  [<c02791ea>] ? xfs_write+0x77a/0x860
[215701.139852]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[215701.139852]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[215701.139852]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[215701.139852]  [<c016758e>] ? sys_fstat64+0x1e/0x30
[215701.139852]  [<c0163b40>] ? do_sync_write+0x0/0x120
[215701.139852]  [<c0164750>] ? vfs_write+0xa0/0x140
[215701.139852]  [<c01648c1>] ? sys_write+0x41/0x80
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D 00000000     0 29887   1821
[215701.139852]  00000000 00000082 cf9e9580 00000000 4a7df9b3 cf288220 4a8077bb 03bca3c6
[215701.139852]  cd1621bc ffffffff cf9e9580 cd1621c0 c03e78bb cd1621c0 cd1621c0 cf9e9580
[215701.139852]  00c372e8 00000000 c89589a0 c3b8a000 c03e7819 c0164c03 00000000 c0164be0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c0164c03>] ? generic_file_llseek+0x23/0x60
[215701.139852]  [<c0164be0>] ? generic_file_llseek+0x0/0x60
[215701.139852]  [<c01637ac>] ? vfs_llseek+0x3c/0x50
[215701.139852]  [<c0164ba6>] ? sys_llseek+0x56/0x90
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] md5sum   D 02bb4af3     0 30660  19048
[215701.139852]  00000000 00000086 cf879b20 02bb4af3 00003000 cf35e600 cf402380 00000010
[215701.139852]  c049f170 cf879b20 c15a7c74 c12003b0 c03e72e5 c03e7311 c15a7c6c c014111d
[215701.139852]  c03e76f2 00000003 c01410f0 c04c371c cf879b20 c15a7c88 c10b65a0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] md5sum   D c01202d3     0 30661  29887
[215701.139852]  00000000 00000082 cf8783f0 c01202d3 cf6e0390 cfb65520 c21abaa0 c1052d40
[215701.139852]  c049f170 cf8783f0 c8123c74 c12003b0 c03e72e5 c03e7311 c8123c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8783f0 c8123c88 c10b65a0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c01202d3>] ? current_fs_time+0x13/0x20
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D cf935088     0 30663   1821
[215701.139852]  c15d9914 00000082 c15d9790 cf935088 c15d9790 cf288a40 c1200118 c02906a3
[215701.139852]  c049f170 c15d9790 c14ebc74 c1200118 c03e72e5 c03e7311 c14ebc6c c014111d
[215701.139852]  c03e76f2 0000001b c01410f0 c04c371c c15d9790 c14ebc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30664   1821
[215701.139852]  00000000 00000082 cf920800 00000000 0100a150 cfaca6e0 c7a057e0 80000000
[215701.139852]  c049f170 cf920800 cc643c74 c1200118 c03e72e5 c03e7311 cc643c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf920800 cc643c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30671   1821
[215701.139852]  00000000 00000086 c15d90f0 00000000 010090f0 cfb65ba0 c4099c20 80000000
[215701.139852]  c049f170 c15d90f0 c4099c74 c1200118 c03e72e5 c03e7311 c4099c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d90f0 c4099c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30672   1821
[215701.139852]  00000000 00000082 cf9204b0 00000000 0100a150 cf331780 ce03f2a0 80000000
[215701.139852]  c049f170 cf9204b0 c3ac7c74 c1200118 c03e72e5 c03e7311 c3ac7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9204b0 c3ac7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30673   1821
[215701.139852]  00000000 00000086 cf878de0 00000000 0100a150 cf0880c0 ce05b540 80000000
[215701.139852]  c049f170 cf878de0 c9123c74 c1200118 c03e72e5 c03e7311 c9123c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf878de0 c9123c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30674   1821
[215701.139852]  00000000 00000082 c15d8a50 00000000 0100a150 cf35eae0 ce09ec60 80000000
[215701.139852]  c049f170 c15d8a50 cd03dc74 c1200118 c03e72e5 c03e7311 cd03dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8a50 cd03dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30683  30682
[215701.139852]  00000000 00000086 cf8b0780 cf402150 c1137380 cf288560 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84898
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215701.139852]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215701.139852]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215701.139852]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215701.139852]  [<c022e91f>] ? xfs_bmap_last_offset+0x12f/0x140
[215701.139852]  [<c0244750>] ? xfs_dir2_block_lookup+0x20/0xc0
[215701.139852]  [<c0243185>] ? xfs_dir_lookup+0x145/0x170
[215701.139852]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30686  30685
[215701.139852]  00000000 00000082 c15e2390 cf402150 c1037f80 cf288080 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84a18
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215701.139852]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215701.139852]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215701.139852]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215701.139852]  [<c022ef3b>] ? xfs_bmap_search_multi_extents+0x7b/0x100
[215701.139852]  [<c0246a37>] ? xfs_dir2_leaf_lookup+0x27/0xc0
[215701.139852]  [<c02427ef>] ? xfs_dir2_isleaf+0x1f/0x60
[215701.139852]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215701.139852]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D c0104a67     0 30689  30688
[215701.139852]  00000000 00000086 cf864a70 c0104a67 c1585e10 cf2c70a0 cf864a70 00000000
[215701.139852]  cf6aa63c ffffffff cf864a70 cf6aa640 c03e78bb c1443e04 cf6aa640 cf864a70
[215701.139852]  c1585e70 00000000 c1585ef4 c1585e70 c03e7819 c016b423 c1585e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c0104a67>] ? handle_irq+0x17/0x20
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30695   1821
[215701.139852]  00000000 00000086 cf8643d0 00000000 0100a150 cfacad60 c8a126e0 80000000
[215701.139852]  c049f170 cf8643d0 c70d7c74 c1200118 c03e72e5 c03e7311 c70d7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8643d0 c70d7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30696   1821
[215701.139852]  00000000 00000086 c15e2d80 00000000 0100a150 cf088dc0 cfb99e60 80000000
[215701.139852]  c049f170 c15e2d80 c38cbc74 c1200118 c03e72e5 c03e7311 c38cbc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15e2d80 c38cbc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30697   1821
[215701.139852]  00000000 00000086 cf864dc0 00000000 0100a150 cf3312a0 ce03f520 80000000
[215701.139852]  c049f170 cf864dc0 c926dc74 c1200118 c03e72e5 c03e7311 c926dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf864dc0 c926dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30698   1821
[215701.139852]  00000000 00000086 cf8d8b10 00000000 0100a150 cfacabc0 ce05b8c0 80000000
[215701.139852]  c049f170 cf8d8b10 c260bc74 c1200118 c03e72e5 c03e7311 c260bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8d8b10 c260bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30699   1821
[215701.139852]  00000000 00000086 cf9e8b90 00000000 0100a150 cf0c55c0 c7a05660 80000000
[215701.139852]  c049f170 cf9e8b90 ce9cbc74 c1200118 c03e72e5 c03e7311 ce9cbc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9e8b90 ce9cbc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30700   1821
[215701.139852]  00000000 00000082 cf9e9230 00000000 0100a150 cf2c7580 cf20e860 80000000
[215701.139852]  c049f170 cf9e9230 ca90dc74 c1200118 c03e72e5 c03e7311 ca90dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9e9230 ca90dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30707   1821
[215701.139852]  00000000 00000082 cf8c5b80 00000000 0100a150 cf35ee20 ce09f6a0 80000000
[215701.139852]  c049f170 cf8c5b80 cc31fc74 c1200118 c03e72e5 c03e7311 cc31fc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8c5b80 cc31fc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30708   1821
[215701.139852]  00000000 00000086 c15d8060 00000000 0100a150 cfaca3a0 ce09ed60 80000000
[215701.139852]  c049f170 c15d8060 c5e13c74 c1200118 c03e72e5 c03e7311 c5e13c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8060 c5e13c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30709   1821
[215701.139852]  00000000 00000082 c15d9440 00000000 0100a150 cf0c5420 c7a05e60 80000000
[215701.139852]  c049f170 c15d9440 c802bc74 c1200118 c03e72e5 c03e7311 c802bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d9440 c802bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30710   1821
[215701.139852]  00000000 00000086 c15d8700 00000000 0100a150 cf0885a0 c21aba20 80000000
[215701.139852]  c049f170 c15d8700 cc8d7c74 c1200118 c03e72e5 c03e7311 cc8d7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8700 cc8d7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30711   1821
[215701.139852]  00000000 00000086 c15d9ae0 00000000 0100a150 cf2c7a60 c8958920 80000000
[215701.139852]  c049f170 c15d9ae0 c1463c74 c1200118 c03e72e5 c03e7311 c1463c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d9ae0 c1463c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30712   1821
[215701.139852]  00000000 00000086 c15d83b0 00000000 0100a150 cf2c7c00 cf882740 80000000
[215701.139852]  c049f170 c15d83b0 c1409c74 c1200118 c03e72e5 c03e7311 c1409c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d83b0 c1409c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30713   1821
[215701.139852]  00000000 00000086 cf8b0ad0 00000000 0100a150 cf331e00 c8a12ce0 80000000
[215701.139852]  c049f170 cf8b0ad0 c140bc74 c1200118 c03e72e5 c03e7311 c140bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8b0ad0 c140bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30720   1821
[215701.139852]  00000000 00000086 c14c5c20 00000000 0100a150 cf2c7da0 c47420e0 80000000
[215701.139852]  c049f170 c14c5c20 c14c7c74 c1200118 c03e72e5 c03e7311 c14c7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c5c20 c14c7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D c04c371c     0 30721   1821
[215701.139852]  00000000 00000082 c14c41a0 c04c371c c0103269 cf35ec80 c4703000 00000500
[215701.139852]  c049f170 c14c41a0 c1451c74 c1200118 c03e72e5 c03e7311 c1451c6c c014111d
[215701.139852]  c03e76f2 c02a07cb c01410f0 c04c371c c14c41a0 c1451c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c0103269>] ? common_interrupt+0x29/0x30
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c02a07cb>] ? mmx_clear_page+0x2b/0xd0
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30722   1821
[215701.139852]  00000000 00000082 c14c58d0 00000000 0100a150 cf35e120 c8958d20 80000000
[215701.139852]  c049f170 c14c58d0 c1453c74 c1200118 c03e72e5 c03e7311 c1453c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c58d0 c1453c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30723   1821
[215701.139852]  00000000 00000086 c14c44f0 00000000 0100a150 cf35e2c0 c8a12ee0 80000000
[215701.139852]  c049f170 c14c44f0 c1651c74 c1200118 c03e72e5 c03e7311 c1651c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c44f0 c1651c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30724   1821
[215701.139852]  00000000 00000082 c14c5580 00000000 0100a150 cf35e940 ce05b940 80000000
[215701.139852]  c049f170 c14c5580 c1505c74 c1200118 c03e72e5 c03e7311 c1505c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c5580 c1505c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[215701.139852]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000000     0 30752  30751
[215701.139852]  00000000 00000082 c4a00510 00000000 00000000 cfaca880 00000000 00000000
[215701.139852]  cf5a11bc ffffffff c4a00510 cf5a11c0 c03e78bb cf5a11c0 cf5a11c0 c4a00510
[215701.139852]  c5ad9e70 00000000 c5ad9ef4 c5ad9e70 c03e7819 c016b423 c5ad9e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000044     0 30755  30754
[215701.139852]  00000000 00000086 c4a015a0 00000044 00000000 cf0c5900 00000000 00000000
[215701.139852]  cf6aa63c ffffffff c4a015a0 cf6aa640 c03e78bb c1555e04 c1585e04 c4a015a0
[215701.139852]  c1443e70 00000000 c1443ef4 c1443e70 c03e7819 c016b423 c1443e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30757  30756
[215701.139852]  00000000 00000082 c4a00f00 cf402150 c111e120 cf0c5280 00000000 00000002
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000008 00000000 c027371c 00000000 7fffffff c997f4b8
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c0254f58>] ? xfs_imap_to_bp+0x48/0x110
[215701.139852]  [<c0256634>] ? xfs_iread+0x94/0x1b0
[215701.139852]  [<c02511b1>] ? xfs_inode_alloc+0xd1/0x100
[215701.139852]  [<c02513d6>] ? xfs_iget+0x1f6/0x390
[215701.139852]  [<c026dd28>] ? xfs_lookup+0xc8/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c0146422>] ? get_page_from_freelist+0x292/0x450
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215701.139852]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215701.139852]  [<c01621bc>] ? sys_open+0x2c/0x40
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D c90a9650     0 30760  30759
[215701.139852]  00000000 00000086 c146d910 c90a9650 c0185ee0 c44afb00 00000400 00000c00
[215701.139852]  cf6aa63c ffffffff c146d910 cf6aa640 c03e78bb c1617e04 c1443e04 c146d910
[215701.139852]  c1555e70 00000000 c1555ef4 c1555e70 c03e7819 c016b423 c1555e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c0185ee0>] ? bio_fs_destructor+0x0/0x10
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016cde6>] ? __link_path_walk+0x656/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 1ccf74c0     0 30763  30762
[215701.139852]  00000000 00000082 c146cf20 1ccf74c0 c4a01924 c44af620 c146d2a4 c029d591
[215701.139852]  cf6aa63c ffffffff c146cf20 cf6aa640 c03e78bb c16b5e04 c1555e04 c146cf20
[215701.139852]  c1617e70 00000000 c1617ef4 c1617e70 c03e7819 c016b423 c1617e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c029d591>] ? rb_insert_color+0xc1/0xf0
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000000     0 30766  30765
[215701.139852]  c146c6b4 00000082 c146c530 00000000 00000000 c44af140 00008068 00000008
[215701.139852]  cf6aa63c ffffffff c146c530 cf6aa640 c03e78bb cf6aa640 c16b5e04 c146c530
[215701.139852]  cce39e70 00000000 cce39ef4 cce39e70 c03e7819 c016b423 cce39e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c0162f79>] ? do_truncate+0x79/0x90
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 30000000     0 30769  30768
[215701.139852]  00000000 00000086 c1489930 30000000 00000000 c8baaa00 00000040 00000286
[215701.139852]  cf6aa63c ffffffff c1489930 cf6aa640 c03e78bb cce39e04 c1617e04 c1489930
[215701.139852]  c16b5e70 00000000 c16b5ef4 c16b5e70 c03e7819 c016b423 c16b5e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30788   1821
[215701.139852]  00000000 00000086 c1488200 00000000 0100a150 c8baa860 c4105660 80000000
[215701.139852]  c049f170 c1488200 c7765c74 c1200118 c03e72e5 c03e7311 c7765c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c1488200 c7765c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

sysrq-t:

ge+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c01649ff>] ? vfs_read+0xff/0x140
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452] misc-daemon S c0499320     0  2307      1
[215680.693452]  00000000 00200082 cf8d8120 c0499320 000f423f cf331440 cf29bb5c cf29bb2c
[215680.693452]  19886cce 0000c429 cf29bb5c cf29bb2c c03e72e5 c03e7b43 000f423f 00000000
[215680.693452]  00000000 ce0c3b2c 00000000 00000000 1997af0d 0000c429 19886cce 0000c429
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7b43>] ? schedule_hrtimeout_range+0xc3/0x140
[215680.693452]  [<c0130820>] ? hrtimer_wakeup+0x0/0x20
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0245e79>] ? xfs_dir2_leaf_lookup_int+0x1d9/0x2f0
[215680.693452]  [<c023ef70>] ? xfs_da_brelse+0x40/0xd0
[215680.693452]  [<c0246ab0>] ? xfs_dir2_leaf_lookup+0xa0/0xc0
[215680.693452]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215680.693452]  [<c017432d>] ? igrab+0x1d/0x30
[215680.693452]  [<c025149d>] ? xfs_iget+0x2bd/0x390
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c037bbf7>] ? __nf_ct_refresh_acct+0x27/0xe0
[215680.693452]  [<c038005f>] ? udp_packet+0x4f/0x70
[215680.693452]  [<c031671d>] ? rtl8169_start_xmit+0x20d/0x3d0
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0172a12>] ? dput+0x82/0x100
[215680.693452]  [<c0177e73>] ? mntput_no_expire+0x13/0xa0
[215680.693452]  [<c016d5c0>] ? path_walk+0xa0/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c016c756>] ? getname+0x96/0xd0
[215680.693452]  [<c016e238>] ? user_path_at+0x68/0x90
[215680.693452]  [<c0166f17>] ? cp_new_stat64+0xf7/0x110
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] ssh           S 00000000     0  3289      1
[215680.693452]  00000000 00000086 cf89d150 00000000 c049cc60 cf0c5aa0 c049c2c0 c0138836
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 00000000 00000010
[215680.693452]  00000000 c0131c60 00000000 00000010 c011094f c04a1760 00000010 0000c41c
[215680.693452] Call Trace:
[215680.693452]  [<c0138836>] ? tick_handle_periodic_broadcast+0x26/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c0131c60>] ? notify_die+0x30/0x40
[215680.693452]  [<c011094f>] ? ack_apic_level+0x3f/0x140
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0367bbe>] ? dev_queue_xmit+0xbe/0x3b0
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0362422>] ? memcpy_toiovec+0x42/0x60
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S ff66affe     0  3293      1
[215680.693452]  00000000 00000082 cf864080 ff66affe 00000001 cf288d80 000002f6 cf288d80
[215680.693452]  00000000 00000000 00000000 bfb85a24 c03e72e5 c01394bd 00000000 c049eda0
[215680.693452]  c8595e58 00000000 00000000 00000064 c053eb40 c053eb40 c053eb48 c053eb48
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c01394bd>] ? futex_wait+0x38d/0x3d0
[215680.693452]  [<c0139577>] ? wake_futex+0x27/0x40
[215680.693452]  [<c0139659>] ? futex_wake+0xc9/0xe0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c013ae2e>] ? sys_futex+0x6e/0x120
[215680.693452]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3294      1
[215680.693452]  cf8648a4 00000082 cf864720 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 ce1ffedc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  ce1fff60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c0181010>] ? end_bio_bh_io_sync+0x0/0x50
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0298610>] ? cfq_completed_request+0x2b0/0x310
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c013d9dd>] ? handle_IRQ_event+0x2d/0xc0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3295      1
[215680.693452]  00000000 00000082 cf8d87c0 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 c407bedc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c407bf60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S c0118423     0  3296      1
[215680.693452]  cf89cc34 00000082 cf89cab0 c0118423 00000000 cf288d80 00000001 00000286
[215680.693452]  c1e0be2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c88f7ba0 00000000
[215680.693452]  c01184ff 00000000 c03c2de8 c88f7ba0 00000286 c89e9c00 c1e0be2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c01184ff>] ? __wake_up_sync+0xf/0x20
[215680.693452]  [<c03c2de8>] ? unix_write_space+0x28/0x60
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a54c>] ? do_futex+0xac/0x920
[215680.693452]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  6958      1
[215680.693452]  00000000 00000082 c15d8da0 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 c1d51edc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1d51f60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] ssh           S c0499318     0  3302      1
[215680.693452]  cf921374 00000082 cf9211f0 c0499318 00000000 cf331920 cf525064 0852507c
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 18000086 eb032807
[215680.693452]  00000000 c9f1bc6c 00001000 c9f1bbd0 c05498a0 c9f1bbd0 00000246 c037b1b7
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038d86e>] ? ip_finish_output+0x10e/0x270
[215680.693452]  [<c038da50>] ? ip_output+0x80/0x90
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c03bd574>] ? udp_manip_pkt+0xe4/0x100
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c0131b67>] ? atomic_notifier_call_chain+0x17/0x20
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S ff9ab1c5     0  3305      1
[215680.693452]  00000000 00000082 cf865110 ff9ab1c5 00000001 cf088a80 000002f6 cf088a80
[215680.693452]  00000000 00000000 00000000 bfeac0d4 c03e72e5 c01394bd 00000000 c049eda0
[215680.693452]  c7a1fe58 00000000 00000000 00000064 c053dd70 c053dd70 c053dd78 c053dd78
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c01394bd>] ? futex_wait+0x38d/0x3d0
[215680.693452]  [<c0139577>] ? wake_futex+0x27/0x40
[215680.693452]  [<c0139659>] ? futex_wake+0xc9/0xe0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c013ae2e>] ? sys_futex+0x6e/0x120
[215680.693452]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3306      1
[215680.693452]  cf8b1994 00000082 cf8b1810 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c3a9bedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c3a9bf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c0181010>] ? end_bio_bh_io_sync+0x0/0x50
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0298610>] ? cfq_completed_request+0x2b0/0x310
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c013d9dd>] ? handle_IRQ_event+0x2d/0xc0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3307      1
[215680.693452]  00000000 00000082 cf89c760 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 ce08bedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  ce08bf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3e14>] ? tcp_v4_rcv+0x5a4/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S c0118423     0  3308      1
[215680.693452]  cf89d974 00000082 cf89d7f0 c0118423 00000000 cf088a80 00000001 00000282
[215680.693452]  c653be2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c88f7e60 00000000
[215680.693452]  c01184ff 00000000 c03c2de8 c88f7e60 00000286 cf208a40 c653be2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c01184ff>] ? __wake_up_sync+0xf/0x20
[215680.693452]  [<c03c2de8>] ? unix_write_space+0x28/0x60
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a54c>] ? do_futex+0xac/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3190      1
[215680.693452]  cf8655e4 00000082 cf865460 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c1511edc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1511f60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c03a3763>] ? tcp_v4_do_rcv+0xa3/0x1b0
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3191      1
[215680.693452]  00000000 00000082 cf8fab30 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 cc7cdedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  cc7cdf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3193      1
[215680.693452]  00000000 00000082 c15e30d0 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c1685edc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1685f60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3e52>] ? tcp_v4_rcv+0x5e2/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        R running      0  7269   1821
[215680.693452]  c15e2bb4 00000082 c15e2a30 c0499320 00000003 cf0c5c40 000081b6 c0103269
[215680.693452]  00000286 0cd6e035 c9f03cf4 0cd6e034 c03e72e5 c03e74a0 c9f12050 0000007b
[215680.693452]  00000000 00200200 0cd6e035 c0124de0 c15e2a30 c053c7c0 c684c040 ce22bd48
[215680.693452] Call Trace:
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[215680.693452]  [<c0124de0>] ? process_timeout+0x0/0x10
[215680.693452]  [<c0251380>] ? xfs_iget+0x1a0/0x390
[215680.693452]  [<c026a705>] ? xfs_trans_iget+0xf5/0x120
[215680.693452]  [<c025486a>] ? xfs_ialloc+0xba/0x680
[215680.693452]  [<c026b199>] ? xfs_dir_ialloc+0x89/0x2e0
[215680.693452]  [<c0268e12>] ? xfs_trans_reserve+0x82/0x220
[215680.693452]  [<c026da7a>] ? xfs_create+0x3ea/0x5d0
[215680.693452]  [<c0277c21>] ? xfs_vn_mknod+0x81/0x120
[215680.693452]  [<c016bc90>] ? vfs_create+0x90/0xe0
[215680.693452]  [<c0277ce0>] ? xfs_vn_create+0x0/0x10
[215680.693452]  [<c016eaeb>] ? do_filp_open+0x72b/0x830
[215680.693452]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215680.693452]  [<c01621bc>] ? sys_open+0x2c/0x40
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] sshd          S 00000000     0 13131   1529
[215680.693452]  00000000 00000086 cf920ea0 00000000 00000000 cf088260 00000000 00000000
[215680.693452]  c16bfe2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c16bfdb8 c16bfdb8
[215680.693452]  c9fa5e2c cc70c084 c16bfdfc cc70c090 c012dbfb 000000c1 c16bfe2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S cf9e9818     0 13134  13131
[215680.693452]  cf9202e4 00000082 cf920160 cf9e9818 c04a1760 cf0888e0 00000010 0813ee21
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 188493cc 00000001
[215680.693452]  00000000 00000000 00000082 cf007400 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c0367bbe>] ? dev_queue_xmit+0xbe/0x3b0
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S 00000000     0 13135  13134
[215680.693452]  00000000 00000082 cf9e98d0 00000000 00000000 cf088c20 c0118423 00000004
[215680.693452]  00000001 7fffffff 00000001 00000001 c03e72e5 c03e74cd 00000286 00000000
[215680.693452]  00000004 cf007400 cf007000 c02d6e4f c04b5660 cf007400 00000001 cf007000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c02da631>] ? n_tty_read+0x441/0x6c0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02d656d>] ? tty_read+0x8d/0xd0
[215680.693452]  [<c02da1f0>] ? n_tty_read+0x0/0x6c0
[215680.693452]  [<c02d64e0>] ? tty_read+0x0/0xd0
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] screen        S cf920160     0 13154      1
[215680.693452]  00000000 00000082 cf89ce00 cf920160 cf252c00 cfb65040 c02de400 c1bde340
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 c1bde340 00000001
[215680.693452]  00000000 00000000 00000082 cf252c00 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c02de400>] ? pty_write+0x0/0x60
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c025c5c8>] ? xlog_write+0x138/0x540
[215680.693452]  [<c026a8ae>] ? xfs_trans_unlock_chunk+0xae/0x100
[215680.693452]  [<c026a989>] ? xfs_trans_unlock_items+0x49/0xd0
[215680.693452]  [<c025bb43>] ? xlog_state_release_iclog+0x33/0x90
[215680.693452]  [<c025be81>] ? xfs_log_release_iclog+0x11/0x40
[215680.693452]  [<c0268cb5>] ? _xfs_trans_commit+0x285/0x360
[215680.693452]  [<c027092d>] ? kmem_zone_alloc+0x7d/0xc0
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c011791d>] ? check_preempt_wakeup+0xad/0xd0
[215680.693452]  [<c0126738>] ? __send_signal+0x118/0x220
[215680.693452]  [<c0126b47>] ? __group_send_sig_info+0x17/0x20
[215680.693452]  [<c01276ac>] ? kill_pid_info+0x2c/0x50
[215680.693452]  [<c012776a>] ? sys_kill+0x9a/0x140
[215680.693452]  [<c0172a12>] ? dput+0x82/0x100
[215680.693452]  [<c0177e73>] ? mntput_no_expire+0x13/0xa0
[215680.693452]  [<c018048c>] ? do_utimes+0xbc/0x100
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S c02d7c50     0 13155  13154
[215680.693452]  cf89dcc4 00000082 cf89db40 c02d7c50 c6e288e0 cfb65d40 ccf8c000 c016f78f
[215680.693452]  cf89db38 cf89db40 cf89dc60 00000003 c03e72e5 c011edd0 ccf8df68 00000003
[215680.693452]  00000000 0000000e 00000000 bfee5c98 00000000 0000000e 00000000 0000000e
[215680.693452] Call Trace:
[215680.693452]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[215680.693452]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] lftp          S c02a0447     0 13169  13155
[215680.693452]  00000000 00000082 cf878a90 c02a0447 0000c350 cfb651e0 c14ddbe4 c14ddbb4
[215680.693452]  a9e1351a 0000c5a8 c14ddbe4 c14ddbb4 c03e72e5 c03e7b43 0000c350 00000000
[215680.693452]  00000000 cfb71781 cf1a9b2c ce039f58 a9e1f86a 0000c5a8 a9e1351a 0000c5a8
[215680.693452] Call Trace:
[215680.693452]  [<c02a0447>] ? __const_udelay+0x27/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7b43>] ? schedule_hrtimeout_range+0xc3/0x140
[215680.693452]  [<c0130820>] ? hrtimer_wakeup+0x0/0x20
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c0170e16>] ? do_sys_poll+0x296/0x390
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215680.693452]  [<c0298f3b>] ? cfq_insert_request+0x24b/0x350
[215680.693452]  [<c037bc9b>] ? __nf_ct_refresh_acct+0xcb/0xe0
[215680.693452]  [<c037f89e>] ? tcp_packet+0x8ce/0xd40
[215680.693452]  [<c028fa24>] ? generic_make_request+0x224/0x2f0
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c037b296>] ? nf_conntrack_find_get+0x16/0x120
[215680.693452]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c039cefc>] ? tcp_rcv_established+0x66c/0x7f0
[215680.693452]  [<c03a3763>] ? tcp_v4_do_rcv+0xa3/0x1b0
[215680.693452]  [<c03799c6>] ? nf_iterate+0x76/0x90
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c038898e>] ? ip_rcv_finish+0x13e/0x270
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c01710b7>] ? sys_poll+0x67/0xd0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D cf402150     0 19048   1821
[215680.693452]  00000000 00000086 c15e3770 cf402150 c1085ba0 cf331100 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff c997f878
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023a791>] ? xfs_btree_read_bufl+0x71/0xa0
[215680.693452]  [<c0234566>] ? xfs_bmap_read_extents+0xa6/0x380
[215680.693452]  [<c0254e97>] ? xfs_iread_extents+0x67/0xe0
[215680.693452]  [<c023640d>] ? xfs_bmapi+0x11d/0x14d0
[215680.693452]  [<c03bc59e>] ? nf_nat_setup_info+0x57e/0x660
[215680.693452]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215680.693452]  [<c031b96c>] ? tulip_start_xmit+0xec/0x120
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c0258964>] ? xfs_iomap+0x1b4/0x3e0
[215680.693452]  [<c0271582>] ? __xfs_get_blocks+0xa2/0x2a0
[215680.693452]  [<c0180c8d>] ? alloc_buffer_head+0xd/0x60
[215680.693452]  [<c02717d0>] ? xfs_get_blocks+0x20/0x30
[215680.693452]  [<c0182bc4>] ? __block_prepare_write+0x1d4/0x3f0
[215680.693452]  [<c014139b>] ? add_to_page_cache_locked+0x4b/0xb0
[215680.693452]  [<c0182f65>] ? block_write_begin+0x45/0xe0
[215680.693452]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215680.693452]  [<c0272b36>] ? xfs_vm_write_begin+0x46/0x50
[215680.693452]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215680.693452]  [<c0141f86>] ? generic_file_buffered_write+0x106/0x300
[215680.693452]  [<c02791ea>] ? xfs_write+0x77a/0x860
[215680.693452]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[215680.693452]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[215680.693452]  [<c016758e>] ? sys_fstat64+0x1e/0x30
[215680.693452]  [<c0163b40>] ? do_sync_write+0x0/0x120
[215680.693452]  [<c0164750>] ? vfs_write+0xa0/0x140
[215680.693452]  [<c01648c1>] ? sys_write+0x41/0x80
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] vsftpd        D 00000000     0 29887   1821
[215680.693452]  00000000 00000082 cf9e9580 00000000 4a7df9b3 cf288220 4a8077bb 03bca3c6
[215680.693452]  cd1621bc ffffffff cf9e9580 cd1621c0 c03e78bb cd1621c0 cd1621c0 cf9e9580
[215680.693452]  00c372e8 00000000 c89589a0 c3b8a000 c03e7819 c0164c03 00000000 c0164be0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c0164c03>] ? generic_file_llseek+0x23/0x60
[215680.693452]  [<c0164be0>] ? generic_file_llseek+0x0/0x60
[215680.693452]  [<c01637ac>] ? vfs_llseek+0x3c/0x50
[215680.693452]  [<c0164ba6>] ? sys_llseek+0x56/0x90
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] md5sum   D 02bb4af3     0 30660  19048
[215680.693452]  00000000 00000086 cf879b20 02bb4af3 00003000 cf35e600 cf402380 00000010
[215680.693452]  c049f170 cf879b20 c15a7c74 c12003b0 c03e72e5 c03e7311 c15a7c6c c014111d
[215680.693452]  c03e76f2 00000003 c01410f0 c04c371c cf879b20 c15a7c88 c10b65a0 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] md5sum   D c01202d3     0 30661  29887
[215680.693452]  00000000 00000082 cf8783f0 c01202d3 cf6e0390 cfb65520 c21abaa0 c1052d40
[215680.693452]  c049f170 cf8783f0 c8123c74 c12003b0 c03e72e5 c03e7311 c8123c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8783f0 c8123c88 c10b65a0 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c01202d3>] ? current_fs_time+0x13/0x20
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] vsftpd        D cf935088     0 30663   1821
[215680.693452]  c15d9914 00000082 c15d9790 cf935088 c15d9790 cf288a40 c1200118 c02906a3
[215680.693452]  c049f170 c15d9790 c14ebc74 c1200118 c03e72e5 c03e7311 c14ebc6c c014111d
[215680.693452]  c03e76f2 0000001b c01410f0 c04c371c c15d9790 c14ebc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30664   1821
[215680.693452]  00000000 00000082 cf920800 00000000 0100a150 cfaca6e0 c7a057e0 80000000
[215680.693452]  c049f170 cf920800 cc643c74 c1200118 c03e72e5 c03e7311 cc643c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf920800 cc643c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30671   1821
[215680.693452]  00000000 00000086 c15d90f0 00000000 010090f0 cfb65ba0 c4099c20 80000000
[215680.693452]  c049f170 c15d90f0 c4099c74 c1200118 c03e72e5 c03e7311 c4099c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d90f0 c4099c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30672   1821
[215680.693452]  00000000 00000082 cf9204b0 00000000 0100a150 cf331780 ce03f2a0 80000000
[215680.693452]  c049f170 cf9204b0 c3ac7c74 c1200118 c03e72e5 c03e7311 c3ac7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9204b0 c3ac7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30673   1821
[215680.693452]  00000000 00000086 cf878de0 00000000 0100a150 cf0880c0 ce05b540 80000000
[215680.693452]  c049f170 cf878de0 c9123c74 c1200118 c03e72e5 c03e7311 c9123c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf878de0 c9123c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30674   1821
[215680.693452]  00000000 00000082 c15d8a50 00000000 0100a150 cf35eae0 ce09ec60 80000000
[215680.693452]  c049f170 c15d8a50 cd03dc74 c1200118 c03e72e5 c03e7311 cd03dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8a50 cd03dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c999be88     0 30681   1894
[215680.693452]  00000000 00000082 c15e26e0 c999be88 c696b534 cf088740 c016b3d3 c999be9c
[215680.693452]  cfaf6a00 c999bedc c999bf60 00001000 c03e72e5 c016a175 00000000 c15e26e0
[215680.693452]  c012dbe0 cfaf6a00 cfaf6a00 c8c95860 c999bedc c016aa6e 000007f4 c999bf60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30682  30681
[215680.693452]  00000000 00000086 c15e3420 00000000 c106c8c0 cf288700 c0152354 03646067
[215680.693452]  c15e3418 c15e3420 c15e3540 00000003 c03e72e5 c011edd0 c1ba3f68 00000003
[215680.693452]  00000000 00000004 00000000 bfb26438 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30683  30682
[215680.693452]  00000000 00000086 cf8b0780 cf402150 c1137380 cf288560 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84898
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215680.693452]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215680.693452]  [<c022e91f>] ? xfs_bmap_last_offset+0x12f/0x140
[215680.693452]  [<c0244750>] ? xfs_dir2_block_lookup+0x20/0xc0
[215680.693452]  [<c0243185>] ? xfs_dir_lookup+0x145/0x170
[215680.693452]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c6ed1e88     0 30684   1894
[215680.693452]  00000000 00000082 cf920b50 c6ed1e88 c696b534 cf288be0 c016b3d3 c6ed1e9c
[215680.693452]  cd054400 c6ed1edc c6ed1f60 00001000 c03e72e5 c016a175 00000000 cf920b50
[215680.693452]  c012dbe0 cd054400 cd054400 c8c958e0 c6ed1edc c016aa6e 00000781 c6ed1f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30685  30684
[215680.693452]  00000000 00000086 cf921540 00000000 c103e780 cf2888a0 c0152354 01f3c067
[215680.693452]  cf921538 cf921540 cf921660 00000003 c03e72e5 c011edd0 c8e33f68 00000003
[215680.693452]  00000000 00000004 00000000 bfedecd8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30686  30685
[215680.693452]  00000000 00000082 c15e2390 cf402150 c1037f80 cf288080 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84a18
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215680.693452]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215680.693452]  [<c022ef3b>] ? xfs_bmap_search_multi_extents+0x7b/0x100
[215680.693452]  [<c0246a37>] ? xfs_dir2_leaf_lookup+0x27/0xc0
[215680.693452]  [<c02427ef>] ? xfs_dir2_isleaf+0x1f/0x60
[215680.693452]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215680.693452]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c1415e88     0 30687   1894
[215680.693452]  00000000 00000086 c15e3ac0 c1415e88 c04c3774 cf2c78c0 c03efda0 0000002c
[215680.693452]  cd0d7c00 c1415edc c1415f60 00001000 c03e72e5 c016a175 00000000 c15e3ac0
[215680.693452]  c012dbe0 cd0d7c00 cd0d7c00 c8b6d940 c1415edc c016aa6e 0000086b c1415f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30688  30687
[215680.693452]  00000000 00000082 c15e2040 00000000 c10d3c20 cf2c7720 c0152354 069e1067
[215680.693452]  c15e2038 c15e2040 c15e2160 00000003 c03e72e5 c011edd0 c1417f68 00000003
[215680.693452]  00000000 00000004 00000000 bfa14098 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D c0104a67     0 30689  30688
[215680.693452]  00000000 00000086 cf864a70 c0104a67 c1585e10 cf2c70a0 cf864a70 00000000
[215680.693452]  cf6aa63c ffffffff cf864a70 cf6aa640 c03e78bb c1443e04 cf6aa640 cf864a70
[215680.693452]  c1585e70 00000000 c1585ef4 c1585e70 c03e7819 c016b423 c1585e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c0104a67>] ? handle_irq+0x17/0x20
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30695   1821
[215680.693452]  00000000 00000086 cf8643d0 00000000 0100a150 cfacad60 c8a126e0 80000000
[215680.693452]  c049f170 cf8643d0 c70d7c74 c1200118 c03e72e5 c03e7311 c70d7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8643d0 c70d7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30696   1821
[215680.693452]  00000000 00000086 c15e2d80 00000000 0100a150 cf088dc0 cfb99e60 80000000
[215680.693452]  c049f170 c15e2d80 c38cbc74 c1200118 c03e72e5 c03e7311 c38cbc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15e2d80 c38cbc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30697   1821
[215680.693452]  00000000 00000086 cf864dc0 00000000 0100a150 cf3312a0 ce03f520 80000000
[215680.693452]  c049f170 cf864dc0 c926dc74 c1200118 c03e72e5 c03e7311 c926dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf864dc0 c926dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30698   1821
[215680.693452]  00000000 00000086 cf8d8b10 00000000 0100a150 cfacabc0 ce05b8c0 80000000
[215680.693452]  c049f170 cf8d8b10 c260bc74 c1200118 c03e72e5 c03e7311 c260bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8d8b10 c260bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30699   1821
[215680.693452]  00000000 00000086 cf9e8b90 00000000 0100a150 cf0c55c0 c7a05660 80000000
[215680.693452]  c049f170 cf9e8b90 ce9cbc74 c1200118 c03e72e5 c03e7311 ce9cbc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9e8b90 ce9cbc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30700   1821
[215680.693452]  00000000 00000082 cf9e9230 00000000 0100a150 cf2c7580 cf20e860 80000000
[215680.693452]  c049f170 cf9e9230 ca90dc74 c1200118 c03e72e5 c03e7311 ca90dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9e9230 ca90dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30707   1821
[215680.693452]  00000000 00000082 cf8c5b80 00000000 0100a150 cf35ee20 ce09f6a0 80000000
[215680.693452]  c049f170 cf8c5b80 cc31fc74 c1200118 c03e72e5 c03e7311 cc31fc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8c5b80 cc31fc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30708   1821
[215680.693452]  00000000 00000086 c15d8060 00000000 0100a150 cfaca3a0 ce09ed60 80000000
[215680.693452]  c049f170 c15d8060 c5e13c74 c1200118 c03e72e5 c03e7311 c5e13c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8060 c5e13c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30709   1821
[215680.693452]  00000000 00000082 c15d9440 00000000 0100a150 cf0c5420 c7a05e60 80000000
[215680.693452]  c049f170 c15d9440 c802bc74 c1200118 c03e72e5 c03e7311 c802bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d9440 c802bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30710   1821
[215680.693452]  00000000 00000086 c15d8700 00000000 0100a150 cf0885a0 c21aba20 80000000
[215680.693452]  c049f170 c15d8700 cc8d7c74 c1200118 c03e72e5 c03e7311 cc8d7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8700 cc8d7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30711   1821
[215680.693452]  00000000 00000086 c15d9ae0 00000000 0100a150 cf2c7a60 c8958920 80000000
[215680.693452]  c049f170 c15d9ae0 c1463c74 c1200118 c03e72e5 c03e7311 c1463c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d9ae0 c1463c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30712   1821
[215680.693452]  00000000 00000086 c15d83b0 00000000 0100a150 cf2c7c00 cf882740 80000000
[215680.693452]  c049f170 c15d83b0 c1409c74 c1200118 c03e72e5 c03e7311 c1409c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d83b0 c1409c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30713   1821
[215680.693452]  00000000 00000086 cf8b0ad0 00000000 0100a150 cf331e00 c8a12ce0 80000000
[215680.693452]  c049f170 cf8b0ad0 c140bc74 c1200118 c03e72e5 c03e7311 c140bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8b0ad0 c140bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30720   1821
[215680.693452]  00000000 00000086 c14c5c20 00000000 0100a150 cf2c7da0 c47420e0 80000000
[215680.693452]  c049f170 c14c5c20 c14c7c74 c1200118 c03e72e5 c03e7311 c14c7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c5c20 c14c7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D c04c371c     0 30721   1821
[215680.693452]  00000000 00000082 c14c41a0 c04c371c c0103269 cf35ec80 c4703000 00000500
[215680.693452]  c049f170 c14c41a0 c1451c74 c1200118 c03e72e5 c03e7311 c1451c6c c014111d
[215680.693452]  c03e76f2 c02a07cb c01410f0 c04c371c c14c41a0 c1451c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c02a07cb>] ? mmx_clear_page+0x2b/0xd0
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30722   1821
[215680.693452]  00000000 00000082 c14c58d0 00000000 0100a150 cf35e120 c8958d20 80000000
[215680.693452]  c049f170 c14c58d0 c1453c74 c1200118 c03e72e5 c03e7311 c1453c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c58d0 c1453c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30723   1821
[215680.693452]  00000000 00000086 c14c44f0 00000000 0100a150 cf35e2c0 c8a12ee0 80000000
[215680.693452]  c049f170 c14c44f0 c1651c74 c1200118 c03e72e5 c03e7311 c1651c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c44f0 c1651c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30724   1821
[215680.693452]  00000000 00000082 c14c5580 00000000 0100a150 cf35e940 ce05b940 80000000
[215680.693452]  c049f170 c14c5580 c1505c74 c1200118 c03e72e5 c03e7311 c1505c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c5580 c1505c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[215680.693452]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S 00000000     0 30725   1529
[215680.693452]  00000000 00000086 c14c4840 00000000 00000000 cf35e460 00000000 00000000
[215680.693452]  c1507e2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c1507db8 c1507db8
[215680.693452]  c1641e2c c6a28384 c1507dfc c6a28390 c012dbfb 000000c1 c1507e2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S c1489518     0 30728  30725
[215680.693452]  00000000 00000082 c14c4b90 c1489518 00000000 cf2c7240 00000046 08000030
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 18641bec 00000001
[215680.693452]  00000000 00000000 00000082 c8159400 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c035ed9d>] ? skb_checksum+0x4d/0x280
[215680.693452]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S c02d7c50     0 30729  30728
[215680.693452]  c14c53b4 00000086 c14c5230 c02d7c50 cf0afba0 cfaca060 c1440000 c016f78f
[215680.693452]  c14c5228 c14c5230 c14c5350 00000003 c03e72e5 c011edd0 c1441f68 00000003
[215680.693452]  00000000 0000000e 00000000 bf8316c8 00000000 0000000e 00000000 0000000e
[215680.693452] Call Trace:
[215680.693452]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[215680.693452]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c14e5e88     0 30750   1894
[215680.693452]  00000000 00000086 c4a00bb0 c14e5e88 c696b534 cf041860 c016b3d3 c14e5e9c
[215680.693452]  c99f7600 c14e5edc c14e5f60 00001000 c03e72e5 c016a175 00000000 c4a00bb0
[215680.693452]  c012dbe0 c99f7600 c99f7600 cfaa45a0 c14e5edc c016aa6e 000005ed c14e5f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30751  30750
[215680.693452]  00000000 00000082 c4a00860 00000000 c106f760 cfaca540 c0152354 037bb067
[215680.693452]  c4a00858 c4a00860 c4a00980 00000003 c03e72e5 c011edd0 c48c9f68 00000003
[215680.693452]  00000000 00000004 00000000 bfdf3088 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000000     0 30752  30751
[215680.693452]  00000000 00000082 c4a00510 00000000 00000000 cfaca880 00000000 00000000
[215680.693452]  cf5a11bc ffffffff c4a00510 cf5a11c0 c03e78bb cf5a11c0 cf5a11c0 c4a00510
[215680.693452]  c5ad9e70 00000000 c5ad9ef4 c5ad9e70 c03e7819 c016b423 c5ad9e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c14e7e88     0 30753   1894
[215680.693452]  00000000 00000086 c4a001c0 c14e7e88 c696b534 cfaca200 c016b3d3 c14e7e9c
[215680.693452]  c4c42000 c14e7edc c14e7f60 00001000 c03e72e5 c016a175 00000000 c4a001c0
[215680.693452]  c012dbe0 c4c42000 c4c42000 cf83dda0 c14e7edc c016aa6e 00000863 c14e7f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30754  30753
[215680.693452]  00000000 00000082 c4a01c40 00000000 c11e7720 cf0411e0 c0152354 0f3b9067
[215680.693452]  c4a01c38 c4a01c40 c4a01d60 00000003 c03e72e5 c011edd0 c8733f68 00000003
[215680.693452]  00000000 00000004 00000000 bfa8dd98 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000044     0 30755  30754
[215680.693452]  00000000 00000086 c4a015a0 00000044 00000000 cf0c5900 00000000 00000000
[215680.693452]  cf6aa63c ffffffff c4a015a0 cf6aa640 c03e78bb c1555e04 c1585e04 c4a015a0
[215680.693452]  c1443e70 00000000 c1443ef4 c1443e70 c03e7819 c016b423 c1443e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c04c371c     0 30756   1894
[215680.693452]  00000000 00000082 c4a01250 c04c371c 000000d0 cf0c5de0 c04c371c 000000d0
[215680.693452]  c99f7800 c1429edc c1429f60 00001000 c03e72e5 c016a175 00000000 c4a01250
[215680.693452]  c012dbe0 c99f7800 c99f7800 c1bdec40 c1429edc c016aa6e 000006b7 c1429f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30757  30756
[215680.693452]  00000000 00000082 c4a00f00 cf402150 c111e120 cf0c5280 00000000 00000002
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000008 00000000 c027371c 00000000 7fffffff c997f4b8
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c0254f58>] ? xfs_imap_to_bp+0x48/0x110
[215680.693452]  [<c0256634>] ? xfs_iread+0x94/0x1b0
[215680.693452]  [<c02511b1>] ? xfs_inode_alloc+0xd1/0x100
[215680.693452]  [<c02513d6>] ? xfs_iget+0x1f6/0x390
[215680.693452]  [<c026dd28>] ? xfs_lookup+0xc8/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c0146422>] ? get_page_from_freelist+0x292/0x450
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215680.693452]  [<c01621bc>] ? sys_open+0x2c/0x40
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30758   1894
[215680.693452]  00000000 00000082 c4a018f0 00000000 00000000 c44afe40 c04c3740 00000246
[215680.693452]  c99f7200 c142bedc c142bf60 00001000 c03e72e5 c016a175 00000000 c4a018f0
[215680.693452]  c012dbe0 c99f7200 c99f7200 c1bde740 c142bedc c016aa6e 000006a3 c142bf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000008     0 30759  30758
[215680.693452]  00000000 00000086 c146dc60 00000008 c10a3920 c44afca0 c0152584 00000000
[215680.693452]  c146dc58 c146dc60 c146dd80 00000003 c03e72e5 c011edd0 c146ff68 00000003
[215680.693452]  00000000 00000004 00000000 bfe0bf98 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152584>] ? do_wp_page+0x334/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D c90a9650     0 30760  30759
[215680.693452]  00000000 00000086 c146d910 c90a9650 c0185ee0 c44afb00 00000400 00000c00
[215680.693452]  cf6aa63c ffffffff c146d910 cf6aa640 c03e78bb c1617e04 c1443e04 c146d910
[215680.693452]  c1555e70 00000000 c1555ef4 c1555e70 c03e7819 c016b423 c1555e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c0185ee0>] ? bio_fs_destructor+0x0/0x10
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016cde6>] ? __link_path_walk+0x656/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30761   1894
[215680.693452]  00000000 00000086 c146d5c0 00000000 00000000 c44af960 c04c3740 00000246
[215680.693452]  c1855e00 c1557edc c1557f60 00001000 c03e72e5 c016a175 00000000 c146d5c0
[215680.693452]  c012dbe0 c1855e00 c1855e00 c1b028c0 c1557edc c016aa6e 000007f3 c1557f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30762  30761
[215680.693452]  00000000 00000086 c146d270 00000000 c10eb900 c44af7c0 c0152354 075c8067
[215680.693452]  c146d268 c146d270 c146d390 00000003 c03e72e5 c011edd0 c1615f68 00000003
[215680.693452]  00000000 00000004 00000000 bf8208e8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 1ccf74c0     0 30763  30762
[215680.693452]  00000000 00000082 c146cf20 1ccf74c0 c4a01924 c44af620 c146d2a4 c029d591
[215680.693452]  cf6aa63c ffffffff c146cf20 cf6aa640 c03e78bb c16b5e04 c1555e04 c146cf20
[215680.693452]  c1617e70 00000000 c1617ef4 c1617e70 c03e7819 c016b423 c1617e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c029d591>] ? rb_insert_color+0xc1/0xf0
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30764   1894
[215680.693452]  00000000 00000082 c146cbd0 00000000 00000000 c44af480 c04c3740 00000246
[215680.693452]  c1855a00 c8bfdedc c8bfdf60 00001000 c03e72e5 c016a175 00000000 c146cbd0
[215680.693452]  c012dbe0 c1855a00 c1855a00 ce09f320 c8bfdedc c016aa6e 00000668 c8bfdf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000008     0 30765  30764
[215680.693452]  00000000 00000082 c146c880 00000008 c11002c0 c44af2e0 c0152584 00000000
[215680.693452]  c146c878 c146c880 c146c9a0 00000003 c03e72e5 c011edd0 c9ea5f68 00000003
[215680.693452]  00000000 00000004 00000000 bff003a8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152584>] ? do_wp_page+0x334/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000000     0 30766  30765
[215680.693452]  c146c6b4 00000082 c146c530 00000000 00000000 c44af140 00008068 00000008
[215680.693452]  cf6aa63c ffffffff c146c530 cf6aa640 c03e78bb cf6aa640 c16b5e04 c146c530
[215680.693452]  cce39e70 00000000 cce39ef4 cce39e70 c03e7819 c016b423 cce39e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c0162f79>] ? do_truncate+0x79/0x90
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30767   1894
[215680.693452]  00000000 00000082 c146c1e0 00000000 00000000 c8baad40 c04c3740 00000246
[215680.693452]  c1855600 cceededc cceedf60 00001000 c03e72e5 c016a175 00000000 c146c1e0
[215680.693452]  c012dbe0 c1855600 c1855600 c8a12ae0 cceededc c016aa6e 000006d9 cceedf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30768  30767
[215680.693452]  00000000 00000086 c1489c80 00000000 c115c240 c8baaba0 c0152354 0ae12067
[215680.693452]  c1489c78 c1489c80 c1489da0 00000003 c03e72e5 c011edd0 c148bf68 00000003
[215680.693452]  00000000 00000004 00000000 bfe63c48 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 30000000     0 30769  30768
[215680.693452]  00000000 00000086 c1489930 30000000 00000000 c8baaa00 00000040 00000286
[215680.693452]  cf6aa63c ffffffff c1489930 cf6aa640 c03e78bb cce39e04 c1617e04 c1489930
[215680.693452]  c16b5e70 00000000 c16b5ef4 c16b5e70 c03e7819 c016b423 c16b5e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] su            S 00000000     0 30780  30729
[215680.693452]  c1489414 00000086 c1489290 00000000 c105ff20 c8baa6c0 c0152354 02ff9067
[215680.693452]  c1489288 c1489290 c14893b0 00000003 c03e72e5 c011edd0 c9d01f68 00000003
[215680.693452]  00000000 00000006 00000000 bf87dcb8 00000000 00000006 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          R running      0 30781  30780
[215680.693452]  c125fdbe c125feb0 00000000 00000001 00000008 00000001 00000010 ffffffff
[215680.693452]  6666ffff 35326666 36393335 0000000a ffffffff 3830ffff 00000016 c00b8dc0
[215680.693452]  00000019 c1201d00 c04053a0 00000001 c02e54c1 c125fe08 00000003 c1201d00
[215680.693452] Call Trace:
[215680.693452]  [<c02e54c1>] ? scrup+0xe1/0xf0
[215680.693452]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[215680.693452]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[215680.693452]  [<c03e6ce5>] ? printk+0x17/0x1b
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105c3e>] ? print_context_stack+0x4e/0xb0
[215680.693452]  [<c0104e1d>] ? dump_trace+0x6d/0xb0
[215680.693452]  [<c0105b5b>] ? show_trace_log_lvl+0x4b/0x60
[215680.693452]  [<c0104b1e>] ? show_stack_log_lvl+0x5e/0x100
[215680.693452]  [<c0105b0b>] ? show_stack+0x1b/0x20
[215680.693452]  [<c0119b4e>] ? show_state_filter+0x4e/0x70
[215680.693452]  [<c02ea4a0>] ? __handle_sysrq+0xe0/0x130
[215680.693452]  [<c02ea4f0>] ? write_sysrq_trigger+0x0/0x30
[215680.693452]  [<c02ea51e>] ? write_sysrq_trigger+0x2e/0x30
[215680.693452]  [<c0198d37>] ? proc_reg_write+0x47/0x70
[215680.693452]  [<c0198cf0>] ? proc_reg_write+0x0/0x70
[215680.693452]  [<c0164750>] ? vfs_write+0xa0/0x140
[215680.693452]  [<c01648c1>] ? sys_write+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26




^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
@ 2009-08-11 10:58       ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-11 10:58 UTC (permalink / raw)
  To: Felix Blyakher; +Cc: linux-kernel, xfs



On Sun, 9 Aug 2009, Justin Piszcz wrote:

>
>
> On Sat, 8 Aug 2009, Felix Blyakher wrote:
>
>> 
>> On Aug 8, 2009, at 3:39 AM, Justin Piszcz wrote:
>> 
>> The threads below don't ring a bell as something already seen or
>> reported.
>> 
>> Discounting bunch of spurious frames, here we're waiting for the
>> xfs ilock.
>> 
>> At this point xfs ilock is released in xfs_write(), and it shouldn't
>> be holding the other thread. Though, some other thread is.
>> We'd need more info to figure it out. Maybe the whole output of both
>> sysrq-w and sysrq-t.
>> 
>> Felix
>>

It has happened again, I am back to using 2.6.29.1 now, but here are some new
sysrq -w and -t outputs from the last lockup:

Would enabling debugging for the XFS filesystem provide more details if 
this is caused by XFS or is it another part of the kernel subsystem?

sysrq-w:

[215701.139416] SysRq : Show Blocked State
[215701.139441]   task                PC stack   pid father
[215701.139458] pdflush       D cf937f24     0   208      2
[215701.139476]  cf8d9684 00000046 cf8d9500 cf937f24 00000002 cf331100 cf937f70 00000000
[215701.139504]  cf92a380 cf92a394 00000000 cfaa1400 c03e72e5 c0273555 00000000 cf8d9500
[215701.139533]  c0118a10 cf92a394 cf92a394 cf92a380 cf25383c 00000000 c027450f cf92a380
[215701.139560] Call Trace:
[215701.139584]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139600]  [<c0273555>] ? xfs_buf_wait_unpin+0x95/0xd0
[215701.139617]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139631]  [<c027450f>] ? xfs_buf_iorequest+0x5f/0x80
[215701.139646]  [<c02784d7>] ? xfs_bdstrat_cb+0x37/0x40
[215701.139659]  [<c0270407>] ? xfs_bwrite+0x57/0xd0
[215701.139672]  [<c027c0fa>] ? xfs_sync_fsdata+0xba/0x100
[215701.139686]  [<c0279e26>] ? xfs_fs_write_super+0x16/0x20
[215701.139703]  [<c0165967>] ? sync_supers+0x67/0x90
[215701.139718]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139730]  [<c01475a5>] ? wb_kupdate+0x25/0x110
[215701.139743]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139755]  [<c0148275>] ? pdflush+0xb5/0x180
[215701.139767]  [<c0147580>] ? wb_kupdate+0x0/0x110
[215701.139785]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139797]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139811]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139823] pdflush       D c6cd41a4     0   209      2
[215701.139838]  cf8d99d4 00000046 cf8d9850 c6cd41a4 ce0c18c0 cf331440 00000000 00006000
[215701.139852]  cf9399d0 ce0c18c0 0000008b 00025ef5 c03e72e5 c025c03e cf216be0 00000001
[215701.139852]  cf8d9850 c0118a10 ce0c18c0 ce0c18c0 cf216be0 0000008b 00000000 00000001
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c025c03e>] ? xlog_state_sync+0x18e/0x1c0
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c025c0bb>] ? _xfs_log_force+0x4b/0x70
[215701.139852]  [<c025c0fc>] ? xfs_log_force+0x1c/0x50
[215701.139852]  [<c0225e4d>] ? xfs_alloc_ag_vextent+0xed/0x100
[215701.139852]  [<c02266f7>] ? xfs_alloc_vextent+0x347/0x480
[215701.139852]  [<c02340bc>] ? xfs_bmap_btalloc+0x54c/0x940
[215701.139852]  [<c022ef51>] ? xfs_bmap_search_multi_extents+0x91/0x100
[215701.139852]  [<c0237019>] ? xfs_bmapi+0xd29/0x14d0
[215701.139852]  [<c027092d>] ? kmem_zone_alloc+0x7d/0xc0
[215701.139852]  [<c0257ac9>] ? xfs_iomap_write_allocate+0x2a9/0x470
[215701.139852]  [<c0258b3e>] ? xfs_iomap+0x38e/0x3e0
[215701.139852]  [<c02714d5>] ? xfs_map_blocks+0x35/0x40
[215701.139852]  [<c0272587>] ? xfs_page_state_convert+0x407/0x7d0
[215701.139852]  [<c0272be4>] ? xfs_vm_writepage+0x64/0x110
[215701.139852]  [<c0146c68>] ? __writepage+0x8/0x30
[215701.139852]  [<c01472bf>] ? write_cache_pages+0x18f/0x350
[215701.139852]  [<c0146c60>] ? __writepage+0x0/0x30
[215701.139852]  [<c02742c0>] ? xfs_buf_rele+0x20/0x80
[215701.139852]  [<c02744e5>] ? xfs_buf_iorequest+0x35/0x80
[215701.139852]  [<c0272b60>] ? xfs_vm_writepages+0x0/0x10
[215701.139852]  [<c01474a0>] ? generic_writepages+0x20/0x30
[215701.139852]  [<c01474db>] ? do_writepages+0x2b/0x50
[215701.139852]  [<c017ca77>] ? __writeback_single_inode+0x77/0x380
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c017d15e>] ? generic_sync_sb_inodes+0x23e/0x3b0
[215701.139852]  [<c017d419>] ? writeback_inodes+0x29/0x90
[215701.139852]  [<c0147ab6>] ? background_writeout+0x96/0xc0
[215701.139852]  [<c01481c0>] ? pdflush+0x0/0x180
[215701.139852]  [<c0148275>] ? pdflush+0xb5/0x180
[215701.139852]  [<c0147a20>] ? background_writeout+0x0/0xc0
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] xfsdatad/0    D 000007d8     0   216      2
[215701.139852]  00000000 00000046 cf8c5190 000007d8 00000000 cf331440 cf8c51bc 00000000
[215701.139852]  cf5702e4 cf5702e4 cf975f64 cf95a8a8 c03e72e5 c03e85fd cf5702e8 cf8c5190
[215701.139852]  cf8c5314 cf5702e4 00000000 cf570280 cf95a8a8 c03e870a cf5702e8 cf5702e8
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e85fd>] ? rwsem_down_failed_common+0x7d/0x170
[215701.139852]  [<c03e870a>] ? rwsem_down_write_failed+0x1a/0x30
[215701.139852]  [<c03e8756>] ? call_rwsem_down_write_failed+0x6/0x8
[215701.139852]  [<c03e7d41>] ? down_write+0x11/0x20
[215701.139852]  [<c027101d>] ? xfs_setfilesize+0x3d/0x120
[215701.139852]  [<c0271300>] ? xfs_end_bio_written+0x0/0x20
[215701.139852]  [<c027130d>] ? xfs_end_bio_written+0xd/0x20
[215701.139852]  [<c012ab8a>] ? worker_thread+0xaa/0x140
[215701.139852]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c012aae0>] ? worker_thread+0x0/0x140
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] loop0         D cf5d86c8     0  1971      2
[215701.139852]  cf8b05b4 00000046 cf8b0430 cf5d86c8 00000008 cf331440 ce14be80 ce14be88
[215701.139852]  c049f170 ce14be80 ce14be88 c1200438 c03e72e5 c03e7311 00000000 c014111d
[215701.139852]  c03e75a7 c01410f0 ce14be80 c1105ca0 ce14be9c cf8b0430 c0141335 00000002
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e75a7>] ? __wait_on_bit+0x47/0x70
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c0141335>] ? wait_on_page_bit+0x95/0xb0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c0141cc7>] ? wait_on_page_writeback_range+0x97/0x100
[215701.139852]  [<c01474a0>] ? generic_writepages+0x20/0x30
[215701.139852]  [<c01474db>] ? do_writepages+0x2b/0x50
[215701.139852]  [<c0141dcb>] ? __filemap_fdatawrite_range+0x6b/0x90
[215701.139852]  [<c0275430>] ? xfs_wait_on_pages+0x20/0x30
[215701.139852]  [<c026ec7a>] ? xfs_fsync+0x5a/0x190
[215701.139852]  [<c02752a5>] ? xfs_file_fsync+0x15/0x20
[215701.139852]  [<c018006f>] ? vfs_fsync+0x6f/0xc0
[215701.139852]  [<c02fdc18>] ? loop_thread+0x4a8/0x4c0
[215701.139852]  [<c02fd5b0>] ? do_lo_send_aops+0x0/0x1c0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c02fd770>] ? loop_thread+0x0/0x4c0
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] xfssyncd      D cce1fedc     0  1981      2
[215701.139852]  cf9d4654 00000046 cf9d44d0 cce1fedc c0117636 cf288220 00000001 c025c0fc
[215701.139852]  c684c040 c684c0cc cce1ff08 cfaa1400 c03e72e5 c0252ffd 00000002 00000000
[215701.139852]  cf9d44d0 c012dbe0 c684c0cc c684c0cc c29e4598 c684c040 00000002 c025512c
[215701.139852] Call Trace:
[215701.139852]  [<c0117636>] ? update_curr+0x156/0x180
[215701.139852]  [<c025c0fc>] ? xfs_log_force+0x1c/0x50
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c0252ffd>] ? __xfs_iunpin_wait+0x8d/0xc0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c025512c>] ? xfs_iflush+0x9c/0x2b0
[215701.139852]  [<c027bac9>] ? xfs_reclaim_inode+0xa9/0xe0
[215701.139852]  [<c027bbd7>] ? xfs_reclaim_inodes_ag+0xd7/0x120
[215701.139852]  [<c027bc71>] ? xfs_reclaim_inodes+0x51/0x70
[215701.139852]  [<c027c196>] ? xfs_sync_worker+0x56/0xa0
[215701.139852]  [<c027be19>] ? xfssyncd+0xf9/0x160
[215701.139852]  [<c027bd20>] ? xfssyncd+0x0/0x160
[215701.139852]  [<c012d7e0>] ? kthread+0x40/0x70
[215701.139852]  [<c012d7a0>] ? kthread+0x0/0x70
[215701.139852]  [<c01033d3>] ? kernel_thread_helper+0x7/0x14
[215701.139852] misc-daemon  D 00001397     0  2306      1
[215701.139852]  cf8b1ce4 00200082 cf8b1b60 00001397 00005000 cfb65380 cf402380 00000010
[215701.139852]  c049f170 cf8b1b60 cc41fe94 c1200670 c03e72e5 c03e7311 cc41fe8c c014111d
[215701.139852]  c03e76f2 0000000e c01410f0 c04c371c cf8b1b60 cc41fea8 c10ecda0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c01649ff>] ? vfs_read+0xff/0x140
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852] vsftpd        D c0499320     0  7269   1821
[215701.139852]  c15e2bb4 00000082 c15e2a30 c0499320 00000005 cf0c5c40 000081b6 c684c040
[215701.139852]  00000286 0cd72fe2 c9f03cf4 0cd72fe1 c03e72e5 c03e74a0 00000000 ce22bd48
[215701.139852]  c053ced8 c053ced8 0cd72fe2 c0124de0 c15e2a30 c053c7c0 c684c040 ce22bd48
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[215701.139852]  [<c0124de0>] ? process_timeout+0x0/0x10
[215701.139852]  [<c0251380>] ? xfs_iget+0x1a0/0x390
[215701.139852]  [<c026a705>] ? xfs_trans_iget+0xf5/0x120
[215701.139852]  [<c025486a>] ? xfs_ialloc+0xba/0x680
[215701.139852]  [<c026b199>] ? xfs_dir_ialloc+0x89/0x2e0
[215701.139852]  [<c0268e12>] ? xfs_trans_reserve+0x82/0x220
[215701.139852]  [<c026da7a>] ? xfs_create+0x3ea/0x5d0
[215701.139852]  [<c0277c21>] ? xfs_vn_mknod+0x81/0x120
[215701.139852]  [<c016bc90>] ? vfs_create+0x90/0xe0
[215701.139852]  [<c0277ce0>] ? xfs_vn_create+0x0/0x10
[215701.139852]  [<c016eaeb>] ? do_filp_open+0x72b/0x830
[215701.139852]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215701.139852]  [<c01621bc>] ? sys_open+0x2c/0x40
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D cf402150     0 19048   1821
[215701.139852]  00000000 00000086 c15e3770 cf402150 c1085ba0 cf331100 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff c997f878
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023a791>] ? xfs_btree_read_bufl+0x71/0xa0
[215701.139852]  [<c0234566>] ? xfs_bmap_read_extents+0xa6/0x380
[215701.139852]  [<c0254e97>] ? xfs_iread_extents+0x67/0xe0
[215701.139852]  [<c023640d>] ? xfs_bmapi+0x11d/0x14d0
[215701.139852]  [<c03bc59e>] ? nf_nat_setup_info+0x57e/0x660
[215701.139852]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215701.139852]  [<c031b96c>] ? tulip_start_xmit+0xec/0x120
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c0258964>] ? xfs_iomap+0x1b4/0x3e0
[215701.139852]  [<c0271582>] ? __xfs_get_blocks+0xa2/0x2a0
[215701.139852]  [<c0180c8d>] ? alloc_buffer_head+0xd/0x60
[215701.139852]  [<c02717d0>] ? xfs_get_blocks+0x20/0x30
[215701.139852]  [<c0182bc4>] ? __block_prepare_write+0x1d4/0x3f0
[215701.139852]  [<c014139b>] ? add_to_page_cache_locked+0x4b/0xb0
[215701.139852]  [<c0182f65>] ? block_write_begin+0x45/0xe0
[215701.139852]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215701.139852]  [<c0272b36>] ? xfs_vm_write_begin+0x46/0x50
[215701.139852]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215701.139852]  [<c0141f86>] ? generic_file_buffered_write+0x106/0x300
[215701.139852]  [<c02791ea>] ? xfs_write+0x77a/0x860
[215701.139852]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[215701.139852]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215701.139852]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215701.139852]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[215701.139852]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[215701.139852]  [<c016758e>] ? sys_fstat64+0x1e/0x30
[215701.139852]  [<c0163b40>] ? do_sync_write+0x0/0x120
[215701.139852]  [<c0164750>] ? vfs_write+0xa0/0x140
[215701.139852]  [<c01648c1>] ? sys_write+0x41/0x80
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D 00000000     0 29887   1821
[215701.139852]  00000000 00000082 cf9e9580 00000000 4a7df9b3 cf288220 4a8077bb 03bca3c6
[215701.139852]  cd1621bc ffffffff cf9e9580 cd1621c0 c03e78bb cd1621c0 cd1621c0 cf9e9580
[215701.139852]  00c372e8 00000000 c89589a0 c3b8a000 c03e7819 c0164c03 00000000 c0164be0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c0164c03>] ? generic_file_llseek+0x23/0x60
[215701.139852]  [<c0164be0>] ? generic_file_llseek+0x0/0x60
[215701.139852]  [<c01637ac>] ? vfs_llseek+0x3c/0x50
[215701.139852]  [<c0164ba6>] ? sys_llseek+0x56/0x90
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] md5sum   D 02bb4af3     0 30660  19048
[215701.139852]  00000000 00000086 cf879b20 02bb4af3 00003000 cf35e600 cf402380 00000010
[215701.139852]  c049f170 cf879b20 c15a7c74 c12003b0 c03e72e5 c03e7311 c15a7c6c c014111d
[215701.139852]  c03e76f2 00000003 c01410f0 c04c371c cf879b20 c15a7c88 c10b65a0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] md5sum   D c01202d3     0 30661  29887
[215701.139852]  00000000 00000082 cf8783f0 c01202d3 cf6e0390 cfb65520 c21abaa0 c1052d40
[215701.139852]  c049f170 cf8783f0 c8123c74 c12003b0 c03e72e5 c03e7311 c8123c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8783f0 c8123c88 c10b65a0 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c01202d3>] ? current_fs_time+0x13/0x20
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215701.139852] vsftpd        D cf935088     0 30663   1821
[215701.139852]  c15d9914 00000082 c15d9790 cf935088 c15d9790 cf288a40 c1200118 c02906a3
[215701.139852]  c049f170 c15d9790 c14ebc74 c1200118 c03e72e5 c03e7311 c14ebc6c c014111d
[215701.139852]  c03e76f2 0000001b c01410f0 c04c371c c15d9790 c14ebc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30664   1821
[215701.139852]  00000000 00000082 cf920800 00000000 0100a150 cfaca6e0 c7a057e0 80000000
[215701.139852]  c049f170 cf920800 cc643c74 c1200118 c03e72e5 c03e7311 cc643c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf920800 cc643c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30671   1821
[215701.139852]  00000000 00000086 c15d90f0 00000000 010090f0 cfb65ba0 c4099c20 80000000
[215701.139852]  c049f170 c15d90f0 c4099c74 c1200118 c03e72e5 c03e7311 c4099c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d90f0 c4099c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30672   1821
[215701.139852]  00000000 00000082 cf9204b0 00000000 0100a150 cf331780 ce03f2a0 80000000
[215701.139852]  c049f170 cf9204b0 c3ac7c74 c1200118 c03e72e5 c03e7311 c3ac7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9204b0 c3ac7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30673   1821
[215701.139852]  00000000 00000086 cf878de0 00000000 0100a150 cf0880c0 ce05b540 80000000
[215701.139852]  c049f170 cf878de0 c9123c74 c1200118 c03e72e5 c03e7311 c9123c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf878de0 c9123c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30674   1821
[215701.139852]  00000000 00000082 c15d8a50 00000000 0100a150 cf35eae0 ce09ec60 80000000
[215701.139852]  c049f170 c15d8a50 cd03dc74 c1200118 c03e72e5 c03e7311 cd03dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8a50 cd03dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30683  30682
[215701.139852]  00000000 00000086 cf8b0780 cf402150 c1137380 cf288560 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84898
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215701.139852]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215701.139852]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215701.139852]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215701.139852]  [<c022e91f>] ? xfs_bmap_last_offset+0x12f/0x140
[215701.139852]  [<c0244750>] ? xfs_dir2_block_lookup+0x20/0xc0
[215701.139852]  [<c0243185>] ? xfs_dir_lookup+0x145/0x170
[215701.139852]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30686  30685
[215701.139852]  00000000 00000082 c15e2390 cf402150 c1037f80 cf288080 00000000 00000001
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84a18
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215701.139852]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215701.139852]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215701.139852]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215701.139852]  [<c022ef3b>] ? xfs_bmap_search_multi_extents+0x7b/0x100
[215701.139852]  [<c0246a37>] ? xfs_dir2_leaf_lookup+0x27/0xc0
[215701.139852]  [<c02427ef>] ? xfs_dir2_isleaf+0x1f/0x60
[215701.139852]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215701.139852]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D c0104a67     0 30689  30688
[215701.139852]  00000000 00000086 cf864a70 c0104a67 c1585e10 cf2c70a0 cf864a70 00000000
[215701.139852]  cf6aa63c ffffffff cf864a70 cf6aa640 c03e78bb c1443e04 cf6aa640 cf864a70
[215701.139852]  c1585e70 00000000 c1585ef4 c1585e70 c03e7819 c016b423 c1585e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c0104a67>] ? handle_irq+0x17/0x20
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30695   1821
[215701.139852]  00000000 00000086 cf8643d0 00000000 0100a150 cfacad60 c8a126e0 80000000
[215701.139852]  c049f170 cf8643d0 c70d7c74 c1200118 c03e72e5 c03e7311 c70d7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8643d0 c70d7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30696   1821
[215701.139852]  00000000 00000086 c15e2d80 00000000 0100a150 cf088dc0 cfb99e60 80000000
[215701.139852]  c049f170 c15e2d80 c38cbc74 c1200118 c03e72e5 c03e7311 c38cbc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15e2d80 c38cbc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30697   1821
[215701.139852]  00000000 00000086 cf864dc0 00000000 0100a150 cf3312a0 ce03f520 80000000
[215701.139852]  c049f170 cf864dc0 c926dc74 c1200118 c03e72e5 c03e7311 c926dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf864dc0 c926dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30698   1821
[215701.139852]  00000000 00000086 cf8d8b10 00000000 0100a150 cfacabc0 ce05b8c0 80000000
[215701.139852]  c049f170 cf8d8b10 c260bc74 c1200118 c03e72e5 c03e7311 c260bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8d8b10 c260bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30699   1821
[215701.139852]  00000000 00000086 cf9e8b90 00000000 0100a150 cf0c55c0 c7a05660 80000000
[215701.139852]  c049f170 cf9e8b90 ce9cbc74 c1200118 c03e72e5 c03e7311 ce9cbc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9e8b90 ce9cbc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30700   1821
[215701.139852]  00000000 00000082 cf9e9230 00000000 0100a150 cf2c7580 cf20e860 80000000
[215701.139852]  c049f170 cf9e9230 ca90dc74 c1200118 c03e72e5 c03e7311 ca90dc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf9e9230 ca90dc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30707   1821
[215701.139852]  00000000 00000082 cf8c5b80 00000000 0100a150 cf35ee20 ce09f6a0 80000000
[215701.139852]  c049f170 cf8c5b80 cc31fc74 c1200118 c03e72e5 c03e7311 cc31fc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8c5b80 cc31fc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30708   1821
[215701.139852]  00000000 00000086 c15d8060 00000000 0100a150 cfaca3a0 ce09ed60 80000000
[215701.139852]  c049f170 c15d8060 c5e13c74 c1200118 c03e72e5 c03e7311 c5e13c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8060 c5e13c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30709   1821
[215701.139852]  00000000 00000082 c15d9440 00000000 0100a150 cf0c5420 c7a05e60 80000000
[215701.139852]  c049f170 c15d9440 c802bc74 c1200118 c03e72e5 c03e7311 c802bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d9440 c802bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30710   1821
[215701.139852]  00000000 00000086 c15d8700 00000000 0100a150 cf0885a0 c21aba20 80000000
[215701.139852]  c049f170 c15d8700 cc8d7c74 c1200118 c03e72e5 c03e7311 cc8d7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d8700 cc8d7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30711   1821
[215701.139852]  00000000 00000086 c15d9ae0 00000000 0100a150 cf2c7a60 c8958920 80000000
[215701.139852]  c049f170 c15d9ae0 c1463c74 c1200118 c03e72e5 c03e7311 c1463c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d9ae0 c1463c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30712   1821
[215701.139852]  00000000 00000086 c15d83b0 00000000 0100a150 cf2c7c00 cf882740 80000000
[215701.139852]  c049f170 c15d83b0 c1409c74 c1200118 c03e72e5 c03e7311 c1409c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c15d83b0 c1409c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30713   1821
[215701.139852]  00000000 00000086 cf8b0ad0 00000000 0100a150 cf331e00 c8a12ce0 80000000
[215701.139852]  c049f170 cf8b0ad0 c140bc74 c1200118 c03e72e5 c03e7311 c140bc6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c cf8b0ad0 c140bc88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30720   1821
[215701.139852]  00000000 00000086 c14c5c20 00000000 0100a150 cf2c7da0 c47420e0 80000000
[215701.139852]  c049f170 c14c5c20 c14c7c74 c1200118 c03e72e5 c03e7311 c14c7c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c5c20 c14c7c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D c04c371c     0 30721   1821
[215701.139852]  00000000 00000082 c14c41a0 c04c371c c0103269 cf35ec80 c4703000 00000500
[215701.139852]  c049f170 c14c41a0 c1451c74 c1200118 c03e72e5 c03e7311 c1451c6c c014111d
[215701.139852]  c03e76f2 c02a07cb c01410f0 c04c371c c14c41a0 c1451c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c0103269>] ? common_interrupt+0x29/0x30
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c02a07cb>] ? mmx_clear_page+0x2b/0xd0
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30722   1821
[215701.139852]  00000000 00000082 c14c58d0 00000000 0100a150 cf35e120 c8958d20 80000000
[215701.139852]  c049f170 c14c58d0 c1453c74 c1200118 c03e72e5 c03e7311 c1453c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c58d0 c1453c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30723   1821
[215701.139852]  00000000 00000086 c14c44f0 00000000 0100a150 cf35e2c0 c8a12ee0 80000000
[215701.139852]  c049f170 c14c44f0 c1651c74 c1200118 c03e72e5 c03e7311 c1651c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c44f0 c1651c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30724   1821
[215701.139852]  00000000 00000082 c14c5580 00000000 0100a150 cf35e940 ce05b940 80000000
[215701.139852]  c049f170 c14c5580 c1505c74 c1200118 c03e72e5 c03e7311 c1505c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c14c5580 c1505c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[215701.139852]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000000     0 30752  30751
[215701.139852]  00000000 00000082 c4a00510 00000000 00000000 cfaca880 00000000 00000000
[215701.139852]  cf5a11bc ffffffff c4a00510 cf5a11c0 c03e78bb cf5a11c0 cf5a11c0 c4a00510
[215701.139852]  c5ad9e70 00000000 c5ad9ef4 c5ad9e70 c03e7819 c016b423 c5ad9e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000044     0 30755  30754
[215701.139852]  00000000 00000086 c4a015a0 00000044 00000000 cf0c5900 00000000 00000000
[215701.139852]  cf6aa63c ffffffff c4a015a0 cf6aa640 c03e78bb c1555e04 c1585e04 c4a015a0
[215701.139852]  c1443e70 00000000 c1443ef4 c1443e70 c03e7819 c016b423 c1443e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D cf402150     0 30757  30756
[215701.139852]  00000000 00000082 c4a00f00 cf402150 c111e120 cf0c5280 00000000 00000002
[215701.139852]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215701.139852]  00000000 00001000 00000008 00000000 c027371c 00000000 7fffffff c997f4b8
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215701.139852]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215701.139852]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215701.139852]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215701.139852]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215701.139852]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215701.139852]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215701.139852]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215701.139852]  [<c0254f58>] ? xfs_imap_to_bp+0x48/0x110
[215701.139852]  [<c0256634>] ? xfs_iread+0x94/0x1b0
[215701.139852]  [<c02511b1>] ? xfs_inode_alloc+0xd1/0x100
[215701.139852]  [<c02513d6>] ? xfs_iget+0x1f6/0x390
[215701.139852]  [<c026dd28>] ? xfs_lookup+0xc8/0xf0
[215701.139852]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215701.139852]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c0146422>] ? get_page_from_freelist+0x292/0x450
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215701.139852]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215701.139852]  [<c01621bc>] ? sys_open+0x2c/0x40
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D c90a9650     0 30760  30759
[215701.139852]  00000000 00000086 c146d910 c90a9650 c0185ee0 c44afb00 00000400 00000c00
[215701.139852]  cf6aa63c ffffffff c146d910 cf6aa640 c03e78bb c1617e04 c1443e04 c146d910
[215701.139852]  c1555e70 00000000 c1555ef4 c1555e70 c03e7819 c016b423 c1555e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c0185ee0>] ? bio_fs_destructor+0x0/0x10
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016cde6>] ? __link_path_walk+0x656/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 1ccf74c0     0 30763  30762
[215701.139852]  00000000 00000082 c146cf20 1ccf74c0 c4a01924 c44af620 c146d2a4 c029d591
[215701.139852]  cf6aa63c ffffffff c146cf20 cf6aa640 c03e78bb c16b5e04 c1555e04 c146cf20
[215701.139852]  c1617e70 00000000 c1617ef4 c1617e70 c03e7819 c016b423 c1617e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c029d591>] ? rb_insert_color+0xc1/0xf0
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 00000000     0 30766  30765
[215701.139852]  c146c6b4 00000082 c146c530 00000000 00000000 c44af140 00008068 00000008
[215701.139852]  cf6aa63c ffffffff c146c530 cf6aa640 c03e78bb cf6aa640 c16b5e04 c146c530
[215701.139852]  cce39e70 00000000 cce39ef4 cce39e70 c03e7819 c016b423 cce39e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c0162f79>] ? do_truncate+0x79/0x90
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] sh            D 30000000     0 30769  30768
[215701.139852]  00000000 00000086 c1489930 30000000 00000000 c8baaa00 00000040 00000286
[215701.139852]  cf6aa63c ffffffff c1489930 cf6aa640 c03e78bb cce39e04 c1617e04 c1489930
[215701.139852]  c16b5e70 00000000 c16b5ef4 c16b5e70 c03e7819 c016b423 c16b5e84 cf80c8a0
[215701.139852] Call Trace:
[215701.139852]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215701.139852]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215701.139852]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215701.139852]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215701.139852]  [<c016d573>] ? path_walk+0x53/0xb0
[215701.139852]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215701.139852]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215701.139852]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215701.139852]  [<c0169188>] ? do_execve+0x98/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215701.139852] vsftpd        D 00000000     0 30788   1821
[215701.139852]  00000000 00000086 c1488200 00000000 0100a150 c8baa860 c4105660 80000000
[215701.139852]  c049f170 c1488200 c7765c74 c1200118 c03e72e5 c03e7311 c7765c6c c014111d
[215701.139852]  c03e76f2 00000254 c01410f0 c04c371c c1488200 c7765c88 c11e7340 c01410cc
[215701.139852] Call Trace:
[215701.139852]  [<c03e72e5>] ? schedule+0x5/0x20
[215701.139852]  [<c03e7311>] ? io_schedule+0x11/0x20
[215701.139852]  [<c014111d>] ? sync_page+0x2d/0x60
[215701.139852]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215701.139852]  [<c01410f0>] ? sync_page+0x0/0x60
[215701.139852]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215701.139852]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215701.139852]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215701.139852]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215701.139852]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215701.139852]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215701.139852]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c03e87dd>] ? error_code+0x65/0x6c
[215701.139852]  [<c0113910>] ? do_page_fault+0x0/0x290
[215701.139852]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215701.139852]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215701.139852]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215701.139852]  [<c029e16b>] ? strrchr+0xb/0x20
[215701.139852]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0152937>] ? follow_page+0x117/0x150
[215701.139852]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215701.139852]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215701.139852]  [<c016827e>] ? copy_strings+0x16e/0x190
[215701.139852]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215701.139852]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215701.139852]  [<c01016e6>] ? sys_execve+0x46/0x70
[215701.139852]  [<c0102c48>] ? sysenter_do_call+0x12/0x26

sysrq-t:

ge+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c01649ff>] ? vfs_read+0xff/0x140
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452] misc-daemon S c0499320     0  2307      1
[215680.693452]  00000000 00200082 cf8d8120 c0499320 000f423f cf331440 cf29bb5c cf29bb2c
[215680.693452]  19886cce 0000c429 cf29bb5c cf29bb2c c03e72e5 c03e7b43 000f423f 00000000
[215680.693452]  00000000 ce0c3b2c 00000000 00000000 1997af0d 0000c429 19886cce 0000c429
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7b43>] ? schedule_hrtimeout_range+0xc3/0x140
[215680.693452]  [<c0130820>] ? hrtimer_wakeup+0x0/0x20
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0245e79>] ? xfs_dir2_leaf_lookup_int+0x1d9/0x2f0
[215680.693452]  [<c023ef70>] ? xfs_da_brelse+0x40/0xd0
[215680.693452]  [<c0246ab0>] ? xfs_dir2_leaf_lookup+0xa0/0xc0
[215680.693452]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215680.693452]  [<c017432d>] ? igrab+0x1d/0x30
[215680.693452]  [<c025149d>] ? xfs_iget+0x2bd/0x390
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c037bbf7>] ? __nf_ct_refresh_acct+0x27/0xe0
[215680.693452]  [<c038005f>] ? udp_packet+0x4f/0x70
[215680.693452]  [<c031671d>] ? rtl8169_start_xmit+0x20d/0x3d0
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0172a12>] ? dput+0x82/0x100
[215680.693452]  [<c0177e73>] ? mntput_no_expire+0x13/0xa0
[215680.693452]  [<c016d5c0>] ? path_walk+0xa0/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c016c756>] ? getname+0x96/0xd0
[215680.693452]  [<c016e238>] ? user_path_at+0x68/0x90
[215680.693452]  [<c0166f17>] ? cp_new_stat64+0xf7/0x110
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] ssh           S 00000000     0  3289      1
[215680.693452]  00000000 00000086 cf89d150 00000000 c049cc60 cf0c5aa0 c049c2c0 c0138836
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 00000000 00000010
[215680.693452]  00000000 c0131c60 00000000 00000010 c011094f c04a1760 00000010 0000c41c
[215680.693452] Call Trace:
[215680.693452]  [<c0138836>] ? tick_handle_periodic_broadcast+0x26/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c0131c60>] ? notify_die+0x30/0x40
[215680.693452]  [<c011094f>] ? ack_apic_level+0x3f/0x140
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0367bbe>] ? dev_queue_xmit+0xbe/0x3b0
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0362422>] ? memcpy_toiovec+0x42/0x60
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S ff66affe     0  3293      1
[215680.693452]  00000000 00000082 cf864080 ff66affe 00000001 cf288d80 000002f6 cf288d80
[215680.693452]  00000000 00000000 00000000 bfb85a24 c03e72e5 c01394bd 00000000 c049eda0
[215680.693452]  c8595e58 00000000 00000000 00000064 c053eb40 c053eb40 c053eb48 c053eb48
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c01394bd>] ? futex_wait+0x38d/0x3d0
[215680.693452]  [<c0139577>] ? wake_futex+0x27/0x40
[215680.693452]  [<c0139659>] ? futex_wake+0xc9/0xe0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c013ae2e>] ? sys_futex+0x6e/0x120
[215680.693452]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3294      1
[215680.693452]  cf8648a4 00000082 cf864720 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 ce1ffedc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  ce1fff60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c0181010>] ? end_bio_bh_io_sync+0x0/0x50
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0298610>] ? cfq_completed_request+0x2b0/0x310
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c013d9dd>] ? handle_IRQ_event+0x2d/0xc0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3295      1
[215680.693452]  00000000 00000082 cf8d87c0 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 c407bedc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c407bf60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S c0118423     0  3296      1
[215680.693452]  cf89cc34 00000082 cf89cab0 c0118423 00000000 cf288d80 00000001 00000286
[215680.693452]  c1e0be2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c88f7ba0 00000000
[215680.693452]  c01184ff 00000000 c03c2de8 c88f7ba0 00000286 c89e9c00 c1e0be2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c01184ff>] ? __wake_up_sync+0xf/0x20
[215680.693452]  [<c03c2de8>] ? unix_write_space+0x28/0x60
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a54c>] ? do_futex+0xac/0x920
[215680.693452]  [<c013815f>] ? tick_handle_periodic+0xf/0x80
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  6958      1
[215680.693452]  00000000 00000082 c15d8da0 00000000 00000060 cf288d80 c020ad8c 00000000
[215680.693452]  cfa9f800 c1d51edc cfa9f82c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1d51f60 cfa9f83c cfa9f834 cfaa4ca0 cfa9f860 cfa9f824 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] ssh           S c0499318     0  3302      1
[215680.693452]  cf921374 00000082 cf9211f0 c0499318 00000000 cf331920 cf525064 0852507c
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 18000086 eb032807
[215680.693452]  00000000 c9f1bc6c 00001000 c9f1bbd0 c05498a0 c9f1bbd0 00000246 c037b1b7
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038d86e>] ? ip_finish_output+0x10e/0x270
[215680.693452]  [<c038da50>] ? ip_output+0x80/0x90
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c03bd574>] ? udp_manip_pkt+0xe4/0x100
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c0131b67>] ? atomic_notifier_call_chain+0x17/0x20
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S ff9ab1c5     0  3305      1
[215680.693452]  00000000 00000082 cf865110 ff9ab1c5 00000001 cf088a80 000002f6 cf088a80
[215680.693452]  00000000 00000000 00000000 bfeac0d4 c03e72e5 c01394bd 00000000 c049eda0
[215680.693452]  c7a1fe58 00000000 00000000 00000064 c053dd70 c053dd70 c053dd78 c053dd78
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c01394bd>] ? futex_wait+0x38d/0x3d0
[215680.693452]  [<c0139577>] ? wake_futex+0x27/0x40
[215680.693452]  [<c0139659>] ? futex_wake+0xc9/0xe0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c013ae2e>] ? sys_futex+0x6e/0x120
[215680.693452]  [<c03e717b>] ? __schedule+0x1cb/0x330
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3306      1
[215680.693452]  cf8b1994 00000082 cf8b1810 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c3a9bedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c3a9bf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c0181010>] ? end_bio_bh_io_sync+0x0/0x50
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0298610>] ? cfq_completed_request+0x2b0/0x310
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c013d9dd>] ? handle_IRQ_event+0x2d/0xc0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3307      1
[215680.693452]  00000000 00000082 cf89c760 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 ce08bedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  ce08bf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3e14>] ? tcp_v4_rcv+0x5a4/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S c0118423     0  3308      1
[215680.693452]  cf89d974 00000082 cf89d7f0 c0118423 00000000 cf088a80 00000001 00000282
[215680.693452]  c653be2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c88f7e60 00000000
[215680.693452]  c01184ff 00000000 c03c2de8 c88f7e60 00000286 cf208a40 c653be2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c01184ff>] ? __wake_up_sync+0xf/0x20
[215680.693452]  [<c03c2de8>] ? unix_write_space+0x28/0x60
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a54c>] ? do_futex+0xac/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3190      1
[215680.693452]  cf8655e4 00000082 cf865460 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c1511edc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1511f60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c03a3763>] ? tcp_v4_do_rcv+0xa3/0x1b0
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3191      1
[215680.693452]  00000000 00000082 cf8fab30 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 cc7cdedc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  cc7cdf60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c013a583>] ? do_futex+0xe3/0x920
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshfs         S 00000000     0  3193      1
[215680.693452]  00000000 00000082 c15e30d0 00000000 00000060 cf088a80 c020ad8c 00000000
[215680.693452]  cf253000 c1685edc cf25302c 00000001 c03e72e5 c020b4ba 00000000 00000002
[215680.693452]  c1685f60 cf25303c cf253034 cfa981a0 cf253060 cf253024 00000000 c44d88fc
[215680.693452] Call Trace:
[215680.693452]  [<c020ad8c>] ? request_end+0xdc/0x160
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c020b4ba>] ? fuse_dev_read+0x29a/0x480
[215680.693452]  [<c020ae80>] ? fuse_dev_write+0x0/0x3a0
[215680.693452]  [<c0163afe>] ? do_sync_readv_writev+0xce/0x110
[215680.693452]  [<c03a3e52>] ? tcp_v4_rcv+0x5e2/0x630
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        R running      0  7269   1821
[215680.693452]  c15e2bb4 00000082 c15e2a30 c0499320 00000003 cf0c5c40 000081b6 c0103269
[215680.693452]  00000286 0cd6e035 c9f03cf4 0cd6e034 c03e72e5 c03e74a0 c9f12050 0000007b
[215680.693452]  00000000 00200200 0cd6e035 c0124de0 c15e2a30 c053c7c0 c684c040 ce22bd48
[215680.693452] Call Trace:
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74a0>] ? schedule_timeout+0xb0/0x110
[215680.693452]  [<c0124de0>] ? process_timeout+0x0/0x10
[215680.693452]  [<c0251380>] ? xfs_iget+0x1a0/0x390
[215680.693452]  [<c026a705>] ? xfs_trans_iget+0xf5/0x120
[215680.693452]  [<c025486a>] ? xfs_ialloc+0xba/0x680
[215680.693452]  [<c026b199>] ? xfs_dir_ialloc+0x89/0x2e0
[215680.693452]  [<c0268e12>] ? xfs_trans_reserve+0x82/0x220
[215680.693452]  [<c026da7a>] ? xfs_create+0x3ea/0x5d0
[215680.693452]  [<c0277c21>] ? xfs_vn_mknod+0x81/0x120
[215680.693452]  [<c016bc90>] ? vfs_create+0x90/0xe0
[215680.693452]  [<c0277ce0>] ? xfs_vn_create+0x0/0x10
[215680.693452]  [<c016eaeb>] ? do_filp_open+0x72b/0x830
[215680.693452]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215680.693452]  [<c01621bc>] ? sys_open+0x2c/0x40
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] sshd          S 00000000     0 13131   1529
[215680.693452]  00000000 00000086 cf920ea0 00000000 00000000 cf088260 00000000 00000000
[215680.693452]  c16bfe2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c16bfdb8 c16bfdb8
[215680.693452]  c9fa5e2c cc70c084 c16bfdfc cc70c090 c012dbfb 000000c1 c16bfe2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S cf9e9818     0 13134  13131
[215680.693452]  cf9202e4 00000082 cf920160 cf9e9818 c04a1760 cf0888e0 00000010 0813ee21
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 188493cc 00000001
[215680.693452]  00000000 00000000 00000082 cf007400 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c0367bbe>] ? dev_queue_xmit+0xbe/0x3b0
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c038d8f2>] ? ip_finish_output+0x192/0x270
[215680.693452]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S 00000000     0 13135  13134
[215680.693452]  00000000 00000082 cf9e98d0 00000000 00000000 cf088c20 c0118423 00000004
[215680.693452]  00000001 7fffffff 00000001 00000001 c03e72e5 c03e74cd 00000286 00000000
[215680.693452]  00000004 cf007400 cf007000 c02d6e4f c04b5660 cf007400 00000001 cf007000
[215680.693452] Call Trace:
[215680.693452]  [<c0118423>] ? __wake_up_common+0x43/0x70
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c02da631>] ? n_tty_read+0x441/0x6c0
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02d656d>] ? tty_read+0x8d/0xd0
[215680.693452]  [<c02da1f0>] ? n_tty_read+0x0/0x6c0
[215680.693452]  [<c02d64e0>] ? tty_read+0x0/0xd0
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] screen        S cf920160     0 13154      1
[215680.693452]  00000000 00000082 cf89ce00 cf920160 cf252c00 cfb65040 c02de400 c1bde340
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 c1bde340 00000001
[215680.693452]  00000000 00000000 00000082 cf252c00 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c02de400>] ? pty_write+0x0/0x60
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c025c5c8>] ? xlog_write+0x138/0x540
[215680.693452]  [<c026a8ae>] ? xfs_trans_unlock_chunk+0xae/0x100
[215680.693452]  [<c026a989>] ? xfs_trans_unlock_items+0x49/0xd0
[215680.693452]  [<c025bb43>] ? xlog_state_release_iclog+0x33/0x90
[215680.693452]  [<c025be81>] ? xfs_log_release_iclog+0x11/0x40
[215680.693452]  [<c0268cb5>] ? _xfs_trans_commit+0x285/0x360
[215680.693452]  [<c027092d>] ? kmem_zone_alloc+0x7d/0xc0
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c011791d>] ? check_preempt_wakeup+0xad/0xd0
[215680.693452]  [<c0126738>] ? __send_signal+0x118/0x220
[215680.693452]  [<c0126b47>] ? __group_send_sig_info+0x17/0x20
[215680.693452]  [<c01276ac>] ? kill_pid_info+0x2c/0x50
[215680.693452]  [<c012776a>] ? sys_kill+0x9a/0x140
[215680.693452]  [<c0172a12>] ? dput+0x82/0x100
[215680.693452]  [<c0177e73>] ? mntput_no_expire+0x13/0xa0
[215680.693452]  [<c018048c>] ? do_utimes+0xbc/0x100
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S c02d7c50     0 13155  13154
[215680.693452]  cf89dcc4 00000082 cf89db40 c02d7c50 c6e288e0 cfb65d40 ccf8c000 c016f78f
[215680.693452]  cf89db38 cf89db40 cf89dc60 00000003 c03e72e5 c011edd0 ccf8df68 00000003
[215680.693452]  00000000 0000000e 00000000 bfee5c98 00000000 0000000e 00000000 0000000e
[215680.693452] Call Trace:
[215680.693452]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[215680.693452]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] lftp          S c02a0447     0 13169  13155
[215680.693452]  00000000 00000082 cf878a90 c02a0447 0000c350 cfb651e0 c14ddbe4 c14ddbb4
[215680.693452]  a9e1351a 0000c5a8 c14ddbe4 c14ddbb4 c03e72e5 c03e7b43 0000c350 00000000
[215680.693452]  00000000 cfb71781 cf1a9b2c ce039f58 a9e1f86a 0000c5a8 a9e1351a 0000c5a8
[215680.693452] Call Trace:
[215680.693452]  [<c02a0447>] ? __const_udelay+0x27/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7b43>] ? schedule_hrtimeout_range+0xc3/0x140
[215680.693452]  [<c0130820>] ? hrtimer_wakeup+0x0/0x20
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c0170e16>] ? do_sys_poll+0x296/0x390
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215680.693452]  [<c0298f3b>] ? cfq_insert_request+0x24b/0x350
[215680.693452]  [<c037bc9b>] ? __nf_ct_refresh_acct+0xcb/0xe0
[215680.693452]  [<c037f89e>] ? tcp_packet+0x8ce/0xd40
[215680.693452]  [<c028fa24>] ? generic_make_request+0x224/0x2f0
[215680.693452]  [<c037b1b7>] ? __nf_conntrack_find+0xe7/0x100
[215680.693452]  [<c037b296>] ? nf_conntrack_find_get+0x16/0x120
[215680.693452]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c039cefc>] ? tcp_rcv_established+0x66c/0x7f0
[215680.693452]  [<c03a3763>] ? tcp_v4_do_rcv+0xa3/0x1b0
[215680.693452]  [<c03799c6>] ? nf_iterate+0x76/0x90
[215680.693452]  [<c03a3de8>] ? tcp_v4_rcv+0x578/0x630
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c038898e>] ? ip_rcv_finish+0x13e/0x270
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c01710b7>] ? sys_poll+0x67/0xd0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D cf402150     0 19048   1821
[215680.693452]  00000000 00000086 c15e3770 cf402150 c1085ba0 cf331100 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff c997f878
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023a791>] ? xfs_btree_read_bufl+0x71/0xa0
[215680.693452]  [<c0234566>] ? xfs_bmap_read_extents+0xa6/0x380
[215680.693452]  [<c0254e97>] ? xfs_iread_extents+0x67/0xe0
[215680.693452]  [<c023640d>] ? xfs_bmapi+0x11d/0x14d0
[215680.693452]  [<c03bc59e>] ? nf_nat_setup_info+0x57e/0x660
[215680.693452]  [<c03be21b>] ? ipt_do_table+0x1bb/0x330
[215680.693452]  [<c031b96c>] ? tulip_start_xmit+0xec/0x120
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c0258964>] ? xfs_iomap+0x1b4/0x3e0
[215680.693452]  [<c0271582>] ? __xfs_get_blocks+0xa2/0x2a0
[215680.693452]  [<c0180c8d>] ? alloc_buffer_head+0xd/0x60
[215680.693452]  [<c02717d0>] ? xfs_get_blocks+0x20/0x30
[215680.693452]  [<c0182bc4>] ? __block_prepare_write+0x1d4/0x3f0
[215680.693452]  [<c014139b>] ? add_to_page_cache_locked+0x4b/0xb0
[215680.693452]  [<c0182f65>] ? block_write_begin+0x45/0xe0
[215680.693452]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215680.693452]  [<c0272b36>] ? xfs_vm_write_begin+0x46/0x50
[215680.693452]  [<c02717b0>] ? xfs_get_blocks+0x0/0x30
[215680.693452]  [<c0141f86>] ? generic_file_buffered_write+0x106/0x300
[215680.693452]  [<c02791ea>] ? xfs_write+0x77a/0x860
[215680.693452]  [<c0275361>] ? xfs_file_aio_write+0x61/0x70
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015a256>] ? page_add_new_anon_rmap+0x56/0x80
[215680.693452]  [<c0153a7e>] ? handle_mm_fault+0x42e/0x530
[215680.693452]  [<c016758e>] ? sys_fstat64+0x1e/0x30
[215680.693452]  [<c0163b40>] ? do_sync_write+0x0/0x120
[215680.693452]  [<c0164750>] ? vfs_write+0xa0/0x140
[215680.693452]  [<c01648c1>] ? sys_write+0x41/0x80
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] vsftpd        D 00000000     0 29887   1821
[215680.693452]  00000000 00000082 cf9e9580 00000000 4a7df9b3 cf288220 4a8077bb 03bca3c6
[215680.693452]  cd1621bc ffffffff cf9e9580 cd1621c0 c03e78bb cd1621c0 cd1621c0 cf9e9580
[215680.693452]  00c372e8 00000000 c89589a0 c3b8a000 c03e7819 c0164c03 00000000 c0164be0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c0164c03>] ? generic_file_llseek+0x23/0x60
[215680.693452]  [<c0164be0>] ? generic_file_llseek+0x0/0x60
[215680.693452]  [<c01637ac>] ? vfs_llseek+0x3c/0x50
[215680.693452]  [<c0164ba6>] ? sys_llseek+0x56/0x90
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] md5sum   D 02bb4af3     0 30660  19048
[215680.693452]  00000000 00000086 cf879b20 02bb4af3 00003000 cf35e600 cf402380 00000010
[215680.693452]  c049f170 cf879b20 c15a7c74 c12003b0 c03e72e5 c03e7311 c15a7c6c c014111d
[215680.693452]  c03e76f2 00000003 c01410f0 c04c371c cf879b20 c15a7c88 c10b65a0 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] md5sum   D c01202d3     0 30661  29887
[215680.693452]  00000000 00000082 cf8783f0 c01202d3 cf6e0390 cfb65520 c21abaa0 c1052d40
[215680.693452]  c049f170 cf8783f0 c8123c74 c12003b0 c03e72e5 c03e7311 c8123c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8783f0 c8123c88 c10b65a0 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c01202d3>] ? current_fs_time+0x13/0x20
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102cb5>] ? syscall_call+0x7/0xb
[215680.693452] vsftpd        D cf935088     0 30663   1821
[215680.693452]  c15d9914 00000082 c15d9790 cf935088 c15d9790 cf288a40 c1200118 c02906a3
[215680.693452]  c049f170 c15d9790 c14ebc74 c1200118 c03e72e5 c03e7311 c14ebc6c c014111d
[215680.693452]  c03e76f2 0000001b c01410f0 c04c371c c15d9790 c14ebc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c02906a3>] ? __generic_unplug_device+0x23/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141994>] ? filemap_fault+0x2a4/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30664   1821
[215680.693452]  00000000 00000082 cf920800 00000000 0100a150 cfaca6e0 c7a057e0 80000000
[215680.693452]  c049f170 cf920800 cc643c74 c1200118 c03e72e5 c03e7311 cc643c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf920800 cc643c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30671   1821
[215680.693452]  00000000 00000086 c15d90f0 00000000 010090f0 cfb65ba0 c4099c20 80000000
[215680.693452]  c049f170 c15d90f0 c4099c74 c1200118 c03e72e5 c03e7311 c4099c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d90f0 c4099c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30672   1821
[215680.693452]  00000000 00000082 cf9204b0 00000000 0100a150 cf331780 ce03f2a0 80000000
[215680.693452]  c049f170 cf9204b0 c3ac7c74 c1200118 c03e72e5 c03e7311 c3ac7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9204b0 c3ac7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30673   1821
[215680.693452]  00000000 00000086 cf878de0 00000000 0100a150 cf0880c0 ce05b540 80000000
[215680.693452]  c049f170 cf878de0 c9123c74 c1200118 c03e72e5 c03e7311 c9123c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf878de0 c9123c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30674   1821
[215680.693452]  00000000 00000082 c15d8a50 00000000 0100a150 cf35eae0 ce09ec60 80000000
[215680.693452]  c049f170 c15d8a50 cd03dc74 c1200118 c03e72e5 c03e7311 cd03dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8a50 cd03dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c999be88     0 30681   1894
[215680.693452]  00000000 00000082 c15e26e0 c999be88 c696b534 cf088740 c016b3d3 c999be9c
[215680.693452]  cfaf6a00 c999bedc c999bf60 00001000 c03e72e5 c016a175 00000000 c15e26e0
[215680.693452]  c012dbe0 cfaf6a00 cfaf6a00 c8c95860 c999bedc c016aa6e 000007f4 c999bf60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30682  30681
[215680.693452]  00000000 00000086 c15e3420 00000000 c106c8c0 cf288700 c0152354 03646067
[215680.693452]  c15e3418 c15e3420 c15e3540 00000003 c03e72e5 c011edd0 c1ba3f68 00000003
[215680.693452]  00000000 00000004 00000000 bfb26438 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30683  30682
[215680.693452]  00000000 00000086 cf8b0780 cf402150 c1137380 cf288560 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84898
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215680.693452]  [<c0244061>] ? xfs_dir2_block_lookup_int+0x51/0x200
[215680.693452]  [<c022e91f>] ? xfs_bmap_last_offset+0x12f/0x140
[215680.693452]  [<c0244750>] ? xfs_dir2_block_lookup+0x20/0xc0
[215680.693452]  [<c0243185>] ? xfs_dir_lookup+0x145/0x170
[215680.693452]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c6ed1e88     0 30684   1894
[215680.693452]  00000000 00000082 cf920b50 c6ed1e88 c696b534 cf288be0 c016b3d3 c6ed1e9c
[215680.693452]  cd054400 c6ed1edc c6ed1f60 00001000 c03e72e5 c016a175 00000000 cf920b50
[215680.693452]  c012dbe0 cd054400 cd054400 c8c958e0 c6ed1edc c016aa6e 00000781 c6ed1f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30685  30684
[215680.693452]  00000000 00000086 cf921540 00000000 c103e780 cf2888a0 c0152354 01f3c067
[215680.693452]  cf921538 cf921540 cf921660 00000003 c03e72e5 c011edd0 c8e33f68 00000003
[215680.693452]  00000000 00000004 00000000 bfedecd8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30686  30685
[215680.693452]  00000000 00000082 c15e2390 cf402150 c1037f80 cf288080 00000000 00000001
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000004 00000000 c027371c 00000000 7fffffff ccd84a18
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c023f6da>] ? xfs_da_do_buf+0x4aa/0x870
[215680.693452]  [<c023fb30>] ? xfs_da_read_buf+0x30/0x40
[215680.693452]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215680.693452]  [<c0245d03>] ? xfs_dir2_leaf_lookup_int+0x63/0x2f0
[215680.693452]  [<c022ef3b>] ? xfs_bmap_search_multi_extents+0x7b/0x100
[215680.693452]  [<c0246a37>] ? xfs_dir2_leaf_lookup+0x27/0xc0
[215680.693452]  [<c02427ef>] ? xfs_dir2_isleaf+0x1f/0x60
[215680.693452]  [<c0243108>] ? xfs_dir_lookup+0xc8/0x170
[215680.693452]  [<c026dccb>] ? xfs_lookup+0x6b/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c1415e88     0 30687   1894
[215680.693452]  00000000 00000086 c15e3ac0 c1415e88 c04c3774 cf2c78c0 c03efda0 0000002c
[215680.693452]  cd0d7c00 c1415edc c1415f60 00001000 c03e72e5 c016a175 00000000 c15e3ac0
[215680.693452]  c012dbe0 cd0d7c00 cd0d7c00 c8b6d940 c1415edc c016aa6e 0000086b c1415f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30688  30687
[215680.693452]  00000000 00000082 c15e2040 00000000 c10d3c20 cf2c7720 c0152354 069e1067
[215680.693452]  c15e2038 c15e2040 c15e2160 00000003 c03e72e5 c011edd0 c1417f68 00000003
[215680.693452]  00000000 00000004 00000000 bfa14098 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D c0104a67     0 30689  30688
[215680.693452]  00000000 00000086 cf864a70 c0104a67 c1585e10 cf2c70a0 cf864a70 00000000
[215680.693452]  cf6aa63c ffffffff cf864a70 cf6aa640 c03e78bb c1443e04 cf6aa640 cf864a70
[215680.693452]  c1585e70 00000000 c1585ef4 c1585e70 c03e7819 c016b423 c1585e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c0104a67>] ? handle_irq+0x17/0x20
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30695   1821
[215680.693452]  00000000 00000086 cf8643d0 00000000 0100a150 cfacad60 c8a126e0 80000000
[215680.693452]  c049f170 cf8643d0 c70d7c74 c1200118 c03e72e5 c03e7311 c70d7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8643d0 c70d7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30696   1821
[215680.693452]  00000000 00000086 c15e2d80 00000000 0100a150 cf088dc0 cfb99e60 80000000
[215680.693452]  c049f170 c15e2d80 c38cbc74 c1200118 c03e72e5 c03e7311 c38cbc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15e2d80 c38cbc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30697   1821
[215680.693452]  00000000 00000086 cf864dc0 00000000 0100a150 cf3312a0 ce03f520 80000000
[215680.693452]  c049f170 cf864dc0 c926dc74 c1200118 c03e72e5 c03e7311 c926dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf864dc0 c926dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30698   1821
[215680.693452]  00000000 00000086 cf8d8b10 00000000 0100a150 cfacabc0 ce05b8c0 80000000
[215680.693452]  c049f170 cf8d8b10 c260bc74 c1200118 c03e72e5 c03e7311 c260bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8d8b10 c260bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30699   1821
[215680.693452]  00000000 00000086 cf9e8b90 00000000 0100a150 cf0c55c0 c7a05660 80000000
[215680.693452]  c049f170 cf9e8b90 ce9cbc74 c1200118 c03e72e5 c03e7311 ce9cbc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9e8b90 ce9cbc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30700   1821
[215680.693452]  00000000 00000082 cf9e9230 00000000 0100a150 cf2c7580 cf20e860 80000000
[215680.693452]  c049f170 cf9e9230 ca90dc74 c1200118 c03e72e5 c03e7311 ca90dc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf9e9230 ca90dc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30707   1821
[215680.693452]  00000000 00000082 cf8c5b80 00000000 0100a150 cf35ee20 ce09f6a0 80000000
[215680.693452]  c049f170 cf8c5b80 cc31fc74 c1200118 c03e72e5 c03e7311 cc31fc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8c5b80 cc31fc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30708   1821
[215680.693452]  00000000 00000086 c15d8060 00000000 0100a150 cfaca3a0 ce09ed60 80000000
[215680.693452]  c049f170 c15d8060 c5e13c74 c1200118 c03e72e5 c03e7311 c5e13c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8060 c5e13c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30709   1821
[215680.693452]  00000000 00000082 c15d9440 00000000 0100a150 cf0c5420 c7a05e60 80000000
[215680.693452]  c049f170 c15d9440 c802bc74 c1200118 c03e72e5 c03e7311 c802bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d9440 c802bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30710   1821
[215680.693452]  00000000 00000086 c15d8700 00000000 0100a150 cf0885a0 c21aba20 80000000
[215680.693452]  c049f170 c15d8700 cc8d7c74 c1200118 c03e72e5 c03e7311 cc8d7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d8700 cc8d7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30711   1821
[215680.693452]  00000000 00000086 c15d9ae0 00000000 0100a150 cf2c7a60 c8958920 80000000
[215680.693452]  c049f170 c15d9ae0 c1463c74 c1200118 c03e72e5 c03e7311 c1463c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d9ae0 c1463c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30712   1821
[215680.693452]  00000000 00000086 c15d83b0 00000000 0100a150 cf2c7c00 cf882740 80000000
[215680.693452]  c049f170 c15d83b0 c1409c74 c1200118 c03e72e5 c03e7311 c1409c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c15d83b0 c1409c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30713   1821
[215680.693452]  00000000 00000086 cf8b0ad0 00000000 0100a150 cf331e00 c8a12ce0 80000000
[215680.693452]  c049f170 cf8b0ad0 c140bc74 c1200118 c03e72e5 c03e7311 c140bc6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c cf8b0ad0 c140bc88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30720   1821
[215680.693452]  00000000 00000086 c14c5c20 00000000 0100a150 cf2c7da0 c47420e0 80000000
[215680.693452]  c049f170 c14c5c20 c14c7c74 c1200118 c03e72e5 c03e7311 c14c7c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c5c20 c14c7c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D c04c371c     0 30721   1821
[215680.693452]  00000000 00000082 c14c41a0 c04c371c c0103269 cf35ec80 c4703000 00000500
[215680.693452]  c049f170 c14c41a0 c1451c74 c1200118 c03e72e5 c03e7311 c1451c6c c014111d
[215680.693452]  c03e76f2 c02a07cb c01410f0 c04c371c c14c41a0 c1451c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c0103269>] ? common_interrupt+0x29/0x30
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c02a07cb>] ? mmx_clear_page+0x2b/0xd0
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30722   1821
[215680.693452]  00000000 00000082 c14c58d0 00000000 0100a150 cf35e120 c8958d20 80000000
[215680.693452]  c049f170 c14c58d0 c1453c74 c1200118 c03e72e5 c03e7311 c1453c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c58d0 c1453c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30723   1821
[215680.693452]  00000000 00000086 c14c44f0 00000000 0100a150 cf35e2c0 c8a12ee0 80000000
[215680.693452]  c049f170 c14c44f0 c1651c74 c1200118 c03e72e5 c03e7311 c1651c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c44f0 c1651c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] vsftpd        D 00000000     0 30724   1821
[215680.693452]  00000000 00000082 c14c5580 00000000 0100a150 cf35e940 ce05b940 80000000
[215680.693452]  c049f170 c14c5580 c1505c74 c1200118 c03e72e5 c03e7311 c1505c6c c014111d
[215680.693452]  c03e76f2 00000254 c01410f0 c04c371c c14c5580 c1505c88 c11e7340 c01410cc
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7311>] ? io_schedule+0x11/0x20
[215680.693452]  [<c014111d>] ? sync_page+0x2d/0x60
[215680.693452]  [<c03e76f2>] ? __wait_on_bit_lock+0x42/0x80
[215680.693452]  [<c01410f0>] ? sync_page+0x0/0x60
[215680.693452]  [<c01410cc>] ? __lock_page+0x8c/0xa0
[215680.693452]  [<c012dc30>] ? wake_bit_function+0x0/0x70
[215680.693452]  [<c014127f>] ? find_lock_page+0x4f/0x70
[215680.693452]  [<c0141805>] ? filemap_fault+0x115/0x3e0
[215680.693452]  [<c0151c62>] ? __do_fault+0x42/0x3d0
[215680.693452]  [<c013fd8e>] ? rcu_process_callbacks+0x1e/0x20
[215680.693452]  [<c0120ab7>] ? __do_softirq+0x77/0xe0
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0113a42>] ? do_page_fault+0x132/0x290
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c03e87dd>] ? error_code+0x65/0x6c
[215680.693452]  [<c0113910>] ? do_page_fault+0x0/0x290
[215680.693452]  [<c02a0d3f>] ? clear_user+0x2f/0x50
[215680.693452]  [<c01967cc>] ? load_elf_binary+0x8bc/0x1960
[215680.693452]  [<c014668c>] ? __alloc_pages_internal+0xac/0x460
[215680.693452]  [<c029e16b>] ? strrchr+0xb/0x20
[215680.693452]  [<c0193b24>] ? load_misc_binary+0x84/0x390
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0152937>] ? follow_page+0x117/0x150
[215680.693452]  [<c0153c7a>] ? __get_user_pages+0xfa/0x310
[215680.693452]  [<c01680aa>] ? get_arg_page+0x4a/0xb0
[215680.693452]  [<c016827e>] ? copy_strings+0x16e/0x190
[215680.693452]  [<c01683f6>] ? search_binary_handler+0x56/0x140
[215680.693452]  [<c01693ab>] ? do_execve+0x2bb/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S 00000000     0 30725   1529
[215680.693452]  00000000 00000086 c14c4840 00000000 00000000 cf35e460 00000000 00000000
[215680.693452]  c1507e2c 7fffffff 7fffffff 00000000 c03e72e5 c03e74cd c1507db8 c1507db8
[215680.693452]  c1641e2c c6a28384 c1507dfc c6a28390 c012dbfb 000000c1 c1507e2c 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c012dbfb>] ? autoremove_wake_function+0x1b/0x50
[215680.693452]  [<c03c27e4>] ? unix_stream_recvmsg+0x374/0x4d0
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0358ab5>] ? sock_aio_read+0x125/0x140
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0164a2f>] ? vfs_read+0x12f/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sshd          S c1489518     0 30728  30725
[215680.693452]  00000000 00000082 c14c4b90 c1489518 00000000 cf2c7240 00000046 08000030
[215680.693452]  00000000 00000000 00000000 00000000 c03e72e5 c03e7ba5 18641bec 00000001
[215680.693452]  00000000 00000000 00000082 c8159400 c02d9ae0 00000082 00000000 00000000
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e7ba5>] ? schedule_hrtimeout_range+0x125/0x140
[215680.693452]  [<c02d9ae0>] ? n_tty_poll+0x0/0x1a0
[215680.693452]  [<c0170ace>] ? poll_schedule_timeout+0x2e/0x50
[215680.693452]  [<c017154b>] ? do_select+0x3cb/0x4f0
[215680.693452]  [<c0171bf0>] ? __pollwait+0x0/0xf0
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c0171ce0>] ? pollwake+0x0/0x50
[215680.693452]  [<c038ca85>] ? ip_local_out+0x15/0x20
[215680.693452]  [<c038d1e3>] ? ip_queue_xmit+0x193/0x370
[215680.693452]  [<c035ed9d>] ? skb_checksum+0x4d/0x280
[215680.693452]  [<c03a26e4>] ? tcp_v4_send_check+0x44/0xf0
[215680.693452]  [<c039eb34>] ? tcp_transmit_skb+0x444/0x680
[215680.693452]  [<c035c16c>] ? sk_reset_timer+0xc/0x20
[215680.693452]  [<c03a0b2b>] ? tcp_write_xmit+0x1fb/0x9a0
[215680.693452]  [<c0360fd2>] ? __alloc_skb+0x52/0x130
[215680.693452]  [<c035bdbc>] ? release_sock+0xc/0x80
[215680.693452]  [<c0394d64>] ? tcp_sendmsg+0x694/0xa40
[215680.693452]  [<c017184e>] ? core_sys_select+0x1de/0x310
[215680.693452]  [<c0163c15>] ? do_sync_write+0xd5/0x120
[215680.693452]  [<c02d6e4f>] ? tty_wakeup+0x2f/0x70
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c0171b5f>] ? sys_select+0x2f/0xc0
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          S c02d7c50     0 30729  30728
[215680.693452]  c14c53b4 00000086 c14c5230 c02d7c50 cf0afba0 cfaca060 c1440000 c016f78f
[215680.693452]  c14c5228 c14c5230 c14c5350 00000003 c03e72e5 c011edd0 c1441f68 00000003
[215680.693452]  00000000 0000000e 00000000 bf8316c8 00000000 0000000e 00000000 0000000e
[215680.693452] Call Trace:
[215680.693452]  [<c02d7c50>] ? tty_ioctl+0x0/0x740
[215680.693452]  [<c016f78f>] ? vfs_ioctl+0x1f/0x80
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c14e5e88     0 30750   1894
[215680.693452]  00000000 00000086 c4a00bb0 c14e5e88 c696b534 cf041860 c016b3d3 c14e5e9c
[215680.693452]  c99f7600 c14e5edc c14e5f60 00001000 c03e72e5 c016a175 00000000 c4a00bb0
[215680.693452]  c012dbe0 c99f7600 c99f7600 cfaa45a0 c14e5edc c016aa6e 000005ed c14e5f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30751  30750
[215680.693452]  00000000 00000082 c4a00860 00000000 c106f760 cfaca540 c0152354 037bb067
[215680.693452]  c4a00858 c4a00860 c4a00980 00000003 c03e72e5 c011edd0 c48c9f68 00000003
[215680.693452]  00000000 00000004 00000000 bfdf3088 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000000     0 30752  30751
[215680.693452]  00000000 00000082 c4a00510 00000000 00000000 cfaca880 00000000 00000000
[215680.693452]  cf5a11bc ffffffff c4a00510 cf5a11c0 c03e78bb cf5a11c0 cf5a11c0 c4a00510
[215680.693452]  c5ad9e70 00000000 c5ad9ef4 c5ad9e70 c03e7819 c016b423 c5ad9e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016c90f>] ? __link_path_walk+0x17f/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c14e7e88     0 30753   1894
[215680.693452]  00000000 00000086 c4a001c0 c14e7e88 c696b534 cfaca200 c016b3d3 c14e7e9c
[215680.693452]  c4c42000 c14e7edc c14e7f60 00001000 c03e72e5 c016a175 00000000 c4a001c0
[215680.693452]  c012dbe0 c4c42000 c4c42000 cf83dda0 c14e7edc c016aa6e 00000863 c14e7f60
[215680.693452] Call Trace:
[215680.693452]  [<c016b3d3>] ? do_lookup+0x93/0x1e0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30754  30753
[215680.693452]  00000000 00000082 c4a01c40 00000000 c11e7720 cf0411e0 c0152354 0f3b9067
[215680.693452]  c4a01c38 c4a01c40 c4a01d60 00000003 c03e72e5 c011edd0 c8733f68 00000003
[215680.693452]  00000000 00000004 00000000 bfa8dd98 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000044     0 30755  30754
[215680.693452]  00000000 00000086 c4a015a0 00000044 00000000 cf0c5900 00000000 00000000
[215680.693452]  cf6aa63c ffffffff c4a015a0 cf6aa640 c03e78bb c1555e04 c1585e04 c4a015a0
[215680.693452]  c1443e70 00000000 c1443ef4 c1443e70 c03e7819 c016b423 c1443e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S c04c371c     0 30756   1894
[215680.693452]  00000000 00000082 c4a01250 c04c371c 000000d0 cf0c5de0 c04c371c 000000d0
[215680.693452]  c99f7800 c1429edc c1429f60 00001000 c03e72e5 c016a175 00000000 c4a01250
[215680.693452]  c012dbe0 c99f7800 c99f7800 c1bdec40 c1429edc c016aa6e 000006b7 c1429f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0134e54>] ? getnstimeofday+0x54/0x110
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D cf402150     0 30757  30756
[215680.693452]  00000000 00000082 c4a00f00 cf402150 c111e120 cf0c5280 00000000 00000002
[215680.693452]  7fffffff 7fffffff 00000002 00000000 c03e72e5 c03e74cd c018552a 00001000
[215680.693452]  00000000 00001000 00000008 00000000 c027371c 00000000 7fffffff c997f4b8
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c03e74cd>] ? schedule_timeout+0xdd/0x110
[215680.693452]  [<c018552a>] ? bio_add_page+0x3a/0x50
[215680.693452]  [<c027371c>] ? _xfs_buf_ioapply+0x18c/0x290
[215680.693452]  [<c03e6f1f>] ? wait_for_common+0xef/0x110
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c02734ae>] ? xfs_buf_iowait+0x2e/0x40
[215680.693452]  [<c0274c2f>] ? xfs_buf_read_flags+0x4f/0x80
[215680.693452]  [<c026a061>] ? xfs_trans_read_buf+0x181/0x340
[215680.693452]  [<c0254f58>] ? xfs_imap_to_bp+0x48/0x110
[215680.693452]  [<c0256634>] ? xfs_iread+0x94/0x1b0
[215680.693452]  [<c02511b1>] ? xfs_inode_alloc+0xd1/0x100
[215680.693452]  [<c02513d6>] ? xfs_iget+0x1f6/0x390
[215680.693452]  [<c026dd28>] ? xfs_lookup+0xc8/0xf0
[215680.693452]  [<c0277a85>] ? xfs_vn_lookup+0x55/0xa0
[215680.693452]  [<c016b4fa>] ? do_lookup+0x1ba/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c0146422>] ? get_page_from_freelist+0x292/0x450
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c0151ed1>] ? __do_fault+0x2b1/0x3d0
[215680.693452]  [<c016208b>] ? do_sys_open+0x5b/0x110
[215680.693452]  [<c01621bc>] ? sys_open+0x2c/0x40
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30758   1894
[215680.693452]  00000000 00000082 c4a018f0 00000000 00000000 c44afe40 c04c3740 00000246
[215680.693452]  c99f7200 c142bedc c142bf60 00001000 c03e72e5 c016a175 00000000 c4a018f0
[215680.693452]  c012dbe0 c99f7200 c99f7200 c1bde740 c142bedc c016aa6e 000006a3 c142bf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000008     0 30759  30758
[215680.693452]  00000000 00000086 c146dc60 00000008 c10a3920 c44afca0 c0152584 00000000
[215680.693452]  c146dc58 c146dc60 c146dd80 00000003 c03e72e5 c011edd0 c146ff68 00000003
[215680.693452]  00000000 00000004 00000000 bfe0bf98 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152584>] ? do_wp_page+0x334/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D c90a9650     0 30760  30759
[215680.693452]  00000000 00000086 c146d910 c90a9650 c0185ee0 c44afb00 00000400 00000c00
[215680.693452]  cf6aa63c ffffffff c146d910 cf6aa640 c03e78bb c1617e04 c1443e04 c146d910
[215680.693452]  c1555e70 00000000 c1555ef4 c1555e70 c03e7819 c016b423 c1555e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c0185ee0>] ? bio_fs_destructor+0x0/0x10
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016cde6>] ? __link_path_walk+0x656/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30761   1894
[215680.693452]  00000000 00000086 c146d5c0 00000000 00000000 c44af960 c04c3740 00000246
[215680.693452]  c1855e00 c1557edc c1557f60 00001000 c03e72e5 c016a175 00000000 c146d5c0
[215680.693452]  c012dbe0 c1855e00 c1855e00 c1b028c0 c1557edc c016aa6e 000007f3 c1557f60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30762  30761
[215680.693452]  00000000 00000086 c146d270 00000000 c10eb900 c44af7c0 c0152354 075c8067
[215680.693452]  c146d268 c146d270 c146d390 00000003 c03e72e5 c011edd0 c1615f68 00000003
[215680.693452]  00000000 00000004 00000000 bf8208e8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 1ccf74c0     0 30763  30762
[215680.693452]  00000000 00000082 c146cf20 1ccf74c0 c4a01924 c44af620 c146d2a4 c029d591
[215680.693452]  cf6aa63c ffffffff c146cf20 cf6aa640 c03e78bb c16b5e04 c1555e04 c146cf20
[215680.693452]  c1617e70 00000000 c1617ef4 c1617e70 c03e7819 c016b423 c1617e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c029d591>] ? rb_insert_color+0xc1/0xf0
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30764   1894
[215680.693452]  00000000 00000082 c146cbd0 00000000 00000000 c44af480 c04c3740 00000246
[215680.693452]  c1855a00 c8bfdedc c8bfdf60 00001000 c03e72e5 c016a175 00000000 c146cbd0
[215680.693452]  c012dbe0 c1855a00 c1855a00 ce09f320 c8bfdedc c016aa6e 00000668 c8bfdf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000008     0 30765  30764
[215680.693452]  00000000 00000082 c146c880 00000008 c11002c0 c44af2e0 c0152584 00000000
[215680.693452]  c146c878 c146c880 c146c9a0 00000003 c03e72e5 c011edd0 c9ea5f68 00000003
[215680.693452]  00000000 00000004 00000000 bff003a8 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152584>] ? do_wp_page+0x334/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 00000000     0 30766  30765
[215680.693452]  c146c6b4 00000082 c146c530 00000000 00000000 c44af140 00008068 00000008
[215680.693452]  cf6aa63c ffffffff c146c530 cf6aa640 c03e78bb cf6aa640 c16b5e04 c146c530
[215680.693452]  cce39e70 00000000 cce39ef4 cce39e70 c03e7819 c016b423 cce39e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c0162f79>] ? do_truncate+0x79/0x90
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] cron          S 00000000     0 30767   1894
[215680.693452]  00000000 00000082 c146c1e0 00000000 00000000 c8baad40 c04c3740 00000246
[215680.693452]  c1855600 cceededc cceedf60 00001000 c03e72e5 c016a175 00000000 c146c1e0
[215680.693452]  c012dbe0 c1855600 c1855600 c8a12ae0 cceededc c016aa6e 000006d9 cceedf60
[215680.693452] Call Trace:
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c016a175>] ? pipe_wait+0x45/0x60
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c016aa6e>] ? pipe_read+0x36e/0x430
[215680.693452]  [<c0140eac>] ? find_get_page+0x1c/0x70
[215680.693452]  [<c014124b>] ? find_lock_page+0x1b/0x70
[215680.693452]  [<c0163d35>] ? do_sync_read+0xd5/0x120
[215680.693452]  [<c012dbe0>] ? autoremove_wake_function+0x0/0x50
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0163c60>] ? do_sync_read+0x0/0x120
[215680.693452]  [<c016499d>] ? vfs_read+0x9d/0x140
[215680.693452]  [<c0164b11>] ? sys_read+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            S 00000000     0 30768  30767
[215680.693452]  00000000 00000086 c1489c80 00000000 c115c240 c8baaba0 c0152354 0ae12067
[215680.693452]  c1489c78 c1489c80 c1489da0 00000003 c03e72e5 c011edd0 c148bf68 00000003
[215680.693452]  00000000 00000004 00000000 bfe63c48 00000000 00000004 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] sh            D 30000000     0 30769  30768
[215680.693452]  00000000 00000086 c1489930 30000000 00000000 c8baaa00 00000040 00000286
[215680.693452]  cf6aa63c ffffffff c1489930 cf6aa640 c03e78bb cce39e04 c1617e04 c1489930
[215680.693452]  c16b5e70 00000000 c16b5ef4 c16b5e70 c03e7819 c016b423 c16b5e84 cf80c8a0
[215680.693452] Call Trace:
[215680.693452]  [<c03e78bb>] ? __mutex_lock_slowpath+0x4b/0x80
[215680.693452]  [<c03e7819>] ? mutex_lock+0x9/0x10
[215680.693452]  [<c016b423>] ? do_lookup+0xe3/0x1e0
[215680.693452]  [<c016ce59>] ? __link_path_walk+0x6c9/0xc40
[215680.693452]  [<c016d573>] ? path_walk+0x53/0xb0
[215680.693452]  [<c016d69b>] ? do_path_lookup+0x7b/0x140
[215680.693452]  [<c01651ca>] ? get_empty_filp+0x3a/0xd0
[215680.693452]  [<c016e49b>] ? do_filp_open+0xdb/0x830
[215680.693452]  [<c015379e>] ? handle_mm_fault+0x14e/0x530
[215680.693452]  [<c0168c7f>] ? open_exec+0x2f/0xc0
[215680.693452]  [<c0169188>] ? do_execve+0x98/0x360
[215680.693452]  [<c01016e6>] ? sys_execve+0x46/0x70
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] su            S 00000000     0 30780  30729
[215680.693452]  c1489414 00000086 c1489290 00000000 c105ff20 c8baa6c0 c0152354 02ff9067
[215680.693452]  c1489288 c1489290 c14893b0 00000003 c03e72e5 c011edd0 c9d01f68 00000003
[215680.693452]  00000000 00000006 00000000 bf87dcb8 00000000 00000006 00000000 00000006
[215680.693452] Call Trace:
[215680.693452]  [<c0152354>] ? do_wp_page+0x104/0x5d0
[215680.693452]  [<c03e72e5>] ? schedule+0x5/0x20
[215680.693452]  [<c011edd0>] ? do_wait+0x260/0x300
[215680.693452]  [<c0118a10>] ? default_wake_function+0x0/0x10
[215680.693452]  [<c011eeeb>] ? sys_wait4+0x7b/0xd0
[215680.693452]  [<c011ef67>] ? sys_waitpid+0x27/0x30
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26
[215680.693452] bash          R running      0 30781  30780
[215680.693452]  c125fdbe c125feb0 00000000 00000001 00000008 00000001 00000010 ffffffff
[215680.693452]  6666ffff 35326666 36393335 0000000a ffffffff 3830ffff 00000016 c00b8dc0
[215680.693452]  00000019 c1201d00 c04053a0 00000001 c02e54c1 c125fe08 00000003 c1201d00
[215680.693452] Call Trace:
[215680.693452]  [<c02e54c1>] ? scrup+0xe1/0xf0
[215680.693452]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[215680.693452]  [<c011c86a>] ? __call_console_drivers+0x3a/0x50
[215680.693452]  [<c03e6ce5>] ? printk+0x17/0x1b
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105bd9>] ? print_trace_address+0x49/0x60
[215680.693452]  [<c0105c3e>] ? print_context_stack+0x4e/0xb0
[215680.693452]  [<c0104e1d>] ? dump_trace+0x6d/0xb0
[215680.693452]  [<c0105b5b>] ? show_trace_log_lvl+0x4b/0x60
[215680.693452]  [<c0104b1e>] ? show_stack_log_lvl+0x5e/0x100
[215680.693452]  [<c0105b0b>] ? show_stack+0x1b/0x20
[215680.693452]  [<c0119b4e>] ? show_state_filter+0x4e/0x70
[215680.693452]  [<c02ea4a0>] ? __handle_sysrq+0xe0/0x130
[215680.693452]  [<c02ea4f0>] ? write_sysrq_trigger+0x0/0x30
[215680.693452]  [<c02ea51e>] ? write_sysrq_trigger+0x2e/0x30
[215680.693452]  [<c0198d37>] ? proc_reg_write+0x47/0x70
[215680.693452]  [<c0198cf0>] ? proc_reg_write+0x0/0x70
[215680.693452]  [<c0164750>] ? vfs_write+0xa0/0x140
[215680.693452]  [<c01648c1>] ? sys_write+0x41/0x80
[215680.693452]  [<c0102c48>] ? sysenter_do_call+0x12/0x26



_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
  2009-08-11 10:58       ` Justin Piszcz
@ 2009-08-16  2:23         ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-16  2:23 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Felix Blyakher, linux-kernel, xfs

All your traces seem to have in common that you're block on locks hold
by processed doing I/O.  Especially a lot of page locks which are
controlled by the VM and not the filesystem.  Can you try with commit
8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 from 2.6.31-rc applied, or
better directly 2.6.3-rc6?

I would be surprised if this is something inside XFS, but running with
CONFIG_XFS_DEBUG never hurts.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
@ 2009-08-16  2:23         ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-16  2:23 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, xfs

All your traces seem to have in common that you're block on locks hold
by processed doing I/O.  Especially a lot of page locks which are
controlled by the VM and not the filesystem.  Can you try with commit
8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 from 2.6.31-rc applied, or
better directly 2.6.3-rc6?

I would be surprised if this is something inside XFS, but running with
CONFIG_XFS_DEBUG never hurts.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
  2009-08-16  2:23         ` Christoph Hellwig
@ 2009-08-17 14:25           ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-17 14:25 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Felix Blyakher, linux-kernel, xfs



On Sat, 15 Aug 2009, Christoph Hellwig wrote:

> All your traces seem to have in common that you're block on locks hold
> by processed doing I/O.  Especially a lot of page locks which are
> controlled by the VM and not the filesystem.  Can you try with commit
> 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 from 2.6.31-rc applied, or
> better directly 2.6.3-rc6?
>
> I would be surprised if this is something inside XFS, but running with
> CONFIG_XFS_DEBUG never hurts.
>

Christoph,

Thanks, running with DEBUG and 2.6.31-rc6.

CONFIG_XFS_DEBUG=y

So far the problem has not surfaced, but it normally takes 24-48 hours.

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (happened again)
@ 2009-08-17 14:25           ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-17 14:25 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 15 Aug 2009, Christoph Hellwig wrote:

> All your traces seem to have in common that you're block on locks hold
> by processed doing I/O.  Especially a lot of page locks which are
> controlled by the VM and not the filesystem.  Can you try with commit
> 8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0 from 2.6.31-rc applied, or
> better directly 2.6.3-rc6?
>
> I would be surprised if this is something inside XFS, but running with
> CONFIG_XFS_DEBUG never hurts.
>

Christoph,

Thanks, running with DEBUG and 2.6.31-rc6.

CONFIG_XFS_DEBUG=y

So far the problem has not surfaced, but it normally takes 24-48 hours.

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-17 14:25           ` Justin Piszcz
@ 2009-08-22 10:27             ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 10:27 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Felix Blyakher, linux-kernel, xfs



On Mon, 17 Aug 2009, Justin Piszcz wrote:

>
>
> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>

On this system, I am running loop-aes, could that be the culprit?  On all 
other systems not using loop-aes with 2.6.30.x, I do not see this issue.

Kernel: 2.6.29.1 is unaffected.

Kernel 2.6.30.4 - 2.6.31-rc6-1 are affected

sysrq-t:

[144104.513619] grep          D 80000000     0 21201  21171 0x00000000
[144104.513619]  00000000 00000086 c0cfb200 80000000 00000000 c4b80700 00000000 cf2bd800
[144104.513619]  ce4d21a0 ce6270a0 00000000 cf2bd800 c1170ad4 00000002 01000000 c0723dc4
[144104.513619]  000000d4 c1b4fba4 ce6270e8 00000001 c0cfb200 c101a960 c072dc2c c04edd48
[144104.513619] Call Trace:
[144104.513619]  [<c1170ad4>] ? xlog_state_get_iclog_space+0x74/0x220
[144104.513619]  [<c101a960>] ? default_wake_function+0x0/0x10
[144104.513619]  [<c1170db8>] ? xlog_write+0x138/0x5f0
[144104.513619]  [<c1171417>] ? xfs_log_write+0x47/0xa0
[144104.513619]  [<c117e0d9>] ? _xfs_trans_commit+0x179/0x3b0
[144104.513619]  [<c1180aea>] ? xfs_trans_log_inode+0x7a/0xc0
[144104.513619]  [<c1164bf6>] ? xfs_itruncate_finish+0x556/0x680
[144104.513619]  [<c1184b83>] ? xfs_free_eofblocks+0x303/0x310
[144104.513619]  [<c118c43a>] ? xfs_file_release+0xa/0x10
[144104.513619]  [<c10658fa>] ? __fput+0xca/0x1c0
[144104.513619]  [<c10628c7>] ? filp_close+0x47/0x80
[144104.513619]  [<c1065361>] ? sys_read+0x41/0x80
[144104.513619]  [<c106296c>] ? sys_close+0x6c/0xa0
[144104.513619]  [<c1002b88>] ? sysenter_do_call+0x12/0x26

sysrq-w:

[144122.352339] grep          D 00000000     0 22392  22362 0x00000000
[144122.352339]  00000000 00000082 c0776760 00000000 00000000 c19d4040 cf58d0d4 00000000
[144122.352339]  c5c42534 c5c42534 c0785e3c c0785f5c c130133d c5c42538 c0776760 c0785e7c
[144122.352339]  c5c42534 c5c424c0 00000001 c0785f5c c130147a c5c42538 c077be3c c0776760
[144122.352339] Call Trace:
[144122.352339]  [<c130133d>] ? rwsem_down_failed_common+0x7d/0x170
[144122.352339]  [<c130147a>] ? rwsem_down_read_failed+0x1a/0x24
[144122.352339]  [<c130148b>] ? call_rwsem_down_read_failed+0x7/0xc
[144122.352339]  [<c1300c79>] ? down_read+0x9/0x10
[144122.352339]  [<c1160df0>] ? xfs_ilock+0x90/0xc0
[144122.352339]  [<c118fc14>] ? xfs_read+0x104/0x260
[144122.352339]  [<c118c652>] ? xfs_file_aio_read+0x62/0x70
[144122.352339]  [<c1064595>] ? do_sync_read+0xd5/0x120
[144122.352339]  [<c1047117>] ? __alloc_pages_nodemask+0xd7/0x530
[144122.352339]  [<c102d930>] ? autoremove_wake_function+0x0/0x50
[144122.352339]  [<c105a786>] ? page_add_new_anon_rmap+0x56/0x80
[144122.352339]  [<c1054156>] ? handle_mm_fault+0x416/0x510
[144122.352339]  [<c10644c0>] ? do_sync_read+0x0/0x120
[144122.352339]  [<c10651cd>] ? vfs_read+0x9d/0x160
[144122.352339]  [<c1065361>] ? sys_read+0x41/0x80
[144122.352339]  [<c1002b88>] ? sysenter_do_call+0x12/0x26

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 10:27             ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 10:27 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Mon, 17 Aug 2009, Justin Piszcz wrote:

>
>
> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>

On this system, I am running loop-aes, could that be the culprit?  On all 
other systems not using loop-aes with 2.6.30.x, I do not see this issue.

Kernel: 2.6.29.1 is unaffected.

Kernel 2.6.30.4 - 2.6.31-rc6-1 are affected

sysrq-t:

[144104.513619] grep          D 80000000     0 21201  21171 0x00000000
[144104.513619]  00000000 00000086 c0cfb200 80000000 00000000 c4b80700 00000000 cf2bd800
[144104.513619]  ce4d21a0 ce6270a0 00000000 cf2bd800 c1170ad4 00000002 01000000 c0723dc4
[144104.513619]  000000d4 c1b4fba4 ce6270e8 00000001 c0cfb200 c101a960 c072dc2c c04edd48
[144104.513619] Call Trace:
[144104.513619]  [<c1170ad4>] ? xlog_state_get_iclog_space+0x74/0x220
[144104.513619]  [<c101a960>] ? default_wake_function+0x0/0x10
[144104.513619]  [<c1170db8>] ? xlog_write+0x138/0x5f0
[144104.513619]  [<c1171417>] ? xfs_log_write+0x47/0xa0
[144104.513619]  [<c117e0d9>] ? _xfs_trans_commit+0x179/0x3b0
[144104.513619]  [<c1180aea>] ? xfs_trans_log_inode+0x7a/0xc0
[144104.513619]  [<c1164bf6>] ? xfs_itruncate_finish+0x556/0x680
[144104.513619]  [<c1184b83>] ? xfs_free_eofblocks+0x303/0x310
[144104.513619]  [<c118c43a>] ? xfs_file_release+0xa/0x10
[144104.513619]  [<c10658fa>] ? __fput+0xca/0x1c0
[144104.513619]  [<c10628c7>] ? filp_close+0x47/0x80
[144104.513619]  [<c1065361>] ? sys_read+0x41/0x80
[144104.513619]  [<c106296c>] ? sys_close+0x6c/0xa0
[144104.513619]  [<c1002b88>] ? sysenter_do_call+0x12/0x26

sysrq-w:

[144122.352339] grep          D 00000000     0 22392  22362 0x00000000
[144122.352339]  00000000 00000082 c0776760 00000000 00000000 c19d4040 cf58d0d4 00000000
[144122.352339]  c5c42534 c5c42534 c0785e3c c0785f5c c130133d c5c42538 c0776760 c0785e7c
[144122.352339]  c5c42534 c5c424c0 00000001 c0785f5c c130147a c5c42538 c077be3c c0776760
[144122.352339] Call Trace:
[144122.352339]  [<c130133d>] ? rwsem_down_failed_common+0x7d/0x170
[144122.352339]  [<c130147a>] ? rwsem_down_read_failed+0x1a/0x24
[144122.352339]  [<c130148b>] ? call_rwsem_down_read_failed+0x7/0xc
[144122.352339]  [<c1300c79>] ? down_read+0x9/0x10
[144122.352339]  [<c1160df0>] ? xfs_ilock+0x90/0xc0
[144122.352339]  [<c118fc14>] ? xfs_read+0x104/0x260
[144122.352339]  [<c118c652>] ? xfs_file_aio_read+0x62/0x70
[144122.352339]  [<c1064595>] ? do_sync_read+0xd5/0x120
[144122.352339]  [<c1047117>] ? __alloc_pages_nodemask+0xd7/0x530
[144122.352339]  [<c102d930>] ? autoremove_wake_function+0x0/0x50
[144122.352339]  [<c105a786>] ? page_add_new_anon_rmap+0x56/0x80
[144122.352339]  [<c1054156>] ? handle_mm_fault+0x416/0x510
[144122.352339]  [<c10644c0>] ? do_sync_read+0x0/0x120
[144122.352339]  [<c10651cd>] ? vfs_read+0x9d/0x160
[144122.352339]  [<c1065361>] ? sys_read+0x41/0x80
[144122.352339]  [<c1002b88>] ? sysenter_do_call+0x12/0x26

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 10:27             ` Justin Piszcz
@ 2009-08-22 14:25               ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 14:25 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, Felix Blyakher, linux-kernel, xfs

On Sat, Aug 22, 2009 at 06:27:30AM -0400, Justin Piszcz wrote:
>
>
> On Mon, 17 Aug 2009, Justin Piszcz wrote:
>
>>
>>
>> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>>
>
> On this system, I am running loop-aes, could that be the culprit?  On all 
> other systems not using loop-aes with 2.6.30.x, I do not see this issue.

Yes, entirely possible.   All the crypto loop / dm implementation used
to have a tendency to never complete I/O once in a while, although that
didn't happen anymore recently.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 14:25               ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 14:25 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

On Sat, Aug 22, 2009 at 06:27:30AM -0400, Justin Piszcz wrote:
>
>
> On Mon, 17 Aug 2009, Justin Piszcz wrote:
>
>>
>>
>> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>>
>
> On this system, I am running loop-aes, could that be the culprit?  On all 
> other systems not using loop-aes with 2.6.30.x, I do not see this issue.

Yes, entirely possible.   All the crypto loop / dm implementation used
to have a tendency to never complete I/O once in a while, although that
didn't happen anymore recently.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 14:25               ` Christoph Hellwig
@ 2009-08-22 14:45                 ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 14:45 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 06:27:30AM -0400, Justin Piszcz wrote:
>>
>>
>> On Mon, 17 Aug 2009, Justin Piszcz wrote:
>>
>>>
>>>
>>> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>>>
>>
>> On this system, I am running loop-aes, could that be the culprit?  On all
>> other systems not using loop-aes with 2.6.30.x, I do not see this issue.
>
> Yes, entirely possible.   All the crypto loop / dm implementation used
> to have a tendency to never complete I/O once in a while, although that
> didn't happen anymore recently.

Ok,

What is the best way to debug the issue? git bi-sects between 2.6.29.x and 
2.6.31-rc6? or?

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 14:45                 ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 14:45 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 06:27:30AM -0400, Justin Piszcz wrote:
>>
>>
>> On Mon, 17 Aug 2009, Justin Piszcz wrote:
>>
>>>
>>>
>>> On Sat, 15 Aug 2009, Christoph Hellwig wrote:
>>>
>>
>> On this system, I am running loop-aes, could that be the culprit?  On all
>> other systems not using loop-aes with 2.6.30.x, I do not see this issue.
>
> Yes, entirely possible.   All the crypto loop / dm implementation used
> to have a tendency to never complete I/O once in a while, although that
> didn't happen anymore recently.

Ok,

What is the best way to debug the issue? git bi-sects between 2.6.29.x and 
2.6.31-rc6? or?

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 14:45                 ` Justin Piszcz
@ 2009-08-22 20:15                   ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 20:15 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

On Sat, Aug 22, 2009 at 10:45:13AM -0400, Justin Piszcz wrote:
>> Yes, entirely possible.   All the crypto loop / dm implementation used
>> to have a tendency to never complete I/O once in a while, although that
>> didn't happen anymore recently.
>
> Ok,
>
> What is the best way to debug the issue? git bi-sects between 2.6.29.x 
> and 2.6.31-rc6? or?

Well, that would be a good way to find it.  But I'm personally not
interested in spending much time on debugging a problem if it only
happens with fishy out of tree modules.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 20:15                   ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 20:15 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

On Sat, Aug 22, 2009 at 10:45:13AM -0400, Justin Piszcz wrote:
>> Yes, entirely possible.   All the crypto loop / dm implementation used
>> to have a tendency to never complete I/O once in a while, although that
>> didn't happen anymore recently.
>
> Ok,
>
> What is the best way to debug the issue? git bi-sects between 2.6.29.x 
> and 2.6.31-rc6? or?

Well, that would be a good way to find it.  But I'm personally not
interested in spending much time on debugging a problem if it only
happens with fishy out of tree modules.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 20:15                   ` Christoph Hellwig
@ 2009-08-22 20:46                     ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 20:46 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 10:45:13AM -0400, Justin Piszcz wrote:
>>> Yes, entirely possible.   All the crypto loop / dm implementation used
>>> to have a tendency to never complete I/O once in a while, although that
>>> didn't happen anymore recently.
>>
>> Ok,
>>
>> What is the best way to debug the issue? git bi-sects between 2.6.29.x
>> and 2.6.31-rc6? or?
>
> Well, that would be a good way to find it.  But I'm personally not
> interested in spending much time on debugging a problem if it only
> happens with fishy out of tree modules.
>

.. No out of tree modules are used ..

Here is the kernel config used:
http://home.comcast.net/~jpiszcz/20090822/config.txt

After 24hrs of various tar-like read/write/verify I/O, the error usually 
recurs.

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 20:46                     ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 20:46 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 10:45:13AM -0400, Justin Piszcz wrote:
>>> Yes, entirely possible.   All the crypto loop / dm implementation used
>>> to have a tendency to never complete I/O once in a while, although that
>>> didn't happen anymore recently.
>>
>> Ok,
>>
>> What is the best way to debug the issue? git bi-sects between 2.6.29.x
>> and 2.6.31-rc6? or?
>
> Well, that would be a good way to find it.  But I'm personally not
> interested in spending much time on debugging a problem if it only
> happens with fishy out of tree modules.
>

.. No out of tree modules are used ..

Here is the kernel config used:
http://home.comcast.net/~jpiszcz/20090822/config.txt

After 24hrs of various tar-like read/write/verify I/O, the error usually 
recurs.

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 20:46                     ` Justin Piszcz
@ 2009-08-22 20:55                       ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 20:55 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

On Sat, Aug 22, 2009 at 04:46:52PM -0400, Justin Piszcz wrote:
>> Well, that would be a good way to find it.  But I'm personally not
>> interested in spending much time on debugging a problem if it only
>> happens with fishy out of tree modules.
>>
>
> .. No out of tree modules are used ..

Your previous mail said it only happened using loop-aes.  Is that the
case or not?


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 20:55                       ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-22 20:55 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

On Sat, Aug 22, 2009 at 04:46:52PM -0400, Justin Piszcz wrote:
>> Well, that would be a good way to find it.  But I'm personally not
>> interested in spending much time on debugging a problem if it only
>> happens with fishy out of tree modules.
>>
>
> .. No out of tree modules are used ..

Your previous mail said it only happened using loop-aes.  Is that the
case or not?

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 20:55                       ` Christoph Hellwig
@ 2009-08-22 21:01                         ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 21:01 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 04:46:52PM -0400, Justin Piszcz wrote:
>>> Well, that would be a good way to find it.  But I'm personally not
>>> interested in spending much time on debugging a problem if it only
>>> happens with fishy out of tree modules.
>>>
>>
>> .. No out of tree modules are used ..
>
> Your previous mail said it only happened using loop-aes.  Is that the
> case or not?
>

My mistake,

Sorry for the confusion-- it is cryptoloop on this particular host:

[note to self]:
http://tldp.org/HOWTO/html_single/Cryptoloop-HOWO/

Justin.





^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-22 21:01                         ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-22 21:01 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sat, 22 Aug 2009, Christoph Hellwig wrote:

> On Sat, Aug 22, 2009 at 04:46:52PM -0400, Justin Piszcz wrote:
>>> Well, that would be a good way to find it.  But I'm personally not
>>> interested in spending much time on debugging a problem if it only
>>> happens with fishy out of tree modules.
>>>
>>
>> .. No out of tree modules are used ..
>
> Your previous mail said it only happened using loop-aes.  Is that the
> case or not?
>

My mistake,

Sorry for the confusion-- it is cryptoloop on this particular host:

[note to self]:
http://tldp.org/HOWTO/html_single/Cryptoloop-HOWO/

Justin.




_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-22 21:01                         ` Justin Piszcz
@ 2009-08-23 22:45                           ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-23 22:45 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

Ok, let's see where errors could happen then.

There are four theoretical possibilities:

 (a) XFS
 (b) loop driver
 (c) crypto loop code
 (d) block layer

Or combinations thereof.

I would take (a) and (d) as more unlikely as they tend to get used much
more and I would have heard more bug reports already.

The cryptoloop code hasn't changed at all since 2.6.29.

The loop code howver has a very interesting commit just after 2.6.39:

commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
Author: Nikanth Karthikesan <knikanth@suse.de>
Date:   Tue Mar 24 12:29:54 2009 +0100

    loop: support barrier writes

Can you try reverting this one (it cleanly reverse-applies against
2.6.30 and current mainline) and see if that makes a difference?

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-23 22:45                           ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-23 22:45 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: Christoph Hellwig, linux-kernel, xfs

Ok, let's see where errors could happen then.

There are four theoretical possibilities:

 (a) XFS
 (b) loop driver
 (c) crypto loop code
 (d) block layer

Or combinations thereof.

I would take (a) and (d) as more unlikely as they tend to get used much
more and I would have heard more bug reports already.

The cryptoloop code hasn't changed at all since 2.6.29.

The loop code howver has a very interesting commit just after 2.6.39:

commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
Author: Nikanth Karthikesan <knikanth@suse.de>
Date:   Tue Mar 24 12:29:54 2009 +0100

    loop: support barrier writes

Can you try reverting this one (it cleanly reverse-applies against
2.6.30 and current mainline) and see if that makes a difference?

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-23 22:45                           ` Christoph Hellwig
@ 2009-08-24 11:04                             ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-24 11:04 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sun, 23 Aug 2009, Christoph Hellwig wrote:

> Ok, let's see where errors could happen then.
>
> There are four theoretical possibilities:
>
> (a) XFS
> (b) loop driver
> (c) crypto loop code
> (d) block layer
>
> Or combinations thereof.
>
> I would take (a) and (d) as more unlikely as they tend to get used much
> more and I would have heard more bug reports already.
>
> The cryptoloop code hasn't changed at all since 2.6.29.
>
> The loop code howver has a very interesting commit just after 2.6.39:
>
> commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
> Author: Nikanth Karthikesan <knikanth@suse.de>
> Date:   Tue Mar 24 12:29:54 2009 +0100
>
>    loop: support barrier writes
>
> Can you try reverting this one (it cleanly reverse-applies against
> 2.6.30 and current mainline) and see if that makes a difference?
>

Hello Christoph,

# patch -p1 -R < ../unpatch.patch
patching file drivers/block/loop.c
Hunk #1 succeeded at 473 (offset -1 lines).
Hunk #2 succeeded at 804 (offset -22 lines).
#

Patched, we'll see if the problem recurs.. thanks!

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-24 11:04                             ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-24 11:04 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Sun, 23 Aug 2009, Christoph Hellwig wrote:

> Ok, let's see where errors could happen then.
>
> There are four theoretical possibilities:
>
> (a) XFS
> (b) loop driver
> (c) crypto loop code
> (d) block layer
>
> Or combinations thereof.
>
> I would take (a) and (d) as more unlikely as they tend to get used much
> more and I would have heard more bug reports already.
>
> The cryptoloop code hasn't changed at all since 2.6.29.
>
> The loop code howver has a very interesting commit just after 2.6.39:
>
> commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
> Author: Nikanth Karthikesan <knikanth@suse.de>
> Date:   Tue Mar 24 12:29:54 2009 +0100
>
>    loop: support barrier writes
>
> Can you try reverting this one (it cleanly reverse-applies against
> 2.6.30 and current mainline) and see if that makes a difference?
>

Hello Christoph,

# patch -p1 -R < ../unpatch.patch
patching file drivers/block/loop.c
Hunk #1 succeeded at 473 (offset -1 lines).
Hunk #2 succeeded at 804 (offset -22 lines).
#

Patched, we'll see if the problem recurs.. thanks!

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
  2009-08-24 11:04                             ` Justin Piszcz
@ 2009-08-26 13:50                               ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 13:50 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Mon, 24 Aug 2009, Justin Piszcz wrote:

>
>
> On Sun, 23 Aug 2009, Christoph Hellwig wrote:
>
>> Ok, let's see where errors could happen then.
>> 
>> There are four theoretical possibilities:
>> 
>> (a) XFS
>> (b) loop driver
>> (c) crypto loop code
>> (d) block layer
>> 
>> Or combinations thereof.
>> 
>> I would take (a) and (d) as more unlikely as they tend to get used much
>> more and I would have heard more bug reports already.
>> 
>> The cryptoloop code hasn't changed at all since 2.6.29.
>> 
>> The loop code howver has a very interesting commit just after 2.6.39:
>> 
>> commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
>> Author: Nikanth Karthikesan <knikanth@suse.de>
>> Date:   Tue Mar 24 12:29:54 2009 +0100
>>
>>    loop: support barrier writes
>> 
>> Can you try reverting this one (it cleanly reverse-applies against
>> 2.6.30 and current mainline) and see if that makes a difference?
>> 
>
> Hello Christoph,
>
> # patch -p1 -R < ../unpatch.patch
> patching file drivers/block/loop.c
> Hunk #1 succeeded at 473 (offset -1 lines).
> Hunk #2 succeeded at 804 (offset -22 lines).
> #
>
> Patched, we'll see if the problem recurs.. thanks!
>
> Justin.
>

Hi Christoph,

So far the uptime is 2 days, if it does not recur in the next 24-48 hours, 
do you recommend I follow up with the linux-crypto folks about this?  It 
appears this could be the cause (no issues, as of yet).

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6)
@ 2009-08-26 13:50                               ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 13:50 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-kernel, xfs



On Mon, 24 Aug 2009, Justin Piszcz wrote:

>
>
> On Sun, 23 Aug 2009, Christoph Hellwig wrote:
>
>> Ok, let's see where errors could happen then.
>> 
>> There are four theoretical possibilities:
>> 
>> (a) XFS
>> (b) loop driver
>> (c) crypto loop code
>> (d) block layer
>> 
>> Or combinations thereof.
>> 
>> I would take (a) and (d) as more unlikely as they tend to get used much
>> more and I would have heard more bug reports already.
>> 
>> The cryptoloop code hasn't changed at all since 2.6.29.
>> 
>> The loop code howver has a very interesting commit just after 2.6.39:
>> 
>> commit 68db1961bbf4e16c220ccec4a780e966bc1fece3
>> Author: Nikanth Karthikesan <knikanth@suse.de>
>> Date:   Tue Mar 24 12:29:54 2009 +0100
>>
>>    loop: support barrier writes
>> 
>> Can you try reverting this one (it cleanly reverse-applies against
>> 2.6.30 and current mainline) and see if that makes a difference?
>> 
>
> Hello Christoph,
>
> # patch -p1 -R < ../unpatch.patch
> patching file drivers/block/loop.c
> Hunk #1 succeeded at 473 (offset -1 lines).
> Hunk #2 succeeded at 804 (offset -22 lines).
> #
>
> Patched, we'll see if the problem recurs.. thanks!
>
> Justin.
>

Hi Christoph,

So far the uptime is 2 days, if it does not recur in the next 24-48 hours, 
do you recommend I follow up with the linux-crypto folks about this?  It 
appears this could be the cause (no issues, as of yet).

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-26 13:50                               ` Justin Piszcz
@ 2009-08-26 18:02                                 ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-26 18:02 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, linux-kernel, xfs, Nikanth Karthikesan, Jens Axboe

On Wed, Aug 26, 2009 at 09:50:27AM -0400, Justin Piszcz wrote:
> So far the uptime is 2 days, if it does not recur in the next 24-48 
> hours, do you recommend I follow up with the linux-crypto folks about 
> this?  It appears this could be the cause (no issues, as of yet).

At this point it doesn't look crypto related anymore, but like some
bad interaction between layers once we add those fsync in the loop code.

What filesystem does you loop image reside on?   Anything else special?
Any way to trgiger it with just loop but not crypto, etc.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-26 18:02                                 ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-26 18:02 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs

On Wed, Aug 26, 2009 at 09:50:27AM -0400, Justin Piszcz wrote:
> So far the uptime is 2 days, if it does not recur in the next 24-48 
> hours, do you recommend I follow up with the linux-crypto folks about 
> this?  It appears this could be the cause (no issues, as of yet).

At this point it doesn't look crypto related anymore, but like some
bad interaction between layers once we add those fsync in the loop code.

What filesystem does you loop image reside on?   Anything else special?
Any way to trgiger it with just loop but not crypto, etc.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-26 18:02                                 ` Christoph Hellwig
@ 2009-08-26 21:19                                   ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 21:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs



On Wed, 26 Aug 2009, Christoph Hellwig wrote:

> On Wed, Aug 26, 2009 at 09:50:27AM -0400, Justin Piszcz wrote:
>> So far the uptime is 2 days, if it does not recur in the next 24-48
>> hours, do you recommend I follow up with the linux-crypto folks about
>> this?  It appears this could be the cause (no issues, as of yet).
>
> At this point it doesn't look crypto related anymore, but like some
> bad interaction between layers once we add those fsync in the loop code.
>
> What filesystem does you loop image reside on?   Anything else special?
For the root filesystem, on / type xfs (rw,noatime)
For larger partitions (per the cryptoloop doc) the partition itself is 
setup via cryptoloop and then XFS ontop of that.  Nothing special.


> Any way to trgiger it with just loop but not crypto, etc.
Unfortunately not that I am aware of..  Would trying the kernel with the 
patch removed and mounted with -o nobarrier help to show us anything, or?

>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-26 21:19                                   ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 21:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe



On Wed, 26 Aug 2009, Christoph Hellwig wrote:

> On Wed, Aug 26, 2009 at 09:50:27AM -0400, Justin Piszcz wrote:
>> So far the uptime is 2 days, if it does not recur in the next 24-48
>> hours, do you recommend I follow up with the linux-crypto folks about
>> this?  It appears this could be the cause (no issues, as of yet).
>
> At this point it doesn't look crypto related anymore, but like some
> bad interaction between layers once we add those fsync in the loop code.
>
> What filesystem does you loop image reside on?   Anything else special?
For the root filesystem, on / type xfs (rw,noatime)
For larger partitions (per the cryptoloop doc) the partition itself is 
setup via cryptoloop and then XFS ontop of that.  Nothing special.


> Any way to trgiger it with just loop but not crypto, etc.
Unfortunately not that I am aware of..  Would trying the kernel with the 
patch removed and mounted with -o nobarrier help to show us anything, or?

>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
>

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-26 21:19                                   ` Justin Piszcz
@ 2009-08-26 21:27                                     ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-26 21:27 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs

On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
> For the root filesystem, on / type xfs (rw,noatime)
> For larger partitions (per the cryptoloop doc) the partition itself is  
> setup via cryptoloop and then XFS ontop of that.  Nothing special.

Just to make sure we have all data here - you see the problem only
with loop devices backed by XFS, only with loop devices backed by
raw partitions or with both?

>> Any way to trgiger it with just loop but not crypto, etc.
> Unfortunately not that I am aware of..  Would trying the kernel with the  
> patch removed and mounted with -o nobarrier help to show us anything, or?

Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
without the backout patch, but with -o nobarrier would be very
interesting.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-26 21:27                                     ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-26 21:27 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe

On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
> For the root filesystem, on / type xfs (rw,noatime)
> For larger partitions (per the cryptoloop doc) the partition itself is  
> setup via cryptoloop and then XFS ontop of that.  Nothing special.

Just to make sure we have all data here - you see the problem only
with loop devices backed by XFS, only with loop devices backed by
raw partitions or with both?

>> Any way to trgiger it with just loop but not crypto, etc.
> Unfortunately not that I am aware of..  Would trying the kernel with the  
> patch removed and mounted with -o nobarrier help to show us anything, or?

Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
without the backout patch, but with -o nobarrier would be very
interesting.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-26 21:27                                     ` Christoph Hellwig
@ 2009-08-26 21:31                                       ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 21:31 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs



On Wed, 26 Aug 2009, Christoph Hellwig wrote:

> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
>> For the root filesystem, on / type xfs (rw,noatime)
>> For larger partitions (per the cryptoloop doc) the partition itself is
>> setup via cryptoloop and then XFS ontop of that.  Nothing special.
>
> Just to make sure we have all data here - you see the problem only
> with loop devices backed by XFS, only with loop devices backed by
> raw partitions or with both?
Both.

>
>>> Any way to trgiger it with just loop but not crypto, etc.
>> Unfortunately not that I am aware of..  Would trying the kernel with the
>> patch removed and mounted with -o nobarrier help to show us anything, or?
>
> Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
> without the backout patch, but with -o nobarrier would be very
> interesting.
>
Will give it a try with 2.6.31-rc6 and mount all loop devices (both those 
backed by XFS and raw partitions) with -o nobarrier to see if the problem 
recurs.  So far though with that patch up until this next test, there were 
no problems.

Justin.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-26 21:31                                       ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-26 21:31 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe



On Wed, 26 Aug 2009, Christoph Hellwig wrote:

> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
>> For the root filesystem, on / type xfs (rw,noatime)
>> For larger partitions (per the cryptoloop doc) the partition itself is
>> setup via cryptoloop and then XFS ontop of that.  Nothing special.
>
> Just to make sure we have all data here - you see the problem only
> with loop devices backed by XFS, only with loop devices backed by
> raw partitions or with both?
Both.

>
>>> Any way to trgiger it with just loop but not crypto, etc.
>> Unfortunately not that I am aware of..  Would trying the kernel with the
>> patch removed and mounted with -o nobarrier help to show us anything, or?
>
> Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
> without the backout patch, but with -o nobarrier would be very
> interesting.
>
Will give it a try with 2.6.31-rc6 and mount all loop devices (both those 
backed by XFS and raw partitions) with -o nobarrier to see if the problem 
recurs.  So far though with that patch up until this next test, there were 
no problems.

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-26 21:31                                       ` Justin Piszcz
@ 2009-08-28 11:23                                         ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-28 11:23 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs



On Wed, 26 Aug 2009, Justin Piszcz wrote:

>
>
> On Wed, 26 Aug 2009, Christoph Hellwig wrote:
>
>> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
>>> For the root filesystem, on / type xfs (rw,noatime)
>>> For larger partitions (per the cryptoloop doc) the partition itself is
>>> setup via cryptoloop and then XFS ontop of that.  Nothing special.
>> 
>> Just to make sure we have all data here - you see the problem only
>> with loop devices backed by XFS, only with loop devices backed by
>> raw partitions or with both?
> Both.
>
>> 
>>>> Any way to trgiger it with just loop but not crypto, etc.
>>> Unfortunately not that I am aware of..  Would trying the kernel with the
>>> patch removed and mounted with -o nobarrier help to show us anything, or?
>> 
>> Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
>> without the backout patch, but with -o nobarrier would be very
>> interesting.
>> 
> Will give it a try with 2.6.31-rc6 and mount all loop devices (both those 
> backed by XFS and raw partitions) with -o nobarrier to see if the problem 
> recurs.  So far though with that patch up until this next test, there were no 
> problems.
>
> Justin.
>
>

Hi,

So far:

$ uptime
  07:20:04 up 1 day, 13:49,  1 user,  load average: 0.07, 0.02, 0.06

Let's give it another 48-72 hours with -o nobarrier, so far, it has not 
recurred.

It still may happen; however, moving forward I was wondering..

If both '-o nobarrier' and the patch solves the issue, what is the next 
action that should be taken?  Update the documentation to always use
-o nobarrier for cryptoloop? Or get the patch reverted in mainline?

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-28 11:23                                         ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-08-28 11:23 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe



On Wed, 26 Aug 2009, Justin Piszcz wrote:

>
>
> On Wed, 26 Aug 2009, Christoph Hellwig wrote:
>
>> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:
>>> For the root filesystem, on / type xfs (rw,noatime)
>>> For larger partitions (per the cryptoloop doc) the partition itself is
>>> setup via cryptoloop and then XFS ontop of that.  Nothing special.
>> 
>> Just to make sure we have all data here - you see the problem only
>> with loop devices backed by XFS, only with loop devices backed by
>> raw partitions or with both?
> Both.
>
>> 
>>>> Any way to trgiger it with just loop but not crypto, etc.
>>> Unfortunately not that I am aware of..  Would trying the kernel with the
>>> patch removed and mounted with -o nobarrier help to show us anything, or?
>> 
>> Actually, yes - seeing what happens if you run plain 2.6.30 or 2.6.31-rc
>> without the backout patch, but with -o nobarrier would be very
>> interesting.
>> 
> Will give it a try with 2.6.31-rc6 and mount all loop devices (both those 
> backed by XFS and raw partitions) with -o nobarrier to see if the problem 
> recurs.  So far though with that patch up until this next test, there were no 
> problems.
>
> Justin.
>
>

Hi,

So far:

$ uptime
  07:20:04 up 1 day, 13:49,  1 user,  load average: 0.07, 0.02, 0.06

Let's give it another 48-72 hours with -o nobarrier, so far, it has not 
recurred.

It still may happen; however, moving forward I was wondering..

If both '-o nobarrier' and the patch solves the issue, what is the next 
action that should be taken?  Update the documentation to always use
-o nobarrier for cryptoloop? Or get the patch reverted in mainline?

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-28 11:23                                         ` Justin Piszcz
@ 2009-08-28 16:55                                           ` Christoph Hellwig
  -1 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-28 16:55 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe

On Fri, Aug 28, 2009 at 07:23:11AM -0400, Justin Piszcz wrote:
> If both '-o nobarrier' and the patch solves the issue, what is the next  
> action that should be taken?  Update the documentation to always use
> -o nobarrier for cryptoloop? Or get the patch reverted in mainline?

We'll have to figure out why it causes those problems and how fix them.
-o nobarrier on a loop device is extremly unsafe as you will possible
lose large amounts of log updates in case of a crash.


^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-08-28 16:55                                           ` Christoph Hellwig
  0 siblings, 0 replies; 46+ messages in thread
From: Christoph Hellwig @ 2009-08-28 16:55 UTC (permalink / raw)
  To: Justin Piszcz
  Cc: Christoph Hellwig, Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs

On Fri, Aug 28, 2009 at 07:23:11AM -0400, Justin Piszcz wrote:
> If both '-o nobarrier' and the patch solves the issue, what is the next  
> action that should be taken?  Update the documentation to always use
> -o nobarrier for cryptoloop? Or get the patch reverted in mainline?

We'll have to figure out why it causes those problems and how fix them.
-o nobarrier on a loop device is extremly unsafe as you will possible
lose large amounts of log updates in case of a crash.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
  2009-08-28 11:23                                         ` Justin Piszcz
@ 2009-09-02 11:45                                           ` Justin Piszcz
  -1 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-09-02 11:45 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, Jens Axboe, linux-kernel, xfs



On Fri, 28 Aug 2009, Justin Piszcz wrote:
>
> On Wed, 26 Aug 2009, Justin Piszcz wrote:
>
>> On Wed, 26 Aug 2009, Christoph Hellwig wrote:
>> 
>>> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:

Christoph,

Now 6 days without any problems using -o nobarrier.

$ uptime
  07:43:55 up 6 days, 14:12,  1 user,  load average: 0.00, 0.00, 0.00

So -o nobarrier is a workaround for the issue.  How / what debug settings
should be enabled to catch the bug/problem when -o nobarrier is used?

Justin.

^ permalink raw reply	[flat|nested] 46+ messages in thread

* Re: Kernel 2.6.30.4 loop(..?) regression (& with/2.6.31-rc6)
@ 2009-09-02 11:45                                           ` Justin Piszcz
  0 siblings, 0 replies; 46+ messages in thread
From: Justin Piszcz @ 2009-09-02 11:45 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Nikanth Karthikesan, xfs, linux-kernel, Jens Axboe



On Fri, 28 Aug 2009, Justin Piszcz wrote:
>
> On Wed, 26 Aug 2009, Justin Piszcz wrote:
>
>> On Wed, 26 Aug 2009, Christoph Hellwig wrote:
>> 
>>> On Wed, Aug 26, 2009 at 05:19:11PM -0400, Justin Piszcz wrote:

Christoph,

Now 6 days without any problems using -o nobarrier.

$ uptime
  07:43:55 up 6 days, 14:12,  1 user,  load average: 0.00, 0.00, 0.00

So -o nobarrier is a workaround for the issue.  How / what debug settings
should be enabled to catch the bug/problem when -o nobarrier is used?

Justin.

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2009-09-02 11:45 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-08  8:39 Kernel 2.6.30.4 XFS(..?) regression Justin Piszcz
2009-08-08  8:39 ` Justin Piszcz
2009-08-08 19:31 ` Felix Blyakher
2009-08-08 19:31   ` Felix Blyakher
2009-08-09 10:09   ` Justin Piszcz
2009-08-09 10:09     ` Justin Piszcz
2009-08-11 10:58     ` Kernel 2.6.30.4 XFS(..?) regression (happened again) Justin Piszcz
2009-08-11 10:58       ` Justin Piszcz
2009-08-16  2:23       ` Christoph Hellwig
2009-08-16  2:23         ` Christoph Hellwig
2009-08-17 14:25         ` Justin Piszcz
2009-08-17 14:25           ` Justin Piszcz
2009-08-22 10:27           ` Kernel 2.6.30.4 XFS(..?) regression (& with/2.6.31-rc6) Justin Piszcz
2009-08-22 10:27             ` Justin Piszcz
2009-08-22 14:25             ` Christoph Hellwig
2009-08-22 14:25               ` Christoph Hellwig
2009-08-22 14:45               ` Justin Piszcz
2009-08-22 14:45                 ` Justin Piszcz
2009-08-22 20:15                 ` Christoph Hellwig
2009-08-22 20:15                   ` Christoph Hellwig
2009-08-22 20:46                   ` Justin Piszcz
2009-08-22 20:46                     ` Justin Piszcz
2009-08-22 20:55                     ` Christoph Hellwig
2009-08-22 20:55                       ` Christoph Hellwig
2009-08-22 21:01                       ` Justin Piszcz
2009-08-22 21:01                         ` Justin Piszcz
2009-08-23 22:45                         ` Christoph Hellwig
2009-08-23 22:45                           ` Christoph Hellwig
2009-08-24 11:04                           ` Justin Piszcz
2009-08-24 11:04                             ` Justin Piszcz
2009-08-26 13:50                             ` Justin Piszcz
2009-08-26 13:50                               ` Justin Piszcz
2009-08-26 18:02                               ` Kernel 2.6.30.4 loop(..?) " Christoph Hellwig
2009-08-26 18:02                                 ` Christoph Hellwig
2009-08-26 21:19                                 ` Justin Piszcz
2009-08-26 21:19                                   ` Justin Piszcz
2009-08-26 21:27                                   ` Christoph Hellwig
2009-08-26 21:27                                     ` Christoph Hellwig
2009-08-26 21:31                                     ` Justin Piszcz
2009-08-26 21:31                                       ` Justin Piszcz
2009-08-28 11:23                                       ` Justin Piszcz
2009-08-28 11:23                                         ` Justin Piszcz
2009-08-28 16:55                                         ` Christoph Hellwig
2009-08-28 16:55                                           ` Christoph Hellwig
2009-09-02 11:45                                         ` Justin Piszcz
2009-09-02 11:45                                           ` Justin Piszcz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.