GOAL: Continue coding REMD on WorkQueue . Write progress report with mentor

OUTCOME: Finally got WorkQueue "worker" to "send the task" for completion but something is still not quite right; I am not getting a "return 0" when the task is complete.

CHALLENGES: When the "worker" sends the task, I'm getting a "segmentation fault." Now I've got to learn what that means.