mongo 2.0.0 primary saturates CPU

93 views
Skip to first unread message

Dan Spinosa

unread,
Sep 14, 2011, 11:21:43 AM9/14/11
to mongodb-user
-Background-

I recently upgraded 1.8.2 to 2.0.0. Had to re-sync my secondary from
scratch (my own fault - third in set is an arbiter). Upon resync, not
all indexes on secondary were v:1 (three bugs have been filed by Tony
Hannan). Have not taken any further action to re-index. Things
seemed to be working fine for a while; rs.status(), mongostat, iostat,
top on both machines all looked healthy...


-Issue-

At some point (late evening, of course) all client connections started
failing and then wouldn't connect. Running `top` on the primary
server showed mondgod using normal memory but 200% CPU (on a 4 CPU
quad-core rackspace cloud machine w/ 15GB ram allocated to my image).
From the secondary, rs.status() reporting the following errors for
primary:

>>>>
{
"_id" : 0,
"name" : "dba:27017",
"health" : 0,
"state" : 8,
"stateStr" : "(not reachable/healthy)",
"uptime" : 0,
"optime" : {
"t" : 1315969591000,
"i" : 145
},
"optimeDate" : ISODate("2011-09-14T03:06:31Z"),
"lastHeartbeat" : ISODate("2011-09-14T03:06:59Z"),
"pingMs" : 0,
"errmsg" : "DBClientBase::findN: transport error: dba:27017 query:
{ replSetHeartbeat: \"shelbySet\", v: 7, pv: 1, checkEmpty: false,
from: \"dbb:27018\" }"
}
<<<<

Grepping the primary's logs for "transport" I thought this might be
useful:

>>>>
Wed Sep 14 02:48:26 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
...
Wed Sep 14 02:49:49 [rsHealthPoll] DBClientCursor::init call() failed
Wed Sep 14 02:49:49 [rsHealthPoll] replSet info dbb:27018 is down (or
slow to respond): DBClientBase::findN: transport error: dbb:27018
query: { replSetHeartbeat: "shelbySet", v: 7, pv: 1, checkEmpty:
false, from: "dba:27017" }
Wed Sep 14 02:49:49 [rsHealthPoll] replSet member dbb:27018 is now in
state DOWN
<<<<

A simple restart of the primary db worked and the problem has not
reappeared in the last 12 hours.

Any ideas what could be going on/wrong or what you need to further
debug?

Thanks,
d...@shelby.tv

Eliot Horowitz

unread,
Sep 14, 2011, 1:28:39 PM9/14/11
to mongod...@googlegroups.com
Can you send more of the logs?
A common cause is running out of file descriptors.

> --
> You received this message because you are subscribed to the Google Groups "mongodb-user" group.
> To post to this group, send email to mongod...@googlegroups.com.
> To unsubscribe from this group, send email to mongodb-user...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/mongodb-user?hl=en.
>
>

Dan Spinosa

unread,
Sep 14, 2011, 3:17:51 PM9/14/11
to mongodb-user
Sure, here are 100 lines before and after the line with
"DBClientBase::findN" ... [Thanks Eliot]

Wed Sep 14 02:39:33 [initandlisten] connection accepted from lp2:36100
#12775
Wed Sep 14 02:39:33 [initandlisten] connection accepted from lp2:36101
#12776
Wed Sep 14 02:39:33 [initandlisten] connection accepted from lp2:36102
#12777
Wed Sep 14 02:40:16 [initandlisten] connection accepted from lp2:36105
#12778
Wed Sep 14 02:40:16 [conn12777] end connection lp2:36105
Wed Sep 14 02:40:37 [initandlisten] connection accepted from lp2:36108
#12779
Wed Sep 14 02:41:04 [initandlisten] connection accepted from lp2:36109
#12780
Wed Sep 14 02:41:04 [initandlisten] connection accepted from lp2:36110
#12781
Wed Sep 14 02:47:10 [initandlisten] connection accepted from lp2:35598
#12782
Wed Sep 14 02:47:10 [conn12781] end connection lp2:35598
Wed Sep 14 02:47:31 [initandlisten] connection accepted from lp2:35601
#12783
Wed Sep 14 02:47:37 [initandlisten] connection accepted from lp2:35657
#12784
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35678
#12785
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35679
#12786
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35680
#12787
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35681
#12788
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35682
#12789
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35683
#12790
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35684
#12791
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35685
#12792
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35686
#12793
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35687
#12794
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35688
#12795
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35689
#12796
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35690
#12797
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35691
#12798
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35692
#12799
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35693
#12800
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35694
#12801
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35695
#12802
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35696
#12803
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35697
#12804
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35698
#12805
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35699
#12806
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35700
#12807
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35701
#12808
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35702
#12809
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35703
#12810
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35704
#12811
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35705
#12812
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35706
#12813
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35707
#12814
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35708
#12815
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35709
#12816
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35710
#12817
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35711
#12818
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35712
#12819
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35713
#12820
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35714
#12821
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35715
#12822
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35716
#12823
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35717
#12824
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35718
#12825
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35719
#12826
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35720
#12827
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35721
#12828
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35722
#12829
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35723
#12830
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35724
#12831
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35725
#12832
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35726
#12833
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35727
#12834
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35728
#12835
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35729
#12836
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35730
#12837
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35731
#12838
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35732
#12839
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35733
#12840
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35734
#12841
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35735
#12842
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35736
#12843
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35737
#12844
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35738
#12845
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35739
#12846
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35740
#12847
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35741
#12848
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35742
#12849
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35743
#12850
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35744
#12851
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35745
#12852
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35746
#12853
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35747
#12854
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35748
#12855
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35749
#12856
Wed Sep 14 02:47:38 [initandlisten] connection accepted from lp2:35750
#12857
Wed Sep 14 02:48:20 [initandlisten] connection accepted from
127.0.0.1:35944 #12858
Wed Sep 14 02:48:20 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:21 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:22 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:23 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:24 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:25 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:26 [conn12857] warning: virtual size (345785MB) -
mapped size (340604MB) is large. could indicate a memory leak
Wed Sep 14 02:48:27 [conn12857] end connection 127.0.0.1:35944
Wed Sep 14 02:48:28 [initandlisten] connection accepted from lp1:60228
#12859
Wed Sep 14 02:48:28 [conn12858] end connection lp1:60228
Wed Sep 14 02:48:29 [initandlisten] connection accepted from
127.0.0.1:35945 #12860
Wed Sep 14 02:48:49 [initandlisten] connection accepted from lp1:60231
#12861
Wed Sep 14 02:49:47 [conn4] end connection dbb:52961
Wed Sep 14 02:49:49 [rsHealthPoll] DBClientCursor::init call() failed
Wed Sep 14 02:49:49 [rsHealthPoll] replSet info dbb:27018 is down (or
slow to respond): DBClientBase::findN: transport error: dbb:27018
query: { replSetHeartbeat: "shelbySet", v: 7, pv: 1, checkEmpty:
false, from: "dba:27017" }
Wed Sep 14 02:49:49 [rsHealthPoll] replSet member dbb:27018 is now in
state DOWN
Wed Sep 14 02:50:05 [conn12859] end connection 127.0.0.1:35945
Wed Sep 14 02:50:17 [initandlisten] connection accepted from lp2:33723
#12862
Wed Sep 14 02:50:17 [conn12861] end connection lp2:33723
Wed Sep 14 02:50:17 got kill or ctrl c or hup signal 15 (Terminated),
will terminate after current cmd ends


***** SERVER RESTARTED *****


Wed Sep 14 02:51:11 [initandlisten] MongoDB starting : pid=12324
port=27017 dbpath=/var/lib/mongodb 64-bit host=nos-db
Wed Sep 14 02:51:11 [initandlisten] db version v2.0.0, pdfile version
4.5
Wed Sep 14 02:51:11 [initandlisten] git version:
695c67dff0ffc361b8568a13366f027caa406222
Wed Sep 14 02:51:11 [initandlisten] build info: Linux bs-
linux64.10gen.cc 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28
EST 2009 x86_64 BOOST_LIB_VERSION=1_41
Wed Sep 14 02:51:11 [initandlisten] options: { config: "/etc/
mongodb.conf", dbpath: "/var/lib/mongodb", journal: true, logappend:
"true", logpath: "/var/log/mongodb/mongodb.log", noauth: "true", port:
27017, replSet: "shelbySet", shardsvr: true }
Wed Sep 14 02:51:11 [initandlisten] journal dir=/var/lib/mongodb/
journal
Wed Sep 14 02:51:11 [initandlisten] recover begin
Wed Sep 14 02:51:11 [initandlisten] recover lsn: 25091670
Wed Sep 14 02:51:11 [initandlisten] recover /var/lib/mongodb/journal/
j._0
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:0 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:47722 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:106798 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:163205 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:221923 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:281229 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:340583 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:399931 < lsn:25091670
Wed Sep 14 02:51:11 [initandlisten] recover skipping application of
section seq:458857 < lsn:25091670
Wed Sep 14 02:51:12 [initandlisten] recover skipping application of
section more...
Wed Sep 14 02:51:17 [initandlisten] recover /var/lib/mongodb/journal/
j._1
Wed Sep 14 02:51:23 [initandlisten] recover cleaning up
Wed Sep 14 02:51:23 [initandlisten] removeJournalFiles
Wed Sep 14 02:51:23 [initandlisten] recover done
Wed Sep 14 02:51:24 [websvr] admin web console waiting for connections
on port 28017
Wed Sep 14 02:51:24 [initandlisten] waiting for connections on port
27017
Wed Sep 14 02:51:24 [initandlisten] connection accepted from
127.0.0.1:48581 #1
Wed Sep 14 02:51:24 [initandlisten] connection accepted from
api1:50254 #2
Wed Sep 14 02:51:25 [conn2] command nos-production.$cmd command:
{ ismaster: 1 } ntoreturn:1 reslen:160 309ms
Wed Sep 14 02:51:25 [rsStart] replSet STARTUP2
Wed Sep 14 02:51:25 [rsHealthPoll] couldn't connect to dbb:27018:
couldn't connect to server dbb:27018
Wed Sep 14 02:51:25 [rsHealthPoll] replSet info dbb:27018 is down (or
slow to respond): socket exception
Wed Sep 14 02:51:25 [rsHealthPoll] replSet member dbb:27018 is now in
state DOWN
Wed Sep 14 02:51:25 [rsSync] replSet SECONDARY
Wed Sep 14 02:51:25 [initandlisten] connection accepted from app:42058
#3
Wed Sep 14 02:51:26 [initandlisten] connection accepted from app:42060
#4
Wed Sep 14 02:51:26 [conn4] end connection app:42060
Wed Sep 14 02:51:27 [initandlisten] connection accepted from
api1:50257 #5
Wed Sep 14 02:51:27 [conn5] end connection api1:50257
Wed Sep 14 02:51:27 [rsHealthPoll] replSet info member app:27017 is up
Wed Sep 14 02:51:27 [rsHealthPoll] replSet member app:27017 is now in
state ARBITER
Wed Sep 14 02:51:27 [rsMgr] not electing self, app:27017 would veto
Wed Sep 14 02:51:33 [rsMgr] replSet info electSelf 0
Wed Sep 14 02:51:33 [rsMgr] replSet PRIMARY
Wed Sep 14 02:51:36 [initandlisten] connection accepted from
127.0.0.1:48591 #6
Wed Sep 14 02:51:38 [initandlisten] connection accepted from app:42073
#7
Wed Sep 14 02:51:38 [conn7] end connection app:42073
Wed Sep 14 02:51:38 [initandlisten] connection accepted from app:42076
#8
Wed Sep 14 02:51:42 [conn6] end connection 127.0.0.1:48591
Wed Sep 14 02:51:42 [initandlisten] connection accepted from app:42080
#9
Wed Sep 14 02:51:42 [conn9] end connection app:42080
Wed Sep 14 02:51:42 [initandlisten] connection accepted from app:42082
#10
Wed Sep 14 02:51:42 [initandlisten] connection accepted from app:42084
#11
Wed Sep 14 02:51:42 [conn11] end connection app:42084
Wed Sep 14 02:51:42 [initandlisten] connection accepted from app:42086
#12
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42088
#13
Wed Sep 14 02:51:43 [conn13] end connection app:42088
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42090
#14
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42092
#15
Wed Sep 14 02:51:43 [conn15] end connection app:42092
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42094
#16
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42096
#17
Wed Sep 14 02:51:43 [conn17] end connection app:42096
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42098
#18
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42100
#19
Wed Sep 14 02:51:43 [conn19] end connection app:42100
Wed Sep 14 02:51:43 [initandlisten] connection accepted from app:42102
#20
Wed Sep 14 02:51:44 [initandlisten] connection accepted from
127.0.0.1:48596 #21
Wed Sep 14 02:51:53 [initandlisten] connection accepted from dbb:51929
#22
Wed Sep 14 02:51:55 [rsHealthPoll] replSet info member dbb:27018 is up
Wed Sep 14 02:51:55 [rsHealthPoll] replSet member dbb:27018 is now in
state SECONDARY
Wed Sep 14 02:52:00 [initandlisten] connection accepted from dbb:51930
#23
Wed Sep 14 02:52:16 [initandlisten] connection accepted from lp1:54772
#24
Wed Sep 14 02:52:16 [conn24] end connection lp1:54772
Wed Sep 14 02:52:17 [initandlisten] connection accepted from lp2:33737
#25
Wed Sep 14 02:52:17 [conn25] end connection lp2:33737
Wed Sep 14 02:52:18 [initandlisten] connection accepted from app:42116
#26
Wed Sep 14 02:52:18 [conn26] end connection app:42116
Wed Sep 14 02:52:18 [initandlisten] connection accepted from app:42119
#27
Wed Sep 14 02:52:18 [initandlisten] connection accepted from lp1:54775
#28
Wed Sep 14 02:52:18 [conn28] end connection lp1:54775
Wed Sep 14 02:52:19 [initandlisten] connection accepted from lp2:33740
#29
Wed Sep 14 02:52:19 [conn29] end connection lp2:33740
Wed Sep 14 02:52:21 [initandlisten] connection accepted from lp2:33743
#30
Wed Sep 14 02:52:21 [conn30] end connection lp2:33743
Wed Sep 14 02:52:22 [initandlisten] connection accepted from lp2:33746
#31
Wed Sep 14 02:52:22 [conn31] end connection lp2:33746
Wed Sep 14 02:52:22 [conn27] end connection app:42119
Wed Sep 14 02:52:23 [initandlisten] connection accepted from app:42121
#32
Wed Sep 14 02:52:23 [conn32] end connection app:42121
Wed Sep 14 02:52:23 [initandlisten] connection accepted from app:42123
#33

Mathias Stearn

unread,
Sep 14, 2011, 6:52:25 PM9/14/11
to mongod...@googlegroups.com
Did you run reIndex on the secondary? If so, we found an unfortunate bug with that: https://jira.mongodb.org/browse/SERVER-3866

Eliot Horowitz

unread,
Sep 15, 2011, 12:46:01 AM9/15/11
to mongod...@googlegroups.com
Was there any other message during shutdown?
If it happens again, can you send db.currentOp()?

Dan Spinosa

unread,
Sep 15, 2011, 9:23:44 AM9/15/11
to mongodb-user
Mathias - I did resync the secondary from scratch, which caused some
v0 and some v1 indexes on the secondary, but they're all there. The
primary still has all v0 indexes (though when you do a
db.coll.getIndexes() some of them show v:0 and some don't show a v
field at all). Assuming that's not causing issues (?)

Eliot - Just a db.currentOp() or db.currentOp(true)? It happened
again last night, but before your reply.

Thanks,
> ...
>
> read more »

Dan Spinosa

unread,
Sep 15, 2011, 10:42:14 AM9/15/11
to mongodb-user
Mongo just jumped to 200% CPU usage while I was running mongostat.
Here are some of the last lines before mongostat hung:

insert query update delete getmore command flushes mapped vsize
res faults locked % idx miss % qr|qw ar|aw netIn netOut
conn set repl time
0 230 205 0 6 3 0 168g 338g
1.28g 70 16 0 0|0 0|0 181k 354k 289
shelbySet M 14:18:54
0 161 139 0 1 1 0 168g 338g
1.28g 11 0.3 0 118|120 120|119 20k 39k 289
shelbySet M 14:18:55
0 154 111 0 0 3 0 168g 338g
1.29g 63 22 0 0|95 18|94 128k 197k 289
shelbySet M 14:18:56
0 265 222 0 0 1 0 168g 338g
1.28g 83 21.5 0 14|35 22|35 242k 232k 289
shelbySet M 14:18:57
0 232 200 0 0 3 0 168g 338g
1.29g 63 17 0 2|4 3|4 255k 849k 289
shelbySet M 14:18:58
0 236 170 0 32 2 0 168g 338g
1.29g 60 20.6 0 0|0 1|0 239k 806k 289
shelbySet M 14:18:59
0 209 164 0 3 2 0 168g 338g
1.28g 87 22.7 5.2 9|33 9|34 186k 361k 289
shelbySet M 14:19:00
0 143 140 0 13 2 0 168g 338g
1.29g 44 18.9 0 0|0 0|0 210k 502k 289
shelbySet M 14:19:01
0 190 201 0 2 3 0 168g 338g
1.29g 71 28.4 0 0|1 0|2 211k 338k 290
shelbySet M 14:19:02
0 142 105 0 23 2 0 168g 338g
1.29g 41 11.2 0 35|19 36|19 83k 148k 290
shelbySet M 14:19:03
insert query update delete getmore command flushes mapped vsize
res faults locked % idx miss % qr|qw ar|aw netIn netOut
conn set repl time
0 175 160 0 26 2 0 168g 338g
1.29g 55 22.6 4.1 0|0 1|0 196k 305k 289
shelbySet M 14:19:04
0 106 77 0 22 2 0 168g 338g
1.29g 34 10.1 0 2|4 3|4 64k 127k 289
shelbySet M 14:19:05
0 175 141 0 31 2 0 168g 338g
1.28g 40 15.4 0 0|0 0|0 119k 196k 289
shelbySet M 14:19:06
0 168 121 0 48 2 0 168g 338g
1.28g 21 2.4 0 3|8 4|8 83k 174k 290
shelbySet M 14:19:07
0 233 126 0 41 2 0 168g 338g
1.28g 47 9.4 0 5|3 6|3 108k 256k 359
shelbySet M 14:19:08

I had just started another background process that does some heavy DB
querying; you'll notice the connections move from a steady 290 to 359
just before hang.

The mongo shell just hangs after "connecting to: test" so I'm unable
to run db.currentOp().

The dead primaries logs just show normal queries and the new
connection; have not received any updates since CPU saturation.

rs.status() on secondary (now primary) shows the following for the
dead primary:

{
"_id" : 0,
"name" : "dba:27017",
"health" : 0,
"state" : 8,
"stateStr" : "(not reachable/healthy)",
"uptime" : 0,
"optime" : {
"t" : 1316096347000,
"i" : 96
},
"optimeDate" : ISODate("2011-09-15T14:19:07Z"),
"lastHeartbeat" : ISODate("2011-09-15T14:19:11Z"),
"pingMs" : 0,
"errmsg" : "DBClientBase::findN: transport error: dba:27017 query:
{ replSetHeartbeat: \"shelbySet\", v: 7, pv: 1, checkEmpty: false,
from: \"dbb:27018\" }"
}

A graceful restart of mongod resolved the hang. Mongod recovered from
journal (didn't have to apply any sections), went SECONDARY then
ROLLBACK, rolled back to find common point, went SECONDARY, then I had
the other primary step down and this one came back as PRIMARY.

What else can I do to help get to the bottom of this?

Thanks,
> ...
>
> read more »

Dan Spinosa

unread,
Sep 15, 2011, 12:51:30 PM9/15/11
to mongodb-user
As performance starts to degrade, I've noticed very slow operations
via db.currentOp() - all like this one:

{
"opid" : 1360907,
"active" : true,
"lockType" : "read",
"waitingForLock" : true,
"secs_running" : 135,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "19312115"
},
"client" : "10.180.164.129:48912",
"desc" : "conn",
"threadId" : "0x7f8dcd7d7700",
"connectionId" : 1165,
"numYields" : 298
}

The explain for the above looks like:

PRIMARY> db.users.find({"authentications.provider" : "twitter",
"authentications.uid" : "19312115"}).explain()
{
"cursor" : "BtreeCursor
authentications.provider_1_authentications.uid_1",
"nscanned" : 1480,
"nscannedObjects" : 1480,
"n" : 1,
"millis" : 2038,
"nYields" : 9,
"nChunkSkips" : 0,
"isMultiKey" : true,
"indexOnly" : false,
"indexBounds" : {
"authentications.provider" : [
[
"twitter",
"twitter"
]
],
"authentications.uid" : [
[
{
"$minElement" : 1
},
{
"$maxElement" : 1
}
]
]
}
}

The compound index covering that query looks like:

{
"name" : "authentications.provider_1_authentications.uid_1",
"ns" : "nos-production.users",
"key" : {
"authentications.provider" : 1,
"authentications.uid" : 1
},
"background" : true,
"v" : 0
}

Is it normal for nscanned to be so high when covered by an index like
this?
> ...
>
> read more »

Mathias Stearn

unread,
Sep 15, 2011, 1:04:37 PM9/15/11
to mongod...@googlegroups.com
Try this: 

db.users.find({"authentications" : {$elemMatch: {"provider" : "twitter", "uid" : "19312115"}}).explain() 

Dan Spinosa

unread,
Sep 15, 2011, 3:26:32 PM9/15/11
to mongodb-user
Thanks, Mathias.

Same results querying per your suggestion (below). Is this normal? I
would expect the min/max on authentications.uid to narrow the query
down a bit more... unless that collection is so small (2k docs) the
BTree hasn't split it further?

SECONDARY> db.users.find({"authentications" : {$elemMatch:
{"provider" : "twitter", "uid" : "19312115"}}}).explain()
{
"cursor" : "BtreeCursor
authentications.provider_1_authentications.uid_1",
"nscanned" : 1481,
"nscannedObjects" : 1481,
"n" : 1,
"millis" : 48,
"nYields" : 2,
"nChunkSkips" : 0,
"isMultiKey" : true,
"indexOnly" : false,
"indexBounds" : {
"authentications.provider" : [
[
"twitter",
"twitter"
]
],
"authentications.uid" : [
[
{
"$minElement" : 1
},
{
"$maxElement" : 1
}
]
]
}
}

Dan Spinosa

unread,
Sep 20, 2011, 4:51:02 PM9/20/11
to mongodb-user, Eliot Horowitz
Secondary just pegged CPU again; noticed something very strange in the
logs just before the restart:


<bunch of seemingly normal stuff>...
Tue Sep 20 20:20:23 [initandlisten] connection accepted from
192.168.100.192:35044 #2572
Tue Sep 20 20:20:23 [initandlisten] connection accepted from
192.168.100.192:35047 #2573
d Sep 7 02:40:00 [replica set sync] nos-production Btree::insert

***** SERVER RESTARTED *****


Tue Sep 20 20:36:55 [initandlisten] MongoDB starting : pid=2315
port=27018 dbpath=/var/lib/mongodb 64-bit host=nos-db-s0-b
...<more seemingly normal startup stuff>


I cleared the logs earlier today, so every entry (other than the
suspicious one above) is from today, Tue Sep 20. What is up with the
partial [replica set sync] line from a week ago?

Thanks,
Dan

Dan Spinosa

unread,
Sep 20, 2011, 10:50:10 PM9/20/11
to mongodb-user
Was finally able to run db.CurrentOp() on the mongod after it
saturated the CPU and took down the cluster:

SECONDARY> db.currentOp()
{
"inprog" : [
{
"opid" : 414406,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "192.168.100.192:38557",
"desc" : "conn",
"threadId" : "0x7ec68dede700",
"connectionId" : 610,
"numYields" : 0
},
{
"opid" : 414522,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.digital-photography-school.com/sweet-spots-why-
your-f1-8-isnt-so-great-at-f1-8"
},
"client" : "10.180.164.129:50749",
"desc" : "conn",
"threadId" : "0x7ec649c9c700",
"connectionId" : 735,
"numYields" : 0
},
{
"opid" : 415319,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:50702",
"desc" : "conn",
"threadId" : "0x7ec64bebe700",
"connectionId" : 701,
"numYields" : 0
},
{
"opid" : 414419,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:50700",
"desc" : "conn",
"threadId" : "0x7ec64c0c0700",
"connectionId" : 698,
"numYields" : 0
},
{
"opid" : 414389,
"active" : false,
"lockType" : "write",
"waitingForLock" : true,
"op" : "none",
"ns" : "",
"query" : {

},
"client" : "",
"desc" : "rsSync",
"threadId" : "0x7f15be7e3700",
"numYields" : 0
},
{
"opid" : 414465,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:45983",
"desc" : "conn",
"threadId" : "0x7ec6ba9e9700",
"connectionId" : 465,
"numYields" : 0
},
{
"opid" : 414477,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.facebook.com/common/browser.php"
},
"client" : "192.168.100.192:45985",
"desc" : "conn",
"threadId" : "0x7ec6ba8e8700",
"connectionId" : 467,
"numYields" : 0
},
{
"opid" : 414417,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38573",
"desc" : "conn",
"threadId" : "0x7ec68d7d7700",
"connectionId" : 617,
"numYields" : 0
},
{
"opid" : 414393,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4de64c73f6db243dd7000008")
},
"client" : "192.168.100.192:45972",
"desc" : "conn",
"threadId" : "0x7ec6c97c2700",
"connectionId" : 461,
"numYields" : 0
},
{
"opid" : 414414,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4db99d8ff6db240d2f000008")
},
"client" : "192.168.100.192:45953",
"desc" : "conn",
"threadId" : "0x7ec6a9ede700",
"connectionId" : 458,
"numYields" : 0
},
{
"opid" : 414563,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.handelsblatt.com/lifestyle/kunstmarkt/messen/
geheimtipp-kunst-der-60er-jahre/4626342.html"
},
"client" : "192.168.100.192:45993",
"desc" : "conn",
"threadId" : "0x7ec6ba5e5700",
"connectionId" : 474,
"numYields" : 0
},
{
"opid" : 414689,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46001",
"desc" : "conn",
"threadId" : "0x7ec6bb8f8700",
"connectionId" : 482,
"numYields" : 0
},
{
"opid" : 414564,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45994",
"desc" : "conn",
"threadId" : "0x7ec6bb3f3700",
"connectionId" : 475,
"numYields" : 0
},
{
"opid" : 414566,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45995",
"desc" : "conn",
"threadId" : "0x7ec6bb2f2700",
"connectionId" : 476,
"numYields" : 0
},
{
"opid" : 414575,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45996",
"desc" : "conn",
"threadId" : "0x7ec6ba6e6700",
"connectionId" : 477,
"numYields" : 0
},
{
"opid" : 414584,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43259",
"desc" : "conn",
"threadId" : "0x7ec68cdcd700",
"connectionId" : 235,
"numYields" : 0
},
{
"opid" : 414446,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38579",
"desc" : "conn",
"threadId" : "0x7ec6848c8700",
"connectionId" : 622,
"numYields" : 0
},
{
"opid" : 414399,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4e4e754bf6db2434440000db")
},
"client" : "192.168.100.192:45937",
"desc" : "conn",
"threadId" : "0x7ec6c91bc700",
"connectionId" : 457,
"numYields" : 0
},
{
"opid" : 414398,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://us-cars-oldtimer-news.blogspot.com/
2011/09/clio-renault-sport-online-race.html"
},
"client" : "192.168.100.192:45980",
"desc" : "conn",
"threadId" : "0x7ec6baaea700",
"connectionId" : 463,
"numYields" : 0
},
{
"opid" : 414717,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38618",
"desc" : "conn",
"threadId" : "0x7ec64eaea700",
"connectionId" : 651,
"numYields" : 0
},
{
"opid" : 414390,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4e5287aaf6db242da2000003")
},
"client" : "192.168.100.192:45962",
"desc" : "conn",
"threadId" : "0x7ec6bb0f0700",
"connectionId" : 459,
"numYields" : 0
},
{
"opid" : 414532,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4db9e128f6db246002000001"),
"special" : 1
},
"client" : "10.180.164.129:50688",
"desc" : "conn",
"threadId" : "0x7ec64cccc700",
"connectionId" : 687,
"numYields" : 0
},
{
"opid" : 414892,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4dac7011f6db24112600002d")
},
"client" : "10.180.179.163:36912",
"desc" : "conn",
"threadId" : "0x7ec6c9cc7700",
"connectionId" : 454,
"numYields" : 0
},
{
"opid" : 414574,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.startupnation.com/business-blogs/index.php/
2011/09/16/5-ways-customer-stories-build-brands/"
},
"client" : "192.168.100.192:45997",
"desc" : "conn",
"threadId" : "0x7ec6bb4f4700",
"connectionId" : 478,
"numYields" : 0
},
{
"opid" : 414572,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45998",
"desc" : "conn",
"threadId" : "0x7ec6bb5f5700",
"connectionId" : 479,
"numYields" : 0
},
{
"opid" : 414673,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45999",
"desc" : "conn",
"threadId" : "0x7ec6bb6f6700",
"connectionId" : 480,
"numYields" : 0
},
{
"opid" : 414391,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:53022",
"desc" : "conn",
"threadId" : "0x7ec6cacd7700",
"connectionId" : 543,
"numYields" : 0
},
{
"opid" : 414509,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42474",
"desc" : "conn",
"threadId" : "0x7ec6b98d8700",
"connectionId" : 98,
"numYields" : 0
},
{
"opid" : 414547,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42498",
"desc" : "conn",
"threadId" : "0x7ec6ab1f1700",
"connectionId" : 113,
"numYields" : 0
},
{
"opid" : 414470,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42484",
"desc" : "conn",
"threadId" : "0x7ec6ab8f8700",
"connectionId" : 106,
"numYields" : 0
},
{
"opid" : 414410,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4e1e5da8f6db243adb000033")
},
"client" : "10.180.164.129:53010",
"desc" : "conn",
"threadId" : "0x7ec6a82c2700",
"connectionId" : 531,
"numYields" : 0
},
{
"opid" : 414462,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42482",
"desc" : "conn",
"threadId" : "0x7ec6ab9f9700",
"connectionId" : 105,
"numYields" : 0
},
{
"opid" : 414460,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://staffordfm.com/stafford-fm-news/mbs/"
},
"client" : "192.168.100.192:42481",
"desc" : "conn",
"threadId" : "0x7ec6abafa700",
"connectionId" : 104,
"numYields" : 0
},
{
"opid" : 414890,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42516",
"desc" : "conn",
"threadId" : "0x7ec6b92d2700",
"connectionId" : 131,
"numYields" : 0
},
{
"opid" : 414500,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42492",
"desc" : "conn",
"threadId" : "0x7ec6ab7f7700",
"connectionId" : 107,
"numYields" : 0
},
{
"opid" : 414421,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "192.168.100.192:38563",
"desc" : "conn",
"threadId" : "0x7ec68dcdc700",
"connectionId" : 612,
"numYields" : 0
},
{
"opid" : 414985,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://abduzeedo.com/tuesday-total-textures-89?
utm_source=twitterfeed&utm_medium=twitter&utm_campaign=Feed%3A
+abduzeedo+%28Abduzeedo+Feed%29"
},
"client" : "192.168.100.192:42521",
"desc" : "conn",
"threadId" : "0x7ec6b8dcd700",
"connectionId" : 136,
"numYields" : 0
},
{
"opid" : 414452,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42479",
"desc" : "conn",
"threadId" : "0x7ec6abcfc700",
"connectionId" : 102,
"numYields" : 0
},
{
"opid" : 414867,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46022",
"desc" : "conn",
"threadId" : "0x7ec6c86b1700",
"connectionId" : 503,
"numYields" : 0
},
{
"opid" : 414872,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46023",
"desc" : "conn",
"threadId" : "0x7ec6c85b0700",
"connectionId" : 504,
"numYields" : 0
},
{
"opid" : 414845,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4decefc5f6db247c81000004")
},
"client" : "10.180.179.163:41870",
"desc" : "conn",
"threadId" : "0x7ec64d0d0700",
"connectionId" : 680,
"numYields" : 0
},
{
"opid" : 414871,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46024",
"desc" : "conn",
"threadId" : "0x7ec6c84af700",
"connectionId" : 505,
"numYields" : 0
},
{
"opid" : 414472,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.digital-photography-school.com/sweet-spots-why-
your-f1-8-isnt-so-great-at-f1-8"
},
"client" : "10.180.164.129:53041",
"desc" : "conn",
"threadId" : "0x7f15bf4e2700",
"connectionId" : 562,
"numYields" : 0
},
{
"opid" : 414495,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53042",
"desc" : "conn",
"threadId" : "0x7f1ed9bf7700",
"connectionId" : 563,
"numYields" : 0
},
{
"opid" : 414493,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53043",
"desc" : "conn",
"threadId" : "0x7f1ed9ffb700",
"connectionId" : 564,
"numYields" : 0
},
{
"opid" : 414552,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "920861"
},
"client" : "10.180.164.129:53044",
"desc" : "conn",
"threadId" : "0x7f1ed9efa700",
"connectionId" : 565,
"numYields" : 0
},
{
"opid" : 414887,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38626",
"desc" : "conn",
"threadId" : "0x7ec64e2e2700",
"connectionId" : 659,
"numYields" : 0
},
{
"opid" : 414557,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://komachi.yomiuri.co.jp/t/2011/0920/445259.htm?
g=08&r=1"
},
"client" : "10.180.164.129:53045",
"desc" : "conn",
"threadId" : "0x7f15bf7e5700",
"connectionId" : 566,
"numYields" : 0
},
{
"opid" : 414426,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38546",
"desc" : "conn",
"threadId" : "0x7ec68dfdf700",
"connectionId" : 609,
"numYields" : 0
},
{
"opid" : 415259,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.beyondtransition.com/blog/2011/07/when-did-you-
become-a-triathlete/"
},
"client" : "192.168.100.192:38629",
"desc" : "conn",
"threadId" : "0x7ec64dfdf700",
"connectionId" : 662,
"numYields" : 0
},
{
"opid" : 414888,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53046",
"desc" : "conn",
"threadId" : "0x7f15bf3e1700",
"connectionId" : 567,
"numYields" : 0
},
{
"opid" : 414885,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38625",
"desc" : "conn",
"threadId" : "0x7ec64e3e3700",
"connectionId" : 658,
"numYields" : 0
},
{
"opid" : 414878,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53047",
"desc" : "conn",
"threadId" : "0x7f15bf2e0700",
"connectionId" : 568,
"numYields" : 0
},
{
"opid" : 414560,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:50692",
"desc" : "conn",
"threadId" : "0x7ec64c8c8700",
"connectionId" : 691,
"numYields" : 0
},
{
"opid" : 414880,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53048",
"desc" : "conn",
"threadId" : "0x7f15bf1df700",
"connectionId" : 569,
"numYields" : 0
},
{
"opid" : 414879,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53049",
"desc" : "conn",
"threadId" : "0x7ec6a99d9700",
"connectionId" : 570,
"numYields" : 0
},
{
"opid" : 414913,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://goo.gl/qtami"
},
"client" : "10.180.164.129:53057",
"desc" : "conn",
"threadId" : "0x7ec6a87c7700",
"connectionId" : 577,
"numYields" : 0
},
{
"opid" : 414429,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.diariosur.es/20110920/local/malaga/prision-
malaga-deniega-roca-201109201552.html"
},
"client" : "192.168.100.192:38576",
"desc" : "conn",
"threadId" : "0x7ec68d5d5700",
"connectionId" : 619,
"numYields" : 0
},
{
"opid" : 414912,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:53058",
"desc" : "conn",
"threadId" : "0x7ec6a84c4700",
"connectionId" : 578,
"numYields" : 0
},
{
"opid" : 414898,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/nfp6ly"
},
"client" : "10.180.164.129:53051",
"desc" : "conn",
"threadId" : "0x7ec6a94d4700",
"connectionId" : 572,
"numYields" : 0
},
{
"opid" : 414909,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:53056",
"desc" : "conn",
"threadId" : "0x7ec6a88c8700",
"connectionId" : 576,
"numYields" : 0
},
{
"opid" : 414534,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.timesplus.co.uk/tto/news/?login=false&url=http
%3A%2F%2Fwww.thetimes.co.uk%2Ftto%2Fnews%2Fworld%2Fasia%2Fafghanistan
%2Farticle3169783.ece"
},
"client" : "192.168.100.192:38596",
"desc" : "conn",
"threadId" : "0x7ec64fefe700",
"connectionId" : 631,
"numYields" : 0
},
{
"opid" : 414405,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4e1dc4dff6db241599000019"),
"special" : 1
},
"client" : "10.180.164.129:53021",
"desc" : "conn",
"threadId" : "0x7ec6ca8d3700",
"connectionId" : 542,
"numYields" : 0
},
{
"opid" : 415320,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38574",
"desc" : "conn",
"threadId" : "0x7ec68d6d6700",
"connectionId" : 618,
"numYields" : 0
},
{
"opid" : 414554,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38601",
"desc" : "conn",
"threadId" : "0x7ec64f9f9700",
"connectionId" : 640,
"numYields" : 0
},
{
"opid" : 415313,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46027",
"desc" : "conn",
"threadId" : "0x7ec6c81ac700",
"connectionId" : 508,
"numYields" : 0
},
{
"opid" : 415316,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46028",
"desc" : "conn",
"threadId" : "0x7ec6bbfff700",
"connectionId" : 509,
"numYields" : 0
},
{
"opid" : 415317,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46029",
"desc" : "conn",
"threadId" : "0x7ec6bbefe700",
"connectionId" : 510,
"numYields" : 0
},
{
"opid" : 415318,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46030",
"desc" : "conn",
"threadId" : "0x7ec6bbdfd700",
"connectionId" : 511,
"numYields" : 0
},
{
"opid" : 414542,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.diariosur.es/20110920/local/malaga/prision-
malaga-deniega-roca-201109201552.html"
},
"client" : "192.168.100.192:38577",
"desc" : "conn",
"threadId" : "0x7ec68d4d4700",
"connectionId" : 620,
"numYields" : 0
},
{
"opid" : 414884,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38624",
"desc" : "conn",
"threadId" : "0x7ec64e4e4700",
"connectionId" : 657,
"numYields" : 0
},
{
"opid" : 414718,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38621",
"desc" : "conn",
"threadId" : "0x7ec64e7e7700",
"connectionId" : 655,
"numYields" : 0
},
{
"opid" : 414331,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 339,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "4039321"
},
"client" : "10.180.164.129:50685",
"desc" : "conn",
"threadId" : "0x7ec64cdcd700",
"connectionId" : 686,
"numYields" : 4
},
{
"opid" : 414395,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dcea78cf6db24701d000002")
},
"client" : "10.180.164.129:53003",
"desc" : "conn",
"threadId" : "0x7ec6a8bcb700",
"connectionId" : 525,
"numYields" : 0
},
{
"opid" : 414433,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53033",
"desc" : "conn",
"threadId" : "0x7ec6ca4cf700",
"connectionId" : 554,
"numYields" : 0
},
{
"opid" : 414692,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46006",
"desc" : "conn",
"threadId" : "0x7ec6bbcfc700",
"connectionId" : 487,
"numYields" : 0
},
{
"opid" : 414700,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46010",
"desc" : "conn",
"threadId" : "0x7ec6c95c0700",
"connectionId" : 491,
"numYields" : 0
},
{
"opid" : 414682,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46000",
"desc" : "conn",
"threadId" : "0x7ec6c98c3700",
"connectionId" : 481,
"numYields" : 0
},
{
"opid" : 414684,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46002",
"desc" : "conn",
"threadId" : "0x7ec6bb7f7700",
"connectionId" : 483,
"numYields" : 0
},
{
"opid" : 414702,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46008",
"desc" : "conn",
"threadId" : "0x7ec6c9ac5700",
"connectionId" : 489,
"numYields" : 0
},
{
"opid" : 414695,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46005",
"desc" : "conn",
"threadId" : "0x7ec6bbbfb700",
"connectionId" : 486,
"numYields" : 0
},
{
"opid" : 414691,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46003",
"desc" : "conn",
"threadId" : "0x7ec6bb9f9700",
"connectionId" : 484,
"numYields" : 0
},
{
"opid" : 414696,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46004",
"desc" : "conn",
"threadId" : "0x7ec6bbafa700",
"connectionId" : 485,
"numYields" : 0
},
{
"opid" : 414404,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://allthingsd.com/20110919/layoffs-at-hps-palm-
division/"
},
"client" : "192.168.100.192:38560",
"desc" : "conn",
"threadId" : "0x7ec68dddd700",
"connectionId" : 611,
"numYields" : 0
},
{
"opid" : 414709,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38617",
"desc" : "conn",
"threadId" : "0x7ec64ebeb700",
"connectionId" : 650,
"numYields" : 0
},
{
"opid" : 414448,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4d9b4422f6db2477f3000007"),
"special" : 1
},
"client" : "192.168.100.192:38580",
"desc" : "conn",
"threadId" : "0x7ec6847c7700",
"connectionId" : 623,
"numYields" : 0
},
{
"opid" : 414441,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.diariosur.es/20110920/local/malaga/prision-
malaga-deniega-roca-201109201552.html"
},
"client" : "192.168.100.192:38589",
"desc" : "conn",
"threadId" : "0x7ec6846c6700",
"connectionId" : 624,
"numYields" : 0
},
{
"opid" : 414615,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43274",
"desc" : "conn",
"threadId" : "0x7ec687efe700",
"connectionId" : 249,
"numYields" : 0
},
{
"opid" : 414609,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43276",
"desc" : "conn",
"threadId" : "0x7ec687cfc700",
"connectionId" : 251,
"numYields" : 0
},
{
"opid" : 414608,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43277",
"desc" : "conn",
"threadId" : "0x7ec687bfb700",
"connectionId" : 252,
"numYields" : 0
},
{
"opid" : 414656,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43310",
"desc" : "conn",
"threadId" : "0x7ec685cdc700",
"connectionId" : 283,
"numYields" : 0
},
{
"opid" : 414631,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43294",
"desc" : "conn",
"threadId" : "0x7ec686cec700",
"connectionId" : 267,
"numYields" : 0
},
{
"opid" : 414655,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43312",
"desc" : "conn",
"threadId" : "0x7ec685ada700",
"connectionId" : 285,
"numYields" : 0
},
{
"opid" : 414613,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43279",
"desc" : "conn",
"threadId" : "0x7ec6879f9700",
"connectionId" : 254,
"numYields" : 0
},
{
"opid" : 414612,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43280",
"desc" : "conn",
"threadId" : "0x7ec6878f8700",
"connectionId" : 255,
"numYields" : 0
},
{
"opid" : 414619,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43281",
"desc" : "conn",
"threadId" : "0x7ec6877f7700",
"connectionId" : 256,
"numYields" : 0
},
{
"opid" : 414473,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4da36a63f6db240166000021")
},
"client" : "10.180.164.129:50694",
"desc" : "conn",
"threadId" : "0x7ec64c6c6700",
"connectionId" : 693,
"numYields" : 0
},
{
"opid" : 414618,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43282",
"desc" : "conn",
"threadId" : "0x7ec6876f6700",
"connectionId" : 257,
"numYields" : 0
},
{
"opid" : 414508,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.lpga.com/content_1.aspx?pid=30165&mid=1"
},
"client" : "192.168.100.192:38564",
"desc" : "conn",
"threadId" : "0x7ec68dbdb700",
"connectionId" : 613,
"numYields" : 0
},
{
"opid" : 414409,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:53026",
"desc" : "conn",
"threadId" : "0x7f1ed99f5700",
"connectionId" : 547,
"numYields" : 0
},
{
"opid" : 414416,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38572",
"desc" : "conn",
"threadId" : "0x7ec68d8d8700",
"connectionId" : 616,
"numYields" : 0
},
{
"opid" : 414435,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4da31efff6db247bf000000d"),
"special" : 1
},
"client" : "10.180.164.129:53017",
"desc" : "conn",
"threadId" : "0x7ec6ca0cb700",
"connectionId" : 538,
"numYields" : 0
},
{
"opid" : 414439,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53037",
"desc" : "conn",
"threadId" : "0x7ec6a8aca700",
"connectionId" : 558,
"numYields" : 0
},
{
"opid" : 414445,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "38423325"
},
"client" : "10.180.164.129:53038",
"desc" : "conn",
"threadId" : "0x7f1ed9df9700",
"connectionId" : 559,
"numYields" : 0
},
{
"opid" : 414466,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53039",
"desc" : "conn",
"threadId" : "0x7f15bf5e3700",
"connectionId" : 560,
"numYields" : 0
},
{
"opid" : 414571,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.startupnation.com/business-blogs/index.php/
2011/09/16/5-ways-customer-stories-build-brands/"
},
"client" : "192.168.100.192:38602",
"desc" : "conn",
"threadId" : "0x7ec64f8f8700",
"connectionId" : 636,
"numYields" : 0
},
{
"opid" : 414716,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38619",
"desc" : "conn",
"threadId" : "0x7ec64e9e9700",
"connectionId" : 652,
"numYields" : 0
},
{
"opid" : 414464,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.digital-photography-school.com/sweet-spots-why-
your-f1-8-isnt-so-great-at-f1-8"
},
"client" : "10.180.164.129:53040",
"desc" : "conn",
"threadId" : "0x7ec68f8f8700",
"connectionId" : 561,
"numYields" : 0
},
{
"opid" : 414474,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4dc9af11f6db246298000001"),
"special" : 1
},
"client" : "192.168.100.192:38487",
"desc" : "conn",
"threadId" : "0x7ec6bacec700",
"connectionId" : 604,
"numYields" : 0
},
{
"opid" : 414570,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : "mIFmJJFqVxq7IwA6qxLQGb0k5LY"
},
"client" : "10.180.174.212:40210",
"desc" : "conn",
"threadId" : "0x7ec6c96c1700",
"connectionId" : 442,
"numYields" : 0
},
{
"opid" : 414549,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45989",
"desc" : "conn",
"threadId" : "0x7ec6bafef700",
"connectionId" : 471,
"numYields" : 0
},
{
"opid" : 414551,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45991",
"desc" : "conn",
"threadId" : "0x7ec6a9cdc700",
"connectionId" : 472,
"numYields" : 0
},
{
"opid" : 414558,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://komachi.yomiuri.co.jp/t/2011/0920/445259.htm?
g=08&r=1"
},
"client" : "192.168.100.192:45992",
"desc" : "conn",
"threadId" : "0x7ec6bb1f1700",
"connectionId" : 473,
"numYields" : 0
},
{
"opid" : 414525,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42438",
"desc" : "conn",
"threadId" : "0x7ec6ba4e4700",
"connectionId" : 86,
"numYields" : 0
},
{
"opid" : 414348,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "9448322"
},
"client" : "10.180.164.129:53024",
"desc" : "conn",
"threadId" : "0x7ec6caad5700",
"connectionId" : 545,
"numYields" : 4
},
{
"opid" : 414494,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45986",
"desc" : "conn",
"threadId" : "0x7ec6a9ada700",
"connectionId" : 468,
"numYields" : 0
},
{
"opid" : 414539,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:45987",
"desc" : "conn",
"threadId" : "0x7ec6c9bc6700",
"connectionId" : 469,
"numYields" : 0
},
{
"opid" : 414538,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.cirugiaesteticayspa.cl/blog/?
p=1209&utm_medium=twitter&utm_source=twitterfeed"
},
"client" : "192.168.100.192:45988",
"desc" : "conn",
"threadId" : "0x7ec6c90bb700",
"connectionId" : 470,
"numYields" : 0
},
{
"opid" : 414580,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43197",
"desc" : "conn",
"threadId" : "0x7ec68d1d1700",
"connectionId" : 231,
"numYields" : 0
},
{
"opid" : 415238,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.beyondtransition.com/blog/2011/07/when-did-you-
become-a-triathlete/"
},
"client" : "192.168.100.192:46026",
"desc" : "conn",
"threadId" : "0x7ec6c82ad700",
"connectionId" : 507,
"numYields" : 0
},
{
"opid" : 414711,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46013",
"desc" : "conn",
"threadId" : "0x7ec6c92bd700",
"connectionId" : 494,
"numYields" : 0
},
{
"opid" : 414403,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4de483d8f6db245200000006")
},
"client" : "10.180.164.129:53006",
"desc" : "conn",
"threadId" : "0x7ec6a93d3700",
"connectionId" : 527,
"numYields" : 0
},
{
"opid" : 414710,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46015",
"desc" : "conn",
"threadId" : "0x7ec6c8eb9700",
"connectionId" : 496,
"numYields" : 0
},
{
"opid" : 414407,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/rdSNqI"
},
"client" : "192.168.100.192:45981",
"desc" : "conn",
"threadId" : "0x7ec6a9ddd700",
"connectionId" : 464,
"numYields" : 0
},
{
"opid" : 414568,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4da34422f6db242c13000029")
},
"client" : "192.168.100.192:42455",
"desc" : "conn",
"threadId" : "0x7ec6ba2e2700",
"connectionId" : 88,
"numYields" : 0
},
{
"opid" : 414537,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42457",
"desc" : "conn",
"threadId" : "0x7ec6ba0e0700",
"connectionId" : 90,
"numYields" : 0
},
{
"opid" : 414397,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4d82089cf6db2426fa000001")
},
"client" : "192.168.100.192:45979",
"desc" : "conn",
"threadId" : "0x7ec6baded700",
"connectionId" : 462,
"numYields" : 0
},
{
"opid" : 414449,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:45984",
"desc" : "conn",
"threadId" : "0x7ec6a9bdb700",
"connectionId" : 466,
"numYields" : 0
},
{
"opid" : 414918,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42517",
"desc" : "conn",
"threadId" : "0x7ec6b91d1700",
"connectionId" : 132,
"numYields" : 0
},
{
"opid" : 414354,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "21712654"
},
"client" : "10.180.164.129:53013",
"desc" : "conn",
"threadId" : "0x7ec6caed9700",
"connectionId" : 534,
"numYields" : 2
},
{
"opid" : 414544,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42497",
"desc" : "conn",
"threadId" : "0x7ec6ab2f2700",
"connectionId" : 112,
"numYields" : 0
},
{
"opid" : 414476,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42493",
"desc" : "conn",
"threadId" : "0x7ec6ab6f6700",
"connectionId" : 108,
"numYields" : 0
},
{
"opid" : 414528,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42495",
"desc" : "conn",
"threadId" : "0x7ec6ab4f4700",
"connectionId" : 110,
"numYields" : 0
},
{
"opid" : 414540,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42496",
"desc" : "conn",
"threadId" : "0x7ec6ab3f3700",
"connectionId" : 111,
"numYields" : 0
},
{
"opid" : 414431,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://twitcasting.tv/mikamiyoh/movie/2587788"
},
"client" : "10.180.164.129:53008",
"desc" : "conn",
"threadId" : "0x7ec6cd0de700",
"connectionId" : 529,
"numYields" : 0
},
{
"opid" : 414546,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42499",
"desc" : "conn",
"threadId" : "0x7ec6ab0f0700",
"connectionId" : 114,
"numYields" : 0
},
{
"opid" : 414567,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42502",
"desc" : "conn",
"threadId" : "0x7ec6aaded700",
"connectionId" : 117,
"numYields" : 0
},
{
"opid" : 414660,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42503",
"desc" : "conn",
"threadId" : "0x7ec6aacec700",
"connectionId" : 118,
"numYields" : 0
},
{
"opid" : 414423,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42453",
"desc" : "conn",
"threadId" : "0x7ec6ba3e3700",
"connectionId" : 87,
"numYields" : 0
},
{
"opid" : 414420,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4e566a12f6db2405ff00120e"),
"special" : 1
},
"client" : "192.168.100.192:42456",
"desc" : "conn",
"threadId" : "0x7ec6ba1e1700",
"connectionId" : 89,
"numYields" : 0
},
{
"opid" : 414535,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4da34422f6db242c13000029")
},
"client" : "192.168.100.192:42458",
"desc" : "conn",
"threadId" : "0x7ec6b9fdf700",
"connectionId" : 91,
"numYields" : 0
},
{
"opid" : 414531,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4dac6587f6db2470bf000025"),
"special" : 1
},
"client" : "192.168.100.192:42459",
"desc" : "conn",
"threadId" : "0x7ec6b9ede700",
"connectionId" : 92,
"numYields" : 0
},
{
"opid" : 414457,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42477",
"desc" : "conn",
"threadId" : "0x7ec6abefe700",
"connectionId" : 100,
"numYields" : 0
},
{
"opid" : 414877,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42513",
"desc" : "conn",
"threadId" : "0x7ec6b95d5700",
"connectionId" : 128,
"numYields" : 0
},
{
"opid" : 414530,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42468",
"desc" : "conn",
"threadId" : "0x7ec6b9ddd700",
"connectionId" : 93,
"numYields" : 0
},
{
"opid" : 414392,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4e1ddd01f6db2417a400136a")
},
"client" : "10.180.164.129:53018",
"desc" : "conn",
"threadId" : "0x7ec68ecec700",
"connectionId" : 539,
"numYields" : 0
},
{
"opid" : 414396,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dc2bdb4f6db24712300003d")
},
"client" : "10.180.164.129:53023",
"desc" : "conn",
"threadId" : "0x7ec6ca9d4700",
"connectionId" : 544,
"numYields" : 0
},
{
"opid" : 414444,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42475",
"desc" : "conn",
"threadId" : "0x7ec6abfff700",
"connectionId" : 99,
"numYields" : 0
},
{
"opid" : 414506,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42480",
"desc" : "conn",
"threadId" : "0x7ec6abbfb700",
"connectionId" : 103,
"numYields" : 0
},
{
"opid" : 414524,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "14740434"
},
"client" : "192.168.100.192:42470",
"desc" : "conn",
"threadId" : "0x7ec6b9bdb700",
"connectionId" : 95,
"numYields" : 0
},
{
"opid" : 414671,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42507",
"desc" : "conn",
"threadId" : "0x7ec6aa8e8700",
"connectionId" : 122,
"numYields" : 0
},
{
"opid" : 414526,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4e566a12f6db2405ff00120e")
},
"client" : "10.180.164.129:53005",
"desc" : "conn",
"threadId" : "0x7ec68f3f3700",
"connectionId" : 526,
"numYields" : 0
},
{
"opid" : 414917,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42518",
"desc" : "conn",
"threadId" : "0x7ec6b90d0700",
"connectionId" : 133,
"numYields" : 0
},
{
"opid" : 414902,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42520",
"desc" : "conn",
"threadId" : "0x7ec6b8ece700",
"connectionId" : 135,
"numYields" : 0
},
{
"opid" : 414455,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42478",
"desc" : "conn",
"threadId" : "0x7ec6abdfd700",
"connectionId" : 101,
"numYields" : 0
},
{
"opid" : 414438,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38591",
"desc" : "conn",
"threadId" : "0x7ec6844c4700",
"connectionId" : 626,
"numYields" : 0
},
{
"opid" : 414813,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4e724265f6db24673a0002b8")
},
"client" : "10.180.179.163:34554",
"desc" : "conn",
"threadId" : "0x7ec64d1d1700",
"connectionId" : 678,
"numYields" : 0
},
{
"opid" : 414415,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.geekonaute.fr/weblife/httpfold-it-a-permis-a-
des-joueurs-de-jeux-videos-de-resoudre-une-enigme-du-virus-du-sida/?
utm_medium=twitter&utm_source=twitterfeed"
},
"client" : "10.180.164.129:53028",
"desc" : "conn",
"threadId" : "0x7ec68fbfb700",
"connectionId" : 549,
"numYields" : 0
},
{
"opid" : 414418,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:53007",
"desc" : "conn",
"threadId" : "0x7ec6a86c6700",
"connectionId" : 528,
"numYields" : 0
},
{
"opid" : 414447,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38593",
"desc" : "conn",
"threadId" : "0x7ec6842c2700",
"connectionId" : 627,
"numYields" : 0
},
{
"opid" : 414413,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38571",
"desc" : "conn",
"threadId" : "0x7ec68d9d9700",
"connectionId" : 615,
"numYields" : 0
},
{
"opid" : 414669,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42506",
"desc" : "conn",
"threadId" : "0x7ec6aa9e9700",
"connectionId" : 121,
"numYields" : 0
},
{
"opid" : 414891,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42515",
"desc" : "conn",
"threadId" : "0x7ec6b93d3700",
"connectionId" : 130,
"numYields" : 0
},
{
"opid" : 414900,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42519",
"desc" : "conn",
"threadId" : "0x7ec6b8fcf700",
"connectionId" : 134,
"numYields" : 0
},
{
"opid" : 414681,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.cirugiaesteticayspa.cl/blog/?
p=1209&utm_medium=twitter&utm_source=twitterfeed"
},
"client" : "192.168.100.192:42508",
"desc" : "conn",
"threadId" : "0x7ec6aa7e7700",
"connectionId" : 123,
"numYields" : 0
},
{
"opid" : 414461,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dc99be7f6db243b98000001")
},
"client" : "10.180.164.129:53019",
"desc" : "conn",
"threadId" : "0x7ec6ca1cc700",
"connectionId" : 540,
"numYields" : 0
},
{
"opid" : 414536,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4daca6a8f6db2459ff000029")
},
"client" : "10.180.164.129:53020",
"desc" : "conn",
"threadId" : "0x7ec6a8ece700",
"connectionId" : 541,
"numYields" : 0
},
{
"opid" : 414853,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.ustream.tv/recorded/
15417696#utm_campaign=synclickback&source=http://smalltown.140conf.com/
&medium=15417696"
},
"client" : "192.168.100.192:42509",
"desc" : "conn",
"threadId" : "0x7ec6aa6e6700",
"connectionId" : 124,
"numYields" : 0
},
{
"opid" : 414870,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42511",
"desc" : "conn",
"threadId" : "0x7ec6b97d7700",
"connectionId" : 126,
"numYields" : 0
},
{
"opid" : 414889,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42514",
"desc" : "conn",
"threadId" : "0x7ec6b94d4700",
"connectionId" : 129,
"numYields" : 0
},
{
"opid" : 414402,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:45971",
"desc" : "conn",
"threadId" : "0x7ec6baeee700",
"connectionId" : 460,
"numYields" : 0
},
{
"opid" : 414636,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43289",
"desc" : "conn",
"threadId" : "0x7ec686fef700",
"connectionId" : 264,
"numYields" : 0
},
{
"opid" : 414401,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dcb1d4ef6db244ab9000003")
},
"client" : "10.180.164.129:53016",
"desc" : "conn",
"threadId" : "0x7ec6ca2cd700",
"connectionId" : 537,
"numYields" : 0
},
{
"opid" : 414427,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4e4d7cf2f6db247a540000e4")
},
"client" : "10.180.164.129:53011",
"desc" : "conn",
"threadId" : "0x7ec6a85c5700",
"connectionId" : 532,
"numYields" : 0
},
{
"opid" : 414587,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43263",
"desc" : "conn",
"threadId" : "0x7ec68c9c9700",
"connectionId" : 239,
"numYields" : 0
},
{
"opid" : 415170,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://abduzeedo.com/tuesday-total-textures-89?
utm_source=twitterfeed&utm_medium=twitter&utm_campaign=Feed%3A
+abduzeedo+%28Abduzeedo+Feed%29"
},
"client" : "192.168.100.192:42522",
"desc" : "conn",
"threadId" : "0x7ec6b8ccc700",
"connectionId" : 137,
"numYields" : 0
},
{
"opid" : 414541,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4d82089cf6db2426fa000001"),
"special" : 1
},
"client" : "10.180.164.129:53029",
"desc" : "conn",
"threadId" : "0x7ec6ca7d2700",
"connectionId" : 550,
"numYields" : 0
},
{
"opid" : 414400,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dfd4b15f6db241e6a000070")
},
"client" : "10.180.164.129:53012",
"desc" : "conn",
"threadId" : "0x7f1ed9af6700",
"connectionId" : 533,
"numYields" : 0
},
{
"opid" : 414908,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/nzQZuZ"
},
"client" : "10.180.164.129:53060",
"desc" : "conn",
"threadId" : "0x7ec68fefe700",
"connectionId" : 581,
"numYields" : 0
},
{
"opid" : 414529,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4dd16badf6db246e35000002")
},
"client" : "192.168.100.192:42469",
"desc" : "conn",
"threadId" : "0x7ec6b9cdc700",
"connectionId" : 94,
"numYields" : 0
},
{
"opid" : 414517,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38595",
"desc" : "conn",
"threadId" : "0x7ec64ffff700",
"connectionId" : 628,
"numYields" : 0
},
{
"opid" : 414459,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4e73d485f6db242384000049"),
"special" : 1
},
"client" : "10.180.164.129:53030",
"desc" : "conn",
"threadId" : "0x7ec6cadd8700",
"connectionId" : 551,
"numYields" : 0
},
{
"opid" : 414456,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4dc2c14cf6db242d35000008"),
"special" : 1
},
"client" : "10.180.164.129:53032",
"desc" : "conn",
"threadId" : "0x7ec68f9f9700",
"connectionId" : 553,
"numYields" : 0
},
{
"opid" : 414623,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43269",
"desc" : "conn",
"threadId" : "0x7ec68c3c3700",
"connectionId" : 244,
"numYields" : 0
},
{
"opid" : 414897,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/lXj9id"
},
"client" : "10.180.164.129:53053",
"desc" : "conn",
"threadId" : "0x7ec6a8fcf700",
"connectionId" : 573,
"numYields" : 0
},
{
"opid" : 414579,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43222",
"desc" : "conn",
"threadId" : "0x7ec68d0d0700",
"connectionId" : 232,
"numYields" : 0
},
{
"opid" : 414588,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43262",
"desc" : "conn",
"threadId" : "0x7ec68caca700",
"connectionId" : 238,
"numYields" : 0
},
{
"opid" : 415311,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:43321",
"desc" : "conn",
"threadId" : "0x7ec6851d1700",
"connectionId" : 293,
"numYields" : 0
},
{
"opid" : 414645,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43301",
"desc" : "conn",
"threadId" : "0x7ec6865e5700",
"connectionId" : 274,
"numYields" : 0
},
{
"opid" : 414699,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43318",
"desc" : "conn",
"threadId" : "0x7ec6854d4700",
"connectionId" : 291,
"numYields" : 0
},
{
"opid" : 414644,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43302",
"desc" : "conn",
"threadId" : "0x7ec6864e4700",
"connectionId" : 275,
"numYields" : 0
},
{
"opid" : 414643,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43303",
"desc" : "conn",
"threadId" : "0x7ec6863e3700",
"connectionId" : 276,
"numYields" : 0
},
{
"opid" : 414658,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43304",
"desc" : "conn",
"threadId" : "0x7ec6862e2700",
"connectionId" : 277,
"numYields" : 0
},
{
"opid" : 414664,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43315",
"desc" : "conn",
"threadId" : "0x7ec6857d7700",
"connectionId" : 288,
"numYields" : 0
},
{
"opid" : 414705,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43319",
"desc" : "conn",
"threadId" : "0x7ec6853d3700",
"connectionId" : 292,
"numYields" : 0
},
{
"opid" : 414896,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:53054",
"desc" : "conn",
"threadId" : "0x7ec6a8ccc700",
"connectionId" : 574,
"numYields" : 0
},
{
"opid" : 414650,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43309",
"desc" : "conn",
"threadId" : "0x7ec685ddd700",
"connectionId" : 282,
"numYields" : 0
},
{
"opid" : 414657,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43305",
"desc" : "conn",
"threadId" : "0x7ec6861e1700",
"connectionId" : 278,
"numYields" : 0
},
{
"opid" : 414667,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43313",
"desc" : "conn",
"threadId" : "0x7ec6859d9700",
"connectionId" : 286,
"numYields" : 0
},
{
"opid" : 414576,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43186",
"desc" : "conn",
"threadId" : "0x7ec68d2d2700",
"connectionId" : 230,
"numYields" : 0
},
{
"opid" : 414986,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/qdXlx9"
},
"client" : "10.180.164.129:53062",
"desc" : "conn",
"threadId" : "0x7ec68fcfc700",
"connectionId" : 582,
"numYields" : 0
},
{
"opid" : 414617,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43283",
"desc" : "conn",
"threadId" : "0x7ec6875f5700",
"connectionId" : 258,
"numYields" : 0
},
{
"opid" : 414641,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43298",
"desc" : "conn",
"threadId" : "0x7ec6868e8700",
"connectionId" : 271,
"numYields" : 0
},
{
"opid" : 414411,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4dad3bc3f6db245c88000003")
},
"client" : "10.180.164.129:53027",
"desc" : "conn",
"threadId" : "0x7f1ed9cf8700",
"connectionId" : 548,
"numYields" : 0
},
{
"opid" : 414626,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43287",
"desc" : "conn",
"threadId" : "0x7ec6871f1700",
"connectionId" : 263,
"numYields" : 0
},
{
"opid" : 414621,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43285",
"desc" : "conn",
"threadId" : "0x7ec6873f3700",
"connectionId" : 260,
"numYields" : 0
},
{
"opid" : 414635,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43296",
"desc" : "conn",
"threadId" : "0x7ec686aea700",
"connectionId" : 269,
"numYields" : 0
},
{
"opid" : 414625,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43288",
"desc" : "conn",
"threadId" : "0x7ec6870f0700",
"connectionId" : 262,
"numYields" : 0
},
{
"opid" : 414634,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43297",
"desc" : "conn",
"threadId" : "0x7ec6869e9700",
"connectionId" : 270,
"numYields" : 0
},
{
"opid" : 414630,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43295",
"desc" : "conn",
"threadId" : "0x7ec686beb700",
"connectionId" : 268,
"numYields" : 0
},
{
"opid" : 414640,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43299",
"desc" : "conn",
"threadId" : "0x7ec6867e7700",
"connectionId" : 272,
"numYields" : 0
},
{
"opid" : 414639,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43300",
"desc" : "conn",
"threadId" : "0x7ec6866e6700",
"connectionId" : 273,
"numYields" : 0
},
{
"opid" : 414582,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43261",
"desc" : "conn",
"threadId" : "0x7ec68cbcb700",
"connectionId" : 237,
"numYields" : 0
},
{
"opid" : 414592,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43264",
"desc" : "conn",
"threadId" : "0x7ec68c8c8700",
"connectionId" : 240,
"numYields" : 0
},
{
"opid" : 414583,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43260",
"desc" : "conn",
"threadId" : "0x7ec68cccc700",
"connectionId" : 236,
"numYields" : 0
},
{
"opid" : 414591,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43265",
"desc" : "conn",
"threadId" : "0x7ec68c7c7700",
"connectionId" : 241,
"numYields" : 0
},
{
"opid" : 414600,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43271",
"desc" : "conn",
"threadId" : "0x7ec68c1c1700",
"connectionId" : 245,
"numYields" : 0
},
{
"opid" : 414607,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43278",
"desc" : "conn",
"threadId" : "0x7ec687afa700",
"connectionId" : 253,
"numYields" : 0
},
{
"opid" : 414590,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43266",
"desc" : "conn",
"threadId" : "0x7ec68c6c6700",
"connectionId" : 242,
"numYields" : 0
},
{
"opid" : 414610,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43275",
"desc" : "conn",
"threadId" : "0x7ec687dfd700",
"connectionId" : 250,
"numYields" : 0
},
{
"opid" : 414914,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://www.panamericana.pe/internacionales/
92378"
},
"client" : "10.180.164.129:53055",
"desc" : "conn",
"threadId" : "0x7ec6a89c9700",
"connectionId" : 575,
"numYields" : 0
},
{
"opid" : 414601,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43270",
"desc" : "conn",
"threadId" : "0x7ec68c2c2700",
"connectionId" : 246,
"numYields" : 0
},
{
"opid" : 414873,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46019",
"desc" : "conn",
"threadId" : "0x7ec6c89b4700",
"connectionId" : 500,
"numYields" : 0
},
{
"opid" : 414865,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46020",
"desc" : "conn",
"threadId" : "0x7ec6c88b3700",
"connectionId" : 501,
"numYields" : 0
},
{
"opid" : 414866,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46021",
"desc" : "conn",
"threadId" : "0x7ec6c87b2700",
"connectionId" : 502,
"numYields" : 0
},
{
"opid" : 414440,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53035",
"desc" : "conn",
"threadId" : "0x7f15bf6e4700",
"connectionId" : 556,
"numYields" : 0
},
{
"opid" : 414683,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38610",
"desc" : "conn",
"threadId" : "0x7ec64f2f2700",
"connectionId" : 643,
"numYields" : 0
},
{
"opid" : 414443,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "15764427"
},
"client" : "10.180.164.129:53036",
"desc" : "conn",
"threadId" : "0x7ec6cafda700",
"connectionId" : 557,
"numYields" : 0
},
{
"opid" : 414434,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4dac83fff6db24563f000002"),
"special" : 1
},
"client" : "10.180.164.129:53034",
"desc" : "conn",
"threadId" : "0x7ec6ca6d1700",
"connectionId" : 555,
"numYields" : 0
},
{
"opid" : 414408,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "17497736"
},
"client" : "192.168.100.192:38504",
"desc" : "conn",
"threadId" : "0x7ec6c9ec9700",
"connectionId" : 607,
"numYields" : 0
},
{
"opid" : 414527,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:53031",
"desc" : "conn",
"threadId" : "0x7ec6cabd6700",
"connectionId" : 552,
"numYields" : 0
},
{
"opid" : 414910,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:53059",
"desc" : "conn",
"threadId" : "0x7ec68ffff700",
"connectionId" : 579,
"numYields" : 0
},
{
"opid" : 414923,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.imaginenationchallenge.ca/"
},
"client" : "192.168.100.192:43320",
"desc" : "conn",
"threadId" : "0x7ec6852d2700",
"connectionId" : 294,
"numYields" : 0
},
{
"opid" : 414903,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38628",
"desc" : "conn",
"threadId" : "0x7ec64e0e0700",
"connectionId" : 661,
"numYields" : 0
},
{
"opid" : 415239,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "21674829"
},
"client" : "10.180.164.129:53015",
"desc" : "conn",
"threadId" : "0x7ec6ca5d0700",
"connectionId" : 536,
"numYields" : 0
},
{
"opid" : 414694,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46007",
"desc" : "conn",
"threadId" : "0x7ec6c8db8700",
"connectionId" : 488,
"numYields" : 0
},
{
"opid" : 414394,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4d9130cdf6db243d23000001")
},
"client" : "10.180.164.129:53014",
"desc" : "conn",
"threadId" : "0x7ec6ca3ce700",
"connectionId" : 535,
"numYields" : 0
},
{
"opid" : 414868,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46025",
"desc" : "conn",
"threadId" : "0x7ec6c83ae700",
"connectionId" : 506,
"numYields" : 0
},
{
"opid" : 414704,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46012",
"desc" : "conn",
"threadId" : "0x7ec6c93be700",
"connectionId" : 493,
"numYields" : 0
},
{
"opid" : 414706,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46011",
"desc" : "conn",
"threadId" : "0x7ec6c94bf700",
"connectionId" : 492,
"numYields" : 0
},
{
"opid" : 414864,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46016",
"desc" : "conn",
"threadId" : "0x7ec6c8cb7700",
"connectionId" : 497,
"numYields" : 0
},
{
"opid" : 414875,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46017",
"desc" : "conn",
"threadId" : "0x7ec6c8bb6700",
"connectionId" : 498,
"numYields" : 0
},
{
"opid" : 414874,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:46018",
"desc" : "conn",
"threadId" : "0x7ec6c8ab5700",
"connectionId" : 499,
"numYields" : 0
},
{
"opid" : 414666,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43314",
"desc" : "conn",
"threadId" : "0x7ec6858d8700",
"connectionId" : 287,
"numYields" : 0
},
{
"opid" : 414489,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://twitter.com/bogo_zakelijk/statuses/
116168382759452672?utm_source=twitterfeed&utm_medium=twitter"
},
"client" : "10.180.164.129:50720",
"desc" : "conn",
"threadId" : "0x7ec64acac700",
"connectionId" : 719,
"numYields" : 0
},
{
"opid" : 414488,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4d9b4b0af6db245495000004"),
"special" : 1
},
"client" : "10.180.164.129:50721",
"desc" : "conn",
"threadId" : "0x7ec64abab700",
"connectionId" : 720,
"numYields" : 0
},
{
"opid" : 414906,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://goo.gl/qtami"
},
"client" : "10.180.164.129:50754",
"desc" : "conn",
"threadId" : "0x7ec649797700",
"connectionId" : 740,
"numYields" : 0
},
{
"opid" : 415321,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://tumblr.com/xmo4spl5u5"
},
"client" : "10.180.164.129:50770",
"desc" : "conn",
"threadId" : "0x7ec649090700",
"connectionId" : 747,
"numYields" : 0
},
{
"opid" : 414484,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.digital-photography-school.com/sweet-spots-why-
your-f1-8-isnt-so-great-at-f1-8"
},
"client" : "10.180.164.129:50724",
"desc" : "conn",
"threadId" : "0x7ec64a8a8700",
"connectionId" : 723,
"numYields" : 0
},
{
"opid" : 414487,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "15537918"
},
"client" : "10.180.164.129:50722",
"desc" : "conn",
"threadId" : "0x7ec64aaaa700",
"connectionId" : 721,
"numYields" : 0
},
{
"opid" : 414510,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50734",
"desc" : "conn",
"threadId" : "0x7ec649f9f700",
"connectionId" : 732,
"numYields" : 0
},
{
"opid" : 414490,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50723",
"desc" : "conn",
"threadId" : "0x7ec64a9a9700",
"connectionId" : 722,
"numYields" : 0
},
{
"opid" : 414905,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:50753",
"desc" : "conn",
"threadId" : "0x7ec649898700",
"connectionId" : 739,
"numYields" : 0
},
{
"opid" : 414497,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "10.180.164.129:50696",
"desc" : "conn",
"threadId" : "0x7ec64c4c4700",
"connectionId" : 695,
"numYields" : 0
},
{
"opid" : 415324,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/p989Vl"
},
"client" : "10.180.164.129:50771",
"desc" : "conn",
"threadId" : "0x7ec648f8f700",
"connectionId" : 748,
"numYields" : 0
},
{
"opid" : 414899,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/lXj9id"
},
"client" : "10.180.164.129:50751",
"desc" : "conn",
"threadId" : "0x7ec649a9a700",
"connectionId" : 737,
"numYields" : 0
},
{
"opid" : 414458,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "22745680"
},
"client" : "10.180.164.129:50703",
"desc" : "conn",
"threadId" : "0x7ec64bdbd700",
"connectionId" : 702,
"numYields" : 0
},
{
"opid" : 414499,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50729",
"desc" : "conn",
"threadId" : "0x7ec64a4a4700",
"connectionId" : 728,
"numYields" : 0
},
{
"opid" : 414543,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "20434928"
},
"client" : "10.180.164.129:50704",
"desc" : "conn",
"threadId" : "0x7ec64bcbc700",
"connectionId" : 703,
"numYields" : 0
},
{
"opid" : 414507,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4d9b4b0af6db245495000004"),
"special" : 1
},
"client" : "10.180.164.129:50705",
"desc" : "conn",
"threadId" : "0x7ec64bbbb700",
"connectionId" : 704,
"numYields" : 0
},
{
"opid" : 414425,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://us-cars-oldtimer-news.blogspot.com/
2011/09/clio-renault-sport-online-race.html"
},
"client" : "10.180.164.129:50706",
"desc" : "conn",
"threadId" : "0x7ec64baba700",
"connectionId" : 705,
"numYields" : 0
},
{
"opid" : 414513,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50733",
"desc" : "conn",
"threadId" : "0x7ec64a0a0700",
"connectionId" : 731,
"numYields" : 0
},
{
"opid" : 414505,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "205321618"
},
"client" : "10.180.164.129:50707",
"desc" : "conn",
"threadId" : "0x7ec64b9b9700",
"connectionId" : 706,
"numYields" : 0
},
{
"opid" : 414550,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.trustedreviews.com/binatone-
homesurf-705_Laptop_review?
utm_source=feedburner&utm_medium=twitter&utm_campaign=Feed%3A
+Trustedreviews-Reviews+%28TrustedReviews+-+Reviews+feed%29"
},
"client" : "192.168.100.192:38599",
"desc" : "conn",
"threadId" : "0x7ec64fbfb700",
"connectionId" : 634,
"numYields" : 0
},
{
"opid" : 414598,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38605",
"desc" : "conn",
"threadId" : "0x7ec64f6f6700",
"connectionId" : 638,
"numYields" : 0
},
{
"opid" : 414604,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.sfgirlbybay.com/2011/09/20/tuesdays-girl-
mighty-summit/"
},
"client" : "192.168.100.192:38607",
"desc" : "conn",
"threadId" : "0x7ec64f4f4700",
"connectionId" : 642,
"numYields" : 0
},
{
"opid" : 414881,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38623",
"desc" : "conn",
"threadId" : "0x7ec64e5e5700",
"connectionId" : 654,
"numYields" : 0
},
{
"opid" : 414652,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38608",
"desc" : "conn",
"threadId" : "0x7ec64f3f3700",
"connectionId" : 639,
"numYields" : 0
},
{
"opid" : 414882,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38622",
"desc" : "conn",
"threadId" : "0x7ec64e6e6700",
"connectionId" : 656,
"numYields" : 0
},
{
"opid" : 414916,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:38627",
"desc" : "conn",
"threadId" : "0x7ec64e1e1700",
"connectionId" : 660,
"numYields" : 0
},
{
"opid" : 414502,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4dac6441f6db2470b700006e")
},
"client" : "10.180.164.129:50691",
"desc" : "conn",
"threadId" : "0x7ec64c9c9700",
"connectionId" : 690,
"numYields" : 0
},
{
"opid" : 414496,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "10.180.164.129:50678",
"desc" : "conn",
"threadId" : "0x7ec64cece700",
"connectionId" : 685,
"numYields" : 0
},
{
"opid" : 414475,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "22745680"
},
"client" : "10.180.164.129:50668",
"desc" : "conn",
"threadId" : "0x7ec64cfcf700",
"connectionId" : 684,
"numYields" : 0
},
{
"opid" : 414451,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "20415533"
},
"client" : "10.180.164.129:50698",
"desc" : "conn",
"threadId" : "0x7ec64c2c2700",
"connectionId" : 696,
"numYields" : 0
},
{
"opid" : 414479,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "122409650"
},
"client" : "10.180.164.129:50693",
"desc" : "conn",
"threadId" : "0x7ec64c7c7700",
"connectionId" : 692,
"numYields" : 0
},
{
"opid" : 414521,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50750",
"desc" : "conn",
"threadId" : "0x7ec649b9b700",
"connectionId" : 736,
"numYields" : 0
},
{
"opid" : 414463,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38578",
"desc" : "conn",
"threadId" : "0x7ec68d3d3700",
"connectionId" : 621,
"numYields" : 0
},
{
"opid" : 414480,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4e1e5da8f6db243adb000033"),
"special" : 1
},
"client" : "10.180.164.129:50697",
"desc" : "conn",
"threadId" : "0x7ec64c3c3700",
"connectionId" : 699,
"numYields" : 0
},
{
"opid" : 414511,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50747",
"desc" : "conn",
"threadId" : "0x7ec649e9e700",
"connectionId" : 733,
"numYields" : 0
},
{
"opid" : 414442,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.channels",
"query" : {
"user_id" : ObjectId("4dd1237cf6db247f34000002"),
"special" : 1
},
"client" : "10.180.164.129:50708",
"desc" : "conn",
"threadId" : "0x7ec64b8b8700",
"connectionId" : 707,
"numYields" : 0
},
{
"opid" : 414486,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50725",
"desc" : "conn",
"threadId" : "0x7ec64a7a7700",
"connectionId" : 724,
"numYields" : 0
},
{
"opid" : 414904,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/RCKTGDL"
},
"client" : "10.180.164.129:50752",
"desc" : "conn",
"threadId" : "0x7ec649999700",
"connectionId" : 738,
"numYields" : 0
},
{
"opid" : 414491,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://ferrari-f50-in-london-news.blogspot.com/2011/09/
first-is-standard-gauge.html"
},
"client" : "10.180.164.129:50719",
"desc" : "conn",
"threadId" : "0x7ec64adad700",
"connectionId" : 718,
"numYields" : 0
},
{
"opid" : 414432,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://allthingsd.com/20110919/layoffs-at-hps-palm-
division/"
},
"client" : "10.180.164.129:50710",
"desc" : "conn",
"threadId" : "0x7ec64b6b6700",
"connectionId" : 709,
"numYields" : 0
},
{
"opid" : 414428,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "20434928"
},
"client" : "10.180.164.129:50711",
"desc" : "conn",
"threadId" : "0x7ec64b5b5700",
"connectionId" : 710,
"numYields" : 0
},
{
"opid" : 414468,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "778785"
},
"client" : "10.180.164.129:50712",
"desc" : "conn",
"threadId" : "0x7ec64b4b4700",
"connectionId" : 711,
"numYields" : 0
},
{
"opid" : 414453,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50713",
"desc" : "conn",
"threadId" : "0x7ec64b3b3700",
"connectionId" : 712,
"numYields" : 0
},
{
"opid" : 414911,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://www.panamericana.pe/internacionales/
92378"
},
"client" : "10.180.164.129:50755",
"desc" : "conn",
"threadId" : "0x7ec649696700",
"connectionId" : 741,
"numYields" : 0
},
{
"opid" : 414471,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "10.180.164.129:50714",
"desc" : "conn",
"threadId" : "0x7ec64b2b2700",
"connectionId" : 713,
"numYields" : 0
},
{
"opid" : 414504,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50730",
"desc" : "conn",
"threadId" : "0x7ec64a3a3700",
"connectionId" : 726,
"numYields" : 0
},
{
"opid" : 414907,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/nzQZuZ"
},
"client" : "10.180.164.129:53061",
"desc" : "conn",
"threadId" : "0x7ec68fdfd700",
"connectionId" : 580,
"numYields" : 0
},
{
"opid" : 414424,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38528",
"desc" : "conn",
"threadId" : "0x7ec6ba7e7700",
"connectionId" : 608,
"numYields" : 0
},
{
"opid" : 415244,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/qdXlx9"
},
"client" : "10.180.164.129:53064",
"desc" : "conn",
"threadId" : "0x7ec68fafa700",
"connectionId" : 583,
"numYields" : 0
},
{
"opid" : 415246,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://lnkd.in/B3u66g"
},
"client" : "10.180.164.129:53065",
"desc" : "conn",
"threadId" : "0x7ec68f7f7700",
"connectionId" : 584,
"numYields" : 0
},
{
"opid" : 414533,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.timesplus.co.uk/tto/news/?login=false&url=http
%3A%2F%2Fwww.thetimes.co.uk%2Ftto%2Fnews%2Fworld%2Fasia%2Fafghanistan
%2Farticle3169783.ece"
},
"client" : "192.168.100.192:38597",
"desc" : "conn",
"threadId" : "0x7ec64fdfd700",
"connectionId" : 632,
"numYields" : 0
},
{
"opid" : 414436,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://forbiddenplanet.com/events/"
},
"client" : "192.168.100.192:38590",
"desc" : "conn",
"threadId" : "0x7ec6845c5700",
"connectionId" : 625,
"numYields" : 0
},
{
"opid" : 415245,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://lnkd.in/B3u66g"
},
"client" : "10.180.164.129:53066",
"desc" : "conn",
"threadId" : "0x7ec68f5f5700",
"connectionId" : 585,
"numYields" : 0
},
{
"opid" : 414556,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.trustedreviews.com/binatone-
homesurf-705_Laptop_review?
utm_source=feedburner&utm_medium=twitter&utm_campaign=Feed%3A
+Trustedreviews-Reviews+%28TrustedReviews+-+Reviews+feed%29"
},
"client" : "192.168.100.192:38598",
"desc" : "conn",
"threadId" : "0x7ec64fcfc700",
"connectionId" : 633,
"numYields" : 0
},
{
"opid" : 414715,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38620",
"desc" : "conn",
"threadId" : "0x7ec64e8e8700",
"connectionId" : 653,
"numYields" : 0
},
{
"opid" : 414422,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.users",
"query" : {
"_id" : ObjectId("4da8cfd6f6db244d9e000002")
},
"client" : "192.168.100.192:38492",
"desc" : "conn",
"threadId" : "0x7ec6babeb700",
"connectionId" : 606,
"numYields" : 0
},
{
"opid" : 415325,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/p989Vl"
},
"client" : "10.180.164.129:50772",
"desc" : "conn",
"threadId" : "0x7ec648e8e700",
"connectionId" : 749,
"numYields" : 0
},
{
"opid" : 415237,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://www.codecoupondiscount.com/d/20458"
},
"client" : "10.180.164.129:50758",
"desc" : "conn",
"threadId" : "0x7ec649494700",
"connectionId" : 743,
"numYields" : 0
},
{
"opid" : 415243,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://tumblr.com/xmo4spl5u5"
},
"client" : "10.180.164.129:50759",
"desc" : "conn",
"threadId" : "0x7ec649393700",
"connectionId" : 744,
"numYields" : 0
},
{
"opid" : 414614,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4e70e7aff6db243e3600026c")
},
"client" : "10.180.179.163:56022",
"desc" : "conn",
"threadId" : "0x7ec648686700",
"connectionId" : 758,
"numYields" : 0
},
{
"opid" : 415500,
"active" : true,
"waitingForLock" : false,
"secs_running" : 0,
"op" : "query",
"ns" : "",
"query" : {
"replSetHeartbeat" : "shelbySet",
"v" : 11,
"pv" : 1,
"checkEmpty" : false,
"from" : "10.180.179.163:27017"
},
"client" : "10.180.179.163:37968",
"desc" : "conn",
"threadId" : "0x7ec647c7c700",
"connectionId" : 777,
"numYields" : 0
},
{
"opid" : 414824,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"key" : "RXbwSMUr8l810IwUz64fcHGsww2ZZXRItCbmNgmv"
},
"client" : "10.180.174.212:46719",
"desc" : "conn",
"threadId" : "0x7ec648282700",
"connectionId" : 768,
"numYields" : 0
},
{
"opid" : 414849,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"key" : "RXbwSMUr8l810IwUz64fcHGsww2ZZXRItCbmNgmv"
},
"client" : "10.180.174.212:46722",
"desc" : "conn",
"threadId" : "0x7ec648181700",
"connectionId" : 769,
"numYields" : 0
},
{
"opid" : 414901,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"key" : "RXbwSMUr8l810IwUz64fcHGsww2ZZXRItCbmNgmv"
},
"client" : "10.180.174.212:46725",
"desc" : "conn",
"threadId" : "0x7ec648080700",
"connectionId" : 770,
"numYields" : 0
},
{
"opid" : 415056,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4e70e7aff6db243e3600026c")
},
"client" : "10.180.179.163:45676",
"desc" : "conn",
"threadId" : "0x7ec647f7f700",
"connectionId" : 772,
"numYields" : 0
},
{
"opid" : 415154,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"$query" : {
"shortened_permalink" : null,
"created_at" : {
"$gt" : ISODate("2011-09-17T21:41:02.557Z")
}
},
"$orderby" : {
"_id" : -1
}
},
"client" : "192.168.100.192:54867",
"desc" : "conn",
"threadId" : "0x7ec647d7d700",
"connectionId" : 776,
"numYields" : 0
},
{
"opid" : 415133,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4dac7011f6db24112600002d")
},
"client" : "10.180.179.163:45686",
"desc" : "conn",
"threadId" : "0x7ec647e7e700",
"connectionId" : 775,
"numYields" : 0
},
{
"opid" : 414736,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : "mIFmJJFqVxq7IwA6qxLQGb0k5LY"
},
"client" : "10.180.174.212:46704",
"desc" : "conn",
"threadId" : "0x7ec648383700",
"connectionId" : 764,
"numYields" : 0
},
{
"opid" : 415236,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://www.codecoupondiscount.com/d/20458"
},
"client" : "10.180.164.129:50757",
"desc" : "conn",
"threadId" : "0x7ec649595700",
"connectionId" : 742,
"numYields" : 0
},
{
"opid" : 414503,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"_id" : ObjectId("4e1db489f6db24113b000280")
},
"client" : "10.180.164.129:50690",
"desc" : "conn",
"threadId" : "0x7ec64caca700",
"connectionId" : 689,
"numYields" : 0
},
{
"opid" : 414515,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50731",
"desc" : "conn",
"threadId" : "0x7ec64a2a2700",
"connectionId" : 729,
"numYields" : 0
},
{
"opid" : 414519,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://staffordfm.com/stafford-fm-news/mbs/"
},
"client" : "192.168.100.192:38594",
"desc" : "conn",
"threadId" : "0x7ec6841c1700",
"connectionId" : 630,
"numYields" : 0
},
{
"opid" : 414573,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38603",
"desc" : "conn",
"threadId" : "0x7ec64f7f7700",
"connectionId" : 637,
"numYields" : 0
},
{
"opid" : 414675,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38612",
"desc" : "conn",
"threadId" : "0x7ec64f0f0700",
"connectionId" : 645,
"numYields" : 0
},
{
"opid" : 414412,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.denverpost.com/breakingnews/ci_18935113?
source=rss&utm_medium=twitter&cref=twitter"
},
"client" : "192.168.100.192:38566",
"desc" : "conn",
"threadId" : "0x7ec68dada700",
"connectionId" : 614,
"numYields" : 0
},
{
"opid" : 414492,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50709",
"desc" : "conn",
"threadId" : "0x7ec64b7b7700",
"connectionId" : 708,
"numYields" : 0
},
{
"opid" : 414469,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.ajemadrid.es/¡¡arranca-la-iv-edicion-del-club-
de-tu-negocio/"
},
"client" : "10.180.164.129:50715",
"desc" : "conn",
"threadId" : "0x7ec64b1b1700",
"connectionId" : 714,
"numYields" : 0
},
{
"opid" : 414483,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4dfc0f05f6db24572800001f"),
"special" : 1
},
"client" : "10.180.164.129:50699",
"desc" : "conn",
"threadId" : "0x7ec64c1c1700",
"connectionId" : 697,
"numYields" : 0
},
{
"opid" : 414688,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38615",
"desc" : "conn",
"threadId" : "0x7ec64eded700",
"connectionId" : 648,
"numYields" : 0
},
{
"opid" : 414685,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38614",
"desc" : "conn",
"threadId" : "0x7ec64eeee700",
"connectionId" : 647,
"numYields" : 0
},
{
"opid" : 414677,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38613",
"desc" : "conn",
"threadId" : "0x7ec64efef700",
"connectionId" : 646,
"numYields" : 0
},
{
"opid" : 414555,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38600",
"desc" : "conn",
"threadId" : "0x7ec64fafa700",
"connectionId" : 635,
"numYields" : 0
},
{
"opid" : 414516,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.digital-photography-school.com/sweet-spots-why-
your-f1-8-isnt-so-great-at-f1-8"
},
"client" : "10.180.164.129:50748",
"desc" : "conn",
"threadId" : "0x7ec649d9d700",
"connectionId" : 734,
"numYields" : 0
},
{
"opid" : 414467,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "3334111"
},
"client" : "10.180.164.129:50695",
"desc" : "conn",
"threadId" : "0x7ec64c5c5700",
"connectionId" : 694,
"numYields" : 0
},
{
"opid" : 414672,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38611",
"desc" : "conn",
"threadId" : "0x7ec64f1f1700",
"connectionId" : 644,
"numYields" : 0
},
{
"opid" : 414895,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/nfp6ly"
},
"client" : "10.180.164.129:53050",
"desc" : "conn",
"threadId" : "0x7ec6a95d5700",
"connectionId" : 571,
"numYields" : 0
},
{
"opid" : 414605,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.sfgirlbybay.com/2011/09/20/tuesdays-girl-
mighty-summit/"
},
"client" : "192.168.100.192:38606",
"desc" : "conn",
"threadId" : "0x7ec64f5f5700",
"connectionId" : 641,
"numYields" : 0
},
{
"opid" : 414701,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46009",
"desc" : "conn",
"threadId" : "0x7ec6c99c4700",
"connectionId" : 490,
"numYields" : 0
},
{
"opid" : 414708,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:46014",
"desc" : "conn",
"threadId" : "0x7ec6c8fba700",
"connectionId" : 495,
"numYields" : 0
},
{
"opid" : 414498,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"authentications.provider" : "twitter",
"authentications.uid" : "14178417"
},
"client" : "10.180.164.129:50728",
"desc" : "conn",
"threadId" : "0x7ec64a5a5700",
"connectionId" : 727,
"numYields" : 0
},
{
"opid" : 414454,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://moi.st/277c8c"
},
"client" : "10.180.164.129:50689",
"desc" : "conn",
"threadId" : "0x7ec64cbcb700",
"connectionId" : 688,
"numYields" : 0
},
{
"opid" : 414485,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4d90d73af6db246bda000027"),
"special" : 1
},
"client" : "10.180.164.129:50726",
"desc" : "conn",
"threadId" : "0x7ec64a6a6700",
"connectionId" : 725,
"numYields" : 0
},
{
"opid" : 414501,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://ferrari-f50-in-london-news.blogspot.com/2011/09/
first-is-standard-gauge.html"
},
"client" : "10.180.164.129:50716",
"desc" : "conn",
"threadId" : "0x7ec64b0b0700",
"connectionId" : 715,
"numYields" : 0
},
{
"opid" : 414514,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "10.180.164.129:50732",
"desc" : "conn",
"threadId" : "0x7ec64a1a1700",
"connectionId" : 730,
"numYields" : 0
},
{
"opid" : 414481,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.cirugiaesteticayspa.cl/blog/?
p=1209&utm_medium=twitter&utm_source=twitterfeed"
},
"client" : "10.180.164.129:50717",
"desc" : "conn",
"threadId" : "0x7ec64afaf700",
"connectionId" : 716,
"numYields" : 0
},
{
"opid" : 414482,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"user_id" : ObjectId("4d9deeb8f6db245ba9000001"),
"special" : 1
},
"client" : "10.180.164.129:50718",
"desc" : "conn",
"threadId" : "0x7ec64aeae700",
"connectionId" : 717,
"numYields" : 0
},
{
"opid" : 414437,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.video_processing_link_caches",
"query" : {
"url" : "http://www.youtube.com/watch?
v=H_fp3FKOYxY&feature=player_embedded"
},
"client" : "10.180.164.129:50701",
"desc" : "conn",
"threadId" : "0x7ec64bfbf700",
"connectionId" : 700,
"numYields" : 0
},
{
"opid" : 414687,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:38616",
"desc" : "conn",
"threadId" : "0x7ec64ecec700",
"connectionId" : 649,
"numYields" : 0
},
{
"opid" : 414450,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:38592",
"desc" : "conn",
"threadId" : "0x7ec6843c3700",
"connectionId" : 629,
"numYields" : 0
},
{
"opid" : 414597,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43267",
"desc" : "conn",
"threadId" : "0x7ec68c5c5700",
"connectionId" : 243,
"numYields" : 0
},
{
"opid" : 414589,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43256",
"desc" : "conn",
"threadId" : "0x7ec68cece700",
"connectionId" : 234,
"numYields" : 0
},
{
"opid" : 414596,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43268",
"desc" : "conn",
"threadId" : "0x7ec68c4c4700",
"connectionId" : 247,
"numYields" : 0
},
{
"opid" : 414578,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43234",
"desc" : "conn",
"threadId" : "0x7ec68cfcf700",
"connectionId" : 233,
"numYields" : 0
},
{
"opid" : 414606,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43272",
"desc" : "conn",
"threadId" : "0x7ec687fff700",
"connectionId" : 248,
"numYields" : 0
},
{
"opid" : 414622,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43284",
"desc" : "conn",
"threadId" : "0x7ec6874f4700",
"connectionId" : 259,
"numYields" : 0
},
{
"opid" : 414627,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43286",
"desc" : "conn",
"threadId" : "0x7ec6872f2700",
"connectionId" : 261,
"numYields" : 0
},
{
"opid" : 414647,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43306",
"desc" : "conn",
"threadId" : "0x7ec6860e0700",
"connectionId" : 280,
"numYields" : 0
},
{
"opid" : 414678,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43316",
"desc" : "conn",
"threadId" : "0x7ec6856d6700",
"connectionId" : 289,
"numYields" : 0
},
{
"opid" : 414676,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43317",
"desc" : "conn",
"threadId" : "0x7ec6855d5700",
"connectionId" : 290,
"numYields" : 0
},
{
"opid" : 414632,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43293",
"desc" : "conn",
"threadId" : "0x7ec686ded700",
"connectionId" : 266,
"numYields" : 0
},
{
"opid" : 414648,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43307",
"desc" : "conn",
"threadId" : "0x7ec685fdf700",
"connectionId" : 279,
"numYields" : 0
},
{
"opid" : 414633,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43290",
"desc" : "conn",
"threadId" : "0x7ec686eee700",
"connectionId" : 265,
"numYields" : 0
},
{
"opid" : 414654,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43311",
"desc" : "conn",
"threadId" : "0x7ec685bdb700",
"connectionId" : 284,
"numYields" : 0
},
{
"opid" : 414651,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:43308",
"desc" : "conn",
"threadId" : "0x7ec685ede700",
"connectionId" : 281,
"numYields" : 0
},
{
"opid" : 415310,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42523",
"desc" : "conn",
"threadId" : "0x7ec6b8bcb700",
"connectionId" : 138,
"numYields" : 0
},
{
"opid" : 414876,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://blog.us.playstation.com/2011/09/20/ico-shadow-of-
the-colossus-collection-next-week-bonus-content-preview/?
utm_source=twitter&utm_medium=social&utm_campaign=ICOPreview_091911"
},
"client" : "192.168.100.192:42512",
"desc" : "conn",
"threadId" : "0x7ec6b96d6700",
"connectionId" : 127,
"numYields" : 0
},
{
"opid" : 414512,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42494",
"desc" : "conn",
"threadId" : "0x7ec6ab5f5700",
"connectionId" : 109,
"numYields" : 0
},
{
"opid" : 414559,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42500",
"desc" : "conn",
"threadId" : "0x7ec6aafef700",
"connectionId" : 115,
"numYields" : 0
},
{
"opid" : 414562,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42501",
"desc" : "conn",
"threadId" : "0x7ec6aaeee700",
"connectionId" : 116,
"numYields" : 0
},
{
"opid" : 414665,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42504",
"desc" : "conn",
"threadId" : "0x7ec6aabeb700",
"connectionId" : 119,
"numYields" : 0
},
{
"opid" : 414852,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://www.ustream.tv/recorded/
15417696#utm_campaign=synclickback&source=http://smalltown.140conf.com/
&medium=15417696"
},
"client" : "192.168.100.192:42510",
"desc" : "conn",
"threadId" : "0x7ec6aa5e5700",
"connectionId" : 125,
"numYields" : 0
},
{
"opid" : 414523,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42471",
"desc" : "conn",
"threadId" : "0x7ec6b9ada700",
"connectionId" : 96,
"numYields" : 0
},
{
"opid" : 414430,
"active" : true,
"lockType" : "read",
"waitingForLock" : false,
"secs_running" : 338,
"op" : "query",
"ns" : "nos-production.link_resolving_caches",
"query" : {
"original_url" : "http://bit.ly/ncGBKA"
},
"client" : "192.168.100.192:42473",
"desc" : "conn",
"threadId" : "0x7ec6b99d9700",
"connectionId" : 97,
"numYields" : 0
},
{
"opid" : 414663,
"active" : false,
"lockType" : "read",
"waitingForLock" : true,
"op" : "query",
"ns" : "",
"query" : {
"url" : "http://papers.ssrn.com/sol3/papers.cfm?
abstract_id=1930272"
},
"client" : "192.168.100.192:42505",
"desc" : "conn",
"threadId" : "0x7ec6aaaea700",
"connectionId" : 120,
"numYields" : 0
}
]
}



And here is the db.currentOp() on the primary which remained healthy
(didn't have to be rebooted):



PRIMARY> db.currentOp()
{
"inprog" : [
{
"opid" : 3472321,
"active" : false,
"lockType" : "write",
"waitingForLock" : false,
"op" : "none",
"ns" : "",
"query" : {

},
"client" : "",
"desc" : "rsSync",
"threadId" : "0x7f1c9b2e3700",
"numYields" : 0
}
]
}


Thanks,
Dan


On Sep 15, 12:46 am, Eliot Horowitz <el...@10gen.com> wrote:
> ...
>
> read more »

axlfu

unread,
Sep 21, 2011, 8:10:42 AM9/21/11
to mongodb-user
You should create indexes on url and origin_url

> ...
>
> read more »

axlfu

unread,
Sep 21, 2011, 8:15:35 AM9/21/11
to mongodb-user
You should create indexes on url and origin_url

On Sep 21, 10:50 am, Dan Spinosa <spin...@gmail.com> wrote:

> ...
>
> read more »

Dan Spinosa

unread,
Sep 21, 2011, 10:11:00 AM9/21/11
to mongodb-user
We are indexed on url.

Why do you mention origin_url? I don't believe I posted anything that
included it...

> ...
>
> read more »

Dan Spinosa

unread,
Sep 21, 2011, 10:13:01 AM9/21/11
to mongodb-user
To keep this thread up to date, a couple of notes on the current
status:

- The main issue is CPU hitting 100% * num_cores. The other issues in
the thread are not taking down the entire replica set; probably just
distractions.

- The CPU issues are not strictly showing up on the primary.
Initially this seemed like the case, but now they're only happening on
a secondary. They do seem to have one thing in common though: always
seem to happen to the same machine, repeatedly.

I've also setup MMS to help 10gen engineers dig deeper into this.

Thanks all.
-Dan

On Sep 21, 8:15 am, axlfu <freesearc...@gmail.com> wrote:

> ...
>
> read more »

付玉

unread,
Sep 22, 2011, 5:54:25 AM9/22/11
to mongod...@googlegroups.com
    {
                       "opid" : 414465,
                       "active" : true,
                       "lockType" : "read",
                       "waitingForLock" : false,
                       "secs_running" : 338,
                       "op" : "query",
                       "ns" : "nos-production.link_resolving_caches",
                       "query" : {
                               "original_url" : "http://bit.ly/ncGBKA"
                       },
                       "client" : "192.168.100.192:45983",
                       "desc" : "conn",
                       "threadId" : "0x7ec6ba9e9700",
                       "connectionId" : 465,
                       "numYields" : 0
               }

what about db.stats(),db.serverStatus(), and iostat?


2011/9/21 Dan Spinosa <spi...@gmail.com>
> read more »

Reply all
Reply to author
Forward
0 new messages