質問編集履歴

2

dfではなくfreeを参照すべきかと思い、試行内容を修正

2019/11/22 01:26

投稿

Takai-chi
Takai-chi

スコア6

test CHANGED
File without changes
test CHANGED
@@ -92,61 +92,17 @@
92
92
 
93
93
 
94
94
 
95
- ググった結果、ディスクのメモリ容量不足を疑いましたが、コマンド df の出力は以下のようでした。
95
+ ググった結果、メモリ不足を疑い、コマンド free の出力は以下のようでした。
96
96
 
97
97
  ```
98
98
 
99
- xxxxx@xxxxx-virtualbox:~/root-6.18.04/obj$ df -T
99
+ xxxxx@xxxxx-virtualbox:~/root-6.18.04/obj$ free -h
100
100
 
101
- Filesystem Type 1K-blocks Used Available Use% Mounted on
101
+ total used free shared buff/cache available
102
102
 
103
- udev devtmpfs 946016 0 946016 0% /dev
103
+ Mem: 1.9G 658M 230M 43M 1.0G 1.0G
104
104
 
105
- tmpfs tmpfs 194028 1540 192488 1% /run
105
+ Swap: 472M 445M 27M
106
-
107
- /dev/sda1 ext4 29864932 8534880 19992668 30% /
108
-
109
- tmpfs tmpfs 970136 0 970136 0% /dev/shm
110
-
111
- tmpfs tmpfs 5120 4 5116 1% /run/lock
112
-
113
- tmpfs tmpfs 970136 0 970136 0% /sys/fs/cgroup
114
-
115
- /dev/loop0 squashfs 3840 3840 0 100% /snap/gnome-system-monitor/111
116
-
117
- /dev/loop1 squashfs 159872 159872 0 100% /snap/gnome-3-28-1804/91
118
-
119
- /dev/loop2 squashfs 160512 160512 0 100% /snap/gnome-3-28-1804/110
120
-
121
- /dev/loop3 squashfs 4224 4224 0 100% /snap/gnome-calculator/406
122
-
123
- /dev/loop5 squashfs 15104 15104 0 100% /snap/gnome-characters/367
124
-
125
- /dev/loop4 squashfs 4352 4352 0 100% /snap/gnome-calculator/544
126
-
127
- /dev/loop7 squashfs 90624 90624 0 100% /snap/core/7270
128
-
129
- /dev/loop6 squashfs 45312 45312 0 100% /snap/gtk-common-themes/1353
130
-
131
- /dev/loop8 squashfs 43904 43904 0 100% /snap/gtk-common-themes/1313
132
-
133
- /dev/loop9 squashfs 1024 1024 0 100% /snap/gnome-logs/81
134
-
135
- /dev/loop10 squashfs 3840 3840 0 100% /snap/gnome-system-monitor/107
136
-
137
- /dev/loop11 squashfs 1024 1024 0 100% /snap/gnome-logs/61
138
-
139
- /dev/loop12 squashfs 91264 91264 0 100% /snap/core/8039
140
-
141
- /dev/loop13 squashfs 55808 55808 0 100% /snap/core18/1074
142
-
143
- /dev/loop14 squashfs 55936 55936 0 100% /snap/core18/1265
144
-
145
- /dev/loop15 squashfs 15104 15104 0 100% /snap/gnome-characters/359
146
-
147
- tmpfs tmpfs 194024 28 193996 1% /run/user/121
148
-
149
- tmpfs tmpfs 194024 28 193996 1% /run/user/1000
150
106
 
151
107
 
152
108
 

1

2019/11/22 01:26

投稿

Takai-chi
Takai-chi

スコア6

test CHANGED
File without changes
test CHANGED
@@ -32,7 +32,7 @@
32
32
 
33
33
 
34
34
 
35
- [ 45%] Copying /home/ichiro/root-6.18.04/tutorials/tmva/TMVAClassificationCategory.C
35
+ [ 45%] Copying /home/xxxxx/root-6.18.04/tutorials/tmva/TMVAClassificationCategory.C
36
36
 
37
37
  c++: internal compiler error: 強制終了 (program cc1plus)
38
38
 
@@ -50,7 +50,7 @@
50
50
 
51
51
  make[2]: *** 未完了のジョブを待っています....
52
52
 
53
- [ 45%] Copying /home/ichiro/root-6.18.04/tutorials/tmva/TMVAClassificationCategoryApplication.C
53
+ [ 45%] Copying /home/xxxxx/root-6.18.04/tutorials/tmva/TMVAClassificationCategoryApplication.C
54
54
 
55
55
 
56
56
 
@@ -58,7 +58,7 @@
58
58
 
59
59
 
60
60
 
61
- [ 46%] Copying /home/ichiro/root-6.18.04/tutorials/tree/tv3.C
61
+ [ 46%] Copying /home/xxxxx/root-6.18.04/tutorials/tree/tv3.C
62
62
 
63
63
  CMakeFiles/Makefile2:9681: recipe for target 'interpreter/llvm/src/tools/clang/lib/Sema/CMakeFiles/clangSema.dir/all' failed
64
64
 
@@ -66,7 +66,7 @@
66
66
 
67
67
  make[1]: *** 未完了のジョブを待っています....
68
68
 
69
- [ 46%] Copying /home/ichiro/root-6.18.04/tutorials/tree/tvdemo.C
69
+ [ 46%] Copying /home/xxxxx/root-6.18.04/tutorials/tree/tvdemo.C
70
70
 
71
71
 
72
72