Error with launch error

Asked by yingpu xiahou

Hi,

I am using MG5_2_5_2 this time and dealign with MSSM model. I am trying to generate T1tttt model. The script that I am running is:

import model mssm
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define p = p b b~
define j = j b b~

generate p p > go go @1
add process p p > go go j @2
add process p p > go go j j @3

output SMS-GlGl_mGl-1300 -nojpeg
launch
set nevents 1500
set mass 1000001 100000.0
set mass 1000002 100000.0
set mass 1000003 100000.0
set mass 1000004 100000.0
set mass 1000005 100000.0
set mass 1000006 100000.0
set mass 2000001 100000.0
set mass 2000002 100000.0
set mass 2000003 100000.0
set mass 2000004 100000.0
set mass 2000005 100000.0
set mass 2000006 100000.0
set mass 1000021 1300.0
set mass 1000022 100.0
set mass 1000023 100000.0
set mass 1000024 100000.0
set mass 1000025 100000.0
set mass 1000035 100000.0
set mass 1000037 100000.0
set mass 1000039 100000.0
set mass 1000011 100000.0
set mass 1000012 100000.0
set mass 1000013 100000.0
set mass 1000014 100000.0
set mass 1000015 100000.0
set mass 1000016 100000.0
set mass 2000011 100000.0
set mass 2000013 100000.0
set mass 2000015 100000.0
set DECAY 1000001 0
set DECAY 1000002 0.000000e+00 # wsu1
set DECAY 1000003 0.000000e+00 # wsd2
set DECAY 1000004 0.000000e+00 # wsu2
set DECAY 1000005 0.000000e+00 # wsd3
set DECAY 1000006 0.000000e+00 # wsu3
set DECAY 1000011 0.000000e+00 # wsl1
set DECAY 1000012 0.000000e+00 # wsn1
set DECAY 1000013 0.000000e+00 # wsl2
set DECAY 1000014 0.000000e+00 # wsn2
set DECAY 1000015 0.000000e+00 # wsl3
set DECAY 1000016 0.000000e+00 # wsn3
set DECAY 1000021 Auto # wgo
set DECAY 1000023 0.000000e+00 # wneu2
set DECAY 1000024 0.000000e+00 # wch1
set DECAY 1000025 0.000000e+00 # wneu3
set DECAY 1000035 0.000000e+00 # wneu4
set DECAY 1000037 0.000000e+00 # wch2
set DECAY 2000001 0.000000e+00 # wsd4
set DECAY 2000002 0.000000e+00 # wsu4
set DECAY 2000003 0.000000e+00 # wsd5
set DECAY 2000004 0.000000e+00 # wsu5
set DECAY 2000005 0.000000e+00 # wsd6
set DECAY 2000006 0.000000e+00 # wsu6
set DECAY 2000011 0.000000e+00 # wsl4
set DECAY 2000013 0.000000e+00 # wsl5
set DECAY 2000015 0.000000e+00 # wsl6

And the error appears like:

[Errno 122] Disk quota exceeded
"launch" with error:
IOError : [Errno 122] Disk quota exceeded
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in 'MG5_debug'.

When I check the MG5_debug file, it is totally empty.

I think there must be something wrong with my code. What is wrong with my code?

Thanks,

Yingpu

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

The Disk quota exceeded, means that you are not allowed to write any file on your filesystem (because you have too much file or because your files used all your allowed disk space), You should contact your system admin to evaluate your situation with him.

Cheers,

Olivier
> On 7 Jul 2017, at 01:53, yingpu xiahou <email address hidden> wrote:
>
> New question #646784 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/646784
>
> Hi,
>
> I am using MG5_2_5_2 this time and dealign with MSSM model. I am trying to generate T1tttt model. The script that I am running is:
>
> import model mssm
> define p = g u c d s u~ c~ d~ s~
> define j = g u c d s u~ c~ d~ s~
> define p = p b b~
> define j = j b b~
>
> generate p p > go go @1
> add process p p > go go j @2
> add process p p > go go j j @3
>
> output SMS-GlGl_mGl-1300 -nojpeg
> launch
> set nevents 1500
> set mass 1000001 100000.0
> set mass 1000002 100000.0
> set mass 1000003 100000.0
> set mass 1000004 100000.0
> set mass 1000005 100000.0
> set mass 1000006 100000.0
> set mass 2000001 100000.0
> set mass 2000002 100000.0
> set mass 2000003 100000.0
> set mass 2000004 100000.0
> set mass 2000005 100000.0
> set mass 2000006 100000.0
> set mass 1000021 1300.0
> set mass 1000022 100.0
> set mass 1000023 100000.0
> set mass 1000024 100000.0
> set mass 1000025 100000.0
> set mass 1000035 100000.0
> set mass 1000037 100000.0
> set mass 1000039 100000.0
> set mass 1000011 100000.0
> set mass 1000012 100000.0
> set mass 1000013 100000.0
> set mass 1000014 100000.0
> set mass 1000015 100000.0
> set mass 1000016 100000.0
> set mass 2000011 100000.0
> set mass 2000013 100000.0
> set mass 2000015 100000.0
> set DECAY 1000001 0
> set DECAY 1000002 0.000000e+00 # wsu1
> set DECAY 1000003 0.000000e+00 # wsd2
> set DECAY 1000004 0.000000e+00 # wsu2
> set DECAY 1000005 0.000000e+00 # wsd3
> set DECAY 1000006 0.000000e+00 # wsu3
> set DECAY 1000011 0.000000e+00 # wsl1
> set DECAY 1000012 0.000000e+00 # wsn1
> set DECAY 1000013 0.000000e+00 # wsl2
> set DECAY 1000014 0.000000e+00 # wsn2
> set DECAY 1000015 0.000000e+00 # wsl3
> set DECAY 1000016 0.000000e+00 # wsn3
> set DECAY 1000021 Auto # wgo
> set DECAY 1000023 0.000000e+00 # wneu2
> set DECAY 1000024 0.000000e+00 # wch1
> set DECAY 1000025 0.000000e+00 # wneu3
> set DECAY 1000035 0.000000e+00 # wneu4
> set DECAY 1000037 0.000000e+00 # wch2
> set DECAY 2000001 0.000000e+00 # wsd4
> set DECAY 2000002 0.000000e+00 # wsu4
> set DECAY 2000003 0.000000e+00 # wsd5
> set DECAY 2000004 0.000000e+00 # wsu5
> set DECAY 2000005 0.000000e+00 # wsd6
> set DECAY 2000006 0.000000e+00 # wsu6
> set DECAY 2000011 0.000000e+00 # wsl4
> set DECAY 2000013 0.000000e+00 # wsl5
> set DECAY 2000015 0.000000e+00 # wsl6
>
>
> And the error appears like:
>
> [Errno 122] Disk quota exceeded
> "launch" with error:
> IOError : [Errno 122] Disk quota exceeded
> Please report this bug on https://bugs.launchpad.net/mg5amcnlo
> More information is found in 'MG5_debug'.
>
> When I check the MG5_debug file, it is totally empty.
>
> I think there must be something wrong with my code. What is wrong with my code?
>
> Thanks,
>
> Yingpu
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask yingpu xiahou for more information if necessary.

To post a message you must log in.