2015-05-19 14:13:30,122 - INFO [proc:616] - tvb.interfaces.web.mplh5.mplh5_server - MPLH5 back-end server started. 2015-05-19 14:13:36,888 - WARNING [proc:616] - tvb.datatypes.connectivity_scientific - Connectivity.speed attribute not initialized properly, setting it to 3.0... 2015-05-19 14:13:37,904 - INFO [proc:616] - tvb.datatypes.surfaces_scientific - Computing local connectivity matrix 2015-05-19 14:15:47,540 - INFO [proc:616] - tvb.datatypes.surfaces_data - Mapping geodesic distance through the LocalConnectivity. 2015-05-19 14:15:49,821 - ERROR [proc:616] - tvb.core.services.operation_service - Could not execute operation because there is not enough free memory. Please adjust operation parameters and re-launch it. 2015-05-19 14:15:49,821 - ERROR [proc:616] - tvb.core.services.operation_service - Could not execute operation because there is not enough free memory. Please adjust operation parameters and re-launch it. Traceback (most recent call last): File "C:\TVB_Distribution\tvb_data\tvb\core\services\operation_service.py", line 336, in initiate_prelaunch result_msg, nr_datatypes = adapter_instance._prelaunch(operation, unique_id, available_space, **params) File "C:\TVB_Distribution\tvb_data\tvb\core\adapters\abcadapter.py", line 91, in new_function return func(*args, **kw) File "C:\TVB_Distribution\tvb_data\tvb\core\adapters\abcadapter.py", line 273, in _prelaunch result = self.launch(**kwargs) File "C:\TVB_Distribution\tvb_data\tvb\adapters\simulator\simulator_adapter.py", line 227, in launch self.algorithm.configure(full_configure=False) File "C:\TVB_Distribution\tvb_data\tvb\simulator\simulator.py", line 346, in configure self.configure_history(self.initial_conditions) File "C:\TVB_Distribution\tvb_data\tvb\simulator\simulator.py", line 530, in configure_history history = self.model.initial(self.integrator.dt, self.good_history_shape) File "C:\TVB_Distribution\tvb_data\tvb\simulator\models.py", line 212, in initial initial_conditions = numpy.zeros(history_shape) MemoryError 2015-05-19 14:15:50,243 - ERROR [proc:616] - tvb.core.operation_async_launcher - Could not execute operation 33 2015-05-19 14:15:50,243 - ERROR [proc:616] - tvb.core.operation_async_launcher - Could not execute operation because there is not enough free memory. Please adjust operation parameters and re-launch it. Traceback (most recent call last): File "C:\TVB_Distribution\tvb_data\tvb\core\operation_async_launcher.py", line 80, in do_operation_launch OperationService().initiate_prelaunch(curent_operation, adapter_instance, {}, **PARAMS) File "C:\TVB_Distribution\tvb_data\tvb\core\services\operation_service.py", line 355, in initiate_prelaunch self._handle_exception(Exception(msg), temp_files, msg, operation) File "C:\TVB_Distribution\tvb_data\tvb\core\services\operation_service.py", line 411, in _handle_exception raise exception Exception: Could not execute operation because there is not enough free memory. Please adjust operation parameters and re-launch it.