Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cubical stuck in process: waiting for I/O on tile #427

Closed
viralp opened this issue Jan 4, 2021 · 5 comments
Closed

Cubical stuck in process: waiting for I/O on tile #427

viralp opened this issue Jan 4, 2021 · 5 comments

Comments

@viralp
Copy link

viralp commented Jan 4, 2021

Hi, My cubical job is not progressing and halt with the following message

INFO 02:28:08 - solver [14.7/235.8 22.7/689.8 69.1Gb] D0T22F3 (end solve) G: 50 iters, conv 0.00%, g/fl 9.17% [MISSING:17(14.17%) LOWSNR:11(9.17%)], d/fl 14.17%, PGE 0.175 (flagged LOWSNR:11); DD: 68 iters, conv 100.00%, d/fl 16.67%, PGE 0.0 0.0488; G: 50 iters, conv 0.00%, g/fl 9.17% [MISSING:17(14.17%) LOWSNR:11(9.17%)], d/fl 14.17%, PGE 0.172 (flagged LOWSNR:11); DD: 29 iters, conv 100.00%, d/fl 16.67%, PGE 0.0 0.0488, stall 85.78%, chi^2 0.6512 -> 0.6491 (1.011), noise 0.296 -> 0.236
INFO 02:28:18 - solver [14.8/235.8 22.7/689.9 69.2Gb] D0T22F3 has 50826 (0.14%) new data flags: gain flags LOWSNR:11(4.58%) (4.58% total)
INFO 02:28:19 - main [1.1/222.3 7.3/676.4 69.2Gb] finished processing tile 11/24
INFO 02:28:19 - main [1.1/222.3 7.3/676.4 69.2Gb] waiting for I/O on tile 12/24

ddcal_0.log
ddcal_0.parset.txt

@o-smirnov
Copy link
Collaborator

On stevie or where?

@viralp
Copy link
Author

viralp commented Jan 5, 2021

On the ike

@bennahugo
Copy link
Collaborator

bennahugo commented Jan 5, 2021 via email

@bennahugo
Copy link
Collaborator

bennahugo commented Jan 5, 2021 via email

@bennahugo
Copy link
Collaborator

Ok I've reproduced this. @viralp says the fix I proposed does not work so I will debug this further now

bennahugo pushed a commit that referenced this issue Jan 21, 2021
o-smirnov added a commit that referenced this issue May 12, 2021
* partial fix for #93. Should allow for one spw at a time

* fixes #93. Adds workaround for casacore/python-casacore#130

* added future-fstrings

* correctly named future-fstrings

* ...and install it for all pythons

* back to mainstream sharedarray

* lowered message verbosity

* droppping support for python<3.6

* Issues 427 and 429 (#430)

* Fixes #427

* Fixes #429

* Update __init__.py

Bump version

* Update Jenkinsfile.sh (#447)

* Update Jenkinsfile.sh

Remove python 2 building

* Update Jenkinsfile.sh

* Issue 431 (#432)

* Beginning of nobeam functionality.

* Remove duplicated source provider.

* Change syntax for python 2.7 compatibility.

* Update montblanc version in setup to avoid installation woes.

Co-authored-by: JSKenyon <jonosken@gmail.com>

* Remove two uses of future_fstrings.

* make pypi compatible (#446)

* make pypi compatible

* error

* Update setup.py

Only support up to v0.6.1 of montblanc

* Update setup.py

Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>

* Update __init__.py

* Fix warning formatting

Co-authored-by: Oleg Smirnov <osmirnov@gmail.com>
Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonosken@gmail.com>
Co-authored-by: Gijs Molenaar <gijs@pythonic.nl>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>
JSKenyon added a commit that referenced this issue Apr 13, 2023
* Added different slope modes for slope solvers. Experimental.

* initial rehashing to support a more geneal slope structure (e.g. iono+delay)

* fixes #428

* fixes #433

* no-X polcal experiments

* added support for arbitrary Jones terms in *first* chain position

* fixed typo

* Noxcal (#450)

* partial fix for #93. Should allow for one spw at a time

* fixes #93. Adds workaround for casacore/python-casacore#130

* added future-fstrings

* correctly named future-fstrings

* ...and install it for all pythons

* back to mainstream sharedarray

* lowered message verbosity

* droppping support for python<3.6

* Issues 427 and 429 (#430)

* Fixes #427

* Fixes #429

* Update __init__.py

Bump version

* Update Jenkinsfile.sh (#447)

* Update Jenkinsfile.sh

Remove python 2 building

* Update Jenkinsfile.sh

* Issue 431 (#432)

* Beginning of nobeam functionality.

* Remove duplicated source provider.

* Change syntax for python 2.7 compatibility.

* Update montblanc version in setup to avoid installation woes.

Co-authored-by: JSKenyon <jonosken@gmail.com>

* Remove two uses of future_fstrings.

* make pypi compatible (#446)

* make pypi compatible

* error

* Update setup.py

Only support up to v0.6.1 of montblanc

* Update setup.py

Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>

* Update __init__.py

* Fix warning formatting

Co-authored-by: Oleg Smirnov <osmirnov@gmail.com>
Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonosken@gmail.com>
Co-authored-by: Gijs Molenaar <gijs@pythonic.nl>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>

* fixed bug when outer chain term was DD and incorrect model was used. Properly implemented scalar updates

* added scalar and unislope update types

* added auto-generated Stimela2 schemas

* added schemas to manifest

* use / separator for stimela schema; omit defaults in schema; fix path

* minor bugfixes

* added stimela_cabs file. Fixed problem with legacy-only flags on output

* added stimela_cabs.yml

* changed / to .

* fixed problem with IFR gain flags overpropagating

* added parset argument

---------

Co-authored-by: Oleg Smirnov <osmirnov@gmail.com>
Co-authored-by: Lexy Andati <andatilexy@gmail.com>
Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: Gijs Molenaar <gijs@pythonic.nl>
o-smirnov added a commit that referenced this issue Feb 12, 2024
* Added different slope modes for slope solvers. Experimental.

* initial rehashing to support a more geneal slope structure (e.g. iono+delay)

* fixes #428

* fixes #433

* no-X polcal experiments

* added support for arbitrary Jones terms in *first* chain position

* fixed typo

* Noxcal (#450)

* partial fix for #93. Should allow for one spw at a time

* fixes #93. Adds workaround for casacore/python-casacore#130

* added future-fstrings

* correctly named future-fstrings

* ...and install it for all pythons

* back to mainstream sharedarray

* lowered message verbosity

* droppping support for python<3.6

* Issues 427 and 429 (#430)

* Fixes #427

* Fixes #429

* Update __init__.py

Bump version

* Update Jenkinsfile.sh (#447)

* Update Jenkinsfile.sh

Remove python 2 building

* Update Jenkinsfile.sh

* Issue 431 (#432)

* Beginning of nobeam functionality.

* Remove duplicated source provider.

* Change syntax for python 2.7 compatibility.

* Update montblanc version in setup to avoid installation woes.

Co-authored-by: JSKenyon <jonosken@gmail.com>

* Remove two uses of future_fstrings.

* make pypi compatible (#446)

* make pypi compatible

* error

* Update setup.py

Only support up to v0.6.1 of montblanc

* Update setup.py

Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>

* Update __init__.py

* Fix warning formatting

Co-authored-by: Oleg Smirnov <osmirnov@gmail.com>
Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: JSKenyon <jonosken@gmail.com>
Co-authored-by: Gijs Molenaar <gijs@pythonic.nl>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>

* fixed bug when outer chain term was DD and incorrect model was used. Properly implemented scalar updates

* added scalar and unislope update types

* added auto-generated Stimela2 schemas

* added schemas to manifest

* use / separator for stimela schema; omit defaults in schema; fix path

* minor bugfixes

* added stimela_cabs file. Fixed problem with legacy-only flags on output

* added stimela_cabs.yml

* changed / to .

* fixed problem with IFR gain flags overpropagating

* Update __init__.py

* Stimelation (#480)

* fixes to AIPS leakage plotter (more table format support); started an AIPS bandpass plotter but this is WIP

* add check for INDE value in PRTAB leakages

* changed to hierarchical config

---------

Co-authored-by: JSKenyon <jskenyon007@gmail.com>
Co-authored-by: Jonathan <jonosken@gmail.com>
Co-authored-by: Lexy Andati <andatilexy@gmail.com>
Co-authored-by: Benjamin Hugo <bennahugo@gmail.com>
Co-authored-by: Gijs Molenaar <gijs@pythonic.nl>
Co-authored-by: JSKenyon <jonathan.simon.kenyon@gmail.com>
Co-authored-by: Athanaseus Javas Ramaila <aramaila@ska.ac.za>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants