Author Topic: [OVER] New Public XTS Test for Developers and Savvy Users  (Read 86642 times)

0 Members and 1 Guest are viewing this topic.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
XTS2Q4aacNiNxk3J8JRAo7HYziMYojEvy61CBhjBeYhJdsdmbwZ8mnCmnj4nYjz4LWp1EFJiAw9JSJ4fj62pdm9NotHhZo16a
thx

sent, also welcome!
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline ernest

  • Newbie
  • *
  • Posts: 1
    • View Profile
XTS2Q4aacNiNxk3J8JRAo7HYziMYojEvy61CBhjBeYhJdsdmbwZ8mnCmnj4nYjz4LWp1EFJiAw9JSJ4fj62pdm9NotHhZo16a
thx

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
I comile from the source, here is the version info.
If this don't happen in your guys, you can leave this task  for me, I'll try to fix it this evening.

Code: [Select]
(wallet closed) >>> get_info
{
  "chain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "symbol": "XTS",
  "interval_seconds": 30,
  "blocks": 850,
  "random_seed": "3b40f23a293158b6b538a5ca1d63ae30485004ad",
  "current_share_supply": 79999999000000,
  "shares_per_bip": 0.079999999000000002,
  "balance": 0,
  "unlocked_until": "19700101T000000",
  "connections": 1,
  "maximum_number_of_connections": 12,
  "rpc_port": 5679,
  "blockchain_version": 100,
  "wallet_version": 100,
  "protocol_version": 100,
  "_node_id": "3e96573cae6d93411ba103ced38f7d994e219e3e",
  "_bitshares_toolkit_revision": "8ac79016eff06168e86c702a588bbf0f3348b5a9",
  "_fc_revision": "ac03a71f3da1ea2cd78e5923cc930e2238c4b28c"
}
Are you using Debug build? I encountered similar segment fault in OSX Xcode Debug build.
https://github.com/BitShares/bitshares_toolkit/issues/126
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
I comile from the source, here is the version info.
If this don't happen in your guys, you can leave this task  for me, I'll try to fix it this evening.

Code: [Select]
(wallet closed) >>> get_info
{
  "chain_id": "ed2c3dba64a343002734f782bb3bc831a99a14c80490b85bfbf33751793469cc",
  "symbol": "XTS",
  "interval_seconds": 30,
  "blocks": 850,
  "random_seed": "3b40f23a293158b6b538a5ca1d63ae30485004ad",
  "current_share_supply": 79999999000000,
  "shares_per_bip": 0.079999999000000002,
  "balance": 0,
  "unlocked_until": "19700101T000000",
  "connections": 1,
  "maximum_number_of_connections": 12,
  "rpc_port": 5679,
  "blockchain_version": 100,
  "wallet_version": 100,
  "protocol_version": 100,
  "_node_id": "3e96573cae6d93411ba103ced38f7d994e219e3e",
  "_bitshares_toolkit_revision": "8ac79016eff06168e86c702a588bbf0f3348b5a9",
  "_fc_revision": "ac03a71f3da1ea2cd78e5923cc930e2238c4b28c"
}

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
Got it, thanks.

Is everything working OK after restart of client?
Yes, I have try several times.
Everything is ok, but the process always be killed in about 5 minutes.

Offline bytemaster

Got it, thanks.

Is everything working OK after restart of client?
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
can't post it here, always time out
I have send email to you( .....) with attachment
« Last Edit: May 26, 2014, 02:34:50 am by bytemaster »

Offline bytemaster

bitshare_client is killed by kernel because of out of memory.
I think I am doing nothing when it happened.
my os is mint16 based ubuntu 1310

Code: [Select]
[79016.294101] bitshares_clien invoked oom-killer: gfp_mask=0x280da, order=0, oom_score_adj=0
[79016.294105] bitshares_clien cpuset=/ mems_allowed=0
[79016.294108] CPU: 3 PID: 13199 Comm: bitshares_clien Tainted: GF          O 3.11.0-12-generic #19-Ubuntu
[79016.294109] Hardware name: LENOVO 2352A31/2352A31, BIOS G7ET60WW (2.02 ) 09/11/2012
[79016.294111]  0000000000000000 ffff880100df9a60 ffffffff816e547a 00000000000280da
[79016.294114]  ffff880100df9ad0 ffffffff816e0556 0000000000064589 0000000001320122
[79016.294116]  0000000000000000 0000000000000000 ffff8800522c1770 0000000000000000
[79016.294118] Call Trace:
[79016.294124]  [<ffffffff816e547a>] dump_stack+0x45/0x56
[79016.294126]  [<ffffffff816e0556>] dump_header+0x7f/0x1c2
[79016.294129]  [<ffffffff81142299>] oom_kill_process+0x1a9/0x310
[79016.294132]  [<ffffffff812db7c5>] ? security_capable_noaudit+0x15/0x20
[79016.294135]  [<ffffffff811429d4>] out_of_memory+0x414/0x450
[79016.294138]  [<ffffffff811481b0>] __alloc_pages_nodemask+0x870/0x920
[79016.294141]  [<ffffffff8118593a>] alloc_pages_vma+0x9a/0x140
[79016.294144]  [<ffffffff81166ebb>] handle_pte_fault+0x73b/0xab0
[79016.294146]  [<ffffffff8116440a>] ? __pte_alloc+0x9a/0x140
[79016.294148]  [<ffffffff81167fd9>] handle_mm_fault+0x299/0x670
[79016.294151]  [<ffffffff816e9962>] ? down_write+0x12/0x30
[79016.294153]  [<ffffffff81161c2b>] ? anon_vma_interval_tree_insert+0x8b/0x90
[79016.294156]  [<ffffffff816f05f6>] __do_page_fault+0x156/0x540
[79016.294158]  [<ffffffff8116cc89>] ? vma_merge+0x229/0x330
[79016.294160]  [<ffffffff8116dda9>] ? do_brk+0x209/0x330
[79016.294162]  [<ffffffff816f0a0c>] do_page_fault+0x2c/0x50
[79016.294164]  [<ffffffff816ece18>] page_fault+0x28/0x30
[79016.294166] Mem-Info:
[79016.294167] Node 0 DMA per-cpu:
[79016.294168] CPU    0: hi:    0, btch:   1 usd:   0
[79016.294169] CPU    1: hi:    0, btch:   1 usd:   0
[79016.294170] CPU    2: hi:    0, btch:   1 usd:   0
[79016.294171] CPU    3: hi:    0, btch:   1 usd:   0
[79016.294172] Node 0 DMA32 per-cpu:
[79016.294173] CPU    0: hi:  186, btch:  31 usd:   1
[79016.294174] CPU    1: hi:  186, btch:  31 usd:  36
[79016.294175] CPU    2: hi:  186, btch:  31 usd: 172
[79016.294176] CPU    3: hi:  186, btch:  31 usd:  55
[79016.294177] Node 0 Normal per-cpu:
[79016.294178] CPU    0: hi:  186, btch:  31 usd:   2
[79016.294179] CPU    1: hi:  186, btch:  31 usd:  59
[79016.294179] CPU    2: hi:  186, btch:  31 usd: 156
[79016.294180] CPU    3: hi:  186, btch:  31 usd:  56
[79016.294183] active_anon:534535 inactive_anon:211789 isolated_anon:64
[79016.294183]  active_file:58 inactive_file:189 isolated_file:0
[79016.294183]  unevictable:0 dirty:0 writeback:5101 unstable:0
[79016.294183]  free:21393 slab_reclaimable:7889 slab_unreclaimable:8449
[79016.294183]  mapped:145908 shmem:52148 pagetables:7423 bounce:0
[79016.294183]  free_cma:0
[79016.294185] Node 0 DMA free:14816kB min:284kB low:352kB high:424kB active_anon:428kB inactive_anon:640kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15984kB managed:15900kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:160 all_unreclaimable? yes
[79016.294189] lowmem_reserve[]: 0 2699 3635 3635
[79016.294191] Node 0 DMA32 free:53516kB min:49964kB low:62452kB high:74944kB active_anon:1721588kB inactive_anon:430192kB active_file:0kB inactive_file:148kB unevictable:0kB isolated(anon):256kB isolated(file):0kB present:2845884kB managed:2767364kB mlocked:0kB dirty:0kB writeback:7432kB mapped:571188kB shmem:155924kB slab_reclaimable:9148kB slab_unreclaimable:12292kB kernel_stack:1080kB pagetables:14776kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:10992 all_unreclaimable? yes
[79016.294194] lowmem_reserve[]: 0 0 936 936
[79016.294196] Node 0 Normal free:17240kB min:17328kB low:21660kB high:25992kB active_anon:416124kB inactive_anon:416324kB active_file:264kB inactive_file:608kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1021952kB managed:958820kB mlocked:0kB dirty:0kB writeback:12972kB mapped:12444kB shmem:52668kB slab_reclaimable:22408kB slab_unreclaimable:21488kB kernel_stack:2712kB pagetables:14916kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:11944 all_unreclaimable? yes
[79016.294199] lowmem_reserve[]: 0 0 0 0
[79016.294201] Node 0 DMA: 2*4kB (UM) 1*8kB (U) 1*16kB (M) 0*32kB 3*64kB (UM) 2*128kB (UM) 2*256kB (UM) 1*512kB (M) 1*1024kB (U) 2*2048kB (MR) 2*4096kB (M) = 14816kB
[79016.294209] Node 0 DMA32: 1909*4kB (UEM) 1098*8kB (UEM) 692*16kB (UE) 531*32kB (UEM) 81*64kB (UM) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB (R) = 53764kB
[79016.294216] Node 0 Normal: 548*4kB (UE) 295*8kB (UE) 175*16kB (UE) 122*32kB (UEM) 32*64kB (UEM) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB (R) = 17400kB
[79016.294223] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[79016.294224] 68981 total pagecache pages
[79016.294225] 16519 pages in swap cache
[79016.294226] Swap cache stats: add 256445, delete 239926, find 83/129
[79016.294227] Free swap  = 0kB
[79016.294227] Total swap = 1023996kB
[79016.301235] 976383 pages RAM
[79016.301241] 170952 pages reserved
[79016.301245] 1118820 pages shared
[79016.301248] 729408 pages non-shared
[79016.301252] [ pid ]   uid  tgid total_vm      rss nr_ptes swapents oom_score_adj name
[79016.301262] [  382]     0   382     4330       16      13       27             0 upstart-udev-br
[79016.301268] [  388]     0   388    10762       38      23      236         -1000 systemd-udevd
[79016.301274] [  612]     0   612     3848       29      13       44             0 upstart-socket-
[79016.301276] [  673]     0   673     4811       13      15       49             0 rpcbind
[79016.301278] [  823]     0   823     3818       32      12       27             0 upstart-file-br
[79016.301279] [  826]   101   826    61866       16      23       69             0 rsyslogd
[79016.301281] [  830]   102   830     7857      199      20      141             0 dbus-daemon
[79016.301283] [  849]     0   849    20871       94      47      121             0 modem-manager
[79016.301284] [  873]     0   873     9264       14      23       86             0 systemd-logind
[79016.301287] [  884]     0   884     4816       15      14       82             0 bluetoothd
[79016.301289] [  903]   109   903     8088       41      21       39             0 avahi-daemon
[79016.301290] [  905]   109   905     8057       17      20       47             0 avahi-daemon
[79016.301292] [  923]     0   923    64953      231      58      164             0 NetworkManager
[79016.301293] [  930]     0   930    68058      108      35      351             0 polkitd
[79016.301295] [  933]   112   933    73159      182      43      161             0 colord
[79016.301297] [  950]     0   950    17735       29      37      188             0 cups-browsed
[79016.301298] [  956]     0   956    32120       93      63      205             0 smbd
[79016.301300] [  958]     0   958    32249       97      61      222             0 smbd
[79016.301301] [ 1163]     0  1163     4377       12      12       41             0 getty
[79016.301303] [ 1166]     0  1166     4377       12      13       40             0 getty
[79016.301304] [ 1176]     0  1176     4377       12      12       40             0 getty
[79016.301306] [ 1177]     0  1177     4377       12      12       41             0 getty
[79016.301308] [ 1180]     0  1180     4377       12      13       41             0 getty
[79016.301309] [ 1215]     0  1215    15273       15      32      161         -1000 sshd
[79016.301311] [ 1220]     0  1220     1160        3       9       66             0 acpid
[79016.301313] [ 1238]     0  1238     6451       27      18       52             0 cron
[79016.301314] [ 1243]     0  1243    33645       20      65      253             0 mdm
[79016.301316] [ 1254]     0  1254     4790       38      14       30             0 irqbalance
[79016.301317] [ 1350]     0  1350    65632       21      96      377             0 mdm
[79016.301319] [ 1357]     0  1357    96078    17041     149     4812             0 Xorg
[79016.301321] [ 1361]   116  1361    72765       61      53      910             0 murmurd
[79016.301322] [ 1397]     0  1397     4377       12      13       41             0 getty
[79016.301324] [ 1421]   114  1421     6111        0      17       72             0 dbus-launch
[79016.301325] [ 1423]   114  1423     7595        0      19       75             0 dbus-daemon
[79016.301327] [ 1684]  1000  1684    55172       90      36      102             0 gnome-keyring-d
[79016.301329] [ 1689]     0  1689   523483      165      58      103             0 console-kit-dae
[79016.301330] [ 1760]  1000  1760    94624      302      87      462             0 cinnamon-sessio
[79016.301332] [ 1883]  1000  1883     3156        7       9       73             0 ssh-agent
[79016.301333] [ 1886]  1000  1886     6111        0      16       72             0 dbus-launch
[79016.301335] [ 1887]  1000  1887     7948      124      19      190             0 dbus-daemon
[79016.301337] [ 1929]  1000  1929    72053     4651     135    17025             0 fcitx
[79016.301338] [ 1934]  1000  1934     7794       74      21      128             0 dbus-daemon
[79016.301340] [ 1938]  1000  1938     3258       11      12       24             0 fcitx-dbus-watc
[79016.301341] [ 1940]  1000  1940    84352       47      31       82             0 at-spi-bus-laun
[79016.301343] [ 1944]  1000  1944     7628       75      20       56             0 dbus-daemon
[79016.301344] [ 1947]  1000  1947    31204       69      30       73             0 at-spi2-registr
[79016.301346] [ 1953]  1000  1953   109699      941     100      637             0 notify-osd
[79016.301347] [ 1960]  1000  1960   251721      886     175      921             0 cinnamon-settin
[79016.301349] [ 1966]  1000  1966    48545       70      31       69             0 gvfsd
[79016.301351] [ 1979]  1000  1979    84215        0      33      186             0 gvfsd-fuse
[79016.301352] [ 1989]     0  1989    58225      155      42      130             0 upowerd
[79016.301354] [ 1994]  1000  1994   107663      426      86      219             0 pulseaudio
[79016.301355] [ 1996]   107  1996    42230       29      20       43             0 rtkit-daemon
[79016.301357] [ 2168]     0  2168    69630       21      39      185             0 accounts-daemon
[79016.301358] [ 2174]  1000  2174    97072        0      86      346             0 csd-printer
[79016.301360] [ 2182]  1000  2182    60328       72      83     2258             0 cinnamon-launch
[79016.301361] [ 2184]  1000  2184   434998    10935     298     9238             0 cinnamon
[79016.301363] [ 2192]  1000  2192    55393      284      78      373             0 polkit-gnome-au
[79016.301365] [ 2194]  1000  2194   110737       91      84      582             0 cinnamon-fallba
[79016.301366] [ 2195]  1000  2195   278696     1398     167     1252             0 nemo
[79016.301368] [ 2202]  1000  2202    71948      263      42      192             0 gvfs-udisks2-vo
[79016.301369] [ 2203]  1000  2203   165595      300     114     1367             0 nm-applet
[79016.301371] [ 2206]     0  2206    90695      212      44      323             0 udisksd
[79016.301372] [ 2224]  1000  2224    47271        4      27      143             0 gvfs-mtp-volume
[79016.301374] [ 2233]  1000  2233    70834        0      36      182             0 gvfs-afc-volume
[79016.301376] [ 2238]  1000  2238    50312        0      33      193             0 gvfs-gphoto2-vo
[79016.301377] [ 2248]  1000  2248    13776      101      32      105             0 gconfd-2
[79016.301379] [ 2255]  1000  2255   616847      169     140     1335             0 fcitx-qimpanel
[79016.301380] [ 2257]  1000  2257    87081        0      37      200             0 gvfsd-trash
[79016.301382] [ 2279]  1000  2279    29575        9      27      237             0 gvfsd-metadata
[79016.301383] [ 2293]  1000  2293   105703     1977      96      511             0 cinnamon-screen
[79016.301386] [ 2608]  1000  2608     6462       15      16      624             0 mintupdate-laun
[79016.301387] [ 2643]  1000  2643   158621     1452     125     3335             0 mintUpdate
[79016.301388] [ 4640]  1000  4640   156501     1081     137     1370             0 gnome-terminal
[79016.301390] [ 4647]  1000  4647     3708       11      13       41             0 gnome-pty-helpe
[79016.301392] [ 4648]  1000  4648     6084      227      17      267             0 bash
[79016.301393] [ 4918]     0  4918     8111       24      20      135             0 wpa_supplicant
[79016.301394] [ 4926] 65534  4926     8172        0      21       65             0 dnsmasq
[79016.301396] [ 5055]     0  5055    26773       87      53      155             0 winbindd
[79016.301397] [ 5060]     0  5060    22850       41      45      156             0 nmbd
[79016.301399] [ 5062]     0  5062    26773       82      51      148             0 winbindd
[79016.301400] [ 5808]  1000  5808    44554        9      24      214             0 dconf-service
[79016.301402] [ 5810]  1000  5810   256925      292     365    33412             0 thunderbird
[79016.301404] [ 5851]  1000  5851   218590       16     128      693             0 evolution-sourc
[79016.301405] [ 5857]  1000  5857   196793        0     107      637             0 evolution-addre
[79016.301407] [ 6398]  1000  6398     6060        9      17      482             0 bash
[79016.301408] [ 6760]  1000  6760     6078        9      16      478             0 bash
[79016.301411] [11095]     0 11095     2561       11      10      573             0 dhclient
[79016.301413] [11174]     0 11174     2561       11       8      575             0 dhclient
[79016.301414] [11447]     0 11447    18323       18      39      497             0 cupsd
[79016.301416] [12566]  1000 12566   320082    10114     479    88987             0 firefox
[79016.301417] [12702]  1000 12702   104441      632     166     4633             0 plugin-containe
[79016.301419] [13199]  1000 13199   755285   623195    1374    65791             0 bitshares_clien
[79016.301421] [13664]  1000 13664   574765   141929     542     1432             0 VirtualBox
[79016.301423] [13668]  1000 13668    30181      542      58        0             0 VBoxXPCOMIPCD
[79016.301424] [13673]  1000 13673   158919      929      93       45             0 VBoxSVC
[79016.301426] Out of memory: Kill process 13199 (bitshares_clien) score 579 or sacrifice child
[79016.301428] Killed process 13199 (bitshares_clien) total-vm:3021140kB, anon-rss:2492696kB, file-rss:84kB

Can you send the log file at ~/.BitSharesXTS/default.log
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
bitshare_client is killed by kernel because of out of memory.
I think I am doing nothing when it happened.
my os is mint16 based ubuntu 1310

Code: [Select]
[79016.294101] bitshares_clien invoked oom-killer: gfp_mask=0x280da, order=0, oom_score_adj=0
[79016.294105] bitshares_clien cpuset=/ mems_allowed=0
[79016.294108] CPU: 3 PID: 13199 Comm: bitshares_clien Tainted: GF          O 3.11.0-12-generic #19-Ubuntu
[79016.294109] Hardware name: LENOVO 2352A31/2352A31, BIOS G7ET60WW (2.02 ) 09/11/2012
[79016.294111]  0000000000000000 ffff880100df9a60 ffffffff816e547a 00000000000280da
[79016.294114]  ffff880100df9ad0 ffffffff816e0556 0000000000064589 0000000001320122
[79016.294116]  0000000000000000 0000000000000000 ffff8800522c1770 0000000000000000
[79016.294118] Call Trace:
[79016.294124]  [<ffffffff816e547a>] dump_stack+0x45/0x56
[79016.294126]  [<ffffffff816e0556>] dump_header+0x7f/0x1c2
[79016.294129]  [<ffffffff81142299>] oom_kill_process+0x1a9/0x310
[79016.294132]  [<ffffffff812db7c5>] ? security_capable_noaudit+0x15/0x20
[79016.294135]  [<ffffffff811429d4>] out_of_memory+0x414/0x450
[79016.294138]  [<ffffffff811481b0>] __alloc_pages_nodemask+0x870/0x920
[79016.294141]  [<ffffffff8118593a>] alloc_pages_vma+0x9a/0x140
[79016.294144]  [<ffffffff81166ebb>] handle_pte_fault+0x73b/0xab0
[79016.294146]  [<ffffffff8116440a>] ? __pte_alloc+0x9a/0x140
[79016.294148]  [<ffffffff81167fd9>] handle_mm_fault+0x299/0x670
[79016.294151]  [<ffffffff816e9962>] ? down_write+0x12/0x30
[79016.294153]  [<ffffffff81161c2b>] ? anon_vma_interval_tree_insert+0x8b/0x90
[79016.294156]  [<ffffffff816f05f6>] __do_page_fault+0x156/0x540
[79016.294158]  [<ffffffff8116cc89>] ? vma_merge+0x229/0x330
[79016.294160]  [<ffffffff8116dda9>] ? do_brk+0x209/0x330
[79016.294162]  [<ffffffff816f0a0c>] do_page_fault+0x2c/0x50
[79016.294164]  [<ffffffff816ece18>] page_fault+0x28/0x30
[79016.294166] Mem-Info:
[79016.294167] Node 0 DMA per-cpu:
[79016.294168] CPU    0: hi:    0, btch:   1 usd:   0
[79016.294169] CPU    1: hi:    0, btch:   1 usd:   0
[79016.294170] CPU    2: hi:    0, btch:   1 usd:   0
[79016.294171] CPU    3: hi:    0, btch:   1 usd:   0
[79016.294172] Node 0 DMA32 per-cpu:
[79016.294173] CPU    0: hi:  186, btch:  31 usd:   1
[79016.294174] CPU    1: hi:  186, btch:  31 usd:  36
[79016.294175] CPU    2: hi:  186, btch:  31 usd: 172
[79016.294176] CPU    3: hi:  186, btch:  31 usd:  55
[79016.294177] Node 0 Normal per-cpu:
[79016.294178] CPU    0: hi:  186, btch:  31 usd:   2
[79016.294179] CPU    1: hi:  186, btch:  31 usd:  59
[79016.294179] CPU    2: hi:  186, btch:  31 usd: 156
[79016.294180] CPU    3: hi:  186, btch:  31 usd:  56
[79016.294183] active_anon:534535 inactive_anon:211789 isolated_anon:64
[79016.294183]  active_file:58 inactive_file:189 isolated_file:0
[79016.294183]  unevictable:0 dirty:0 writeback:5101 unstable:0
[79016.294183]  free:21393 slab_reclaimable:7889 slab_unreclaimable:8449
[79016.294183]  mapped:145908 shmem:52148 pagetables:7423 bounce:0
[79016.294183]  free_cma:0
[79016.294185] Node 0 DMA free:14816kB min:284kB low:352kB high:424kB active_anon:428kB inactive_anon:640kB active_file:0kB inactive_file:0kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:15984kB managed:15900kB mlocked:0kB dirty:0kB writeback:0kB mapped:0kB shmem:0kB slab_reclaimable:0kB slab_unreclaimable:16kB kernel_stack:0kB pagetables:0kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:160 all_unreclaimable? yes
[79016.294189] lowmem_reserve[]: 0 2699 3635 3635
[79016.294191] Node 0 DMA32 free:53516kB min:49964kB low:62452kB high:74944kB active_anon:1721588kB inactive_anon:430192kB active_file:0kB inactive_file:148kB unevictable:0kB isolated(anon):256kB isolated(file):0kB present:2845884kB managed:2767364kB mlocked:0kB dirty:0kB writeback:7432kB mapped:571188kB shmem:155924kB slab_reclaimable:9148kB slab_unreclaimable:12292kB kernel_stack:1080kB pagetables:14776kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:10992 all_unreclaimable? yes
[79016.294194] lowmem_reserve[]: 0 0 936 936
[79016.294196] Node 0 Normal free:17240kB min:17328kB low:21660kB high:25992kB active_anon:416124kB inactive_anon:416324kB active_file:264kB inactive_file:608kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:1021952kB managed:958820kB mlocked:0kB dirty:0kB writeback:12972kB mapped:12444kB shmem:52668kB slab_reclaimable:22408kB slab_unreclaimable:21488kB kernel_stack:2712kB pagetables:14916kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:11944 all_unreclaimable? yes
[79016.294199] lowmem_reserve[]: 0 0 0 0
[79016.294201] Node 0 DMA: 2*4kB (UM) 1*8kB (U) 1*16kB (M) 0*32kB 3*64kB (UM) 2*128kB (UM) 2*256kB (UM) 1*512kB (M) 1*1024kB (U) 2*2048kB (MR) 2*4096kB (M) = 14816kB
[79016.294209] Node 0 DMA32: 1909*4kB (UEM) 1098*8kB (UEM) 692*16kB (UE) 531*32kB (UEM) 81*64kB (UM) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB (R) = 53764kB
[79016.294216] Node 0 Normal: 548*4kB (UE) 295*8kB (UE) 175*16kB (UE) 122*32kB (UEM) 32*64kB (UEM) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 1*4096kB (R) = 17400kB
[79016.294223] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB
[79016.294224] 68981 total pagecache pages
[79016.294225] 16519 pages in swap cache
[79016.294226] Swap cache stats: add 256445, delete 239926, find 83/129
[79016.294227] Free swap  = 0kB
[79016.294227] Total swap = 1023996kB
[79016.301235] 976383 pages RAM
[79016.301241] 170952 pages reserved
[79016.301245] 1118820 pages shared
[79016.301248] 729408 pages non-shared
[79016.301252] [ pid ]   uid  tgid total_vm      rss nr_ptes swapents oom_score_adj name
[79016.301262] [  382]     0   382     4330       16      13       27             0 upstart-udev-br
[79016.301268] [  388]     0   388    10762       38      23      236         -1000 systemd-udevd
[79016.301274] [  612]     0   612     3848       29      13       44             0 upstart-socket-
[79016.301276] [  673]     0   673     4811       13      15       49             0 rpcbind
[79016.301278] [  823]     0   823     3818       32      12       27             0 upstart-file-br
[79016.301279] [  826]   101   826    61866       16      23       69             0 rsyslogd
[79016.301281] [  830]   102   830     7857      199      20      141             0 dbus-daemon
[79016.301283] [  849]     0   849    20871       94      47      121             0 modem-manager
[79016.301284] [  873]     0   873     9264       14      23       86             0 systemd-logind
[79016.301287] [  884]     0   884     4816       15      14       82             0 bluetoothd
[79016.301289] [  903]   109   903     8088       41      21       39             0 avahi-daemon
[79016.301290] [  905]   109   905     8057       17      20       47             0 avahi-daemon
[79016.301292] [  923]     0   923    64953      231      58      164             0 NetworkManager
[79016.301293] [  930]     0   930    68058      108      35      351             0 polkitd
[79016.301295] [  933]   112   933    73159      182      43      161             0 colord
[79016.301297] [  950]     0   950    17735       29      37      188             0 cups-browsed
[79016.301298] [  956]     0   956    32120       93      63      205             0 smbd
[79016.301300] [  958]     0   958    32249       97      61      222             0 smbd
[79016.301301] [ 1163]     0  1163     4377       12      12       41             0 getty
[79016.301303] [ 1166]     0  1166     4377       12      13       40             0 getty
[79016.301304] [ 1176]     0  1176     4377       12      12       40             0 getty
[79016.301306] [ 1177]     0  1177     4377       12      12       41             0 getty
[79016.301308] [ 1180]     0  1180     4377       12      13       41             0 getty
[79016.301309] [ 1215]     0  1215    15273       15      32      161         -1000 sshd
[79016.301311] [ 1220]     0  1220     1160        3       9       66             0 acpid
[79016.301313] [ 1238]     0  1238     6451       27      18       52             0 cron
[79016.301314] [ 1243]     0  1243    33645       20      65      253             0 mdm
[79016.301316] [ 1254]     0  1254     4790       38      14       30             0 irqbalance
[79016.301317] [ 1350]     0  1350    65632       21      96      377             0 mdm
[79016.301319] [ 1357]     0  1357    96078    17041     149     4812             0 Xorg
[79016.301321] [ 1361]   116  1361    72765       61      53      910             0 murmurd
[79016.301322] [ 1397]     0  1397     4377       12      13       41             0 getty
[79016.301324] [ 1421]   114  1421     6111        0      17       72             0 dbus-launch
[79016.301325] [ 1423]   114  1423     7595        0      19       75             0 dbus-daemon
[79016.301327] [ 1684]  1000  1684    55172       90      36      102             0 gnome-keyring-d
[79016.301329] [ 1689]     0  1689   523483      165      58      103             0 console-kit-dae
[79016.301330] [ 1760]  1000  1760    94624      302      87      462             0 cinnamon-sessio
[79016.301332] [ 1883]  1000  1883     3156        7       9       73             0 ssh-agent
[79016.301333] [ 1886]  1000  1886     6111        0      16       72             0 dbus-launch
[79016.301335] [ 1887]  1000  1887     7948      124      19      190             0 dbus-daemon
[79016.301337] [ 1929]  1000  1929    72053     4651     135    17025             0 fcitx
[79016.301338] [ 1934]  1000  1934     7794       74      21      128             0 dbus-daemon
[79016.301340] [ 1938]  1000  1938     3258       11      12       24             0 fcitx-dbus-watc
[79016.301341] [ 1940]  1000  1940    84352       47      31       82             0 at-spi-bus-laun
[79016.301343] [ 1944]  1000  1944     7628       75      20       56             0 dbus-daemon
[79016.301344] [ 1947]  1000  1947    31204       69      30       73             0 at-spi2-registr
[79016.301346] [ 1953]  1000  1953   109699      941     100      637             0 notify-osd
[79016.301347] [ 1960]  1000  1960   251721      886     175      921             0 cinnamon-settin
[79016.301349] [ 1966]  1000  1966    48545       70      31       69             0 gvfsd
[79016.301351] [ 1979]  1000  1979    84215        0      33      186             0 gvfsd-fuse
[79016.301352] [ 1989]     0  1989    58225      155      42      130             0 upowerd
[79016.301354] [ 1994]  1000  1994   107663      426      86      219             0 pulseaudio
[79016.301355] [ 1996]   107  1996    42230       29      20       43             0 rtkit-daemon
[79016.301357] [ 2168]     0  2168    69630       21      39      185             0 accounts-daemon
[79016.301358] [ 2174]  1000  2174    97072        0      86      346             0 csd-printer
[79016.301360] [ 2182]  1000  2182    60328       72      83     2258             0 cinnamon-launch
[79016.301361] [ 2184]  1000  2184   434998    10935     298     9238             0 cinnamon
[79016.301363] [ 2192]  1000  2192    55393      284      78      373             0 polkit-gnome-au
[79016.301365] [ 2194]  1000  2194   110737       91      84      582             0 cinnamon-fallba
[79016.301366] [ 2195]  1000  2195   278696     1398     167     1252             0 nemo
[79016.301368] [ 2202]  1000  2202    71948      263      42      192             0 gvfs-udisks2-vo
[79016.301369] [ 2203]  1000  2203   165595      300     114     1367             0 nm-applet
[79016.301371] [ 2206]     0  2206    90695      212      44      323             0 udisksd
[79016.301372] [ 2224]  1000  2224    47271        4      27      143             0 gvfs-mtp-volume
[79016.301374] [ 2233]  1000  2233    70834        0      36      182             0 gvfs-afc-volume
[79016.301376] [ 2238]  1000  2238    50312        0      33      193             0 gvfs-gphoto2-vo
[79016.301377] [ 2248]  1000  2248    13776      101      32      105             0 gconfd-2
[79016.301379] [ 2255]  1000  2255   616847      169     140     1335             0 fcitx-qimpanel
[79016.301380] [ 2257]  1000  2257    87081        0      37      200             0 gvfsd-trash
[79016.301382] [ 2279]  1000  2279    29575        9      27      237             0 gvfsd-metadata
[79016.301383] [ 2293]  1000  2293   105703     1977      96      511             0 cinnamon-screen
[79016.301386] [ 2608]  1000  2608     6462       15      16      624             0 mintupdate-laun
[79016.301387] [ 2643]  1000  2643   158621     1452     125     3335             0 mintUpdate
[79016.301388] [ 4640]  1000  4640   156501     1081     137     1370             0 gnome-terminal
[79016.301390] [ 4647]  1000  4647     3708       11      13       41             0 gnome-pty-helpe
[79016.301392] [ 4648]  1000  4648     6084      227      17      267             0 bash
[79016.301393] [ 4918]     0  4918     8111       24      20      135             0 wpa_supplicant
[79016.301394] [ 4926] 65534  4926     8172        0      21       65             0 dnsmasq
[79016.301396] [ 5055]     0  5055    26773       87      53      155             0 winbindd
[79016.301397] [ 5060]     0  5060    22850       41      45      156             0 nmbd
[79016.301399] [ 5062]     0  5062    26773       82      51      148             0 winbindd
[79016.301400] [ 5808]  1000  5808    44554        9      24      214             0 dconf-service
[79016.301402] [ 5810]  1000  5810   256925      292     365    33412             0 thunderbird
[79016.301404] [ 5851]  1000  5851   218590       16     128      693             0 evolution-sourc
[79016.301405] [ 5857]  1000  5857   196793        0     107      637             0 evolution-addre
[79016.301407] [ 6398]  1000  6398     6060        9      17      482             0 bash
[79016.301408] [ 6760]  1000  6760     6078        9      16      478             0 bash
[79016.301411] [11095]     0 11095     2561       11      10      573             0 dhclient
[79016.301413] [11174]     0 11174     2561       11       8      575             0 dhclient
[79016.301414] [11447]     0 11447    18323       18      39      497             0 cupsd
[79016.301416] [12566]  1000 12566   320082    10114     479    88987             0 firefox
[79016.301417] [12702]  1000 12702   104441      632     166     4633             0 plugin-containe
[79016.301419] [13199]  1000 13199   755285   623195    1374    65791             0 bitshares_clien
[79016.301421] [13664]  1000 13664   574765   141929     542     1432             0 VirtualBox
[79016.301423] [13668]  1000 13668    30181      542      58        0             0 VBoxXPCOMIPCD
[79016.301424] [13673]  1000 13673   158919      929      93       45             0 VBoxSVC
[79016.301426] Out of memory: Kill process 13199 (bitshares_clien) score 579 or sacrifice child
[79016.301428] Killed process 13199 (bitshares_clien) total-vm:3021140kB, anon-rss:2492696kB, file-rss:84kB


Offline sudo

  • Hero Member
  • *****
  • Posts: 2255
    • View Profile
  • BitShares: ags

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
very cool.
It's so fast just like central server

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
XTS2wmPTP3dPSYWaBh2Nr5khM9rAwjAN3MVp4d7BuR5HAjmV3xGSzsK31npzQJ3grCm86MC2GeRmRWPpWWC7LNWw4puZmeJSj

Thanks.

sent
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline zhangweis

  • Sr. Member
  • ****
  • Posts: 305
    • View Profile
XTS2wmPTP3dPSYWaBh2Nr5khM9rAwjAN3MVp4d7BuR5HAjmV3xGSzsK31npzQJ3grCm86MC2GeRmRWPpWWC7LNWw4puZmeJSj

Thanks.
Weibo:http://weibo.com/zhangweis

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
also delete ~/.BitSharesXTS
new address:
XTS2D6nAWbpBbVzbHY9HD6a3uhyhDT5HyJonJ5Wm4KwaY3AkdJ2ZYXxrJuroieQQBxVZSP93wChCQv1BKJdCBZUgR6hfqBNfT

Thx

sent
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.