Yes it's locked, also I checked it on "listlockunspent" and everything is ok.
But is funny now... there are some strange transaction on my main wallet.
I created one hour ago new wallet where I import all adresses wihtout my sanctuary address, and then I run exec podcupdate.
between confirmation I check "exec stakebalance" on my main wallet with all adresses.
That I saw:
09:36:33

exec stakebalance
09:36:33

{
"Command": "stakebalance",
"StakeBalance": 1550001
}
09:38:35

exec stakebalance
09:38:35

{
"Command": "stakebalance",
"StakeBalance": 0
}
10:18:01

exec stakebalance
10:18:01

{
"Command": "stakebalance",
"StakeBalance": 153517
}
We really cant support questions related to importing "some" private keys and not others.
All of the bitcoin tools are available, you would have to go through each unspent output and audit the prior txid and add them all up.
Sounds easier to either create a CPID for mining in your case - or copy the entire wallet.dat over to the machine with the bad balance. Or just ignore the machine with the bad balance and use it for heat mining only.
Now everything works OK.
I just created second empty wallet, then I import all privkeys wihtout privkey of sanctuary tx.
After this i send on second wallet podcupdate.
And this fix everything.
Maybe some TX was mixed or something... I don't now have time to debug this.