-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Runtime error while unweighting in model SMEFTsim_topU3l_MwScheme_UFO.
Minimal working example:
import model SMEFTsim_topU3l_MwScheme_UFO-massless
generate g u > t t~ t t~ u
output madevent_simd
launch
Fails due to lack of results:
generate_events run_01
Traceback (most recent call last):
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1548, in onecmd
return self.onecmd_orig(line, **opt)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1497, in onecmd_orig
return func(arg, **opt)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/madevent_interface.py", line 2406, in do_generate_events
self.run_generate_events(switch_mode, args)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/common_run_interface.py", line 7897, in new_fct
scan_over_run_card(original_fct, obj, *args, **opts)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/common_run_interface.py", line 7829, in scan_over_run_card
return original_fct(obj, *args, **opts)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/madevent_interface.py", line 2603, in run_generate_events
self.exec_cmd('refine %s' % nb_event, postcmd=False)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1577, in exec_cmd
stop = Cmd.onecmd_orig(current_interface, line, **opt)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1497, in onecmd_orig
return func(arg, **opt)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/interface/madevent_interface.py", line 3610, in do_refine
x_improve.launch() # create the ajob for the refinment.
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/madevent/gen_ximprove.py", line 1082, in launch
self.results = sum_html.collect_result(self.cmd,
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/madevent/sum_html.py", line 753, in collect_result
P_comb.add_results(os.path.basename(G), path, mfactors[G])
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/madevent/sum_html.py", line 434, in add_results
oneresult.read_results(filepath)
File "/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/madgraph/madevent/sum_html.py", line 281, in read_results
finput = open(filepath)
FileNotFoundError: [Errno 2] No such file or directory: '/data/zwetters/gpucpp/MG5aMC/mg5amcnlo/PROC_SMEFTsim_topU3l_MwScheme_UFO-massless_1/SubProcesses/P1_uux_tttxtxg/G2/results.dat'
Related File: /data/zwetters/gpucpp/MG5aMC/mg5amcnlo/PROC_SMEFTsim_topU3l_MwScheme_UFO-massless_1/SubProcesses/P1_uux_tttxtxg/G2/results.dat
G2/log.txt
Ranmar initialization seeds 31060 9398
Particle 3 4 5 6 7
Et > 0.0 0.0 0.0 0.0 20.0
E > 0.0 0.0 0.0 0.0 0.0
Eta < -1.0 -1.0 -1.0 -1.0 5.0
xqcut: 0.0 0.0 0.0 0.0 0.0
d R # 3 > -0.0 0.0 0.0 0.0 0.0
d R # 4 > -0.0 -0.0 0.0 0.0 0.0
d R # 5 > -0.0 -0.0 -0.0 0.0 0.0
d R # 6 > -0.0 -0.0 -0.0 -0.0 0.0
s min # 3> 0.0119384.1119384.1119384.1 0.0
s min # 4> 0.0 0.0119384.1119384.1 0.0
s min # 5> 0.0 0.0 0.0119384.1 0.0
s min # 6> 0.0 0.0 0.0 0.0 0.0
xqcutij # 3> 0.0 0.0 0.0 0.0 0.0
xqcutij # 4> 0.0 0.0 0.0 0.0 0.0
xqcutij # 5> 0.0 0.0 0.0 0.0 0.0
xqcutij # 6> 0.0 0.0 0.0 0.0 0.0
No cut BW -3 1
NGOODHEL = 64
NCOMB = 128
MULTI_CHANNEL = TRUE
CHANNEL_ID = 4
Error: failed to reduce to color indices: 1 1
ls status:
input_app.txt
run1_app.log
This occurs for several but not all G directories:
$ grep -irn "Error: failed to reduce to color indices"
G12/run1_app.log:433: Error: failed to reduce to color indices: 0 1
G12/log.txt:433: Error: failed to reduce to color indices: 0 1
G10/run1_app.log:432: Error: failed to reduce to color indices: 0 1
G10/log.txt:432: Error: failed to reduce to color indices: 0 1
G31/run1_app.log:433: Error: failed to reduce to color indices: 1 1
G31/log.txt:433: Error: failed to reduce to color indices: 1 1
grep: addmothers.o: binary file matches
G74/run1_app.log:432: Error: failed to reduce to color indices: 0 1
G74/log.txt:432: Error: failed to reduce to color indices: 0 1
G85/run1_app.log:433: Error: failed to reduce to color indices: 0 1
G85/log.txt:433: Error: failed to reduce to color indices: 0 1
G5/run1_app.log:432: Error: failed to reduce to color indices: 1 1
G5/log.txt:432: Error: failed to reduce to color indices: 1 1
G7/run1_app.log:431: Error: failed to reduce to color indices: 1 1
G7/log.txt:431: Error: failed to reduce to color indices: 1 1
G71/run1_app.log:433: Error: failed to reduce to color indices: 0 1
G71/log.txt:433: Error: failed to reduce to color indices: 0 1
G9/run1_app.log:431: Error: failed to reduce to color indices: 1 1
G9/log.txt:431: Error: failed to reduce to color indices: 1 1
G88/run1_app.log:432: Error: failed to reduce to color indices: 0 1
G88/log.txt:432: Error: failed to reduce to color indices: 0 1
G2/run1_app.log:432: Error: failed to reduce to color indices: 1 1
G2/log.txt:432: Error: failed to reduce to color indices: 1 1
grep: madevent_cuda: binary file matches
Metadata
Metadata
Assignees
Labels
No labels