[3144931.651399] Out of memory: Kill process 30949 (php.bin) score 19 or sacrifice child[3144931.659366] Killed process 30949 (php.bin) total-vm:264728kB, anon-rss:8356kB, file-rss:25972kB[3145082.039628] INFO: task kswapd0:26 blocked for more than 120 seconds.[3145082.046316] Not tainted 3.16.0-4-amd64 #1[3145082.051125] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.[3145082.059233] kswapd0 D ffff880069a1e628 0 26 2 0x00000000[3145082.066794] ffff880069a1e1d0 0000000000000046 0000000000012f40 ffff88006648ffd8[3145082.198983] 0000000000012f40 ffff880069a1e1d0 ffff88006656e000 000000000013bde1[3145082.207114] ffff88006656e088 ffff88006656e024 ffff88006648fba0 ffff88006656e0a0[3145082.215248] Call Trace:[3145082.217994] [<ffffffffa00ca7d5>] ? jbd2_log_wait_commit+0x95/0x100 [jbd2][3145082.225152] [<ffffffff810a9610>] ? prepare_to_wait_event+0xf0/0xf0[3145082.231725] [<ffffffffa00f7c0a>] ? ext4_evict_inode+0x2ea/0x4e0 [ext4][3145082.238624] [<ffffffff811c4efc>] ? evict+0xac/0x170[3145082.243870] [<ffffffff811c4ff9>] ? dispose_list+0x39/0x50[3145082.249725] [<ffffffff811c5e34>] ? prune_icache_sb+0x44/0x50[3145082.255756] [<ffffffff811ae2bf>] ? super_cache_scan+0xff/0x170[3145082.261958] [<ffffffff8114f9f7>] ? shrink_slab_node+0x137/0x2f0[3145082.268374] [<ffffffff811513d2>] ? shrink_slab+0x82/0x150[3145082.274141] [<ffffffff81154c6e>] ? balance_pgdat+0x3be/0x5c0[3145082.280176] [<ffffffff81154fcc>] ? kswapd+0x15c/0x460[3145082.285598] [<ffffffff810a9610>] ? prepare_to_wait_event+0xf0/0xf0[3145082.292143] [<ffffffff81154e70>] ? balance_pgdat+0x5c0/0x5c0[3145082.298175] [<ffffffff8108954d>] ? kthread+0xbd/0xe0[3145082.303509] [<ffffffff81089490>] ? kthread_create_on_node+0x180/0x180[3145082.310326] [<ffffffff8151a3d8>] ? ret_from_fork+0x58/0x90[3145082.316182] [<ffffffff81089490>] ? kthread_create_on_node+0x180/0x180[3145082.446916] INFO: task jbd2/sda1-8:96 blocked for more than 120 seconds.[3145082.453904] Not tainted 3.16.0-4-amd64 #1[3145082.458712] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.[3145082.466820] jbd2/sda1-8 D ffff8800666084a8 0 96 2 0x00000000[3145082.474376] ffff880066608050 0000000000000046 0000000000012f40 ffff8800368b7fd8[3145082.482499] 0000000000012f40 ffff880066608050 ffff8800368b7dc8 ffff8800368b7e60[3145082.490632] ffff88006656e0b8 ffff880066608050 ffff880068d0c900 ffff8800368b7dbHave you tried accessing the VM using the serial console? There is this help center article which will guide you to use the serial console [1].
If you are able to login to the instance through serial console, you can check for the errors from there or make the appropriate configuration changes.
[1] https://cloud.google.com/compute/docs/instances/interacting-with-serial-console
kswapd0:26 blocked for more than 120 seconds" is a terminal diagnosis, pretty much).SSH issues are common in Linux based environments. Some are easily(a simple rebooting/restarting might help) fixable, while some are quite complex to resolve. There isn't any one-touch resolution guide for this issue. However, you can use the 'troubleshooting SSH' help center article to find out common causes for a failed SSH connectivity.
Additionally, a 'General troubleshooting' page is also available that describes troubleshooting steps which you might find helpful if you run into problems using Compute Engine instances as well.