Skip to content

Instantly share code, notes, and snippets.

@inducer
Created August 25, 2020 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inducer/c89b18a37b99fea7dc0699b0a2dd3f61 to your computer and use it in GitHub Desktop.
Save inducer/c89b18a37b99fea7dc0699b0a2dd3f61 to your computer and use it in GitHub Desktop.
functiontrace log
INFO functiontrace_server > Starting functiontrace-server
INFO functiontrace_server > Received a new trace connection: TraceInitialization { program_name: "wave-eager.py ", program_version: "0.0.1", lang_version: "Python 3.8.5", platform: "linux", time: 143932.301842128s }
INFO functiontrace_server > Connection from a new thread
/home/andreas/src/meshmode/meshmode/array_context.py:274: UserWarning: PyOpenCLArrayContext created without an allocator. This can lead to high numbers of memory allocations. Please consider using a pyopencl.tools.MemoryPool. Run with allocator=False to disable this warning.
warn("PyOpenCLArrayContext created without an allocator. "
450 elements
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
INFO functiontrace_server > Connection from a new thread
step: 0 t: 0 L2: 0.062037191151486905 sol max: 0.9184385496420219
INFO functiontrace_server > Connection from a new thread
step: 10 t: 0.052083333333333336 L2: 0.03760122585366209 sol max: 0.2504955414959528
INFO functiontrace_server > Retiring client 16 (0 bytes)
INFO functiontrace_server > Retiring client 15 (0 bytes)
INFO functiontrace_server > Retiring client 14 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 13 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 12 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 11 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
(env-3.8) ~/src/grudge/examples/wave INFO functiontrace_server > Retiring client 10 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 9 (0 bytes) andreas@lightning 15:32
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 8 (0 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 7 (581 bytes)
ERROR functiontrace_server > Deserialization error: IO error while reading marker: failed to fill whole buffer
INFO functiontrace_server > Retiring client 6 (581 bytes)
INFO functiontrace_server > Parsing a new thread: 10
INFO functiontrace_server > Retiring client 5 (581 bytes)
INFO functiontrace_server > Parsing a new thread: 11
INFO functiontrace_server > Retiring client 4 (581 bytes)
INFO functiontrace_server > [10] Fully parsed!
INFO functiontrace_server > [11] Fully parsed!
INFO functiontrace_server > Parsing a new thread: 12
INFO functiontrace_server > Retiring client 3 (581 bytes)
INFO functiontrace_server > Parsing a new thread: 13
INFO functiontrace_server > Retiring client 2 (581 bytes)
INFO functiontrace_server > [12] Fully parsed!
INFO functiontrace_server > Parsing a new thread: 14
INFO functiontrace_server > Retiring client 1 (581 bytes)
INFO functiontrace_server > [13] Fully parsed!
INFO functiontrace_server > Parsing a new thread: 15
INFO functiontrace_server > [14] Fully parsed!
INFO functiontrace_server > Retiring client 0 (287209749 bytes)
INFO functiontrace_server > [15] Fully parsed!
INFO functiontrace_server > Parsing a new thread: 16
INFO functiontrace_server > Parsing a new thread: 17
INFO functiontrace_server > [16] Fully parsed!
Error: Custom { kind: InvalidData, error: "Failed to deserialize ThreadRegistration" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment