Fortran runtime error: No space left on device while running a GAMESS calculationGTK critical assertion error while launchingError opening /dev/sdf1: No such device or address (udisks-error-quark, 0)Error while installing Omnet++ on Ubuntu 16.04 : Cannot find osgEarthCan't install Android SDK platforms. Ubuntu 16.04Error whilst executing Netgen 5.3.1 on ubuntu 16.04Ubuntu 16.04 errno:28 no space left
My code seems to be a train wreck
Writing style in academic English
Search for arbitrary files but only list matches in results once
Name for geostationary orbit around another planet
Can I hook up a single phase switch to an electric wood splitter?
Can Mathematica provide a reliable estimate of the numerical error from NDSolve?
Can I freely use 'here is' instead of 'there is' if I'm in the place where that thing is?
Feasible explanation to the continued existence of dangerous magical creatures in a modern setting
Why does all female physical beauty have to be sexualised?
Which cooking device allows flexible temperature programming?
A fantasy novel that takes place on a ship. There is a spy on the ship and at some point amphibious monsters catch him
Dropping "to be" and other verbs in Latin?
Weakening g4 move
Is there an appropriate response to "Jesus Loves You"?
How are names of enharmonic notes determined?
Is it true that almost everyone who starts a PhD and sticks around long enough can get one?
Clockwise matrix rotation
Organising child care when giving birth
Does a Thief rogue's Fast Hands allow you to drink a potion as a bonus action?
"Associative" Correlation
how to write a condition for all elements of a list
In the UK, who owns the intellectual property of a thesis?
Why is this negated with nicht and not kein?
Does driving a speaker with a DC offset AC signal matter?
Fortran runtime error: No space left on device while running a GAMESS calculation
GTK critical assertion error while launchingError opening /dev/sdf1: No such device or address (udisks-error-quark, 0)Error while installing Omnet++ on Ubuntu 16.04 : Cannot find osgEarthCan't install Android SDK platforms. Ubuntu 16.04Error whilst executing Netgen 5.3.1 on ubuntu 16.04Ubuntu 16.04 errno:28 no space left
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I am getting an error msg for no space left on the devce. I am running a calculatioon on GAMESS software and it unexpectedly ends with the message "Fortran runtime error: No space left on device"
Please see image attached.snapshot of the end of the calculation
snapshot of df command
16.04
add a comment
|
I am getting an error msg for no space left on the devce. I am running a calculatioon on GAMESS software and it unexpectedly ends with the message "Fortran runtime error: No space left on device"
Please see image attached.snapshot of the end of the calculation
snapshot of df command
16.04
Please edit your question to show us the complete output of thedf
command.
– user535733
Sep 20 at 17:51
@user535733 done
– ruch
Sep 20 at 17:57
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
That said, what directory is your process writing to? Thedf
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.
– terdon♦
Sep 21 at 13:37
add a comment
|
I am getting an error msg for no space left on the devce. I am running a calculatioon on GAMESS software and it unexpectedly ends with the message "Fortran runtime error: No space left on device"
Please see image attached.snapshot of the end of the calculation
snapshot of df command
16.04
I am getting an error msg for no space left on the devce. I am running a calculatioon on GAMESS software and it unexpectedly ends with the message "Fortran runtime error: No space left on device"
Please see image attached.snapshot of the end of the calculation
snapshot of df command
16.04
16.04
edited Sep 20 at 17:55
ruch
asked Sep 20 at 17:48
ruchruch
11 bronze badge
11 bronze badge
Please edit your question to show us the complete output of thedf
command.
– user535733
Sep 20 at 17:51
@user535733 done
– ruch
Sep 20 at 17:57
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
That said, what directory is your process writing to? Thedf
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.
– terdon♦
Sep 21 at 13:37
add a comment
|
Please edit your question to show us the complete output of thedf
command.
– user535733
Sep 20 at 17:51
@user535733 done
– ruch
Sep 20 at 17:57
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
That said, what directory is your process writing to? Thedf
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.
– terdon♦
Sep 21 at 13:37
Please edit your question to show us the complete output of the
df
command.– user535733
Sep 20 at 17:51
Please edit your question to show us the complete output of the
df
command.– user535733
Sep 20 at 17:51
@user535733 done
– ruch
Sep 20 at 17:57
@user535733 done
– ruch
Sep 20 at 17:57
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
That said, what directory is your process writing to? The
df
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.– terdon♦
Sep 21 at 13:37
That said, what directory is your process writing to? The
df
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.– terdon♦
Sep 21 at 13:37
add a comment
|
2 Answers
2
active
oldest
votes
I'm guessing that your application fills up your /
, and notices it's out of space, deletes the files and exits.
The output you provide shows that it writes to /tmp
, which is on the root file system, where you have approx. 6 GiB free.
You should look into how much space the software you're running needs, and if the location of temporary data can be changed, say to /home/username/tmp
, where you have over 400 GiB free.
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
add a comment
|
You have too many snaps installed on your device. Your problem is how to remove those old versions.
You already have a thread to resolve that in SuperUser enter link description here
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175541%2ffortran-runtime-error-no-space-left-on-device-while-running-a-gamess-calculatio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm guessing that your application fills up your /
, and notices it's out of space, deletes the files and exits.
The output you provide shows that it writes to /tmp
, which is on the root file system, where you have approx. 6 GiB free.
You should look into how much space the software you're running needs, and if the location of temporary data can be changed, say to /home/username/tmp
, where you have over 400 GiB free.
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
add a comment
|
I'm guessing that your application fills up your /
, and notices it's out of space, deletes the files and exits.
The output you provide shows that it writes to /tmp
, which is on the root file system, where you have approx. 6 GiB free.
You should look into how much space the software you're running needs, and if the location of temporary data can be changed, say to /home/username/tmp
, where you have over 400 GiB free.
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
add a comment
|
I'm guessing that your application fills up your /
, and notices it's out of space, deletes the files and exits.
The output you provide shows that it writes to /tmp
, which is on the root file system, where you have approx. 6 GiB free.
You should look into how much space the software you're running needs, and if the location of temporary data can be changed, say to /home/username/tmp
, where you have over 400 GiB free.
I'm guessing that your application fills up your /
, and notices it's out of space, deletes the files and exits.
The output you provide shows that it writes to /tmp
, which is on the root file system, where you have approx. 6 GiB free.
You should look into how much space the software you're running needs, and if the location of temporary data can be changed, say to /home/username/tmp
, where you have over 400 GiB free.
answered Sep 22 at 14:06
vidarlovidarlo
14.7k6 gold badges35 silver badges61 bronze badges
14.7k6 gold badges35 silver badges61 bronze badges
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
add a comment
|
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
Changing the location for /tmp worked. Thank you @vidarlo
– ruch
Sep 23 at 18:07
add a comment
|
You have too many snaps installed on your device. Your problem is how to remove those old versions.
You already have a thread to resolve that in SuperUser enter link description here
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
add a comment
|
You have too many snaps installed on your device. Your problem is how to remove those old versions.
You already have a thread to resolve that in SuperUser enter link description here
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
add a comment
|
You have too many snaps installed on your device. Your problem is how to remove those old versions.
You already have a thread to resolve that in SuperUser enter link description here
You have too many snaps installed on your device. Your problem is how to remove those old versions.
You already have a thread to resolve that in SuperUser enter link description here
answered Sep 20 at 20:44
hackelahackela
668 bronze badges
668 bronze badges
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
add a comment
|
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
1
1
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
8 snaps is in no way too many snaps, nor related to the issues described by the poster. There's no indication in the screenshots that more than one version is installed!
– vidarlo
Sep 20 at 21:27
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
@vidarlo so what would be your input on this problem ? The /snap directory is totally full so something is going on here.
– hackela
Sep 20 at 21:36
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
Snaps are essentially read only images. They will always be full. My take is simply that the process fills up /tmp, for some reason.
– vidarlo
Sep 20 at 21:39
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1175541%2ffortran-runtime-error-no-space-left-on-device-while-running-a-gamess-calculatio%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please edit your question to show us the complete output of the
df
command.– user535733
Sep 20 at 17:51
@user535733 done
– ruch
Sep 20 at 17:57
Welcome to Ask Ubuntu! Please don't post images of text. Instead, paste the text directly into your question and use the formatting tools to format it as code.
– terdon♦
Sep 21 at 13:35
That said, what directory is your process writing to? The
df
output shows that none of your drives are full, so the fortran process is probably deleting its temp files before exiting.– terdon♦
Sep 21 at 13:37