==1017204== Memcheck, a memory error detector
==1017204== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1017204== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright info
==1017204== Command: ./sage/venv/bin/python3 bliss_leak.py
==1017204== Parent PID: 1017203
==1017204== 
==1017204== Warning: client switching stacks?  SP change: 0x1ffeffd968 --> 0x63226e0
==1017204==          to suppress, use: --max-stackframe=137318216328 or greater
==1017204== Invalid write of size 8
==1017204==    at 0x656220A: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x42: ???
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== Invalid read of size 8
==1017204==    at 0x4C2EBF1: __sigsetjmp (setjmp.S:56)
==1017204==    by 0x656220E: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== Invalid read of size 8
==1017204==    at 0x4C2EC63: __sigjmp_save (sigjmp.c:34)
==1017204==    by 0x656220E: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== Warning: client switching stacks?  SP change: 0x63226b8 --> 0x1ffeffd990
==1017204==          to suppress, use: --max-stackframe=137318216408 or greater
==1017204== Warning: set address range perms: large range [0x59c9d000, 0x99c9d000) (defined)
==1017204== Warning: set address range perms: large range [0x59c9d000, 0x99c9d000) (noaccess)
==1017204== Warning: set address range perms: large range [0x59c9d000, 0x99c9d000) (defined)
==1017204== Warning: set address range perms: large range [0x59c9d000, 0x994fb000) (noaccess)
==1017339== Warning: invalid file descriptor 1024 in syscall close()
==1017339== Warning: invalid file descriptor 1025 in syscall close()
==1017339== Warning: invalid file descriptor 1026 in syscall close()
==1017339== Warning: invalid file descriptor 1027 in syscall close()
==1017339==    Use --log-fd=<number> to select an alternative log fd.
==1017339== Warning: invalid file descriptor 1028 in syscall close()
==1017339== Warning: invalid file descriptor 1029 in syscall close()
==1017204== 
==1017204== HEAP SUMMARY:
==1017204==     in use at exit: 15,270,303 bytes in 46,310 blocks
==1017204==   total heap usage: 3,068,486 allocs, 3,022,176 frees, 565,277,321 bytes allocated
==1017204== 
==1017204== 1 bytes in 1 blocks are still reachable in loss record 1 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x57717AFF: bool_arrtype_new (scalartypes.c.src:2900)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 1 bytes in 1 blocks are still reachable in loss record 2 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57714909: PyArray_FromScalar (scalarapi.c:317)
==1017204==    by 0x57715B7A: gentype_generic_method (scalartypes.c.src:126)
==1017204==    by 0x4917638: method_vectorcall_VARARGS_KEYWORDS (descrobject.c:344)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490FFB7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490FFB7: method_vectorcall (classobject.c:83)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204== 
==1017204== 1 bytes in 1 blocks are definitely lost in loss record 3 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB29F: init_path (default.c:917)
==1017204==    by 0x6CCB29F: default_gp_data (default.c:1012)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1 bytes in 1 blocks are definitely lost in loss record 4 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB49D: default_gp_data (default.c:1018)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 2 bytes in 1 blocks are still reachable in loss record 5 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x57718A8A: half_arrtype_new (scalartypes.c.src:2736)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3 bytes in 1 blocks are definitely lost in loss record 6 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB48A: default_gp_data (default.c:1017)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 4 bytes in 1 blocks are still reachable in loss record 7 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x577190BA: uint_arrtype_new (scalartypes.c.src:2736)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x57DC9180: __Pyx_PyObject_Call (bit_generator.c:12505)
==1017204==    by 0x57DC9180: __Pyx__PyObject_CallOneArg (bit_generator.c:13026)
==1017204==    by 0x57DC9180: __Pyx_PyObject_CallOneArg (bit_generator.c:13045)
==1017204==    by 0x57DC9180: __pyx_pf_5numpy_6random_13bit_generator__int_to_uint32_array (bit_generator.c:2895)
==1017204==    by 0x57DC9180: __pyx_pw_5numpy_6random_13bit_generator_1_int_to_uint32_array (bit_generator.c:2700)
==1017204==    by 0x57DCB18A: __Pyx_PyObject_CallMethO (bit_generator.c:13007)
==1017204==    by 0x57DCB18A: __Pyx_PyObject_CallOneArg (bit_generator.c:13038)
==1017204==    by 0x57DCB18A: __pyx_pf_5numpy_6random_13bit_generator_2_coerce_to_uint32_array (bit_generator.c:3283)
==1017204==    by 0x57DCB18A: __pyx_pw_5numpy_6random_13bit_generator_3_coerce_to_uint32_array (bit_generator.c:2994)
==1017204==    by 0x57DC3132: __Pyx_PyObject_CallMethO (bit_generator.c:13007)
==1017204==    by 0x57DC3132: __Pyx_PyObject_CallOneArg (bit_generator.c:13038)
==1017204==    by 0x57DC3132: __pyx_f_5numpy_6random_13bit_generator_12SeedSequence_get_assembled_entropy (bit_generator.c:5710)
==1017204==    by 0x57DC4C81: __pyx_pf_5numpy_6random_13bit_generator_12SeedSequence___init__ (bit_generator.c:4792)
==1017204==    by 0x57DC4C81: __pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_1__init__ (bit_generator.c:4452)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 4 bytes in 1 blocks are still reachable in loss record 8 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5771886A: float_arrtype_new (scalartypes.c.src:2736)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6 bytes in 2 blocks are still reachable in loss record 9 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x578612CE: try_trivial_single_output_loop (ufunc_object.c:1197)
==1017204==    by 0x578612CE: execute_legacy_ufunc_loop (ufunc_object.c:1425)
==1017204==    by 0x578612CE: PyUFunc_GenericFunctionInternal (ufunc_object.c:2743)
==1017204==    by 0x578612CE: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 6 bytes in 2 blocks are still reachable in loss record 10 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57651B14: PyArray_CastToType (convert_datatype.c:253)
==1017204==    by 0x5785F9A0: check_for_trivial_loop (ufunc_object.c:1020)
==1017204==    by 0x5785F9A0: PyUFunc_GenericFunctionInternal (ufunc_object.c:2735)
==1017204==    by 0x5785F9A0: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204==    by 0x5770F9FD: PyArray_GenericBinaryFunction (number.c:270)
==1017204==    by 0x5770F9FD: array_power (number.c:533)
==1017204==    by 0x48EB221: ternary_op.constprop.0 (abstract.c:1000)
==1017204==    by 0x48B7464: _PyEval_EvalFrameDefault (ceval.c:1991)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 11 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F90F4E: __gmpz_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x89654F1: GMPy_MPZ_From_PyIntOrLong (gmpy2_convert_gmp.c:68)
==1017204==    by 0x8977A19: GMPy_MPZ_NewInit (gmpy2_cache.c:117)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x4A0F399: run_eval_code_obj (pythonrun.c:1291)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 12 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F90F4E: __gmpz_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x8960651: GMPy_XMPZ_From_PyIntOrLong.constprop.0 (gmpy2_convert_gmp.c:447)
==1017204==    by 0x898E847: GMPy_XMPZ_NewInit (gmpy2_cache.c:281)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x4A0F399: run_eval_code_obj (pythonrun.c:1291)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 13 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x896075C: GMPy_MPQ_New.constprop.0 (gmpy2_cache.c:394)
==1017204==    by 0x8965558: GMPy_MPQ_From_PyIntOrLong (gmpy2_convert_gmp.c:580)
==1017204==    by 0x89675E2: GMPy_MPQ_From_Number (gmpy2_convert_gmp.c:1000)
==1017204==    by 0x89675E2: GMPy_MPQ_NewInit (gmpy2_cache.c:459)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x4A0F399: run_eval_code_obj (pythonrun.c:1291)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 14 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467FF184: __pyx_pf_4sage_5rings_8rational_8Rational___cinit__ (rational.cpp:6381)
==1017204==    by 0x467FF184: __pyx_pw_4sage_5rings_8rational_8Rational_1__cinit__ (rational.cpp:6362)
==1017204==    by 0x467FF184: __pyx_tp_new_4sage_5rings_8rational_Rational(_typeobject*, _object*, _object*) (rational.cpp:37857)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x467FD3DD: __Pyx_PyObject_Call(_object*, _object*, _object*) (rational.cpp:40740)
==1017204==    by 0x467FBF4E: __pyx_f_4sage_5rings_8rational_set_zero_one_elements (rational.cpp:4781)
==1017204==    by 0x467FBF4E: __pyx_pymod_exec_rational(_object*) (rational.cpp:40485)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 15 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467FF184: __pyx_pf_4sage_5rings_8rational_8Rational___cinit__ (rational.cpp:6381)
==1017204==    by 0x467FF184: __pyx_pw_4sage_5rings_8rational_8Rational_1__cinit__ (rational.cpp:6362)
==1017204==    by 0x467FF184: __pyx_tp_new_4sage_5rings_8rational_Rational(_typeobject*, _object*, _object*) (rational.cpp:37857)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x467FD3DD: __Pyx_PyObject_Call(_object*, _object*, _object*) (rational.cpp:40740)
==1017204==    by 0x467FBF9B: __pyx_f_4sage_5rings_8rational_set_zero_one_elements (rational.cpp:4793)
==1017204==    by 0x467FBF9B: __pyx_pymod_exec_rational(_object*) (rational.cpp:40485)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 16 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F889C8: __gmpz_import (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0xAA8C26E: __pyx_f_4sage_4libs_3gmp_6pylong_mpz_set_pylong (pylong.c:1550)
==1017204==    by 0x4682A343: __pyx_f_4sage_5rings_8rational_8Rational___set_value(__pyx_obj_4sage_5rings_8rational_Rational*, _object*, unsigned int) (rational.cpp:6906)
==1017204==    by 0x46824ACA: __pyx_pf_4sage_5rings_8rational_8Rational_2__init__ (rational.cpp:6526)
==1017204==    by 0x46824ACA: __pyx_pw_4sage_5rings_8rational_8Rational_3__init__(_object*, _object*, _object*) (rational.cpp:6490)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x467FD3DD: __Pyx_PyObject_Call(_object*, _object*, _object*) (rational.cpp:40740)
==1017204==    by 0x467FBF9B: __pyx_f_4sage_5rings_8rational_set_zero_one_elements (rational.cpp:4793)
==1017204==    by 0x467FBF9B: __pyx_pymod_exec_rational(_object*) (rational.cpp:40485)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 17 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467566A6: __pyx_pymod_exec_integer (integer.c:54986)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 18 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x46757C0D: __Pyx_PyObject_Call (integer.c:55587)
==1017204==    by 0x46756911: __pyx_f_4sage_5rings_7integer_set_zero_one_elements (integer.c:45789)
==1017204==    by 0x46756911: __pyx_pymod_exec_integer (integer.c:55075)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 19 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x46757C0D: __Pyx_PyObject_Call (integer.c:55587)
==1017204==    by 0x4675695E: __pyx_f_4sage_5rings_7integer_set_zero_one_elements (integer.c:45801)
==1017204==    by 0x4675695E: __pyx_pymod_exec_integer (integer.c:55075)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 20 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x48BE1E0D: __Pyx_PyObject_Call (integer_mod.c:50540)
==1017204==    by 0x48BE014C: __pyx_pymod_exec_integer_mod (integer_mod.c:49656)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 21 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AD900E0: __pyx_f_4sage_3ext_7stdsage_PY_NEW (common_conversion.c:8310)
==1017204==    by 0x4AD918BF: __pyx_pymod_exec_common_conversion (common_conversion.c:10101)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 22 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467FF184: __pyx_pf_4sage_5rings_8rational_8Rational___cinit__ (rational.cpp:6381)
==1017204==    by 0x467FF184: __pyx_pw_4sage_5rings_8rational_8Rational_1__cinit__ (rational.cpp:6362)
==1017204==    by 0x467FF184: __pyx_tp_new_4sage_5rings_8rational_Rational(_typeobject*, _object*, _object*) (rational.cpp:37857)
==1017204==    by 0x4AD900E0: __pyx_f_4sage_3ext_7stdsage_PY_NEW (common_conversion.c:8310)
==1017204==    by 0x4AD91921: __pyx_pymod_exec_common_conversion (common_conversion.c:10116)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 23 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AC96E7D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_capped_relative_element.c:38331)
==1017204==    by 0x4AC8FC7D: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42238)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 24 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AC96E7D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_capped_relative_element.c:38331)
==1017204==    by 0x4AC8FCE7: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42253)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 25 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4ADBB6BD: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_capped_absolute_element.c:33924)
==1017204==    by 0x4ADB4AFD: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37462)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 26 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4ADBB6BD: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_capped_absolute_element.c:33924)
==1017204==    by 0x4ADB4B67: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37477)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 27 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AE9E59D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_floating_point_element.c:35537)
==1017204==    by 0x4AE996AF: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39094)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 28 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AE9E59D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_floating_point_element.c:35537)
==1017204==    by 0x4AE99719: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39109)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 29 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AE3418D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_fixed_mod_element.c:30434)
==1017204==    by 0x4AE2F51C: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33571)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 30 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4AE3418D: __pyx_f_4sage_3ext_7stdsage_PY_NEW (padic_fixed_mod_element.c:30434)
==1017204==    by 0x4AE2F586: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33586)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 31 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467FF184: __pyx_pf_4sage_5rings_8rational_8Rational___cinit__ (rational.cpp:6381)
==1017204==    by 0x467FF184: __pyx_pw_4sage_5rings_8rational_8Rational_1__cinit__ (rational.cpp:6362)
==1017204==    by 0x467FF184: __pyx_tp_new_4sage_5rings_8rational_Rational(_typeobject*, _object*, _object*) (rational.cpp:37857)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x87B1C17: __Pyx_PyFunction_FastCallNoKw (parent.c:30054)
==1017204==    by 0x87B31F6: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30086)
==1017204==    by 0x87BD921: __Pyx_PyObject_CallOneArg (parent.c:30394)
==1017204==    by 0x87BD921: __pyx_f_4sage_9structure_6parent_6Parent_an_element (parent.c:22770)
==1017204==    by 0x87CACB8: __pyx_f_4sage_9structure_6parent_6Parent_convert_method_map (parent.c:16446)
==1017204==    by 0x87BE474: __pyx_f_4sage_9structure_6parent_6Parent__generic_convert_map (parent.c:15931)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 32 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F889C8: __gmpz_import (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0xAA8C26E: __pyx_f_4sage_4libs_3gmp_6pylong_mpz_set_pylong (pylong.c:1550)
==1017204==    by 0x4682AE71: __pyx_f_4sage_5rings_8rational_8Rational___set_value(__pyx_obj_4sage_5rings_8rational_Rational*, _object*, unsigned int) (rational.cpp:7733)
==1017204==    by 0x46824ACA: __pyx_pf_4sage_5rings_8rational_8Rational_2__init__ (rational.cpp:6526)
==1017204==    by 0x46824ACA: __pyx_pw_4sage_5rings_8rational_8Rational_3__init__(_object*, _object*, _object*) (rational.cpp:6490)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x87B1C17: __Pyx_PyFunction_FastCallNoKw (parent.c:30054)
==1017204==    by 0x87B31F6: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30086)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 33 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8DC4: GiNaC::library_init::library_init() (utils.cpp:325)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 34 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8DC4: GiNaC::library_init::library_init() (utils.cpp:325)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 35 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8DF3: GiNaC::library_init::library_init() (utils.cpp:326)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 36 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8DF3: GiNaC::library_init::library_init() (utils.cpp:326)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 37 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8E22: GiNaC::library_init::library_init() (utils.cpp:327)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 38 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8E22: GiNaC::library_init::library_init() (utils.cpp:327)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 39 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8EAB: GiNaC::library_init::library_init() (utils.cpp:330)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 40 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8EAB: GiNaC::library_init::library_init() (utils.cpp:330)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 41 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8ED8: GiNaC::library_init::library_init() (utils.cpp:331)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 42 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8ED8: GiNaC::library_init::library_init() (utils.cpp:331)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 43 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE7A: GiNaC::numeric::numeric(long, long) (numeric.cpp:897)
==1017204==    by 0x4E9F8F05: GiNaC::library_init::library_init() (utils.cpp:332)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 44 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99BE88: GiNaC::numeric::numeric(long, long) (numeric.cpp:898)
==1017204==    by 0x4E9F8F05: GiNaC::library_init::library_init() (utils.cpp:332)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 45 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467FF184: __pyx_pf_4sage_5rings_8rational_8Rational___cinit__ (rational.cpp:6381)
==1017204==    by 0x467FF184: __pyx_pw_4sage_5rings_8rational_8Rational_1__cinit__ (rational.cpp:6362)
==1017204==    by 0x467FF184: __pyx_tp_new_4sage_5rings_8rational_Rational(_typeobject*, _object*, _object*) (rational.cpp:37857)
==1017204==    by 0x4681E1BF: __pyx_f_4sage_5rings_8rational_9long_to_Q__call_(__pyx_obj_4sage_5rings_8rational_long_to_Q*, _object*, int) (rational.cpp:33716)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 46 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4681E2B5: __pyx_f_4sage_5rings_8rational_9long_to_Q__call_(__pyx_obj_4sage_5rings_8rational_long_to_Q*, _object*, int) (rational.cpp:33750)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 47 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F889C8: __gmpz_import (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4E99AA50: GiNaC::_mpz_set_pylong(__mpz_struct*, _longobject*) (numeric.cpp:732)
==1017204==    by 0x4E99BBFD: GiNaC::numeric::numeric(_object*, bool) (numeric.cpp:831)
==1017204==    by 0x4E8EB39B: GiNaC::ex::construct_from_pyobject(_object*) (ex.cpp:1130)
==1017204==    by 0x4E84918F: ex (ex.h:326)
==1017204==    by 0x4E84918F: __pyx_f_4sage_8symbolic_10expression_new_Expression(_object*, _object*, int) (expression.cpp:100636)
==1017204==    by 0x4EB3FF2F: __pyx_pf_4sage_8symbolic_4ring_12SymbolicRing_10_element_constructor_ (ring.c:5746)
==1017204==    by 0x4EB3FF2F: __pyx_pw_4sage_8symbolic_4ring_12SymbolicRing_11_element_constructor_ (ring.c:5722)
==1017204==    by 0x90130D9: __Pyx_PyObject_CallMethO (coerce_maps.c:14570)
==1017204==    by 0x90130D9: __Pyx_PyObject_CallOneArg (coerce_maps.c:14646)
==1017204==    by 0x90130D9: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4614)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x465D5E6E: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D5E6E: __Pyx__PyObject_CallOneArg (ring.c:22897)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 48 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9048B3: allocate (new_allocator.h:114)
==1017204==    by 0x4E9048B3: allocate (alloc_traits.h:443)
==1017204==    by 0x4E9048B3: _M_allocate (stl_vector.h:343)
==1017204==    by 0x4E9048B3: _M_create_storage (stl_vector.h:358)
==1017204==    by 0x4E9048B3: _Vector_base (stl_vector.h:302)
==1017204==    by 0x4E9048B3: vector (stl_vector.h:552)
==1017204==    by 0x4E9048B3: container_storage (container.h:44)
==1017204==    by 0x4E9048B3: container (container.h:130)
==1017204==    by 0x4E9048B3: function (function.h:340)
==1017204==    by 0x4E9048B3: GiNaC::function::duplicate() const (function.h:342)
==1017204==    by 0x4E8EAB91: GiNaC::ex::construct_from_basic(GiNaC::basic const&) (ex.cpp:954)
==1017204==    by 0x4E93D1EB: ex (ex.h:314)
==1017204==    by 0x4E93D1EB: GiNaC::exp_eval(GiNaC::ex const&) (inifcns_trans.cpp:222)
==1017204==    by 0x4E900643: GiNaC::function::eval(int) const (function.cpp:918)
==1017204==    by 0x4E8EABDD: GiNaC::ex::construct_from_basic(GiNaC::basic const&) (ex.cpp:923)
==1017204==    by 0x4E89860F: ex (ex.h:314)
==1017204==    by 0x4E89860F: __pyx_pf_4sage_8symbolic_10expression_10Expression_344exp (expression.cpp:76717)
==1017204==    by 0x4E89860F: __pyx_pw_4sage_8symbolic_10expression_10Expression_345exp(_object*, _object*, _object*) (expression.cpp:76678)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_Call (expression.cpp:125888)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126901)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126885)
==1017204==    by 0x4E7B5669: __pyx_pf_4sage_8symbolic_10expression_1E___init__ (expression.cpp:107782)
==1017204==    by 0x4E7B5669: __pyx_pw_4sage_8symbolic_10expression_1E_1__init__(_object*, _object*, _object*) (expression.cpp:107721)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 49 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x528092E2: __pyx_pymod_exec_vector_rational_sparse (vector_rational_sparse.c:8175)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 50 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F9613E: __gmpq_init (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x527E7E6C: __pyx_pymod_exec_matrix_rational_sparse (matrix_rational_sparse.c:12458)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 51 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F96E1E: __gmpq_set_si (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x527E7E81: __pyx_pymod_exec_matrix_rational_sparse (matrix_rational_sparse.c:12466)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 52 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B03A000: fmpz_poly_realloc (realloc.c:39)
==1017204==    by 0x4B0504CE: fmpz_poly_set_coeff_fmpz (set_coeff_fmpz.c:33)
==1017204==    by 0x4C0087E6: fmpz_poly_set_coeff_mpz (fmpz_poly.h:1358)
==1017204==    by 0x4C0087E6: __pyx_f_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_30Polynomial_integer_dense_flint__new_constant_poly(__pyx_obj_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_Polynomial_integer_dense_flint*, _object*, __pyx_obj_4sage_9structure_6parent_Parent*, int) (polynomial_integer_dense_flint.cpp:5406)
==1017204==    by 0x4C009180: __pyx_pf_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_30Polynomial_integer_dense_flint_4_new_constant_poly (polynomial_integer_dense_flint.cpp:5524)
==1017204==    by 0x4C009180: __pyx_pw_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_30Polynomial_integer_dense_flint_5_new_constant_poly(_object*, _object*, _object*) (polynomial_integer_dense_flint.cpp:5504)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4A2EF32D: __Pyx_PyObject_Call (polynomial_element.c:110680)
==1017204==    by 0x4A2EF32D: __pyx_f_4sage_5rings_10polynomial_18polynomial_element_27PolynomialBaseringInjection__call_ (polynomial_element.c:99651)
==1017204==    by 0x4A2EFA01: __pyx_pf_4sage_5rings_10polynomial_18polynomial_element_27PolynomialBaseringInjection_2_call_ (polynomial_element.c:99706)
==1017204==    by 0x4A2EFA01: __pyx_pw_4sage_5rings_10polynomial_18polynomial_element_27PolynomialBaseringInjection_3_call_ (polynomial_element.c:99690)
==1017204==    by 0x8818B29: __Pyx_PyObject_CallMethO (map.c:18517)
==1017204==    by 0x8818B29: __Pyx_PyObject_CallOneArg (map.c:18548)
==1017204==    by 0x8818B29: __pyx_f_4sage_10categories_3map_18FormalCompositeMap__call_ (map.c:11926)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x465D5E6E: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D5E6E: __Pyx__PyObject_CallOneArg (ring.c:22897)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 53 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49CD5F6: builtin___build_class__ (bltinmodule.c:216)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 54 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F795F: InitOperators (__umath_generated.c:2483)
==1017204==    by 0x576F795F: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 55 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F79DA: InitOperators (__umath_generated.c:2502)
==1017204==    by 0x576F79DA: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 56 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F7FBF: InitOperators (__umath_generated.c:2720)
==1017204==    by 0x576F7FBF: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 57 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F802C: InitOperators (__umath_generated.c:2738)
==1017204==    by 0x576F802C: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 58 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8138: InitOperators (__umath_generated.c:2775)
==1017204==    by 0x576F8138: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 59 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F86DF: InitOperators (__umath_generated.c:3011)
==1017204==    by 0x576F86DF: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 60 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8C5B: InitOperators (__umath_generated.c:3215)
==1017204==    by 0x576F8C5B: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 61 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F98E2: InitOperators (__umath_generated.c:3679)
==1017204==    by 0x576F98E2: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 62 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9A45: InitOperators (__umath_generated.c:3735)
==1017204==    by 0x576F9A45: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 63 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9C00: InitOperators (__umath_generated.c:3808)
==1017204==    by 0x576F9C00: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 64 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9D55: InitOperators (__umath_generated.c:3863)
==1017204==    by 0x576F9D55: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 65 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9FEA: InitOperators (__umath_generated.c:3972)
==1017204==    by 0x576F9FEA: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 66 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576FA057: InitOperators (__umath_generated.c:3990)
==1017204==    by 0x576FA057: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 67 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57651B14: PyArray_CastToType (convert_datatype.c:253)
==1017204==    by 0x5785F9A0: check_for_trivial_loop (ufunc_object.c:1020)
==1017204==    by 0x5785F9A0: PyUFunc_GenericFunctionInternal (ufunc_object.c:2735)
==1017204==    by 0x5785F9A0: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x578617EF: ufunc_generic_call (ufunc_object.c:4992)
==1017204==    by 0x57DEA1AA: __Pyx_PyObject_Call (_common.c:20881)
==1017204==    by 0x57DEA1AA: __Pyx__PyObject_CallOneArg (_common.c:20965)
==1017204==    by 0x57DEA1AA: __Pyx_PyObject_CallOneArg (_common.c:20984)
==1017204==    by 0x57DE609F: __pyx_pymod_exec__common (_common.c:20429)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 68 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5785E56F: convert_ufunc_arguments (ufunc_object.c:934)
==1017204==    by 0x5785E56F: ufunc_generic_fastcall (ufunc_object.c:4879)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204==    by 0x5770F9FD: PyArray_GenericBinaryFunction (number.c:270)
==1017204==    by 0x5770F9FD: array_power (number.c:533)
==1017204==    by 0x48EB221: ternary_op.constprop.0 (abstract.c:1000)
==1017204==    by 0x48B7464: _PyEval_EvalFrameDefault (ceval.c:1991)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 69 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57651B14: PyArray_CastToType (convert_datatype.c:253)
==1017204==    by 0x5785F9A0: check_for_trivial_loop (ufunc_object.c:1020)
==1017204==    by 0x5785F9A0: PyUFunc_GenericFunctionInternal (ufunc_object.c:2735)
==1017204==    by 0x5785F9A0: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204==    by 0x5770F7C5: PyArray_GenericBinaryFunction (number.c:270)
==1017204==    by 0x5770F7C5: array_subtract (number.c:313)
==1017204==    by 0x57874BDF: float_subtract (scalarmath.c.src:827)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204== 
==1017204== 8 bytes in 1 blocks are still reachable in loss record 70 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x578612CE: try_trivial_single_output_loop (ufunc_object.c:1197)
==1017204==    by 0x578612CE: execute_legacy_ufunc_loop (ufunc_object.c:1425)
==1017204==    by 0x578612CE: PyUFunc_GenericFunctionInternal (ufunc_object.c:2743)
==1017204==    by 0x578612CE: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204==    by 0x5770F7C5: PyArray_GenericBinaryFunction (number.c:270)
==1017204==    by 0x5770F7C5: array_subtract (number.c:313)
==1017204==    by 0x57874BDF: float_subtract (scalarmath.c.src:827)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48EB0B9: binary_op (abstract.c:930)
==1017204== 
==1017204== 8 bytes in 1 blocks are definitely lost in loss record 71 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CFFBAB: pari_init_defaults (init.c:797)
==1017204==    by 0x6D077F4: pari_init_opts (init.c:1256)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 8 bytes in 1 blocks are definitely lost in loss record 72 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CCB56E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CCB56E: cgetalloc (pariinl.h:1193)
==1017204==    by 0x6CCB56E: default_gp_data (default.c:1015)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 8 bytes in 1 blocks are definitely lost in loss record 73 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CC7837: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CC7837: expand_path (default.c:162)
==1017204==    by 0x6D07808: pari_init_opts (init.c:1258)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 8 bytes in 1 blocks are definitely lost in loss record 74 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D074D6: pari_realloc_ip (pariinl.h:1176)
==1017204==    by 0x6D074D6: pari_stack_alloc (pariinl.h:928)
==1017204==    by 0x6D074D6: pari_stack_new (pariinl.h:933)
==1017204==    by 0x6D074D6: pari_stack_pushp (pariinl.h:945)
==1017204==    by 0x6D074D6: pari_init_functions (init.c:823)
==1017204==    by 0x6D074D6: pari_init_opts (init.c:1275)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 8 bytes in 1 blocks are definitely lost in loss record 75 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4F4FE24C: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==1017204==    by 0x4F50EBAA: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==1017204==    by 0x4F4FC679: ??? (in /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 9 bytes in 1 blocks are definitely lost in loss record 76 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CFFBC1: pari_init_defaults (init.c:798)
==1017204==    by 0x6D077F4: pari_init_opts (init.c:1256)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 9 bytes in 1 blocks are definitely lost in loss record 77 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB281: init_path (default.c:917)
==1017204==    by 0x6CCB281: default_gp_data (default.c:1011)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 78 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F7A66: InitOperators (__umath_generated.c:2521)
==1017204==    by 0x576F7A66: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 79 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F7E0B: InitOperators (__umath_generated.c:2666)
==1017204==    by 0x576F7E0B: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 80 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F7EA2: InitOperators (__umath_generated.c:2684)
==1017204==    by 0x576F7EA2: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 81 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F7F39: InitOperators (__umath_generated.c:2702)
==1017204==    by 0x576F7F39: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 82 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8442: InitOperators (__umath_generated.c:2902)
==1017204==    by 0x576F8442: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 83 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F874C: InitOperators (__umath_generated.c:3029)
==1017204==    by 0x576F874C: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 84 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8A61: InitOperators (__umath_generated.c:3141)
==1017204==    by 0x576F8A61: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 85 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8ADD: InitOperators (__umath_generated.c:3160)
==1017204==    by 0x576F8ADD: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 86 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F8F9A: InitOperators (__umath_generated.c:3346)
==1017204==    by 0x576F8F9A: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 87 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9007: InitOperators (__umath_generated.c:3364)
==1017204==    by 0x576F9007: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 88 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9083: InitOperators (__umath_generated.c:3383)
==1017204==    by 0x576F9083: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 89 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F93FC: InitOperators (__umath_generated.c:3510)
==1017204==    by 0x576F93FC: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 90 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9507: InitOperators (__umath_generated.c:3547)
==1017204==    by 0x576F9507: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 91 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 92 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861D49: _parse_signature (ufunc_object.c:640)
==1017204==    by 0x57861D49: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 93 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861D5A: _parse_signature (ufunc_object.c:641)
==1017204==    by 0x57861D5A: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 94 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5786212D: _parse_signature (ufunc_object.c:785)
==1017204==    by 0x5786212D: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 95 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F96AE: InitOperators (__umath_generated.c:3604)
==1017204==    by 0x576F96AE: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 96 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F973F: InitOperators (__umath_generated.c:3623)
==1017204==    by 0x576F973F: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 97 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F984E: InitOperators (__umath_generated.c:3660)
==1017204==    by 0x576F984E: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 98 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F99CA: InitOperators (__umath_generated.c:3716)
==1017204==    by 0x576F99CA: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 99 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9AB9: InitOperators (__umath_generated.c:3754)
==1017204==    by 0x576F9AB9: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 100 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9C6D: InitOperators (__umath_generated.c:3826)
==1017204==    by 0x576F9C6D: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 101 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F9CE8: InitOperators (__umath_generated.c:3845)
==1017204==    by 0x576F9CE8: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 102 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576FA0C4: InitOperators (__umath_generated.c:4008)
==1017204==    by 0x576FA0C4: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 12 bytes in 1 blocks are still reachable in loss record 103 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576FA219: InitOperators (__umath_generated.c:4063)
==1017204==    by 0x576FA219: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 104 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x895D1D8: GMPy_MPFR_New (gmpy2_cache.c:551)
==1017204==    by 0x8977F50: GMPy_MPFR_From_PyIntOrLong (gmpy2_convert_mpfr.c:153)
==1017204==    by 0x8977F50: GMPy_MPFR_From_RealWithType (gmpy2_convert_mpfr.c:409)
==1017204==    by 0x8982AA4: GMPy_MPFR_From_Real (gmpy2_convert_mpfr.c:462)
==1017204==    by 0x8982AA4: GMPy_MPFR_NewInit (gmpy2_cache.c:665)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 105 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x895D1D8: GMPy_MPFR_New (gmpy2_cache.c:551)
==1017204==    by 0x8977F50: GMPy_MPFR_From_PyIntOrLong (gmpy2_convert_mpfr.c:153)
==1017204==    by 0x8977F50: GMPy_MPFR_From_RealWithType (gmpy2_convert_mpfr.c:409)
==1017204==    by 0x897A31F: GMPy_MPFR_From_Real (gmpy2_convert_mpfr.c:462)
==1017204==    by 0x897A31F: GMPy_MPC_NewInit (gmpy2_cache.c:906)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 106 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x89C2690: mpc_init3 (init3.c:26)
==1017204==    by 0x8954C6A: GMPy_MPC_New (gmpy2_cache.c:743)
==1017204==    by 0x897A332: GMPy_MPC_NewInit (gmpy2_cache.c:914)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 107 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6F7759D: __gmp_default_allocate (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x8954C6A: GMPy_MPC_New (gmpy2_cache.c:743)
==1017204==    by 0x897A332: GMPy_MPC_NewInit (gmpy2_cache.c:914)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x4A0F399: run_eval_code_obj (pythonrun.c:1291)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 108 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF0FF: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6655)
==1017204==    by 0x47FAF0FF: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x47F71875: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47653)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 109 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF13D: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6689)
==1017204==    by 0x47FAF13D: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x47F71875: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47653)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 110 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3A5: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12206)
==1017204==    by 0x480AE3A5: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x48083392: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x48083392: __pyx_pf_4sage_5rings_12complex_mpfr_6RRtoCC___init__ (complex_mpfr.c:29219)
==1017204==    by 0x48083392: __pyx_pw_4sage_5rings_12complex_mpfr_6RRtoCC_1__init__ (complex_mpfr.c:29125)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x4808AA99: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class___init__ (complex_mpfr.c:5969)
==1017204==    by 0x4808AA99: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_1__init__ (complex_mpfr.c:5750)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 111 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3B7: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12215)
==1017204==    by 0x480AE3B7: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x48083392: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x48083392: __pyx_pf_4sage_5rings_12complex_mpfr_6RRtoCC___init__ (complex_mpfr.c:29219)
==1017204==    by 0x48083392: __pyx_pw_4sage_5rings_12complex_mpfr_6RRtoCC_1__init__ (complex_mpfr.c:29125)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x4808AA99: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class___init__ (complex_mpfr.c:5969)
==1017204==    by 0x4808AA99: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_1__init__ (complex_mpfr.c:5750)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 112 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B0694DC: fmpq_poly_realloc (realloc.c:46)
==1017204==    by 0x4B074F8A: fmpq_poly_set_coeff_si (set_coeff_si.c:30)
==1017204==    by 0x4BA3149C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:5960)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x81510CD: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x81510CD: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_4_instance_call (cachefunc.c:10006)
==1017204==    by 0x81510CD: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_5_instance_call (cachefunc.c:9968)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 113 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF0FF: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6655)
==1017204==    by 0x47FAF0FF: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B9070F9: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4931)
==1017204==    by 0x4B9070F9: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 114 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF13D: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6689)
==1017204==    by 0x47FAF13D: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B9070F9: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4931)
==1017204==    by 0x4B9070F9: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 115 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F88A59: __gmpz_init2 (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4B02EC6F: _fmpz_new_mpz (fmpz.c:106)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:212)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:208)
==1017204==    by 0x4B076887: _fmpq_poly_set_array_mpq (set_array_mpq.c:33)
==1017204==    by 0x4B076940: fmpq_poly_set_array_mpq (set_array_mpq.c:54)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 116 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3A5: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12206)
==1017204==    by 0x480AE3A5: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x48083392: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x48083392: __pyx_pf_4sage_5rings_12complex_mpfr_6RRtoCC___init__ (complex_mpfr.c:29219)
==1017204==    by 0x48083392: __pyx_pw_4sage_5rings_12complex_mpfr_6RRtoCC_1__init__ (complex_mpfr.c:29125)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B8CF0: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_24_coerce_map_from_ (complex_mpfr.c:8649)
==1017204==    by 0x480B8CF0: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_25_coerce_map_from_ (complex_mpfr.c:8554)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call2Args (parent_old.c:8106)
==1017204==    by 0x9068190: __pyx_f_4sage_9structure_10parent_old_6Parent__coerce_map_from_ (parent_old.c:5714)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 117 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3B7: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12215)
==1017204==    by 0x480AE3B7: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x48083392: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x48083392: __pyx_pf_4sage_5rings_12complex_mpfr_6RRtoCC___init__ (complex_mpfr.c:29219)
==1017204==    by 0x48083392: __pyx_pw_4sage_5rings_12complex_mpfr_6RRtoCC_1__init__ (complex_mpfr.c:29125)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B8CF0: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_24_coerce_map_from_ (complex_mpfr.c:8649)
==1017204==    by 0x480B8CF0: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_25_coerce_map_from_ (complex_mpfr.c:8554)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call2Args (parent_old.c:8106)
==1017204==    by 0x9068190: __pyx_f_4sage_9structure_10parent_old_6Parent__coerce_map_from_ (parent_old.c:5714)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 118 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F92090: __gmpz_sub (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F94BFA: ??? (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4680A36D: __pyx_pf_4sage_5rings_8rational_8Rational_90__sub__ (rational.cpp:20364)
==1017204==    by 0x4680A36D: __pyx_pw_4sage_5rings_8rational_8Rational_91__sub__(_object*, _object*) (rational.cpp:20305)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48EB0B9: binary_op (abstract.c:930)
==1017204==    by 0x4BEEE0F3: __pyx_pf_4sage_5rings_9real_lazy_13LazyAlgebraic___init__ (real_lazy.c:17990)
==1017204==    by 0x4BEEE0F3: __pyx_pw_4sage_5rings_9real_lazy_13LazyAlgebraic_1__init__ (real_lazy.c:17655)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x4BEDC3A5: __Pyx_PyObject_Call (real_lazy.c:25302)
==1017204==    by 0x4BEDC3A5: __pyx_pf_4sage_5rings_9real_lazy_22ComplexLazyField_class_4gen (real_lazy.c:6678)
==1017204==    by 0x4BEDC3A5: __pyx_pw_4sage_5rings_9real_lazy_22ComplexLazyField_class_5gen (real_lazy.c:6575)
==1017204==    by 0x87B3BFE: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B3BFE: __Pyx_PyObject_Call2Args (parent.c:30372)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 119 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2CDF: sig_realloc (memory.c:1877)
==1017204==    by 0x472D2CDF: __pyx_f_4sage_3ext_6memory_sage_sig_realloc (memory.c:1507)
==1017204==    by 0x6F8FD61: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8BFC2: __gmpz_mul (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F94C0C: ??? (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4680A36D: __pyx_pf_4sage_5rings_8rational_8Rational_90__sub__ (rational.cpp:20364)
==1017204==    by 0x4680A36D: __pyx_pw_4sage_5rings_8rational_8Rational_91__sub__(_object*, _object*) (rational.cpp:20305)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48EB0B9: binary_op (abstract.c:930)
==1017204==    by 0x4BEEE0F3: __pyx_pf_4sage_5rings_9real_lazy_13LazyAlgebraic___init__ (real_lazy.c:17990)
==1017204==    by 0x4BEEE0F3: __pyx_pw_4sage_5rings_9real_lazy_13LazyAlgebraic_1__init__ (real_lazy.c:17655)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x4BEDC3A5: __Pyx_PyObject_Call (real_lazy.c:25302)
==1017204==    by 0x4BEDC3A5: __pyx_pf_4sage_5rings_9real_lazy_22ComplexLazyField_class_4gen (real_lazy.c:6678)
==1017204==    by 0x4BEDC3A5: __pyx_pw_4sage_5rings_9real_lazy_22ComplexLazyField_class_5gen (real_lazy.c:6575)
==1017204==    by 0x87B3BFE: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B3BFE: __Pyx_PyObject_Call2Args (parent.c:30372)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 120 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3A5: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12206)
==1017204==    by 0x480AE3A5: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B1B65: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_22_element_constructor_ (complex_mpfr.c:7725)
==1017204==    by 0x480B1B65: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_23_element_constructor_ (complex_mpfr.c:7427)
==1017204==    by 0x900488E: __Pyx_PyObject_Call (coerce_maps.c:14431)
==1017204==    by 0x900488E: __Pyx_PyObject_Call2Args (coerce_maps.c:14688)
==1017204==    by 0x9012E9D: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4614)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 121 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x480AE3B7: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12215)
==1017204==    by 0x480AE3B7: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B1B65: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_22_element_constructor_ (complex_mpfr.c:7725)
==1017204==    by 0x480B1B65: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_23_element_constructor_ (complex_mpfr.c:7427)
==1017204==    by 0x900488E: __Pyx_PyObject_Call (coerce_maps.c:14431)
==1017204==    by 0x900488E: __Pyx_PyObject_Call2Args (coerce_maps.c:14688)
==1017204==    by 0x9012E9D: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4614)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 122 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2CDF: sig_realloc (memory.c:1877)
==1017204==    by 0x472D2CDF: __pyx_f_4sage_3ext_6memory_sage_sig_realloc (memory.c:1507)
==1017204==    by 0x6F8FD61: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F82ABD: __gmpz_fdiv_q_2exp (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4678B04E: __pyx_pf_4sage_5rings_7integer_7Integer_224squarefree_part (integer.c:35725)
==1017204==    by 0x4678C4F7: __pyx_pw_4sage_5rings_7integer_7Integer_225squarefree_part (integer.c:35579)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 123 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2CDF: sig_realloc (memory.c:1877)
==1017204==    by 0x472D2CDF: __pyx_f_4sage_3ext_6memory_sage_sig_realloc (memory.c:1507)
==1017204==    by 0x6F8FD61: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8BFC2: __gmpz_mul (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4CB0F5A7: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5892)
==1017204==    by 0x4CB0F5A7: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 124 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2CDF: sig_realloc (memory.c:1877)
==1017204==    by 0x472D2CDF: __pyx_f_4sage_3ext_6memory_sage_sig_realloc (memory.c:1507)
==1017204==    by 0x6F8FD61: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8BFC2: __gmpz_mul (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x467608D7: __pyx_pf_4sage_5rings_7integer_7Integer_74__mul__ (integer.c:13375)
==1017204==    by 0x467608D7: __pyx_pw_4sage_5rings_7integer_7Integer_75__mul__ (integer.c:13321)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48ED2DD: PyNumber_Multiply (abstract.c:1109)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x8906878: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10773)
==1017204==    by 0x46760788: __pyx_pf_4sage_5rings_7integer_7Integer_74__mul__ (integer.c:13467)
==1017204==    by 0x46760788: __pyx_pw_4sage_5rings_7integer_7Integer_75__mul__ (integer.c:13321)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 125 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2CDF: sig_realloc (memory.c:1877)
==1017204==    by 0x472D2CDF: __pyx_f_4sage_3ext_6memory_sage_sig_realloc (memory.c:1507)
==1017204==    by 0x6F8FD61: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8BFC2: __gmpz_mul (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4CB0F57D: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5874)
==1017204==    by 0x4CB0F57D: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 126 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFEDD: flint_malloc (memory_manager.c:91)
==1017204==    by 0x4B07E8DF: fmpz_mat_init (init.c:20)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239EC87: __pyx_pymod_exec_congroup (congroup.c:8647)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 127 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFEDD: flint_malloc (memory_manager.c:91)
==1017204==    by 0x4B07E8DF: fmpz_mat_init (init.c:20)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239ED97: __pyx_pymod_exec_congroup (congroup.c:8692)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 128 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFEDD: flint_malloc (memory_manager.c:91)
==1017204==    by 0x4B07E8DF: fmpz_mat_init (init.c:20)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239EEA6: __pyx_pymod_exec_congroup (congroup.c:8737)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 129 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B03A000: fmpz_poly_realloc (realloc.c:39)
==1017204==    by 0x4C004AAB: __pyx_pf_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_30Polynomial_integer_dense_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_Polynomial_integer_dense_flint*, _object*, _object*, _object*, _object*, _object*) [clone .isra.0] (polynomial_integer_dense_flint.cpp:6988)
==1017204==    by 0x4C007897: __pyx_pw_4sage_5rings_10polynomial_30polynomial_integer_dense_flint_30Polynomial_integer_dense_flint_7__init__(_object*, _object*, _object*) (polynomial_integer_dense_flint.cpp:5661)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x81510CD: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x81510CD: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_4_instance_call (cachefunc.c:10006)
==1017204==    by 0x81510CD: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_5_instance_call (cachefunc.c:9968)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 130 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47FA1721: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47FA1721: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FA1721: __pyx_f_4sage_5rings_9real_mpfr_8int_toRR__call_ (real_mpfr.c:38953)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x47F74DBE: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47F74DBE: __Pyx__PyObject_CallOneArg (real_mpfr.c:48405)
==1017204==    by 0x47F9C82C: __Pyx_PyObject_CallOneArg (real_mpfr.c:48424)
==1017204==    by 0x47F9C82C: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class_20gen (real_mpfr.c:9106)
==1017204==    by 0x47F9C82C: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_21gen (real_mpfr.c:9055)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x87B362E: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B362E: __Pyx__PyObject_CallOneArg (parent.c:30387)
==1017204==    by 0x87BBD2B: __Pyx_PyObject_CallOneArg (parent.c:30406)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 131 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4B6B82A0: mpfi_init2 (init.c:38)
==1017204==    by 0x4AF287CB: __pyx_pf_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement___cinit__ (complex_interval.c:4205)
==1017204==    by 0x4AF287CB: __pyx_pw_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement_1__cinit__ (complex_interval.c:4138)
==1017204==    by 0x4AF287CB: __pyx_tp_new_4sage_5rings_16complex_interval_ComplexIntervalFieldElement (complex_interval.c:21523)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x87B318A: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30131)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 132 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4AF287CB: __pyx_pf_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement___cinit__ (complex_interval.c:4205)
==1017204==    by 0x4AF287CB: __pyx_pw_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement_1__cinit__ (complex_interval.c:4138)
==1017204==    by 0x4AF287CB: __pyx_tp_new_4sage_5rings_16complex_interval_ComplexIntervalFieldElement (complex_interval.c:21523)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x87B318A: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30131)
==1017204==    by 0x87B3C98: __Pyx_PyObject_Call2Args (parent.c:30356)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 133 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4B6B82A0: mpfi_init2 (init.c:38)
==1017204==    by 0x4AF287DD: __pyx_pf_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement___cinit__ (complex_interval.c:4214)
==1017204==    by 0x4AF287DD: __pyx_pw_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement_1__cinit__ (complex_interval.c:4138)
==1017204==    by 0x4AF287DD: __pyx_tp_new_4sage_5rings_16complex_interval_ComplexIntervalFieldElement (complex_interval.c:21523)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x87B318A: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30131)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 134 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4AF287DD: __pyx_pf_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement___cinit__ (complex_interval.c:4214)
==1017204==    by 0x4AF287DD: __pyx_pw_4sage_5rings_16complex_interval_27ComplexIntervalFieldElement_1__cinit__ (complex_interval.c:4138)
==1017204==    by 0x4AF287DD: __pyx_tp_new_4sage_5rings_16complex_interval_ComplexIntervalFieldElement (complex_interval.c:21523)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x87B318A: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30131)
==1017204==    by 0x87B3C98: __Pyx_PyObject_Call2Args (parent.c:30356)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 135 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F80A3: InitOperators (__umath_generated.c:2756)
==1017204==    by 0x576F80A3: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 136 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CB8: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5251)
==1017204==    by 0x576F83C6: InitOperators (__umath_generated.c:2883)
==1017204==    by 0x576F83C6: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 137 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x5765672E: PyArray_IntpConverter (conversion_utils.c:135)
==1017204==    by 0x5788604B: _npy_parse_arguments (npy_argparse.c:380)
==1017204==    by 0x576ECEE7: array_zeros (multiarraymodule.c:2107)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x57DC4C1B: __Pyx_PyObject_Call (bit_generator.c:12505)
==1017204==    by 0x57DC4C1B: __pyx_pf_5numpy_6random_13bit_generator_12SeedSequence___init__ (bit_generator.c:4771)
==1017204==    by 0x57DC4C1B: __pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_1__init__ (bit_generator.c:4452)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x57DCA4F1: __Pyx_PyObject_Call (bit_generator.c:12505)
==1017204==    by 0x57DCA4F1: __Pyx__PyObject_CallOneArg (bit_generator.c:13026)
==1017204==    by 0x57DCA4F1: __Pyx_PyObject_CallOneArg (bit_generator.c:13045)
==1017204==    by 0x57DCA4F1: __pyx_pf_5numpy_6random_13bit_generator_12BitGenerator___init__ (bit_generator.c:7411)
==1017204==    by 0x57DCA4F1: __pyx_pw_5numpy_6random_13bit_generator_12BitGenerator_1__init__ (bit_generator.c:7246)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 138 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5765C26E: PyArray_CheckFromAny (ctors.c:1838)
==1017204==    by 0x576F02FB: _array_fromobject_generic (multiarraymodule.c:1626)
==1017204==    by 0x576F02FB: array_array (multiarraymodule.c:1688)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x57DBA4CD: __Pyx_PyObject_Call (bit_generator.c:12505)
==1017204==    by 0x57DC9D30: __pyx_pf_5numpy_6random_13bit_generator__int_to_uint32_array (bit_generator.c:2944)
==1017204==    by 0x57DC9D30: __pyx_pw_5numpy_6random_13bit_generator_1_int_to_uint32_array (bit_generator.c:2700)
==1017204==    by 0x57DCB18A: __Pyx_PyObject_CallMethO (bit_generator.c:13007)
==1017204==    by 0x57DCB18A: __Pyx_PyObject_CallOneArg (bit_generator.c:13038)
==1017204==    by 0x57DCB18A: __pyx_pf_5numpy_6random_13bit_generator_2_coerce_to_uint32_array (bit_generator.c:3283)
==1017204==    by 0x57DCB18A: __pyx_pw_5numpy_6random_13bit_generator_3_coerce_to_uint32_array (bit_generator.c:2994)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 139 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x576587A1: PyArray_NewFromDescr_int (ctors.c:748)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5765C26E: PyArray_CheckFromAny (ctors.c:1838)
==1017204==    by 0x576F02FB: _array_fromobject_generic (multiarraymodule.c:1626)
==1017204==    by 0x576F02FB: array_array (multiarraymodule.c:1688)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x57DCBB16: __Pyx_PyObject_Call (bit_generator.c:12505)
==1017204==    by 0x57DCBB16: __pyx_pf_5numpy_6random_13bit_generator_2_coerce_to_uint32_array (bit_generator.c:3385)
==1017204==    by 0x57DCBB16: __pyx_pw_5numpy_6random_13bit_generator_3_coerce_to_uint32_array (bit_generator.c:2994)
==1017204==    by 0x57DC320E: __Pyx_PyObject_CallMethO (bit_generator.c:13007)
==1017204==    by 0x57DC320E: __Pyx_PyObject_CallOneArg (bit_generator.c:13038)
==1017204==    by 0x57DC320E: __pyx_f_5numpy_6random_13bit_generator_12SeedSequence_get_assembled_entropy (bit_generator.c:5737)
==1017204==    by 0x57DC4C81: __pyx_pf_5numpy_6random_13bit_generator_12SeedSequence___init__ (bit_generator.c:4792)
==1017204==    by 0x57DC4C81: __pyx_pw_5numpy_6random_13bit_generator_12SeedSequence_1__init__ (bit_generator.c:4452)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 140 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x576587A1: PyArray_NewFromDescr_int (ctors.c:748)
==1017204==    by 0x576F36C0: PyArray_ConcatenateArrays (multiarraymodule.c:471)
==1017204==    by 0x576F3E4E: PyArray_ConcatenateInto (multiarraymodule.c:705)
==1017204==    by 0x576F3FEA: array_concatenate (multiarraymodule.c:2401)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x576459EA: array_implement_array_function (arrayfunction_override.c:367)
==1017204==    by 0x494A207: cfunction_call (methodobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 16 bytes in 1 blocks are still reachable in loss record 141 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x576587A1: PyArray_NewFromDescr_int (ctors.c:748)
==1017204==    by 0x57650852: PyArray_View (convert.c:582)
==1017204==    by 0x576F36EB: PyArray_ConcatenateArrays (multiarraymodule.c:484)
==1017204==    by 0x576F3E4E: PyArray_ConcatenateInto (multiarraymodule.c:705)
==1017204==    by 0x576F3FEA: array_concatenate (multiarraymodule.c:2401)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x576459EA: array_implement_array_function (arrayfunction_override.c:367)
==1017204==    by 0x494A207: cfunction_call (methodobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 16 bytes in 2 blocks are still reachable in loss record 142 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8479C: __gmpz_divexact (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4CB0F56E: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5865)
==1017204==    by 0x4CB0F56E: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 16 bytes in 2 blocks are still reachable in loss record 143 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8479C: __gmpz_divexact (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4CB0F597: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5883)
==1017204==    by 0x4CB0F597: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 17 bytes in 1 blocks are still reachable in loss record 144 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CB8AF8: install (anal.c:340)
==1017204==    by 0x472B5E55: __pyx_f_7cypari2_7closure__pari_init_closure (closure.c:2034)
==1017204==    by 0x46BAEE01: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210696)
==1017204==    by 0x46BAEE01: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEE01: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 18 bytes in 1 blocks are still reachable in loss record 145 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E904C06: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E904C06: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E904C06: basic_string (basic_string.h:455)
==1017204==    by 0x4E904C06: function_options (function.h:145)
==1017204==    by 0x4E904C06: construct<GiNaC::function_options, const GiNaC::function_options&> (new_allocator.h:146)
==1017204==    by 0x4E904C06: construct<GiNaC::function_options, const GiNaC::function_options&> (alloc_traits.h:483)
==1017204==    by 0x4E904C06: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:449)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204== 
==1017204== 18 bytes in 6 blocks are still reachable in loss record 146 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658BF4: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658BF4: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57658BF4: PyArray_NewLikeArrayWithShape (ctors.c:1001)
==1017204==    by 0x576507B9: PyArray_NewCopy (convert.c:546)
==1017204==    by 0x576E1306: array_copy (methods.c:1173)
==1017204==    by 0x491742C: method_vectorcall_FASTCALL_KEYWORDS (descrobject.c:405)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 22 bytes in 3 blocks are still reachable in loss record 147 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x57658B4B: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658B4B: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x578612CE: try_trivial_single_output_loop (ufunc_object.c:1197)
==1017204==    by 0x578612CE: execute_legacy_ufunc_loop (ufunc_object.c:1425)
==1017204==    by 0x578612CE: PyUFunc_GenericFunctionInternal (ufunc_object.c:2743)
==1017204==    by 0x578612CE: ufunc_generic_fastcall (ufunc_object.c:4889)
==1017204==    by 0x490DCD7: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490DCD7: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204==    by 0x5770F9FD: PyArray_GenericBinaryFunction (number.c:270)
==1017204==    by 0x5770F9FD: array_power (number.c:533)
==1017204==    by 0x48EB221: ternary_op.constprop.0 (abstract.c:1000)
==1017204==    by 0x48B7464: _PyEval_EvalFrameDefault (ceval.c:1991)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 23 bytes in 1 blocks are still reachable in loss record 148 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57861CF7: _parse_signature (ufunc_object.c:627)
==1017204==    by 0x57861CF7: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 24 bytes in 1 blocks are still reachable in loss record 149 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E8FD849: GiNaC::function::registered_functions() (function.cpp:1594)
==1017204==    by 0x4E903679: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1613)
==1017204==    by 0x4E77EAC2: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (inifcns.cpp:95)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 24 bytes in 1 blocks are still reachable in loss record 150 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9DA669: GiNaC::remember_table::remember_tables() (remember.cpp:186)
==1017204==    by 0x4E903904: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1639)
==1017204==    by 0x4E77EAC2: __static_initialization_and_destruction_0(int, int) [clone .constprop.0] (inifcns.cpp:95)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 24 bytes in 1 blocks are still reachable in loss record 151 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E904C22: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E904C22: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E904C22: basic_string (basic_string.h:455)
==1017204==    by 0x4E904C22: function_options (function.h:145)
==1017204==    by 0x4E904C22: construct<GiNaC::function_options, const GiNaC::function_options&> (new_allocator.h:146)
==1017204==    by 0x4E904C22: construct<GiNaC::function_options, const GiNaC::function_options&> (alloc_traits.h:483)
==1017204==    by 0x4E904C22: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:449)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204== 
==1017204== 24 bytes in 1 blocks are still reachable in loss record 152 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x578620FA: _parse_signature (ufunc_object.c:780)
==1017204==    by 0x578620FA: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 24 bytes in 1 blocks are still reachable in loss record 153 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x57862112: _parse_signature (ufunc_object.c:782)
==1017204==    by 0x57862112: PyUFunc_FromFuncAndDataAndSignatureAndIdentity (ufunc_object.c:5259)
==1017204==    by 0x576F9637: InitOperators (__umath_generated.c:3585)
==1017204==    by 0x576F9637: PyInit__multiarray_umath (multiarraymodule.c:4705)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 24 bytes in 1 blocks are definitely lost in loss record 154 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CCB5BE: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CCB5BE: cgetalloc (pariinl.h:1193)
==1017204==    by 0x6CCB5BE: init_graphs (default.c:961)
==1017204==    by 0x6CCB5BE: default_gp_data (default.c:1014)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 29 bytes in 1 blocks are definitely lost in loss record 155 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CD846F: pari_get_homedir (es.c:3643)
==1017204==    by 0x6CD846F: pari_get_homedir (es.c:3629)
==1017204==    by 0x6CD8B03: _path_expand (es.c:3737)
==1017204==    by 0x6CD8B03: path_expand (es.c:3802)
==1017204==    by 0x6CC7788: expand_path (default.c:155)
==1017204==    by 0x6CC7EA7: pari_init_paths (default.c:170)
==1017204==    by 0x6D07808: pari_init_opts (init.c:1258)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 156 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x40142CF: allocate_dtv_entry (dl-tls.c:582)
==1017204==    by 0x40142CF: allocate_and_init (dl-tls.c:607)
==1017204==    by 0x40142CF: tls_get_addr_tail.isra.0 (dl-tls.c:787)
==1017204==    by 0x401ADEB: __tls_get_addr (tls_get_addr.S:55)
==1017204==    by 0x487465D3: __cxa_get_globals (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x48747677: __cxa_throw (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E74ABE9: GiNaC::function::find_function(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int) [clone .cold] (function.cpp:1654)
==1017204==    by 0x4E8AE867: __pyx_f_4sage_8symbolic_10expression_find_registered_function(_object*, int, int) [clone .isra.0] (expression.cpp:110851)
==1017204==    by 0x4E8AF21F: __pyx_pf_4sage_8symbolic_10expression_122find_registered_function (expression.cpp:111082)
==1017204==    by 0x4E8AF21F: __pyx_pw_4sage_8symbolic_10expression_123find_registered_function(_object*, _object*, _object*) (expression.cpp:111065)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB13237: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB13237: __pyx_f_4sage_8symbolic_8function_15BuiltinFunction__is_registered (function.c:11883)
==1017204==    by 0x4EB0ED32: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3938)
==1017204==    by 0x4EB0ED32: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 157 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B07E909: fmpz_mat_init (init.c:26)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239EC87: __pyx_pymod_exec_congroup (congroup.c:8647)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 158 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B07E909: fmpz_mat_init (init.c:26)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239ED97: __pyx_pymod_exec_congroup (congroup.c:8692)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 159 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B07E909: fmpz_mat_init (init.c:26)
==1017204==    by 0x4EFF7C01: __pyx_pf_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense___cinit__(__pyx_obj_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense*) (matrix_integer_dense.cpp:7001)
==1017204==    by 0x4EFF7CD2: __pyx_pw_4sage_6matrix_20matrix_integer_dense_20Matrix_integer_dense_1__cinit__ (matrix_integer_dense.cpp:6969)
==1017204==    by 0x4EFF7CD2: __pyx_tp_new_4sage_6matrix_20matrix_integer_dense_Matrix_integer_dense(_typeobject*, _object*, _object*) (matrix_integer_dense.cpp:56259)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5239FD83: __Pyx_PyObject_Call.constprop.0 (congroup.c:9154)
==1017204==    by 0x5239EEA6: __pyx_pymod_exec_congroup (congroup.c:8737)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 160 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF59C8: __pyx_pymod_exec__generator (_generator.c:42100)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 161 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF59D4: __pyx_pymod_exec__generator (_generator.c:42101)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 162 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF59E0: __pyx_pymod_exec__generator (_generator.c:42102)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 163 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF59EC: __pyx_pymod_exec__generator (_generator.c:42103)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 164 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF59F8: __pyx_pymod_exec__generator (_generator.c:42104)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 165 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF5A04: __pyx_pymod_exec__generator (_generator.c:42105)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 166 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF5A10: __pyx_pymod_exec__generator (_generator.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 167 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A1DDC9: PyThread_allocate_lock (thread_pthread.h:392)
==1017204==    by 0x57EF5A1C: __pyx_pymod_exec__generator (_generator.c:42107)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 32 bytes in 1 blocks are still reachable in loss record 168 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x576587A1: PyArray_NewFromDescr_int (ctors.c:748)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5765C26E: PyArray_CheckFromAny (ctors.c:1838)
==1017204==    by 0x576F02FB: _array_fromobject_generic (multiarraymodule.c:1626)
==1017204==    by 0x576F02FB: array_array (multiarraymodule.c:1688)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 32 bytes in 2 blocks are still reachable in loss record 169 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF0FF: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6655)
==1017204==    by 0x47FAF0FF: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B90709A: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4911)
==1017204==    by 0x4B90709A: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 32 bytes in 2 blocks are still reachable in loss record 170 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF13D: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6689)
==1017204==    by 0x47FAF13D: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B90709A: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4911)
==1017204==    by 0x4B90709A: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 32 bytes in 2 blocks are still reachable in loss record 171 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF0FF: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6655)
==1017204==    by 0x47FAF0FF: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B907151: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4951)
==1017204==    by 0x4B907151: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 32 bytes in 2 blocks are still reachable in loss record 172 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x47F7C019: __pyx_pf_4sage_5rings_9real_mpfr_10RealNumber___cinit__ (real_mpfr.c:12236)
==1017204==    by 0x47F7C019: __pyx_pw_4sage_5rings_9real_mpfr_10RealNumber_1__cinit__ (real_mpfr.c:12199)
==1017204==    by 0x47F7C019: __pyx_tp_new_4sage_5rings_9real_mpfr_RealNumber (real_mpfr.c:43913)
==1017204==    by 0x47F76E01: __Pyx_tp_new_kwargs (real_mpfr.c:3602)
==1017204==    by 0x47F76E01: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__new (real_mpfr.c:39892)
==1017204==    by 0x47FAF13D: __pyx_pf_4sage_5rings_9real_mpfr_15RealField_class___init__ (real_mpfr.c:6689)
==1017204==    by 0x47FAF13D: __pyx_pw_4sage_5rings_9real_mpfr_15RealField_class_1__init__ (real_mpfr.c:6315)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47FB2093: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5986)
==1017204==    by 0x4B907151: __pyx_pf_4sage_5rings_9real_mpfi_23RealIntervalField_class___init__ (real_mpfi.c:4951)
==1017204==    by 0x4B907151: __pyx_pw_4sage_5rings_9real_mpfi_23RealIntervalField_class_1__init__ (real_mpfi.c:4787)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 32 bytes in 1 blocks are indirectly lost in loss record 173 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFD76E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFD76E: hash_insert2 (hash.c:128)
==1017204==    by 0x6CB9FFF: varentries_set (anal.c:848)
==1017204==    by 0x6CB9FFF: pari_var_create (anal.c:966)
==1017204==    by 0x6CB9FFF: pari_var_create (anal.c:954)
==1017204==    by 0x6CBA4ED: fetch_user_var (anal.c:1048)
==1017204==    by 0x6CBA62E: pari_var_init (anal.c:943)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 32 bytes in 1 blocks are indirectly lost in loss record 174 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFD76E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFD76E: hash_insert2 (hash.c:128)
==1017204==    by 0x6CB9FFF: varentries_set (anal.c:848)
==1017204==    by 0x6CB9FFF: pari_var_create (anal.c:966)
==1017204==    by 0x6CB9FFF: pari_var_create (anal.c:954)
==1017204==    by 0x6CBA4ED: fetch_user_var (anal.c:1048)
==1017204==    by 0x6CBA63A: pari_var_init (anal.c:944)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 37 bytes in 1 blocks are still reachable in loss record 175 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401F5DE: strdup (strdup.c:42)
==1017204==    by 0x4019A91: _dl_load_cache_lookup (dl-cache.c:338)
==1017204==    by 0x400A989: _dl_map_object (dl-load.c:2102)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 40 bytes in 1 blocks are still reachable in loss record 176 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5762F6BB: _create_datetime_metadata.constprop.0 (arraytypes.c.src:4069)
==1017204==    by 0x5763BCE0: set_typeinfo (arraytypes.c.src:4541)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 40 bytes in 1 blocks are still reachable in loss record 177 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5762F6BB: _create_datetime_metadata.constprop.0 (arraytypes.c.src:4069)
==1017204==    by 0x5763BCF5: set_typeinfo (arraytypes.c.src:4546)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 40 bytes in 1 blocks are definitely lost in loss record 178 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB2BD: init_pp (default.c:938)
==1017204==    by 0x6CCB2BD: default_gp_data (default.c:1013)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 42 bytes in 1 blocks are still reachable in loss record 179 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401F5DE: strdup (strdup.c:42)
==1017204==    by 0x4019A91: _dl_load_cache_lookup (dl-cache.c:338)
==1017204==    by 0x400A989: _dl_map_object (dl-load.c:2102)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4D4B8C0: do_dlopen (dl-libc.c:96)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4D4B9F4: dlerror_run (dl-libc.c:46)
==1017204==    by 0x4D4B9F4: __libc_dlopen_mode (dl-libc.c:195)
==1017204==    by 0x4D2F6AB: nss_load_library (nsswitch.c:359)
==1017204== 
==1017204== 42 bytes in 1 blocks are still reachable in loss record 180 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D5B7: _dl_new_object (dl-object.c:196)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4D4B8C0: do_dlopen (dl-libc.c:96)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4D4B9F4: dlerror_run (dl-libc.c:46)
==1017204==    by 0x4D4B9F4: __libc_dlopen_mode (dl-libc.c:195)
==1017204==    by 0x4D2F6AB: nss_load_library (nsswitch.c:359)
==1017204== 
==1017204== 44 bytes in 1 blocks are still reachable in loss record 181 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x40142CF: allocate_dtv_entry (dl-tls.c:582)
==1017204==    by 0x40142CF: allocate_and_init (dl-tls.c:607)
==1017204==    by 0x40142CF: tls_get_addr_tail.isra.0 (dl-tls.c:787)
==1017204==    by 0x401ADEB: __tls_get_addr (tls_get_addr.S:55)
==1017204==    by 0x47330981: ??? (in /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2)
==1017204==    by 0x47333281: ??? (in /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2)
==1017204==    by 0x473263F0: ??? (in /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2)
==1017204==    by 0x4732C47D: ??? (in /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2)
==1017204==    by 0x4733A986: _nss_systemd_getpwuid_r (in /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2)
==1017204==    by 0x4CCE302: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:315)
==1017204==    by 0x4CCD9CA: getpwuid (getXXbyYY.c:135)
==1017204==    by 0x6CD845B: pari_get_homedir (es.c:3639)
==1017204==    by 0x6CD845B: pari_get_homedir (es.c:3629)
==1017204==    by 0x6CD8B03: _path_expand (es.c:3737)
==1017204==    by 0x6CD8B03: path_expand (es.c:3802)
==1017204== 
==1017204== 48 bytes in 1 blocks are still reachable in loss record 182 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8CA96: __gmpz_n_pow_ui (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F935F1: __gmpz_ui_pow_ui (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4675586C: __pyx_pymod_exec_integer (integer.c:54340)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 48 bytes in 1 blocks are still reachable in loss record 183 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4836436C: _ntl_gsetlength(_ntl_gbigint_body**, long) (lip.cpp:1441)
==1017204==    by 0x4836DA14: _ntl_gfrombytes(_ntl_gbigint_body**, unsigned char const*, long) (lip.cpp:6075)
==1017204==    by 0x4868F62B: ZZFromBytes (ZZ.h:282)
==1017204==    by 0x4868F62B: mpz_to_ZZ(NTL::ZZ*, __mpz_struct const*) (ntlwrap_impl.h:44)
==1017204==    by 0x4867B857: __pyx_pf_4sage_4libs_3ntl_6ntl_ZZ_6ntl_ZZ_26set_from_sage_int(__pyx_obj_4sage_4libs_3ntl_6ntl_ZZ_ntl_ZZ*, __pyx_obj_4sage_5rings_7integer_Integer*) (ntl_ZZ.cpp:5434)
==1017204==    by 0x49172D9: method_vectorcall_O (descrobject.c:460)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204== 
==1017204== 48 bytes in 2 blocks are still reachable in loss record 184 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF3D: flint_calloc (memory_manager.c:145)
==1017204==    by 0x4B0694DC: fmpq_poly_realloc (realloc.c:46)
==1017204==    by 0x4B07692D: fmpq_poly_set_array_mpq (set_array_mpq.c:53)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x900421A: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_maps.c:14543)
==1017204== 
==1017204== 48 bytes in 3 blocks are still reachable in loss record 185 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F8FD93: __gmpz_realloc (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6F8AAAB: __gmpz_lcm (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4CB0F55B: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5856)
==1017204==    by 0x4CB0F55B: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 48 bytes in 1 blocks are definitely lost in loss record 186 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CCCC3: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CD0B7: feInitResources(char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 51 bytes in 1 blocks are definitely lost in loss record 187 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CCCC3: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CD0C6: feInitResources(char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 55 bytes in 1 blocks are definitely lost in loss record 188 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CFFC4E: pari_init_defaults (init.c:809)
==1017204==    by 0x6D077F4: pari_init_opts (init.c:1256)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 56 bytes in 1 blocks are still reachable in loss record 189 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D0737D: pari_init_opts (init.c:1261)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 56 bytes in 1 blocks are still reachable in loss record 190 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E0C2B95: omAllocFromSystem (omAllocSystem.c:194)
==1017204==    by 0x4E0C173C: omAllocNewBinPagesRegion (omBinPage.c:296)
==1017204==    by 0x4E0C1CA9: omAllocBinPage (omBinPage.c:103)
==1017204==    by 0x4E0C259B: omAllocNewBinPage (om_Alloc.c:38)
==1017204==    by 0x4E0C259B: omAllocBinFromFullPage (om_Alloc.c:145)
==1017204==    by 0x4E0C3EE4: _omAlloc (omInline.h:68)
==1017204==    by 0x4E0C3EE4: _omAlloc (omInline.h:65)
==1017204==    by 0x4E0C3EE4: _omGetSpecBin (omBin.c:115)
==1017204==    by 0x4D981E95: _GLOBAL__sub_I_ipid.cc (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 57 bytes in 1 blocks are definitely lost in loss record 191 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2D994: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D2D994: pari_strdup (str.c:46)
==1017204==    by 0x6CCB4C1: init_help (default.c:950)
==1017204==    by 0x6CCB4C1: default_gp_data (default.c:1019)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 57 bytes in 1 blocks are definitely lost in loss record 192 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CCCC3: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CC9EA: feSprintf(char*, char const*, int) [clone .part.0] (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CCB36: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CD0D2: feInitResources(char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 63 bytes in 3 blocks are indirectly lost in loss record 193 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CD8DCC: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CD8DCC: _expand_env (es.c:3785)
==1017204==    by 0x6CD8DCC: path_expand (es.c:3802)
==1017204==    by 0x6CC7788: expand_path (default.c:155)
==1017204==    by 0x6CC7EA7: pari_init_paths (default.c:170)
==1017204==    by 0x6D07808: pari_init_opts (init.c:1258)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 63 bytes in 1 blocks are definitely lost in loss record 194 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CD09E: feInitResources(char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 64 bytes in 4 blocks are still reachable in loss record 195 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4B6B82A0: mpfi_init2 (init.c:38)
==1017204==    by 0x4B8E23A1: __pyx_pf_4sage_5rings_9real_mpfi_24RealIntervalFieldElement___cinit__ (real_mpfi.c:9557)
==1017204==    by 0x4B8E23A1: __pyx_pw_4sage_5rings_9real_mpfi_24RealIntervalFieldElement_1__cinit__ (real_mpfi.c:9518)
==1017204==    by 0x4B8E23A1: __pyx_tp_new_4sage_5rings_9real_mpfi_RealIntervalFieldElement (real_mpfi.c:35933)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x900421A: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_maps.c:14543)
==1017204== 
==1017204== 64 bytes in 4 blocks are still reachable in loss record 196 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x8BE6FFF: mpfr_allocate_func (mpfr-gmp.c:315)
==1017204==    by 0x8BE4C2D: mpfr_init2 (init2.c:55)
==1017204==    by 0x4B8E23A1: __pyx_pf_4sage_5rings_9real_mpfi_24RealIntervalFieldElement___cinit__ (real_mpfi.c:9557)
==1017204==    by 0x4B8E23A1: __pyx_pw_4sage_5rings_9real_mpfi_24RealIntervalFieldElement_1__cinit__ (real_mpfi.c:9518)
==1017204==    by 0x4B8E23A1: __pyx_tp_new_4sage_5rings_9real_mpfi_RealIntervalFieldElement (real_mpfi.c:35933)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x900421A: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_maps.c:14543)
==1017204==    by 0x9004928: __Pyx_PyObject_Call2Args (coerce_maps.c:14672)
==1017204== 
==1017204== 64 bytes in 1 blocks are possibly lost in loss record 197 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x482BA00D: NTL::Vec<NTL::ZZ>::AllocateTo(long) (vector.h:653)
==1017204==    by 0x482BEFB0: NTL::Vec<NTL::ZZ>::DoSetLength(long) (vector.h:725)
==1017204==    by 0x482F4117: SetLength (vector.h:298)
==1017204==    by 0x482F4117: NTL::SetCoeff(NTL::ZZX&, long, NTL::ZZ const&) (ZZX.cpp:143)
==1017204==    by 0x48AE0DF8: __pyx_pf_4sage_4libs_3ntl_7ntl_ZZX_7ntl_ZZX___init__ (ntl_ZZX.cpp:4267)
==1017204==    by 0x48AE0DF8: __pyx_pw_4sage_4libs_3ntl_7ntl_ZZX_7ntl_ZZX_1__init__(_object*, _object*, _object*) (ntl_ZZX.cpp:4115)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 70 bytes in 4 blocks are still reachable in loss record 198 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E9036AD: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E9036AD: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E9036AD: basic_string (basic_string.h:455)
==1017204==    by 0x4E9036AD: function_options (function.h:145)
==1017204==    by 0x4E9036AD: construct<GiNaC::function_options, const GiNaC::function_options&> (new_allocator.h:146)
==1017204==    by 0x4E9036AD: construct<GiNaC::function_options, const GiNaC::function_options&> (alloc_traits.h:483)
==1017204==    by 0x4E9036AD: push_back (stl_vector.h:1189)
==1017204==    by 0x4E9036AD: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 72 bytes in 1 blocks are still reachable in loss record 199 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E0C2B95: omAllocFromSystem (omAllocSystem.c:194)
==1017204==    by 0x4E0C1ACC: omBinPageIndexFault (omBinPage.c:358)
==1017204==    by 0x4E0C1ACC: omRegisterBinPages (omBinPage.c:398)
==1017204==    by 0x4E0C1ACC: omAllocNewBinPagesRegion (omBinPage.c:310)
==1017204==    by 0x4E0C1CA9: omAllocBinPage (omBinPage.c:103)
==1017204==    by 0x4E0C259B: omAllocNewBinPage (om_Alloc.c:38)
==1017204==    by 0x4E0C259B: omAllocBinFromFullPage (om_Alloc.c:145)
==1017204==    by 0x4E0C3EE4: _omAlloc (omInline.h:68)
==1017204==    by 0x4E0C3EE4: _omAlloc (omInline.h:65)
==1017204==    by 0x4E0C3EE4: _omGetSpecBin (omBin.c:115)
==1017204==    by 0x4D981E95: _GLOBAL__sub_I_ipid.cc (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 72 bytes in 1 blocks are possibly lost in loss record 200 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D0418C: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D0418C: newblock (init.c:329)
==1017204==    by 0x6C07F19: cgetg_block (level1.h:184)
==1017204==    by 0x6C07F19: pari_set_primetab (prime.c:1437)
==1017204==    by 0x6D07466: pari_init_opts (init.c:1273)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 80 bytes in 1 blocks are still reachable in loss record 201 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E904854: GiNaC::function::duplicate() const (function.h:342)
==1017204==    by 0x4E8EAB91: GiNaC::ex::construct_from_basic(GiNaC::basic const&) (ex.cpp:954)
==1017204==    by 0x4E93D1EB: ex (ex.h:314)
==1017204==    by 0x4E93D1EB: GiNaC::exp_eval(GiNaC::ex const&) (inifcns_trans.cpp:222)
==1017204==    by 0x4E900643: GiNaC::function::eval(int) const (function.cpp:918)
==1017204==    by 0x4E8EABDD: GiNaC::ex::construct_from_basic(GiNaC::basic const&) (ex.cpp:923)
==1017204==    by 0x4E89860F: ex (ex.h:314)
==1017204==    by 0x4E89860F: __pyx_pf_4sage_8symbolic_10expression_10Expression_344exp (expression.cpp:76717)
==1017204==    by 0x4E89860F: __pyx_pw_4sage_8symbolic_10expression_10Expression_345exp(_object*, _object*, _object*) (expression.cpp:76678)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_Call (expression.cpp:125888)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126901)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126885)
==1017204==    by 0x4E7B5669: __pyx_pf_4sage_8symbolic_10expression_1E___init__ (expression.cpp:107782)
==1017204==    by 0x4E7B5669: __pyx_pw_4sage_8symbolic_10expression_1E_1__init__(_object*, _object*, _object*) (expression.cpp:107721)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 86 bytes in 1 blocks are still reachable in loss record 202 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401F5DE: strdup (strdup.c:42)
==1017204==    by 0x400A5A9: _dl_map_object (dl-load.c:2168)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4DA1A70B: load_modules_aux(char const*, char*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204== 
==1017204== 88 bytes in 1 blocks are still reachable in loss record 203 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400CDCE: add_dependency (dl-lookup.c:754)
==1017204==    by 0x400CDCE: _dl_lookup_symbol_x (dl-lookup.c:935)
==1017204==    by 0x400DF23: elf_machine_rela (dl-machine.h:308)
==1017204==    by 0x400DF23: elf_dynamic_do_Rela (do-rel.h:137)
==1017204==    by 0x400DF23: _dl_relocate_object (dl-reloc.c:255)
==1017204==    by 0x4015F6B: dl_open_worker (dl-open.c:688)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4DE2CE7F: dynl_open_binary_warn(char const*, char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libpolys-4.2.1.so)
==1017204== 
==1017204== 94 bytes in 1 blocks are still reachable in loss record 204 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401F5DE: strdup (strdup.c:42)
==1017204==    by 0x400A5A9: _dl_map_object (dl-load.c:2168)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4DE2CE7F: dynl_open_binary_warn(char const*, char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libpolys-4.2.1.so)
==1017204== 
==1017204== 95 (32 direct, 63 indirect) bytes in 1 blocks are definitely lost in loss record 205 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CC78C9: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CC78C9: expand_path (default.c:147)
==1017204==    by 0x6CC7EA7: pari_init_paths (default.c:170)
==1017204==    by 0x6D07808: pari_init_opts (init.c:1258)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 206 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401331C: _dl_check_map_versions (dl-version.c:274)
==1017204==    by 0x40160FC: dl_open_worker (dl-open.c:577)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4DE2CE7F: dynl_open_binary_warn(char const*, char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libpolys-4.2.1.so)
==1017204==    by 0x4DDF4122: GetDynamicProc(char const*, p_Proc, p_Field, p_Length, p_Ord) [clone .constprop.0] (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libpolys-4.2.1.so)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 207 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8749: GiNaC::library_init::library_init() (utils.cpp:304)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 208 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F87A9: GiNaC::library_init::library_init() (utils.cpp:305)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 209 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F87F6: GiNaC::library_init::library_init() (utils.cpp:306)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 210 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8843: GiNaC::library_init::library_init() (utils.cpp:307)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 211 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8890: GiNaC::library_init::library_init() (utils.cpp:308)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 212 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F88DD: GiNaC::library_init::library_init() (utils.cpp:309)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 213 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F892A: GiNaC::library_init::library_init() (utils.cpp:310)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 214 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8977: GiNaC::library_init::library_init() (utils.cpp:311)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 215 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F89C4: GiNaC::library_init::library_init() (utils.cpp:312)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 216 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8A11: GiNaC::library_init::library_init() (utils.cpp:313)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 217 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8A5E: GiNaC::library_init::library_init() (utils.cpp:314)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 218 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8AAB: GiNaC::library_init::library_init() (utils.cpp:315)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 219 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8AF8: GiNaC::library_init::library_init() (utils.cpp:316)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 220 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8B45: GiNaC::library_init::library_init() (utils.cpp:317)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 221 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8B92: GiNaC::library_init::library_init() (utils.cpp:318)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 222 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8BDF: GiNaC::library_init::library_init() (utils.cpp:319)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 223 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8C2C: GiNaC::library_init::library_init() (utils.cpp:320)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 224 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8C79: GiNaC::library_init::library_init() (utils.cpp:321)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 225 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8CC6: GiNaC::library_init::library_init() (utils.cpp:322)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 226 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8D13: GiNaC::library_init::library_init() (utils.cpp:323)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 227 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8D60: GiNaC::library_init::library_init() (utils.cpp:324)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 228 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8DAD: GiNaC::library_init::library_init() (utils.cpp:325)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 229 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8DDC: GiNaC::library_init::library_init() (utils.cpp:326)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 230 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8E0B: GiNaC::library_init::library_init() (utils.cpp:327)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 231 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8E3A: GiNaC::library_init::library_init() (utils.cpp:328)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 232 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8E96: GiNaC::library_init::library_init() (utils.cpp:330)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 233 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8EC3: GiNaC::library_init::library_init() (utils.cpp:331)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 234 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8EF0: GiNaC::library_init::library_init() (utils.cpp:332)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 235 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8F22: GiNaC::library_init::library_init() (utils.cpp:333)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 236 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8F6F: GiNaC::library_init::library_init() (utils.cpp:334)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 237 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F8FBC: GiNaC::library_init::library_init() (utils.cpp:335)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 238 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9009: GiNaC::library_init::library_init() (utils.cpp:336)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 239 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9056: GiNaC::library_init::library_init() (utils.cpp:337)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 240 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F90A3: GiNaC::library_init::library_init() (utils.cpp:338)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 241 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F90F0: GiNaC::library_init::library_init() (utils.cpp:339)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 242 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F913D: GiNaC::library_init::library_init() (utils.cpp:340)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 243 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F918A: GiNaC::library_init::library_init() (utils.cpp:341)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 244 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F91D7: GiNaC::library_init::library_init() (utils.cpp:342)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 245 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9224: GiNaC::library_init::library_init() (utils.cpp:343)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 246 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9271: GiNaC::library_init::library_init() (utils.cpp:344)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 247 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F92BE: GiNaC::library_init::library_init() (utils.cpp:345)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 248 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F930B: GiNaC::library_init::library_init() (utils.cpp:346)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 249 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9358: GiNaC::library_init::library_init() (utils.cpp:347)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 250 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F93A5: GiNaC::library_init::library_init() (utils.cpp:348)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 251 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F93F2: GiNaC::library_init::library_init() (utils.cpp:349)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 252 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F943F: GiNaC::library_init::library_init() (utils.cpp:350)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 253 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F948C: GiNaC::library_init::library_init() (utils.cpp:351)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 254 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F94D9: GiNaC::library_init::library_init() (utils.cpp:352)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 255 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9526: GiNaC::library_init::library_init() (utils.cpp:353)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 256 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9573: GiNaC::library_init::library_init() (utils.cpp:354)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 257 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F95C0: GiNaC::library_init::library_init() (utils.cpp:355)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 258 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F960D: GiNaC::library_init::library_init() (utils.cpp:356)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 259 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F965A: GiNaC::library_init::library_init() (utils.cpp:357)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 260 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F96A7: GiNaC::library_init::library_init() (utils.cpp:358)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 261 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F96F4: GiNaC::library_init::library_init() (utils.cpp:359)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 262 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F9741: GiNaC::library_init::library_init() (utils.cpp:360)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 263 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F978E: GiNaC::library_init::library_init() (utils.cpp:361)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 264 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F97DC: GiNaC::library_init::library_init() (utils.cpp:362)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 265 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E9F982A: GiNaC::library_init::library_init() (utils.cpp:363)
==1017204==    by 0x4E77CE89: __static_initialization_and_destruction_0 (ex.h:62)
==1017204==    by 0x4E77CE89: _GLOBAL__sub_I_expression.cpp (expression.cpp:132306)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 96 bytes in 1 blocks are still reachable in loss record 266 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E8EB38B: GiNaC::ex::construct_from_pyobject(_object*) (ex.cpp:1130)
==1017204==    by 0x4E84918F: ex (ex.h:326)
==1017204==    by 0x4E84918F: __pyx_f_4sage_8symbolic_10expression_new_Expression(_object*, _object*, int) (expression.cpp:100636)
==1017204==    by 0x4EB3FF2F: __pyx_pf_4sage_8symbolic_4ring_12SymbolicRing_10_element_constructor_ (ring.c:5746)
==1017204==    by 0x4EB3FF2F: __pyx_pw_4sage_8symbolic_4ring_12SymbolicRing_11_element_constructor_ (ring.c:5722)
==1017204==    by 0x90130D9: __Pyx_PyObject_CallMethO (coerce_maps.c:14570)
==1017204==    by 0x90130D9: __Pyx_PyObject_CallOneArg (coerce_maps.c:14646)
==1017204==    by 0x90130D9: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4614)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x465D5E6E: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D5E6E: __Pyx__PyObject_CallOneArg (ring.c:22897)
==1017204==    by 0x465DB9FB: __Pyx_PyObject_CallOneArg (ring.c:22916)
==1017204==    by 0x465DB9FB: __pyx_pf_4sage_5rings_4ring_4Ring_36one (ring.c:7633)
==1017204==    by 0x465DB9FB: __pyx_pw_4sage_5rings_4ring_4Ring_37one (ring.c:7583)
==1017204==    by 0x4E7B4DBD: __Pyx_PyObject_CallMethO (expression.cpp:126262)
==1017204==    by 0x4E7B4DBD: __Pyx_PyObject_CallNoArg (expression.cpp:126898)
==1017204==    by 0x4E7B4DBD: __pyx_pf_4sage_8symbolic_10expression_1E___init__ (expression.cpp:107764)
==1017204==    by 0x4E7B4DBD: __pyx_pw_4sage_8symbolic_10expression_1E_1__init__(_object*, _object*, _object*) (expression.cpp:107721)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 96 bytes in 3 blocks are still reachable in loss record 267 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E056: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E056: npy_alloc_cache_dim (alloc.c:180)
==1017204==    by 0x576587A1: PyArray_NewFromDescr_int (ctors.c:748)
==1017204==    by 0x57658BF4: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x57658BF4: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x57658BF4: PyArray_NewLikeArrayWithShape (ctors.c:1001)
==1017204==    by 0x576507B9: PyArray_NewCopy (convert.c:546)
==1017204==    by 0x576E1306: array_copy (methods.c:1173)
==1017204==    by 0x491742C: method_vectorcall_FASTCALL_KEYWORDS (descrobject.c:405)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 96 bytes in 2 blocks are possibly lost in loss record 268 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4836436C: _ntl_gsetlength(_ntl_gbigint_body**, long) (lip.cpp:1441)
==1017204==    by 0x4836460A: _ntl_gcopy(_ntl_gbigint_body*, _ntl_gbigint_body**) (lip.cpp:1514)
==1017204==    by 0x482F4128: operator= (ZZ.h:82)
==1017204==    by 0x482F4128: NTL::SetCoeff(NTL::ZZX&, long, NTL::ZZ const&) (ZZX.cpp:144)
==1017204==    by 0x48AE0DF8: __pyx_pf_4sage_4libs_3ntl_7ntl_ZZX_7ntl_ZZX___init__ (ntl_ZZX.cpp:4267)
==1017204==    by 0x48AE0DF8: __pyx_pw_4sage_4libs_3ntl_7ntl_ZZX_7ntl_ZZX_1__init__(_object*, _object*, _object*) (ntl_ZZX.cpp:4115)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 97 bytes in 2 blocks are still reachable in loss record 269 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4008C82: open_path (dl-load.c:1882)
==1017204==    by 0x400A7A2: _dl_map_object (dl-load.c:2067)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 104 bytes in 8 blocks are still reachable in loss record 270 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5761E190: PyDataMem_NEW (alloc.c:246)
==1017204==    by 0x5761E227: _npy_alloc_cache (alloc.c:92)
==1017204==    by 0x5761E227: npy_alloc_cache (alloc.c:138)
==1017204==    by 0x57658994: PyArray_NewFromDescr_int (ctors.c:825)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescrAndBase (ctors.c:936)
==1017204==    by 0x5765BDB9: PyArray_NewFromDescr (ctors.c:921)
==1017204==    by 0x5765BDB9: PyArray_FromAny (ctors.c:1718)
==1017204==    by 0x5765C26E: PyArray_CheckFromAny (ctors.c:1838)
==1017204==    by 0x576F02FB: _array_fromobject_generic (multiarraymodule.c:1626)
==1017204==    by 0x576F02FB: array_array (multiarraymodule.c:1688)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 114 bytes in 1 blocks are indirectly lost in loss record 271 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CB7D34: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CB7D34: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CB7D34: initep (anal.c:135)
==1017204==    by 0x6CB7E3D: findentry (anal.c:162)
==1017204==    by 0x6CBA4A2: fetch_user_var (anal.c:1040)
==1017204==    by 0x6CBA62E: pari_var_init (anal.c:943)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 114 bytes in 1 blocks are indirectly lost in loss record 272 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CB7D34: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CB7D34: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CB7D34: initep (anal.c:135)
==1017204==    by 0x6CB7E3D: findentry (anal.c:162)
==1017204==    by 0x6CBA4A2: fetch_user_var (anal.c:1040)
==1017204==    by 0x6CBA63A: pari_var_init (anal.c:944)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 124 bytes in 1 blocks are still reachable in loss record 273 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CB7D34: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CB7D34: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CB7D34: initep (anal.c:135)
==1017204==    by 0x6CB7E3D: findentry (anal.c:162)
==1017204==    by 0x6CB8A87: install (anal.c:327)
==1017204==    by 0x472B5E55: __pyx_f_7cypari2_7closure__pari_init_closure (closure.c:2034)
==1017204==    by 0x46BAEE01: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210696)
==1017204==    by 0x46BAEE01: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEE01: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 144 bytes in 3 blocks are still reachable in loss record 274 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4836436C: _ntl_gsetlength(_ntl_gbigint_body**, long) (lip.cpp:1441)
==1017204==    by 0x4836DA14: _ntl_gfrombytes(_ntl_gbigint_body**, unsigned char const*, long) (lip.cpp:6075)
==1017204==    by 0x4868F62B: ZZFromBytes (ZZ.h:282)
==1017204==    by 0x4868F62B: mpz_to_ZZ(NTL::ZZ*, __mpz_struct const*) (ntlwrap_impl.h:44)
==1017204==    by 0x4CA938D5: __pyx_pf_4sage_5rings_12number_field_20number_field_element_18NumberFieldElement_2__init__ (number_field_element.cpp:8164)
==1017204==    by 0x4CA938D5: __pyx_pw_4sage_5rings_12number_field_20number_field_element_18NumberFieldElement_3__init__(_object*, _object*, _object*) (number_field_element.cpp:7609)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4CB0F4A3: __Pyx_PyObject_Call (number_field_element_quadratic.cpp:29809)
==1017204==    by 0x4CB0F4A3: __pyx_pf_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic___init__ (number_field_element_quadratic.cpp:5784)
==1017204==    by 0x4CB0F4A3: __pyx_pw_4sage_5rings_12number_field_30number_field_element_quadratic_28NumberFieldElement_quadratic_1__init__(_object*, _object*, _object*) (number_field_element_quadratic.cpp:5601)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 160 bytes in 2 blocks are still reachable in loss record 275 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E239FB: bliss::Partition::cr_init() (partition.cc:1008)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 188 bytes in 1 blocks are definitely lost in loss record 276 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CCCE5: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 277 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x46895CE4: __pyx_tp_new_4sage_5rings_12number_field_17number_field_base_NumberField (number_field_base.c:4702)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 278 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x469B64C4: __pyx_tp_new_4sage_5rings_12integer_ring_IntegerRing_class (integer_ring.c:16434)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x469B99E0: __Pyx_PyObject_Call (integer_ring.c:18932)
==1017204==    by 0x469B99E0: __Pyx_PyObject_CallNoArg (integer_ring.c:18981)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 279 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA805F4: __pyx_tp_new_4sage_5rings_3abc_RealDoubleField (abc.c:2428)
==1017204==    by 0x480053E4: __pyx_tp_new_4sage_5rings_11real_double_RealDoubleField_class (real_double.c:20022)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 280 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80474: __pyx_tp_new_4sage_5rings_3abc_ComplexDoubleField (abc.c:2636)
==1017204==    by 0x9A31944: __pyx_tp_new_4sage_5rings_14complex_double_ComplexDoubleField_class (complex_double.c:23099)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 281 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80534: __pyx_tp_new_4sage_5rings_3abc_ComplexField (abc.c:2532)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 282 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8821500: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3641)
==1017204==    by 0x8821500: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 283 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8821500: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3641)
==1017204==    by 0x8821500: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 284 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 285 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 286 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 287 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 288 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 289 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0xAA803B4: __pyx_tp_new_4sage_5rings_3abc_SymbolicRing (abc.c:2740)
==1017204==    by 0x4EB3C6C4: __pyx_tp_new_4sage_8symbolic_4ring_SymbolicRing (ring.c:12680)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x4EB3EE00: __Pyx_PyObject_Call (ring.c:14755)
==1017204==    by 0x4EB3EE00: __Pyx_PyObject_CallNoArg (ring.c:15013)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 290 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x46895CE4: __pyx_tp_new_4sage_5rings_12number_field_17number_field_base_NumberField (number_field_base.c:4702)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 291 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4C75F8B8: __Pyx_PyObject_Call (module.c:4409)
==1017204==    by 0x4C75F8B8: __pyx_pf_4sage_7modules_6module_6Module___init__ (module.c:1978)
==1017204==    by 0x4C75F8B8: __pyx_pw_4sage_7modules_6module_6Module_1__init__ (module.c:1868)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 292 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4C75F8B8: __Pyx_PyObject_Call (module.c:4409)
==1017204==    by 0x4C75F8B8: __pyx_pf_4sage_7modules_6module_6Module___init__ (module.c:1978)
==1017204==    by 0x4C75F8B8: __pyx_pw_4sage_7modules_6module_6Module_1__init__ (module.c:1868)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 293 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8859D21: __pyx_pf_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:2017)
==1017204==    by 0x8859D21: __pyx_pw_4sage_4sets_11pythonclass_1Set_PythonType (pythonclass.c:2001)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallMethO (real_double.c:22793)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallOneArg (real_double.c:22869)
==1017204== 
==1017204== 192 bytes in 1 blocks are still reachable in loss record 294 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8859D21: __pyx_pf_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:2017)
==1017204==    by 0x8859D21: __pyx_pw_4sage_4sets_11pythonclass_1Set_PythonType (pythonclass.c:2001)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallMethO (real_double.c:22793)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallOneArg (real_double.c:22869)
==1017204== 
==1017204== 240 bytes in 1 blocks are still reachable in loss record 295 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E23986: bliss::Partition::cr_init() (partition.cc:1004)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 256 bytes in 1 blocks are still reachable in loss record 296 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CE2D17: pari_realloc_ip (pariinl.h:1176)
==1017204==    by 0x6CE2D17: pari_stack_alloc (pariinl.h:928)
==1017204==    by 0x6CE2D17: pari_init_evaluator (eval.c:517)
==1017204==    by 0x6CFFD1B: pari_thread_init (init.c:1189)
==1017204==    by 0x6D0745F: pari_init_opts (init.c:1272)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 256 bytes in 4 blocks are still reachable in loss record 297 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401677C: resize_scopes (dl-open.c:282)
==1017204==    by 0x401677C: dl_open_worker (dl-open.c:693)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4E13CFA5: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13188)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204== 
==1017204== 310 bytes in 17 blocks are still reachable in loss record 298 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E904F39: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E904F39: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E904F39: basic_string (basic_string.h:455)
==1017204==    by 0x4E904F39: function_options (function.h:145)
==1017204==    by 0x4E904F39: _Construct<GiNaC::function_options, const GiNaC::function_options&> (stl_construct.h:75)
==1017204==    by 0x4E904F39: __uninit_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:83)
==1017204==    by 0x4E904F39: uninitialized_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:140)
==1017204==    by 0x4E904F39: __uninitialized_copy_a<const GiNaC::function_options*, GiNaC::function_options*, GiNaC::function_options> (stl_uninitialized.h:307)
==1017204==    by 0x4E904F39: __uninitialized_move_if_noexcept_a<GiNaC::function_options*, GiNaC::function_options*, std::allocator<GiNaC::function_options> > (stl_uninitialized.h:329)
==1017204==    by 0x4E904F39: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:474)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204== 
==1017204== 312 bytes in 13 blocks are still reachable in loss record 299 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E904E1A: allocate (new_allocator.h:114)
==1017204==    by 0x4E904E1A: allocate (alloc_traits.h:443)
==1017204==    by 0x4E904E1A: _M_allocate (stl_vector.h:343)
==1017204==    by 0x4E904E1A: _M_create_storage (stl_vector.h:358)
==1017204==    by 0x4E904E1A: _Vector_base (stl_vector.h:302)
==1017204==    by 0x4E904E1A: vector (stl_vector.h:552)
==1017204==    by 0x4E904E1A: function_options (function.h:145)
==1017204==    by 0x4E904E1A: _Construct<GiNaC::function_options, const GiNaC::function_options&> (stl_construct.h:75)
==1017204==    by 0x4E904E1A: __uninit_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:83)
==1017204==    by 0x4E904E1A: uninitialized_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:140)
==1017204==    by 0x4E904E1A: __uninitialized_copy_a<const GiNaC::function_options*, GiNaC::function_options*, GiNaC::function_options> (stl_uninitialized.h:307)
==1017204==    by 0x4E904E1A: __uninitialized_move_if_noexcept_a<GiNaC::function_options*, GiNaC::function_options*, std::allocator<GiNaC::function_options> > (stl_uninitialized.h:329)
==1017204==    by 0x4E904E1A: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:474)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 328 bytes in 1 blocks are definitely lost in loss record 300 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CCB51E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CCB51E: init_graphs (default.c:966)
==1017204==    by 0x6CCB51E: default_gp_data (default.c:1014)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 347 bytes in 347 blocks are still reachable in loss record 301 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x494C214: PyModule_ExecDef (moduleobject.c:388)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 352 bytes in 18 blocks are still reachable in loss record 302 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E9036C5: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E9036C5: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E9036C5: basic_string (basic_string.h:455)
==1017204==    by 0x4E9036C5: function_options (function.h:145)
==1017204==    by 0x4E9036C5: construct<GiNaC::function_options, const GiNaC::function_options&> (new_allocator.h:146)
==1017204==    by 0x4E9036C5: construct<GiNaC::function_options, const GiNaC::function_options&> (alloc_traits.h:483)
==1017204==    by 0x4E9036C5: push_back (stl_vector.h:1189)
==1017204==    by 0x4E9036C5: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 371 bytes in 1 blocks are definitely lost in loss record 303 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4C8B38E: strdup (strdup.c:42)
==1017204==    by 0x4E0CCCE5: feInitResource(feResourceConfig_s*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4E0CD0D2: feInitResources(char const*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libsingular_resources-4.2.1.so)
==1017204==    by 0x4DA4EC0F: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 384 bytes in 1 blocks are still reachable in loss record 304 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878D58A: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878D58A: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878D58A: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_resize (coerce_dict.c:3095)
==1017204==    by 0x8793108: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_set (coerce_dict.c:4765)
==1017204==    by 0x87E5A11: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18153)
==1017204==    by 0x87E8670: __pyx_f_4sage_9structure_6parent_6Parent_discover_convert_map_from (parent.c:20036)
==1017204==    by 0x87CD36B: __pyx_f_4sage_9structure_6parent_6Parent__internal_convert_map_from (parent.c:19837)
==1017204==    by 0x87D168E: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9376)
==1017204==    by 0x87D168E: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x4807841E: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x4807841E: __Pyx__PyObject_CallOneArg (complex_mpfr.c:37036)
==1017204==    by 0x480784FB: __Pyx_PyObject_CallOneArg (complex_mpfr.c:37055)
==1017204==    by 0x480AE523: __pyx_pf_4sage_5rings_12complex_mpfr_13ComplexNumber_2__init__ (complex_mpfr.c:12644)
==1017204==    by 0x480AE523: __pyx_pw_4sage_5rings_12complex_mpfr_13ComplexNumber_3__init__ (complex_mpfr.c:12122)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x480B1834: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B1834: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_22_element_constructor_ (complex_mpfr.c:8451)
==1017204==    by 0x480B1834: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_23_element_constructor_ (complex_mpfr.c:7427)
==1017204== 
==1017204== 384 bytes in 1 blocks are still reachable in loss record 305 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878D58A: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878D58A: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878D58A: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_resize (coerce_dict.c:3095)
==1017204==    by 0x8793108: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_set (coerce_dict.c:4765)
==1017204==    by 0x87E5A11: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18153)
==1017204==    by 0x87B5784: __pyx_pf_4sage_9structure_6parent_6Parent_80_coerce_map_via (parent.c:16820)
==1017204==    by 0x87B5784: __pyx_pw_4sage_9structure_6parent_6Parent_81_coerce_map_via (parent.c:16651)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x480751ED: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x480B99B1: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_24_coerce_map_from_ (complex_mpfr.c:9182)
==1017204==    by 0x480B99B1: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_25_coerce_map_from_ (complex_mpfr.c:8554)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call2Args (parent_old.c:8106)
==1017204==    by 0x9068190: __pyx_f_4sage_9structure_10parent_old_6Parent__coerce_map_from_ (parent_old.c:5714)
==1017204==    by 0x87D1FE7: __pyx_f_4sage_9structure_6parent_6Parent_discover_coerce_map_from (parent.c:18629)
==1017204==    by 0x87E54D4: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18120)
==1017204== 
==1017204== 384 bytes in 1 blocks are still reachable in loss record 306 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878D58A: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878D58A: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878D58A: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_resize (coerce_dict.c:3095)
==1017204==    by 0x8793108: __pyx_f_4sage_9structure_11coerce_dict_8MonoDict_set (coerce_dict.c:4765)
==1017204==    by 0x87E5A11: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18153)
==1017204==    by 0x87E8670: __pyx_f_4sage_9structure_6parent_6Parent_discover_convert_map_from (parent.c:20036)
==1017204==    by 0x87CD36B: __pyx_f_4sage_9structure_6parent_6Parent__internal_convert_map_from (parent.c:19837)
==1017204==    by 0x87D168E: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9376)
==1017204==    by 0x87D168E: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 307 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 308 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 309 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x90638A5: __pyx_pf_4sage_9structure_10parent_old_6Parent_2__init__ (parent_old.c:2281)
==1017204==    by 0x90638A5: __pyx_pw_4sage_9structure_10parent_old_6Parent_3__init__ (parent_old.c:2250)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x905563E: __Pyx_PyObject_Call (parent_base.c:3056)
==1017204==    by 0x905563E: __pyx_pf_4sage_9structure_11parent_base_14ParentWithBase___init__ (parent_base.c:1910)
==1017204==    by 0x905563E: __pyx_pw_4sage_9structure_11parent_base_14ParentWithBase_1__init__ (parent_base.c:1870)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 310 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x9063919: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9063919: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x9063919: __pyx_pf_4sage_9structure_10parent_old_6Parent_2__init__ (parent_old.c:2290)
==1017204==    by 0x9063919: __pyx_pw_4sage_9structure_10parent_old_6Parent_3__init__ (parent_old.c:2250)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x905563E: __Pyx_PyObject_Call (parent_base.c:3056)
==1017204==    by 0x905563E: __pyx_pf_4sage_9structure_11parent_base_14ParentWithBase___init__ (parent_base.c:1910)
==1017204==    by 0x905563E: __pyx_pw_4sage_9structure_11parent_base_14ParentWithBase_1__init__ (parent_base.c:1870)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 311 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 312 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA806B4: __pyx_tp_new_4sage_5rings_3abc_RealIntervalField (abc.c:2324)
==1017204==    by 0x4B8D4794: __pyx_tp_new_4sage_5rings_9real_mpfi_RealIntervalField_class (real_mpfi.c:36219)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 313 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 314 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x4BECDA44: __pyx_tp_new_4sage_5rings_9real_lazy_LazyField (real_lazy.c:21035)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 315 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 316 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D358C: __pyx_tp_new_4sage_5rings_4ring_CommutativeAlgebra (ring.c:20312)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 317 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465E4875: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465E4875: __pyx_pf_4sage_5rings_4ring_7Algebra___init__ (ring.c:17946)
==1017204==    by 0x465E4875: __pyx_pw_4sage_5rings_4ring_7Algebra_1__init__ (ring.c:17839)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 318 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465E4875: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465E4875: __pyx_pf_4sage_5rings_4ring_7Algebra___init__ (ring.c:17946)
==1017204==    by 0x465E4875: __pyx_pw_4sage_5rings_4ring_7Algebra_1__init__ (ring.c:17839)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 319 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 384 bytes in 2 blocks are still reachable in loss record 320 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 424 bytes in 1 blocks are indirectly lost in loss record 321 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFD0A6: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFD0A6: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CFD0A6: hash_create (hash.c:74)
==1017204==    by 0x6D07603: pari_init_export (init.c:423)
==1017204==    by 0x6D07603: pari_init_opts (init.c:1276)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 322 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x88F1775: __Pyx_PyObject_Call (coerce.c:25272)
==1017204==    by 0x88F1775: __Pyx_PyObject_CallNoArg (coerce.c:25390)
==1017204==    by 0x88F1775: __pyx_pf_4sage_9structure_6coerce_13CoercionModel_2reset_cache (coerce.c:6228)
==1017204==    by 0x88F1775: __pyx_pw_4sage_9structure_6coerce_13CoercionModel_3reset_cache (coerce.c:6175)
==1017204==    by 0x88F3791: __Pyx_PyObject_CallMethO (coerce.c:25321)
==1017204==    by 0x88F3791: __Pyx_PyObject_CallNoArg (coerce.c:25387)
==1017204==    by 0x88F3791: __pyx_pf_4sage_9structure_6coerce_13CoercionModel___init__ (coerce.c:6131)
==1017204==    by 0x88F3791: __pyx_pw_4sage_9structure_6coerce_13CoercionModel_1__init__ (coerce.c:6094)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88EECC1: __Pyx_PyObject_Call (coerce.c:25272)
==1017204==    by 0x88EECC1: __Pyx_PyObject_CallNoArg (coerce.c:25390)
==1017204==    by 0x88EC1A3: __pyx_pymod_exec_coerce (coerce.c:24956)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 323 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x46895CE4: __pyx_tp_new_4sage_5rings_12number_field_17number_field_base_NumberField (number_field_base.c:4702)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 324 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA805F4: __pyx_tp_new_4sage_5rings_3abc_RealDoubleField (abc.c:2428)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 325 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80474: __pyx_tp_new_4sage_5rings_3abc_ComplexDoubleField (abc.c:2636)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 326 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80534: __pyx_tp_new_4sage_5rings_3abc_ComplexField (abc.c:2532)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 327 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x87B539C: __pyx_tp_new_4sage_9structure_6parent_Set_generic (parent.c:27781)
==1017204==    by 0x8856A44: __pyx_tp_new_4sage_4sets_11pythonclass_Set_PythonType_class (pythonclass.c:3983)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8821500: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3641)
==1017204==    by 0x8821500: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 328 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x87B539C: __pyx_tp_new_4sage_9structure_6parent_Set_generic (parent.c:27781)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x881589A: __Pyx_PyFunction_FastCallDict.constprop.0 (map.c:18441)
==1017204==    by 0x8836DB2: __pyx_pf_4sage_10categories_3map_3Map_4parent (map.c:4404)
==1017204==    by 0x8836DB2: __pyx_pw_4sage_10categories_3map_3Map_5parent (map.c:4260)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 329 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0xAA803B4: __pyx_tp_new_4sage_5rings_3abc_SymbolicRing (abc.c:2740)
==1017204==    by 0x4EB3C6C4: __pyx_tp_new_4sage_8symbolic_4ring_SymbolicRing (ring.c:12680)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 330 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x4C75D874: __pyx_tp_new_4sage_7modules_6module_Module (module.c:3334)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 448 bytes in 1 blocks are still reachable in loss record 331 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x87B539C: __pyx_tp_new_4sage_9structure_6parent_Set_generic (parent.c:27781)
==1017204==    by 0x8856A44: __pyx_tp_new_4sage_4sets_11pythonclass_Set_PythonType_class (pythonclass.c:3983)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x8859D21: __pyx_pf_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:2017)
==1017204==    by 0x8859D21: __pyx_pw_4sage_4sets_11pythonclass_1Set_PythonType (pythonclass.c:2001)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallMethO (real_double.c:22793)
==1017204==    by 0x48010E5A: __Pyx_PyObject_CallOneArg (real_double.c:22869)
==1017204==    by 0x48012E71: __pyx_pf_4sage_5rings_11real_double_5ToRDF___init__ (real_double.c:17039)
==1017204==    by 0x48012E71: __pyx_pw_4sage_5rings_11real_double_5ToRDF_1__init__ (real_double.c:16938)
==1017204== 
==1017204== 480 bytes in 1 blocks are still reachable in loss record 332 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401331C: _dl_check_map_versions (dl-version.c:274)
==1017204==    by 0x40160FC: dl_open_worker (dl-open.c:577)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4D4B8C0: do_dlopen (dl-libc.c:96)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4D4B9F4: dlerror_run (dl-libc.c:46)
==1017204==    by 0x4D4B9F4: __libc_dlopen_mode (dl-libc.c:195)
==1017204==    by 0x4D2F6AB: nss_load_library (nsswitch.c:359)
==1017204==    by 0x4D305F3: __nss_lookup_function (nsswitch.c:467)
==1017204==    by 0x4D305F3: __nss_next2 (nsswitch.c:251)
==1017204==    by 0x4D305F3: __nss_next2 (nsswitch.c:222)
==1017204==    by 0x4CCE2DD: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:385)
==1017204== 
==1017204== 488 (64 direct, 424 indirect) bytes in 1 blocks are definitely lost in loss record 333 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFCFDE: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFCFDE: hash_create (hash.c:73)
==1017204==    by 0x6D07603: pari_init_export (init.c:423)
==1017204==    by 0x6D07603: pari_init_opts (init.c:1276)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 500 bytes in 24 blocks are still reachable in loss record 334 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5766E1D4: dtypemeta_wrap_legacy_descriptor (dtypemeta.c:539)
==1017204==    by 0x57639950: set_typeinfo (arraytypes.c.src:4488)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 516 bytes in 1 blocks are still reachable in loss record 335 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DA83: _PyTypes_Init (object.c:1871)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204== 
==1017204== 520 bytes in 1 blocks are still reachable in loss record 336 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DE00: _PyTuple_FromArray (tupleobject.c:466)
==1017204==    by 0x48EF65C: PySequence_Tuple (abstract.c:2066)
==1017204==    by 0x496D2C8: mro_invoke (typeobject.c:2075)
==1017204==    by 0x496D2C8: mro_internal (typeobject.c:2127)
==1017204==    by 0x496365E: type_ready_mro (typeobject.c:6119)
==1017204==    by 0x496365E: type_ready (typeobject.c:6331)
==1017204==    by 0x496365E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 520 bytes in 1 blocks are possibly lost in loss record 337 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204== 
==1017204== 525 bytes in 1 blocks are still reachable in loss record 338 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4C37AF1F: __Pyx_InitStrings (matrix2.c:133929)
==1017204==    by 0x4C37AF1F: __Pyx_InitGlobals (matrix2.c:126237)
==1017204==    by 0x4C37AF1F: __pyx_pymod_exec_matrix2 (matrix2.c:126951)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 528 bytes in 1 blocks are still reachable in loss record 339 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A6218B: newblock.part.0 (_collectionsmodule.c:137)
==1017204==    by 0x4A62244: newblock (_collectionsmodule.c:186)
==1017204==    by 0x4A62244: deque_new (_collectionsmodule.c:167)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 528 bytes in 1 blocks are still reachable in loss record 340 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A6218B: newblock.part.0 (_collectionsmodule.c:137)
==1017204==    by 0x4A62244: newblock (_collectionsmodule.c:186)
==1017204==    by 0x4A62244: deque_new (_collectionsmodule.c:167)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 528 bytes in 1 blocks are possibly lost in loss record 341 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204== 
==1017204== 528 bytes in 1 blocks are possibly lost in loss record 342 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49281B0: PyFrame_New (frameobject.c:880)
==1017204==    by 0x9060EFB: __Pyx_PyFunction_FastCallNoKw (parent_old.c:7513)
==1017204==    by 0x90619E6: __Pyx_PyFunction_FastCallDict.constprop.0 (parent_old.c:7554)
==1017204==    by 0x9061EB8: __Pyx_PyObject_Call2Args (parent_old.c:8090)
==1017204==    by 0x9068190: __pyx_f_4sage_9structure_10parent_old_6Parent__coerce_map_from_ (parent_old.c:5714)
==1017204==    by 0x87D1FE7: __pyx_f_4sage_9structure_6parent_6Parent_discover_coerce_map_from (parent.c:18629)
==1017204==    by 0x87E54D4: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18120)
==1017204== 
==1017204== 528 bytes in 1 blocks are possibly lost in loss record 343 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204== 
==1017204== 528 bytes in 1 blocks are possibly lost in loss record 344 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204== 
==1017204== 534 bytes in 1 blocks are still reachable in loss record 345 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2EB52: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32858)
==1017204==    by 0x4AE2EB52: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 534 bytes in 1 blocks are still reachable in loss record 346 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24BB5D: __Pyx_modinit_type_init_code (qadic_flint_FM.c:36018)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 534 bytes in 1 blocks are still reachable in loss record 347 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D340E95: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35300)
==1017204==    by 0x4D340E95: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 534 bytes in 1 blocks are still reachable in loss record 348 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471B090: __Pyx_modinit_type_init_code (pbori.cpp:76036)
==1017204==    by 0x5471B090: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 535 bytes in 1 blocks are still reachable in loss record 349 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x51822127: __Pyx_InitStrings (libgap.c:12232)
==1017204==    by 0x51822127: __Pyx_InitGlobals (libgap.c:8445)
==1017204==    by 0x51822127: __pyx_pymod_exec_libgap (libgap.c:8898)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 536 bytes in 1 blocks are possibly lost in loss record 350 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DCFD: PyTuple_Pack (tupleobject.c:248)
==1017204==    by 0x4A9ED2CF: __Pyx_InitCachedConstants() (padic_printing.cpp:24476)
==1017204==    by 0x4A9EE54F: __pyx_pymod_exec_padic_printing(_object*) (padic_printing.cpp:25262)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 536 bytes in 1 blocks are possibly lost in loss record 351 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x900421A: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_maps.c:14543)
==1017204==    by 0x9004928: __Pyx_PyObject_Call2Args (coerce_maps.c:14672)
==1017204==    by 0x9012E9D: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4614)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204== 
==1017204== 536 bytes in 1 blocks are possibly lost in loss record 352 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 542 bytes in 1 blocks are still reachable in loss record 353 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471ABD1: __Pyx_modinit_type_init_code (pbori.cpp:75861)
==1017204==    by 0x5471ABD1: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 543 bytes in 1 blocks are still reachable in loss record 354 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AFAF69: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x48AFB7E8: __Pyx_modinit_type_init_code (ntl_ZZ_pX.cpp:15905)
==1017204==    by 0x48AFB7E8: __pyx_pymod_exec_ntl_ZZ_pX(_object*) (ntl_ZZ_pX.cpp:16481)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 544 bytes in 1 blocks are still reachable in loss record 355 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1CE43: __Pyx_modinit_type_init_code (element.c:28798)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 544 bytes in 1 blocks are possibly lost in loss record 356 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 545 bytes in 1 blocks are still reachable in loss record 357 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A77071: PyInit__io (_iomodule.c:731)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 546 bytes in 1 blocks are still reachable in loss record 358 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x866D3E4: __Pyx_modinit_type_init_code (category_cy_helper.c:4653)
==1017204==    by 0x866D3E4: __pyx_pymod_exec_category_cy_helper (category_cy_helper.c:4911)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 547 bytes in 1 blocks are still reachable in loss record 359 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x48FEEF4: _PyBytes_FromSize (bytesobject.c:126)
==1017204==    by 0x49010FA: PyBytes_FromStringAndSize (bytesobject.c:159)
==1017204==    by 0x4A0194D: r_object (marshal.c:1069)
==1017204==    by 0x4A01C3F: r_object (marshal.c:1347)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A02E54: PyMarshal_ReadObjectFromString (marshal.c:1562)
==1017204== 
==1017204== 550 bytes in 1 blocks are still reachable in loss record 360 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5213AC5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52132E7C: __Pyx_modinit_type_init_code (connectivity.c:55421)
==1017204==    by 0x52133A03: __pyx_pymod_exec_connectivity (connectivity.c:56089)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 361 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3816: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36725)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 362 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97B64: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38417)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 363 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C9E37: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40124)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 364 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BFBDC: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42493)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 365 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D5691: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41432)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 557 bytes in 1 blocks are still reachable in loss record 366 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D45A095: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38993)
==1017204==    by 0x4D45A095: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 558 bytes in 1 blocks are still reachable in loss record 367 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8E7D4: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41537)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 558 bytes in 1 blocks are still reachable in loss record 368 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D138E56: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44632)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 558 bytes in 1 blocks are still reachable in loss record 369 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DB8A6: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43510)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 370 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x881589A: __Pyx_PyFunction_FastCallDict.constprop.0 (map.c:18441)
==1017204==    by 0x88220D6: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3682)
==1017204==    by 0x88220D6: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 371 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x46759E0A: __Pyx_PyFunction_FastCallDict.constprop.0 (integer.c:55560)
==1017204==    by 0x4676F385: __pyx_pf_4sage_5rings_7integer_9long_to_Z___init__ (integer.c:44592)
==1017204==    by 0x4676F385: __pyx_pw_4sage_5rings_7integer_9long_to_Z_1__init__ (integer.c:44479)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 372 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x467FF29A: __Pyx_PyFunction_FastCallDict(_object*, _object**, long, _object*) [clone .constprop.0] (rational.cpp:41225)
==1017204==    by 0x4684B8A3: __pyx_pf_4sage_5rings_8rational_9long_to_Q___init__ (rational.cpp:33514)
==1017204==    by 0x4684B8A3: __pyx_pw_4sage_5rings_8rational_9long_to_Q_1__init__(_object*, _object*, _object*) (rational.cpp:33373)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 373 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x881589A: __Pyx_PyFunction_FastCallDict.constprop.0 (map.c:18441)
==1017204==    by 0x88220D6: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3682)
==1017204==    by 0x88220D6: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 374 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x49E40035: __Pyx_PyObject_Call (factory.c:6976)
==1017204==    by 0x49E40035: __pyx_f_4sage_9structure_7factory_13UniqueFactory_get_object (factory.c:2725)
==1017204==    by 0x49E3C0DB: __pyx_pf_4sage_9structure_7factory_13UniqueFactory_4__call__ (factory.c:2331)
==1017204==    by 0x49E3C0DB: __pyx_pw_4sage_9structure_7factory_13UniqueFactory_5__call__ (factory.c:2212)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 560 bytes in 1 blocks are possibly lost in loss record 375 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x48006E6A: __Pyx_PyFunction_FastCallDict.constprop.0 (real_double.c:22766)
==1017204==    by 0x4801325B: __pyx_pf_4sage_5rings_11real_double_5ToRDF___init__ (real_double.c:17083)
==1017204==    by 0x4801325B: __pyx_pw_4sage_5rings_11real_double_5ToRDF_1__init__ (real_double.c:16938)
==1017204== 
==1017204== 561 bytes in 1 blocks are still reachable in loss record 376 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D5BF: _PyTypes_Init (object.c:1810)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204== 
==1017204== 563 bytes in 1 blocks are still reachable in loss record 377 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C9CCF29: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C9CD924: __Pyx_modinit_type_init_code (number_field_morphisms.c:11371)
==1017204==    by 0x4C9CD924: __pyx_pymod_exec_number_field_morphisms (number_field_morphisms.c:11802)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 564 bytes in 1 blocks are still reachable in loss record 378 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x6562A3D: __Pyx_CyFunction_get_doc (signals.c:5824)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x7AB4F9E: __Pyx_PyObject_GetAttrStr (lazy_attribute.c:3856)
==1017204==    by 0x7AB4F9E: __Pyx_GetAttr (lazy_attribute.c:4542)
==1017204==    by 0x7AB4F9E: __Pyx_HasAttr (lazy_attribute.c:4748)
==1017204==    by 0x7AB4F9E: __pyx_pf_4sage_4misc_14lazy_attribute_14lazy_attribute___init__ (lazy_attribute.c:2705)
==1017204==    by 0x7AB4F9E: __pyx_pw_4sage_4misc_14lazy_attribute_14lazy_attribute_1__init__ (lazy_attribute.c:2671)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x496726D: slot_tp_init (typeobject.c:7732)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 567 bytes in 1 blocks are still reachable in loss record 379 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49D08A9: _PyBuiltin_Init (bltinmodule.c:2983)
==1017204==    by 0x4A086CB: pycore_init_builtins (pylifecycle.c:745)
==1017204==    by 0x4A086CB: pycore_interp_init (pylifecycle.c:829)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204== 
==1017204== 567 bytes in 1 blocks are still reachable in loss record 380 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFDE483: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFDEB40: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11842)
==1017204==    by 0x4CFDEB40: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 568 bytes in 1 blocks are possibly lost in loss record 381 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 569 bytes in 1 blocks are still reachable in loss record 382 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46E810BF: __Pyx_modinit_type_init_code (gen.c:207289)
==1017204==    by 0x46E810BF: __pyx_pymod_exec_gen (gen.c:207892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 570 bytes in 1 blocks are still reachable in loss record 383 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D7E15B5: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D7E15B5: __Pyx_modinit_type_init_code (power_series_pari.c:12968)
==1017204==    by 0x4D7E15B5: __pyx_pymod_exec_power_series_pari (power_series_pari.c:13518)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 574 bytes in 1 blocks are still reachable in loss record 384 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E580FAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E57BC04: __Pyx_modinit_type_init_code (tate_algebra_element.c:33273)
==1017204==    by 0x4E57C5DE: __pyx_pymod_exec_tate_algebra_element (tate_algebra_element.c:33800)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 574 bytes in 1 blocks are still reachable in loss record 385 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5237204B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5236EBD0: __Pyx_modinit_type_init_code (group_element.c:12092)
==1017204==    by 0x5236EBD0: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 575 bytes in 1 blocks are still reachable in loss record 386 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EABA: PyInit_gmpy2 (gmpy2.c:1019)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 387 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D583: _PyTypes_Init (object.c:1807)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 388 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D5FB: _PyTypes_Init (object.c:1813)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 389 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D64B: _PyTypes_Init (object.c:1817)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 390 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D6AF: _PyTypes_Init (object.c:1822)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 391 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D7DB: _PyTypes_Init (object.c:1837)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 392 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D803: _PyTypes_Init (object.c:1839)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 393 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D817: _PyTypes_Init (object.c:1840)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 394 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D83F: _PyTypes_Init (object.c:1842)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 395 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D8F3: _PyTypes_Init (object.c:1851)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 396 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D9A7: _PyTypes_Init (object.c:1860)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 397 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D9F7: _PyTypes_Init (object.c:1864)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 398 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DA47: _PyTypes_Init (object.c:1868)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 399 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DA6F: _PyTypes_Init (object.c:1870)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 400 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DB87: _PyTypes_Init (object.c:1884)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 401 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DBAF: _PyTypes_Init (object.c:1886)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 402 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DBC3: _PyTypes_Init (object.c:1887)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 403 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DC27: _PyTypes_Init (object.c:1892)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 404 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DC3B: _PyTypes_Init (object.c:1893)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 405 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x495C322: _PyStructSequence_InitType (structseq.c:506)
==1017204==    by 0x492622E: _PyFloat_InitTypes (floatobject.c:2026)
==1017204==    by 0x4A08907: pycore_init_types (pylifecycle.c:715)
==1017204==    by 0x4A08907: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 406 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x491C0F3: _PyExc_Init (exceptions.c:2687)
==1017204==    by 0x4A085E6: pycore_init_types (pylifecycle.c:720)
==1017204==    by 0x4A085E6: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 407 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x491C3CB: _PyExc_Init (exceptions.c:2705)
==1017204==    by 0x4A085E6: pycore_init_types (pylifecycle.c:720)
==1017204==    by 0x4A085E6: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 408 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x491C948: _PyExc_Init (exceptions.c:2736)
==1017204==    by 0x4A085E6: pycore_init_types (pylifecycle.c:720)
==1017204==    by 0x4A085E6: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 409 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BBA2: initialize_structseq_dict.isra.0 (structseq.c:402)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x49EAB42: _PyErr_InitTypes (errors.c:1225)
==1017204==    by 0x4A08667: pycore_init_types (pylifecycle.c:725)
==1017204==    by 0x4A08667: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 410 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49F3F23: _PyHamt_Init (hamt.c:2958)
==1017204==    by 0x49E878E: _PyContext_Init (context.c:1320)
==1017204==    by 0x4A0877C: pycore_init_types (pylifecycle.c:731)
==1017204==    by 0x4A0877C: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 411 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49E87AB: _PyContext_Init (context.c:1324)
==1017204==    by 0x4A0877C: pycore_init_types (pylifecycle.c:731)
==1017204==    by 0x4A0877C: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 412 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x495C322: _PyStructSequence_InitType (structseq.c:506)
==1017204==    by 0x4A1CAB9: _PySys_InitCore (sysmodule.c:2790)
==1017204==    by 0x4A1CAB9: _PySys_Create (sysmodule.c:3070)
==1017204==    by 0x4A086B1: pycore_interp_init (pylifecycle.c:824)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 413 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BBE2: initialize_structseq_dict.isra.0 (structseq.c:403)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x4A1D19F: _PySys_InitCore (sysmodule.c:2814)
==1017204==    by 0x4A1D19F: _PySys_Create (sysmodule.c:3070)
==1017204==    by 0x4A086B1: pycore_interp_init (pylifecycle.c:824)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 414 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BC8C: initialize_structseq_dict.isra.0 (structseq.c:428)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x4A1E44A: PyThread_GetInfo (thread.c:197)
==1017204==    by 0x4A1CFB0: _PySys_InitCore (sysmodule.c:2853)
==1017204==    by 0x4A1CFB0: _PySys_Create (sysmodule.c:3070)
==1017204==    by 0x4A086B1: pycore_interp_init (pylifecycle.c:824)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 415 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BBE2: initialize_structseq_dict.isra.0 (structseq.c:403)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x4A7279A: thread_module_exec (_threadmodule.c:1629)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 416 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A7710B: PyInit__io (_iomodule.c:747)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 417 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A7717A: PyInit__io (_iomodule.c:765)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 418 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x495C322: _PyStructSequence_InitType (structseq.c:506)
==1017204==    by 0x4A711EA: time_exec (timemodule.c:1999)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 419 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x495C322: _PyStructSequence_InitType (structseq.c:506)
==1017204==    by 0x4A6FA7A: _PySignal_Init (signalmodule.c:1971)
==1017204==    by 0x4A0A3C5: init_interp_main (pylifecycle.c:1110)
==1017204==    by 0x4A0A98D: pyinit_main (pylifecycle.c:1195)
==1017204==    by 0x4A0B6FC: Py_InitializeFromConfig (pylifecycle.c:1226)
==1017204==    by 0x4A0B6FC: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 420 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x496221A: type_get_annotations (typeobject.c:963)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929043: functools_wraps (funcobject.c:766)
==1017204==    by 0x49290DD: cm_init (funcobject.c:857)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 421 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A61287: collections_exec (_collectionsmodule.c:2612)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 422 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x4A5E20E: _functools_exec (_functoolsmodule.c:1448)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 423 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x496523A: type_ready_set_hash (typeobject.c:6240)
==1017204==    by 0x496523A: type_ready (typeobject.c:6343)
==1017204==    by 0x496523A: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x4A5E27D: _functools_exec (_functoolsmodule.c:1468)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 424 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x4A479DA: sre_exec (_sre.c:2921)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 425 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x6561358: __pyx_pymod_exec_signals (signals.c:4488)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 426 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x700FC8E: _structmodule_exec (_struct.c:2380)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 427 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x702C7F7: PyInit__pickle (_pickle.c:7976)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 428 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x80D58F6: __pyx_pymod_exec_nested_class (nested_class.c:3278)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 429 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x80EBD7D: __pyx_pymod_exec_classcall_metaclass (classcall_metaclass.c:3724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 430 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7B05997: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x7AFF80E: __Pyx_modinit_type_init_code (element.c:35594)
==1017204==    by 0x7B00D99: __pyx_pymod_exec_element (element.c:36283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 431 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x7AFED68: __Pyx_SetVtable (element.c:39585)
==1017204==    by 0x7B0030C: __Pyx_modinit_type_init_code (element.c:35893)
==1017204==    by 0x7B00D99: __pyx_pymod_exec_element (element.c:36283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 432 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x4A04652: PyModule_AddObjectRef (modsupport.c:662)
==1017204==    by 0x4A04710: PyModule_AddObject (modsupport.c:672)
==1017204==    by 0x8101D7A: __Pyx_ExportFunction (category_object.c:12565)
==1017204==    by 0x8102760: __Pyx_modinit_function_export_code (category_object.c:9607)
==1017204==    by 0x8102760: __pyx_pymod_exec_category_object (category_object.c:9928)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 433 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x8128329: __Pyx_modinit_type_init_code (getattr.c:4157)
==1017204==    by 0x8128329: __pyx_pymod_exec_getattr (getattr.c:4400)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 434 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x814600C: __Pyx_FetchCommonType (cachefunc.c:26891)
==1017204==    by 0x8146AB8: __pyx_Generator_init (cachefunc.c:29449)
==1017204==    by 0x8146AB8: __pyx_pymod_exec_cachefunc (cachefunc.c:24096)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 435 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81481AA: __Pyx_modinit_type_init_code (cachefunc.c:23735)
==1017204==    by 0x81481AA: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 436 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8148316: __Pyx_modinit_type_init_code (cachefunc.c:23778)
==1017204==    by 0x8148316: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 437 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81B31CF: __Pyx_SetVtable (function_mangling.c:5285)
==1017204==    by 0x81B31CF: __Pyx_modinit_type_init_code (function_mangling.c:3860)
==1017204==    by 0x81B31CF: __pyx_pymod_exec_function_mangling (function_mangling.c:4086)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 438 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81C6757: __Pyx_modinit_type_init_code (weak_dict.c:6456)
==1017204==    by 0x81C6757: __pyx_pymod_exec_weak_dict (weak_dict.c:6859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 439 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81E75BD: __pyx_pymod_exec_dict_del_by_value (dict_del_by_value.c:3019)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 440 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81C6ECA: __pyx_pymod_exec_weak_dict (weak_dict.c:6877)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 441 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81F7B14: __pyx_pymod_exec_c3_controlled (c3_controlled.c:11852)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 442 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8633799: __pyx_pymod_exec_fast_methods (fast_methods.c:3094)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 443 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8642E6F: __Pyx_modinit_type_init_code (constant_function.c:2713)
==1017204==    by 0x8642E6F: __pyx_pymod_exec_constant_function (constant_function.c:2984)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 444 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x87848D3: __Pyx_modinit_type_init_code (coerce_dict.c:13054)
==1017204==    by 0x87848D3: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 445 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8784B38: __Pyx_modinit_type_init_code (coerce_dict.c:13130)
==1017204==    by 0x8784B38: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 446 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x8784E45: __Pyx_modinit_type_init_code (coerce_dict.c:13237)
==1017204==    by 0x8784E45: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 447 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x87AE3C3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x87AE98B: __Pyx_modinit_type_init_code (parent.c:28720)
==1017204==    by 0x87AF306: __pyx_pymod_exec_parent (parent.c:29190)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 448 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88562F6: __Pyx_modinit_type_init_code (pythonclass.c:4275)
==1017204==    by 0x88562F6: __pyx_pymod_exec_pythonclass (pythonclass.c:4596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 449 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8865877: __pyx_pymod_exec_category_singleton (category_singleton.c:3293)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 450 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x887BB8A: __Pyx_modinit_type_init_code (functor.c:5473)
==1017204==    by 0x887BB8A: __pyx_pymod_exec_functor (functor.c:5740)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 451 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x887BE1D: __pyx_pymod_exec_functor (functor.c:5791)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 452 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x889E079: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x889E722: __Pyx_modinit_type_init_code (morphism.c:11906)
==1017204==    by 0x889E722: __pyx_pymod_exec_morphism (morphism.c:12394)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 453 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x889E079: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x889E84B: __Pyx_modinit_type_init_code (morphism.c:11935)
==1017204==    by 0x889E84B: __pyx_pymod_exec_morphism (morphism.c:12394)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 454 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x889EA59: __Pyx_modinit_type_init_code (morphism.c:11993)
==1017204==    by 0x889EA59: __pyx_pymod_exec_morphism (morphism.c:12394)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 455 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x889E079: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x889EAEE: __Pyx_modinit_type_init_code (morphism.c:12003)
==1017204==    by 0x889EAEE: __pyx_pymod_exec_morphism (morphism.c:12394)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 456 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8856754: __pyx_pymod_exec_pythonclass (pythonclass.c:4622)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 457 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8812B94: __pyx_pymod_exec_map (map.c:17999)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 458 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x88D47F7: __pyx_pymod_exec_lazy_string (lazy_string.c:4824)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 459 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E53EA9: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E547C9: __Pyx_modinit_type_init_code (action.c:11066)
==1017204==    by 0x8E547C9: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 460 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x8E54A85: __Pyx_modinit_type_init_code (action.c:11146)
==1017204==    by 0x8E54A85: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 461 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x8E78BF4: __Pyx_modinit_type_init_code (coerce_actions.c:15104)
==1017204==    by 0x8E78BF4: __pyx_pymod_exec_coerce_actions (coerce_actions.c:15663)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 462 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8EC0FAE: PyInit__decimal (_decimal.c:5709)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 463 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E7E1: PyObject_CallMethod (call.c:577)
==1017204==    by 0x8EC1103: PyInit__decimal (_decimal.c:5734)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 464 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x9001872: __Pyx_modinit_type_init_code (coerce_maps.c:13439)
==1017204==    by 0x9001872: __pyx_pymod_exec_coerce_maps (coerce_maps.c:13946)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 465 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493E0E3: _PyDict_NewPresized (dictobject.c:1381)
==1017204==    by 0x7B018C6: __pyx_pymod_exec_element (element.c:36482)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 466 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9060503: __Pyx_modinit_type_init_code (parent_old.c:7018)
==1017204==    by 0x9060503: __pyx_pymod_exec_parent_old (parent_old.c:7354)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 467 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9038822: __Pyx_modinit_type_init_code (parent_gens.c:6087)
==1017204==    by 0x9038822: __pyx_pymod_exec_parent_gens (parent_gens.c:6434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 468 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x907C3B7: __Pyx_modinit_type_init_code (mutability.c:3897)
==1017204==    by 0x907C3B7: __pyx_pymod_exec_mutability (mutability.c:4156)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 469 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x907C6E0: __pyx_pymod_exec_mutability (mutability.c:4207)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 470 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x90958AB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9092C52: __Pyx_modinit_type_init_code (element_wrapper.c:6742)
==1017204==    by 0x9092C52: __pyx_pymod_exec_element_wrapper (element_wrapper.c:7153)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 471 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x909379B: __pyx_pymod_exec_element_wrapper (element_wrapper.c:7200)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 472 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x9093C60: __pyx_pymod_exec_element_wrapper (element_wrapper.c:7340)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 473 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x90B0C6E: __Pyx_modinit_type_init_code (misc_c.c:6751)
==1017204==    by 0x90B0C6E: __pyx_pymod_exec_misc_c (misc_c.c:6995)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 474 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x94ED054: __pyx_pymod_exec_string (string.c:2245)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 475 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x95047E0: __pyx_pymod_exec_session (session.c:4197)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 476 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x9628EFE: _datetime_exec (_datetimemodule.c:6535)
==1017204==    by 0x9628EFE: PyInit__datetime (_datetimemodule.c:6708)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 477 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x9A0079A: __pyx_pymod_exec_fpickle (fpickle.c:3934)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 478 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x9A153DF: __pyx_pymod_exec_reset (reset.c:3468)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 479 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x465D06B3: __Pyx_modinit_type_init_code (ring.c:21280)
==1017204==    by 0x465D1619: __pyx_pymod_exec_ring (ring.c:21764)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 480 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x465D0A31: __Pyx_modinit_type_init_code (ring.c:21370)
==1017204==    by 0x465D1619: __pyx_pymod_exec_ring (ring.c:21764)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 481 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46625658: __Pyx_modinit_type_init_code (randstate.c:6160)
==1017204==    by 0x46625658: __pyx_pymod_exec_randstate (randstate.c:6419)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 482 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 483 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x468786D6: __Pyx_modinit_type_init_code (fast_arith.c:8769)
==1017204==    by 0x468786D6: __pyx_pymod_exec_fast_arith (fast_arith.c:9150)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 484 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46895486: __Pyx_modinit_type_init_code (number_field_base.c:5024)
==1017204==    by 0x46895486: __pyx_pymod_exec_number_field_base (number_field_base.c:5352)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 485 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 486 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4727DA30: __pyx_pymod_exec_stack (stack.c:6656)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 487 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x472906E8: __pyx_pymod_exec_string_utils (string_utils.c:2356)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 488 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4729F2A6: __pyx_pymod_exec_convert (convert.c:6256)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 489 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x472B43E3: __pyx_pymod_exec_closure (closure.c:3572)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 490 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x46E9C1A9: __pyx_pymod_exec_gen (gen.c:219439)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 491 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x495054C: PyObject_SetAttrString (object.c:843)
==1017204==    by 0x48046353: __pyx_pymod_exec_utils (utils.c:9392)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 492 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48106C6C: __Pyx_SetVtable (parser.c:14235)
==1017204==    by 0x481074B6: __Pyx_modinit_type_init_code (parser.c:12086)
==1017204==    by 0x481074B6: __pyx_pymod_exec_parser (parser.c:12398)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 493 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x481075D9: __Pyx_modinit_type_init_code (parser.c:12106)
==1017204==    by 0x481075D9: __pyx_pymod_exec_parser (parser.c:12398)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 494 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48107893: __pyx_pymod_exec_parser (parser.c:12416)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 495 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48677E2C: __pyx_pymod_exec_ntl_ZZ(_object*) (ntl_ZZ.cpp:9477)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 496 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48AA0937: __pyx_pymod_exec_ntl_ZZ_pContext(_object*) (ntl_ZZ_pContext.cpp:6962)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 497 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48AB412F: __pyx_pymod_exec_ntl_ZZ_p(_object*) (ntl_ZZ_p.cpp:9865)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 498 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48AD16DA: __pyx_pymod_exec_ntl_ZZX(_object*) (ntl_ZZX.cpp:14410)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 499 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48AFCA50: __pyx_pymod_exec_ntl_ZZ_pX(_object*) (ntl_ZZ_pX.cpp:16528)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 500 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B285D9: __Pyx_modinit_type_init_code (ntl_ZZ_pEContext.cpp:4739)
==1017204==    by 0x48B285D9: __pyx_pymod_exec_ntl_ZZ_pEContext(_object*) (ntl_ZZ_pEContext.cpp:5067)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 501 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B28C97: __pyx_pymod_exec_ntl_ZZ_pEContext(_object*) (ntl_ZZ_pEContext.cpp:5118)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 502 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B3C27F: __pyx_pymod_exec_ntl_ZZ_pE(_object*) (ntl_ZZ_pE.cpp:9593)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 503 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B55186: __pyx_pymod_exec_ntl_ZZ_pEX(_object*) (ntl_ZZ_pEX.cpp:12970)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 504 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BA00B6: __pyx_pymod_exec_element_base (element_base.c:12243)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 505 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48CB37CA: __pyx_pymod_exec_process (process.c:5351)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 506 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48CD3E8A: __Pyx_setup_reduce (pselect.c:5704)
==1017204==    by 0x48CD3E8A: __Pyx_modinit_type_init_code (pselect.c:4260)
==1017204==    by 0x48CD3E8A: __pyx_pymod_exec_pselect (pselect.c:4503)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 507 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48CD422D: __pyx_pymod_exec_pselect (pselect.c:4623)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 508 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CED259: __Pyx_modinit_type_init_code (pysignals.c:7347)
==1017204==    by 0x48CED259: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 509 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CED2B1: __Pyx_modinit_type_init_code (pysignals.c:7357)
==1017204==    by 0x48CED2B1: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 510 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48CEC38A: __Pyx_setup_reduce (pysignals.c:9501)
==1017204==    by 0x48CED33F: __Pyx_modinit_type_init_code (pysignals.c:7375)
==1017204==    by 0x48CED33F: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 511 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48CED4C7: __pyx_pymod_exec_pysignals (pysignals.c:7646)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 512 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493F11C: _PyDict_Pop_KnownHash (dictobject.c:1919)
==1017204==    by 0x493F11C: _PyDict_Pop_KnownHash (dictobject.c:1887)
==1017204==    by 0x49177AF: method_vectorcall_FASTCALL (descrobject.c:386)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 513 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48F1EC56: __pyx_pymod_exec_srange (srange.c:8868)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 514 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B8A00E: __pyx_pymod_exec_ntl_lzz_p(_object*) (ntl_lzz_p.cpp:9974)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 515 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48F44675: __pyx_pymod_exec_ntl_lzz_pX(_object*) (ntl_lzz_pX.cpp:12615)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 516 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48FB0F37: __pyx_pymod_exec_ntl_GF2X(_object*) (ntl_GF2X.cpp:10920)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 517 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48FD0A1E: __pyx_pymod_exec_ntl_GF2EContext(_object*) (ntl_GF2EContext.cpp:4231)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 518 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48FE0198: __pyx_pymod_exec_ntl_GF2E(_object*) (ntl_GF2E.cpp:6992)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 519 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49CE376A: __pyx_pymod_exec_bitset (bitset.c:23523)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 520 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49E36759: __Pyx_modinit_type_init_code (factory.c:5994)
==1017204==    by 0x49E36759: __pyx_pymod_exec_factory (factory.c:6314)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 521 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49E376B6: __pyx_pymod_exec_factory (factory.c:6556)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 522 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49E5B59D: __pyx_pymod_exec_finite_field_base (finite_field_base.c:28388)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 523 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x49EDB610: __Pyx_modinit_type_init_code (element_givaro.cpp:20567)
==1017204==    by 0x49EDB610: __pyx_pymod_exec_element_givaro(_object*) (element_givaro.cpp:21033)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 524 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A1C008F: __pyx_pymod_exec_element_pari_ffelt (element_pari_ffelt.c:15089)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 525 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1FB50B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A1F57E2: __Pyx_modinit_type_init_code (free_module_element.c:43698)
==1017204==    by 0x4A1F57E2: __pyx_pymod_exec_free_module_element (free_module_element.c:44320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 526 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1907C3: __Pyx_modinit_type_init_code (binary_tree.c:7544)
==1017204==    by 0x4A1907C3: __pyx_pymod_exec_binary_tree (binary_tree.c:7823)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 527 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4A4D15DD: __Pyx_modinit_type_init_code (polynomial_compiled.c:8482)
==1017204==    by 0x4A4D15DD: __pyx_pymod_exec_polynomial_compiled (polynomial_compiled.c:8977)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 528 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A586B7F: __pyx_pymod_exec_polydict (polydict.c:28847)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 529 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A4F54AE: __pyx_pymod_exec_multi_polynomial (multi_polynomial.c:29506)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 530 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AA4D8DD: __pyx_pymod_exec_pow_computer(_object*) (pow_computer.cpp:11289)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 531 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AA6EDBB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AA6C914: __Pyx_modinit_type_init_code (local_generic_element.c:9431)
==1017204==    by 0x4AA6C914: __pyx_pymod_exec_local_generic_element (local_generic_element.c:9807)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 532 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AA6D383: __pyx_pymod_exec_local_generic_element (local_generic_element.c:9875)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 533 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A9EF63C: __pyx_pymod_exec_padic_printing(_object*) (padic_printing.cpp:25327)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 534 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8DC12: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41244)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 535 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD1793A: __Pyx_modinit_type_init_code (morphism.c:27985)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 536 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AD1714F: __Pyx_SetVtable (morphism.c:31662)
==1017204==    by 0x4AD17EAB: __Pyx_modinit_type_init_code (morphism.c:28141)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 537 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD180A0: __Pyx_modinit_type_init_code (morphism.c:28187)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 538 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB2E9B: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36489)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 539 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4ADB16FD: __Pyx_SetVtable (padic_capped_absolute_element.c:40579)
==1017204==    by 0x4ADB392F: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36758)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 540 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2E1E3: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32622)
==1017204==    by 0x4AE2E1E3: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 541 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AE2C6E6: __Pyx_SetVtable (padic_fixed_mod_element.c:35694)
==1017204==    by 0x4AE2EC68: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32891)
==1017204==    by 0x4AE2EC68: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 542 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE96FA2: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38124)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 543 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AF0BC8C: __pyx_pymod_exec_complex_interval (complex_interval.c:22911)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 544 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4B9726EA: __pyx_pymod_exec_fraction_field_element (fraction_field_element.c:15683)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 545 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B9B0A3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B9AD078: __Pyx_modinit_type_init_code (element.c:18792)
==1017204==    by 0x4B9AD078: __pyx_pymod_exec_element (element.c:19241)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 546 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4B9ADBC0: __pyx_pymod_exec_element (element.c:19267)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 547 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BE5D8F3: __pyx_pymod_exec_real_arb (real_arb.c:33705)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 548 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BEC8578: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BEC8B85: __Pyx_modinit_type_init_code (real_lazy.c:23552)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 549 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BEC8578: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BEC8D96: __Pyx_modinit_type_init_code (real_lazy.c:23617)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 550 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BEC7FAD: __Pyx_SetVtable (real_lazy.c:26827)
==1017204==    by 0x4BEC900E: __Pyx_modinit_type_init_code (real_lazy.c:23699)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 551 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BEC7FAD: __Pyx_SetVtable (real_lazy.c:26827)
==1017204==    by 0x4BEC91C1: __Pyx_modinit_type_init_code (real_lazy.c:23753)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 552 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BEC7FAD: __Pyx_SetVtable (real_lazy.c:26827)
==1017204==    by 0x4BEC9382: __Pyx_modinit_type_init_code (real_lazy.c:23807)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 553 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BEC8578: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BEC9401: __Pyx_modinit_type_init_code (real_lazy.c:23814)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 554 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC017: __pyx_pymod_exec_real_lazy (real_lazy.c:24823)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 555 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC5E2: __pyx_pymod_exec_real_lazy (real_lazy.c:24980)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 556 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x87C1770: __Pyx_PyObject_GetAttrStr (parent.c:29735)
==1017204==    by 0x87C1770: __pyx_f_4sage_9structure_6parent_6Parent__generic_coerce_map (parent.c:15671)
==1017204==    by 0x87CB130: __pyx_f_4sage_9structure_6parent_6Parent_register_coercion (parent.c:14040)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 557 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BF3810B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BF303CA: __Pyx_modinit_type_init_code (complex_arb.c:41479)
==1017204==    by 0x4BF303CA: __pyx_pymod_exec_complex_arb (complex_arb.c:42221)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 558 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BFE86A0: __pyx_pymod_exec_polynomial_integer_dense_flint(_object*) (polynomial_integer_dense_flint.cpp:24337)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 559 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BA01994: __pyx_pymod_exec_polynomial_rational_flint(_object*) (polynomial_rational_flint.cpp:27960)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 560 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C031BC5: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C031BC5: __Pyx_modinit_type_init_code (polynomial_real_mpfr_dense.c:12598)
==1017204==    by 0x4C031BC5: __pyx_pymod_exec_polynomial_real_mpfr_dense (polynomial_real_mpfr_dense.c:13191)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 561 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C03385B: __pyx_pymod_exec_polynomial_real_mpfr_dense (polynomial_real_mpfr_dense.c:13290)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 562 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C057E30: __pyx_pymod_exec_cyclotomic (cyclotomic.c:11358)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 563 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C082683: __pyx_pymod_exec_noncommutative_ideals (noncommutative_ideals.c:5833)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 564 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C10EC1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C10A9CF: __Pyx_modinit_type_init_code (base.c:11050)
==1017204==    by 0x4C10A9CF: __pyx_pymod_exec_base (base.c:11519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 565 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C10B8B0: __pyx_pymod_exec_base (base.c:11558)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 566 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C136E3D: __Pyx_modinit_type_init_code (list_clone.c:18039)
==1017204==    by 0x4C136E3D: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 567 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4C1373DF: __Pyx_modinit_type_init_code (list_clone.c:18212)
==1017204==    by 0x4C1373DF: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 568 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1AD466: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C1ADBFE: __Pyx_modinit_type_init_code (tropical_semiring.c:9410)
==1017204==    by 0x4C1ADBFE: __pyx_pymod_exec_tropical_semiring (tropical_semiring.c:9845)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 569 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C1AE797: __pyx_pymod_exec_tropical_semiring (tropical_semiring.c:9892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 570 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C2D0C0F: __Pyx_SetVtable (group.c:6716)
==1017204==    by 0x4C2D16ED: __Pyx_modinit_type_init_code (group.c:5111)
==1017204==    by 0x4C2D16ED: __pyx_pymod_exec_group (group.c:5469)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 571 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4C2D190E: __Pyx_modinit_type_init_code (group.c:5164)
==1017204==    by 0x4C2D190E: __pyx_pymod_exec_group (group.c:5469)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 572 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C304BFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C3010D5: __Pyx_modinit_type_init_code (args.c:20497)
==1017204==    by 0x4C3010D5: __pyx_pymod_exec_args (args.c:20975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 573 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4C30127C: __Pyx_modinit_type_init_code (args.c:20545)
==1017204==    by 0x4C30127C: __pyx_pymod_exec_args (args.c:20975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 574 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4C37E065: __Pyx_Py3ClassCreate (matrix2.c:132067)
==1017204==    by 0x4C37E065: __pyx_pymod_exec_matrix2 (matrix2.c:127669)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 575 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C34D44E: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C34D44E: __Pyx_modinit_type_init_code (matrix_dense.c:7490)
==1017204==    by 0x4C34D44E: __pyx_pymod_exec_matrix_dense (matrix_dense.c:7870)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 576 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C33A37D: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C33A37D: __Pyx_modinit_type_init_code (matrix_generic_dense.c:6205)
==1017204==    by 0x4C33A37D: __pyx_pymod_exec_matrix_generic_dense (matrix_generic_dense.c:6610)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 577 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C892717: __pyx_pymod_exec_matrix_sparse (matrix_sparse.c:16739)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 578 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C875F5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C873853: __Pyx_modinit_type_init_code (matrix_generic_sparse.c:7679)
==1017204==    by 0x4C873853: __pyx_pymod_exec_matrix_generic_sparse (matrix_generic_sparse.c:8084)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 579 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4CA073A5: __Pyx_SetVtable(_object*, void*) (number_field_element.cpp:54771)
==1017204==    by 0x4CA09BBF: __Pyx_modinit_type_init_code (number_field_element.cpp:50875)
==1017204==    by 0x4CA09BBF: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51624)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 580 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CA0F9BB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CA09C2C: __Pyx_modinit_type_init_code (number_field_element.cpp:50881)
==1017204==    by 0x4CA09C2C: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51624)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 581 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE63F7: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28709)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 582 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4CF3CDCF: __Pyx_SetVtable (residue_field.c:27265)
==1017204==    by 0x4CF3EA3F: __Pyx_modinit_type_init_code (residue_field.c:23987)
==1017204==    by 0x4CF3EA3F: __pyx_pymod_exec_residue_field (residue_field.c:24513)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 583 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFAD91B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFAA6E5: __Pyx_modinit_type_init_code (pow_computer_ext.cpp:19134)
==1017204==    by 0x4CFAA6E5: __pyx_pymod_exec_pow_computer_ext(_object*) (pow_computer_ext.cpp:19682)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 584 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4CFAA86D: __Pyx_modinit_type_init_code (pow_computer_ext.cpp:19174)
==1017204==    by 0x4CFAA86D: __pyx_pymod_exec_pow_computer_ext(_object*) (pow_computer_ext.cpp:19682)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 585 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFDE483: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFDEC38: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11868)
==1017204==    by 0x4CFDEC38: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 586 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4CFDEE3F: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11932)
==1017204==    by 0x4CFDEE3F: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 587 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D041464: __pyx_pymod_exec_padic_ZZ_pX_element(_object*) (padic_ZZ_pX_element.cpp:14289)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 588 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D004B63: __pyx_pymod_exec_padic_ZZ_pX_FM_element(_object*) (padic_ZZ_pX_FM_element.cpp:19045)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 589 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D0989DF: __pyx_pymod_exec_padic_ZZ_pX_CR_element(_object*) (padic_ZZ_pX_CR_element.cpp:29713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 590 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D0EDF2B: __pyx_pymod_exec_padic_ZZ_pX_CA_element(_object*) (padic_ZZ_pX_CA_element.cpp:22763)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 591 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D13828D: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44339)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 592 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D13AF3E: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45809)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 593 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C94BD: __Pyx_modinit_type_init_code (qadic_flint_CA.c:39888)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 594 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C9A93: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40035)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 595 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D1CBF9B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:41368)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 596 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24B1E3: __Pyx_modinit_type_init_code (qadic_flint_FM.c:35782)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 597 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BF013: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42200)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 598 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D2C1DB2: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43646)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 599 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D34052A: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35064)
==1017204==    by 0x4D34052A: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 600 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D34052A: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35064)
==1017204==    by 0x4D34052A: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 601 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D3ABC0F: __Pyx_SetVtable(_object*, void*) (pow_computer_relative.cpp:13022)
==1017204==    by 0x4D3ACBA7: __Pyx_modinit_type_init_code (pow_computer_relative.cpp:10716)
==1017204==    by 0x4D3ACBA7: __pyx_pymod_exec_pow_computer_relative(_object*) (pow_computer_relative.cpp:11213)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 602 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D3ADD23: __pyx_pymod_exec_pow_computer_relative(_object*) (pow_computer_relative.cpp:11260)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 603 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D4ADF: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41139)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 604 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D45972A: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38757)
==1017204==    by 0x4D45972A: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 605 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DACF4: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43217)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 606 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D6707EB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D66B7BE: __Pyx_modinit_type_init_code (laurent_polynomial.c:40250)
==1017204==    by 0x4D66CBC1: __pyx_pymod_exec_laurent_polynomial (laurent_polynomial.c:40945)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 607 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D66D8BC: __pyx_pymod_exec_laurent_polynomial (laurent_polynomial.c:40974)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 608 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D706CD8: __pyx_pymod_exec_power_series_poly (power_series_poly.c:14968)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 609 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D7C3503: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D7C3503: __Pyx_modinit_type_init_code (power_series_mpoly.c:6736)
==1017204==    by 0x4D7C3503: __pyx_pymod_exec_power_series_mpoly (power_series_mpoly.c:7127)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 610 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D7C40AB: __pyx_pymod_exec_power_series_mpoly (power_series_mpoly.c:7181)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 611 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D8149D1: __pyx_pymod_exec_laurent_series_ring_element (laurent_series_ring_element.c:21722)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 612 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E38FE22: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4E39031C: __Pyx_modinit_type_init_code() (element_ntl_gf2e.cpp:20372)
==1017204==    by 0x4E390E01: __pyx_pymod_exec_element_ntl_gf2e(_object*) (element_ntl_gf2e.cpp:20904)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 613 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E392023: __pyx_pymod_exec_element_ntl_gf2e(_object*) (element_ntl_gf2e.cpp:20951)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 614 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E3D119C: __pyx_pymod_exec_polynomial(_object*) (polynomial.cpp:9459)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 615 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8174965: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_6__call__ (cachefunc.c:10558)
==1017204==    by 0x8174965: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_7__call__ (cachefunc.c:10220)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x491F328: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x491F328: gen_send_ex2 (genobject.c:213)
==1017204==    by 0x4920A06: gen_iternext (genobject.c:572)
==1017204==    by 0x492B82C: list_extend (listobject.c:940)
==1017204==    by 0x492C4DE: list___init___impl.part.0 (listobject.c:2731)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 616 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E57D3DC: __pyx_pymod_exec_tate_algebra_element (tate_algebra_element.c:33847)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 617 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63C551: __Pyx_modinit_type_init_code (fast_callable.c:19883)
==1017204==    by 0x4E63C551: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 618 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63C621: __Pyx_modinit_type_init_code (fast_callable.c:19912)
==1017204==    by 0x4E63C621: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 619 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E63CE0C: __Pyx_SetVtable (fast_callable.c:24137)
==1017204==    by 0x4E63CE0C: __Pyx_modinit_type_init_code (fast_callable.c:20191)
==1017204==    by 0x4E63CE0C: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 620 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E602558: __pyx_pymod_exec_puiseux_series_ring_element (puiseux_series_ring_element.c:13656)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 621 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E69095B: __pyx_pymod_exec_bernoulli_mod_p(_object*) (bernoulli_mod_p.cpp:3702)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 622 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x48B7EBA: _PyEval_EvalFrameDefault (ceval.c:2850)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 623 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EC7637E: __pyx_pymod_exec_combinat_cython (combinat_cython.c:16047)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 624 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EDA37DC: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EDA37DC: __Pyx_modinit_type_init_code (free_abelian_monoid_element.c:8531)
==1017204==    by 0x4EDA37DC: __pyx_pymod_exec_free_abelian_monoid_element (free_abelian_monoid_element.c:8980)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 625 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF11A09: __Pyx_modinit_type_init_code (lazy_list.c:9075)
==1017204==    by 0x4EF11A09: __pyx_pymod_exec_lazy_list (lazy_list.c:9463)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 626 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4EF11EA6: __Pyx_modinit_type_init_code (lazy_list.c:9215)
==1017204==    by 0x4EF11EA6: __pyx_pymod_exec_lazy_list (lazy_list.c:9463)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 627 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF6A63F: __Pyx_modinit_type_init_code (word_datatypes.c:9912)
==1017204==    by 0x4EF6A63F: __pyx_pymod_exec_word_datatypes (word_datatypes.c:10383)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 628 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF6AA9F: __Pyx_modinit_type_init_code (word_datatypes.c:10056)
==1017204==    by 0x4EF6AA9F: __pyx_pymod_exec_word_datatypes (word_datatypes.c:10383)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 629 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4EF6AC68: __Pyx_modinit_type_init_code (word_datatypes.c:10123)
==1017204==    by 0x4EF6AC68: __pyx_pymod_exec_word_datatypes (word_datatypes.c:10383)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 630 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4EF96105: __Pyx_modinit_type_init_code() (quaternion_algebra_element.cpp:22071)
==1017204==    by 0x4EF9693B: __pyx_pymod_exec_quaternion_algebra_element(_object*) (quaternion_algebra_element.cpp:22596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 631 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F0E9975: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F0E9975: __Pyx_modinit_type_init_code (vector_integer_dense.c:9788)
==1017204==    by 0x4F0E9975: __pyx_pymod_exec_vector_integer_dense (vector_integer_dense.c:10220)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 632 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F0EA830: __pyx_pymod_exec_vector_integer_dense (vector_integer_dense.c:10271)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 633 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F1728F4: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F1728F4: __Pyx_modinit_type_init_code (vector_rational_dense.c:9710)
==1017204==    by 0x4F1728F4: __pyx_pymod_exec_vector_rational_dense (vector_rational_dense.c:10148)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 634 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F17392C: __pyx_pymod_exec_vector_rational_dense (vector_rational_dense.c:10199)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 635 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F197BDB: __pyx_pymod_exec_multi_modular (multi_modular.c:11812)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 636 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F4CA823: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F4CA823: __Pyx_modinit_type_init_code (vector_modn_dense.c:10119)
==1017204==    by 0x4F4CA823: __pyx_pymod_exec_vector_modn_dense (vector_modn_dense.c:10585)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 637 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F4CBA64: __pyx_pymod_exec_vector_modn_dense (vector_modn_dense.c:10636)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 638 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F1D9C96: __pyx_pymod_exec_matrix_modn_dense_float(_object*) (matrix_modn_dense_float.cpp:25655)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 639 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F559BFD: __pyx_pymod_exec_matrix_modn_dense_double(_object*) (matrix_modn_dense_double.cpp:25751)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 640 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F89568A: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F89568A: __Pyx_modinit_type_init_code (vector_mod2_dense.cpp:8919)
==1017204==    by 0x4F89568A: __pyx_pymod_exec_vector_mod2_dense(_object*) (vector_mod2_dense.cpp:9367)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 641 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F61B83A: __pyx_pymod_exec_matrix_mod2_dense(_object*) (matrix_mod2_dense.cpp:22522)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 642 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EFD35C0: __pyx_pymod_exec_quaternion_algebra_cython(_object*) (quaternion_algebra_cython.cpp:6404)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 643 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50707347: __pyx_pymod_exec_p1list (p1list.c:13914)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 644 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5072F69F: __pyx_pymod_exec_finite_dimensional_algebra_element (finite_dimensional_algebra_element.c:13018)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 645 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5098BB7A: __pyx_pymod_exec_primecount(_object*) (primecount.cpp:3057)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 646 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50976296: __pyx_pymod_exec_prime_pi (prime_pi.c:5944)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 647 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50A2932D: __pyx_pymod_exec_count_local_2 (count_local_2.c:7297)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 648 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A47910: __Pyx_modinit_type_init_code (lie_algebra_element.c:28323)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 649 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50A4713D: __Pyx_SetVtable (lie_algebra_element.c:33124)
==1017204==    by 0x50A47CCC: __Pyx_modinit_type_init_code (lie_algebra_element.c:28442)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 650 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A47D75: __Pyx_modinit_type_init_code (lie_algebra_element.c:28452)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 651 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A48193: __Pyx_modinit_type_init_code (lie_algebra_element.c:28556)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 652 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A482B2: __Pyx_modinit_type_init_code (lie_algebra_element.c:28591)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 653 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A4840C: __Pyx_modinit_type_init_code (lie_algebra_element.c:28634)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 654 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50BB10F5: __Pyx_modinit_type_init_code (old.c:3679)
==1017204==    by 0x50BB10F5: __pyx_pymod_exec_old (old.c:4040)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 655 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x50BB137A: __Pyx_modinit_type_init_code (old.c:3749)
==1017204==    by 0x50BB137A: __pyx_pymod_exec_old (old.c:4040)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 656 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50BC3A3E: __pyx_pymod_exec_arithgroup_element (arithgroup_element.c:9310)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 657 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D171: insertdict (dictobject.c:1093)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x495F7D3: super_getattro (typeobject.c:8748)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x49CCD19: builtin_getattr (bltinmodule.c:1106)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 658 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1CF01: __Pyx_modinit_type_init_code (element.c:28820)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 659 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50C1B30C: __Pyx_SetVtable (element.c:32066)
==1017204==    by 0x50C1CFF1: __Pyx_modinit_type_init_code (element.c:28857)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 660 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x517ADC66: __pyx_pymod_exec_util (util.c:9168)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 661 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51824395: __pyx_pymod_exec_libgap (libgap.c:9328)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 662 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51DB778B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x51DB17FC: __Pyx_modinit_type_init_code (c_graph.cpp:49877)
==1017204==    by 0x51DB17FC: __pyx_pymod_exec_c_graph(_object*) (c_graph.cpp:50515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 663 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51DB2AC3: __pyx_pymod_exec_c_graph(_object*) (c_graph.cpp:50541)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 664 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51E40287: __pyx_pymod_exec_dense_graph (dense_graph.c:18057)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 665 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51E90075: __Pyx_modinit_type_init_code (static_sparse_backend.c:26655)
==1017204==    by 0x51E90075: __pyx_pymod_exec_static_sparse_backend (static_sparse_backend.c:27082)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 666 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51E64BBF: __pyx_pymod_exec_static_sparse_graph(_object*) (static_sparse_graph.cpp:19570)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 667 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51FF632E: __pyx_pymod_exec_distances_all_pairs (distances_all_pairs.c:29388)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 668 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52202576: __pyx_pymod_exec_static_dense_graph (static_dense_graph.c:16548)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 669 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52227B80: __pyx_pymod_exec_path_enumeration(_object*) (path_enumeration.cpp:23836)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 670 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52295348: __pyx_pymod_exec_traversals(_object*) (traversals.cpp:25699)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 671 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x522DF185: __pyx_pymod_exec_comparability (comparability.c:9830)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 672 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52313B93: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17113)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 673 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50BE7FC5: __pyx_pymod_exec_libgap_wrapper (libgap_wrapper.c:11724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 674 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5237204B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5236E9F1: __Pyx_modinit_type_init_code (group_element.c:12041)
==1017204==    by 0x5236E9F1: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 675 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5237204B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5236EBD0: __Pyx_modinit_type_init_code (group_element.c:12092)
==1017204==    by 0x5236EBD0: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 676 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x5236EC91: __Pyx_modinit_type_init_code (group_element.c:12120)
==1017204==    by 0x5236EC91: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 677 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5239E824: __pyx_pymod_exec_congroup (congroup.c:8504)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 678 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52724CCA: __pyx_pymod_exec_matrix_modn_sparse(_object*) (matrix_modn_sparse.cpp:17297)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 679 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x525733F5: __pyx_pymod_exec_matrix_integer_sparse(_object*) (matrix_integer_sparse.cpp:17305)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 680 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x527E69DC: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x527E69DC: __Pyx_modinit_type_init_code (matrix_rational_sparse.c:11868)
==1017204==    by 0x527E69DC: __pyx_pymod_exec_matrix_rational_sparse (matrix_rational_sparse.c:12367)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 681 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x527E7DA4: __pyx_pymod_exec_matrix_rational_sparse (matrix_rational_sparse.c:12427)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 682 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x524BF4EB: __pyx_pymod_exec_misc (misc.c:10952)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 683 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52426F3B: __pyx_pymod_exec_heilbronn (heilbronn.c:13474)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 684 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x529172CE: __pyx_pymod_exec_eis_series_cython (eis_series_cython.c:6878)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 685 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52A2722B: __pyx_pymod_exec_fast_eval (fast_eval.c:2704)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 686 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52C075EF: __pyx_pymod_exec_chrompoly (chrompoly.c:12795)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 687 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EBD6FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EBAAC3: __Pyx_modinit_type_init_code (disjoint_set.c:21694)
==1017204==    by 0x52EBAAC3: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22206)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 688 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EBD6FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EBAB57: __Pyx_modinit_type_init_code (disjoint_set.c:21714)
==1017204==    by 0x52EBAB57: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22206)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 689 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EBD6FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EBABEB: __Pyx_modinit_type_init_code (disjoint_set.c:21734)
==1017204==    by 0x52EBABEB: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22206)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 690 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x52EDF9C2: __Pyx_modinit_type_init_code (refinement_generic.c:23277)
==1017204==    by 0x52EDF9C2: __pyx_pymod_exec_refinement_generic (refinement_generic.c:23711)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 691 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52F048A6: __pyx_pymod_exec_data_structures (data_structures.c:35629)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 692 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52EBBC3C: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22232)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 693 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52F3E0D5: __pyx_pymod_exec_vertex_separation (vertex_separation.c:23751)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 694 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52F95845: __pyx_pymod_exec_clique_separators(_object*) (clique_separators.cpp:17527)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 695 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D171: insertdict (dictobject.c:1093)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x820E4AC: __Pyx_PyObject_SetAttrStr (c3_controlled.c:12746)
==1017204==    by 0x820E4AC: __pyx_pf_4sage_4misc_13c3_controlled_6CmpKey_2__get__ (c3_controlled.c:2534)
==1017204==    by 0x820E4AC: __pyx_pw_4sage_4misc_13c3_controlled_6CmpKey_3__get__ (c3_controlled.c:2371)
==1017204==    by 0x820E4AC: __pyx_tp_descr_get_4sage_4misc_13c3_controlled_CmpKey (c3_controlled.c:9302)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x866EC95: __Pyx_PyObject_GetAttrStr (category_cy_helper.c:4974)
==1017204==    by 0x866EC95: __pyx_f_4sage_10categories_18category_cy_helper_category_sort_key (category_cy_helper.c:1578)
==1017204==    by 0x866EC95: __pyx_pf_4sage_10categories_18category_cy_helper_category_sort_key (category_cy_helper.c:1627)
==1017204==    by 0x866EC95: __pyx_pw_4sage_10categories_18category_cy_helper_1category_sort_key (category_cy_helper.c:1611)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x492DCB9: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x492DCB9: PyObject_CallOneArg (abstract.h:184)
==1017204==    by 0x492DCB9: list_sort_impl (listobject.c:2248)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 696 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52FBEB20: __pyx_pymod_exec_matchpoly (matchpoly.c:7338)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 697 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52FDA32E: __pyx_pymod_exec_cliquer (cliquer.c:5662)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 698 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x53209B70: __pyx_pymod_exec_spanning_tree (spanning_tree.c:30283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 699 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x532B131E: __pyx_pymod_exec_generic_backend (generic_backend.c:22001)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 700 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x533151F7: __pyx_pymod_exec_isoperimetric_inequalities (isoperimetric_inequalities.c:15244)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 701 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x533DDAFF: __pyx_pymod_exec_dancing_links(_object*) (dancing_links.cpp:11823)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 702 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534254CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534201AF: __Pyx_modinit_type_init_code (mip.c:26879)
==1017204==    by 0x534201AF: __pyx_pymod_exec_mip (mip.c:27361)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 703 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x53420E0F: __pyx_pymod_exec_mip (mip.c:27408)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 704 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x534A598A: __pyx_pymod_exec_hyperbolicity (hyperbolicity.c:23278)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 705 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534E560B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534DF569: __Pyx_modinit_type_init_code (dist.c:27920)
==1017204==    by 0x534E0202: __pyx_pymod_exec_dist (dist.c:28661)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 706 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534E560B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534DF676: __Pyx_modinit_type_init_code (dist.c:27943)
==1017204==    by 0x534E0202: __pyx_pymod_exec_dist (dist.c:28661)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 707 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534E560B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534DF7C3: __Pyx_modinit_type_init_code (dist.c:27973)
==1017204==    by 0x534E0202: __pyx_pymod_exec_dist (dist.c:28661)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 708 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x53A5215D: __pyx_pymod_exec_hypellfrob(_object*) (hypellfrob.cpp:7528)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 709 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x53EAA142: __pyx_pymod_exec_factorint (factorint.c:8345)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 710 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x53ED53C5: pysqlite_row_setup_types (row.c:267)
==1017204==    by 0x53ED42E9: PyInit__sqlite3 (module.c:383)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 711 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x53ED3795: pysqlite_cursor_setup_types (cursor.c:1049)
==1017204==    by 0x53ED42F9: PyInit__sqlite3 (module.c:384)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 712 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x4A04652: PyModule_AddObjectRef (modsupport.c:662)
==1017204==    by 0x4A04710: PyModule_AddObject (modsupport.c:672)
==1017204==    by 0x5450FEBA: __Pyx_ExportFunction (finite_set_map_cy.c:16039)
==1017204==    by 0x54510ACE: __Pyx_modinit_function_export_code (finite_set_map_cy.c:10963)
==1017204==    by 0x54510ACE: __pyx_pymod_exec_finite_set_map_cy (finite_set_map_cy.c:11514)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 713 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5451422B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x54510C4D: __Pyx_modinit_type_init_code (finite_set_map_cy.c:11000)
==1017204==    by 0x54510C4D: __pyx_pymod_exec_finite_set_map_cy (finite_set_map_cy.c:11515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 714 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x54511D53: __pyx_pymod_exec_finite_set_map_cy (finite_set_map_cy.c:11569)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 715 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5453EF65: __Pyx_modinit_type_init_code (probability_distribution.c:12278)
==1017204==    by 0x5453EF65: __pyx_pymod_exec_probability_distribution (probability_distribution.c:12597)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 716 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x5453F09D: __Pyx_modinit_type_init_code (probability_distribution.c:12325)
==1017204==    by 0x5453F09D: __pyx_pymod_exec_probability_distribution (probability_distribution.c:12597)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 717 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x54595B86: __pyx_pymod_exec_wrapper_rdf (wrapper_rdf.c:6919)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 718 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5456D142: __pyx_pymod_exec_integration (integration.c:8431)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 719 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x545B5592: __Pyx_modinit_type_init_code (interpolation.c:4875)
==1017204==    by 0x545B5592: __pyx_pymod_exec_interpolation (interpolation.c:5224)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 720 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x545CB39A: __pyx_pymod_exec_ode (ode.c:9699)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 721 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x545EE365: __pyx_pymod_exec_var (var.c:2717)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 722 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x545FF7F0: __Pyx_modinit_type_init_code (fft.c:5973)
==1017204==    by 0x545FF7F0: __pyx_pymod_exec_fft (fft.c:6320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 723 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x545FF9DE: __Pyx_modinit_type_init_code (fft.c:6048)
==1017204==    by 0x545FF9DE: __pyx_pymod_exec_fft (fft.c:6320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 724 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5461C620: __pyx_pymod_exec_dwt (dwt.c:3582)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 725 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x546B3600: __pyx_pymod_exec_boolean_function (boolean_function.c:28010)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 726 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471A0FF: __Pyx_modinit_type_init_code (pbori.cpp:75495)
==1017204==    by 0x5471A0FF: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 727 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471A89D: __Pyx_modinit_type_init_code (pbori.cpp:75750)
==1017204==    by 0x5471A89D: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 728 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471B422: __Pyx_modinit_type_init_code (pbori.cpp:76160)
==1017204==    by 0x5471B422: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 729 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5596A010: __Pyx_modinit_type_init_code (base.c:44131)
==1017204==    by 0x5596A010: __pyx_pymod_exec_base (base.c:44472)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 730 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55A3D43D: __Pyx_modinit_type_init_code (transform.c:7241)
==1017204==    by 0x55A3D43D: __pyx_pymod_exec_transform (transform.c:7514)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 731 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55A3D7CB: __pyx_pymod_exec_transform (transform.c:7582)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 732 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55AAACF2: __Pyx_modinit_type_init_code (parametric_surface.c:11783)
==1017204==    by 0x55AAACF2: __pyx_pymod_exec_parametric_surface (parametric_surface.c:12115)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 733 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55AAB423: __pyx_pymod_exec_parametric_surface (parametric_surface.c:12169)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 734 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55A5DA89: __Pyx_SetVtable (shapes.c:18035)
==1017204==    by 0x55A5E96A: __Pyx_modinit_type_init_code (shapes.c:15119)
==1017204==    by 0x55A5E96A: __pyx_pymod_exec_shapes (shapes.c:15435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 735 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55AE5C08: __pyx_pymod_exec_debruijn_sequence (debruijn_sequence.c:15331)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 736 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55AFF1E2: __pyx_pymod_exec_arith (arith.c:5178)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 737 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x56010DBD: __pyx_pymod_exec_hasse_cython (hasse_cython.c:8954)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 738 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5614689B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x561424AF: __Pyx_modinit_type_init_code (reflection_group_element.c:13777)
==1017204==    by 0x56142EE9: __pyx_pymod_exec_reflection_group_element (reflection_group_element.c:14265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 739 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5614689B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x561425DB: __Pyx_modinit_type_init_code (reflection_group_element.c:13807)
==1017204==    by 0x56142EE9: __pyx_pymod_exec_reflection_group_element (reflection_group_element.c:14265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 740 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x56181E3D: __pyx_pymod_exec_reflection_group_c (reflection_group_c.c:13603)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 741 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x565AB2C2: __pyx_pymod_exec_lrcalc (lrcalc.c:9996)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 742 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x56C004EB: __Pyx_modinit_type_init_code (base.cpp:9726)
==1017204==    by 0x56C004EB: __pyx_pymod_exec_base(_object*) (base.cpp:10182)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 743 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x56C00779: __Pyx_modinit_type_init_code (base.cpp:9795)
==1017204==    by 0x56C00779: __pyx_pymod_exec_base(_object*) (base.cpp:10182)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 744 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x56C00DC1: __pyx_pymod_exec_base(_object*) (base.cpp:10208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 745 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x56C3433D: __pyx_pymod_exec_alarm (alarm.c:1933)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 746 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576F40FB: PyInit__multiarray_umath (multiarraymodule.c:4700)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 747 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA4FC: setup_scalartypes (multiarraymodule.c:4525)
==1017204==    by 0x576FA4FC: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 748 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA5AC: setup_scalartypes (multiarraymodule.c:4533)
==1017204==    by 0x576FA5AC: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 749 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA5C7: setup_scalartypes (multiarraymodule.c:4535)
==1017204==    by 0x576FA5C7: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 750 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA7D5: setup_scalartypes (multiarraymodule.c:4552)
==1017204==    by 0x576FA7D5: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 751 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA82A: setup_scalartypes (multiarraymodule.c:4553)
==1017204==    by 0x576FA82A: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 752 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA845: setup_scalartypes (multiarraymodule.c:4555)
==1017204==    by 0x576FA845: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 753 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA8A5: PyInit__multiarray_umath (multiarraymodule.c:4740)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 754 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA8CD: PyInit__multiarray_umath (multiarraymodule.c:4746)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 755 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BBA2: initialize_structseq_dict.isra.0 (structseq.c:402)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x5772325A: typeinfo_init_structsequences (typeinfo.c:116)
==1017204==    by 0x576FAE32: PyInit__multiarray_umath (multiarraymodule.c:4875)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 756 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x495C322: _PyStructSequence_InitType (structseq.c:506)
==1017204==    by 0x57723271: typeinfo_init_structsequences (typeinfo.c:120)
==1017204==    by 0x576FAE32: PyInit__multiarray_umath (multiarraymodule.c:4875)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 757 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x576546AA: PyArray_AddCastingImplementation (convert_datatype.c:2243)
==1017204==    by 0x5765476E: PyArray_AddCastingImplementation_FromSpec (convert_datatype.c:2265)
==1017204==    by 0x57723D0D: PyArray_AddLegacyWrapping_CastingImpl (usertypes.c:554)
==1017204==    by 0x57654899: add_other_to_and_from_string_cast (convert_datatype.c:2672)
==1017204==    by 0x57655062: PyArray_InitializeStringCasts (convert_datatype.c:2799)
==1017204==    by 0x57655062: PyArray_InitializeCasts (convert_datatype.c:3611)
==1017204==    by 0x576FB04D: PyInit__multiarray_umath (multiarraymodule.c:4896)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 758 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x576546AA: PyArray_AddCastingImplementation (convert_datatype.c:2243)
==1017204==    by 0x5765476E: PyArray_AddCastingImplementation_FromSpec (convert_datatype.c:2265)
==1017204==    by 0x57723D0D: PyArray_AddLegacyWrapping_CastingImpl (usertypes.c:554)
==1017204==    by 0x57654899: add_other_to_and_from_string_cast (convert_datatype.c:2672)
==1017204==    by 0x57655071: PyArray_InitializeStringCasts (convert_datatype.c:2802)
==1017204==    by 0x57655071: PyArray_InitializeCasts (convert_datatype.c:3611)
==1017204==    by 0x576FB04D: PyInit__multiarray_umath (multiarraymodule.c:4896)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 759 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x576546AA: PyArray_AddCastingImplementation (convert_datatype.c:2243)
==1017204==    by 0x5765476E: PyArray_AddCastingImplementation_FromSpec (convert_datatype.c:2265)
==1017204==    by 0x57723D0D: PyArray_AddLegacyWrapping_CastingImpl (usertypes.c:554)
==1017204==    by 0x57663248: PyArray_InitializeDatetimeCasts (datetime.c:4135)
==1017204==    by 0x57655280: PyArray_InitializeCasts (convert_datatype.c:3621)
==1017204==    by 0x576FB04D: PyInit__multiarray_umath (multiarraymodule.c:4896)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 760 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x576546AA: PyArray_AddCastingImplementation (convert_datatype.c:2243)
==1017204==    by 0x5765476E: PyArray_AddCastingImplementation_FromSpec (convert_datatype.c:2265)
==1017204==    by 0x57723D0D: PyArray_AddLegacyWrapping_CastingImpl (usertypes.c:554)
==1017204==    by 0x57663281: PyArray_InitializeDatetimeCasts (datetime.c:4154)
==1017204==    by 0x57655280: PyArray_InitializeCasts (convert_datatype.c:3621)
==1017204==    by 0x576FB04D: PyInit__multiarray_umath (multiarraymodule.c:4896)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 761 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57B95D0A: _ctypes_add_types (_ctypes.c:5711)
==1017204==    by 0x57B95D0A: _ctypes_mod_exec (_ctypes.c:5829)
==1017204==    by 0x57B95D0A: PyInit__ctypes (_ctypes.c:5851)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 762 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57B95D25: _ctypes_add_types (_ctypes.c:5712)
==1017204==    by 0x57B95D25: _ctypes_mod_exec (_ctypes.c:5829)
==1017204==    by 0x57B95D25: PyInit__ctypes (_ctypes.c:5851)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 763 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x7012204: cache_struct_converter (_struct.c:2138)
==1017204==    by 0x70125CB: calcsize (_struct.c.h:202)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 764 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57DB6AC6: __Pyx_modinit_type_init_code (bit_generator.c:11339)
==1017204==    by 0x57DB6AC6: __pyx_pymod_exec_bit_generator (bit_generator.c:11695)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 765 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57DB6B4C: __Pyx_modinit_type_init_code (bit_generator.c:11351)
==1017204==    by 0x57DB6B4C: __pyx_pymod_exec_bit_generator (bit_generator.c:11695)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 766 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57DE57A0: __pyx_pymod_exec__common (_common.c:20320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 767 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57E2D791: __pyx_pymod_exec__bounded_integers (_bounded_integers.c:20600)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 768 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57E8A044: __pyx_pymod_exec__mt19937 (_mt19937.c:5947)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 769 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57EA58B6: __pyx_pymod_exec__philox (_philox.c:5861)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 770 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57EBC428: __pyx_pymod_exec__pcg64 (_pcg64.c:7258)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 771 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57ED602C: __pyx_pymod_exec__sfc64 (_sfc64.c:4889)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 772 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EF3F2F: __Pyx_modinit_type_init_code (_generator.c:41333)
==1017204==    by 0x57EF3F2F: __pyx_pymod_exec__generator (_generator.c:41727)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 576 bytes in 1 blocks are still reachable in loss record 773 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57EF4A84: __pyx_pymod_exec__generator (_generator.c:41777)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 576 bytes in 3 blocks are still reachable in loss record 774 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x863676E: __Pyx_PyObject_Call (fast_methods.c:3554)
==1017204==    by 0x863676E: __Pyx__PyObject_CallOneArg (fast_methods.c:3638)
==1017204==    by 0x863676E: __Pyx_PyObject_CallOneArg (fast_methods.c:3657)
==1017204==    by 0x863676E: __pyx_pf_4sage_4misc_12fast_methods_9Singleton___classcall__ (fast_methods.c:2042)
==1017204==    by 0x863676E: __pyx_pw_4sage_4misc_12fast_methods_9Singleton_1__classcall__ (fast_methods.c:1901)
==1017204==    by 0x80F03CE: __Pyx_PyObject_Call (classcall_metaclass.c:4083)
==1017204==    by 0x80F03CE: __pyx_pf_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_4__call__ (classcall_metaclass.c:1838)
==1017204==    by 0x80F03CE: __pyx_pw_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_5__call__ (classcall_metaclass.c:1787)
==1017204== 
==1017204== 579 bytes in 1 blocks are still reachable in loss record 775 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2E7AE: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32769)
==1017204==    by 0x4AE2E7AE: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 579 bytes in 1 blocks are still reachable in loss record 776 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24B7B9: __Pyx_modinit_type_init_code (qadic_flint_FM.c:35929)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 579 bytes in 1 blocks are still reachable in loss record 777 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D340AF3: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35211)
==1017204==    by 0x4D340AF3: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 580 bytes in 1 blocks are still reachable in loss record 778 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48676D4F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48676D4F: __Pyx_modinit_type_init_code (ntl_ZZ.cpp:8918)
==1017204==    by 0x48676D4F: __pyx_pymod_exec_ntl_ZZ(_object*) (ntl_ZZ.cpp:9435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 582 bytes in 1 blocks are still reachable in loss record 779 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48F42B9F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48F42B9F: __Pyx_modinit_type_init_code (ntl_lzz_pX.cpp:11866)
==1017204==    by 0x48F42B9F: __pyx_pymod_exec_ntl_lzz_pX(_object*) (ntl_lzz_pX.cpp:12518)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 583 bytes in 1 blocks are still reachable in loss record 780 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EAF96DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EAF412A: __Pyx_modinit_type_init_code (function.c:17905)
==1017204==    by 0x4EAF412A: __pyx_pymod_exec_function (function.c:18426)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 584 bytes in 1 blocks are still reachable in loss record 781 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9A2E922: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9A2F580: __Pyx_modinit_type_init_code (complex_double.c:24203)
==1017204==    by 0x9A2F580: __pyx_pymod_exec_complex_double (complex_double.c:24919)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 584 bytes in 1 blocks are possibly lost in loss record 782 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DCFD: PyTuple_Pack (tupleobject.c:248)
==1017204==    by 0x5222730A: __Pyx_InitCachedConstants (path_enumeration.cpp:23318)
==1017204==    by 0x5222730A: __pyx_pymod_exec_path_enumeration(_object*) (path_enumeration.cpp:23750)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 585 bytes in 1 blocks are still reachable in loss record 783 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE975AA: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38275)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 585 bytes in 1 blocks are still reachable in loss record 784 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BF632: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42351)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 585 bytes in 1 blocks are still reachable in loss record 785 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D50E7: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41290)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 587 bytes in 1 blocks are still reachable in loss record 786 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x48FEEF4: _PyBytes_FromSize (bytesobject.c:126)
==1017204==    by 0x49010FA: PyBytes_FromStringAndSize (bytesobject.c:159)
==1017204==    by 0x4A0194D: r_object (marshal.c:1069)
==1017204==    by 0x4A01D54: r_object (marshal.c:1374)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204== 
==1017204== 590 bytes in 1 blocks are still reachable in loss record 787 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x7AA4556: __Pyx_PyObject_GetAttrStr (instancedoc.c:3278)
==1017204==    by 0x7AA4556: __pyx_pf_4sage_4docs_11instancedoc_instancedoc (instancedoc.c:2537)
==1017204==    by 0x7AA4556: __pyx_pw_4sage_4docs_11instancedoc_1instancedoc (instancedoc.c:2378)
==1017204==    by 0x6F4A65A: __Pyx_PyObject_CallMethO (lazy_import.c:11639)
==1017204==    by 0x6F4A65A: __Pyx_PyObject_CallOneArg (lazy_import.c:11670)
==1017204==    by 0x6F48782: __pyx_pymod_exec_lazy_import (lazy_import.c:11098)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 788 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8E6B7: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41509)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 789 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB36FB: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36697)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 790 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2EA3A: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32830)
==1017204==    by 0x4AE2EA3A: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 791 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D138D3E: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44604)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 792 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C9D1F: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40096)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 793 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24BA45: __Pyx_modinit_type_init_code (qadic_flint_FM.c:35990)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 794 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D340D7D: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35272)
==1017204==    by 0x4D340D7D: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 795 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D459F7D: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38965)
==1017204==    by 0x4D459F7D: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 796 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DB78E: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43482)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 592 bytes in 1 blocks are still reachable in loss record 797 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F1D7F61: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F1D8A53: __Pyx_modinit_type_init_code (matrix_modn_dense_float.cpp:25117)
==1017204==    by 0x4F1D8A53: __pyx_pymod_exec_matrix_modn_dense_float(_object*) (matrix_modn_dense_float.cpp:25639)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 592 bytes in 1 blocks are possibly lost in loss record 798 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204== 
==1017204== 592 bytes in 1 blocks are possibly lost in loss record 799 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 595 bytes in 1 blocks are still reachable in loss record 800 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9000F09: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9001839: __Pyx_modinit_type_init_code (coerce_maps.c:13431)
==1017204==    by 0x9001839: __pyx_pymod_exec_coerce_maps (coerce_maps.c:13946)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 595 bytes in 1 blocks are still reachable in loss record 801 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE656A: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28748)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 597 bytes in 1 blocks are still reachable in loss record 802 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97A47: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38389)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 597 bytes in 1 blocks are still reachable in loss record 803 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE6658: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28773)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 597 bytes in 1 blocks are still reachable in loss record 804 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BFAC4: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42465)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 597 bytes in 1 blocks are still reachable in loss record 805 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D5579: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41404)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 600 bytes in 9 blocks are still reachable in loss record 806 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4008C82: open_path (dl-load.c:1882)
==1017204==    by 0x400A802: _dl_map_object (dl-load.c:2076)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 602 bytes in 1 blocks are still reachable in loss record 807 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EBD6FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EBAB57: __Pyx_modinit_type_init_code (disjoint_set.c:21714)
==1017204==    by 0x52EBAB57: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22206)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 606 bytes in 1 blocks are still reachable in loss record 808 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x495EAFE: slot_tp_new (typeobject.c:7759)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 606 bytes in 1 blocks are still reachable in loss record 809 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F557EC1: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F5589B3: __Pyx_modinit_type_init_code (matrix_modn_dense_double.cpp:25213)
==1017204==    by 0x4F5589B3: __pyx_pymod_exec_matrix_modn_dense_double(_object*) (matrix_modn_dense_double.cpp:25735)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 607 bytes in 1 blocks are still reachable in loss record 810 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48077A1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48070871: __Pyx_modinit_type_init_code (complex_mpfr.c:34764)
==1017204==    by 0x48070871: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:35415)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 608 bytes in 1 blocks are still reachable in loss record 811 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F419: __pyx_pymod_exec_abc (abc.c:3571)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 608 bytes in 1 blocks are still reachable in loss record 812 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401541A: add_to_global_resize (dl-open.c:139)
==1017204==    by 0x4016417: dl_open_worker (dl-open.c:745)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4E13CFA5: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13188)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204== 
==1017204== 610 bytes in 1 blocks are still reachable in loss record 813 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EBD6FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EBABEB: __Pyx_modinit_type_init_code (disjoint_set.c:21734)
==1017204==    by 0x52EBABEB: __pyx_pymod_exec_disjoint_set (disjoint_set.c:22206)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 616 bytes in 1 blocks are still reachable in loss record 814 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63C551: __Pyx_modinit_type_init_code (fast_callable.c:19883)
==1017204==    by 0x4E63C551: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 616 bytes in 1 blocks are possibly lost in loss record 815 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49281B0: PyFrame_New (frameobject.c:880)
==1017204==    by 0x87B1BDB: __Pyx_PyFunction_FastCallNoKw (parent.c:30045)
==1017204==    by 0x87B31F6: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30086)
==1017204==    by 0x87B3C98: __Pyx_PyObject_Call2Args (parent.c:30356)
==1017204==    by 0x87BFBC2: __pyx_pf_4sage_9structure_6parent_6Parent_44__getitem__ (parent.c:11462)
==1017204==    by 0x87BFBC2: __pyx_pw_4sage_9structure_6parent_6Parent_45__getitem__ (parent.c:11187)
==1017204==    by 0x48EE0EC: PyObject_GetItem (abstract.c:158)
==1017204==    by 0x48B724F: _PyEval_EvalFrameDefault (ceval.c:2109)
==1017204== 
==1017204== 617 bytes in 1 blocks are still reachable in loss record 816 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C38482B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C37B4D5: __Pyx_modinit_type_init_code (matrix2.c:126313)
==1017204==    by 0x4C37B4D5: __pyx_pymod_exec_matrix2 (matrix2.c:126974)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 622 bytes in 1 blocks are still reachable in loss record 817 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50706DCE: __Pyx_modinit_type_init_code (p1list.c:13524)
==1017204==    by 0x50706DCE: __pyx_pymod_exec_p1list (p1list.c:13856)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 624 bytes in 1 blocks are still reachable in loss record 818 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD17E01: __Pyx_modinit_type_init_code (morphism.c:28114)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 624 bytes in 1 blocks are possibly lost in loss record 819 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 625 bytes in 1 blocks are still reachable in loss record 820 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EAF96DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EAF3E6B: __Pyx_modinit_type_init_code (function.c:17816)
==1017204==    by 0x4EAF3E6B: __pyx_pymod_exec_function (function.c:18426)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 627 bytes in 1 blocks are still reachable in loss record 821 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719C62: __Pyx_modinit_type_init_code (pbori.cpp:75336)
==1017204==    by 0x54719C62: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 629 bytes in 1 blocks are still reachable in loss record 822 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F4F8: __pyx_pymod_exec_abc (abc.c:3595)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 631 bytes in 1 blocks are still reachable in loss record 823 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8E21A: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41395)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 631 bytes in 1 blocks are still reachable in loss record 824 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1388AC: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44490)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 631 bytes in 1 blocks are still reachable in loss record 825 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DB2FC: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43368)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 633 bytes in 1 blocks are still reachable in loss record 826 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1CC41: __Pyx_modinit_type_init_code (element.c:28734)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 634 bytes in 1 blocks are still reachable in loss record 827 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E732E30: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4E734476: __Pyx_modinit_type_init_code (expression.cpp:123059)
==1017204==    by 0x4E734476: __pyx_pymod_exec_expression(_object*) (expression.cpp:123946)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 635 bytes in 1 blocks are still reachable in loss record 828 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E7B5CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E78C5C: __Pyx_modinit_type_init_code (coerce_actions.c:15110)
==1017204==    by 0x8E78C5C: __pyx_pymod_exec_coerce_actions (coerce_actions.c:15663)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 637 bytes in 1 blocks are still reachable in loss record 829 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471A287: __Pyx_modinit_type_init_code (pbori.cpp:75535)
==1017204==    by 0x5471A287: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 640 bytes in 1 blocks are still reachable in loss record 830 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3466: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36636)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 640 bytes in 1 blocks are still reachable in loss record 831 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C9A93: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40035)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 640 bytes in 1 blocks are still reachable in loss record 832 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D459CF3: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38904)
==1017204==    by 0x4D459CF3: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 642 bytes in 1 blocks are still reachable in loss record 833 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x47F6DFE6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x47F6E79A: __Pyx_modinit_type_init_code (real_mpfr.c:46399)
==1017204==    by 0x47F6F5E0: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47076)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 645 bytes in 1 blocks are still reachable in loss record 834 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DA5B: _PyTypes_Init (object.c:1869)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204== 
==1017204== 645 bytes in 1 blocks are still reachable in loss record 835 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC5E2: __pyx_pymod_exec_real_lazy (real_lazy.c:24980)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 646 bytes in 1 blocks are still reachable in loss record 836 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7B05997: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x7AFF255: __Pyx_modinit_type_init_code (element.c:35419)
==1017204==    by 0x7B00D99: __pyx_pymod_exec_element (element.c:36283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 648 bytes in 1 blocks are still reachable in loss record 837 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E53EA9: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E54977: __Pyx_modinit_type_init_code (action.c:11108)
==1017204==    by 0x8E54977: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 649 bytes in 1 blocks are still reachable in loss record 838 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E450: __Pyx_modinit_type_init_code (abc.c:3000)
==1017204==    by 0xAA7E450: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 654 bytes in 1 blocks are still reachable in loss record 839 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49654E7: type_ready_set_bases (typeobject.c:6005)
==1017204==    by 0x49654E7: type_ready (typeobject.c:6328)
==1017204==    by 0x49654E7: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D597: _PyTypes_Init (object.c:1808)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 658 bytes in 1 blocks are still reachable in loss record 840 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4CA093A6: __Pyx_InitStrings (number_field_element.cpp:57543)
==1017204==    by 0x4CA093A6: __Pyx_InitGlobals (number_field_element.cpp:50691)
==1017204==    by 0x4CA093A6: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51601)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 841 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8EA6E: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41602)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 842 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3AA7: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36790)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 843 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2EDE4: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32923)
==1017204==    by 0x4AE2EDE4: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 844 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97DFE: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38482)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 845 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D138FDA: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44676)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 846 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1CA0DA: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40196)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 847 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24BC90: __Pyx_modinit_type_init_code (qadic_flint_FM.c:36052)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 848 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BFD60: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42537)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 849 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D340FC2: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35334)
==1017204==    by 0x4D340FC2: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 850 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D57BE: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41466)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 851 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D45A1C2: __Pyx_modinit_type_init_code (relative_ramified_CA.c:39027)
==1017204==    by 0x4D45A1C2: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 659 bytes in 1 blocks are still reachable in loss record 852 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DB9D3: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43544)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 664 bytes in 1 blocks are possibly lost in loss record 853 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 666 bytes in 1 blocks are still reachable in loss record 854 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81C6A65: __Pyx_modinit_type_init_code (weak_dict.c:6552)
==1017204==    by 0x81C6A65: __pyx_pymod_exec_weak_dict (weak_dict.c:6859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 669 bytes in 1 blocks are still reachable in loss record 855 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFDE483: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFDEDBC: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11914)
==1017204==    by 0x4CFDEDBC: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 670 bytes in 1 blocks are still reachable in loss record 856 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E609: __Pyx_modinit_type_init_code (abc.c:3042)
==1017204==    by 0xAA7E609: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 670 bytes in 1 blocks are still reachable in loss record 857 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49D18314: __Pyx_modinit_type_init_code (memory_allocator.c:3912)
==1017204==    by 0x49D18314: __pyx_pymod_exec_memory_allocator (memory_allocator.c:4147)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 673 bytes in 1 blocks are still reachable in loss record 858 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x80D52F2: __Pyx_InitStrings (nested_class.c:6489)
==1017204==    by 0x80D52F2: __Pyx_InitGlobals (nested_class.c:2920)
==1017204==    by 0x80D52F2: __pyx_pymod_exec_nested_class (nested_class.c:3195)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 674 bytes in 1 blocks are still reachable in loss record 859 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFDE483: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFDECF8: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11891)
==1017204==    by 0x4CFDECF8: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 678 bytes in 1 blocks are still reachable in loss record 860 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x47F6DFE6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x47F6E2B3: __Pyx_modinit_type_init_code (real_mpfr.c:46238)
==1017204==    by 0x47F6F5E0: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47076)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 680 bytes in 1 blocks are still reachable in loss record 861 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x495C2F9: _PyStructSequence_InitType (structseq.c:498)
==1017204==    by 0x4A1D13E: _PySys_InitCore (sysmodule.c:2828)
==1017204==    by 0x4A1D13E: _PySys_Create (sysmodule.c:3070)
==1017204==    by 0x4A086B1: pycore_interp_init (pylifecycle.c:824)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204==    by 0x4C10082: (below main) (libc-start.c:308)
==1017204== 
==1017204== 682 bytes in 1 blocks are still reachable in loss record 862 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CFDE483: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CFDEC38: __Pyx_modinit_type_init_code (pow_computer_flint.cpp:11868)
==1017204==    by 0x4CFDEC38: __pyx_pymod_exec_pow_computer_flint(_object*) (pow_computer_flint.cpp:12413)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 683 bytes in 1 blocks are still reachable in loss record 863 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F5D7: __pyx_pymod_exec_abc (abc.c:3619)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 684 bytes in 1 blocks are still reachable in loss record 864 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E576: __Pyx_modinit_type_init_code (abc.c:3028)
==1017204==    by 0xAA7E576: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 687 bytes in 1 blocks are still reachable in loss record 865 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EAF96DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EAF4019: __Pyx_modinit_type_init_code (function.c:17870)
==1017204==    by 0x4EAF4019: __pyx_pymod_exec_function (function.c:18426)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 688 bytes in 1 blocks are still reachable in loss record 866 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x80D5671: __Pyx_modinit_type_init_code (nested_class.c:2970)
==1017204==    by 0x80D5671: __pyx_pymod_exec_nested_class (nested_class.c:3218)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 689 bytes in 1 blocks are still reachable in loss record 867 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1FB50B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A1F57E2: __Pyx_modinit_type_init_code (free_module_element.c:43698)
==1017204==    by 0x4A1F57E2: __pyx_pymod_exec_free_module_element (free_module_element.c:44320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 690 bytes in 1 blocks are still reachable in loss record 868 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E4E3: __Pyx_modinit_type_init_code (abc.c:3014)
==1017204==    by 0xAA7E4E3: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 699 bytes in 1 blocks are still reachable in loss record 869 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BFEB3EB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4BFE7F81: __Pyx_modinit_type_init_code (polynomial_integer_dense_flint.cpp:23605)
==1017204==    by 0x4BFE7F81: __pyx_pymod_exec_polynomial_integer_dense_flint(_object*) (polynomial_integer_dense_flint.cpp:24269)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 704 bytes in 1 blocks are possibly lost in loss record 870 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x495EAFE: slot_tp_new (typeobject.c:7759)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 705 bytes in 1 blocks are still reachable in loss record 871 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E69C: __Pyx_modinit_type_init_code (abc.c:3056)
==1017204==    by 0xAA7E69C: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 710 bytes in 1 blocks are still reachable in loss record 872 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BF33709: __Pyx_Py3ClassCreate (complex_arb.c:45658)
==1017204==    by 0x4BF33709: __pyx_pymod_exec_complex_arb (complex_arb.c:42787)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 711 bytes in 1 blocks are still reachable in loss record 873 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x55967AC6: __Pyx_InitStrings (base.c:50807)
==1017204==    by 0x55967AC6: __Pyx_InitGlobals (base.c:44011)
==1017204==    by 0x55967AC6: __pyx_pymod_exec_base (base.c:44449)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 874 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8DC12: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41244)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 875 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB2E9B: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36489)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 876 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2E1E3: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32622)
==1017204==    by 0x4AE2E1E3: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 877 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE96FA2: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38124)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 878 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D13828D: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44339)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 879 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C94BD: __Pyx_modinit_type_init_code (qadic_flint_CA.c:39888)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 880 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24B1E3: __Pyx_modinit_type_init_code (qadic_flint_FM.c:35782)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 881 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BF013: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42200)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 882 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D34052A: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35064)
==1017204==    by 0x4D34052A: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 883 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D4ADF: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41139)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 884 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D45972A: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38757)
==1017204==    by 0x4D45972A: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 717 bytes in 1 blocks are still reachable in loss record 885 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DACF4: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43217)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 718 bytes in 1 blocks are still reachable in loss record 886 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D673: _PyTypes_Init (object.c:1819)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204==    by 0x4A2DFBC: Py_BytesMain (main.c:720)
==1017204== 
==1017204== 723 bytes in 1 blocks are still reachable in loss record 887 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x46A609DE: __Pyx_InitStrings (pari_instance.c:252755)
==1017204==    by 0x46A609DE: __Pyx_InitGlobals (pari_instance.c:235014)
==1017204==    by 0x46A609DE: __pyx_pymod_exec_pari_instance (pari_instance.c:235406)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 723 bytes in 1 blocks are still reachable in loss record 888 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D6707EB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D66B92D: __Pyx_modinit_type_init_code (laurent_polynomial.c:40280)
==1017204==    by 0x4D66CBC1: __pyx_pymod_exec_laurent_polynomial (laurent_polynomial.c:40945)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 732 bytes in 1 blocks are still reachable in loss record 889 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E7B5CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E78D8C: __Pyx_modinit_type_init_code (coerce_actions.c:15145)
==1017204==    by 0x8E78D8C: __pyx_pymod_exec_coerce_actions (coerce_actions.c:15663)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 734 bytes in 12 blocks are still reachable in loss record 890 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D5B7: _dl_new_object (dl-object.c:196)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 747 bytes in 1 blocks are still reachable in loss record 891 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x881593B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8811F36: __Pyx_modinit_type_init_code (map.c:17480)
==1017204==    by 0x8811F36: __pyx_pymod_exec_map (map.c:17973)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 747 bytes in 1 blocks are still reachable in loss record 892 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A2CDEFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A2C3508: __Pyx_modinit_type_init_code (polynomial_element.c:107917)
==1017204==    by 0x4A2C3508: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 749 bytes in 1 blocks are still reachable in loss record 893 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CA0F9BB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CA09D55: __Pyx_modinit_type_init_code (number_field_element.cpp:50916)
==1017204==    by 0x4CA09D55: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51624)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 750 bytes in 1 blocks are still reachable in loss record 894 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5237204B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5236E9F1: __Pyx_modinit_type_init_code (group_element.c:12041)
==1017204==    by 0x5236E9F1: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 755 bytes in 1 blocks are still reachable in loss record 895 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD1822B: __Pyx_modinit_type_init_code (morphism.c:28233)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 757 bytes in 1 blocks are still reachable in loss record 896 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8784D90: __Pyx_modinit_type_init_code (coerce_dict.c:13210)
==1017204==    by 0x8784D90: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 758 bytes in 1 blocks are still reachable in loss record 897 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81F739B: __Pyx_modinit_type_init_code (c3_controlled.c:11361)
==1017204==    by 0x81F739B: __pyx_pymod_exec_c3_controlled (c3_controlled.c:11697)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 758 bytes in 1 blocks are still reachable in loss record 898 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4BF2FEFC: __Pyx_InitStrings (complex_arb.c:47764)
==1017204==    by 0x4BF2FEFC: __Pyx_InitGlobals (complex_arb.c:41397)
==1017204==    by 0x4BF2FEFC: __pyx_pymod_exec_complex_arb (complex_arb.c:42198)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 760 bytes in 1 blocks are still reachable in loss record 899 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x863344C: __Pyx_modinit_type_init_code (fast_methods.c:2767)
==1017204==    by 0x863344C: __pyx_pymod_exec_fast_methods (fast_methods.c:3061)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 768 bytes in 1 blocks are possibly lost in loss record 900 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DCFD: PyTuple_Pack (tupleobject.c:248)
==1017204==    by 0x81470A7: __Pyx_InitCachedConstants (cachefunc.c:23234)
==1017204==    by 0x81470A7: __pyx_pymod_exec_cachefunc (cachefunc.c:24147)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 772 bytes in 1 blocks are still reachable in loss record 901 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1CD1D: __Pyx_modinit_type_init_code (element.c:28758)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 774 bytes in 1 blocks are still reachable in loss record 902 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EB398AE: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EB39C41: __Pyx_modinit_type_init_code (ring.c:13594)
==1017204==    by 0x4EB3A3FC: __pyx_pymod_exec_ring (ring.c:14121)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 776 bytes in 1 blocks are still reachable in loss record 903 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDDD46: __Pyx_modinit_type_init_code (integer_mod.c:48890)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 776 bytes in 1 blocks are still reachable in loss record 904 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A2CDEFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A2C3A44: __Pyx_modinit_type_init_code (polynomial_element.c:108086)
==1017204==    by 0x4A2C3A44: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 776 bytes in 1 blocks are still reachable in loss record 905 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF11C59: __Pyx_modinit_type_init_code (lazy_list.c:9149)
==1017204==    by 0x4EF11C59: __pyx_pymod_exec_lazy_list (lazy_list.c:9463)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 779 bytes in 1 blocks are still reachable in loss record 906 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88562F6: __Pyx_modinit_type_init_code (pythonclass.c:4275)
==1017204==    by 0x88562F6: __pyx_pymod_exec_pythonclass (pythonclass.c:4596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 784 bytes in 1 blocks are still reachable in loss record 907 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x4A488B7: _sre_compile_impl (_sre.c:1418)
==1017204==    by 0x4A488B7: _sre_compile (_sre.c.h:609)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 798 bytes in 1 blocks are still reachable in loss record 908 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9060503: __Pyx_modinit_type_init_code (parent_old.c:7018)
==1017204==    by 0x9060503: __pyx_pymod_exec_parent_old (parent_old.c:7354)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 799 bytes in 1 blocks are still reachable in loss record 909 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5451422B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x54510D53: __Pyx_modinit_type_init_code (finite_set_map_cy.c:11027)
==1017204==    by 0x54510D53: __pyx_pymod_exec_finite_set_map_cy (finite_set_map_cy.c:11515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 802 bytes in 1 blocks are still reachable in loss record 910 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x56C33E51: __Pyx_InitStrings (alarm.c:3774)
==1017204==    by 0x56C33E51: __Pyx_InitGlobals (alarm.c:1607)
==1017204==    by 0x56C33E51: __pyx_pymod_exec_alarm (alarm.c:1847)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 806 bytes in 1 blocks are still reachable in loss record 911 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x909274D: __Pyx_InitStrings (element_wrapper.c:10657)
==1017204==    by 0x909274D: __Pyx_InitGlobals (element_wrapper.c:6684)
==1017204==    by 0x909274D: __pyx_pymod_exec_element_wrapper (element_wrapper.c:7130)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 812 bytes in 1 blocks are still reachable in loss record 912 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EAE2: PyInit_gmpy2 (gmpy2.c:1029)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 825 bytes in 1 blocks are still reachable in loss record 913 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AB29D6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48AB29D6: __Pyx_modinit_type_init_code (ntl_ZZ_p.cpp:9188)
==1017204==    by 0x48AB29D6: __pyx_pymod_exec_ntl_ZZ_p(_object*) (ntl_ZZ_p.cpp:9780)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 827 bytes in 1 blocks are still reachable in loss record 914 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A770AD: PyInit__io (_iomodule.c:737)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 827 bytes in 1 blocks are still reachable in loss record 915 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8784E67: __Pyx_modinit_type_init_code (coerce_dict.c:13239)
==1017204==    by 0x8784E67: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 831 bytes in 1 blocks are still reachable in loss record 916 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204==    by 0x492919D: sm_init (funcobject.c:1048)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x4F1DDD6E: __Pyx_PyObject_Call (matrix_modn_dense_float.cpp:26124)
==1017204==    by 0x4F1DDD6E: __Pyx__PyObject_CallOneArg(_object*, _object*) (matrix_modn_dense_float.cpp:26208)
==1017204==    by 0x4F1DDE4B: __Pyx_PyObject_CallOneArg(_object*, _object*) (matrix_modn_dense_float.cpp:26227)
==1017204== 
==1017204== 831 bytes in 1 blocks are still reachable in loss record 917 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204==    by 0x492919D: sm_init (funcobject.c:1048)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x4F55DCDE: __Pyx_PyObject_Call (matrix_modn_dense_double.cpp:26220)
==1017204==    by 0x4F55DCDE: __Pyx__PyObject_CallOneArg(_object*, _object*) (matrix_modn_dense_double.cpp:26304)
==1017204==    by 0x4F55DDBB: __Pyx_PyObject_CallOneArg(_object*, _object*) (matrix_modn_dense_double.cpp:26323)
==1017204== 
==1017204== 831 bytes in 1 blocks are still reachable in loss record 918 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x497A9B3: unicode_fill_utf8 (unicodeobject.c:5704)
==1017204==    by 0x498696E: PyUnicode_AsUTF8AndSize (unicodeobject.c:4252)
==1017204==    by 0x496C2E8: type_new_set_doc (typeobject.c:2876)
==1017204==    by 0x496C2E8: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C2E8: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C2E8: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x55AABAD8: __Pyx_Py3ClassCreate (parametric_surface.c:15086)
==1017204==    by 0x55AABAD8: __pyx_pymod_exec_parametric_surface (parametric_surface.c:12276)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 832 bytes in 1 blocks are possibly lost in loss record 919 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 832 bytes in 1 blocks are possibly lost in loss record 920 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 921 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8EB84: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41641)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 922 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3BC4: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36829)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 923 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2EF01: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32962)
==1017204==    by 0x4AE2EF01: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 924 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97F14: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38521)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 925 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1390F0: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44715)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 926 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1CA1F7: __Pyx_modinit_type_init_code (qadic_flint_CA.c:40235)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 927 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24BDAD: __Pyx_modinit_type_init_code (qadic_flint_FM.c:36091)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 928 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BFE76: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42576)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 929 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3410D8: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35373)
==1017204==    by 0x4D3410D8: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 930 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D58DB: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41505)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 931 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D45A2D8: __Pyx_modinit_type_init_code (relative_ramified_CA.c:39066)
==1017204==    by 0x4D45A2D8: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 836 bytes in 1 blocks are still reachable in loss record 932 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DBAF0: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43583)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 844 bytes in 1 blocks are still reachable in loss record 933 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49CD5F6: builtin___build_class__ (bltinmodule.c:216)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 844 bytes in 1 blocks are still reachable in loss record 934 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C10EC1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C10AAAB: __Pyx_modinit_type_init_code (base.c:11079)
==1017204==    by 0x4C10AAAB: __pyx_pymod_exec_base (base.c:11519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 847 bytes in 1 blocks are still reachable in loss record 935 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x881593B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8811D6C: __Pyx_modinit_type_init_code (map.c:17424)
==1017204==    by 0x8811D6C: __pyx_pymod_exec_map (map.c:17973)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 848 bytes in 28 blocks are still reachable in loss record 936 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4009F1A: decompose_rpath.isra.0 (dl-load.c:621)
==1017204==    by 0x400ACCE: cache_rpath (dl-load.c:673)
==1017204==    by 0x400ACCE: cache_rpath (dl-load.c:654)
==1017204==    by 0x400ACCE: _dl_map_object (dl-load.c:2074)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204== 
==1017204== 849 bytes in 1 blocks are still reachable in loss record 937 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F208: __pyx_pymod_exec_abc (abc.c:3521)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 853 bytes in 1 blocks are still reachable in loss record 938 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDDF7C: __Pyx_modinit_type_init_code (integer_mod.c:48945)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 855 bytes in 1 blocks are still reachable in loss record 939 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BA0494B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4BA012D4: __Pyx_modinit_type_init_code (polynomial_rational_flint.cpp:27218)
==1017204==    by 0x4BA012D4: __pyx_pymod_exec_polynomial_rational_flint(_object*) (polynomial_rational_flint.cpp:27892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 862 bytes in 1 blocks are still reachable in loss record 940 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F33A: __pyx_pymod_exec_abc (abc.c:3547)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 863 bytes in 1 blocks are still reachable in loss record 941 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x90B03A0: __Pyx_InitStrings (misc_c.c:10322)
==1017204==    by 0x90B03A0: __Pyx_InitGlobals (misc_c.c:6647)
==1017204==    by 0x90B03A0: __pyx_pymod_exec_misc_c (misc_c.c:6972)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 864 bytes in 1 blocks are still reachable in loss record 942 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x49544FA: _PyObject_Calloc (obmalloc.c:1976)
==1017204==    by 0x49544FA: _PyObject_Calloc (obmalloc.c:1965)
==1017204==    by 0x49124BC: _PyCode_InitOpcache (codeobject.c:315)
==1017204==    by 0x48B4EF8: _PyEval_EvalFrameDefault (ceval.c:1706)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 869 bytes in 1 blocks are still reachable in loss record 943 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x49CCD19: builtin_getattr (bltinmodule.c:1106)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x4A5D795: partial_call (_functoolsmodule.c:323)
==1017204== 
==1017204== 872 bytes in 1 blocks are still reachable in loss record 944 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63C621: __Pyx_modinit_type_init_code (fast_callable.c:19912)
==1017204==    by 0x4E63C621: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 874 bytes in 1 blocks are still reachable in loss record 945 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63CE80: __Pyx_modinit_type_init_code (fast_callable.c:20194)
==1017204==    by 0x4E63CE80: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 880 bytes in 1 blocks are still reachable in loss record 946 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C1374A5: __Pyx_modinit_type_init_code (list_clone.c:18226)
==1017204==    by 0x4C1374A5: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 880 bytes in 10 blocks are still reachable in loss record 947 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400CDCE: add_dependency (dl-lookup.c:754)
==1017204==    by 0x400CDCE: _dl_lookup_symbol_x (dl-lookup.c:935)
==1017204==    by 0x400DF23: elf_machine_rela (dl-machine.h:308)
==1017204==    by 0x400DF23: elf_dynamic_do_Rela (do-rel.h:137)
==1017204==    by 0x400DF23: _dl_relocate_object (dl-reloc.c:255)
==1017204==    by 0x4015F6B: dl_open_worker (dl-open.c:688)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4A2AE8F: _PyImport_FindSharedFuncptr (dynload_shlib.c:100)
==1017204== 
==1017204== 889 bytes in 1 blocks are still reachable in loss record 948 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C13735C: __Pyx_modinit_type_init_code (list_clone.c:18194)
==1017204==    by 0x4C13735C: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 895 bytes in 1 blocks are still reachable in loss record 949 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7EF18: __pyx_pymod_exec_abc (abc.c:3447)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 896 bytes in 1 blocks are still reachable in loss record 950 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8788688: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x8788688: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x8788688: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_resize (coerce_dict.c:6746)
==1017204==    by 0x879050A: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_set (coerce_dict.c:9244)
==1017204==    by 0x87C5273: __pyx_f_4sage_9structure_6parent_6Parent_get_action (parent.c:20831)
==1017204==    by 0x891C0C2: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:18963)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x891D79C: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:19768)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x891D0DA: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:19199)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x8906D52: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10626)
==1017204==    by 0x7B0C790: __pyx_pf_4sage_9structure_7element_7Element_80__truediv__ (element.c:13348)
==1017204==    by 0x7B0C790: __pyx_pw_4sage_9structure_7element_7Element_81__truediv__ (element.c:13220)
==1017204== 
==1017204== 896 bytes in 1 blocks are still reachable in loss record 951 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8788688: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x8788688: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x8788688: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_resize (coerce_dict.c:6746)
==1017204==    by 0x879050A: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_set (coerce_dict.c:9244)
==1017204==    by 0x87C5273: __pyx_f_4sage_9structure_6parent_6Parent_get_action (parent.c:20831)
==1017204==    by 0x891BF93: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:18894)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x891C630: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:19333)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x8906D52: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10626)
==1017204==    by 0x7B0C790: __pyx_pf_4sage_9structure_7element_7Element_80__truediv__ (element.c:13348)
==1017204==    by 0x7B0C790: __pyx_pw_4sage_9structure_7element_7Element_81__truediv__ (element.c:13220)
==1017204==    by 0x4916246: wrapperdescr_raw_call (descrobject.c:515)
==1017204==    by 0x4916246: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204== 
==1017204== 896 bytes in 2 blocks are still reachable in loss record 952 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 896 bytes in 2 blocks are still reachable in loss record 953 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA806B4: __pyx_tp_new_4sage_5rings_3abc_RealIntervalField (abc.c:2324)
==1017204== 
==1017204== 896 bytes in 2 blocks are still reachable in loss record 954 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x4BECDA44: __pyx_tp_new_4sage_5rings_9real_lazy_LazyField (real_lazy.c:21035)
==1017204== 
==1017204== 896 bytes in 2 blocks are still reachable in loss record 955 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204== 
==1017204== 896 bytes in 2 blocks are still reachable in loss record 956 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D358C: __pyx_tp_new_4sage_5rings_4ring_CommutativeAlgebra (ring.c:20312)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204== 
==1017204== 902 bytes in 1 blocks are still reachable in loss record 957 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x55AAA797: __Pyx_InitStrings (parametric_surface.c:15995)
==1017204==    by 0x55AAA797: __Pyx_InitGlobals (parametric_surface.c:11721)
==1017204==    by 0x55AAA797: __pyx_pymod_exec_parametric_surface (parametric_surface.c:12092)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 903 bytes in 1 blocks are still reachable in loss record 958 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B3AB3E: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48B3AB3E: __Pyx_modinit_type_init_code (ntl_ZZ_pE.cpp:8922)
==1017204==    by 0x48B3AB3E: __pyx_pymod_exec_ntl_ZZ_pE(_object*) (ntl_ZZ_pE.cpp:9508)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 907 bytes in 1 blocks are still reachable in loss record 959 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5231365A: __Pyx_modinit_type_init_code (recursively_enumerated_set.c:16697)
==1017204==    by 0x5231365A: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17087)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 909 bytes in 1 blocks are still reachable in loss record 960 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CED259: __Pyx_modinit_type_init_code (pysignals.c:7347)
==1017204==    by 0x48CED259: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 910 bytes in 1 blocks are still reachable in loss record 961 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x6562A3D: __Pyx_CyFunction_get_doc (signals.c:5824)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204==    by 0x492919D: sm_init (funcobject.c:1048)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x8633E53: __Pyx_PyObject_Call (fast_methods.c:3554)
==1017204==    by 0x8633E53: __Pyx__PyObject_CallOneArg (fast_methods.c:3638)
==1017204==    by 0x8633E53: __Pyx_PyObject_CallOneArg (fast_methods.c:3657)
==1017204==    by 0x8633E53: __pyx_pymod_exec_fast_methods (fast_methods.c:3155)
==1017204== 
==1017204== 923 bytes in 1 blocks are still reachable in loss record 962 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E601797: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E601797: __Pyx_modinit_type_init_code (puiseux_series_ring_element.c:13138)
==1017204==    by 0x4E601797: __pyx_pymod_exec_puiseux_series_ring_element (puiseux_series_ring_element.c:13588)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 926 bytes in 1 blocks are still reachable in loss record 963 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0xAA7E772: __Pyx_modinit_type_init_code (abc.c:3073)
==1017204==    by 0xAA7E772: __pyx_pymod_exec_abc (abc.c:3401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 930 bytes in 1 blocks are still reachable in loss record 964 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51D4BA4F: __Pyx_modinit_type_init_code (generic_graph_pyx.c:28335)
==1017204==    by 0x51D4BA4F: __pyx_pymod_exec_generic_graph_pyx (generic_graph_pyx.c:28747)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 930 bytes in 1 blocks are still reachable in loss record 965 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x547197A1: __Pyx_InitStrings (pbori.cpp:84467)
==1017204==    by 0x547197A1: __Pyx_InitGlobals (pbori.cpp:75223)
==1017204==    by 0x547197A1: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76756)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 934 bytes in 1 blocks are still reachable in loss record 966 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1C42D: __Pyx_modinit_type_init_code (element.c:28505)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 941 bytes in 1 blocks are still reachable in loss record 967 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3AC2E5: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4D3ACC2A: __Pyx_modinit_type_init_code (pow_computer_relative.cpp:10723)
==1017204==    by 0x4D3ACC2A: __pyx_pymod_exec_pow_computer_relative(_object*) (pow_computer_relative.cpp:11213)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 968 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E677: _PyObject_CallFunction_SizeT (call.c:539)
==1017204==    by 0x4A76FE4: PyInit__io (_iomodule.c:710)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 969 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A64CEE: _abcmodule_exec (_abc.c:923)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 970 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5EAAE: operator_exec (_operator.c:1733)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 971 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5EAD7: operator_exec (_operator.c:1741)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 972 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5EAFF: operator_exec (_operator.c:1749)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 973 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5E2A6: _functools_exec (_functoolsmodule.c:1477)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 974 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x6035844: PyInit__socket (socketmodule.c:7113)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 975 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x603587B: PyInit__socket (socketmodule.c:7119)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 976 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x644806F: array_modexec (arraymodule.c:3054)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 977 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x700FCBF: _structmodule_exec (_struct.c:2389)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 978 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x700FD30: _structmodule_exec (_struct.c:2438)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 979 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 980 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x7AB0F19: __Pyx_Py3ClassCreate.constprop.0 (lazy_attribute.c:5567)
==1017204==    by 0x7AB1781: __pyx_pymod_exec_lazy_attribute (lazy_attribute.c:3752)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 981 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x7AB0F19: __Pyx_Py3ClassCreate.constprop.0 (lazy_attribute.c:5567)
==1017204==    by 0x7AB1964: __pyx_pymod_exec_lazy_attribute (lazy_attribute.c:3798)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 982 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x80CA355: __Pyx_Py3ClassCreate (inherit_comparison.c:2320)
==1017204==    by 0x80CA355: __pyx_pymod_exec_inherit_comparison (inherit_comparison.c:1969)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 983 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EBB0: PyInit_gmpy2 (gmpy2.c:1078)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 984 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EBD1: PyInit_gmpy2 (gmpy2.c:1085)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 985 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EBF6: PyInit_gmpy2 (gmpy2.c:1092)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 986 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EC17: PyInit_gmpy2 (gmpy2.c:1099)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 987 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EC3C: PyInit_gmpy2 (gmpy2.c:1106)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 988 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898EC86: PyInit_gmpy2 (gmpy2.c:1119)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 989 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x898ECDB: PyInit_gmpy2 (gmpy2.c:1133)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 990 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C8FF: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C8FF: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C8FF: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C8FF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E7E1: PyObject_CallMethod (call.c:577)
==1017204==    by 0x8EC1103: PyInit__decimal (_decimal.c:5734)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 991 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x8EC1286: PyInit__decimal (_decimal.c:5774)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 992 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7EF18: __pyx_pymod_exec_abc (abc.c:3447)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 993 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F0D6: __pyx_pymod_exec_abc (abc.c:3495)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 994 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F208: __pyx_pymod_exec_abc (abc.c:3521)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 995 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F33A: __pyx_pymod_exec_abc (abc.c:3547)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 996 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F419: __pyx_pymod_exec_abc (abc.c:3571)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 997 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F4F8: __pyx_pymod_exec_abc (abc.c:3595)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 998 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F5D7: __pyx_pymod_exec_abc (abc.c:3619)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 999 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48073C2C: __Pyx_Py3ClassCreate (complex_mpfr.c:39274)
==1017204==    by 0x48073C2C: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:36170)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,000 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,001 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC017: __pyx_pymod_exec_real_lazy (real_lazy.c:24823)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,002 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC5E2: __pyx_pymod_exec_real_lazy (real_lazy.c:24980)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,003 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1CF01: __Pyx_modinit_type_init_code (element.c:28820)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,004 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ED53C5: pysqlite_row_setup_types (row.c:267)
==1017204==    by 0x53ED42E9: PyInit__sqlite3 (module.c:383)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,005 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ECDD35: pysqlite_cache_setup_types (cache.c:341)
==1017204==    by 0x53ED4319: PyInit__sqlite3 (module.c:386)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,006 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ECDD52: pysqlite_cache_setup_types (cache.c:346)
==1017204==    by 0x53ED4319: PyInit__sqlite3 (module.c:386)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,007 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ED4D55: pysqlite_prepare_protocol_setup_types (prepare_protocol.c:69)
==1017204==    by 0x53ED4339: PyInit__sqlite3 (module.c:388)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,008 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x5463C083: __Pyx_PyObject_Call.constprop.0 (debug.c:4826)
==1017204==    by 0x5463B582: __pyx_pymod_exec_debug (debug.c:4089)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,009 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x57B95C82: _ctypes_mod_exec (_ctypes.c:5824)
==1017204==    by 0x57B95C82: PyInit__ctypes (_ctypes.c:5851)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 944 bytes in 1 blocks are still reachable in loss record 1,010 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x57BB6395: PyInit_lapack_lite (lapack_litemodule.c:402)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 949 bytes in 1 blocks are still reachable in loss record 1,011 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50BEBBFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50BE7148: __Pyx_modinit_type_init_code (libgap_wrapper.c:11202)
==1017204==    by 0x50BE7148: __pyx_pymod_exec_libgap_wrapper (libgap_wrapper.c:11656)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 952 bytes in 1 blocks are still reachable in loss record 1,012 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A2CDEFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A2C3C8B: __Pyx_modinit_type_init_code (polynomial_element.c:108149)
==1017204==    by 0x4A2C3C8B: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 953 bytes in 1 blocks are still reachable in loss record 1,013 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9A2E922: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9A2FB3C: __Pyx_modinit_type_init_code (complex_double.c:24358)
==1017204==    by 0x9A2FB3C: __pyx_pymod_exec_complex_double (complex_double.c:24919)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 955 bytes in 1 blocks are still reachable in loss record 1,014 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BEC8578: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BEC8773: __Pyx_modinit_type_init_code (real_lazy.c:23450)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 964 bytes in 1 blocks are still reachable in loss record 1,015 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1FB50B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A1F59C8: __Pyx_modinit_type_init_code (free_module_element.c:43746)
==1017204==    by 0x4A1F59C8: __pyx_pymod_exec_free_module_element (free_module_element.c:44320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 968 bytes in 1 blocks are still reachable in loss record 1,016 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x86340F3: __Pyx_Py3ClassCreate (fast_methods.c:4796)
==1017204==    by 0x86340F3: __pyx_pymod_exec_fast_methods (fast_methods.c:3192)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 968 bytes in 1 blocks are still reachable in loss record 1,017 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x886629C: __Pyx_Py3ClassCreate (category_singleton.c:5259)
==1017204==    by 0x886629C: __pyx_pymod_exec_category_singleton (category_singleton.c:3475)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 968 bytes in 1 blocks are still reachable in loss record 1,018 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BE5EFCE: __Pyx_Py3ClassCreate (real_arb.c:37035)
==1017204==    by 0x4BE5EFCE: __pyx_pymod_exec_real_arb (real_arb.c:34265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 968 bytes in 1 blocks are still reachable in loss record 1,019 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BF33709: __Pyx_Py3ClassCreate (complex_arb.c:45658)
==1017204==    by 0x4BF33709: __pyx_pymod_exec_complex_arb (complex_arb.c:42787)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 969 bytes in 1 blocks are still reachable in loss record 1,020 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52EE19DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x52EDF816: __Pyx_modinit_type_init_code (refinement_generic.c:23239)
==1017204==    by 0x52EDF816: __pyx_pymod_exec_refinement_generic (refinement_generic.c:23711)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 977 bytes in 1 blocks are still reachable in loss record 1,021 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x5600FA66: __Pyx_InitStrings (hasse_cython.c:13091)
==1017204==    by 0x5600FA66: __Pyx_InitGlobals (hasse_cython.c:8406)
==1017204==    by 0x5600FA66: __pyx_pymod_exec_hasse_cython (hasse_cython.c:8884)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 984 bytes in 1 blocks are still reachable in loss record 1,022 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5E27D: _functools_exec (_functoolsmodule.c:1468)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 984 bytes in 1 blocks are still reachable in loss record 1,023 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A479F9: sre_exec (_sre.c:2922)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 984 bytes in 1 blocks are still reachable in loss record 1,024 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x6448052: array_modexec (arraymodule.c:3053)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 984 bytes in 1 blocks are still reachable in loss record 1,025 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x700FC8E: _structmodule_exec (_struct.c:2380)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 984 bytes in 1 blocks are still reachable in loss record 1,026 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ED6065: pysqlite_statement_setup_types (statement.c:527)
==1017204==    by 0x53ED4329: PyInit__sqlite3 (module.c:387)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 985 bytes in 1 blocks are still reachable in loss record 1,027 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E580FAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E57B941: __Pyx_modinit_type_init_code (tate_algebra_element.c:33206)
==1017204==    by 0x4E57C5DE: __pyx_pymod_exec_tate_algebra_element (tate_algebra_element.c:33800)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 991 bytes in 1 blocks are still reachable in loss record 1,028 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A4D12B6: __Pyx_modinit_type_init_code (polynomial_compiled.c:8385)
==1017204==    by 0x4A4D12B6: __pyx_pymod_exec_polynomial_compiled (polynomial_compiled.c:8977)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 991 bytes in 1 blocks are still reachable in loss record 1,029 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3914: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36751)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,000 bytes in 1 blocks are still reachable in loss record 1,030 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55A5E9E2: __Pyx_modinit_type_init_code (shapes.c:15126)
==1017204==    by 0x55A5E9E2: __pyx_pymod_exec_shapes (shapes.c:15435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,003 bytes in 1 blocks are still reachable in loss record 1,031 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51E3FCA8: __Pyx_modinit_type_init_code (dense_graph.c:17702)
==1017204==    by 0x51E3FCA8: __pyx_pymod_exec_dense_graph (dense_graph.c:18039)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,005 bytes in 1 blocks are still reachable in loss record 1,032 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57DB6AC6: __Pyx_modinit_type_init_code (bit_generator.c:11339)
==1017204==    by 0x57DB6AC6: __pyx_pymod_exec_bit_generator (bit_generator.c:11695)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,016 bytes in 1 blocks are still reachable in loss record 1,033 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534E560B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534DF676: __Pyx_modinit_type_init_code (dist.c:27943)
==1017204==    by 0x534E0202: __pyx_pymod_exec_dist (dist.c:28661)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,018 bytes in 1 blocks are still reachable in loss record 1,034 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3AC2E5: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4D3ACB43: __Pyx_modinit_type_init_code (pow_computer_relative.cpp:10699)
==1017204==    by 0x4D3ACB43: __pyx_pymod_exec_pow_computer_relative(_object*) (pow_computer_relative.cpp:11213)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,035 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x81C9BE9: __pyx_insert_code_object (weak_dict.c:8605)
==1017204==    by 0x81C9BE9: __Pyx_AddTraceback (weak_dict.c:8717)
==1017204==    by 0x81CE85C: __pyx_pf_4sage_4misc_9weak_dict_19WeakValueDictionary_20__getitem__ (weak_dict.c:3886)
==1017204==    by 0x81CE85C: __pyx_pw_4sage_4misc_9weak_dict_19WeakValueDictionary_21__getitem__ (weak_dict.c:3760)
==1017204==    by 0x816B9A9: __Pyx_PyObject_GetItem (cachefunc.c:26007)
==1017204==    by 0x816B9A9: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6055)
==1017204==    by 0x816B9A9: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x80F03CE: __Pyx_PyObject_Call (classcall_metaclass.c:4083)
==1017204==    by 0x80F03CE: __pyx_pf_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_4__call__ (classcall_metaclass.c:1838)
==1017204==    by 0x80F03CE: __pyx_pw_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_5__call__ (classcall_metaclass.c:1787)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,036 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x814EFF9: __pyx_insert_code_object (cachefunc.c:27679)
==1017204==    by 0x814EFF9: __Pyx_AddTraceback (cachefunc.c:27791)
==1017204==    by 0x816C0D1: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6168)
==1017204==    by 0x816C0D1: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x80F03CE: __Pyx_PyObject_Call (classcall_metaclass.c:4083)
==1017204==    by 0x80F03CE: __pyx_pf_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_4__call__ (classcall_metaclass.c:1838)
==1017204==    by 0x80F03CE: __pyx_pw_4sage_4misc_19classcall_metaclass_18ClasscallMetaclass_5__call__ (classcall_metaclass.c:1787)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,037 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x7AB3C39: __pyx_insert_code_object (lazy_attribute.c:5720)
==1017204==    by 0x7AB3C39: __Pyx_AddTraceback (lazy_attribute.c:5832)
==1017204==    by 0x7AB5C3E: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:1870)
==1017204==    by 0x7AB5C3E: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB5C3E: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x48B6AF0: _PyEval_EvalFrameDefault (ceval.c:3592)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,038 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8105449: __pyx_insert_code_object (category_object.c:11854)
==1017204==    by 0x8105449: __Pyx_AddTraceback (category_object.c:11966)
==1017204==    by 0x810BF48: __pyx_f_4sage_9structure_15category_object_14CategoryObject_getattr_from_category (category_object.c:7172)
==1017204==    by 0x810557B: __pyx_pf_4sage_9structure_15category_object_14CategoryObject_56__getattr__ (category_object.c:7065)
==1017204==    by 0x810557B: __pyx_pw_4sage_9structure_15category_object_14CategoryObject_57__getattr__ (category_object.c:7041)
==1017204==    by 0x810557B: __pyx_tp_getattro_4sage_9structure_15category_object_CategoryObject (category_object.c:9159)
==1017204==    by 0x810557B: __pyx_tp_getattro_4sage_9structure_15category_object_CategoryObject (category_object.c:9155)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x48B6AF0: _PyEval_EvalFrameDefault (ceval.c:3592)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,039 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x81297F9: __pyx_insert_code_object (getattr.c:5643)
==1017204==    by 0x81297F9: __Pyx_AddTraceback (getattr.c:5755)
==1017204==    by 0x812AB42: __pyx_f_4sage_7cpython_7getattr_getattr_from_other_class (getattr.c:2889)
==1017204==    by 0x810BFE0: __pyx_f_4sage_9structure_15category_object_14CategoryObject_getattr_from_category (category_object.c:7231)
==1017204==    by 0x810557B: __pyx_pf_4sage_9structure_15category_object_14CategoryObject_56__getattr__ (category_object.c:7065)
==1017204==    by 0x810557B: __pyx_pw_4sage_9structure_15category_object_14CategoryObject_57__getattr__ (category_object.c:7041)
==1017204==    by 0x810557B: __pyx_tp_getattro_4sage_9structure_15category_object_CategoryObject (category_object.c:9159)
==1017204==    by 0x810557B: __pyx_tp_getattro_4sage_9structure_15category_object_CategoryObject (category_object.c:9155)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x48B6AF0: _PyEval_EvalFrameDefault (ceval.c:3592)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,040 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CE2DEB: pari_realloc_ip (pariinl.h:1176)
==1017204==    by 0x6CE2DEB: pari_stack_alloc (pariinl.h:928)
==1017204==    by 0x6CE2DEB: pari_init_evaluator (eval.c:521)
==1017204==    by 0x6CFFD1B: pari_thread_init (init.c:1189)
==1017204==    by 0x6D0745F: pari_init_opts (init.c:1272)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,041 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x47F76099: __pyx_insert_code_object (real_mpfr.c:50053)
==1017204==    by 0x47F76099: __Pyx_AddTraceback (real_mpfr.c:50165)
==1017204==    by 0x47FB1F57: __pyx_f_4sage_5rings_9real_mpfr_RealField (real_mpfr.c:5959)
==1017204==    by 0x47F71875: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47653)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,042 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x87B4219: __pyx_insert_code_object (parent.c:32085)
==1017204==    by 0x87B4219: __Pyx_AddTraceback (parent.c:32197)
==1017204==    by 0x87C1021: __pyx_pf_4sage_9structure_6parent_6Parent_16_set_element_constructor (parent.c:6817)
==1017204==    by 0x87C1021: __pyx_pw_4sage_9structure_6parent_6Parent_17_set_element_constructor (parent.c:6741)
==1017204==    by 0x9063BB9: __Pyx_PyObject_CallMethO (parent_old.c:7646)
==1017204==    by 0x9063BB9: __Pyx_PyObject_CallNoArg (parent_old.c:7961)
==1017204==    by 0x9063BB9: __pyx_pf_4sage_9structure_10parent_old_6Parent_2__init__ (parent_old.c:2317)
==1017204==    by 0x9063BB9: __pyx_pw_4sage_9structure_10parent_old_6Parent_3__init__ (parent_old.c:2250)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x905563E: __Pyx_PyObject_Call (parent_base.c:3056)
==1017204==    by 0x905563E: __pyx_pf_4sage_9structure_11parent_base_14ParentWithBase___init__ (parent_base.c:1910)
==1017204==    by 0x905563E: __pyx_pw_4sage_9structure_11parent_base_14ParentWithBase_1__init__ (parent_base.c:1870)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,043 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4B8D7359: __pyx_insert_code_object (real_mpfi.c:40200)
==1017204==    by 0x4B8D7359: __Pyx_AddTraceback (real_mpfi.c:40312)
==1017204==    by 0x4B90FCC6: __pyx_f_4sage_5rings_9real_mpfi_RealIntervalField.isra.0 (real_mpfi.c:4491)
==1017204==    by 0x4B8D3DCE: __pyx_pymod_exec_real_mpfi (real_mpfi.c:38116)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,044 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x48079569: __pyx_insert_code_object (complex_mpfr.c:39386)
==1017204==    by 0x48079569: __Pyx_AddTraceback (complex_mpfr.c:39498)
==1017204==    by 0x48089B15: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_12_real_field (complex_mpfr.c:6586)
==1017204==    by 0x48089B15: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_13_real_field (complex_mpfr.c:6509)
==1017204==    by 0x4807841E: __Pyx_PyObject_Call (complex_mpfr.c:36575)
==1017204==    by 0x4807841E: __Pyx__PyObject_CallOneArg (complex_mpfr.c:37036)
==1017204==    by 0x480784FB: __Pyx_PyObject_CallOneArg (complex_mpfr.c:37055)
==1017204==    by 0x4808A643: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class___init__ (complex_mpfr.c:5833)
==1017204==    by 0x4808A643: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_1__init__ (complex_mpfr.c:5750)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x496726D: slot_tp_init (typeobject.c:7732)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,045 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8788389: __pyx_insert_code_object (coerce_dict.c:14937)
==1017204==    by 0x8788389: __Pyx_AddTraceback (coerce_dict.c:15049)
==1017204==    by 0x87960B1: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_get (coerce_dict.c:8225)
==1017204==    by 0x879646E: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict_10__getitem__ (coerce_dict.c:8004)
==1017204==    by 0x879646E: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_11__getitem__ (coerce_dict.c:7824)
==1017204==    by 0x48EE0EC: PyObject_GetItem (abstract.c:158)
==1017204==    by 0x48B724F: _PyEval_EvalFrameDefault (ceval.c:2109)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x881589A: __Pyx_PyFunction_FastCallDict.constprop.0 (map.c:18441)
==1017204==    by 0x88220D6: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3682)
==1017204==    by 0x88220D6: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,046 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8857009: __pyx_insert_code_object (pythonclass.c:6025)
==1017204==    by 0x8857009: __Pyx_AddTraceback (pythonclass.c:6137)
==1017204==    by 0x88591EE: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1903)
==1017204==    by 0x8821500: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3641)
==1017204==    by 0x8821500: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x47F72DAD: __Pyx_PyObject_Call (real_mpfr.c:47862)
==1017204==    by 0x47F83FE8: __pyx_f_4sage_5rings_9real_mpfr_15RealField_class__coerce_map_from_ (real_mpfr.c:8043)
==1017204==    by 0x87D1FE7: __pyx_f_4sage_9structure_6parent_6Parent_discover_coerce_map_from (parent.c:18629)
==1017204==    by 0x87E54D4: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18120)
==1017204==    by 0x87E8670: __pyx_f_4sage_9structure_6parent_6Parent_discover_convert_map_from (parent.c:20036)
==1017204==    by 0x87CD36B: __pyx_f_4sage_9structure_6parent_6Parent__internal_convert_map_from (parent.c:19837)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,047 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x88EF739: __pyx_insert_code_object (coerce.c:26883)
==1017204==    by 0x88EF739: __Pyx_AddTraceback (coerce.c:26995)
==1017204==    by 0x8906CE2: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10609)
==1017204==    by 0x467732EF: __pyx_pf_4sage_5rings_7integer_7Integer_84__pow__ (integer.c:14646)
==1017204==    by 0x467732EF: __pyx_pw_4sage_5rings_7integer_7Integer_85__pow__ (integer.c:14462)
==1017204==    by 0x48EB221: ternary_op.constprop.0 (abstract.c:1000)
==1017204==    by 0x4D0415DB: __pyx_pymod_exec_padic_ZZ_pX_element(_object*) (padic_ZZ_pX_element.cpp:14338)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,048 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4675C449: __pyx_insert_code_object (integer.c:58558)
==1017204==    by 0x4675C449: __Pyx_AddTraceback (integer.c:58670)
==1017204==    by 0x467875C3: __pyx_pf_4sage_5rings_7integer_7Integer_2__init__ (integer.c:6781)
==1017204==    by 0x467875C3: __pyx_pw_4sage_5rings_7integer_7Integer_3__init__ (integer.c:5389)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x87B1C17: __Pyx_PyFunction_FastCallNoKw (parent.c:30054)
==1017204==    by 0x87B31F6: __Pyx_PyFunction_FastCallDict.constprop.0 (parent.c:30086)
==1017204==    by 0x87B3C98: __Pyx_PyObject_Call2Args (parent.c:30356)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,049 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8868889: __pyx_insert_code_object (category_singleton.c:5375)
==1017204==    by 0x8868889: __Pyx_AddTraceback (category_singleton.c:5487)
==1017204==    by 0x886BC35: __pyx_pf_4sage_10categories_18category_singleton_40Category_contains_method_by_parent_class_2__call__ (category_singleton.c:1941)
==1017204==    by 0x886BC35: __pyx_pw_4sage_10categories_18category_singleton_40Category_contains_method_by_parent_class_3__call__ (category_singleton.c:1746)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49663C1: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49663C1: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49663C1: vectorcall_unbound (typeobject.c:1627)
==1017204==    by 0x49663C1: slot_sq_contains (typeobject.c:7236)
==1017204==    by 0x48B761F: _PyEval_EvalFrameDefault (ceval.c:3632)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,050 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x465D6BB9: __pyx_insert_code_object (ring.c:24373)
==1017204==    by 0x465D6BB9: __Pyx_AddTraceback (ring.c:24485)
==1017204==    by 0x465F2ED1: __pyx_f_4sage_5rings_4ring__is_Field (ring.c:16249)
==1017204==    by 0x465F35B1: __pyx_pf_4sage_5rings_4ring__is_Field (ring.c:16397)
==1017204==    by 0x465F35B1: __pyx_pw_4sage_5rings_4ring_1_is_Field (ring.c:16380)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x4966337: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x4966337: vectorcall_unbound (typeobject.c:1627)
==1017204==    by 0x4966337: slot_sq_contains (typeobject.c:7236)
==1017204==    by 0x48B761F: _PyEval_EvalFrameDefault (ceval.c:3632)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,051 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x7B0382C: __pyx_insert_code_object (element.c:39744)
==1017204==    by 0x7B0382C: __Pyx_AddTraceback (element.c:39856)
==1017204==    by 0x7B070A5: __pyx_f_4sage_9structure_7element_7Element_getattr_from_category (element.c:4953)
==1017204==    by 0x7B06FD6: __pyx_pf_4sage_9structure_7element_7Element_6__getattr__ (element.c:4824)
==1017204==    by 0x7B06FD6: __pyx_pw_4sage_9structure_7element_7Element_7__getattr__ (element.c:4800)
==1017204==    by 0x7B06FD6: __pyx_tp_getattro_4sage_9structure_7element_Element (element.c:31597)
==1017204==    by 0x7B06FD6: __pyx_tp_getattro_4sage_9structure_7element_Element (element.c:31593)
==1017204==    by 0x4950CFA: _PyObject_LookupAttr (object.c:977)
==1017204==    by 0x49CE1EA: builtin_hasattr_impl (bltinmodule.c:1163)
==1017204==    by 0x49CE1EA: builtin_hasattr (bltinmodule.c.h:424)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x9003417: __Pyx_PyFunction_FastCallNoKw (coerce_maps.c:14466)
==1017204==    by 0x9004286: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_maps.c:14498)
==1017204==    by 0x9004928: __Pyx_PyObject_Call2Args (coerce_maps.c:14672)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,052 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4E6447E9: __pyx_insert_code_object (fast_callable.c:24418)
==1017204==    by 0x4E6447E9: __Pyx_AddTraceback (fast_callable.c:24530)
==1017204==    by 0x4E63DFDB: __pyx_pymod_exec_fast_callable (fast_callable.c:20831)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,053 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8E7C339: __pyx_insert_code_object (coerce_actions.c:17716)
==1017204==    by 0x8E7C339: __Pyx_AddTraceback (coerce_actions.c:17828)
==1017204==    by 0x8E8D8E7: __pyx_pf_4sage_9structure_14coerce_actions_12ModuleAction___init__ (coerce_actions.c:7047)
==1017204==    by 0x8E8D8E7: __pyx_pw_4sage_9structure_14coerce_actions_12ModuleAction_1__init__ (coerce_actions.c:5822)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x8E936D7: __Pyx_PyObject_Call (coerce_actions.c:15924)
==1017204==    by 0x8E936D7: __pyx_pf_4sage_9structure_14coerce_actions_detect_element_action (coerce_actions.c:5212)
==1017204==    by 0x8E936D7: __pyx_pw_4sage_9structure_14coerce_actions_1detect_element_action (coerce_actions.c:4881)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x87B19DD: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87C86BC: __pyx_f_4sage_9structure_6parent_6Parent_discover_action (parent.c:21751)
==1017204==    by 0x87C5321: __pyx_f_4sage_9structure_6parent_6Parent_get_action (parent.c:20733)
==1017204==    by 0x891BF93: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:18894)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,054 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4BED1049: __pyx_insert_code_object (real_lazy.c:27707)
==1017204==    by 0x4BED1049: __Pyx_AddTraceback (real_lazy.c:27819)
==1017204==    by 0x4BEE0ED4: __pyx_pf_4sage_5rings_9real_lazy_9LazyField_2__getattr__ (real_lazy.c:4485)
==1017204==    by 0x4BEE0ED4: __pyx_pw_4sage_5rings_9real_lazy_9LazyField_3__getattr__ (real_lazy.c:4341)
==1017204==    by 0x4BEE0ED4: __pyx_tp_getattro_4sage_5rings_9real_lazy_LazyField (real_lazy.c:21068)
==1017204==    by 0x4BEE0ED4: __pyx_tp_getattro_4sage_5rings_9real_lazy_LazyField (real_lazy.c:21064)
==1017204==    by 0x4950CFA: _PyObject_LookupAttr (object.c:977)
==1017204==    by 0x49CE1EA: builtin_hasattr_impl (bltinmodule.c:1163)
==1017204==    by 0x49CE1EA: builtin_hasattr (bltinmodule.c.h:424)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x8E7B48A: __Pyx_PyFunction_FastCallDict.constprop.0 (coerce_actions.c:15897)
==1017204==    by 0x8E8FE90: __pyx_pf_4sage_9structure_14coerce_actions_12ModuleAction___init__ (coerce_actions.c:6222)
==1017204==    by 0x8E8FE90: __pyx_pw_4sage_9structure_14coerce_actions_12ModuleAction_1__init__ (coerce_actions.c:5822)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,055 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4E78E979: __pyx_insert_code_object (expression.cpp:129940)
==1017204==    by 0x4E78E979: __Pyx_AddTraceback(char const*, int, int, char const*) (expression.cpp:130052)
==1017204==    by 0x4E8455D0: __pyx_f_4sage_8symbolic_10expression_get_dynamic_class_for_function (expression.cpp:99385)
==1017204==    by 0x4E8455D0: __pyx_f_4sage_8symbolic_10expression_new_Expression_from_GEx(_object*, GiNaC::ex) (expression.cpp:99522)
==1017204==    by 0x4E89866E: __pyx_pf_4sage_8symbolic_10expression_10Expression_344exp (expression.cpp:76730)
==1017204==    by 0x4E89866E: __pyx_pw_4sage_8symbolic_10expression_10Expression_345exp(_object*, _object*, _object*) (expression.cpp:76678)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_Call (expression.cpp:125888)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126901)
==1017204==    by 0x4E7B5669: __Pyx_PyObject_CallNoArg (expression.cpp:126885)
==1017204==    by 0x4E7B5669: __pyx_pf_4sage_8symbolic_10expression_1E___init__ (expression.cpp:107782)
==1017204==    by 0x4E7B5669: __pyx_pw_4sage_8symbolic_10expression_1E_1__init__(_object*, _object*, _object*) (expression.cpp:107721)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,056 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4EAFA779: __pyx_insert_code_object (function.c:21380)
==1017204==    by 0x4EAFA779: __Pyx_AddTraceback (function.c:21492)
==1017204==    by 0x4EB1391E: __pyx_f_4sage_8symbolic_8function_15BuiltinFunction__is_registered (function.c:11920)
==1017204==    by 0x4EB0ED32: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3938)
==1017204==    by 0x4EB0ED32: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,057 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x8E57849: __pyx_insert_code_object (action.c:13013)
==1017204==    by 0x8E57849: __Pyx_AddTraceback (action.c:13125)
==1017204==    by 0x8E5F247: __pyx_f_4sage_10categories_6action_category (action.c:2969)
==1017204==    by 0x8E5F247: __pyx_pf_4sage_10categories_6action_6Action___init__ (action.c:3250)
==1017204==    by 0x8E5F247: __pyx_pw_4sage_10categories_6action_6Action_1__init__ (action.c:3179)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x8E7EE5D: __Pyx_PyObject_Call (coerce_actions.c:15924)
==1017204==    by 0x8E7EE5D: __pyx_pf_4sage_9structure_14coerce_actions_13GenericAction___init__ (coerce_actions.c:3954)
==1017204==    by 0x8E7EE5D: __pyx_pw_4sage_9structure_14coerce_actions_13GenericAction_1__init__ (coerce_actions.c:3859)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x8E938F8: __Pyx_PyObject_Call (coerce_actions.c:15924)
==1017204==    by 0x8E938F8: __pyx_pf_4sage_9structure_14coerce_actions_detect_element_action (coerce_actions.c:5413)
==1017204==    by 0x8E938F8: __pyx_pw_4sage_9structure_14coerce_actions_1detect_element_action (coerce_actions.c:4881)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x87B19DD: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87C86BC: __pyx_f_4sage_9structure_6parent_6Parent_discover_action (parent.c:21751)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,058 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x9004EA9: __pyx_insert_code_object (coerce_maps.c:15433)
==1017204==    by 0x9004EA9: __Pyx_AddTraceback (coerce_maps.c:15545)
==1017204==    by 0x901338E: __pyx_f_4sage_9structure_11coerce_maps_24DefaultConvertMap_unique__call_ (coerce_maps.c:4647)
==1017204==    by 0x87D11D3: __pyx_pf_4sage_9structure_6parent_6Parent_32__call__ (parent.c:9440)
==1017204==    by 0x87D11D3: __pyx_pw_4sage_9structure_6parent_6Parent_33__call__ (parent.c:9134)
==1017204==    by 0x87B362E: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B362E: __Pyx__PyObject_CallOneArg (parent.c:30387)
==1017204==    by 0x87C49FC: __Pyx_PyObject_CallOneArg (parent.c:30406)
==1017204==    by 0x87C49FC: __pyx_pf_4sage_9structure_6parent_6Parent_38__contains__ (parent.c:10466)
==1017204==    by 0x87C49FC: __pyx_pw_4sage_9structure_6parent_6Parent_39__contains__ (parent.c:10351)
==1017204==    by 0x469CEFDC: __Pyx_PySequence_ContainsTF (integer_ring.c:2960)
==1017204==    by 0x469CEFDC: __pyx_pf_4sage_5rings_12integer_ring_17IntegerRing_class_12__getitem__ (integer_ring.c:4923)
==1017204==    by 0x469CEFDC: __pyx_pw_4sage_5rings_12integer_ring_17IntegerRing_class_13__getitem__ (integer_ring.c:4889)
==1017204==    by 0x48EE0EC: PyObject_GetItem (abstract.c:158)
==1017204==    by 0x48B724F: _PyEval_EvalFrameDefault (ceval.c:2109)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 1,024 bytes in 1 blocks are still reachable in loss record 1,059 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x51DB95E9: __pyx_insert_code_object (c_graph.cpp:54945)
==1017204==    by 0x51DB95E9: __Pyx_AddTraceback(char const*, int, int, char const*) (c_graph.cpp:55057)
==1017204==    by 0x51DEF0BF: __pyx_gb_4sage_6graphs_4base_7c_graph_13CGraphBackend_60generator8(__pyx_CoroutineObject*, _ts*, _object*) (c_graph.cpp:19406)
==1017204==    by 0x814CFCA: __Pyx_Coroutine_SendEx.isra.0 (cachefunc.c:28704)
==1017204==    by 0x8157236: __Pyx_Generator_Next (cachefunc.c:28905)
==1017204==    by 0x8157244: __Pyx_Generator_Next (cachefunc.c:28885)
==1017204==    by 0x99DB3D6D: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5265)
==1017204==    by 0x99DB3D6D: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3D6D: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,029 bytes in 1 blocks are still reachable in loss record 1,060 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E642DAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E63CD8D: __Pyx_modinit_type_init_code (fast_callable.c:20174)
==1017204==    by 0x4E63CD8D: __pyx_pymod_exec_fast_callable (fast_callable.c:20574)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,030 bytes in 1 blocks are still reachable in loss record 1,061 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57FC3B3C: __Pyx_modinit_type_init_code (sparse_graph.c:21665)
==1017204==    by 0x57FC3B3C: __pyx_pymod_exec_sparse_graph (sparse_graph.c:22001)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,032 bytes in 1 blocks are still reachable in loss record 1,062 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE633E: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28692)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,036 bytes in 1 blocks are still reachable in loss record 1,063 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C9CCF29: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C9CDB18: __Pyx_modinit_type_init_code (number_field_morphisms.c:11423)
==1017204==    by 0x4C9CDB18: __pyx_pymod_exec_number_field_morphisms (number_field_morphisms.c:11802)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,040 bytes in 1 blocks are still reachable in loss record 1,064 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BFB966B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BFB5ABD: __Pyx_modinit_type_init_code (polynomial_complex_arb.c:13464)
==1017204==    by 0x4BFB62CD: __pyx_pymod_exec_polynomial_complex_arb (polynomial_complex_arb.c:14106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,045 bytes in 1 blocks are still reachable in loss record 1,065 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x907C3B7: __Pyx_modinit_type_init_code (mutability.c:3897)
==1017204==    by 0x907C3B7: __pyx_pymod_exec_mutability (mutability.c:4156)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,050 bytes in 1 blocks are still reachable in loss record 1,066 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A586284: __Pyx_modinit_type_init_code (polydict.c:28365)
==1017204==    by 0x4A586284: __pyx_pymod_exec_polydict (polydict.c:28809)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,064 bytes in 1 blocks are still reachable in loss record 1,067 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DA01: PyTuple_New (tupleobject.c:157)
==1017204==    by 0x81CDCC0: __pyx_pf_4sage_4misc_9weak_dict_25CachedWeakValueDictionary_2__init__ (weak_dict.c:5352)
==1017204==    by 0x81CDCC0: __pyx_pw_4sage_4misc_9weak_dict_25CachedWeakValueDictionary_3__init__ (weak_dict.c:5287)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x8150A59: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x8150A59: __pyx_pf_4sage_4misc_9cachefunc_18WeakCachedFunction___init__ (cachefunc.c:8338)
==1017204==    by 0x8150A59: __pyx_pw_4sage_4misc_9cachefunc_18WeakCachedFunction_1__init__ (cachefunc.c:8281)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,068 bytes in 1 blocks are still reachable in loss record 1,068 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EFEFA63: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EFEFA63: __Pyx_modinit_type_init_code() (matrix_integer_dense.cpp:57805)
==1017204==    by 0x4EFF02A2: __pyx_pymod_exec_matrix_integer_dense(_object*) (matrix_integer_dense.cpp:58566)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,068 bytes in 1 blocks are possibly lost in loss record 1,069 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,080 bytes in 1 blocks are definitely lost in loss record 1,070 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D076CE: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D076CE: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6D076CE: pari_init_functions (init.c:826)
==1017204==    by 0x6D076CE: pari_init_opts (init.c:1275)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 1,088 bytes in 2 blocks are possibly lost in loss record 1,071 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49672D3: slot_tp_init (typeobject.c:7729)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 1,088 bytes in 2 blocks are possibly lost in loss record 1,072 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 1,089 bytes in 1 blocks are still reachable in loss record 1,073 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x702C80A: PyInit__pickle (_pickle.c:7979)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,090 bytes in 1 blocks are still reachable in loss record 1,074 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B971190: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B971B42: __Pyx_modinit_type_init_code (fraction_field_element.c:15173)
==1017204==    by 0x4B971B42: __pyx_pymod_exec_fraction_field_element (fraction_field_element.c:15636)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,096 bytes in 2 blocks are still reachable in loss record 1,075 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x495DE00: _PyTuple_FromArray (tupleobject.c:466)
==1017204==    by 0x48EF65C: PySequence_Tuple (abstract.c:2066)
==1017204==    by 0x496D2C8: mro_invoke (typeobject.c:2075)
==1017204==    by 0x496D2C8: mro_internal (typeobject.c:2127)
==1017204==    by 0x496365E: type_ready_mro (typeobject.c:6119)
==1017204==    by 0x496365E: type_ready (typeobject.c:6331)
==1017204==    by 0x496365E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 1,097 bytes in 1 blocks are still reachable in loss record 1,076 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x507319DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5072EB29: __Pyx_modinit_type_init_code (finite_dimensional_algebra_element.c:12562)
==1017204==    by 0x5072EB29: __pyx_pymod_exec_finite_dimensional_algebra_element (finite_dimensional_algebra_element.c:13000)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,098 bytes in 1 blocks are still reachable in loss record 1,077 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4986747: PyUnicode_Concat (unicodeobject.c:11781)
==1017204==    by 0x8177A0D: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_6_instancedoc_ (cachefunc.c:5539)
==1017204==    by 0x8177A0D: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_7_instancedoc_ (cachefunc.c:4964)
==1017204==    by 0x49178C7: method_vectorcall_NOARGS (descrobject.c:432)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x7AA12B6: __Pyx_PyObject_Call (instancedoc.c:3471)
==1017204==    by 0x7AA12B6: __Pyx__PyObject_CallOneArg (instancedoc.c:3510)
==1017204==    by 0x7AA12B6: __Pyx_PyObject_CallOneArg (instancedoc.c:3529)
==1017204==    by 0x7AA12B6: __pyx_pf_4sage_4docs_11instancedoc_21InstanceDocDescriptor_2__get__ (instancedoc.c:1872)
==1017204==    by 0x7AA12B6: __pyx_pw_4sage_4docs_11instancedoc_21InstanceDocDescriptor_3__get__ (instancedoc.c:1650)
==1017204==    by 0x7AA12B6: __pyx_tp_descr_get_4sage_4docs_11instancedoc_InstanceDocDescriptor (instancedoc.c:2678)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204== 
==1017204== 1,104 bytes in 1 blocks are still reachable in loss record 1,078 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A479BC: sre_exec (_sre.c:2920)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,104 bytes in 1 blocks are still reachable in loss record 1,079 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A479DA: sre_exec (_sre.c:2921)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,108 bytes in 1 blocks are still reachable in loss record 1,080 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4675A05B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4675359E: __Pyx_modinit_type_init_code (integer.c:53481)
==1017204==    by 0x4675433F: __pyx_pymod_exec_integer (integer.c:53990)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,109 bytes in 1 blocks are still reachable in loss record 1,081 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4675A05B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x46753677: __Pyx_modinit_type_init_code (integer.c:53505)
==1017204==    by 0x4675433F: __pyx_pymod_exec_integer (integer.c:53990)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,111 bytes in 1 blocks are still reachable in loss record 1,082 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8148088: __Pyx_modinit_type_init_code (cachefunc.c:23701)
==1017204==    by 0x8148088: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,083 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D55B: _PyTypes_Init (object.c:1801)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,084 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D56F: _PyTypes_Init (object.c:1802)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,085 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D687: _PyTypes_Init (object.c:1820)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,086 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D69B: _PyTypes_Init (object.c:1821)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,087 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D6C3: _PyTypes_Init (object.c:1823)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,088 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D713: _PyTypes_Init (object.c:1827)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,089 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D727: _PyTypes_Init (object.c:1828)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,090 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D78B: _PyTypes_Init (object.c:1833)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,091 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D7EF: _PyTypes_Init (object.c:1838)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,092 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D87B: _PyTypes_Init (object.c:1845)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,093 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D8CB: _PyTypes_Init (object.c:1849)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,094 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D97F: _PyTypes_Init (object.c:1858)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,095 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D9CF: _PyTypes_Init (object.c:1862)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,096 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DABF: _PyTypes_Init (object.c:1874)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,097 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DB0F: _PyTypes_Init (object.c:1878)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,098 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x495BBE2: initialize_structseq_dict.isra.0 (structseq.c:403)
==1017204==    by 0x495C344: _PyStructSequence_InitType (structseq.c:512)
==1017204==    by 0x4A1D13E: _PySys_InitCore (sysmodule.c:2828)
==1017204==    by 0x4A1D13E: _PySys_Create (sysmodule.c:3070)
==1017204==    by 0x4A086B1: pycore_interp_init (pylifecycle.c:824)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,099 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A77043: PyInit__io (_iomodule.c:729)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,100 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A770AD: PyInit__io (_iomodule.c:737)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,101 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A770D2: PyInit__io (_iomodule.c:741)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,102 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A77130: PyInit__io (_iomodule.c:757)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,103 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A77155: PyInit__io (_iomodule.c:761)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,104 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A7719F: PyInit__io (_iomodule.c:769)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,105 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x4A04652: PyModule_AddObjectRef (modsupport.c:662)
==1017204==    by 0x4A7719F: PyInit__io (_iomodule.c:769)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,106 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A771C4: PyInit__io (_iomodule.c:773)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,107 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x4A479BC: sre_exec (_sre.c:2920)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,108 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965797: best_base (typeobject.c:2182)
==1017204==    by 0x496C06F: type_new_get_bases (typeobject.c:3271)
==1017204==    by 0x496C06F: type_new (typeobject.c:3313)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,109 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x65607B3: __Pyx_FetchCommonType (signals.c:5801)
==1017204==    by 0x65607B3: __pyx_CyFunction_init (signals.c:6392)
==1017204==    by 0x65607B3: __pyx_pymod_exec_signals (signals.c:4372)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,110 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x6F4860C: __pyx_pymod_exec_lazy_import (lazy_import.c:11056)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,111 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x7B8BB77: __pyx_pymod_exec_persist (persist.c:12338)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,112 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x7B59DF4: __pyx_pymod_exec_sage_object (sage_object.c:12588)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,113 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x810282A: __Pyx_modinit_type_init_code (category_object.c:9632)
==1017204==    by 0x810282A: __pyx_pymod_exec_category_object (category_object.c:9929)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,114 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8146081: __Pyx_SetVtable (cachefunc.c:26641)
==1017204==    by 0x8147E91: __Pyx_modinit_type_init_code (cachefunc.c:23642)
==1017204==    by 0x8147E91: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,115 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81489AC: __pyx_pymod_exec_cachefunc (cachefunc.c:24196)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,116 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81F91EC: __pyx_pymod_exec_c3_controlled (c3_controlled.c:12328)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,117 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x864EC70: __pyx_pymod_exec_richcmp (richcmp.c:4604)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,118 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x881593B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8811D6C: __Pyx_modinit_type_init_code (map.c:17424)
==1017204==    by 0x8811D6C: __pyx_pymod_exec_map (map.c:17973)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,119 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x881593B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x881204E: __Pyx_modinit_type_init_code (map.c:17508)
==1017204==    by 0x881204E: __pyx_pymod_exec_map (map.c:17973)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,120 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88D426F: __Pyx_modinit_type_init_code (lazy_string.c:4434)
==1017204==    by 0x88D426F: __pyx_pymod_exec_lazy_string (lazy_string.c:4782)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,121 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88EE33B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x88EAE27: __Pyx_modinit_type_init_code (coerce.c:24258)
==1017204==    by 0x88EAE27: __pyx_pymod_exec_coerce (coerce.c:24715)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,122 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8E53B6F: __Pyx_SetVtable (action.c:12899)
==1017204==    by 0x8E54605: __Pyx_modinit_type_init_code (action.c:11023)
==1017204==    by 0x8E54605: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,123 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x88EC161: __pyx_pymod_exec_coerce (coerce.c:24909)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,124 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x87B05B3: __pyx_pymod_exec_parent (parent.c:29401)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,125 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x9628EE6: _datetime_exec (_datetimemodule.c:6535)
==1017204==    by 0x9628EE6: PyInit__datetime (_datetimemodule.c:6708)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,126 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x9628EFE: _datetime_exec (_datetimemodule.c:6535)
==1017204==    by 0x9628EFE: PyInit__datetime (_datetimemodule.c:6708)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,127 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x465D1CF0: __pyx_pymod_exec_ring (ring.c:21832)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,128 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x46625E70: __pyx_pymod_exec_randstate (randstate.c:6629)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,129 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x496DAFB: add_all_subclasses (typeobject.c:6422)
==1017204==    by 0x496DAFB: type_set_bases (typeobject.c:842)
==1017204==    by 0x496DAFB: type_set_bases (typeobject.c:755)
==1017204==    by 0x4951127: _PyObject_GenericSetAttrWithDict (object.c:1363)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x48B7EBA: _PyEval_EvalFrameDefault (ceval.c:2850)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,130 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0xAA7F5F9: __pyx_pymod_exec_abc (abc.c:3621)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,131 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x9A2E922: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9A2F580: __Pyx_modinit_type_init_code (complex_double.c:24203)
==1017204==    by 0x9A2F580: __pyx_pymod_exec_complex_double (complex_double.c:24919)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,132 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x46AA6D9F: __pyx_pymod_exec_pari_instance (pari_instance.c:248898)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,133 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x469B5BC5: __pyx_pymod_exec_integer_ring (integer_ring.c:18464)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,134 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x47F6DFE6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x47F6E79A: __Pyx_modinit_type_init_code (real_mpfr.c:46399)
==1017204==    by 0x47F6F5E0: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47076)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,135 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48006F0B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48003160: __Pyx_modinit_type_init_code (real_double.c:21163)
==1017204==    by 0x48003160: __pyx_pymod_exec_real_double (real_double.c:21882)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,136 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x472E28CE: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x472E28CE: __Pyx_modinit_type_init_code (real_double_element_gsl.c:8633)
==1017204==    by 0x472E28CE: __pyx_pymod_exec_real_double_element_gsl (real_double_element_gsl.c:9087)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,137 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48004968: __pyx_pymod_exec_real_double (real_double.c:22398)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,138 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48073C2C: __Pyx_Py3ClassCreate (complex_mpfr.c:39274)
==1017204==    by 0x48073C2C: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:36170)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,139 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x47F70B4F: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47175)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,140 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x467FB976: __pyx_pymod_exec_rational(_object*) (rational.cpp:40274)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,141 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x467555DA: __pyx_pymod_exec_integer (integer.c:54224)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,142 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x9A304B4: __pyx_pymod_exec_complex_double (complex_double.c:25141)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,143 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48676D4F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48676D4F: __Pyx_modinit_type_init_code (ntl_ZZ.cpp:8918)
==1017204==    by 0x48676D4F: __pyx_pymod_exec_ntl_ZZ(_object*) (ntl_ZZ.cpp:9435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,144 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AB29D6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48AB29D6: __Pyx_modinit_type_init_code (ntl_ZZ_p.cpp:9188)
==1017204==    by 0x48AB29D6: __pyx_pymod_exec_ntl_ZZ_p(_object*) (ntl_ZZ_p.cpp:9780)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,145 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B3AB3E: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48B3AB3E: __Pyx_modinit_type_init_code (ntl_ZZ_pE.cpp:8922)
==1017204==    by 0x48B3AB3E: __pyx_pymod_exec_ntl_ZZ_pE(_object*) (ntl_ZZ_pE.cpp:9508)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,146 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B886DA: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48B886DA: __Pyx_modinit_type_init_code (ntl_lzz_p.cpp:9293)
==1017204==    by 0x48B886DA: __pyx_pymod_exec_ntl_lzz_p(_object*) (ntl_lzz_p.cpp:9894)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,147 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B9EFE9: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48B9F85A: __Pyx_modinit_type_init_code (element_base.c:11855)
==1017204==    by 0x48B9F85A: __pyx_pymod_exec_element_base (element_base.c:12217)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,148 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDD077: __Pyx_modinit_type_init_code (integer_mod.c:48512)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,149 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDD45C: __Pyx_modinit_type_init_code (integer_mod.c:48626)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,150 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDD82C: __Pyx_modinit_type_init_code (integer_mod.c:48739)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,151 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BDFAD9: __pyx_pymod_exec_integer_mod (integer_mod.c:49456)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,152 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48C9991B: __pyx_pymod_exec_sagespawn (sagespawn.c:5521)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,153 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,154 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48F9A761: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48F9A761: __Pyx_modinit_type_init_code (ntl_GF2.cpp:7213)
==1017204==    by 0x48F9A761: __pyx_pymod_exec_ntl_GF2(_object*) (ntl_GF2.cpp:7771)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,155 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48FDF84A: __Pyx_modinit_type_init_code (ntl_GF2E.cpp:6535)
==1017204==    by 0x48FDF84A: __pyx_pymod_exec_ntl_GF2E(_object*) (ntl_GF2E.cpp:6932)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,156 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x496523A: type_ready_set_hash (typeobject.c:6240)
==1017204==    by 0x496523A: type_ready (typeobject.c:6343)
==1017204==    by 0x496523A: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48FF57D7: __Pyx_modinit_type_init_code (ntl_GF2EX.cpp:5182)
==1017204==    by 0x48FF57D7: __pyx_pymod_exec_ntl_GF2EX(_object*) (ntl_GF2EX.cpp:5554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,157 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49009D54: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x49009D54: __Pyx_modinit_type_init_code (ntl_mat_GF2E.cpp:10862)
==1017204==    by 0x49009D54: __pyx_pymod_exec_ntl_mat_GF2E(_object*) (ntl_mat_GF2E.cpp:11405)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,158 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4902CADC: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4902CADC: __Pyx_modinit_type_init_code (ntl_mat_GF2.cpp:9326)
==1017204==    by 0x4902CADC: __pyx_pymod_exec_ntl_mat_GF2(_object*) (ntl_mat_GF2.cpp:9847)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,159 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49CE2C26: __Pyx_modinit_type_init_code (bitset.c:23001)
==1017204==    by 0x49CE2C26: __pyx_pymod_exec_bitset (bitset.c:23493)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,160 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49CE309C: __Pyx_modinit_type_init_code (bitset.c:23145)
==1017204==    by 0x49CE309C: __pyx_pymod_exec_bitset (bitset.c:23493)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,161 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49EDA887: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x49EDB140: __Pyx_modinit_type_init_code (element_givaro.cpp:20413)
==1017204==    by 0x49EDB140: __pyx_pymod_exec_element_givaro(_object*) (element_givaro.cpp:21033)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,162 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49EDA887: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x49EDB43C: __Pyx_modinit_type_init_code (element_givaro.cpp:20500)
==1017204==    by 0x49EDB43C: __pyx_pymod_exec_element_givaro(_object*) (element_givaro.cpp:21033)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,163 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1BEDC7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A1BEDC7: __Pyx_modinit_type_init_code (element_pari_ffelt.c:14500)
==1017204==    by 0x4A1BEDC7: __pyx_pymod_exec_element_pari_ffelt (element_pari_ffelt.c:15030)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,164 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A1F64CD: __pyx_pymod_exec_free_module_element (free_module_element.c:44514)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,165 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A1F6B5A: __pyx_pymod_exec_free_module_element (free_module_element.c:44738)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,166 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A2C16BA: __Pyx_SetVtable (polynomial_element.c:114671)
==1017204==    by 0x4A2C3B34: __Pyx_modinit_type_init_code (polynomial_element.c:108123)
==1017204==    by 0x4A2C3B34: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,167 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A586284: __Pyx_modinit_type_init_code (polydict.c:28365)
==1017204==    by 0x4A586284: __pyx_pymod_exec_polydict (polydict.c:28809)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,168 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A9F31FB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4A9EE671: __Pyx_modinit_type_init_code (padic_printing.cpp:24809)
==1017204==    by 0x4A9EE671: __pyx_pymod_exec_padic_printing(_object*) (padic_printing.cpp:25267)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,169 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x496523A: type_ready_set_hash (typeobject.c:6240)
==1017204==    by 0x496523A: type_ready (typeobject.c:6343)
==1017204==    by 0x496523A: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AA4C3C3: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4AA4CBBE: __Pyx_modinit_type_init_code (pow_computer.cpp:10797)
==1017204==    by 0x4AA4CBBE: __pyx_pymod_exec_pow_computer(_object*) (pow_computer.cpp:11251)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,170 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4ABA4F42: __pyx_pymod_exec_padic_generic_element (padic_generic_element.c:47053)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,171 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8DEF4: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41315)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,172 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AD1A147: __pyx_pymod_exec_morphism (morphism.c:28949)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,173 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AC8FD75: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42270)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,174 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ADB9B3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ADB3145: __Pyx_modinit_type_init_code (padic_capped_absolute_element.c:36556)
==1017204==    by 0x4ADB45F7: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,175 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4ADB4DD6: __pyx_pymod_exec_padic_capped_absolute_element (padic_capped_absolute_element.c:37564)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,176 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2E48D: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32689)
==1017204==    by 0x4AE2E48D: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,177 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97284: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38195)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,178 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AE997A7: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39126)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,179 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4AE2F7F7: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33673)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,180 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4B8D3DB1: __pyx_pymod_exec_real_mpfi (real_mpfi.c:38106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,181 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B9B0A3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B9ACF36: __Pyx_modinit_type_init_code (element.c:18766)
==1017204==    by 0x4B9ACF36: __pyx_pymod_exec_element (element.c:19241)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,182 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B9B0A3B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B9AD27A: __Pyx_modinit_type_init_code (element.c:18847)
==1017204==    by 0x4B9AD27A: __pyx_pymod_exec_element (element.c:19241)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,183 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BE39AA0: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BE39AA0: __Pyx_modinit_type_init_code (fmpz_poly.c:10180)
==1017204==    by 0x4BE39AA0: __pyx_pymod_exec_fmpz_poly (fmpz_poly.c:10686)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,184 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BE5EFCE: __Pyx_Py3ClassCreate (real_arb.c:37035)
==1017204==    by 0x4BE5EFCE: __pyx_pymod_exec_real_arb (real_arb.c:34265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,185 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BEC8578: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BEC897B: __Pyx_modinit_type_init_code (real_lazy.c:23490)
==1017204==    by 0x4BECA6A7: __pyx_pymod_exec_real_lazy (real_lazy.c:24281)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,186 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BECC10D: __pyx_pymod_exec_real_lazy (real_lazy.c:24843)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,187 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BFB966B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BFB5ABD: __Pyx_modinit_type_init_code (polynomial_complex_arb.c:13464)
==1017204==    by 0x4BFB62CD: __pyx_pymod_exec_polynomial_complex_arb (polynomial_complex_arb.c:14106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,188 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4BF326EB: __pyx_pymod_exec_complex_arb (complex_arb.c:42445)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,189 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BF33709: __Pyx_Py3ClassCreate (complex_arb.c:45658)
==1017204==    by 0x4BF33709: __pyx_pymod_exec_complex_arb (complex_arb.c:42787)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,190 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81CB2C6: __pyx_f_4sage_4misc_9weak_dict_19WeakValueDictionary__set_item (weak_dict.c:3206)
==1017204==    by 0x81CB71D: __pyx_f_4sage_4misc_9weak_dict_25CachedWeakValueDictionary__set_item (weak_dict.c:5496)
==1017204==    by 0x81CA215: __pyx_pf_4sage_4misc_9weak_dict_19WeakValueDictionary_12__setitem__ (weak_dict.c:3100)
==1017204==    by 0x81CA215: __pyx_pw_4sage_4misc_9weak_dict_19WeakValueDictionary_13__setitem__ (weak_dict.c:3077)
==1017204==    by 0x81CA215: __pyx_mp_ass_subscript_4sage_4misc_9weak_dict_WeakValueDictionary (weak_dict.c:5586)
==1017204==    by 0x816C180: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6196)
==1017204==    by 0x816C180: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,191 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C10EC1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C10AAAB: __Pyx_modinit_type_init_code (base.c:11079)
==1017204==    by 0x4C10AAAB: __pyx_pymod_exec_base (base.c:11519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,192 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C136F97: __Pyx_modinit_type_init_code (list_clone.c:18072)
==1017204==    by 0x4C136F97: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,193 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C1374A5: __Pyx_modinit_type_init_code (list_clone.c:18226)
==1017204==    by 0x4C1374A5: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,194 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C176118: __pyx_pymod_exec_invlex (invlex.c:9111)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,195 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C0A4237: __pyx_pymod_exec_multi_polynomial_ring_base (multi_polynomial_ring_base.c:23078)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,196 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C6AA49F: __pyx_pymod_exec_matrix0 (matrix0.c:45759)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,197 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C37CC9F: __pyx_pymod_exec_matrix2 (matrix2.c:127209)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,198 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C89186C: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C89186C: __Pyx_modinit_type_init_code (matrix_sparse.c:16268)
==1017204==    by 0x4C89186C: __pyx_pymod_exec_matrix_sparse (matrix_sparse.c:16679)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,199 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4C9CE7D6: __pyx_pymod_exec_number_field_morphisms (number_field_morphisms.c:11927)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,200 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4CA0AA59: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51867)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,201 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4CAE8ACE: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29537)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,202 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4CF403D3: __pyx_pymod_exec_residue_field (residue_field.c:24714)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,203 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D002BCF: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D002BCF: __Pyx_modinit_type_init_code() (padic_ZZ_pX_FM_element.cpp:18387)
==1017204==    by 0x4D00368A: __pyx_pymod_exec_padic_ZZ_pX_FM_element(_object*) (padic_ZZ_pX_FM_element.cpp:18977)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,204 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D09AF8B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4D09665A: __Pyx_modinit_type_init_code() (padic_ZZ_pX_CR_element.cpp:28967)
==1017204==    by 0x4D096F44: __pyx_pymod_exec_padic_ZZ_pX_CR_element(_object*) (padic_ZZ_pX_CR_element.cpp:29645)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,205 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D0EC70A: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D0EC70A: __Pyx_modinit_type_init_code (padic_ZZ_pX_CA_element.cpp:22105)
==1017204==    by 0x4D0EC70A: __pyx_pymod_exec_padic_ZZ_pX_CA_element(_object*) (padic_ZZ_pX_CA_element.cpp:22695)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,206 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D138577: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44410)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,207 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D13F8DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D138D3E: __Pyx_modinit_type_init_code (qadic_flint_CR.c:44604)
==1017204==    by 0x4D139E9C: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45325)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,208 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D13A364: __pyx_pymod_exec_qadic_flint_CR (qadic_flint_CR.c:45364)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,209 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D1D095B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D1C9769: __Pyx_modinit_type_init_code (qadic_flint_CA.c:39955)
==1017204==    by 0x4D1CAE7B: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40881)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,210 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D1CB342: __pyx_pymod_exec_qadic_flint_CA (qadic_flint_CA.c:40920)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,211 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2511BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D24B48F: __Pyx_modinit_type_init_code (qadic_flint_FM.c:35849)
==1017204==    by 0x4D24CAD6: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36713)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,212 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BF2FD: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42271)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,213 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D2C11DE: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43201)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,214 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D24CFCF: __pyx_pymod_exec_qadic_flint_FM (qadic_flint_FM.c:36778)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,215 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D33FCB7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3407D4: __Pyx_modinit_type_init_code (relative_ramified_FM.c:35131)
==1017204==    by 0x4D3407D4: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36007)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,216 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D3D4882: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D3D4DC1: __Pyx_modinit_type_init_code (relative_ramified_FP.c:41210)
==1017204==    by 0x4D3D6594: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42106)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,217 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D3D6A3F: __pyx_pymod_exec_relative_ramified_FP (relative_ramified_FP.c:42174)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,218 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D3417E8: __pyx_pymod_exec_relative_ramified_FM (relative_ramified_FM.c:36100)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,219 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D45F94B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4599D4: __Pyx_modinit_type_init_code (relative_ramified_CA.c:38824)
==1017204==    by 0x4D4599D4: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39724)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,220 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D4E1CEB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D4DAFD6: __Pyx_modinit_type_init_code (relative_ramified_CR.c:43288)
==1017204==    by 0x4D4DC5EC: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44208)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,221 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D4DCB48: __pyx_pymod_exec_relative_ramified_CR (relative_ramified_CR.c:44276)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,222 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D45AAFB: __pyx_pymod_exec_relative_ramified_CA (relative_ramified_CA.c:39817)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,223 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D748225: __pyx_pymod_exec_power_series_ring_element (power_series_ring_element.c:29404)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,224 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D705861: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D705861: __Pyx_modinit_type_init_code (power_series_poly.c:14369)
==1017204==    by 0x4D705861: __pyx_pymod_exec_power_series_poly (power_series_poly.c:14911)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,225 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D7E15B5: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D7E15B5: __Pyx_modinit_type_init_code (power_series_pari.c:12968)
==1017204==    by 0x4D7E15B5: __pyx_pymod_exec_power_series_pari (power_series_pari.c:13518)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,226 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D87A2CB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4D8728AF: __Pyx_modinit_type_init_code() (multi_polynomial_libsingular.cpp:48022)
==1017204==    by 0x4D873672: __pyx_pymod_exec_multi_polynomial_libsingular(_object*) (multi_polynomial_libsingular.cpp:48786)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,227 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E38FE22: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4E390097: __Pyx_modinit_type_init_code() (element_ntl_gf2e.cpp:20293)
==1017204==    by 0x4E390E01: __pyx_pymod_exec_element_ntl_gf2e(_object*) (element_ntl_gf2e.cpp:20904)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,228 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E130BBF: __pyx_pymod_exec_singular(_object*) (singular.cpp:15975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,229 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E3E6634: __pyx_pymod_exec_ring(_object*) (ring.cpp:11540)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,230 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4D8755CD: __pyx_pymod_exec_multi_polynomial_libsingular(_object*) (multi_polynomial_libsingular.cpp:49018)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,231 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E521BC4: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E5226AD: __Pyx_modinit_type_init_code (complex_mpc.c:26906)
==1017204==    by 0x4E5226AD: __pyx_pymod_exec_complex_mpc (complex_mpc.c:27507)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,232 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E580FAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E57B941: __Pyx_modinit_type_init_code (tate_algebra_element.c:33206)
==1017204==    by 0x4E57C5DE: __pyx_pymod_exec_tate_algebra_element (tate_algebra_element.c:33800)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,233 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E63D7E6: __pyx_pymod_exec_fast_callable (fast_callable.c:20612)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,234 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EAF96DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EAF3E6B: __Pyx_modinit_type_init_code (function.c:17816)
==1017204==    by 0x4EAF3E6B: __pyx_pymod_exec_function (function.c:18426)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,235 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EAF54E6: __pyx_pymod_exec_function (function.c:18660)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,236 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EB398AE: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EB39AA8: __Pyx_modinit_type_init_code (ring.c:13554)
==1017204==    by 0x4EB3A3FC: __pyx_pymod_exec_ring (ring.c:14121)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,237 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EB3BE74: __pyx_pymod_exec_ring (ring.c:14375)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,238 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EDBF04B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EDBB998: __Pyx_modinit_type_init_code (indexed_element.c:11959)
==1017204==    by 0x4EDBB998: __pyx_pymod_exec_indexed_element (indexed_element.c:12391)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,239 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EDBCBF6: __pyx_pymod_exec_indexed_element (indexed_element.c:12610)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,240 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF6A85B: __Pyx_modinit_type_init_code (word_datatypes.c:9985)
==1017204==    by 0x4EF6A85B: __pyx_pymod_exec_word_datatypes (word_datatypes.c:10383)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,241 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF4A02B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4EF46EDA: __Pyx_modinit_type_init_code (word_char.c:19442)
==1017204==    by 0x4EF46EDA: __pyx_pymod_exec_word_char (word_char.c:19974)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,242 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF958B7: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4EF95B1E: __Pyx_modinit_type_init_code() (quaternion_algebra_element.cpp:21899)
==1017204==    by 0x4EF9693B: __pyx_pymod_exec_quaternion_algebra_element(_object*) (quaternion_algebra_element.cpp:22596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,243 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EF9540D: __Pyx_SetVtable(_object*, void*) (quaternion_algebra_element.cpp:24898)
==1017204==    by 0x4EF960E7: __Pyx_modinit_type_init_code() (quaternion_algebra_element.cpp:22070)
==1017204==    by 0x4EF9693B: __pyx_pymod_exec_quaternion_algebra_element(_object*) (quaternion_algebra_element.cpp:22596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,244 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4F10C1BB: __pyx_pymod_exec_matrix_rational_dense(_object*) (matrix_rational_dense.cpp:32523)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,245 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F196563: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F196CBB: __Pyx_modinit_type_init_code (multi_modular.c:11280)
==1017204==    by 0x4F196CBB: __pyx_pymod_exec_multi_modular (multi_modular.c:11786)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,246 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F1D7F61: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F1D890E: __Pyx_modinit_type_init_code (matrix_modn_dense_float.cpp:25080)
==1017204==    by 0x4F1D890E: __pyx_pymod_exec_matrix_modn_dense_float(_object*) (matrix_modn_dense_float.cpp:25639)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,247 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F557EC1: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F55886E: __Pyx_modinit_type_init_code (matrix_modn_dense_double.cpp:25176)
==1017204==    by 0x4F55886E: __pyx_pymod_exec_matrix_modn_dense_double(_object*) (matrix_modn_dense_double.cpp:25735)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,248 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F619EDB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F61A83F: __Pyx_modinit_type_init_code (matrix_mod2_dense.cpp:21990)
==1017204==    by 0x4F61A83F: __pyx_pymod_exec_matrix_mod2_dense(_object*) (matrix_mod2_dense.cpp:22472)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,249 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EFF2A2E: __pyx_pymod_exec_matrix_integer_dense(_object*) (matrix_integer_dense.cpp:58812)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,250 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50706DCE: __Pyx_modinit_type_init_code (p1list.c:13524)
==1017204==    by 0x50706DCE: __pyx_pymod_exec_p1list (p1list.c:13856)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,251 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x507319DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5072EB29: __Pyx_modinit_type_init_code (finite_dimensional_algebra_element.c:12562)
==1017204==    by 0x5072EB29: __pyx_pymod_exec_finite_dimensional_algebra_element (finite_dimensional_algebra_element.c:13000)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,252 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963B3D: type_dict_set_doc (typeobject.c:6077)
==1017204==    by 0x4963B3D: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B3D: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B3D: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A47FC2: __Pyx_modinit_type_init_code (lie_algebra_element.c:28505)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,253 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50A49B86: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29213)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,254 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50BC55FB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50BC2914: __Pyx_modinit_type_init_code (arithgroup_element.c:8747)
==1017204==    by 0x50BC2914: __pyx_pymod_exec_arithgroup_element (arithgroup_element.c:9242)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,255 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50C20E5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50C1C42D: __Pyx_modinit_type_init_code (element.c:28505)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,256 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x50C1CEAB: __Pyx_modinit_type_init_code (element.c:28815)
==1017204==    by 0x50C1DC81: __pyx_pymod_exec_element (element.c:29315)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,257 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x517D2E3D: __pyx_pymod_exec_permgroup_element (permgroup_element.c:24795)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,258 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51D903AA: __Pyx_modinit_type_init_code (graph_backends.c:14845)
==1017204==    by 0x51D903AA: __pyx_pymod_exec_graph_backends (graph_backends.c:15149)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,259 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51DB778B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x51DB195E: __Pyx_modinit_type_init_code (c_graph.cpp:49906)
==1017204==    by 0x51DB195E: __pyx_pymod_exec_c_graph(_object*) (c_graph.cpp:50515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,260 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51E9018D: __Pyx_modinit_type_init_code (static_sparse_backend.c:26677)
==1017204==    by 0x51E9018D: __pyx_pymod_exec_static_sparse_backend (static_sparse_backend.c:27082)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,261 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x51D4C61C: __pyx_pymod_exec_generic_graph_pyx (generic_graph_pyx.c:28894)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,262 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51FCEAD6: __Pyx_modinit_type_init_code (views.c:17987)
==1017204==    by 0x51FCEAD6: __pyx_pymod_exec_views (views.c:18454)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,263 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52134E5D: __pyx_pymod_exec_connectivity (connectivity.c:56268)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,264 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x523133C9: __Pyx_modinit_type_init_code (recursively_enumerated_set.c:16625)
==1017204==    by 0x523133C9: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17087)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,265 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x50BE9101: __pyx_pymod_exec_libgap_wrapper (libgap_wrapper.c:12060)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,266 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x523E1D1B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x523CAA95: __Pyx_modinit_type_init_code (farey_symbol.cpp:15267)
==1017204==    by 0x523CAA95: __pyx_pymod_exec_farey_symbol(_object*) (farey_symbol.cpp:15725)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,267 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x523CBFCB: __pyx_pymod_exec_farey_symbol(_object*) (farey_symbol.cpp:16010)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,268 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5245E2ED: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5245E2ED: __Pyx_modinit_type_init_code (matrix_cyclo_dense.cpp:23231)
==1017204==    by 0x5245E2ED: __pyx_pymod_exec_matrix_cyclo_dense(_object*) (matrix_cyclo_dense.cpp:23858)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,269 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x525761EB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x52571BC7: __Pyx_modinit_type_init_code (matrix_integer_sparse.cpp:16661)
==1017204==    by 0x52571BC7: __pyx_pymod_exec_matrix_integer_sparse(_object*) (matrix_integer_sparse.cpp:17240)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,270 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52723704: __Pyx_SetVtable (matrix_modn_sparse.cpp:19228)
==1017204==    by 0x52723704: __Pyx_modinit_type_init_code (matrix_modn_sparse.cpp:16697)
==1017204==    by 0x52723704: __pyx_pymod_exec_matrix_modn_sparse(_object*) (matrix_modn_sparse.cpp:17229)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,271 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5245F0AB: __pyx_pymod_exec_matrix_cyclo_dense(_object*) (matrix_cyclo_dense.cpp:24134)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,272 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52B37594: __pyx_pymod_exec_ternary (ternary.c:20348)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,273 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x52E56B91: __pyx_pymod_exec_tree_decomposition (tree_decomposition.c:31076)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,274 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x533DD13F: __Pyx_modinit_type_init_code (dancing_links.cpp:11321)
==1017204==    by 0x533DD13F: __pyx_pymod_exec_dancing_links(_object*) (dancing_links.cpp:11694)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,275 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x53335D5E: __pyx_pymod_exec_graph_coloring(_object*) (graph_coloring.cpp:37866)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,276 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x534E245D: __pyx_pymod_exec_dist (dist.c:28869)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,277 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x53ED1925: pysqlite_connection_setup_types (connection.c:1989)
==1017204==    by 0x53ED4309: PyInit__sqlite3 (module.c:385)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,278 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x48B7EBA: _PyEval_EvalFrameDefault (ceval.c:2850)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,279 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719A4C: __Pyx_modinit_type_init_code (pbori.cpp:75287)
==1017204==    by 0x54719A4C: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,280 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719EB5: __Pyx_modinit_type_init_code (pbori.cpp:75416)
==1017204==    by 0x54719EB5: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,281 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471A287: __Pyx_modinit_type_init_code (pbori.cpp:75535)
==1017204==    by 0x5471A287: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,282 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x5471A9F9: __Pyx_modinit_type_init_code (pbori.cpp:75796)
==1017204==    by 0x5471A9F9: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,283 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x54657F0F: __pyx_pymod_exec_sbox (sbox.c:22787)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,284 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5596AB1F: __pyx_pymod_exec_base (base.c:44715)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,285 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x558F5368: __Pyx_modinit_type_init_code (index_face_set.c:30204)
==1017204==    by 0x558F5368: __pyx_pymod_exec_index_face_set (index_face_set.c:30821)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,286 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x558F6520: __pyx_pymod_exec_index_face_set (index_face_set.c:31015)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,287 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x55A5F9A6: __pyx_pymod_exec_shapes (shapes.c:15819)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,288 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x56144372: __pyx_pymod_exec_reflection_group_element (reflection_group_element.c:14515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,289 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x56F7119B: PyInit__elementtree (_elementtree.c:4399)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,290 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA313: PyInit__multiarray_umath (multiarraymodule.c:4720)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,291 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA677: setup_scalartypes (multiarraymodule.c:4543)
==1017204==    by 0x576FA677: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,292 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA692: setup_scalartypes (multiarraymodule.c:4544)
==1017204==    by 0x576FA692: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,293 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA6DE: setup_scalartypes (multiarraymodule.c:4545)
==1017204==    by 0x576FA6DE: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,294 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA6F9: setup_scalartypes (multiarraymodule.c:4546)
==1017204==    by 0x576FA6F9: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,295 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA71B: setup_scalartypes (multiarraymodule.c:4548)
==1017204==    by 0x576FA71B: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,296 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA767: setup_scalartypes (multiarraymodule.c:4549)
==1017204==    by 0x576FA767: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,297 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA782: setup_scalartypes (multiarraymodule.c:4550)
==1017204==    by 0x576FA782: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,298 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA867: setup_scalartypes (multiarraymodule.c:4557)
==1017204==    by 0x576FA867: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,299 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA903: PyInit__multiarray_umath (multiarraymodule.c:4753)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,300 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA917: PyInit__multiarray_umath (multiarraymodule.c:4757)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,301 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5766E388: dtypemeta_wrap_legacy_descriptor (dtypemeta.c:650)
==1017204==    by 0x57639950: set_typeinfo (arraytypes.c.src:4488)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,302 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5766E237: dtypemeta_wrap_legacy_descriptor (dtypemeta.c:579)
==1017204==    by 0x57639950: set_typeinfo (arraytypes.c.src:4488)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,303 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x57B93597: PyCSimpleType_new (_ctypes.c:2079)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,304 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57DB80D9: __pyx_pymod_exec_bit_generator (bit_generator.c:12084)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,112 bytes in 1 blocks are still reachable in loss record 1,305 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EF401E: __Pyx_modinit_type_init_code (_generator.c:41357)
==1017204==    by 0x57EF401E: __pyx_pymod_exec__generator (_generator.c:41727)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,114 bytes in 1 blocks are still reachable in loss record 1,306 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E53EA9: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E547C9: __Pyx_modinit_type_init_code (action.c:11066)
==1017204==    by 0x8E547C9: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,116 bytes in 1 blocks are still reachable in loss record 1,307 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDDC5C: __Pyx_modinit_type_init_code (integer_mod.c:48865)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,118 bytes in 51 blocks are still reachable in loss record 1,308 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x487E2BCC: void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4E904F55: _M_construct_aux<char*> (basic_string.h:251)
==1017204==    by 0x4E904F55: _M_construct<char*> (basic_string.h:270)
==1017204==    by 0x4E904F55: basic_string (basic_string.h:455)
==1017204==    by 0x4E904F55: function_options (function.h:145)
==1017204==    by 0x4E904F55: _Construct<GiNaC::function_options, const GiNaC::function_options&> (stl_construct.h:75)
==1017204==    by 0x4E904F55: __uninit_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:83)
==1017204==    by 0x4E904F55: uninitialized_copy<const GiNaC::function_options*, GiNaC::function_options*> (stl_uninitialized.h:140)
==1017204==    by 0x4E904F55: __uninitialized_copy_a<const GiNaC::function_options*, GiNaC::function_options*, GiNaC::function_options> (stl_uninitialized.h:307)
==1017204==    by 0x4E904F55: __uninitialized_move_if_noexcept_a<GiNaC::function_options*, GiNaC::function_options*, std::allocator<GiNaC::function_options> > (stl_uninitialized.h:329)
==1017204==    by 0x4E904F55: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:474)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204== 
==1017204== 1,120 bytes in 1 blocks are still reachable in loss record 1,309 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0xAA7DD14: __Pyx_Py3ClassCreate.constprop.0 (abc.c:4159)
==1017204==    by 0xAA7F0D6: __pyx_pymod_exec_abc (abc.c:3495)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,130 bytes in 2 blocks are still reachable in loss record 1,310 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x7AB4FD5: __Pyx_PyObject_GetAttrStr (lazy_attribute.c:3856)
==1017204==    by 0x7AB4FD5: __pyx_pf_4sage_4misc_14lazy_attribute_14lazy_attribute___init__ (lazy_attribute.c:2716)
==1017204==    by 0x7AB4FD5: __pyx_pw_4sage_4misc_14lazy_attribute_14lazy_attribute_1__init__ (lazy_attribute.c:2671)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x496726D: slot_tp_init (typeobject.c:7732)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x5614736E: __Pyx_PyObject_Call (reflection_group_element.c:15032)
==1017204==    by 0x5614736E: __Pyx__PyObject_CallOneArg (reflection_group_element.c:15100)
==1017204== 
==1017204== 1,139 bytes in 1 blocks are still reachable in loss record 1,311 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x94F5F37: __Pyx_InitStrings (sage_timeit_class.c:4313)
==1017204==    by 0x94F5F37: __Pyx_InitGlobals (sage_timeit_class.c:1836)
==1017204==    by 0x94F5F37: __pyx_pymod_exec_sage_timeit_class (sage_timeit_class.c:2075)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,147 bytes in 1 blocks are still reachable in loss record 1,312 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF958B7: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4EF95D12: __Pyx_modinit_type_init_code() (quaternion_algebra_element.cpp:21958)
==1017204==    by 0x4EF9693B: __pyx_pymod_exec_quaternion_algebra_element(_object*) (quaternion_algebra_element.cpp:22596)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,152 bytes in 2 blocks are still reachable in loss record 1,313 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,152 bytes in 2 blocks are still reachable in loss record 1,314 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x7AB46F9: __pyx_pf_4sage_4misc_14lazy_attribute_20lazy_class_attribute___get__ (lazy_attribute.c:3068)
==1017204==    by 0x7AB46F9: __pyx_pw_4sage_4misc_14lazy_attribute_20lazy_class_attribute_1__get__ (lazy_attribute.c:2961)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490DDA8: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x490DDA8: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x490DDA8: object_vacall (call.c:734)
==1017204==    by 0x490E192: PyObject_CallFunctionObjArgs (call.c:841)
==1017204== 
==1017204== 1,152 bytes in 2 blocks are still reachable in loss record 1,315 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x49CC85A: builtin_setattr_impl (bltinmodule.c:1498)
==1017204==    by 0x49CC85A: builtin_setattr (bltinmodule.c.h:471)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,152 bytes in 6 blocks are still reachable in loss record 1,316 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x90628B4: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x90628B4: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x90628B4: __pyx_pf_4sage_9structure_10parent_old_6Parent___cinit__ (parent_old.c:2166)
==1017204==    by 0x90628B4: __pyx_pw_4sage_9structure_10parent_old_6Parent_1__cinit__ (parent_old.c:2143)
==1017204==    by 0x90628B4: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6671)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80774: __pyx_tp_new_4sage_5rings_3abc_RealField (abc.c:2220)
==1017204==    by 0x47F72CB4: __pyx_tp_new_4sage_5rings_9real_mpfr_RealField_class (real_mpfr.c:44210)
==1017204== 
==1017204== 1,152 bytes in 6 blocks are still reachable in loss record 1,317 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x901853C: __pyx_pf_4sage_9structure_11coerce_maps_17DefaultConvertMap___init__ (coerce_maps.c:3165)
==1017204==    by 0x901853C: __pyx_pw_4sage_9structure_11coerce_maps_17DefaultConvertMap_1__init__ (coerce_maps.c:3067)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 1,152 bytes in 6 blocks are still reachable in loss record 1,318 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x885A05E: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x885A05E: __pyx_pf_4sage_4sets_11pythonclass_20Set_PythonType_class___init__ (pythonclass.c:2195)
==1017204==    by 0x885A05E: __pyx_pw_4sage_4sets_11pythonclass_20Set_PythonType_class_1__init__ (pythonclass.c:2092)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x901853C: __pyx_pf_4sage_9structure_11coerce_maps_17DefaultConvertMap___init__ (coerce_maps.c:3165)
==1017204==    by 0x901853C: __pyx_pw_4sage_9structure_11coerce_maps_17DefaultConvertMap_1__init__ (coerce_maps.c:3067)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204== 
==1017204== 1,155 bytes in 1 blocks are still reachable in loss record 1,319 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x517D642B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x517D2197: __Pyx_modinit_type_init_code (permgroup_element.c:23961)
==1017204==    by 0x517D2197: __pyx_pymod_exec_permgroup_element (permgroup_element.c:24555)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,157 bytes in 1 blocks are still reachable in loss record 1,320 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CED2B1: __Pyx_modinit_type_init_code (pysignals.c:7357)
==1017204==    by 0x48CED2B1: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,178 bytes in 1 blocks are still reachable in loss record 1,321 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C33A37D: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C33A37D: __Pyx_modinit_type_init_code (matrix_generic_dense.c:6205)
==1017204==    by 0x4C33A37D: __pyx_pymod_exec_matrix_generic_dense (matrix_generic_dense.c:6610)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,184 bytes in 1 blocks are still reachable in loss record 1,322 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x4A5E20E: _functools_exec (_functoolsmodule.c:1448)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,187 bytes in 1 blocks are still reachable in loss record 1,323 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C304BFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C300E92: __Pyx_modinit_type_init_code (args.c:20437)
==1017204==    by 0x4C300E92: __pyx_pymod_exec_args (args.c:20975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,194 bytes in 1 blocks are still reachable in loss record 1,324 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CF3D418: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4CF3EB32: __Pyx_modinit_type_init_code (residue_field.c:24000)
==1017204==    by 0x4CF3EB32: __pyx_pymod_exec_residue_field (residue_field.c:24513)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,200 bytes in 2 blocks are possibly lost in loss record 1,325 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204== 
==1017204== 1,204 bytes in 1 blocks are still reachable in loss record 1,326 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D283: _dl_new_object (dl-object.c:89)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4D4B8C0: do_dlopen (dl-libc.c:96)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4D4B9F4: dlerror_run (dl-libc.c:46)
==1017204==    by 0x4D4B9F4: __libc_dlopen_mode (dl-libc.c:195)
==1017204==    by 0x4D2F6AB: nss_load_library (nsswitch.c:359)
==1017204== 
==1017204== 1,204 bytes in 1 blocks are still reachable in loss record 1,327 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C2D1689: __Pyx_modinit_type_init_code (group.c:5094)
==1017204==    by 0x4C2D1689: __pyx_pymod_exec_group (group.c:5469)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,205 bytes in 1 blocks are still reachable in loss record 1,328 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7A9F078: __Pyx_modinit_type_init_code (instancedoc.c:2920)
==1017204==    by 0x7A9F078: __pyx_pymod_exec_instancedoc (instancedoc.c:3210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,212 bytes in 1 blocks are still reachable in loss record 1,329 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4675A05B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x46752EE1: __Pyx_modinit_type_init_code (integer.c:53252)
==1017204==    by 0x4675433F: __pyx_pymod_exec_integer (integer.c:53990)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,212 bytes in 1 blocks are still reachable in loss record 1,330 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x4BEC8444: __Pyx_Py3ClassCreate.constprop.0 (real_lazy.c:27595)
==1017204==    by 0x4BECC017: __pyx_pymod_exec_real_lazy (real_lazy.c:24823)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,224 bytes in 1 blocks are still reachable in loss record 1,331 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ED3795: pysqlite_cursor_setup_types (cursor.c:1049)
==1017204==    by 0x53ED42F9: PyInit__sqlite3 (module.c:384)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,228 bytes in 2 blocks are still reachable in loss record 1,332 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x48FEEF4: _PyBytes_FromSize (bytesobject.c:126)
==1017204==    by 0x49010FA: PyBytes_FromStringAndSize (bytesobject.c:159)
==1017204==    by 0x4A0194D: r_object (marshal.c:1069)
==1017204==    by 0x4A01C3F: r_object (marshal.c:1347)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204== 
==1017204== 1,232 bytes in 1 blocks are still reachable in loss record 1,333 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x40142CF: allocate_dtv_entry (dl-tls.c:582)
==1017204==    by 0x40142CF: allocate_and_init (dl-tls.c:607)
==1017204==    by 0x40142CF: tls_get_addr_tail.isra.0 (dl-tls.c:787)
==1017204==    by 0x401ADEB: __tls_get_addr (tls_get_addr.S:55)
==1017204==    by 0x4B02EB21: _fmpz_new_mpz (fmpz.c:68)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:212)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:208)
==1017204==    by 0x4B076887: _fmpq_poly_set_array_mpq (set_array_mpq.c:33)
==1017204==    by 0x4B076940: fmpq_poly_set_array_mpq (set_array_mpq.c:54)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 1,248 bytes in 2 blocks are still reachable in loss record 1,334 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x7AB4FD5: __Pyx_PyObject_GetAttrStr (lazy_attribute.c:3856)
==1017204==    by 0x7AB4FD5: __pyx_pf_4sage_4misc_14lazy_attribute_14lazy_attribute___init__ (lazy_attribute.c:2716)
==1017204==    by 0x7AB4FD5: __pyx_pw_4sage_4misc_14lazy_attribute_14lazy_attribute_1__init__ (lazy_attribute.c:2671)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x49100A9: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x49100A9: method_vectorcall (classobject.c:83)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x496726D: slot_tp_init (typeobject.c:7732)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x87B362E: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B362E: __Pyx__PyObject_CallOneArg (parent.c:30387)
==1017204== 
==1017204== 1,256 bytes in 1 blocks are still reachable in loss record 1,335 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD177EE: __Pyx_modinit_type_init_code (morphism.c:27949)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,256 bytes in 1 blocks are still reachable in loss record 1,336 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CF3D418: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4CF3E873: __Pyx_modinit_type_init_code (residue_field.c:23938)
==1017204==    by 0x4CF3E873: __pyx_pymod_exec_residue_field (residue_field.c:24513)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,260 bytes in 1 blocks are still reachable in loss record 1,337 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4C2E94EB: __Pyx_InitStrings (constructor.c:8035)
==1017204==    by 0x4C2E94EB: __Pyx_InitGlobals (constructor.c:4488)
==1017204==    by 0x4C2E94EB: __pyx_pymod_exec_constructor (constructor.c:4861)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,265 bytes in 1 blocks are still reachable in loss record 1,338 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AD005E: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48AD005E: __Pyx_modinit_type_init_code (ntl_ZZX.cpp:13739)
==1017204==    by 0x48AD005E: __pyx_pymod_exec_ntl_ZZX(_object*) (ntl_ZZX.cpp:14330)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,281 bytes in 1 blocks are still reachable in loss record 1,339 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CF3D418: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4CF3E9E2: __Pyx_modinit_type_init_code (residue_field.c:23970)
==1017204==    by 0x4CF3E9E2: __pyx_pymod_exec_residue_field (residue_field.c:24513)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,283 bytes in 1 blocks are still reachable in loss record 1,340 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534E560B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x534DF7C3: __Pyx_modinit_type_init_code (dist.c:27973)
==1017204==    by 0x534E0202: __pyx_pymod_exec_dist (dist.c:28661)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,284 bytes in 1 blocks are still reachable in loss record 1,341 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A77043: PyInit__io (_iomodule.c:729)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,287 bytes in 1 blocks are still reachable in loss record 1,342 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x4BE5EFCE: __Pyx_Py3ClassCreate (real_arb.c:37035)
==1017204==    by 0x4BE5EFCE: __pyx_pymod_exec_real_arb (real_arb.c:34265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,293 bytes in 1 blocks are still reachable in loss record 1,343 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C6AD7DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C6A8006: __Pyx_modinit_type_init_code (matrix0.c:44831)
==1017204==    by 0x4C6A8CF5: __pyx_pymod_exec_matrix0 (matrix0.c:45447)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,305 bytes in 1 blocks are still reachable in loss record 1,344 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5453EEDB: __Pyx_modinit_type_init_code (probability_distribution.c:12258)
==1017204==    by 0x5453EEDB: __pyx_pymod_exec_probability_distribution (probability_distribution.c:12597)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,306 bytes in 1 blocks are still reachable in loss record 1,345 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x5341F89A: __Pyx_InitStrings (mip.c:32746)
==1017204==    by 0x5341F89A: __Pyx_InitGlobals (mip.c:26822)
==1017204==    by 0x5341F89A: __pyx_pymod_exec_mip (mip.c:27338)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,308 (1,080 direct, 228 indirect) bytes in 1 blocks are definitely lost in loss record 1,346 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D0767E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6D0767E: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6D0767E: pari_init_functions (init.c:824)
==1017204==    by 0x6D0767E: pari_init_opts (init.c:1275)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 1,310 bytes in 1 blocks are still reachable in loss record 1,347 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x56C004EB: __Pyx_modinit_type_init_code (base.cpp:9726)
==1017204==    by 0x56C004EB: __pyx_pymod_exec_base(_object*) (base.cpp:10182)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,317 bytes in 1 blocks are still reachable in loss record 1,348 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C9CCF29: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C9CD7DB: __Pyx_modinit_type_init_code (number_field_morphisms.c:11341)
==1017204==    by 0x4C9CD7DB: __pyx_pymod_exec_number_field_morphisms (number_field_morphisms.c:11802)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,320 bytes in 1 blocks are still reachable in loss record 1,349 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E7B5CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E78E7D: __Pyx_modinit_type_init_code (coerce_actions.c:15170)
==1017204==    by 0x8E78E7D: __pyx_pymod_exec_coerce_actions (coerce_actions.c:15663)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,320 bytes in 1 blocks are still reachable in loss record 1,350 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4EF37F1C: __Pyx_modinit_type_init_code (callable_dict.c:1876)
==1017204==    by 0x4EF37F1C: __pyx_pymod_exec_callable_dict (callable_dict.c:2126)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,322 bytes in 1 blocks are still reachable in loss record 1,351 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CD3C8C: __Pyx_modinit_type_init_code (pselect.c:4242)
==1017204==    by 0x48CD3C8C: __pyx_pymod_exec_pselect (pselect.c:4503)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,332 bytes in 2 blocks are still reachable in loss record 1,352 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A66AD3: itertoolsmodule_exec (itertoolsmodule.c:4872)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,333 bytes in 1 blocks are still reachable in loss record 1,353 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51E3FDAB: __Pyx_modinit_type_init_code (dense_graph.c:17723)
==1017204==    by 0x51E3FDAB: __pyx_pymod_exec_dense_graph (dense_graph.c:18039)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,335 bytes in 1 blocks are still reachable in loss record 1,354 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4BE5BF1E: __Pyx_InitStrings (real_arb.c:38039)
==1017204==    by 0x4BE5BF1E: __Pyx_InitGlobals (real_arb.c:32976)
==1017204==    by 0x4BE5BF1E: __pyx_pymod_exec_real_arb (real_arb.c:33652)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,337 bytes in 1 blocks are still reachable in loss record 1,355 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EB0A: PyInit_gmpy2 (gmpy2.c:1039)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,338 bytes in 1 blocks are still reachable in loss record 1,356 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57FC3C38: __Pyx_modinit_type_init_code (sparse_graph.c:21685)
==1017204==    by 0x57FC3C38: __pyx_pymod_exec_sparse_graph (sparse_graph.c:22001)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,344 bytes in 3 blocks are still reachable in loss record 1,357 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x863676E: __Pyx_PyObject_Call (fast_methods.c:3554)
==1017204==    by 0x863676E: __Pyx__PyObject_CallOneArg (fast_methods.c:3638)
==1017204==    by 0x863676E: __Pyx_PyObject_CallOneArg (fast_methods.c:3657)
==1017204==    by 0x863676E: __pyx_pf_4sage_4misc_12fast_methods_9Singleton___classcall__ (fast_methods.c:2042)
==1017204==    by 0x863676E: __pyx_pw_4sage_4misc_12fast_methods_9Singleton_1__classcall__ (fast_methods.c:1901)
==1017204== 
==1017204== 1,344 bytes in 3 blocks are still reachable in loss record 1,358 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204== 
==1017204== 1,347 bytes in 1 blocks are still reachable in loss record 1,359 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x80C9DB1: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x80C9DB1: __Pyx_modinit_type_init_code (inherit_comparison.c:1668)
==1017204==    by 0x80C9DB1: __pyx_pymod_exec_inherit_comparison (inherit_comparison.c:1941)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,348 bytes in 1 blocks are still reachable in loss record 1,360 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C136F97: __Pyx_modinit_type_init_code (list_clone.c:18072)
==1017204==    by 0x4C136F97: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,366 bytes in 1 blocks are still reachable in loss record 1,361 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E732E30: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4E734626: __Pyx_modinit_type_init_code (expression.cpp:123106)
==1017204==    by 0x4E734626: __pyx_pymod_exec_expression(_object*) (expression.cpp:123946)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,377 bytes in 1 blocks are still reachable in loss record 1,362 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x903890C: __Pyx_modinit_type_init_code (parent_gens.c:6108)
==1017204==    by 0x903890C: __pyx_pymod_exec_parent_gens (parent_gens.c:6434)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,389 bytes in 2 blocks are still reachable in loss record 1,363 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x887B34D: __Pyx_InitStrings (functor.c:8716)
==1017204==    by 0x887B34D: __Pyx_InitGlobals (functor.c:5422)
==1017204==    by 0x887B34D: __pyx_pymod_exec_functor (functor.c:5717)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,393 bytes in 1 blocks are still reachable in loss record 1,364 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A771C4: PyInit__io (_iomodule.c:773)
==1017204==    by 0x49F6493: create_builtin (import.c:1012)
==1017204==    by 0x49F6493: create_builtin (import.c:997)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,407 bytes in 1 blocks are still reachable in loss record 1,365 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x523135A1: __Pyx_modinit_type_init_code (recursively_enumerated_set.c:16681)
==1017204==    by 0x523135A1: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17087)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,413 bytes in 1 blocks are still reachable in loss record 1,366 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EB46: PyInit_gmpy2 (gmpy2.c:1054)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,416 bytes in 1 blocks are still reachable in loss record 1,367 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x702C7F7: PyInit__pickle (_pickle.c:7976)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,424 bytes in 1 blocks are still reachable in loss record 1,368 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x4965943: PyType_FromModuleAndSpec (typeobject.c:3410)
==1017204==    by 0x53ED1925: pysqlite_connection_setup_types (connection.c:1989)
==1017204==    by 0x53ED4309: PyInit__sqlite3 (module.c:385)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,429 bytes in 1 blocks are still reachable in loss record 1,369 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719EB5: __Pyx_modinit_type_init_code (pbori.cpp:75416)
==1017204==    by 0x54719EB5: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,433 bytes in 1 blocks are still reachable in loss record 1,370 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C75D2C2: __Pyx_modinit_type_init_code (module.c:3636)
==1017204==    by 0x4C75D2C2: __pyx_pymod_exec_module (module.c:3926)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,439 bytes in 1 blocks are still reachable in loss record 1,371 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x523133C9: __Pyx_modinit_type_init_code (recursively_enumerated_set.c:16625)
==1017204==    by 0x523133C9: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17087)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,444 bytes in 1 blocks are still reachable in loss record 1,372 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E53EA9: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E54692: __Pyx_modinit_type_init_code (action.c:11031)
==1017204==    by 0x8E54692: __pyx_pymod_exec_action (action.c:11510)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,467 bytes in 1 blocks are still reachable in loss record 1,373 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8642E6F: __Pyx_modinit_type_init_code (constant_function.c:2713)
==1017204==    by 0x8642E6F: __pyx_pymod_exec_constant_function (constant_function.c:2984)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,489 bytes in 1 blocks are still reachable in loss record 1,374 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49F4CE5: exec_code_in_module (import.c:793)
==1017204== 
==1017204== 1,495 bytes in 1 blocks are still reachable in loss record 1,375 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8E7B5CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x8E7892D: __Pyx_modinit_type_init_code (coerce_actions.c:15032)
==1017204==    by 0x8E7892D: __pyx_pymod_exec_coerce_actions (coerce_actions.c:15663)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,496 bytes in 2 blocks are possibly lost in loss record 1,376 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 1,502 bytes in 1 blocks are still reachable in loss record 1,377 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x50BE6E7E: __Pyx_InitStrings (libgap_wrapper.c:16265)
==1017204==    by 0x50BE6E7E: __Pyx_InitGlobals (libgap_wrapper.c:11140)
==1017204==    by 0x50BE6E7E: __pyx_pymod_exec_libgap_wrapper (libgap_wrapper.c:11633)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,524 bytes in 1 blocks are still reachable in loss record 1,378 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x7AA4556: __Pyx_PyObject_GetAttrStr (instancedoc.c:3278)
==1017204==    by 0x7AA4556: __pyx_pf_4sage_4docs_11instancedoc_instancedoc (instancedoc.c:2537)
==1017204==    by 0x7AA4556: __pyx_pw_4sage_4docs_11instancedoc_1instancedoc (instancedoc.c:2378)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallMethO (cachefunc.c:25288)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallOneArg (cachefunc.c:25319)
==1017204==    by 0x814A0A4: __pyx_pymod_exec_cachefunc (cachefunc.c:24813)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,525 bytes in 2 blocks are still reachable in loss record 1,379 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x472C35CB: __Pyx_InitStrings (handle_error.c:6540)
==1017204==    by 0x472C35CB: __Pyx_InitGlobals (handle_error.c:3373)
==1017204==    by 0x472C35CB: __pyx_pymod_exec_handle_error (handle_error.c:3699)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,536 bytes in 8 blocks are still reachable in loss record 1,380 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x9063919: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9063919: __Pyx_PyObject_CallNoArg (parent_old.c:7964)
==1017204==    by 0x9063919: __pyx_pf_4sage_9structure_10parent_old_6Parent_2__init__ (parent_old.c:2290)
==1017204==    by 0x9063919: __pyx_pw_4sage_9structure_10parent_old_6Parent_3__init__ (parent_old.c:2250)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x905563E: __Pyx_PyObject_Call (parent_base.c:3056)
==1017204==    by 0x905563E: __pyx_pf_4sage_9structure_11parent_base_14ParentWithBase___init__ (parent_base.c:1910)
==1017204==    by 0x905563E: __pyx_pw_4sage_9structure_11parent_base_14ParentWithBase_1__init__ (parent_base.c:1870)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x903C8AB: __Pyx_PyObject_Call (parent_gens.c:6694)
==1017204==    by 0x903C8AB: __pyx_pf_4sage_9structure_11parent_gens_14ParentWithGens___init__ (parent_gens.c:2329)
==1017204==    by 0x903C8AB: __pyx_pw_4sage_9structure_11parent_gens_14ParentWithGens_1__init__ (parent_gens.c:2258)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 1,537 bytes in 1 blocks are still reachable in loss record 1,381 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A02E54: PyMarshal_ReadObjectFromString (marshal.c:1562)
==1017204==    by 0x49F6C73: PyImport_ImportFrozenModuleObject (import.c:1162)
==1017204== 
==1017204== 1,537 bytes in 1 blocks are still reachable in loss record 1,382 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48006F0B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48003160: __Pyx_modinit_type_init_code (real_double.c:21163)
==1017204==    by 0x48003160: __pyx_pymod_exec_real_double (real_double.c:21882)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,542 bytes in 1 blocks are still reachable in loss record 1,383 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD17F69: __Pyx_modinit_type_init_code (morphism.c:28152)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,544 bytes in 1 blocks are still reachable in loss record 1,384 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55A5EAB4: __Pyx_modinit_type_init_code (shapes.c:15150)
==1017204==    by 0x55A5EAB4: __pyx_pymod_exec_shapes (shapes.c:15435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,544 bytes in 1 blocks are indirectly lost in loss record 1,385 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFD0A6: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFD0A6: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CFD0A6: hash_create (hash.c:74)
==1017204==    by 0x6CBA5E3: pari_var_init (anal.c:940)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1,587 bytes in 1 blocks are still reachable in loss record 1,386 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49CE309C: __Pyx_modinit_type_init_code (bitset.c:23145)
==1017204==    by 0x49CE309C: __pyx_pymod_exec_bitset (bitset.c:23493)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,603 bytes in 1 blocks are still reachable in loss record 1,387 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8148629: __Pyx_modinit_type_init_code (cachefunc.c:23868)
==1017204==    by 0x8148629: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,607 bytes in 1 blocks are still reachable in loss record 1,388 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x86340F3: __Pyx_Py3ClassCreate (fast_methods.c:4796)
==1017204==    by 0x86340F3: __pyx_pymod_exec_fast_methods (fast_methods.c:3192)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,632 bytes in 3 blocks are possibly lost in loss record 1,389 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 1,649 bytes in 2 blocks are still reachable in loss record 1,390 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4C0816BF: __Pyx_InitStrings (noncommutative_ideals.c:8687)
==1017204==    by 0x4C0816BF: __Pyx_InitGlobals (noncommutative_ideals.c:5364)
==1017204==    by 0x4C0816BF: __pyx_pymod_exec_noncommutative_ideals (noncommutative_ideals.c:5721)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,655 bytes in 1 blocks are still reachable in loss record 1,391 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x8633156: __Pyx_InitStrings (fast_methods.c:5626)
==1017204==    by 0x8633156: __Pyx_InitGlobals (fast_methods.c:2722)
==1017204==    by 0x8633156: __pyx_pymod_exec_fast_methods (fast_methods.c:3038)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,664 bytes in 1 blocks are still reachable in loss record 1,392 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x55AE4934: __Pyx_InitStrings (debruijn_sequence.c:19273)
==1017204==    by 0x55AE4934: __Pyx_InitGlobals (debruijn_sequence.c:14810)
==1017204==    by 0x55AE4934: __pyx_pymod_exec_debruijn_sequence (debruijn_sequence.c:15237)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,672 (64 direct, 1,608 indirect) bytes in 1 blocks are definitely lost in loss record 1,393 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CFCFDE: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CFCFDE: hash_create (hash.c:73)
==1017204==    by 0x6CBA5E3: pari_var_init (anal.c:940)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 1,686 bytes in 1 blocks are still reachable in loss record 1,394 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C875F5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C873853: __Pyx_modinit_type_init_code (matrix_generic_sparse.c:7679)
==1017204==    by 0x4C873853: __pyx_pymod_exec_matrix_generic_sparse (matrix_generic_sparse.c:8084)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,688 bytes in 2 blocks are still reachable in loss record 1,395 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B7365: _PyEval_EvalFrameDefault (ceval.c:2873)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,720 bytes in 1 blocks are still reachable in loss record 1,396 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EF3EBF: __Pyx_modinit_type_init_code (_generator.c:41322)
==1017204==    by 0x57EF3EBF: __pyx_pymod_exec__generator (_generator.c:41727)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,728 bytes in 3 blocks are still reachable in loss record 1,397 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4A6582B: _abc__abc_init (_abc.c:447)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 1,728 bytes in 3 blocks are still reachable in loss record 1,398 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x49403A0: dict_setdefault_impl (dictobject.c:3130)
==1017204==    by 0x49403A0: dict_setdefault (dictobject.c.h:113)
==1017204==    by 0x815CCBB: __Pyx_PyCFunction_FastCall (cachefunc.c:25126)
==1017204==    by 0x815CCBB: __pyx_f_4sage_4misc_9cachefunc_12CachedMethod__get_instance_cache (cachefunc.c:14345)
==1017204==    by 0x817FABB: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15166)
==1017204==    by 0x817FABB: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FABB: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x882EFFC: __Pyx_PyObject_GetAttrStr (map.c:18152)
==1017204==    by 0x882EFFC: __pyx_pf_4sage_10categories_3map_3Map_37_composition (map.c:7879)
==1017204==    by 0x882EFFC: __pyx_pw_4sage_10categories_3map_3Map_38_composition (map.c:7832)
==1017204==    by 0x881625A: __Pyx_PyObject_CallMethO (map.c:18517)
==1017204==    by 0x881625A: __Pyx_PyObject_CallOneArg (map.c:18548)
==1017204==    by 0x882B70D: __pyx_pf_4sage_10categories_3map_3Map_35__mul__ (map.c:7786)
==1017204==    by 0x882B70D: __pyx_pw_4sage_10categories_3map_3Map_36__mul__ (map.c:7618)
==1017204== 
==1017204== 1,734 bytes in 1 blocks are still reachable in loss record 1,399 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55A5E90D: __Pyx_modinit_type_init_code (shapes.c:15102)
==1017204==    by 0x55A5E90D: __pyx_pymod_exec_shapes (shapes.c:15435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,742 bytes in 1 blocks are still reachable in loss record 1,400 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719A4C: __Pyx_modinit_type_init_code (pbori.cpp:75287)
==1017204==    by 0x54719A4C: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,744 bytes in 1 blocks are still reachable in loss record 1,401 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x472B34CC: __Pyx_InitStrings (closure.c:6169)
==1017204==    by 0x472B34CC: __Pyx_InitGlobals (closure.c:3079)
==1017204==    by 0x472B34CC: __pyx_pymod_exec_closure (closure.c:3404)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,747 bytes in 1 blocks are still reachable in loss record 1,402 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57DB6B4C: __Pyx_modinit_type_init_code (bit_generator.c:11351)
==1017204==    by 0x57DB6B4C: __pyx_pymod_exec_bit_generator (bit_generator.c:11695)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,787 bytes in 2 blocks are still reachable in loss record 1,403 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204==    by 0x492919D: sm_init (funcobject.c:1048)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 1,792 bytes in 1 blocks are still reachable in loss record 1,404 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8788688: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x8788688: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x8788688: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_resize (coerce_dict.c:6746)
==1017204==    by 0x879050A: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_set (coerce_dict.c:9244)
==1017204==    by 0x8912F83: __pyx_f_4sage_9structure_6coerce_13CoercionModel_coercion_maps (coerce.c:14923)
==1017204==    by 0x891FB8D: __pyx_f_4sage_9structure_6coerce_13CoercionModel_canonical_coercion (coerce.c:12135)
==1017204==    by 0x88FD9E9: __pyx_f_4sage_9structure_6coerce_13CoercionModel_richcmp (coerce.c:20571)
==1017204==    by 0x7B1C327: __pyx_pf_4sage_9structure_7element_7Element_64__richcmp__ (element.c:10488)
==1017204==    by 0x7B1C327: __pyx_pw_4sage_9structure_7element_7Element_65__richcmp__ (element.c:10429)
==1017204==    by 0x494FEA1: do_richcompare (object.c:693)
==1017204==    by 0x494FEA1: PyObject_RichCompare (object.c:743)
==1017204==    by 0x48B846F: _PyEval_EvalFrameDefault (ceval.c:3604)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D827: _PyObject_FastCallDictTstate (call.c:153)
==1017204==    by 0x490D9D5: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 1,792 bytes in 1 blocks are still reachable in loss record 1,405 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8788688: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x8788688: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x8788688: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_resize (coerce_dict.c:6746)
==1017204==    by 0x879050A: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_set (coerce_dict.c:9244)
==1017204==    by 0x87C5273: __pyx_f_4sage_9structure_6parent_6Parent_get_action (parent.c:20831)
==1017204==    by 0x891C0C2: __pyx_f_4sage_9structure_6coerce_13CoercionModel_discover_action (coerce.c:18963)
==1017204==    by 0x88F73A1: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17458)
==1017204==    by 0x8906D52: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10626)
==1017204==    by 0x7B0C726: __pyx_pf_4sage_9structure_7element_7Element_80__truediv__ (element.c:13306)
==1017204==    by 0x7B0C726: __pyx_pw_4sage_9structure_7element_7Element_81__truediv__ (element.c:13220)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48EB0B9: binary_op (abstract.c:930)
==1017204==    by 0x48B7135: _PyEval_EvalFrameDefault (ceval.c:2027)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,792 bytes in 4 blocks are still reachable in loss record 1,406 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x80EF6D7: __pyx_pf_4sage_4misc_19classcall_metaclass_typecall (classcall_metaclass.c:2302)
==1017204==    by 0x80EF6D7: __pyx_pw_4sage_4misc_19classcall_metaclass_1typecall (classcall_metaclass.c:2272)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204== 
==1017204== 1,795 bytes in 1 blocks are still reachable in loss record 1,407 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x7AA4556: __Pyx_PyObject_GetAttrStr (instancedoc.c:3278)
==1017204==    by 0x7AA4556: __pyx_pf_4sage_4docs_11instancedoc_instancedoc (instancedoc.c:2537)
==1017204==    by 0x7AA4556: __pyx_pw_4sage_4docs_11instancedoc_1instancedoc (instancedoc.c:2378)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallMethO (cachefunc.c:25288)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallOneArg (cachefunc.c:25319)
==1017204==    by 0x814A138: __pyx_pymod_exec_cachefunc (cachefunc.c:24827)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 1,818 bytes in 3 blocks are still reachable in loss record 1,408 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49991A6: build_string (unicode_format.h:931)
==1017204==    by 0x499997E: do_string_format (unicode_format.h:957)
==1017204==    by 0x4917638: method_vectorcall_VARARGS_KEYWORDS (descrobject.c:344)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204== 
==1017204== 1,840 bytes in 1 blocks are still reachable in loss record 1,409 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x90B0ADB: __Pyx_modinit_type_init_code (misc_c.c:6703)
==1017204==    by 0x90B0ADB: __pyx_pymod_exec_misc_c (misc_c.c:6995)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,854 bytes in 1 blocks are still reachable in loss record 1,410 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81C69B6: __Pyx_modinit_type_init_code (weak_dict.c:6531)
==1017204==    by 0x81C69B6: __pyx_pymod_exec_weak_dict (weak_dict.c:6859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,858 bytes in 1 blocks are still reachable in loss record 1,411 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x4A01F5C: r_object (marshal.c:1140)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204== 
==1017204== 1,888 bytes in 2 blocks are still reachable in loss record 1,412 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,888 bytes in 2 blocks are still reachable in loss record 1,413 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x57B94417: PyCPointerType_new (_ctypes.c:1117)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E3A8: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x490E3A8: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x490E3A8: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E3A8: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x57B97B5C: POINTER (callproc.c:1923)
==1017204==    by 0x57B97B5C: POINTER (callproc.c:1882)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 1,895 bytes in 1 blocks are still reachable in loss record 1,414 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x56142B50: __Pyx_InitStrings (reflection_group_element.c:18524)
==1017204==    by 0x56142B50: __Pyx_InitGlobals (reflection_group_element.c:13718)
==1017204==    by 0x56142B50: __pyx_pymod_exec_reflection_group_element (reflection_group_element.c:14242)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,916 bytes in 1 blocks are still reachable in loss record 1,415 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55A5E82A: __Pyx_modinit_type_init_code (shapes.c:15078)
==1017204==    by 0x55A5E82A: __pyx_pymod_exec_shapes (shapes.c:15435)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,924 bytes in 3 blocks are still reachable in loss record 1,416 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x65608ED: __Pyx_InitStrings (signals.c:7462)
==1017204==    by 0x65608ED: __Pyx_InitGlobals (signals.c:4137)
==1017204==    by 0x65608ED: __pyx_pymod_exec_signals (signals.c:4414)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,928 bytes in 2 blocks are still reachable in loss record 1,417 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C8FF: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C8FF: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C8FF: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C8FF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,940 bytes in 1 blocks are still reachable in loss record 1,418 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51DB778B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x51DB19DC: __Pyx_modinit_type_init_code (c_graph.cpp:49919)
==1017204==    by 0x51DB19DC: __pyx_pymod_exec_c_graph(_object*) (c_graph.cpp:50515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,952 bytes in 1 blocks are still reachable in loss record 1,419 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51DB778B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x51DB195E: __Pyx_modinit_type_init_code (c_graph.cpp:49906)
==1017204==    by 0x51DB195E: __pyx_pymod_exec_c_graph(_object*) (c_graph.cpp:50515)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,953 bytes in 2 blocks are still reachable in loss record 1,420 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4BEC99FE: __Pyx_InitStrings (real_lazy.c:28613)
==1017204==    by 0x4BEC99FE: __Pyx_InitGlobals (real_lazy.c:23368)
==1017204==    by 0x4BEC99FE: __pyx_pymod_exec_real_lazy (real_lazy.c:24258)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 1,956 bytes in 1 blocks are still reachable in loss record 1,421 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88EE33B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x88EAE27: __Pyx_modinit_type_init_code (coerce.c:24258)
==1017204==    by 0x88EAE27: __pyx_pymod_exec_coerce (coerce.c:24715)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 1,963 bytes in 1 blocks are still reachable in loss record 1,422 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x88D426F: __Pyx_modinit_type_init_code (lazy_string.c:4434)
==1017204==    by 0x88D426F: __pyx_pymod_exec_lazy_string (lazy_string.c:4782)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,992 bytes in 3 blocks are possibly lost in loss record 1,423 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,012 bytes in 1 blocks are still reachable in loss record 1,424 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x881593B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x881204E: __Pyx_modinit_type_init_code (map.c:17508)
==1017204==    by 0x881204E: __pyx_pymod_exec_map (map.c:17973)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,019 bytes in 1 blocks are still reachable in loss record 1,425 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5465AECB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x54655A1A: __Pyx_modinit_type_init_code (sbox.c:21984)
==1017204==    by 0x54656A5B: __pyx_pymod_exec_sbox (sbox.c:22502)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,027 bytes in 1 blocks are still reachable in loss record 1,426 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x57DB6166: __Pyx_InitStrings (bit_generator.c:17012)
==1017204==    by 0x57DB6166: __Pyx_InitGlobals (bit_generator.c:11287)
==1017204==    by 0x57DB6166: __pyx_pymod_exec_bit_generator (bit_generator.c:11672)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,041 bytes in 1 blocks are still reachable in loss record 1,427 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F196563: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4F196CBB: __Pyx_modinit_type_init_code (multi_modular.c:11280)
==1017204==    by 0x4F196CBB: __pyx_pymod_exec_multi_modular (multi_modular.c:11786)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,048 bytes in 1 blocks are still reachable in loss record 1,428 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953784: arena_map_get (obmalloc.c:1425)
==1017204==    by 0x4953823: arena_map_mark_used (obmalloc.c:1468)
==1017204==    by 0x49540FF: new_arena (obmalloc.c:1597)
==1017204==    by 0x49540FF: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x4930EE9: _PyLong_New (longobject.c:134)
==1017204==    by 0x493A399: _PyLong_Init (longobject.c:5713)
==1017204==    by 0x4A08498: pycore_init_singletons (pylifecycle.c:661)
==1017204==    by 0x4A08498: pycore_interp_init (pylifecycle.c:799)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,048 bytes in 1 blocks are still reachable in loss record 1,429 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953784: arena_map_get (obmalloc.c:1425)
==1017204==    by 0x4953823: arena_map_mark_used (obmalloc.c:1468)
==1017204==    by 0x49540FF: new_arena (obmalloc.c:1597)
==1017204==    by 0x49540FF: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x497F8F1: _PyUnicode_FromASCII (unicodeobject.c:2425)
==1017204==    by 0x498FBB3: asciilib_rpartition (partition.h:116)
==1017204==    by 0x498FBB3: PyUnicode_RPartition (unicodeobject.c:13588)
==1017204==    by 0x498FBB3: PyUnicode_RPartition (unicodeobject.c:13559)
==1017204==    by 0x49172D9: method_vectorcall_O (descrobject.c:460)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 2,048 bytes in 1 blocks are still reachable in loss record 1,430 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953784: arena_map_get (obmalloc.c:1425)
==1017204==    by 0x4953823: arena_map_mark_used (obmalloc.c:1468)
==1017204==    by 0x49540FF: new_arena (obmalloc.c:1597)
==1017204==    by 0x49540FF: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x499BE1C: PyUnicode_InternFromString (unicodeobject.c:15915)
==1017204==    by 0x491592E: descr_new (descrobject.c:888)
==1017204==    by 0x4917B66: PyDescr_NewMethod (descrobject.c:937)
==1017204==    by 0x49639AA: type_add_method (typeobject.c:5577)
==1017204==    by 0x49639AA: type_add_methods (typeobject.c:5623)
==1017204==    by 0x49639AA: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x49639AA: type_ready (typeobject.c:6337)
==1017204==    by 0x49639AA: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x507319DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204== 
==1017204== 2,048 bytes in 1 blocks are still reachable in loss record 1,431 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953784: arena_map_get (obmalloc.c:1425)
==1017204==    by 0x4953823: arena_map_mark_used (obmalloc.c:1468)
==1017204==    by 0x49540FF: new_arena (obmalloc.c:1597)
==1017204==    by 0x49540FF: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A308D6: _PyObject_GC_New (gcmodule.c:2313)
==1017204==    by 0x49293A1: PyFunction_NewWithQualName (funcobject.c:59)
==1017204==    by 0x48B5E25: _PyEval_EvalFrameDefault (ceval.c:4294)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49CD5F6: builtin___build_class__ (bltinmodule.c:216)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 2,056 bytes in 1 blocks are still reachable in loss record 1,432 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57ED56F4: __Pyx_modinit_type_init_code (_sfc64.c:4539)
==1017204==    by 0x57ED56F4: __pyx_pymod_exec__sfc64 (_sfc64.c:4848)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,057 bytes in 1 blocks are still reachable in loss record 1,433 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A2CDEFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A2C3DBF: __Pyx_modinit_type_init_code (polynomial_element.c:108172)
==1017204==    by 0x4A2C3DBF: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,058 bytes in 1 blocks are still reachable in loss record 1,434 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CB35C6: __Pyx_modinit_type_init_code (process.c:5058)
==1017204==    by 0x48CB35C6: __pyx_pymod_exec_process (process.c:5309)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,064 bytes in 1 blocks are still reachable in loss record 1,435 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6D2A0D5: pari_realloc_ip (pariinl.h:1176)
==1017204==    by 0x6D2A0D5: pari_stack_alloc (pariinl.h:928)
==1017204==    by 0x6D2A0D5: pari_init_parser (parsec.h:45)
==1017204==    by 0x6CFFD11: pari_thread_init (init.c:1187)
==1017204==    by 0x6D0745F: pari_init_opts (init.c:1272)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 2,064 bytes in 1 blocks are still reachable in loss record 1,436 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE2DB6F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE2EC4D: __Pyx_modinit_type_init_code (padic_fixed_mod_element.c:32884)
==1017204==    by 0x4AE2EC4D: __pyx_pymod_exec_padic_fixed_mod_element (padic_fixed_mod_element.c:33543)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,096 bytes in 262 blocks are still reachable in loss record 1,437 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x46783DB7: sig_malloc (integer.c:47142)
==1017204==    by 0x46783DB7: __pyx_f_9cysignals_6memory_check_malloc (integer.c:47809)
==1017204==    by 0x46783DB7: __pyx_f_4sage_5rings_7integer_fast_tp_new (integer.c:45248)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x4675AA8E: __Pyx_PyObject_Call (integer.c:55587)
==1017204==    by 0x4675AA8E: __Pyx__PyObject_CallOneArg (integer.c:55626)
==1017204==    by 0x4677A06B: __Pyx_PyObject_CallOneArg (integer.c:55645)
==1017204==    by 0x46756B84: __pyx_pymod_exec_integer (integer.c:55126)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,100 bytes in 2 blocks are still reachable in loss record 1,438 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x55A5E42F: __Pyx_InitStrings (shapes.c:19647)
==1017204==    by 0x55A5E42F: __Pyx_InitGlobals (shapes.c:15011)
==1017204==    by 0x55A5E42F: __pyx_pymod_exec_shapes (shapes.c:15412)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,103 bytes in 1 blocks are still reachable in loss record 1,439 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x90958AB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x9092C52: __Pyx_modinit_type_init_code (element_wrapper.c:6742)
==1017204==    by 0x9092C52: __pyx_pymod_exec_element_wrapper (element_wrapper.c:7153)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,109 bytes in 1 blocks are still reachable in loss record 1,440 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x467FF6AB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x467F9A3A: __Pyx_modinit_type_init_code() (rational.cpp:39348)
==1017204==    by 0x467FB1AB: __pyx_pymod_exec_rational(_object*) (rational.cpp:40100)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,112 bytes in 11 blocks are still reachable in loss record 1,441 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x90638A5: __pyx_pf_4sage_9structure_10parent_old_6Parent_2__init__ (parent_old.c:2281)
==1017204==    by 0x90638A5: __pyx_pw_4sage_9structure_10parent_old_6Parent_3__init__ (parent_old.c:2250)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x905563E: __Pyx_PyObject_Call (parent_base.c:3056)
==1017204==    by 0x905563E: __pyx_pf_4sage_9structure_11parent_base_14ParentWithBase___init__ (parent_base.c:1910)
==1017204==    by 0x905563E: __pyx_pw_4sage_9structure_11parent_base_14ParentWithBase_1__init__ (parent_base.c:1870)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x903C8AB: __Pyx_PyObject_Call (parent_gens.c:6694)
==1017204==    by 0x903C8AB: __pyx_pf_4sage_9structure_11parent_gens_14ParentWithGens___init__ (parent_gens.c:2329)
==1017204==    by 0x903C8AB: __pyx_pw_4sage_9structure_11parent_gens_14ParentWithGens_1__init__ (parent_gens.c:2258)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 2,112 bytes in 11 blocks are still reachable in loss record 1,442 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465F3C4F: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465F3C4F: __pyx_pf_4sage_5rings_4ring_15CommutativeRing___init__ (ring.c:11687)
==1017204==    by 0x465F3C4F: __pyx_pw_4sage_5rings_4ring_15CommutativeRing_1__init__ (ring.c:11454)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 2,112 bytes in 11 blocks are still reachable in loss record 1,443 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465D976C: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465D976C: __pyx_pf_4sage_5rings_4ring_4Ring___init__ (ring.c:3129)
==1017204==    by 0x465D976C: __pyx_pw_4sage_5rings_4ring_4Ring_1__init__ (ring.c:3039)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x465F3C4F: __Pyx_PyObject_Call (ring.c:22511)
==1017204==    by 0x465F3C4F: __pyx_pf_4sage_5rings_4ring_15CommutativeRing___init__ (ring.c:11687)
==1017204==    by 0x465F3C4F: __pyx_pw_4sage_5rings_4ring_15CommutativeRing_1__init__ (ring.c:11454)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 2,125 bytes in 1 blocks are still reachable in loss record 1,444 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE6072: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28603)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,144 bytes in 1 blocks are still reachable in loss record 1,445 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x492B50E: list_resize (listobject.c:81)
==1017204==    by 0x492B577: app1 (listobject.c:311)
==1017204==    by 0x46756B9F: __pyx_pymod_exec_integer (integer.c:55128)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,145 bytes in 1 blocks are still reachable in loss record 1,446 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x546B18E7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x546B1AAB: __Pyx_modinit_type_init_code (boolean_function.c:27389)
==1017204==    by 0x546B2A26: __pyx_pymod_exec_boolean_function (boolean_function.c:27984)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,176 bytes in 4 blocks are possibly lost in loss record 1,447 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204==    by 0x7AB306A: __Pyx_PyFunction_FastCallDict.constprop.0 (lazy_attribute.c:4382)
==1017204==    by 0x7AB703C: __Pyx_PyObject_CallOneArg (lazy_attribute.c:4509)
==1017204==    by 0x7AB703C: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2054)
==1017204==    by 0x7AB703C: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB703C: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204== 
==1017204== 2,181 bytes in 1 blocks are still reachable in loss record 1,448 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965797: best_base (typeobject.c:2182)
==1017204==    by 0x496C06F: type_new_get_bases (typeobject.c:3271)
==1017204==    by 0x496C06F: type_new (typeobject.c:3313)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 2,192 bytes in 1 blocks are still reachable in loss record 1,449 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81B3103: __Pyx_modinit_type_init_code (function_mangling.c:3833)
==1017204==    by 0x81B3103: __pyx_pymod_exec_function_mangling (function_mangling.c:4086)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,192 bytes in 1 blocks are still reachable in loss record 1,450 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8633518: __Pyx_modinit_type_init_code (fast_methods.c:2796)
==1017204==    by 0x8633518: __pyx_pymod_exec_fast_methods (fast_methods.c:3061)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,451 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49654E7: type_ready_set_bases (typeobject.c:6005)
==1017204==    by 0x49654E7: type_ready (typeobject.c:6328)
==1017204==    by 0x49654E7: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D597: _PyTypes_Init (object.c:1808)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,452 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D5BF: _PyTypes_Init (object.c:1810)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,453 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D5E7: _PyTypes_Init (object.c:1812)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,454 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494D7C7: _PyTypes_Init (object.c:1836)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,455 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DA33: _PyTypes_Init (object.c:1867)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,456 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DAE7: _PyTypes_Init (object.c:1876)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,457 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DBFF: _PyTypes_Init (object.c:1890)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,458 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x494DC13: _PyTypes_Init (object.c:1891)
==1017204==    by 0x4A087F8: pycore_init_types (pylifecycle.c:699)
==1017204==    by 0x4A087F8: pycore_interp_init (pylifecycle.c:810)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,459 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BBAAD: _PyEval_EvalFrameDefault (ceval.c:2770)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49F4CE5: exec_code_in_module (import.c:793)
==1017204==    by 0x49F6CC0: PyImport_ImportFrozenModuleObject (import.c:1194)
==1017204==    by 0x49F6F3D: PyImport_ImportFrozenModule (import.c:1216)
==1017204==    by 0x4A08A46: init_importlib (pylifecycle.c:167)
==1017204==    by 0x4A08A46: pycore_interp_init (pylifecycle.c:837)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,460 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BBAAD: _PyEval_EvalFrameDefault (ceval.c:2770)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,461 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x4A6126F: collections_exec (_collectionsmodule.c:2612)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,462 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963A30: type_add_members (typeobject.c:5645)
==1017204==    by 0x4963A30: type_ready_fill_dict (typeobject.c:6102)
==1017204==    by 0x4963A30: type_ready (typeobject.c:6337)
==1017204==    by 0x4963A30: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4965B40: PyType_FromModuleAndSpec (typeobject.c:3559)
==1017204==    by 0x6448052: array_modexec (arraymodule.c:3053)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,463 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,464 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x6F4771B: __Pyx_modinit_type_init_code (lazy_import.c:10284)
==1017204==    by 0x6F4771B: __pyx_pymod_exec_lazy_import (lazy_import.c:10879)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,465 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7B59269: __Pyx_modinit_type_init_code (sage_object.c:12012)
==1017204==    by 0x7B59269: __pyx_pymod_exec_sage_object (sage_object.c:12265)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,466 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7B05997: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x7AFF255: __Pyx_modinit_type_init_code (element.c:35419)
==1017204==    by 0x7B00D99: __pyx_pymod_exec_element (element.c:36283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,467 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8651A6E: __pyx_pf_4sage_9structure_7richcmp_12richcmp_method (richcmp.c:2207)
==1017204==    by 0x8651A6E: __pyx_pw_4sage_9structure_7richcmp_13richcmp_method (richcmp.c:2026)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,468 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x87AE3C3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x87AE6EB: __Pyx_modinit_type_init_code (parent.c:28635)
==1017204==    by 0x87AF306: __pyx_pymod_exec_parent (parent.c:29190)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,469 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x80DBB52: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:1772)
==1017204==    by 0x80DB4B6: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:1902)
==1017204==    by 0x80DD6F7: __pyx_pf_4sage_4misc_12nested_class_20NestedClassMetaclass___init__ (nested_class.c:2402)
==1017204==    by 0x80DD6F7: __pyx_pw_4sage_4misc_12nested_class_20NestedClassMetaclass_1__init__ (nested_class.c:2364)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,470 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EABA: PyInit_gmpy2 (gmpy2.c:1019)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,471 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EACE: PyInit_gmpy2 (gmpy2.c:1024)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,472 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EB0A: PyInit_gmpy2 (gmpy2.c:1039)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,473 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EB46: PyInit_gmpy2 (gmpy2.c:1054)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,474 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8EC0F9A: PyInit__decimal (_decimal.c:5708)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,475 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x7B01E70: __pyx_pymod_exec_element (element.c:36646)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,476 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x465CFF8F: __Pyx_SetVtable (ring.c:24259)
==1017204==    by 0x465D0634: __Pyx_modinit_type_init_code (ring.c:21273)
==1017204==    by 0x465D1619: __pyx_pymod_exec_ring (ring.c:21764)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,477 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x469B8C7B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x469B4175: __Pyx_modinit_type_init_code (integer_ring.c:17589)
==1017204==    by 0x469B4175: __pyx_pymod_exec_integer_ring (integer_ring.c:18150)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,478 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x46AA6472: __pyx_pymod_exec_pari_instance (pari_instance.c:248708)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,479 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48006F0B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x480033C4: __Pyx_modinit_type_init_code (real_double.c:21223)
==1017204==    by 0x480033C4: __pyx_pymod_exec_real_double (real_double.c:21882)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,480 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AD005E: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48AD005E: __Pyx_modinit_type_init_code (ntl_ZZX.cpp:13739)
==1017204==    by 0x48AD005E: __pyx_pymod_exec_ntl_ZZX(_object*) (ntl_ZZX.cpp:14330)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,481 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48AFAF69: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x48AFB7E8: __Pyx_modinit_type_init_code (ntl_ZZ_pX.cpp:15905)
==1017204==    by 0x48AFB7E8: __pyx_pymod_exec_ntl_ZZ_pX(_object*) (ntl_ZZ_pX.cpp:16481)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,482 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48B53E78: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48B53E78: __Pyx_modinit_type_init_code (ntl_ZZ_pEX.cpp:12372)
==1017204==    by 0x48B53E78: __pyx_pymod_exec_ntl_ZZ_pEX(_object*) (ntl_ZZ_pEX.cpp:12910)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,483 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48BDCAB3: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48BDCE28: __Pyx_modinit_type_init_code (integer_mod.c:48451)
==1017204==    by 0x48BDED5C: __pyx_pymod_exec_integer_mod (integer_mod.c:49397)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,484 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48F42B9F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48F42B9F: __Pyx_modinit_type_init_code (ntl_lzz_pX.cpp:11866)
==1017204==    by 0x48F42B9F: __pyx_pymod_exec_ntl_lzz_pX(_object*) (ntl_lzz_pX.cpp:12518)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,485 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48F66F94: __Pyx_modinit_type_init_code (ntl_mat_ZZ.cpp:12289)
==1017204==    by 0x48F66F94: __pyx_pymod_exec_ntl_mat_ZZ(_object*) (ntl_mat_ZZ.cpp:12665)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,486 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48FAFC0F: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48FAFC0F: __Pyx_modinit_type_init_code (ntl_GF2X.cpp:10270)
==1017204==    by 0x48FAFC0F: __pyx_pymod_exec_ntl_GF2X(_object*) (ntl_GF2X.cpp:10860)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,487 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49056A02: __pyx_pymod_exec_symmetrica (symmetrica.c:29067)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,488 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49E6045B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x49E59B23: __Pyx_modinit_type_init_code (finite_field_base.c:27734)
==1017204==    by 0x49E5A52B: __pyx_pymod_exec_finite_field_base (finite_field_base.c:28320)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,489 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A4F8B6B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A4F4E98: __Pyx_modinit_type_init_code (multi_polynomial.c:28851)
==1017204==    by 0x4A4F4E98: __pyx_pymod_exec_multi_polynomial (multi_polynomial.c:29438)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,490 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A585E65: __Pyx_modinit_type_init_code (polydict.c:28241)
==1017204==    by 0x4A585E65: __pyx_pymod_exec_polydict (polydict.c:28809)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,491 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4ABA910B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4ABA387E: __Pyx_modinit_type_init_code (padic_generic_element.c:46262)
==1017204==    by 0x4ABA387E: __pyx_pymod_exec_padic_generic_element (padic_generic_element.c:46795)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,492 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AF0A45C: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AF0A45C: __Pyx_modinit_type_init_code (complex_interval.c:22224)
==1017204==    by 0x4AF0A45C: __pyx_pymod_exec_complex_interval (complex_interval.c:22851)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,493 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4B8D3C4B: __pyx_pymod_exec_real_mpfi (real_mpfi.c:38055)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,494 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4B9729D9: __pyx_pymod_exec_fraction_field_element (fraction_field_element.c:15786)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,495 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BA0494B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4BA012D4: __Pyx_modinit_type_init_code (polynomial_rational_flint.cpp:27218)
==1017204==    by 0x4BA012D4: __pyx_pymod_exec_polynomial_rational_flint(_object*) (polynomial_rational_flint.cpp:27892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,496 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BFEB3EB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4BFE7F81: __Pyx_modinit_type_init_code (polynomial_integer_dense_flint.cpp:23605)
==1017204==    by 0x4BFE7F81: __pyx_pymod_exec_polynomial_integer_dense_flint(_object*) (polynomial_integer_dense_flint.cpp:24269)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,497 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A2C68DA: __pyx_pymod_exec_polynomial_element (polynomial_element.c:109519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,498 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C0A744B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C0A275B: __Pyx_modinit_type_init_code (multi_polynomial_ring_base.c:22392)
==1017204==    by 0x4C0A2F7E: __pyx_pymod_exec_multi_polynomial_ring_base (multi_polynomial_ring_base.c:22825)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,499 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C63A05B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C636AB8: __Pyx_modinit_type_init_code (matrix1.c:25315)
==1017204==    by 0x4C636AB8: __pyx_pymod_exec_matrix1 (matrix1.c:25777)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,500 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4C2EA637: __pyx_import_star_set (constructor.c:4215)
==1017204==    by 0x4C2EA637: __pyx_import_star (constructor.c:4309)
==1017204==    by 0x4C2EA637: __pyx_pymod_exec_constructor (constructor.c:4953)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,501 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CAE5D6E: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CAE6072: __Pyx_modinit_type_init_code() (number_field_element_quadratic.cpp:28603)
==1017204==    by 0x4CAE6E52: __pyx_pymod_exec_number_field_element_quadratic(_object*) (number_field_element_quadratic.cpp:29402)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,502 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D2C5B1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D2BF9B3: __Pyx_modinit_type_init_code (qadic_flint_FP.c:42437)
==1017204==    by 0x4D2C0DC7: __pyx_pymod_exec_qadic_flint_FP (qadic_flint_FP.c:43162)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,503 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D6707EB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D66B92D: __Pyx_modinit_type_init_code (laurent_polynomial.c:40280)
==1017204==    by 0x4D66CBC1: __pyx_pymod_exec_laurent_polynomial (laurent_polynomial.c:40945)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,504 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D6707EB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D66BDF2: __Pyx_modinit_type_init_code (laurent_polynomial.c:40425)
==1017204==    by 0x4D66CBC1: __pyx_pymod_exec_laurent_polynomial (laurent_polynomial.c:40945)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,505 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D746E77: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D746E77: __Pyx_modinit_type_init_code (power_series_ring_element.c:28683)
==1017204==    by 0x4D746E77: __pyx_pymod_exec_power_series_ring_element (power_series_ring_element.c:29121)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,506 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D813C17: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4D813C17: __Pyx_modinit_type_init_code (laurent_series_ring_element.c:21200)
==1017204==    by 0x4D813C17: __pyx_pymod_exec_laurent_series_ring_element (laurent_series_ring_element.c:21654)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,507 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4D87A2CB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4D872B2F: __Pyx_modinit_type_init_code() (multi_polynomial_libsingular.cpp:48079)
==1017204==    by 0x4D873672: __pyx_pymod_exec_multi_polynomial_libsingular(_object*) (multi_polynomial_libsingular.cpp:48786)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,508 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E521BC4: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E52228A: __Pyx_modinit_type_init_code (complex_mpc.c:26774)
==1017204==    by 0x4E52228A: __pyx_pymod_exec_complex_mpc (complex_mpc.c:27507)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,509 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E52592C: __pyx_pymod_exec_complex_mpc (complex_mpc.c:28287)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,510 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E580FAB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E57BC04: __Pyx_modinit_type_init_code (tate_algebra_element.c:33273)
==1017204==    by 0x4E57C5DE: __pyx_pymod_exec_tate_algebra_element (tate_algebra_element.c:33800)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,511 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E601797: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4E601797: __Pyx_modinit_type_init_code (puiseux_series_ring_element.c:13138)
==1017204==    by 0x4E601797: __pyx_pymod_exec_puiseux_series_ring_element (puiseux_series_ring_element.c:13588)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,512 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x480BA6E6: __pyx_pf_4sage_5rings_12complex_mpfr_late_import (complex_mpfr.c:5003)
==1017204==    by 0x480BA6E6: __pyx_pw_4sage_5rings_12complex_mpfr_1late_import (complex_mpfr.c:4843)
==1017204==    by 0x48078D9C: __Pyx_PyObject_CallMethO (complex_mpfr.c:36972)
==1017204==    by 0x48078D9C: __Pyx_PyObject_CallNoArg (complex_mpfr.c:36998)
==1017204==    by 0x480B8715: __pyx_pf_4sage_5rings_12complex_mpfr_18ComplexField_class_24_coerce_map_from_ (complex_mpfr.c:8883)
==1017204==    by 0x480B8715: __pyx_pw_4sage_5rings_12complex_mpfr_18ComplexField_class_25_coerce_map_from_ (complex_mpfr.c:8554)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call (parent_old.c:7626)
==1017204==    by 0x9061E1E: __Pyx_PyObject_Call2Args (parent_old.c:8106)
==1017204==    by 0x9068190: __pyx_f_4sage_9structure_10parent_old_6Parent__coerce_map_from_ (parent_old.c:5714)
==1017204==    by 0x87D1FE7: __pyx_f_4sage_9structure_6parent_6Parent_discover_coerce_map_from (parent.c:18629)
==1017204==    by 0x87E54D4: __pyx_f_4sage_9structure_6parent_6Parent__internal_coerce_map_from (parent.c:18120)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,513 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4F10DE9B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4F10A0CB: __Pyx_modinit_type_init_code() (matrix_rational_dense.cpp:31719)
==1017204==    by 0x4F10A832: __pyx_pymod_exec_matrix_rational_dense(_object*) (matrix_rational_dense.cpp:32282)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,514 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x517D642B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x517D2197: __Pyx_modinit_type_init_code (permgroup_element.c:23961)
==1017204==    by 0x517D2197: __pyx_pymod_exec_permgroup_element (permgroup_element.c:24555)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,515 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x532B11E3: __Pyx_modinit_type_init_code (generic_backend.c:21732)
==1017204==    by 0x532B11E3: __pyx_pymod_exec_generic_backend (generic_backend.c:21975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,516 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534254CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x53420329: __Pyx_modinit_type_init_code (mip.c:26924)
==1017204==    by 0x53420329: __pyx_pymod_exec_mip (mip.c:27361)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,517 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x4A04652: PyModule_AddObjectRef (modsupport.c:662)
==1017204==    by 0x4A04770: PyModule_AddIntConstant (modsupport.c:686)
==1017204==    by 0x53ED48AF: add_integer_constants (module.c:304)
==1017204==    by 0x53ED48AF: PyInit__sqlite3 (module.c:415)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,518 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5465AECB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x54655A1A: __Pyx_modinit_type_init_code (sbox.c:21984)
==1017204==    by 0x54656A5B: __pyx_pymod_exec_sbox (sbox.c:22502)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,519 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x546B18E7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x546B1AAB: __Pyx_modinit_type_init_code (boolean_function.c:27389)
==1017204==    by 0x546B2A26: __pyx_pymod_exec_boolean_function (boolean_function.c:27984)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,520 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5472824B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x54719C62: __Pyx_modinit_type_init_code (pbori.cpp:75336)
==1017204==    by 0x54719C62: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:76779)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,521 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55969EF7: __Pyx_modinit_type_init_code (base.c:44091)
==1017204==    by 0x55969EF7: __pyx_pymod_exec_base (base.c:44472)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,522 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA51E: setup_scalartypes (multiarraymodule.c:4526)
==1017204==    by 0x576FA51E: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,523 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA539: setup_scalartypes (multiarraymodule.c:4527)
==1017204==    by 0x576FA539: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,524 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA554: setup_scalartypes (multiarraymodule.c:4528)
==1017204==    by 0x576FA554: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,525 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA56F: setup_scalartypes (multiarraymodule.c:4529)
==1017204==    by 0x576FA56F: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,526 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA58A: setup_scalartypes (multiarraymodule.c:4530)
==1017204==    by 0x576FA58A: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,527 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA5E9: setup_scalartypes (multiarraymodule.c:4537)
==1017204==    by 0x576FA5E9: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,528 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA604: setup_scalartypes (multiarraymodule.c:4538)
==1017204==    by 0x576FA604: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,529 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA61F: setup_scalartypes (multiarraymodule.c:4539)
==1017204==    by 0x576FA61F: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,530 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA63A: setup_scalartypes (multiarraymodule.c:4540)
==1017204==    by 0x576FA63A: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,531 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4963766: add_operators (typeobject.c:8636)
==1017204==    by 0x4963766: type_ready_fill_dict (typeobject.c:6096)
==1017204==    by 0x4963766: type_ready (typeobject.c:6337)
==1017204==    by 0x4963766: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA655: setup_scalartypes (multiarraymodule.c:4541)
==1017204==    by 0x576FA655: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,532 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x4A04652: PyModule_AddObjectRef (modsupport.c:662)
==1017204==    by 0x57B96221: _ctypes_add_objects (_ctypes.c:5804)
==1017204==    by 0x57B96221: _ctypes_mod_exec (_ctypes.c:5836)
==1017204==    by 0x57B96221: PyInit__ctypes (_ctypes.c:5851)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,533 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57D093B4: __Pyx_modinit_type_init_code (mtrand.c:23452)
==1017204==    by 0x57D093B4: __pyx_pymod_exec_mtrand (mtrand.c:23804)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,534 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x57D0B876: __pyx_pymod_exec_mtrand (mtrand.c:24368)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,208 bytes in 1 blocks are still reachable in loss record 1,535 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EF3EBF: __Pyx_modinit_type_init_code (_generator.c:41322)
==1017204==    by 0x57EF3EBF: __pyx_pymod_exec__generator (_generator.c:41727)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,209 bytes in 1 blocks are still reachable in loss record 1,536 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8128271: __Pyx_modinit_type_init_code (getattr.c:4130)
==1017204==    by 0x8128271: __pyx_pymod_exec_getattr (getattr.c:4400)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,224 bytes in 2 blocks are still reachable in loss record 1,537 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x496232A: type_set_abstractmethods (typeobject.c:650)
==1017204==    by 0x4951127: _PyObject_GenericSetAttrWithDict (object.c:1363)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x4A656C6: compute_abstract_methods (_abc.c:408)
==1017204==    by 0x4A656C6: _abc__abc_init (_abc.c:438)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 2,224 bytes in 2 blocks are still reachable in loss record 1,538 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B8C8B: _PyEval_EvalFrameDefault (ceval.c:2372)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,224 bytes in 2 blocks are still reachable in loss record 1,539 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x48B7EBA: _PyEval_EvalFrameDefault (ceval.c:2850)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,235 bytes in 1 blocks are still reachable in loss record 1,540 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48073C2C: __Pyx_Py3ClassCreate (complex_mpfr.c:39274)
==1017204==    by 0x48073C2C: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:36170)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 2,235 bytes in 1 blocks are still reachable in loss record 1,541 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5453F035: __Pyx_modinit_type_init_code (probability_distribution.c:12308)
==1017204==    by 0x5453F035: __pyx_pymod_exec_probability_distribution (probability_distribution.c:12597)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,240 bytes in 5 blocks are still reachable in loss record 1,542 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x906278A: __pyx_tp_new_4sage_9structure_10parent_old_Parent (parent_old.c:6666)
==1017204==    by 0x90547B4: __pyx_tp_new_4sage_9structure_11parent_base_ParentWithBase (parent_base.c:2247)
==1017204==    by 0x90392F4: __pyx_tp_new_4sage_9structure_11parent_gens_ParentWithGens (parent_gens.c:5284)
==1017204==    by 0x465D34C4: __pyx_tp_new_4sage_5rings_4ring_Ring (ring.c:19244)
==1017204==    by 0x465D351C: __pyx_tp_new_4sage_5rings_4ring_CommutativeRing (ring.c:19578)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_IntegralDomain (ring.c:19730)
==1017204==    by 0x465D361C: __pyx_tp_new_4sage_5rings_4ring_PrincipalIdealDomain (ring.c:19921)
==1017204==    by 0x465D364C: __pyx_tp_new_4sage_5rings_4ring_Field (ring.c:20115)
==1017204==    by 0xAA80774: __pyx_tp_new_4sage_5rings_3abc_RealField (abc.c:2220)
==1017204== 
==1017204== 2,264 bytes in 3 blocks are still reachable in loss record 1,543 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x7AB5ECE: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2246)
==1017204==    by 0x7AB5ECE: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB5ECE: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x49CCD19: builtin_getattr (bltinmodule.c:1106)
==1017204== 
==1017204== 2,276 bytes in 1 blocks are still reachable in loss record 1,544 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x6562A3D: __Pyx_CyFunction_get_doc (signals.c:5824)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x4928EF9: functools_copy_attr (funcobject.c:732)
==1017204==    by 0x4929020: functools_wraps (funcobject.c:765)
==1017204==    by 0x492919D: sm_init (funcobject.c:1048)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x8867F9E: __Pyx_PyObject_Call (category_singleton.c:3842)
==1017204==    by 0x8867F9E: __Pyx__PyObject_CallOneArg (category_singleton.c:3926)
==1017204== 
==1017204== 2,283 bytes in 1 blocks are still reachable in loss record 1,545 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4807038E: __Pyx_InitStrings (complex_mpfr.c:41904)
==1017204==    by 0x4807038E: __Pyx_InitGlobals (complex_mpfr.c:34684)
==1017204==    by 0x4807038E: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:35392)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,300 bytes in 1 blocks are still reachable in loss record 1,546 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x7AA4556: __Pyx_PyObject_GetAttrStr (instancedoc.c:3278)
==1017204==    by 0x7AA4556: __pyx_pf_4sage_4docs_11instancedoc_instancedoc (instancedoc.c:2537)
==1017204==    by 0x7AA4556: __pyx_pw_4sage_4docs_11instancedoc_1instancedoc (instancedoc.c:2378)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallMethO (cachefunc.c:25288)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallOneArg (cachefunc.c:25319)
==1017204==    by 0x8149F7C: __pyx_pymod_exec_cachefunc (cachefunc.c:24785)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,300 bytes in 1 blocks are still reachable in loss record 1,547 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48CED309: __Pyx_modinit_type_init_code (pysignals.c:7367)
==1017204==    by 0x48CED309: __pyx_pymod_exec_pysignals (pysignals.c:7628)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,304 bytes in 4 blocks are still reachable in loss record 1,548 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x49403A0: dict_setdefault_impl (dictobject.c:3130)
==1017204==    by 0x49403A0: dict_setdefault (dictobject.c.h:113)
==1017204==    by 0x815CCBB: __Pyx_PyCFunction_FastCall (cachefunc.c:25126)
==1017204==    by 0x815CCBB: __pyx_f_4sage_4misc_9cachefunc_12CachedMethod__get_instance_cache (cachefunc.c:14345)
==1017204==    by 0x817FABB: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15166)
==1017204==    by 0x817FABB: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FABB: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x49507CD: _PyObject_GetMethod (object.c:1196)
==1017204==    by 0x48B5893: _PyEval_EvalFrameDefault (ceval.c:4128)
==1017204==    by 0x491F328: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x491F328: gen_send_ex2 (genobject.c:213)
==1017204==    by 0x4920A06: gen_iternext (genobject.c:572)
==1017204== 
==1017204== 2,304 bytes in 4 blocks are still reachable in loss record 1,549 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x49403A0: dict_setdefault_impl (dictobject.c:3130)
==1017204==    by 0x49403A0: dict_setdefault (dictobject.c.h:113)
==1017204==    by 0x815CCBB: __Pyx_PyCFunction_FastCall (cachefunc.c:25126)
==1017204==    by 0x815CCBB: __pyx_f_4sage_4misc_9cachefunc_12CachedMethod__get_instance_cache (cachefunc.c:14345)
==1017204==    by 0x817FABB: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15166)
==1017204==    by 0x817FABB: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FABB: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x49507CD: _PyObject_GetMethod (object.c:1196)
==1017204==    by 0x48B5893: _PyEval_EvalFrameDefault (ceval.c:4128)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,341 bytes in 1 blocks are still reachable in loss record 1,550 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4965AF0: PyType_FromModuleAndSpec (typeobject.c:3520)
==1017204==    by 0x6448052: array_modexec (arraymodule.c:3053)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,348 bytes in 1 blocks are still reachable in loss record 1,551 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57D093B4: __Pyx_modinit_type_init_code (mtrand.c:23452)
==1017204==    by 0x57D093B4: __pyx_pymod_exec_mtrand (mtrand.c:23804)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,377 bytes in 1 blocks are still reachable in loss record 1,552 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AE96D42: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AE97C64: __Pyx_modinit_type_init_code (padic_floating_point_element.c:38443)
==1017204==    by 0x4AE98532: __pyx_pymod_exec_padic_floating_point_element (padic_floating_point_element.c:39066)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,382 bytes in 1 blocks are still reachable in loss record 1,553 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x7AB0F19: __Pyx_Py3ClassCreate.constprop.0 (lazy_attribute.c:5567)
==1017204==    by 0x7AB1964: __pyx_pymod_exec_lazy_attribute (lazy_attribute.c:3798)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,389 bytes in 1 blocks are still reachable in loss record 1,554 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4965B73: PyType_FromModuleAndSpec (typeobject.c:3567)
==1017204==    by 0x6448052: array_modexec (arraymodule.c:3053)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,482 bytes in 1 blocks are still reachable in loss record 1,555 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x80EBA0C: __Pyx_modinit_type_init_code (classcall_metaclass.c:3364)
==1017204==    by 0x80EBA0C: __pyx_pymod_exec_classcall_metaclass (classcall_metaclass.c:3649)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,502 bytes in 2 blocks are definitely lost in loss record 1,556 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 2,504 bytes in 1 blocks are still reachable in loss record 1,557 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6FD6A00: __gmp_randinit_mt_noseed (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x6FD6D0C: __gmp_randinit_mt (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4662783A: __pyx_pf_4sage_4misc_9randstate_9randstate___cinit__ (randstate.c:1778)
==1017204==    by 0x4662783A: __pyx_pw_4sage_4misc_9randstate_9randstate_1__cinit__ (randstate.c:1757)
==1017204==    by 0x4662783A: __pyx_tp_new_4sage_4misc_9randstate_randstate (randstate.c:5752)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x46627D0E: __Pyx_PyObject_Call (randstate.c:7176)
==1017204==    by 0x46627D0E: __Pyx__PyObject_CallOneArg (randstate.c:7244)
==1017204==    by 0x46628CFA: __Pyx_PyObject_CallOneArg (randstate.c:7263)
==1017204==    by 0x46628CFA: __pyx_f_4sage_4misc_9randstate_set_random_seed.isra.0 (randstate.c:5259)
==1017204==    by 0x46628FB6: __pyx_pf_4sage_4misc_9randstate_2set_random_seed (randstate.c:5359)
==1017204==    by 0x46628FB6: __pyx_pw_4sage_4misc_9randstate_3set_random_seed (randstate.c:5340)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 2,523 bytes in 1 blocks are still reachable in loss record 1,558 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AC951DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AC8E8D4: __Pyx_modinit_type_init_code (padic_capped_relative_element.c:41563)
==1017204==    by 0x4AC8F777: __pyx_pymod_exec_padic_capped_relative_element (padic_capped_relative_element.c:42210)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 2,571 bytes in 1 blocks are definitely lost in loss record 1,559 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 2,624 bytes in 4 blocks are still reachable in loss record 1,560 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401677C: resize_scopes (dl-open.c:282)
==1017204==    by 0x401677C: dl_open_worker (dl-open.c:693)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4A2AE8F: _PyImport_FindSharedFuncptr (dynload_shlib.c:100)
==1017204==    by 0x49F85A7: _PyImport_LoadDynamicModuleWithSpec (importdl.c:137)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204== 
==1017204== 2,630 bytes in 1 blocks are still reachable in loss record 1,561 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x545B5592: __Pyx_modinit_type_init_code (interpolation.c:4875)
==1017204==    by 0x545B5592: __pyx_pymod_exec_interpolation (interpolation.c:5224)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,651 bytes in 1 blocks are still reachable in loss record 1,562 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x56C00905: __Pyx_modinit_type_init_code (base.cpp:9847)
==1017204==    by 0x56C00905: __pyx_pymod_exec_base(_object*) (base.cpp:10182)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,666 bytes in 1 blocks are still reachable in loss record 1,563 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 2,675 bytes in 1 blocks are still reachable in loss record 1,564 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EBBC22: __Pyx_modinit_type_init_code (_pcg64.c:6891)
==1017204==    by 0x57EBBC22: __pyx_pymod_exec__pcg64 (_pcg64.c:7227)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,688 bytes in 6 blocks are still reachable in loss record 1,565 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x87B539C: __pyx_tp_new_4sage_9structure_6parent_Set_generic (parent.c:27781)
==1017204==    by 0x8856A44: __pyx_tp_new_4sage_4sets_11pythonclass_Set_PythonType_class (pythonclass.c:3983)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x88580BE: __Pyx_PyObject_Call (pythonclass.c:5049)
==1017204==    by 0x88580BE: __Pyx__PyObject_CallOneArg (pythonclass.c:5088)
==1017204==    by 0x8859357: __Pyx_PyObject_CallOneArg (pythonclass.c:5107)
==1017204==    by 0x8859357: __pyx_f_4sage_4sets_11pythonclass_Set_PythonType (pythonclass.c:1916)
==1017204==    by 0x901853C: __pyx_pf_4sage_9structure_11coerce_maps_17DefaultConvertMap___init__ (coerce_maps.c:3165)
==1017204==    by 0x901853C: __pyx_pw_4sage_9structure_11coerce_maps_17DefaultConvertMap_1__init__ (coerce_maps.c:3067)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x87BE66F: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BE66F: __pyx_f_4sage_9structure_6parent_6Parent__generic_convert_map (parent.c:16043)
==1017204== 
==1017204== 2,688 bytes in 14 blocks are still reachable in loss record 1,566 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCB6C: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCB6C: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8070)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,688 bytes in 14 blocks are still reachable in loss record 1,567 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878B573: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878B573: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878B573: __pyx_pf_4sage_9structure_11coerce_dict_8MonoDict___cinit__ (coerce_dict.c:3321)
==1017204==    by 0x878B573: __pyx_pw_4sage_9structure_11coerce_dict_8MonoDict_1__cinit__ (coerce_dict.c:3272)
==1017204==    by 0x878B573: __pyx_tp_new_4sage_9structure_11coerce_dict_MonoDict (coerce_dict.c:11899)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87BCD35: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87BCD35: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87BCD35: __pyx_f_4sage_9structure_6parent_6Parent_init_coerce (parent.c:8115)
==1017204==    by 0x87E008C: __pyx_pf_4sage_9structure_6parent_6Parent_2__init__ (parent.c:4893)
==1017204==    by 0x87E008C: __pyx_pw_4sage_9structure_6parent_6Parent_3__init__ (parent.c:4379)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,720 bytes in 5 blocks are possibly lost in loss record 1,568 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204==    by 0x7AB306A: __Pyx_PyFunction_FastCallDict.constprop.0 (lazy_attribute.c:4382)
==1017204==    by 0x7AB703C: __Pyx_PyObject_CallOneArg (lazy_attribute.c:4509)
==1017204==    by 0x7AB703C: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2054)
==1017204==    by 0x7AB703C: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB703C: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204== 
==1017204== 2,753 bytes in 3 blocks are still reachable in loss record 1,569 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x56BEFAF6: __Pyx_InitStrings (abc.c:2560)
==1017204==    by 0x56BEFAF6: __Pyx_InitGlobals (abc.c:1232)
==1017204==    by 0x56BEFAF6: __pyx_pymod_exec_abc (abc.c:1471)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,797 bytes in 1 blocks are still reachable in loss record 1,570 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x558F5368: __Pyx_modinit_type_init_code (index_face_set.c:30204)
==1017204==    by 0x558F5368: __pyx_pymod_exec_index_face_set (index_face_set.c:30821)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,800 bytes in 3 blocks are still reachable in loss record 1,571 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x496008C: wrap_setattr (typeobject.c:6793)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x496653A: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x496653A: vectorcall_unbound (typeobject.c:1627)
==1017204==    by 0x496653A: vectorcall_method (typeobject.c:1659)
==1017204== 
==1017204== 2,800 bytes in 35 blocks are possibly lost in loss record 1,572 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E239FB: bliss::Partition::cr_init() (partition.cc:1008)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,832 bytes in 3 blocks are still reachable in loss record 1,573 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C8FF: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C8FF: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C8FF: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C8FF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 2,877 bytes in 1 blocks are still reachable in loss record 1,574 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4C1AD924: __Pyx_InitStrings (tropical_semiring.c:12963)
==1017204==    by 0x4C1AD924: __Pyx_InitGlobals (tropical_semiring.c:9345)
==1017204==    by 0x4C1AD924: __pyx_pymod_exec_tropical_semiring (tropical_semiring.c:9822)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 2,880 bytes in 5 blocks are still reachable in loss record 1,575 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8174965: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_6__call__ (cachefunc.c:10558)
==1017204==    by 0x8174965: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_7__call__ (cachefunc.c:10220)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x491F328: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x491F328: gen_send_ex2 (genobject.c:213)
==1017204==    by 0x4920A06: gen_iternext (genobject.c:572)
==1017204==    by 0x48EF484: PyIter_Next (abstract.c:2874)
==1017204==    by 0x48EF5BC: PySequence_Tuple (abstract.c:2083)
==1017204== 
==1017204== 2,880 bytes in 5 blocks are still reachable in loss record 1,576 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8174965: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_6__call__ (cachefunc.c:10558)
==1017204==    by 0x8174965: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_7__call__ (cachefunc.c:10220)
==1017204==    by 0x866E08E: __Pyx_PyObject_Call (category_cy_helper.c:5067)
==1017204==    by 0x866E08E: __Pyx__PyObject_CallOneArg (category_cy_helper.c:5277)
==1017204==    by 0x866E16B: __Pyx_PyObject_CallOneArg (category_cy_helper.c:5296)
==1017204==    by 0x867529D: __pyx_f_4sage_10categories_18category_cy_helper_join_as_tuple (category_cy_helper.c:2925)
==1017204==    by 0x8677AD1: __pyx_pf_4sage_10categories_18category_cy_helper_6join_as_tuple (category_cy_helper.c:3749)
==1017204==    by 0x8677AD1: __pyx_pw_4sage_10categories_18category_cy_helper_7join_as_tuple (category_cy_helper.c:3729)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 2,892 bytes in 1 blocks are still reachable in loss record 1,577 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EBBCBE: __Pyx_modinit_type_init_code (_pcg64.c:6906)
==1017204==    by 0x57EBBCBE: __pyx_pymod_exec__pcg64 (_pcg64.c:7227)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 2,904 bytes in 3 blocks are still reachable in loss record 1,578 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 3,007 bytes in 1 blocks are still reachable in loss record 1,579 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x523E1D1B: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x523CAA95: __Pyx_modinit_type_init_code (farey_symbol.cpp:15267)
==1017204==    by 0x523CAA95: __pyx_pymod_exec_farey_symbol(_object*) (farey_symbol.cpp:15725)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 3,072 bytes in 1 blocks are still reachable in loss record 1,580 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x49542F6: new_arena (obmalloc.c:1563)
==1017204==    by 0x49542F6: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x494EEC6: _PyObject_New (object.c:183)
==1017204==    by 0x49112ED: PyCode_NewWithPosOnlyArgs (codeobject.c:231)
==1017204==    by 0x4A01DC8: r_object (marshal.c:1378)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204== 
==1017204== 3,200 bytes in 1 blocks are still reachable in loss record 1,581 of 1,771
==1017204==    at 0x483B723: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x483E017: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8954996: set_gmpyxmpzcache (gmpy2_cache.c:225)
==1017204==    by 0x898EB8E: PyInit_gmpy2 (gmpy2.c:1073)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,264 bytes in 6 blocks are possibly lost in loss record 1,582 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204==    by 0x7AB306A: __Pyx_PyFunction_FastCallDict.constprop.0 (lazy_attribute.c:4382)
==1017204==    by 0x7AB703C: __Pyx_PyObject_CallOneArg (lazy_attribute.c:4509)
==1017204==    by 0x7AB703C: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2054)
==1017204==    by 0x7AB703C: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB703C: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204== 
==1017204== 3,320 bytes in 2 blocks are still reachable in loss record 1,583 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A04838: PyModule_AddType (modsupport.c:706)
==1017204==    by 0x9628EFE: _datetime_exec (_datetimemodule.c:6535)
==1017204==    by 0x9628EFE: PyInit__datetime (_datetimemodule.c:6708)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 3,333 bytes in 1 blocks are still reachable in loss record 1,584 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8147EE6: __Pyx_modinit_type_init_code (cachefunc.c:23647)
==1017204==    by 0x8147EE6: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,336 bytes in 3 blocks are still reachable in loss record 1,585 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x8174965: __pyx_pf_4sage_4misc_9cachefunc_18CachedMethodCaller_6__call__ (cachefunc.c:10558)
==1017204==    by 0x8174965: __pyx_pw_4sage_4misc_9cachefunc_18CachedMethodCaller_7__call__ (cachefunc.c:10220)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x491F328: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x491F328: gen_send_ex2 (genobject.c:213)
==1017204==    by 0x4920A06: gen_iternext (genobject.c:572)
==1017204==    by 0x492B857: list_extend (listobject.c:940)
==1017204==    by 0x492C4DE: list___init___impl.part.0 (listobject.c:2731)
==1017204== 
==1017204== 3,360 bytes in 3 blocks are still reachable in loss record 1,586 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x495054C: PyObject_SetAttrString (object.c:843)
==1017204==    by 0x494AFC9: _add_methods_to_object (moduleobject.c:163)
==1017204==    by 0x494BC39: PyModule_FromDefAndSpec2 (moduleobject.c:349)
==1017204==    by 0x49F6572: _imp_create_builtin (import.c:1063)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 3,360 bytes in 6 blocks are possibly lost in loss record 1,587 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D406C: PyEval_EvalCodeEx (ceval.c:5145)
==1017204==    by 0x881589A: __Pyx_PyFunction_FastCallDict.constprop.0 (map.c:18441)
==1017204==    by 0x88220D6: __pyx_pf_4sage_10categories_3map_3Map___init__ (map.c:3682)
==1017204==    by 0x88220D6: __pyx_pw_4sage_10categories_3map_3Map_1__init__ (map.c:3587)
==1017204== 
==1017204== 3,401 bytes in 1 blocks are still reachable in loss record 1,588 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57E89817: __Pyx_modinit_type_init_code (_mt19937.c:5608)
==1017204==    by 0x57E89817: __pyx_pymod_exec__mt19937 (_mt19937.c:5904)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,419 bytes in 1 blocks are still reachable in loss record 1,589 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52BBB956: __Pyx_modinit_type_init_code (independent_sets.c:14086)
==1017204==    by 0x52BBB956: __pyx_pymod_exec_independent_sets (independent_sets.c:14415)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,456 bytes in 6 blocks are still reachable in loss record 1,590 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x820E4AC: __Pyx_PyObject_SetAttrStr (c3_controlled.c:12746)
==1017204==    by 0x820E4AC: __pyx_pf_4sage_4misc_13c3_controlled_6CmpKey_2__get__ (c3_controlled.c:2534)
==1017204==    by 0x820E4AC: __pyx_pw_4sage_4misc_13c3_controlled_6CmpKey_3__get__ (c3_controlled.c:2371)
==1017204==    by 0x820E4AC: __pyx_tp_descr_get_4sage_4misc_13c3_controlled_CmpKey (c3_controlled.c:9302)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x866EC95: __Pyx_PyObject_GetAttrStr (category_cy_helper.c:4974)
==1017204==    by 0x866EC95: __pyx_f_4sage_10categories_18category_cy_helper_category_sort_key (category_cy_helper.c:1578)
==1017204==    by 0x866EC95: __pyx_pf_4sage_10categories_18category_cy_helper_category_sort_key (category_cy_helper.c:1627)
==1017204==    by 0x866EC95: __pyx_pw_4sage_10categories_18category_cy_helper_1category_sort_key (category_cy_helper.c:1611)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x492DCB9: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x492DCB9: PyObject_CallOneArg (abstract.h:184)
==1017204==    by 0x492DCB9: list_sort_impl (listobject.c:2248)
==1017204== 
==1017204== 3,456 bytes in 6 blocks are still reachable in loss record 1,591 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x4950DAB: _PyObject_LookupAttr (object.c:967)
==1017204==    by 0x49CE1EA: builtin_hasattr_impl (bltinmodule.c:1163)
==1017204==    by 0x49CE1EA: builtin_hasattr (bltinmodule.c.h:424)
==1017204== 
==1017204== 3,520 bytes in 1 blocks are still reachable in loss record 1,592 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x40142CF: allocate_dtv_entry (dl-tls.c:582)
==1017204==    by 0x40142CF: allocate_and_init (dl-tls.c:607)
==1017204==    by 0x40142CF: tls_get_addr_tail.isra.0 (dl-tls.c:787)
==1017204==    by 0x401ADEB: __tls_get_addr (tls_get_addr.S:55)
==1017204==    by 0x46BAEDBB: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210631)
==1017204==    by 0x46BAEDBB: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDBB: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 3,564 bytes in 1 blocks are still reachable in loss record 1,593 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81C6757: __Pyx_modinit_type_init_code (weak_dict.c:6456)
==1017204==    by 0x81C6757: __pyx_pymod_exec_weak_dict (weak_dict.c:6859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,584 bytes in 1 blocks are still reachable in loss record 1,594 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8788688: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x8788688: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x8788688: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_resize (coerce_dict.c:6746)
==1017204==    by 0x879050A: __pyx_f_4sage_9structure_11coerce_dict_10TripleDict_set (coerce_dict.c:9244)
==1017204==    by 0x88F740F: __pyx_f_4sage_9structure_6coerce_13CoercionModel_get_action (coerce.c:17482)
==1017204==    by 0x8906D52: __pyx_f_4sage_9structure_6coerce_13CoercionModel_bin_op (coerce.c:10626)
==1017204==    by 0x46804AA9: __pyx_pf_4sage_5rings_8rational_8Rational_96__mul__ (rational.cpp:21019)
==1017204==    by 0x46804AA9: __pyx_pw_4sage_5rings_8rational_8Rational_97__mul__(_object*, _object*) (rational.cpp:20865)
==1017204==    by 0x48EAD4F: binary_op1 (abstract.c:891)
==1017204==    by 0x48ED2DD: PyNumber_Multiply (abstract.c:1109)
==1017204==    by 0x4A36E94A: __pyx_pf_4sage_5rings_10polynomial_18polynomial_element_10Polynomial_18__call__ (polynomial_element.c:11891)
==1017204==    by 0x4A36E94A: __pyx_pw_4sage_5rings_10polynomial_18polynomial_element_10Polynomial_19__call__ (polynomial_element.c:9273)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4BA383F7: __Pyx_PyObject_Call (polynomial_rational_flint.cpp:28632)
==1017204==    by 0x4BA383F7: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_20__call__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*) (polynomial_rational_flint.cpp:9147)
==1017204==    by 0x4BA398BB: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_21__call__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:8503)
==1017204== 
==1017204== 3,697 bytes in 1 blocks are still reachable in loss record 1,595 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x55AAACF2: __Pyx_modinit_type_init_code (parametric_surface.c:11783)
==1017204==    by 0x55AAACF2: __pyx_pymod_exec_parametric_surface (parametric_surface.c:12115)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,767 bytes in 1 blocks are still reachable in loss record 1,596 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8784B38: __Pyx_modinit_type_init_code (coerce_dict.c:13130)
==1017204==    by 0x8784B38: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,776 bytes in 4 blocks are still reachable in loss record 1,597 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x8EC1774: PyInit__decimal (_decimal.c:5846)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 3,808 bytes in 7 blocks are possibly lost in loss record 1,598 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x49546B2: _PyObject_Malloc (obmalloc.c:1758)
==1017204==    by 0x49546B2: pymalloc_realloc (obmalloc.c:2304)
==1017204==    by 0x49546B2: _PyObject_Realloc (obmalloc.c:2323)
==1017204==    by 0x4A309C8: _PyObject_GC_Resize (gcmodule.c:2350)
==1017204==    by 0x48B4287: frame_alloc (frameobject.c:809)
==1017204==    by 0x48B4287: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204== 
==1017204== 3,866 bytes in 1 blocks are still reachable in loss record 1,599 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x465D0472: __Pyx_modinit_type_init_code (ring.c:21206)
==1017204==    by 0x465D1619: __pyx_pymod_exec_ring (ring.c:21764)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 3,868 bytes in 1 blocks are still reachable in loss record 1,600 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x887BB8A: __Pyx_modinit_type_init_code (functor.c:5473)
==1017204==    by 0x887BB8A: __pyx_pymod_exec_functor (functor.c:5740)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,872 bytes in 1 blocks are still reachable in loss record 1,601 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E0C2B95: omAllocFromSystem (omAllocSystem.c:194)
==1017204==    by 0x4E0C2D3D: omAlloc0Large (omAllocSystem.c:80)
==1017204==    by 0x4DA04562: iiInitCmdName() (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA06200: iiInitArithmetic() (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA4EAEB: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204==    by 0x4E130D6B: __pyx_pymod_exec_singular(_object*) (singular.cpp:16003)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 3,913 bytes in 3 blocks are still reachable in loss record 1,602 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x498DBCA: PyUnicode_Append (unicodeobject.c:11858)
==1017204==    by 0x49D0E72: unicode_concatenate (ceval.c:6368)
==1017204==    by 0x48BAD35: _PyEval_EvalFrameDefault (ceval.c:2279)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204== 
==1017204== 3,945 bytes in 1 blocks are still reachable in loss record 1,603 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4AD1E09B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4AD17BF5: __Pyx_modinit_type_init_code (morphism.c:28061)
==1017204==    by 0x4AD18E3D: __pyx_pymod_exec_morphism (morphism.c:28670)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,000 bytes in 1 blocks are still reachable in loss record 1,604 of 1,771
==1017204==    at 0x483B723: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x483E017: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8954878: set_gmpympzcache (gmpy2_cache.c:50)
==1017204==    by 0x898EB84: PyInit_gmpy2 (gmpy2.c:1071)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,034 bytes in 1 blocks are still reachable in loss record 1,605 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x52E55963: __Pyx_modinit_type_init_code (tree_decomposition.c:30333)
==1017204==    by 0x52E55963: __pyx_pymod_exec_tree_decomposition (tree_decomposition.c:30797)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,076 bytes in 1 blocks are still reachable in loss record 1,606 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5328AFA5: __Pyx_modinit_type_init_code (convexity_properties.c:16756)
==1017204==    by 0x5328AFA5: __pyx_pymod_exec_convexity_properties (convexity_properties.c:17104)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,080 bytes in 3 blocks are still reachable in loss record 1,607 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x48CEC842: __Pyx_InitStrings (pysignals.c:11108)
==1017204==    by 0x48CEC842: __Pyx_InitGlobals (pysignals.c:7301)
==1017204==    by 0x48CEC842: __pyx_pymod_exec_pysignals (pysignals.c:7605)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 4,096 bytes in 2 blocks are still reachable in loss record 1,608 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x495767E: set_table_resize (setobject.c:274)
==1017204==    by 0x4A6577A: compute_abstract_methods (_abc.c:394)
==1017204==    by 0x4A6577A: _abc__abc_init (_abc.c:438)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x495EAFE: slot_tp_new (typeobject.c:7759)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 4,105 bytes in 1 blocks are still reachable in loss record 1,609 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x81F72C0: __Pyx_modinit_type_init_code (c3_controlled.c:11332)
==1017204==    by 0x81F72C0: __pyx_pymod_exec_c3_controlled (c3_controlled.c:11697)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,148 bytes in 1 blocks are still reachable in loss record 1,610 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C10EC1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C10A9CF: __Pyx_modinit_type_init_code (base.c:11050)
==1017204==    by 0x4C10A9CF: __pyx_pymod_exec_base (base.c:11519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,352 bytes in 1 blocks are still reachable in loss record 1,611 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x534254CB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x53420329: __Pyx_modinit_type_init_code (mip.c:26924)
==1017204==    by 0x53420329: __pyx_pymod_exec_mip (mip.c:27361)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,352 bytes in 8 blocks are possibly lost in loss record 1,612 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4A3093B: _PyObject_GC_NewVar (gcmodule.c:2332)
==1017204==    by 0x48B42A3: frame_alloc (frameobject.c:794)
==1017204==    by 0x48B42A3: _PyFrame_New_NoTrack (frameobject.c:837)
==1017204==    by 0x49D3337: _PyEval_MakeFrameVector (ceval.c:4790)
==1017204==    by 0x49D3D46: _PyEval_Vector (ceval.c:5057)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204==    by 0x7AB306A: __Pyx_PyFunction_FastCallDict.constprop.0 (lazy_attribute.c:4382)
==1017204==    by 0x7AB703C: __Pyx_PyObject_CallOneArg (lazy_attribute.c:4509)
==1017204==    by 0x7AB703C: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2054)
==1017204==    by 0x7AB703C: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB703C: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204== 
==1017204== 4,439 bytes in 1 blocks are still reachable in loss record 1,613 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C1399BB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C136E3D: __Pyx_modinit_type_init_code (list_clone.c:18039)
==1017204==    by 0x4C136E3D: __pyx_pymod_exec_list_clone (list_clone.c:18687)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,472 bytes in 4 blocks are still reachable in loss record 1,614 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x496BAB0: type_setattro (typeobject.c:4010)
==1017204==    by 0x496008C: wrap_setattr (typeobject.c:6793)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,595 bytes in 5 blocks are still reachable in loss record 1,615 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49CD5F6: builtin___build_class__ (bltinmodule.c:216)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,616 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,617 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B8C8B: _PyEval_EvalFrameDefault (ceval.c:2372)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,618 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x898EB1E: PyInit_gmpy2 (gmpy2.c:1044)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,619 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x898ED75: PyInit_gmpy2 (gmpy2.c:1166)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,620 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x8EC0F86: PyInit__decimal (_decimal.c:5707)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,621 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4675A05B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x46752EE1: __Pyx_modinit_type_init_code (integer.c:53252)
==1017204==    by 0x4675433F: __pyx_pymod_exec_integer (integer.c:53990)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,622 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x467FF6AB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x467F9A3A: __Pyx_modinit_type_init_code() (rational.cpp:39348)
==1017204==    by 0x467FB1AB: __pyx_pymod_exec_rational(_object*) (rational.cpp:40100)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,623 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46E813FC: __Pyx_modinit_type_init_code (gen.c:207306)
==1017204==    by 0x46E813FC: __pyx_pymod_exec_gen (gen.c:207892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,624 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x47F6DFE6: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x47F6E2B3: __Pyx_modinit_type_init_code (real_mpfr.c:46238)
==1017204==    by 0x47F6F5E0: __pyx_pymod_exec_real_mpfr (real_mpfr.c:47076)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,625 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x48077A1B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x48070871: __Pyx_modinit_type_init_code (complex_mpfr.c:34764)
==1017204==    by 0x48070871: __pyx_pymod_exec_complex_mpfr (complex_mpfr.c:35415)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,626 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x9A3088A: __pyx_pymod_exec_complex_double (complex_double.c:25272)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,627 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,628 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x816C180: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6196)
==1017204==    by 0x816C180: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x4910089: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x4910089: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x4910089: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x814BB27: __Pyx_PyFunction_FastCallNoKw (cachefunc.c:25155)
==1017204==    by 0x814DB96: __Pyx_PyFunction_FastCallDict.constprop.0 (cachefunc.c:25187)
==1017204==    by 0x815BA67: __Pyx_PyObject_CallOneArg (cachefunc.c:25314)
==1017204==    by 0x815BA67: __pyx_pf_4sage_4misc_9cachefunc_24CachedMethodCallerNoArgs_6__call__ (cachefunc.c:13012)
==1017204==    by 0x815BA67: __pyx_pw_4sage_4misc_9cachefunc_24CachedMethodCallerNoArgs_7__call__ (cachefunc.c:12950)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,629 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4A1F6974: __pyx_pymod_exec_free_module_element (free_module_element.c:44677)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,630 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B8D1660: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B8D1910: __Pyx_modinit_type_init_code (real_mpfi.c:37161)
==1017204==    by 0x4B8D2678: __pyx_pymod_exec_real_mpfi (real_mpfi.c:37863)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,631 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BE5B9DF: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BE5C368: __Pyx_modinit_type_init_code (real_arb.c:33055)
==1017204==    by 0x4BE5C368: __pyx_pymod_exec_real_arb (real_arb.c:33675)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,632 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4BF3810B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4BF303CA: __Pyx_modinit_type_init_code (complex_arb.c:41479)
==1017204==    by 0x4BF303CA: __pyx_pymod_exec_complex_arb (complex_arb.c:42221)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,633 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C6AD7DB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C6A8006: __Pyx_modinit_type_init_code (matrix0.c:44831)
==1017204==    by 0x4C6A8CF5: __pyx_pymod_exec_matrix0 (matrix0.c:45447)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,634 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C38482B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C37B4D5: __Pyx_modinit_type_init_code (matrix2.c:126313)
==1017204==    by 0x4C37B4D5: __pyx_pymod_exec_matrix2 (matrix2.c:126974)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,635 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4CA0F9BB: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4CA098F0: __Pyx_modinit_type_init_code (number_field_element.cpp:50775)
==1017204==    by 0x4CA098F0: __pyx_pymod_exec_number_field_element(_object*) (number_field_element.cpp:51624)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,636 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E737768: __pyx_pymod_exec_expression(_object*) (expression.cpp:124725)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,637 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4EFEFD0D: __Pyx_SetVtable (matrix_integer_dense.cpp:61987)
==1017204==    by 0x4EFEFD0D: __Pyx_modinit_type_init_code() (matrix_integer_dense.cpp:57852)
==1017204==    by 0x4EFF02A2: __pyx_pymod_exec_matrix_integer_dense(_object*) (matrix_integer_dense.cpp:58566)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,638 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4E8AFFBA: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111597)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,639 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x5471F2F7: __pyx_pymod_exec_pbori(_object*) (pbori.cpp:78167)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,640 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA341: PyInit__multiarray_umath (multiarraymodule.c:4730)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,632 bytes in 1 blocks are still reachable in loss record 1,641 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x576FA3BF: setup_scalartypes (multiarraymodule.c:4482)
==1017204==    by 0x576FA3BF: PyInit__multiarray_umath (multiarraymodule.c:4733)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,637 bytes in 1 blocks are still reachable in loss record 1,642 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x57EA499D: __Pyx_modinit_type_init_code (_philox.c:5486)
==1017204==    by 0x57EA499D: __pyx_pymod_exec__philox (_philox.c:5809)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 4,704 bytes in 1 blocks are still reachable in loss record 1,643 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x469B8C7B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x469B4175: __Pyx_modinit_type_init_code (integer_ring.c:17589)
==1017204==    by 0x469B4175: __pyx_pymod_exec_integer_ring (integer_ring.c:18150)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 4,704 bytes in 1 blocks are still reachable in loss record 1,644 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x50A4E51B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x50A47910: __Pyx_modinit_type_init_code (lie_algebra_element.c:28323)
==1017204==    by 0x50A48EF6: __pyx_pymod_exec_lie_algebra_element (lie_algebra_element.c:29132)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 4,720 bytes in 5 blocks are still reachable in loss record 1,645 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 4,720 bytes in 5 blocks are still reachable in loss record 1,646 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x57B93597: PyCSimpleType_new (_ctypes.c:2079)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 5,064 bytes in 6 blocks are still reachable in loss record 1,647 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204== 
==1017204== 5,077 bytes in 1 blocks are still reachable in loss record 1,648 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x87848D3: __Pyx_modinit_type_init_code (coerce_dict.c:13054)
==1017204==    by 0x87848D3: __pyx_pymod_exec_coerce_dict (coerce_dict.c:13554)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 5,184 bytes in 9 blocks are still reachable in loss record 1,649 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x49507CD: _PyObject_GetMethod (object.c:1196)
==1017204==    by 0x48B5893: _PyEval_EvalFrameDefault (ceval.c:4128)
==1017204==    by 0x491F328: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x491F328: gen_send_ex2 (genobject.c:213)
==1017204== 
==1017204== 5,292 bytes in 4 blocks are still reachable in loss record 1,650 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x8146BA2: __Pyx_InitStrings (cachefunc.c:29527)
==1017204==    by 0x8146BA2: __Pyx_InitGlobals (cachefunc.c:23544)
==1017204==    by 0x8146BA2: __pyx_pymod_exec_cachefunc (cachefunc.c:24129)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 5,376 bytes in 12 blocks are still reachable in loss record 1,651 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x878BA73: sig_calloc (coerce_dict.c:11010)
==1017204==    by 0x878BA73: __pyx_f_9cysignals_6memory_check_calloc (coerce_dict.c:11813)
==1017204==    by 0x878BA73: __pyx_pf_4sage_9structure_11coerce_dict_10TripleDict___cinit__ (coerce_dict.c:6972)
==1017204==    by 0x878BA73: __pyx_pw_4sage_9structure_11coerce_dict_10TripleDict_1__cinit__ (coerce_dict.c:6923)
==1017204==    by 0x878BA73: __pyx_tp_new_4sage_9structure_11coerce_dict_TripleDict (coerce_dict.c:12063)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x87B5274: __Pyx_PyObject_Call (parent.c:30158)
==1017204==    by 0x87B5274: __Pyx_PyObject_CallNoArg (parent.c:30207)
==1017204==    by 0x87B5274: __pyx_pf_4sage_9structure_6parent_6Parent___cinit__ (parent.c:4260)
==1017204==    by 0x87B5274: __pyx_pw_4sage_9structure_6parent_6Parent_1__cinit__ (parent.c:4237)
==1017204==    by 0x87B5274: __pyx_tp_new_4sage_9structure_6parent_Parent (parent.c:27357)
==1017204==    by 0x87B539C: __pyx_tp_new_4sage_9structure_6parent_Set_generic (parent.c:27781)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204== 
==1017204== 5,479 bytes in 3 blocks are still reachable in loss record 1,652 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4E63C1D1: __Pyx_InitStrings (fast_callable.c:26193)
==1017204==    by 0x4E63C1D1: __Pyx_InitGlobals (fast_callable.c:19806)
==1017204==    by 0x4E63C1D1: __pyx_pymod_exec_fast_callable (fast_callable.c:20551)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 5,542 bytes in 1 blocks are still reachable in loss record 1,653 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4B8D1660: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4B8D1DF1: __Pyx_modinit_type_init_code (real_mpfi.c:37322)
==1017204==    by 0x4B8D2678: __pyx_pymod_exec_real_mpfi (real_mpfi.c:37863)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 5,600 bytes in 1 blocks are still reachable in loss record 1,654 of 1,771
==1017204==    at 0x483B723: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x483E017: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x895490F: set_gmpympqcache (gmpy2_cache.c:374)
==1017204==    by 0x898EB89: PyInit_gmpy2 (gmpy2.c:1072)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 5,770 bytes in 2 blocks are still reachable in loss record 1,655 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x7B8A5A6: __Pyx_InitStrings (persist.c:16586)
==1017204==    by 0x7B8A5A6: __Pyx_InitGlobals (persist.c:11865)
==1017204==    by 0x7B8A5A6: __pyx_pymod_exec_persist (persist.c:12127)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 5,933 bytes in 1 blocks are definitely lost in loss record 1,656 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC8A2: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC8A2: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC8A2: call_function (ceval.c:5867)
==1017204==    by 0x48BC8A2: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204==    by 0x49673E3: slot_tp_call (typeobject.c:7489)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 6,191 bytes in 1 blocks are still reachable in loss record 1,657 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A1BEDC7: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A1BEDC7: __Pyx_modinit_type_init_code (element_pari_ffelt.c:14500)
==1017204==    by 0x4A1BEDC7: __pyx_pymod_exec_element_pari_ffelt (element_pari_ffelt.c:15030)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,209 bytes in 1 blocks are still reachable in loss record 1,658 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x814855B: __Pyx_modinit_type_init_code (cachefunc.c:23845)
==1017204==    by 0x814855B: __pyx_pymod_exec_cachefunc (cachefunc.c:24152)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,209 bytes in 1 blocks are still reachable in loss record 1,659 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x49CCD19: builtin_getattr (bltinmodule.c:1106)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,209 bytes in 1 blocks are still reachable in loss record 1,660 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x496DCA2: type_getattro (typeobject.c:3954)
==1017204==    by 0x7AA4556: __Pyx_PyObject_GetAttrStr (instancedoc.c:3278)
==1017204==    by 0x7AA4556: __pyx_pf_4sage_4docs_11instancedoc_instancedoc (instancedoc.c:2537)
==1017204==    by 0x7AA4556: __pyx_pw_4sage_4docs_11instancedoc_1instancedoc (instancedoc.c:2378)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallMethO (cachefunc.c:25288)
==1017204==    by 0x8156C0A: __Pyx_PyObject_CallOneArg (cachefunc.c:25319)
==1017204==    by 0x814A010: __pyx_pymod_exec_cachefunc (cachefunc.c:24799)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 6,216 bytes in 8 blocks are still reachable in loss record 1,661 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,229 bytes in 1 blocks are still reachable in loss record 1,662 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x81F6633: __Pyx_InitStrings (c3_controlled.c:16831)
==1017204==    by 0x81F6633: __Pyx_InitGlobals (c3_controlled.c:11273)
==1017204==    by 0x81F6633: __pyx_pymod_exec_c3_controlled (c3_controlled.c:11674)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 6,400 bytes in 1 blocks are still reachable in loss record 1,663 of 1,771
==1017204==    at 0x483B723: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x483E017: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8954A16: set_gmpympfrcache (gmpy2_cache.c:520)
==1017204==    by 0x898EB93: PyInit_gmpy2 (gmpy2.c:1074)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,476 bytes in 1 blocks are still reachable in loss record 1,664 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5453EF65: __Pyx_modinit_type_init_code (probability_distribution.c:12278)
==1017204==    by 0x5453EF65: __pyx_pymod_exec_probability_distribution (probability_distribution.c:12597)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 6,565 bytes in 1 blocks are still reachable in loss record 1,665 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x7B05997: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x7AFF62C: __Pyx_modinit_type_init_code (element.c:35552)
==1017204==    by 0x7B00D99: __pyx_pymod_exec_element (element.c:36283)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 6,736 bytes in 7 blocks are still reachable in loss record 1,666 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4965479: type_dict_set_doc (typeobject.c:6084)
==1017204==    by 0x4965479: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4965479: type_ready (typeobject.c:6337)
==1017204==    by 0x4965479: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 6,893 bytes in 3 blocks are still reachable in loss record 1,667 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4729E75F: __Pyx_InitStrings (convert.c:9060)
==1017204==    by 0x4729E75F: __Pyx_InitGlobals (convert.c:5861)
==1017204==    by 0x4729E75F: __pyx_pymod_exec_convert (convert.c:6191)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 6,928 bytes in 1 blocks are still reachable in loss record 1,668 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5213AC5B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5213307E: __Pyx_modinit_type_init_code (connectivity.c:55471)
==1017204==    by 0x52133A03: __pyx_pymod_exec_connectivity (connectivity.c:56089)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 7,276 bytes in 1 blocks are still reachable in loss record 1,669 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4C304BFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4C3010D5: __Pyx_modinit_type_init_code (args.c:20497)
==1017204==    by 0x4C3010D5: __pyx_pymod_exec_args (args.c:20975)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 7,342 bytes in 1 blocks are still reachable in loss record 1,670 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x497A9B3: unicode_fill_utf8 (unicodeobject.c:5704)
==1017204==    by 0x498696E: PyUnicode_AsUTF8AndSize (unicodeobject.c:4252)
==1017204==    by 0x496C2E8: type_new_set_doc (typeobject.c:2876)
==1017204==    by 0x496C2E8: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C2E8: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C2E8: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x886629C: __Pyx_Py3ClassCreate (category_singleton.c:5259)
==1017204==    by 0x886629C: __pyx_pymod_exec_category_singleton (category_singleton.c:3475)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 7,342 bytes in 1 blocks are still reachable in loss record 1,671 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x886629C: __Pyx_Py3ClassCreate (category_singleton.c:5259)
==1017204==    by 0x886629C: __pyx_pymod_exec_category_singleton (category_singleton.c:3475)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 7,352 bytes in 9 blocks are still reachable in loss record 1,672 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 7,352 bytes in 9 blocks are still reachable in loss record 1,673 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x495054C: PyObject_SetAttrString (object.c:843)
==1017204==    by 0x494AFC9: _add_methods_to_object (moduleobject.c:163)
==1017204==    by 0x494BC39: PyModule_FromDefAndSpec2 (moduleobject.c:349)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 7,408 bytes in 1 blocks are still reachable in loss record 1,674 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x88651E6: __Pyx_InitStrings (category_singleton.c:6089)
==1017204==    by 0x88651E6: __Pyx_InitGlobals (category_singleton.c:2907)
==1017204==    by 0x88651E6: __pyx_pymod_exec_category_singleton (category_singleton.c:3216)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 7,752 bytes in 5 blocks are still reachable in loss record 1,675 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x80DAF02: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:2050)
==1017204==    by 0x80DBB90: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:1783)
==1017204==    by 0x80DD6F7: __pyx_pf_4sage_4misc_12nested_class_20NestedClassMetaclass___init__ (nested_class.c:2402)
==1017204==    by 0x80DD6F7: __pyx_pw_4sage_4misc_12nested_class_20NestedClassMetaclass_1__init__ (nested_class.c:2364)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 7,820 bytes in 6 blocks are still reachable in loss record 1,676 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x48CD341F: __Pyx_InitStrings (pselect.c:7315)
==1017204==    by 0x48CD341F: __Pyx_InitGlobals (pselect.c:4197)
==1017204==    by 0x48CD341F: __pyx_pymod_exec_pselect (pselect.c:4480)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 7,884 bytes in 6 blocks are still reachable in loss record 1,677 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4CF3D8BC: __Pyx_InitStrings (residue_field.c:28926)
==1017204==    by 0x4CF3D8BC: __Pyx_InitGlobals (residue_field.c:23876)
==1017204==    by 0x4CF3D8BC: __pyx_pymod_exec_residue_field (residue_field.c:24490)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8,032 bytes in 1 blocks are still reachable in loss record 1,678 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400BEA2: do_lookup_unique (dl-lookup.c:276)
==1017204==    by 0x400BEA2: do_lookup_x (dl-lookup.c:557)
==1017204==    by 0x400C1F0: _dl_lookup_symbol_x (dl-lookup.c:861)
==1017204==    by 0x400DF23: elf_machine_rela (dl-machine.h:308)
==1017204==    by 0x400DF23: elf_dynamic_do_Rela (do-rel.h:137)
==1017204==    by 0x400DF23: _dl_relocate_object (dl-reloc.c:255)
==1017204==    by 0x4015F6B: dl_open_worker (dl-open.c:688)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204== 
==1017204== 8,192 bytes in 1 blocks are still reachable in loss record 1,679 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953752: arena_map_get (obmalloc.c:1413)
==1017204==    by 0x4953823: arena_map_mark_used (obmalloc.c:1468)
==1017204==    by 0x49540FF: new_arena (obmalloc.c:1597)
==1017204==    by 0x49540FF: allocate_from_new_pool (obmalloc.c:1777)
==1017204==    by 0x4954434: pymalloc_alloc (obmalloc.c:1941)
==1017204==    by 0x4954434: _PyObject_Malloc (obmalloc.c:1951)
==1017204==    by 0x4930EE9: _PyLong_New (longobject.c:134)
==1017204==    by 0x493A399: _PyLong_Init (longobject.c:5713)
==1017204==    by 0x4A08498: pycore_init_singletons (pylifecycle.c:661)
==1017204==    by 0x4A08498: pycore_interp_init (pylifecycle.c:799)
==1017204==    by 0x4A0B4CA: pyinit_config (pylifecycle.c:866)
==1017204==    by 0x4A0B4CA: pyinit_core.constprop.0 (pylifecycle.c:1029)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1219)
==1017204==    by 0x4A0B688: Py_InitializeFromConfig (pylifecycle.c:1204)
==1017204==    by 0x4A2D149: pymain_init (main.c:66)
==1017204==    by 0x4A2DEB0: pymain_main (main.c:687)
==1017204== 
==1017204== 8,192 bytes in 1 blocks are still reachable in loss record 1,680 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x495767E: set_table_resize (setobject.c:274)
==1017204==    by 0x4957EA0: set_update_internal (setobject.c:917)
==1017204==    by 0x4957EA0: set_update_internal (setobject.c:882)
==1017204==    by 0x4958118: make_new_set (setobject.c:971)
==1017204==    by 0x8148D53: __Pyx_PyFrozenSet_New (cachefunc.c:26813)
==1017204==    by 0x8148D53: __pyx_pymod_exec_cachefunc (cachefunc.c:24292)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8,248 bytes in 1 blocks are still reachable in loss record 1,681 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x523130EA: __Pyx_InitStrings (recursively_enumerated_set.c:22302)
==1017204==    by 0x523130EA: __Pyx_InitGlobals (recursively_enumerated_set.c:16567)
==1017204==    by 0x523130EA: __pyx_pymod_exec_recursively_enumerated_set (recursively_enumerated_set.c:17064)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8,373 bytes in 6 blocks are still reachable in loss record 1,682 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 8,409 bytes in 1 blocks are still reachable in loss record 1,683 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49CE2C26: __Pyx_modinit_type_init_code (bitset.c:23001)
==1017204==    by 0x49CE2C26: __pyx_pymod_exec_bitset (bitset.c:23493)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8,496 bytes in 9 blocks are still reachable in loss record 1,684 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490E26D: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:485)
==1017204==    by 0x490E26D: _PyObject_CallFunctionVa (call.c:444)
==1017204==    by 0x490E4B4: PyObject_CallFunction (call.c:507)
==1017204==    by 0x49EA8A5: PyErr_NewException (errors.c:1153)
==1017204==    by 0x8EC1325: PyInit__decimal (_decimal.c:5814)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204== 
==1017204== 8,640 bytes in 36 blocks are possibly lost in loss record 1,685 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E23986: bliss::Partition::cr_init() (partition.cc:1004)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 8,858 bytes in 1 blocks are still reachable in loss record 1,686 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x545CA6E8: __Pyx_InitStrings (ode.c:13144)
==1017204==    by 0x545CA6E8: __Pyx_InitGlobals (ode.c:9314)
==1017204==    by 0x545CA6E8: __pyx_pymod_exec_ode (ode.c:9637)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 8,864 bytes in 6 blocks are still reachable in loss record 1,687 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x80DBB52: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:1772)
==1017204==    by 0x80DD6F7: __pyx_pf_4sage_4misc_12nested_class_20NestedClassMetaclass___init__ (nested_class.c:2402)
==1017204==    by 0x80DD6F7: __pyx_pw_4sage_4misc_12nested_class_20NestedClassMetaclass_1__init__ (nested_class.c:2364)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204== 
==1017204== 9,025 bytes in 1 blocks are still reachable in loss record 1,688 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x49E36759: __Pyx_modinit_type_init_code (factory.c:5994)
==1017204==    by 0x49E36759: __pyx_pymod_exec_factory (factory.c:6314)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,689 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81CB2C6: __pyx_f_4sage_4misc_9weak_dict_19WeakValueDictionary__set_item (weak_dict.c:3206)
==1017204==    by 0x81CB71D: __pyx_f_4sage_4misc_9weak_dict_25CachedWeakValueDictionary__set_item (weak_dict.c:5496)
==1017204==    by 0x81CA215: __pyx_pf_4sage_4misc_9weak_dict_19WeakValueDictionary_12__setitem__ (weak_dict.c:3100)
==1017204==    by 0x81CA215: __pyx_pw_4sage_4misc_9weak_dict_19WeakValueDictionary_13__setitem__ (weak_dict.c:3077)
==1017204==    by 0x81CA215: __pyx_mp_ass_subscript_4sage_4misc_9weak_dict_WeakValueDictionary (weak_dict.c:5586)
==1017204==    by 0x816C180: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6196)
==1017204==    by 0x816C180: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,690 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x81CB2C6: __pyx_f_4sage_4misc_9weak_dict_19WeakValueDictionary__set_item (weak_dict.c:3206)
==1017204==    by 0x81CA215: __pyx_pf_4sage_4misc_9weak_dict_19WeakValueDictionary_12__setitem__ (weak_dict.c:3100)
==1017204==    by 0x81CA215: __pyx_pw_4sage_4misc_9weak_dict_19WeakValueDictionary_13__setitem__ (weak_dict.c:3077)
==1017204==    by 0x81CA215: __pyx_mp_ass_subscript_4sage_4misc_9weak_dict_WeakValueDictionary (weak_dict.c:5586)
==1017204==    by 0x48B8C8B: _PyEval_EvalFrameDefault (ceval.c:2372)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,691 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48B8C8B: _PyEval_EvalFrameDefault (ceval.c:2372)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x7AB21A7: __Pyx_PyFunction_FastCallNoKw (lazy_attribute.c:4350)
==1017204==    by 0x7AB306A: __Pyx_PyFunction_FastCallDict.constprop.0 (lazy_attribute.c:4382)
==1017204==    by 0x7AB703C: __Pyx_PyObject_CallOneArg (lazy_attribute.c:4509)
==1017204==    by 0x7AB703C: __pyx_pf_4sage_4misc_14lazy_attribute_15_lazy_attribute_4__get__ (lazy_attribute.c:2054)
==1017204==    by 0x7AB703C: __pyx_pw_4sage_4misc_14lazy_attribute_15_lazy_attribute_5__get__ (lazy_attribute.c:1712)
==1017204==    by 0x7AB703C: __pyx_tp_descr_get_4sage_4misc_14lazy_attribute__lazy_attribute (lazy_attribute.c:3154)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,692 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4A2CDEFB: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x4A2C3508: __Pyx_modinit_type_init_code (polynomial_element.c:107917)
==1017204==    by 0x4A2C3508: __pyx_pymod_exec_polynomial_element (polynomial_element.c:108859)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,693 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x4E732E30: Sage_PyType_Ready(_typeobject*) (cython_metaclass.h:44)
==1017204==    by 0x4E7340D5: __Pyx_modinit_type_init_code (expression.cpp:122930)
==1017204==    by 0x4E7340D5: __pyx_pymod_exec_expression(_object*) (expression.cpp:123946)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 9,248 bytes in 1 blocks are still reachable in loss record 1,694 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49416EC: PyDict_SetItemString (dictobject.c:3614)
==1017204==    by 0x576FAA1E: PyInit__multiarray_umath (multiarraymodule.c:4795)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 9,264 bytes in 2 blocks are still reachable in loss record 1,695 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204== 
==1017204== 9,600 bytes in 1 blocks are still reachable in loss record 1,696 of 1,771
==1017204==    at 0x483B723: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x483E017: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x8954A98: set_gmpympccache (gmpy2_cache.c:700)
==1017204==    by 0x898EB98: PyInit_gmpy2 (gmpy2.c:1075)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 9,704 bytes in 1 blocks are still reachable in loss record 1,697 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4963B1B: type_dict_set_doc (typeobject.c:6072)
==1017204==    by 0x4963B1B: type_ready_fill_dict (typeobject.c:6108)
==1017204==    by 0x4963B1B: type_ready (typeobject.c:6337)
==1017204==    by 0x4963B1B: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x51FCEAD6: __Pyx_modinit_type_init_code (views.c:17987)
==1017204==    by 0x51FCEAD6: __pyx_pymod_exec_views (views.c:18454)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 9,792 bytes in 17 blocks are still reachable in loss record 1,698 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x49403A0: dict_setdefault_impl (dictobject.c:3130)
==1017204==    by 0x49403A0: dict_setdefault (dictobject.c.h:113)
==1017204==    by 0x815CCBB: __Pyx_PyCFunction_FastCall (cachefunc.c:25126)
==1017204==    by 0x815CCBB: __pyx_f_4sage_4misc_9cachefunc_12CachedMethod__get_instance_cache (cachefunc.c:14345)
==1017204==    by 0x817FABB: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15166)
==1017204==    by 0x817FABB: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FABB: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x86741CE: __pyx_f_4sage_10categories_18category_cy_helper_join_as_tuple (category_cy_helper.c:2913)
==1017204==    by 0x8677AD1: __pyx_pf_4sage_10categories_18category_cy_helper_6join_as_tuple (category_cy_helper.c:3749)
==1017204==    by 0x8677AD1: __pyx_pw_4sage_10categories_18category_cy_helper_7join_as_tuple (category_cy_helper.c:3729)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204== 
==1017204== 10,240 bytes in 1 blocks are still reachable in loss record 1,699 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E905B2F: allocate (new_allocator.h:114)
==1017204==    by 0x4E905B2F: allocate (alloc_traits.h:443)
==1017204==    by 0x4E905B2F: _M_allocate (stl_vector.h:343)
==1017204==    by 0x4E905B2F: void std::vector<GiNaC::remember_table, std::allocator<GiNaC::remember_table> >::_M_realloc_insert<>(__gnu_cxx::__normal_iterator<GiNaC::remember_table*, std::vector<GiNaC::remember_table, std::allocator<GiNaC::remember_table> > >) (vector.tcc:440)
==1017204==    by 0x4E90396A: emplace_back<> (vector.tcc:121)
==1017204==    by 0x4E90396A: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1639)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 10,368 bytes in 18 blocks are still reachable in loss record 1,700 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x576546AA: PyArray_AddCastingImplementation (convert_datatype.c:2243)
==1017204==    by 0x5765476E: PyArray_AddCastingImplementation_FromSpec (convert_datatype.c:2265)
==1017204==    by 0x57654E86: add_numeric_cast (convert_datatype.c:2521)
==1017204==    by 0x57654E86: PyArray_InitializeNumericCasts (convert_datatype.c:2544)
==1017204==    by 0x57654E86: PyArray_InitializeCasts (convert_datatype.c:3608)
==1017204==    by 0x576FB04D: PyInit__multiarray_umath (multiarraymodule.c:4896)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 10,604 bytes in 9 blocks are still reachable in loss record 1,701 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 10,605 bytes in 1 blocks are still reachable in loss record 1,702 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x7AB0F19: __Pyx_Py3ClassCreate.constprop.0 (lazy_attribute.c:5567)
==1017204==    by 0x7AB1781: __pyx_pymod_exec_lazy_attribute (lazy_attribute.c:3752)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204== 
==1017204== 10,904 bytes in 18 blocks are still reachable in loss record 1,703 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x4963AB0: type_add_getset (typeobject.c:5670)
==1017204==    by 0x4963AB0: type_ready_fill_dict (typeobject.c:6105)
==1017204==    by 0x4963AB0: type_ready (typeobject.c:6337)
==1017204==    by 0x4963AB0: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204== 
==1017204== 10,973 bytes in 13 blocks are still reachable in loss record 1,704 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0xAA7E066: __Pyx_InitStrings (abc.c:5064)
==1017204==    by 0xAA7E066: __Pyx_InitGlobals (abc.c:2946)
==1017204==    by 0xAA7E066: __pyx_pymod_exec_abc (abc.c:3378)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 11,616 bytes in 12 blocks are still reachable in loss record 1,705 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204== 
==1017204== 11,840 bytes in 14 blocks are still reachable in loss record 1,706 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204== 
==1017204== 12,016 bytes in 19 blocks are still reachable in loss record 1,707 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x49507CD: _PyObject_GetMethod (object.c:1196)
==1017204==    by 0x48B5893: _PyEval_EvalFrameDefault (ceval.c:4128)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 12,272 bytes in 13 blocks are still reachable in loss record 1,708 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 12,344 bytes in 3 blocks are still reachable in loss record 1,709 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x496EAB4: resize_compact (unicodeobject.c:1079)
==1017204==    by 0x4990D1D: _PyUnicodeWriter_Finish (unicodeobject.c:14376)
==1017204==    by 0x49910F9: unicode_decode_utf8 (unicodeobject.c:5317)
==1017204==    by 0x4A01F5C: r_object (marshal.c:1140)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204== 
==1017204== 12,992 bytes in 16 blocks are still reachable in loss record 1,710 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 13,083 bytes in 2 blocks are still reachable in loss record 1,711 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x7AB129A: __Pyx_InitStrings (lazy_attribute.c:6434)
==1017204==    by 0x7AB129A: __Pyx_InitGlobals (lazy_attribute.c:3408)
==1017204==    by 0x7AB129A: __pyx_pymod_exec_lazy_attribute (lazy_attribute.c:3684)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 13,528 bytes in 16 blocks are still reachable in loss record 1,712 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x80DB491: __pyx_f_4sage_4misc_12nested_class_modify_for_nested_pickle.isra.0 (nested_class.c:1893)
==1017204==    by 0x80DD6F7: __pyx_pf_4sage_4misc_12nested_class_20NestedClassMetaclass___init__ (nested_class.c:2402)
==1017204==    by 0x80DD6F7: __pyx_pw_4sage_4misc_12nested_class_20NestedClassMetaclass_1__init__ (nested_class.c:2364)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204== 
==1017204== 14,422 bytes in 12 blocks are still reachable in loss record 1,713 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D283: _dl_new_object (dl-object.c:89)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x400F514: openaux (dl-deps.c:64)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x400F962: _dl_map_object_deps (dl-deps.c:248)
==1017204==    by 0x4015DAF: dl_open_worker (dl-open.c:571)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204== 
==1017204== 14,488 bytes in 12 blocks are still reachable in loss record 1,714 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x496C4DF: type_new_impl (typeobject.c:3186)
==1017204==    by 0x496C4DF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204== 
==1017204== 16,048 bytes in 17 blocks are still reachable in loss record 1,715 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x816C151: __Pyx_PyObject_Call (cachefunc.c:25097)
==1017204==    by 0x816C151: __pyx_pf_4sage_4misc_9cachefunc_14CachedFunction_14__call__ (cachefunc.c:6183)
==1017204==    by 0x816C151: __pyx_pw_4sage_4misc_9cachefunc_14CachedFunction_15__call__ (cachefunc.c:5972)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204== 
==1017204== 16,386 bytes in 1 blocks are still reachable in loss record 1,716 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E0C2B95: omAllocFromSystem (omAllocSystem.c:194)
==1017204==    by 0x4DA5843C: yy_create_buffer(_IO_FILE*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA5B4C8: myynewbuffer() (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4D9BFDCB: newBuffer(char*, feBufferTypes, procinfo*, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA17435: iiAllStart(procinfo*, char const*, feBufferTypes, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA1784A: iiPStart(idrec*, sleftv*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA17CDC: iiMake_proc(idrec*, sip_package*, sleftv*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA19861: iiLoadLIB(_IO_FILE*, char const*, char const*, idrec*, int, int) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA19B47: iiLibCmd(char const*, int, int, int) [clone .part.0] (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4DA4EDE0: siInit(char*) (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libSingular-4.2.1.so)
==1017204==    by 0x4E13CFBB: __pyx_f_4sage_4libs_8singular_8singular_init_libsingular() (singular.cpp:13289)
==1017204== 
==1017204== 16,704 bytes in 29 blocks are still reachable in loss record 1,717 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x49419E4: _PyObjectDict_SetItem (dictobject.c:5043)
==1017204==    by 0x495123D: _PyObject_GenericSetAttrWithDict (object.c:1391)
==1017204==    by 0x4950192: PyObject_SetAttr (object.c:1044)
==1017204==    by 0x817FCBC: __pyx_pf_4sage_4misc_9cachefunc_12CachedMethod_6__get__ (cachefunc.c:15240)
==1017204==    by 0x817FCBC: __pyx_pw_4sage_4misc_9cachefunc_12CachedMethod_7__get__ (cachefunc.c:14525)
==1017204==    by 0x817FCBC: __pyx_tp_descr_get_4sage_4misc_9cachefunc_CachedMethod (cachefunc.c:21575)
==1017204==    by 0x4950B74: _PyObject_GenericGetAttrWithDict (object.c:1304)
==1017204==    by 0x86741CE: __pyx_f_4sage_10categories_18category_cy_helper_join_as_tuple (category_cy_helper.c:2913)
==1017204==    by 0x8677AD1: __pyx_pf_4sage_10categories_18category_cy_helper_6join_as_tuple (category_cy_helper.c:3749)
==1017204==    by 0x8677AD1: __pyx_pw_4sage_10categories_18category_cy_helper_7join_as_tuple (category_cy_helper.c:3729)
==1017204== 
==1017204== 19,295 bytes in 18 blocks are still reachable in loss record 1,718 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x46A609DE: __Pyx_InitStrings (pari_instance.c:252755)
==1017204==    by 0x46A609DE: __Pyx_InitGlobals (pari_instance.c:235014)
==1017204==    by 0x46A609DE: __pyx_pymod_exec_pari_instance (pari_instance.c:235406)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 21,313 bytes in 3 blocks are still reachable in loss record 1,719 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 21,688 bytes in 33 blocks are still reachable in loss record 1,720 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 23,160 bytes in 5 blocks are still reachable in loss record 1,721 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BBAAD: _PyEval_EvalFrameDefault (ceval.c:2770)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 23,808 bytes in 24 blocks are still reachable in loss record 1,722 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x5766E20D: dtypemeta_wrap_legacy_descriptor (dtypemeta.c:547)
==1017204==    by 0x57639950: set_typeinfo (arraytypes.c.src:4488)
==1017204==    by 0x576FB00B: PyInit__multiarray_umath (multiarraymodule.c:4883)
==1017204==    by 0x49F85F6: _PyImport_LoadDynamicModuleWithSpec (importdl.c:167)
==1017204==    by 0x49F556C: _imp_create_dynamic_impl (import.c:2049)
==1017204==    by 0x49F556C: _imp_create_dynamic (import.c.h:330)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 24,265 bytes in 6 blocks are still reachable in loss record 1,723 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x497F8F1: _PyUnicode_FromASCII (unicodeobject.c:2425)
==1017204==    by 0x49177AF: method_vectorcall_FASTCALL (descrobject.c:386)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 26,898 bytes in 4 blocks are still reachable in loss record 1,724 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 27,036 bytes in 32 blocks are still reachable in loss record 1,725 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x48FEEF4: _PyBytes_FromSize (bytesobject.c:126)
==1017204==    by 0x49010FA: PyBytes_FromStringAndSize (bytesobject.c:159)
==1017204==    by 0x4A0194D: r_object (marshal.c:1069)
==1017204==    by 0x4A01C3F: r_object (marshal.c:1347)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204== 
==1017204== 28,440 bytes in 30 blocks are still reachable in loss record 1,726 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C8FF: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C8FF: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C8FF: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C8FF: type_new (typeobject.c:3325)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:7012)
==1017204==    by 0x49629CB: tp_new_wrapper (typeobject.c:6955)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D3FB: _PyObject_Call (call.c:305)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x490DA43: _PyObject_Call_Prepend (call.c:431)
==1017204== 
==1017204== 28,569 bytes in 30 blocks are still reachable in loss record 1,727 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204== 
==1017204== 30,184 bytes in 35 blocks are still reachable in loss record 1,728 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 31,273 bytes in 2 blocks are still reachable in loss record 1,729 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4C1748A6: __Pyx_InitStrings (invlex.c:13812)
==1017204==    by 0x4C1748A6: __Pyx_InitGlobals (invlex.c:8365)
==1017204==    by 0x4C1748A6: __pyx_pymod_exec_invlex (invlex.c:8685)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 32,768 bytes in 1 blocks are still reachable in loss record 1,730 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFF02: flint_realloc (memory_manager.c:118)
==1017204==    by 0x4B02ECD4: _fmpz_new_mpz (fmpz.c:115)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:212)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:208)
==1017204==    by 0x4B076887: _fmpq_poly_set_array_mpq (set_array_mpq.c:33)
==1017204==    by 0x4B076940: fmpq_poly_set_array_mpq (set_array_mpq.c:54)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 36,896 bytes in 1 blocks are still reachable in loss record 1,731 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46A87F0B: __Pyx_modinit_type_init_code (pari_instance.c:235073)
==1017204==    by 0x46A87F0B: __pyx_pymod_exec_pari_instance (pari_instance.c:235429)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 36,896 bytes in 1 blocks are still reachable in loss record 1,732 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493FF97: PyDict_SetDefault (dictobject.c:3067)
==1017204==    by 0x496384E: type_add_method (typeobject.c:5597)
==1017204==    by 0x496384E: type_add_methods (typeobject.c:5623)
==1017204==    by 0x496384E: type_ready_fill_dict (typeobject.c:6099)
==1017204==    by 0x496384E: type_ready (typeobject.c:6337)
==1017204==    by 0x496384E: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x46E810BF: __Pyx_modinit_type_init_code (gen.c:207289)
==1017204==    by 0x46E810BF: __pyx_pymod_exec_gen (gen.c:207892)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 40,823 bytes in 384 blocks are still reachable in loss record 1,733 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401F5DE: strdup (strdup.c:42)
==1017204==    by 0x400A5A9: _dl_map_object (dl-load.c:2168)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4A2AE8F: _PyImport_FindSharedFuncptr (dynload_shlib.c:100)
==1017204== 
==1017204== 41,003 bytes in 386 blocks are still reachable in loss record 1,734 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D5B7: _dl_new_object (dl-object.c:196)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204== 
==1017204== 41,539 bytes in 1 blocks are definitely lost in loss record 1,735 of 1,771
==1017204==    at 0x483DFAF: realloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CF42FB: pari_realloc (pariinl.h:1166)
==1017204==    by 0x6CF42FB: initprimes (forprime.c:448)
==1017204==    by 0x6CF4A66: initprimetable (forprime.c:456)
==1017204==    by 0x46BB0648: __pyx_pf_7cypari2_13pari_instance_4Pari_46init_primes.isra.0 (pari_instance.c:213941)
==1017204==    by 0x6562CC8: __Pyx_CyFunction_CallAsMethod (signals.c:6315)
==1017204==    by 0x6562CC8: __Pyx_CyFunction_CallAsMethod (signals.c:6299)
==1017204==    by 0x46AB5D8E: __Pyx_PyObject_Call (pari_instance.c:249214)
==1017204==    by 0x46AB5D8E: __Pyx_PyObject_Call2Args (pari_instance.c:249247)
==1017204==    by 0x46BAFC34: __pyx_pf_7cypari2_13pari_instance_4Pari_2__init__ (pari_instance.c:211095)
==1017204==    by 0x46BAFC34: __pyx_pw_7cypari2_13pari_instance_4Pari_3__init__ (pari_instance.c:210991)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 41,824 bytes in 44 blocks are still reachable in loss record 1,736 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493C85E: clone_combined_dict_keys.isra.0 (dictobject.c:709)
==1017204==    by 0x494107F: PyDict_Copy (dictobject.c:2811)
==1017204==    by 0x496BE17: type_new_init (typeobject.c:3139)
==1017204==    by 0x496BE17: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496BE17: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 49,385 bytes in 52 blocks are still reachable in loss record 1,737 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204== 
==1017204== 54,912 bytes in 395 blocks are still reachable in loss record 1,738 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x401331C: _dl_check_map_versions (dl-version.c:274)
==1017204==    by 0x40160FC: dl_open_worker (dl-open.c:577)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204==    by 0x4A2AE8F: _PyImport_FindSharedFuncptr (dynload_shlib.c:100)
==1017204==    by 0x49F85A7: _PyImport_LoadDynamicModuleWithSpec (importdl.c:137)
==1017204== 
==1017204== 60,239 bytes in 40 blocks are still reachable in loss record 1,739 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x4950A44: _PyObject_GenericGetAttrWithDict (object.c:1253)
==1017204==    by 0x495035A: PyObject_GetAttr (object.c:932)
==1017204==    by 0x49CCD19: builtin_getattr (bltinmodule.c:1106)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 63,488 bytes in 1 blocks are still reachable in loss record 1,740 of 1,771
==1017204==    at 0x483BE63: operator new(unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4E904BE3: allocate (new_allocator.h:114)
==1017204==    by 0x4E904BE3: allocate (alloc_traits.h:443)
==1017204==    by 0x4E904BE3: _M_allocate (stl_vector.h:343)
==1017204==    by 0x4E904BE3: void std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> >::_M_realloc_insert<GiNaC::function_options const&>(__gnu_cxx::__normal_iterator<GiNaC::function_options*, std::vector<GiNaC::function_options, std::allocator<GiNaC::function_options> > >, GiNaC::function_options const&) (vector.tcc:440)
==1017204==    by 0x4E90392D: push_back (stl_vector.h:1195)
==1017204==    by 0x4E90392D: GiNaC::function::register_new(GiNaC::function_options const&) (function.cpp:1632)
==1017204==    by 0x4E8AFD55: __pyx_f_4sage_8symbolic_10expression_register_or_update_function(_object*, _object*, _object*, int, _object*, int, int) [clone .isra.0] (expression.cpp:111564)
==1017204==    by 0x4E8B0D81: __pyx_pf_4sage_8symbolic_10expression_124register_or_update_function (expression.cpp:111747)
==1017204==    by 0x4E8B0D81: __pyx_pw_4sage_8symbolic_10expression_125register_or_update_function(_object*, _object*, _object*) (expression.cpp:111730)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x4EB1AA08: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EB1AA08: __pyx_f_4sage_8symbolic_8function_8Function__register_function (function.c:4241)
==1017204==    by 0x4EB0EDB6: __pyx_pf_4sage_8symbolic_8function_8Function___init__ (function.c:3952)
==1017204==    by 0x4EB0EDB6: __pyx_pw_4sage_8symbolic_8function_8Function_1__init__ (function.c:3588)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204==    by 0x4916357: wrapperdescr_raw_call (descrobject.c:506)
==1017204==    by 0x4916357: wrapperdescr_call (descrobject.c:552)
==1017204==    by 0x4EAFFE04: __Pyx_PyObject_Call (function.c:18926)
==1017204==    by 0x4EAFFE04: __pyx_pf_4sage_8symbolic_8function_15BuiltinFunction___init__ (function.c:9248)
==1017204==    by 0x4EAFFE04: __pyx_pw_4sage_8symbolic_8function_15BuiltinFunction_1__init__ (function.c:9028)
==1017204==    by 0x495E4A0: wrap_init (typeobject.c:6949)
==1017204== 
==1017204== 65,008 bytes in 4,063 blocks are possibly lost in loss record 1,741 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x472D2DFC: sig_malloc (memory.c:1815)
==1017204==    by 0x472D2DFC: __pyx_f_4sage_3ext_6memory_sage_sig_malloc (memory.c:1434)
==1017204==    by 0x6F88A59: __gmpz_init2 (in /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0)
==1017204==    by 0x4B02EC6F: _fmpz_new_mpz (fmpz.c:106)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:212)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:208)
==1017204==    by 0x4B076887: _fmpq_poly_set_array_mpq (set_array_mpq.c:33)
==1017204==    by 0x4B076940: fmpq_poly_set_array_mpq (set_array_mpq.c:54)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 65,534 bytes in 1 blocks are still reachable in loss record 1,742 of 1,771
==1017204==    at 0x483C583: operator new[](unsigned long) (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4DF1FF01: _GLOBAL__sub_I_ffops.cc (in /uni-mainz.de/homes/riburing/src/sage/local/lib/libfactory-4.2.1.so)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204== 
==1017204== 65,536 bytes in 1 blocks are definitely lost in loss record 1,743 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CF56B6: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CF56B6: pari_sieve_init (forprime.c:748)
==1017204==    by 0x6CF56B6: pari_init_primes (forprime.c:767)
==1017204==    by 0x6D077E8: pari_init_opts (init.c:1268)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 69,632 bytes in 1 blocks are possibly lost in loss record 1,744 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4AFFFEDD: flint_malloc (memory_manager.c:91)
==1017204==    by 0x4B02EB91: _fmpz_new_mpz (fmpz.c:79)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:212)
==1017204==    by 0x4B02EFB8: _fmpz_promote (fmpz.c:208)
==1017204==    by 0x4B076887: _fmpq_poly_set_array_mpq (set_array_mpq.c:33)
==1017204==    by 0x4B076940: fmpq_poly_set_array_mpq (set_array_mpq.c:54)
==1017204==    by 0x4BA3332C: __pyx_pf_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_6__init__(__pyx_obj_4sage_5rings_10polynomial_25polynomial_rational_flint_Polynomial_rational_flint*, _object*, _object*, _object*, _object*, _object*) (polynomial_rational_flint.cpp:6366)
==1017204==    by 0x4BA35189: __pyx_pw_4sage_5rings_10polynomial_25polynomial_rational_flint_25Polynomial_rational_flint_7__init__(_object*, _object*, _object*) (polynomial_rational_flint.cpp:5874)
==1017204==    by 0x4962B8D: type_call (typeobject.c:1133)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC362: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC362: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC362: call_function (ceval.c:5867)
==1017204==    by 0x48BC362: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 72,704 bytes in 1 blocks are still reachable in loss record 1,745 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x48743A99: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.28)
==1017204==    by 0x4011B99: call_init.part.0 (dl-init.c:72)
==1017204==    by 0x4011CA0: call_init (dl-init.c:30)
==1017204==    by 0x4011CA0: _dl_init (dl-init.c:119)
==1017204==    by 0x4D4C984: _dl_catch_exception (dl-error-skeleton.c:182)
==1017204==    by 0x40160CE: dl_open_worker (dl-open.c:758)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204== 
==1017204== 73,752 bytes in 1 blocks are still reachable in loss record 1,746 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ABBE: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x4960EFC: add_subclass.isra.0 (typeobject.c:6406)
==1017204==    by 0x49641B9: type_ready_add_subclasses (typeobject.c:6256)
==1017204==    by 0x49641B9: type_ready (typeobject.c:6346)
==1017204==    by 0x49641B9: PyType_Ready (typeobject.c:6370)
==1017204==    by 0x5237204B: Sage_PyType_Ready (cython_metaclass.h:44)
==1017204==    by 0x5236ECA8: __Pyx_modinit_type_init_code (group_element.c:12122)
==1017204==    by 0x5236ECA8: __pyx_pymod_exec_group_element (group_element.c:12519)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 77,534 bytes in 75 blocks are still reachable in loss record 1,747 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x46E5C903: __Pyx_InitStrings (gen.c:226325)
==1017204==    by 0x46E5C903: __Pyx_InitGlobals (gen.c:207232)
==1017204==    by 0x46E5C903: __pyx_pymod_exec_gen (gen.c:207869)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 98,924 bytes in 66 blocks are still reachable in loss record 1,748 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 100,358 bytes in 59 blocks are still reachable in loss record 1,749 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204== 
==1017204== 112,112 bytes in 112 blocks are still reachable in loss record 1,750 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x493ACFF: new_keys_object (dictobject.c:600)
==1017204==    by 0x493AED0: dictresize (dictobject.c:1242)
==1017204==    by 0x493D397: insertdict (dictobject.c:1103)
==1017204==    by 0x48BBAAD: _PyEval_EvalFrameDefault (ceval.c:2770)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204== 
==1017204== 120,000 bytes in 1 blocks are definitely lost in loss record 1,751 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CCB60E: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CCB60E: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CCB60E: init_hist (default.c:536)
==1017204==    by 0x6CCB60E: default_gp_data (default.c:1010)
==1017204==    by 0x6D077F9: pari_init_opts (init.c:1257)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 123,806 bytes in 67 blocks are possibly lost in loss record 1,752 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x497F8F1: _PyUnicode_FromASCII (unicodeobject.c:2425)
==1017204==    by 0x49177AF: method_vectorcall_FASTCALL (descrobject.c:386)
==1017204==    by 0x48BB3C0: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BB3C0: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BB3C0: call_function (ceval.c:5867)
==1017204==    by 0x48BB3C0: _PyEval_EvalFrameDefault (ceval.c:4198)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204== 
==1017204== 124,325 bytes in 41 blocks are still reachable in loss record 1,753 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x57EF3AD2: __Pyx_InitStrings (_generator.c:47798)
==1017204==    by 0x57EF3AD2: __Pyx_InitGlobals (_generator.c:41259)
==1017204==    by 0x57EF3AD2: __pyx_pymod_exec__generator (_generator.c:41704)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 127,241 bytes in 44 blocks are still reachable in loss record 1,754 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x4990E37: unicode_decode_utf8 (unicodeobject.c:5203)
==1017204==    by 0x57D08905: __Pyx_InitStrings (mtrand.c:28747)
==1017204==    by 0x57D08905: __Pyx_InitGlobals (mtrand.c:23396)
==1017204==    by 0x57D08905: __pyx_pymod_exec_mtrand (mtrand.c:23781)
==1017204==    by 0x494C1BD: PyModule_ExecDef (moduleobject.c:407)
==1017204==    by 0x49F50CC: _imp_exec_dynamic_impl (import.c:2071)
==1017204==    by 0x49F50CC: _imp_exec_dynamic (import.c.h:358)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204== 
==1017204== 135,168 bytes in 1 blocks are possibly lost in loss record 1,755 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 223,608 bytes in 231 blocks are still reachable in loss record 1,756 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7F3: _PyObject_FastCallDictTstate (call.c:137)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204== 
==1017204== 261,360 bytes in 270 blocks are still reachable in loss record 1,757 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 296,763 bytes in 214 blocks are still reachable in loss record 1,758 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x80EFA02: __pyx_tp_new_4sage_4misc_19classcall_metaclass_ClasscallMetaclass (classcall_metaclass.c:2932)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 301,492 bytes in 214 blocks are still reachable in loss record 1,759 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x496C308: type_new_set_doc (typeobject.c:2883)
==1017204==    by 0x496C308: type_new_set_attrs (typeobject.c:3072)
==1017204==    by 0x496C308: type_new_impl (typeobject.c:3181)
==1017204==    by 0x496C308: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x490D339: PyVectorcall_Call (call.c:267)
==1017204== 
==1017204== 320,470 bytes in 171 blocks are still reachable in loss record 1,760 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204==    by 0x4A028CC: marshal_loads_impl (marshal.c:1754)
==1017204==    by 0x4A028CC: marshal_loads (marshal.c.h:148)
==1017204==    by 0x494A75D: cfunction_vectorcall_O (methodobject.c:516)
==1017204== 
==1017204== 361,552 bytes in 383 blocks are still reachable in loss record 1,761 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C0E7: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C0E7: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C0E7: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C0E7: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x490D7A6: _PyObject_FastCallDictTstate (call.c:142)
==1017204==    by 0x49CD656: builtin___build_class__ (bltinmodule.c:224)
==1017204==    by 0x494A870: cfunction_vectorcall_FASTCALL_KEYWORDS (methodobject.c:446)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 475,776 bytes in 504 blocks are still reachable in loss record 1,762 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4A30135: _PyObject_GC_Alloc (gcmodule.c:2274)
==1017204==    by 0x4961439: PyType_GenericAlloc (typeobject.c:1154)
==1017204==    by 0x496C8FF: type_new_alloc (typeobject.c:2741)
==1017204==    by 0x496C8FF: type_new_init (typeobject.c:3153)
==1017204==    by 0x496C8FF: type_new_impl (typeobject.c:3176)
==1017204==    by 0x496C8FF: type_new (typeobject.c:3325)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BC78B: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BC78B: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC78B: call_function (ceval.c:5867)
==1017204==    by 0x48BC78B: _PyEval_EvalFrameDefault (ceval.c:4181)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204== 
==1017204== 498,027 bytes in 386 blocks are still reachable in loss record 1,763 of 1,771
==1017204==    at 0x483DD99: calloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x400D283: _dl_new_object (dl-object.c:89)
==1017204==    by 0x4006E96: _dl_map_object_from_fd (dl-load.c:997)
==1017204==    by 0x400A61A: _dl_map_object (dl-load.c:2236)
==1017204==    by 0x4015D46: dl_open_worker (dl-open.c:513)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4015609: _dl_open (dl-open.c:837)
==1017204==    by 0x4E0434B: dlopen_doit (dlopen.c:66)
==1017204==    by 0x4D4C927: _dl_catch_exception (dl-error-skeleton.c:208)
==1017204==    by 0x4D4C9F2: _dl_catch_error (dl-error-skeleton.c:227)
==1017204==    by 0x4E04B58: _dlerror_run (dlerror.c:170)
==1017204==    by 0x4E043D9: dlopen@@GLIBC_2.2.5 (dlopen.c:87)
==1017204== 
==1017204== 524,288 bytes in 1 blocks are definitely lost in loss record 1,764 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CBA6E9: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CBA6E9: pari_calloc (pariinl.h:1186)
==1017204==    by 0x6CBA6E9: pari_var_init (anal.c:937)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 524,296 bytes in 1 blocks are possibly lost in loss record 1,765 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6CBA69F: pari_malloc (pariinl.h:1152)
==1017204==    by 0x6CBA69F: pari_var_init (anal.c:938)
==1017204==    by 0x6D0760F: pari_init_opts (init.c:1277)
==1017204==    by 0x46BAEDE8: __pyx_pf_7cypari2_13pari_instance_4Pari___cinit__ (pari_instance.c:210660)
==1017204==    by 0x46BAEDE8: __pyx_pw_7cypari2_13pari_instance_4Pari_1__cinit__ (pari_instance.c:210603)
==1017204==    by 0x46BAEDE8: __pyx_tp_new_7cypari2_13pari_instance_Pari (pari_instance.c:218812)
==1017204==    by 0x4962B49: type_call (typeobject.c:1121)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x48BBD84: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BBD84: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BBD84: call_function (ceval.c:5867)
==1017204==    by 0x48BBD84: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204== 
==1017204== 540,821 bytes in 405 blocks are still reachable in loss record 1,766 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204== 
==1017204== 974,160 bytes in 12,177 blocks are indirectly lost in loss record 1,767 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E239FB: bliss::Partition::cr_init() (partition.cc:1008)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,086,240 bytes in 4,526 blocks are indirectly lost in loss record 1,768 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E23986: bliss::Partition::cr_init() (partition.cc:1004)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 1,141,466 bytes in 885 blocks are still reachable in loss record 1,769 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x4953698: _PyObject_Malloc.part.0 (obmalloc.c:1956)
==1017204==    by 0x4978080: PyUnicode_New (unicodeobject.c:1463)
==1017204==    by 0x49783EC: _PyUnicode_FromUCS1 (unicodeobject.c:2463)
==1017204==    by 0x4A01FCC: r_object (marshal.c:1112)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A0189F: r_object (marshal.c:1174)
==1017204==    by 0x4A01C55: r_object (marshal.c:1350)
==1017204==    by 0x4A02767: read_object (marshal.c:1445)
==1017204== 
==1017204== 1,448,320 (362,080 direct, 1,086,240 indirect) bytes in 4,526 blocks are definitely lost in loss record 1,770 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E239FB: bliss::Partition::cr_init() (partition.cc:1008)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 3,896,640 (2,922,480 direct, 974,160 indirect) bytes in 12,177 blocks are definitely lost in loss record 1,771 of 1,771
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x99E23986: bliss::Partition::cr_init() (partition.cc:1004)
==1017204==    by 0x99DFFE0E: bliss::AbstractGraph::search(bool, bliss::Stats&) (graph.cc:668)
==1017204==    by 0x99E03758: bliss::AbstractGraph::canonical_form(bliss::Stats&, void (*)(void*, unsigned int, unsigned int const*), void*) (graph.cc:1791)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form_from_edge_list (bliss.cpp:3496)
==1017204==    by 0x99DB3EFA: __pyx_f_4sage_6graphs_5bliss_canonical_form (bliss.cpp:5377)
==1017204==    by 0x99DB3EFA: __pyx_pf_4sage_6graphs_5bliss_canonical_form (bliss.cpp:6117)
==1017204==    by 0x99DB3EFA: __pyx_pw_4sage_6graphs_5bliss_1canonical_form(_object*, _object*, _object*) (bliss.cpp:6095)
==1017204==    by 0x494A222: cfunction_call (methodobject.c:543)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x491004F: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x491004F: method_vectorcall (classobject.c:53)
==1017204==    by 0x48BA741: _PyObject_VectorcallTstate (abstract.h:114)
==1017204==    by 0x48BA741: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BA741: call_function (ceval.c:5867)
==1017204==    by 0x48BA741: _PyEval_EvalFrameDefault (ceval.c:4231)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== LEAK SUMMARY:
==1017204==    definitely lost: 4,050,623 bytes in 16,738 blocks
==1017204==    indirectly lost: 2,062,723 bytes in 16,712 blocks
==1017204==      possibly lost: 974,346 bytes in 4,285 blocks
==1017204==    still reachable: 8,182,611 bytes in 8,575 blocks
==1017204==                       of which reachable via heuristic:
==1017204==                         newarray           : 544 bytes in 34 blocks
==1017204==         suppressed: 0 bytes in 0 blocks
==1017204== 
==1017204== ERROR SUMMARY: 88 errors from 88 contexts (suppressed: 14 from 1)
==1017204== 
==1017204== 1 errors in context 1 of 88:
==1017204== Invalid read of size 8
==1017204==    at 0x4C2EC63: __sigjmp_save (sigjmp.c:34)
==1017204==    by 0x656220E: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 
==1017204== 1 errors in context 2 of 88:
==1017204== Invalid read of size 8
==1017204==    at 0x4C2EBF1: __sigsetjmp (setjmp.S:56)
==1017204==    by 0x656220E: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
==1017204== 
==1017204== 1 errors in context 3 of 88:
==1017204== Invalid write of size 8
==1017204==    at 0x656220A: _sig_on_trampoline (implementation.c:324)
==1017204==    by 0x42: ???
==1017204==    by 0x4DE68A9: advise_stack_range (allocatestack.c:391)
==1017204==    by 0x4DE68A9: start_thread (pthread_create.c:567)
==1017204==    by 0x4D0B132: clone (clone.S:95)
==1017204==  Address 0x63226d8 is 127,064 bytes inside a block of size 135,168 alloc'd
==1017204==    at 0x483B7F3: malloc (in /usr/lib/x86_64-linux-gnu/valgrind/vgpreload_memcheck-amd64-linux.so)
==1017204==    by 0x6562081: setup_trampoline (implementation.c:342)
==1017204==    by 0x6564922: setup_cysignals_handlers (implementation.c:489)
==1017204==    by 0x6564922: __pyx_pf_9cysignals_7signals_4init_cysignals (signals.c:2878)
==1017204==    by 0x6564922: __pyx_pw_9cysignals_7signals_5init_cysignals (signals.c:2761)
==1017204==    by 0x490D62B: _PyObject_MakeTpCall (call.c:215)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:112)
==1017204==    by 0x48BC31D: _PyObject_VectorcallTstate (abstract.h:99)
==1017204==    by 0x48BC31D: PyObject_Vectorcall (abstract.h:123)
==1017204==    by 0x48BC31D: call_function (ceval.c:5867)
==1017204==    by 0x48BC31D: _PyEval_EvalFrameDefault (ceval.c:4213)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204==    by 0x49D3F35: PyEval_EvalCode (ceval.c:1134)
==1017204==    by 0x49CE4DC: builtin_exec_impl (bltinmodule.c:1056)
==1017204==    by 0x49CE4DC: builtin_exec (bltinmodule.c.h:371)
==1017204==    by 0x494A9F2: cfunction_vectorcall_FASTCALL (methodobject.c:430)
==1017204==    by 0x490D2E1: PyVectorcall_Call (call.c:255)
==1017204==    by 0x48B63C2: do_call_core (ceval.c:5919)
==1017204==    by 0x48B63C2: _PyEval_EvalFrameDefault (ceval.c:4277)
==1017204==    by 0x49D3D77: _PyEval_EvalFrame (pycore_ceval.h:46)
==1017204==    by 0x49D3D77: _PyEval_Vector (ceval.c:5065)
==1017204== 
--1017204-- 
--1017204-- used_suppression:     14 bpo-38118: Valgrind emits false alarm on GCC builtin strcmp() valgrind-python.supp:299
==1017204== 
==1017204== ERROR SUMMARY: 88 errors from 88 contexts (suppressed: 14 from 1)
