Unexpected output before "sync"

Issue #211 closed
Erik Schnetter created an issue

When I run "sim sync numrel02", I see unexpected output before sim starts. I refer to the lines stating "executing command: /bin/bash ps". These lines should probably not be output.

$ ./bin/sim sync numrel02 DEBUG: Simfactory command: ./bin/../simfactory/lib/sim.py "sync" "numrel02" DEBUG: Version 1125:1135 The Simulation Factory: Manage Cactus simulations

Info: defs: /Users/eschnett/EinsteinToolkit-hg/simfactory/etc/defs.ini Info: defs.local: /Users/eschnett/EinsteinToolkit-hg/simfactory/etc/defs.local.ini Info: executing command: /bin/bash -c '{ { :; } && { ps 62110; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62162; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62215; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62272; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62334; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62402; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62472; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62554; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62628; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62708; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62779; }; } 2>&1'

Info: executing command: /bin/bash -c '{ { :; } && { ps 62853; }; } 2>&1'

Info: using machines: ['numrel02']

Info: current working directory: /Users/eschnett/EinsteinToolkit-hg

Cactus Directory: /Users/eschnett/EinsteinToolkit-hg

Keyword:

Comments (2)

  1. Log in to comment