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;









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










share|improve this question



























  • 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

















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










share|improve this question



























  • 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













0













0









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










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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 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

















  • 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
















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










2 Answers
2






active

oldest

votes


















0



















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.






share|improve this answer

























  • Changing the location for /tmp worked. Thank you @vidarlo

    – ruch
    Sep 23 at 18:07


















-1



















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






share|improve this answer




















  • 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












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
);



);














draft saved

draft discarded
















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









0



















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.






share|improve this answer

























  • Changing the location for /tmp worked. Thank you @vidarlo

    – ruch
    Sep 23 at 18:07















0



















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.






share|improve this answer

























  • Changing the location for /tmp worked. Thank you @vidarlo

    – ruch
    Sep 23 at 18:07













0















0











0









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.






share|improve this answer














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.







share|improve this answer













share|improve this answer




share|improve this answer










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

















  • 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













-1



















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






share|improve this answer




















  • 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



















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






share|improve this answer




















  • 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











-1









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






share|improve this answer














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







share|improve this answer













share|improve this answer




share|improve this answer










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












  • 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


















draft saved

draft discarded















































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.




draft saved


draft discarded














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





















































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









Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?