2016-11-07 18:25:27 [15142] [INFO] Starting gunicorn 18.0
2016-11-07 18:25:27 [15142] [DEBUG] Arbiter booted
2016-11-07 18:25:27 [15142] [INFO] Listening at: http://0.0.0.0:5000 (15142)
2016-11-07 18:25:27 [15142] [INFO] Using worker: sync
2016-11-07 18:25:27 [15146] [INFO] Booting worker with pid: 15146
/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/SQLAlchemy-1.1.0-py2.7-macosx-10.11-intel.egg/sqlalchemy/orm/mapper.py:1034: SAWarning: Reassigning polymorphic association for identity 'MCMCP_agent' from <Mapper at 0x10cd19f50; MCMCPAgent> to <Mapper at 0x10ca3e610; MCMCPAgent>: Check for duplicate use of 'MCMCP_agent' as value for polymorphic_identity.
/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/SQLAlchemy-1.1.0-py2.7-macosx-10.11-intel.egg/sqlalchemy/orm/mapper.py:1034: SAWarning: Reassigning polymorphic association for identity 'animal_source' from <Mapper at 0x10cd27150; AnimalSource> to <Mapper at 0x10cd27b50; AnimalSource>: Check for duplicate use of 'animal_source' as value for polymorphic_identity.
/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/SQLAlchemy-1.1.0-py2.7-macosx-10.11-intel.egg/sqlalchemy/orm/mapper.py:1034: SAWarning: Reassigning polymorphic association for identity 'vector_info' from <Mapper at 0x10cd27590; AnimalInfo> to <Mapper at 0x10cd4e090; AnimalInfo>: Check for duplicate use of 'vector_info' as value for polymorphic_identity.
/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/SQLAlchemy-1.1.0-py2.7-macosx-10.11-intel.egg/sqlalchemy/orm/mapper.py:1034: SAWarning: Reassigning polymorphic association for identity 'perturbation' from <Mapper at 0x10cd277d0; Perturbation> to <Mapper at 0x10cd4e350; Perturbation>: Check for duplicate use of 'perturbation' as value for polymorphic_identity.
2016-11-07 18:25:28,223 /Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/psiturk_dallinger-3.1.3-py2.7.egg/psiturk/psiturk_js/psiturk.js
2016-11-07 18:25:29 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:29,175 Closing connection. 
2016-11-07 18:25:31 [15146] [DEBUG] POST /launch
2016-11-07 18:25:31,470 POST /launch
>>>> ----- Launching experiment...
2016-11-07 18:25:31,781 Starting new HTTPS connection (1): api.psiturk.org
2016-11-07 18:25:32,031 "GET /api/ad HTTP/1.1" 200 1078375
2016-11-07 18:25:32,602 Using access key provided by client.
2016-11-07 18:25:32,602 Using secret key provided by client.
2016-11-07 18:25:32,603 Method: GET
2016-11-07 18:25:32,603 Path: /
2016-11-07 18:25:32,603 Data: 
2016-11-07 18:25:32,603 Headers: {}
2016-11-07 18:25:32,603 Host: rds.amazonaws.com
2016-11-07 18:25:32,603 Port: 443
2016-11-07 18:25:32,603 Params: {'Action': 'DescribeDBInstances', 'Version': '2013-05-15'}
2016-11-07 18:25:32,603 establishing HTTPS connection: host=rds.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
2016-11-07 18:25:32,603 Token: None
2016-11-07 18:25:32,604 CanonicalRequest:
GET
/
Action=DescribeDBInstances&Version=2013-05-15
host:rds.amazonaws.com
x-amz-date:20161107T232532Z

host;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
2016-11-07 18:25:32,604 StringToSign:
AWS4-HMAC-SHA256
20161107T232532Z
20161107/us-east-1/rds/aws4_request
d4d37005cd08fc98bc8abd429ebd35fafc002e60e0eae5549139fa821bf188c6
2016-11-07 18:25:32,604 Signature:
a1f266df67bab28998964b23139e3e82e49ad1f740b636e994c92723a2e4ba8e
2016-11-07 18:25:32,680 wrapping ssl socket; CA certificate file=/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
2016-11-07 18:25:32,750 validating server certificate: hostname=rds.amazonaws.com, certificate hosts=['rds.us-east-1.amazonaws.com', 'us-east-1.rds.amazonaws.com', 'rds.amazonaws.com']
2016-11-07 18:25:32,804 <DescribeDBInstancesResponse xmlns="http://rds.amazonaws.com/doc/2013-05-15/">
  <DescribeDBInstancesResult>
    <DBInstances/>
  </DescribeDBInstancesResult>
  <ResponseMetadata>
    <RequestId>7a63d926-a541-11e6-8314-4d9b88fe93c3</RequestId>
  </ResponseMetadata>
</DescribeDBInstancesResponse>

2016-11-07 18:25:32,806 Using access key provided by client.
2016-11-07 18:25:32,806 Using secret key provided by client.
2016-11-07 18:25:32,806 Method: POST
2016-11-07 18:25:32,806 Path: /
2016-11-07 18:25:32,807 Data: 
2016-11-07 18:25:32,807 Headers: {}
2016-11-07 18:25:32,807 Host: mechanicalturk.amazonaws.com
2016-11-07 18:25:32,807 Port: 443
2016-11-07 18:25:32,807 Params: {'Operation': 'GetAccountBalance', 'Version': '2012-03-25'}
2016-11-07 18:25:32,807 establishing HTTPS connection: host=mechanicalturk.amazonaws.com, kwargs={'port': 443, 'timeout': 70}
2016-11-07 18:25:32,807 Token: None
2016-11-07 18:25:32,808 using _calc_signature_1
2016-11-07 18:25:32,808 query_string: AWSAccessKeyId=AKIAJ7GUQU3FPLXVOGGQ&Operation=GetAccountBalance&SignatureVersion=1&Timestamp=2016-11-07T23%3A25%3A32Z&Version=2012-03-25 Signature: 4JfaMRNaE21Ce4X1ZLavkGVriLk=
2016-11-07 18:25:32,885 wrapping ssl socket; CA certificate file=/Users/jordansuchow/.virtualenvs/dallinger/lib/python2.7/site-packages/boto/cacerts/cacerts.txt
2016-11-07 18:25:32,970 validating server certificate: hostname=mechanicalturk.amazonaws.com, certificate hosts=['mechanicalturk.amazonaws.com']
Reject recruitment reopening: experiment has started.
launch request successful.
2016-11-07 18:25:33,230 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:33,230 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:33] "POST /launch HTTP/1.1" 200 21 "-" "curl/7.43.0"
2016-11-07 18:25:33,231 127.0.0.1 - - [07/Nov/2016:18:25:33] "POST /launch HTTP/1.1" 200 21 "-" "curl/7.43.0"
2016-11-07 18:25:36 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:36,613 Closing connection. 
2016-11-07 18:25:36 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:36,648 Closing connection. 
2016-11-07 18:25:37 [15146] [DEBUG] GET /ad
2016-11-07 18:25:37,605 GET /ad
127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug HTTP/1.1" 200 3411 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:37,643 127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug HTTP/1.1" 200 3411 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:37 [15146] [DEBUG] GET /static/css/bootstrap.min.css
2016-11-07 18:25:37,657 GET /static/css/bootstrap.min.css
127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /static/css/bootstrap.min.css HTTP/1.1" 200 99961 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:37,667 127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /static/css/bootstrap.min.css HTTP/1.1" 200 99961 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:37 [15146] [DEBUG] GET /static/images/logo.png
2016-11-07 18:25:37,667 GET /static/images/logo.png
127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /static/images/logo.png HTTP/1.1" 200 1005 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:37,669 127.0.0.1 - - [07/Nov/2016:18:25:37] "GET /static/images/logo.png HTTP/1.1" 200 1005 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41 [15146] [DEBUG] GET /consent
2016-11-07 18:25:41,129 GET /consent
2016-11-07 18:25:41,134 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:41,134 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug HTTP/1.1" 200 3374 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41,135 127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug HTTP/1.1" 200 3374 "http://0.0.0.0:5000/ad?assignmentId=debugCBZ2X7&hitId=debugDO1955&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41 [15146] [DEBUG] GET /static/scripts/reqwest.min.js
2016-11-07 18:25:41,175 GET /static/scripts/reqwest.min.js
127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/scripts/reqwest.min.js HTTP/1.1" 200 9342 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41,178 127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/scripts/reqwest.min.js HTTP/1.1" 200 9342 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41 [15146] [DEBUG] GET /static/scripts/dallinger.js
2016-11-07 18:25:41,179 GET /static/scripts/dallinger.js
127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/scripts/dallinger.js HTTP/1.1" 200 4228 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41,182 127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/scripts/dallinger.js HTTP/1.1" 200 4228 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:41,183 Closing connection. 
2016-11-07 18:25:41 [15146] [DEBUG] GET /static/css/dallinger.css
2016-11-07 18:25:41,280 GET /static/css/dallinger.css
127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/css/dallinger.css HTTP/1.1" 200 366 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:41,282 127.0.0.1 - - [07/Nov/2016:18:25:41] "GET /static/css/dallinger.css HTTP/1.1" 200 366 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /instructions/instruct-ready
2016-11-07 18:25:42,134 GET /instructions/instruct-ready
2016-11-07 18:25:42,136 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:42,136 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug HTTP/1.1" 200 957 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,136 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug HTTP/1.1" 200 957 "http://0.0.0.0:5000/consent?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&workerId=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] POST /participant/debugRTAGFJ/debugDO1955/debugCBZ2X7/debug
2016-11-07 18:25:42,261 POST /participant/debugRTAGFJ/debugDO1955/debugCBZ2X7/debug
participant post request successful.
2016-11-07 18:25:42,278 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:42,278 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:42] "POST /participant/debugRTAGFJ/debugDO1955/debugCBZ2X7/debug HTTP/1.1" 200 466 "http://0.0.0.0:5000/instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,279 127.0.0.1 - - [07/Nov/2016:18:25:42] "POST /participant/debugRTAGFJ/debugDO1955/debugCBZ2X7/debug HTTP/1.1" 200 466 "http://0.0.0.0:5000/instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /exp
2016-11-07 18:25:42,928 GET /exp
2016-11-07 18:25:42,930 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:42,930 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /exp?participant_id=1 HTTP/1.1" 200 1441 "http://0.0.0.0:5000/instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,931 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /exp?participant_id=1 HTTP/1.1" 200 1441 "http://0.0.0.0:5000/instructions/instruct-ready?hit_id=debugDO1955&assignment_id=debugCBZ2X7&worker_id=debugRTAGFJ&mode=debug" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /static/scripts/markdown.min.js
2016-11-07 18:25:42,948 GET /static/scripts/markdown.min.js
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/markdown.min.js HTTP/1.1" 200 16798 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,951 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/markdown.min.js HTTP/1.1" 200 16798 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /static/css/custom.css
2016-11-07 18:25:42,951 GET /static/css/custom.css
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/css/custom.css HTTP/1.1" 200 99 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,954 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/css/custom.css HTTP/1.1" 200 99 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /static/scripts/raphael-min.js
2016-11-07 18:25:42,954 GET /static/scripts/raphael-min.js
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/raphael-min.js HTTP/1.1" 200 91386 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,956 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/raphael-min.js HTTP/1.1" 200 91386 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42 [15146] [DEBUG] GET /static/scripts/experiment.js
2016-11-07 18:25:42,958 GET /static/scripts/experiment.js
127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/experiment.js HTTP/1.1" 200 4876 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:42,960 127.0.0.1 - - [07/Nov/2016:18:25:42] "GET /static/scripts/experiment.js HTTP/1.1" 200 4876 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:43 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:43,121 POST /node/1
/node POST request successful.
2016-11-07 18:25:43,234 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:43,234 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:43] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:43,234 127.0.0.1 - - [07/Nov/2016:18:25:43] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:43 [15146] [DEBUG] GET /node/2/infos
2016-11-07 18:25:43,284 GET /node/2/infos
infos request successful.
2016-11-07 18:25:43,300 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:43,300 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:43] "GET /node/2/infos HTTP/1.1" 200 1203 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:43,301 127.0.0.1 - - [07/Nov/2016:18:25:43] "GET /node/2/infos HTTP/1.1" 200 1203 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44 [15146] [DEBUG] POST /choice/2/0
2016-11-07 18:25:44,731 POST /choice/2/0
127.0.0.1 - - [07/Nov/2016:18:25:44] "POST /choice/2/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44,743 127.0.0.1 - - [07/Nov/2016:18:25:44] "POST /choice/2/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:44,748 POST /node/1
/node POST request successful.
2016-11-07 18:25:44,810 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:44,810 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:44] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44,811 127.0.0.1 - - [07/Nov/2016:18:25:44] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44 [15146] [DEBUG] GET /node/3/infos
2016-11-07 18:25:44,816 GET /node/3/infos
infos request successful.
2016-11-07 18:25:44,826 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:44,826 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:44] "GET /node/3/infos HTTP/1.1" 200 1187 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:44,826 127.0.0.1 - - [07/Nov/2016:18:25:44] "GET /node/3/infos HTTP/1.1" 200 1187 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /choice/3/1
2016-11-07 18:25:45,111 POST /choice/3/1
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/3/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,121 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/3/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:45,126 POST /node/1
/node POST request successful.
2016-11-07 18:25:45,193 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,193 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,193 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] GET /node/4/infos
2016-11-07 18:25:45,199 GET /node/4/infos
infos request successful.
2016-11-07 18:25:45,209 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,209 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/4/infos HTTP/1.1" 200 1189 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,210 127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/4/infos HTTP/1.1" 200 1189 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /choice/4/0
2016-11-07 18:25:45,405 POST /choice/4/0
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/4/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,413 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/4/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:45,421 POST /node/1
/node POST request successful.
2016-11-07 18:25:45,485 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,485 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,486 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] GET /node/5/infos
2016-11-07 18:25:45,491 GET /node/5/infos
infos request successful.
2016-11-07 18:25:45,502 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,502 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/5/infos HTTP/1.1" 200 1207 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,502 127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/5/infos HTTP/1.1" 200 1207 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /choice/5/1
2016-11-07 18:25:45,636 POST /choice/5/1
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/5/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,644 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/5/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:45,649 POST /node/1
/node POST request successful.
2016-11-07 18:25:45,713 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,713 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,713 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] GET /node/6/infos
2016-11-07 18:25:45,719 GET /node/6/infos
infos request successful.
2016-11-07 18:25:45,729 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:45,729 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/6/infos HTTP/1.1" 200 1190 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,729 127.0.0.1 - - [07/Nov/2016:18:25:45] "GET /node/6/infos HTTP/1.1" 200 1190 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /choice/6/1
2016-11-07 18:25:45,961 POST /choice/6/1
127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/6/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45,970 127.0.0.1 - - [07/Nov/2016:18:25:45] "POST /choice/6/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:45 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:45,976 POST /node/1
/node POST request successful.
2016-11-07 18:25:46,037 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,037 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,037 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] GET /node/7/infos
2016-11-07 18:25:46,042 GET /node/7/infos
infos request successful.
2016-11-07 18:25:46,052 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,052 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/7/infos HTTP/1.1" 200 1175 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,053 127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/7/infos HTTP/1.1" 200 1175 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /choice/7/1
2016-11-07 18:25:46,182 POST /choice/7/1
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/7/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,191 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/7/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:46,196 POST /node/1
/node POST request successful.
2016-11-07 18:25:46,257 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,257 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,258 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] GET /node/8/infos
2016-11-07 18:25:46,263 GET /node/8/infos
infos request successful.
2016-11-07 18:25:46,274 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,274 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/8/infos HTTP/1.1" 200 1207 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,274 127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/8/infos HTTP/1.1" 200 1207 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /choice/8/1
2016-11-07 18:25:46,624 POST /choice/8/1
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/8/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,631 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/8/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:46,638 POST /node/1
/node POST request successful.
2016-11-07 18:25:46,699 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,699 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,700 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /node/1 HTTP/1.1" 200 283 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] GET /node/9/infos
2016-11-07 18:25:46,705 GET /node/9/infos
infos request successful.
2016-11-07 18:25:46,716 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:46,716 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/9/infos HTTP/1.1" 200 1162 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,717 127.0.0.1 - - [07/Nov/2016:18:25:46] "GET /node/9/infos HTTP/1.1" 200 1162 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /choice/9/1
2016-11-07 18:25:46,952 POST /choice/9/1
127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/9/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46,959 127.0.0.1 - - [07/Nov/2016:18:25:46] "POST /choice/9/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:46 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:46,965 POST /node/1
/node POST request successful.
2016-11-07 18:25:47,029 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:47,029 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /node/1 HTTP/1.1" 200 284 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47,029 127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /node/1 HTTP/1.1" 200 284 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47 [15146] [DEBUG] GET /node/10/infos
2016-11-07 18:25:47,034 GET /node/10/infos
infos request successful.
2016-11-07 18:25:47,044 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:47,044 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:47] "GET /node/10/infos HTTP/1.1" 200 1209 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47,045 127.0.0.1 - - [07/Nov/2016:18:25:47] "GET /node/10/infos HTTP/1.1" 200 1209 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47 [15146] [DEBUG] POST /choice/10/1
2016-11-07 18:25:47,704 POST /choice/10/1
127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /choice/10/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47,712 127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /choice/10/1 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:47,716 POST /node/1
/node POST request successful.
2016-11-07 18:25:47,785 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:47,785 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /node/1 HTTP/1.1" 200 284 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47,785 127.0.0.1 - - [07/Nov/2016:18:25:47] "POST /node/1 HTTP/1.1" 200 284 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47 [15146] [DEBUG] GET /node/11/infos
2016-11-07 18:25:47,791 GET /node/11/infos
infos request successful.
2016-11-07 18:25:47,800 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:47,800 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:47] "GET /node/11/infos HTTP/1.1" 200 1209 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:47,801 127.0.0.1 - - [07/Nov/2016:18:25:47] "GET /node/11/infos HTTP/1.1" 200 1209 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48 [15146] [DEBUG] POST /choice/11/0
2016-11-07 18:25:48,014 POST /choice/11/0
127.0.0.1 - - [07/Nov/2016:18:25:48] "POST /choice/11/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48,024 127.0.0.1 - - [07/Nov/2016:18:25:48] "POST /choice/11/0 HTTP/1.1" 200 - "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48 [15146] [DEBUG] POST /node/1
2016-11-07 18:25:48,033 POST /node/1
2016-11-07 18:25:48,042 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:48,042 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:48] "POST /node/1 HTTP/1.1" 403 19 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48,043 127.0.0.1 - - [07/Nov/2016:18:25:48] "POST /node/1 HTTP/1.1" 403 19 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48 [15146] [DEBUG] GET /questionnaire
2016-11-07 18:25:48,059 GET /questionnaire
2016-11-07 18:25:48,061 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:48,061 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:48] "GET /questionnaire?participant_id=1 HTTP/1.1" 200 3215 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48,062 127.0.0.1 - - [07/Nov/2016:18:25:48] "GET /questionnaire?participant_id=1 HTTP/1.1" 200 3215 "http://0.0.0.0:5000/exp?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48 [15146] [DEBUG] GET /static/css/bootstrap.min.css
2016-11-07 18:25:48,079 GET /static/css/bootstrap.min.css
127.0.0.1 - - [07/Nov/2016:18:25:48] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 - "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:48,081 127.0.0.1 - - [07/Nov/2016:18:25:48] "GET /static/css/bootstrap.min.css HTTP/1.1" 304 - "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] POST /question/1
2016-11-07 18:25:49,356 POST /question/1
question post request successful.
2016-11-07 18:25:49,366 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,366 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,367 127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] GET /participant/1
2016-11-07 18:25:49,368 GET /participant/1
participant get request successful.
2016-11-07 18:25:49,372 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,372 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /participant/1 HTTP/1.1" 200 466 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,373 127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /participant/1 HTTP/1.1" 200 466 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] POST /question/1
2016-11-07 18:25:49,374 POST /question/1
question post request successful.
2016-11-07 18:25:49,385 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,385 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,385 127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] GET /ad_address/debug/debugDO1955
2016-11-07 18:25:49,386 GET /ad_address/debug/debugDO1955
ad_address request successful.
2016-11-07 18:25:49,387 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,387 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /ad_address/debug/debugDO1955 HTTP/1.1" 200 45 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,387 127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /ad_address/debug/debugDO1955 HTTP/1.1" 200 45 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] POST /question/1
2016-11-07 18:25:49,392 POST /question/1
question post request successful.
2016-11-07 18:25:49,402 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,402 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,403 127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] GET /complete
2016-11-07 18:25:49,405 GET /complete
127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /complete?uniqueId=debugRTAGFJ:debugCBZ2X7 HTTP/1.1" 200 630 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,408 127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /complete?uniqueId=debugRTAGFJ:debugCBZ2X7 HTTP/1.1" 200 630 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] POST /question/1
2016-11-07 18:25:49,409 POST /question/1
question post request successful.
2016-11-07 18:25:49,423 - dallinger.db - DEBUG - Closing Dallinger DB session at flask request end
2016-11-07 18:25:49,423 Closing Dallinger DB session at flask request end
127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,423 127.0.0.1 - - [07/Nov/2016:18:25:49] "POST /question/1 HTTP/1.1" 200 21 "http://0.0.0.0:5000/questionnaire?participant_id=1" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49 [15146] [DEBUG] GET /static/images/logo.png
2016-11-07 18:25:49,424 GET /static/images/logo.png
127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /static/images/logo.png HTTP/1.1" 304 - "http://0.0.0.0:5000/complete?uniqueId=debugRTAGFJ:debugCBZ2X7" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:49,425 127.0.0.1 - - [07/Nov/2016:18:25:49] "GET /static/images/logo.png HTTP/1.1" 304 - "http://0.0.0.0:5000/complete?uniqueId=debugRTAGFJ:debugCBZ2X7" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36"
2016-11-07 18:25:52 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:52,710 Closing connection. 
2016-11-07 18:25:53 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:53,106 Closing connection. 
2016-11-07 18:25:53 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:53,106 Closing connection. 
2016-11-07 18:25:53 [15146] [DEBUG] GET /ppid
2016-11-07 18:25:53,108 GET /ppid
127.0.0.1 - - [07/Nov/2016:18:25:53] "GET /ppid HTTP/1.1" 200 5 "-" "Python-urllib/2.7"
2016-11-07 18:25:53,109 127.0.0.1 - - [07/Nov/2016:18:25:53] "GET /ppid HTTP/1.1" 200 5 "-" "Python-urllib/2.7"
2016-11-07 18:25:53 [15146] [DEBUG] Closing connection. 
2016-11-07 18:25:53,151 Closing connection. 
2016-11-07 18:25:53 [15146] [INFO] Parent changed, shutting down: <Worker 15146>
2016-11-07 18:25:53,152 Parent changed, shutting down: <Worker 15146>
2016-11-07 18:25:53 [15146] [INFO] Worker exiting (pid: 15146)
2016-11-07 18:25:53,152 Worker exiting (pid: 15146)
