slurm-sql-17.11.5-lp150.4.2 >  A ZF/=„,P33X{/|Ϊ;NOƤQBgWFscw-$PF]i*-N:skf>QΏzS˛u^3Eeff*U^ ½ScpVI>2TksɌîb?h$1QG]mV~.38M鐸)fUmdHa(u$oׂ/) 5jOYkPOy!H?RpH_c4ec9a41f919b9329eee3d6f5d524cc03151bbe663d520143464118c1b4d9c2093dd40e29d3aa15de2b52c37346864e2c9e39eb7,ZF/=„[WjGўx^uO9*7.!s.*_dufka^gww=<$&O[ӼZR~epA< [gzj_VwsT/\nKg}w>c:V^j+p\F`̚DyzP+u&yՠq9XČ&p-Zo8QL<1s0X_}_::j|Z7_nju\0?>= :>p>?d   0`dlp    & , 8   4 h  (8090:0F~G~H~I~X~Y\$]0^cbc*defluvwxyz0@DJCslurm-sql17.11.5lp150.4.2Slurm SQL supportContains interfaces to MySQL for use by SLURM.Zlamb567openSUSE Leap 15.0openSUSESUSE-GPL-2.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Clustering/Computinghttps://www.schedmd.comlinuxx86_640AZZZ313dbeb86c96befe1ba1330d6ef88ae3a229c5f545f757b6511114fcdd5ebf6e369cf126559d39089b56c7039f5502154bf2a53e2f5dfcddefadaa57b9f3c9efrootrootrootrootrootrootslurm-17.11.5-lp150.4.2.src.rpmslurm-sqlslurm-sql(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z؄ZЛZJ@ZJ@ZZ@ZZZo Zo Z_:Z!D@ZY@Yp@Y˒Y@Ycl@Y-^Y]XDX@XBXXXk@XAb@X>@X43@Xx@X@X@V5UL@TVTVSӘ@S%@QyQ`@P|@P|@P|@P|@P*P@P@P@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comcgoll@suse.comcgoll@suse.comeich@suse.comcgoll@suse.comjjolly@suse.comcgoll@suse.comcgoll@suse.comeich@suse.comeich@suse.comjengelh@inai.dejjolly@suse.comjjolly@suse.comjjolly@suse.comeich@suse.comeich@suse.comeich@suse.comjengelh@inai.deeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.frscorot@free.fr- Avoid running pretrans scripts when running in an instsys: there may be not much installed, yet. pretrans code should be done in lua, this way, it will be executed by the rpm-internal lua interpreter and not be passed to a shell which may not be around at the time this scriptlet is run (bsc#1090292).- Add requires for slurm-sql to the slurmdbd package.- Package READMEs for pam and pam_slurm_adopt. - Use the new %%license directive for COPYING file.- Add: * split-xdaemon-in-xdaemon_init-and-xdaemon_finish-for-systemd-compatibilty.patch * slurmctld-uses-xdaemon_-for-systemd.patch * slurmd-uses-xdaemon_-for-systemd.patch * slurmdbd-uses-xdaemon_-for-systemd.patch * removed-deprecated-xdaemon.patch Fix interaction with systemd: systemd expects that a daemonizing process doesn't go away until the PID file with it PID of the daemon has bee written (bsc#1084125).- Make sure systemd services get restarted only when all packages are in a consistent state, not in the middle of an 'update' transaction (bsc#1088693). Since the %postun scripts that run on update are from the old package they cannot be changed - thus we work around the restart breakage.- fixed wrong log file location in slurmdbd.conf and fixed pid location for slurmdbd and made slurm-slurmdbd depend on slurm config which provides the dir /var/run/slurm (bsc#1086859).- added comment for (bsc#1085606)- Fix security issue in accounting_storage/mysql plugin by always escaping strings within the slurmdbd. CVE-2018-7033 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-7033 (bsc#1085240). - Update slurm to v17.11.5 (FATE#325451) Highlights of 17.11: * Support for federated clusters to manage a single work-flow across a set of clusters. * Support for heterogeneous job allocations (various processor types, memory sizes, etc. by job component). Support for heterogeneous job steps within a single MPI_COMM_WORLD is not yet supported for most configurations. * X11 support is now fully integrated with the main Slurm code. Remove any X11 plugin configured in your plugstack.conf file to avoid errors being logged about conflicting options. * Added new advanced reservation flag of "flex", which permits jobs requesting the reservation to begin prior to the reservation's start time and use resources inside or outside of the reservation. A typical use case is to prevent jobs not explicitly requesting the reservation from using those reserved resources rather than forcing jobs requesting the reservation to use those resources in the time frame reserved. * The sprio command has been modified to report a job's priority information for every partition the job has been submitted to. * Group ID lookup performed at job submit time to avoid lookup on all compute nodes. Enable with PrologFlags=SendGIDs configuration parameter. * Slurm commands and daemons dynamically link to libslurmfull.so instead of statically linking. This dramatically reduces the footprint of Slurm. * In switch plugin, added plugin_id symbol to plugins and wrapped switch_jobinfo_t with dynamic_plugin_data_t in interface calls in order to pass switch information between clusters with different switch types. * Changed default ProctrackType to cgroup. * Changed default sched_min_interval from 0 to 2 microseconds. * Added new 'scontrol write batch_script ' command to fetch a job's batch script. Removed the ability to see the script as part of the 'scontrol -dd show job' command. * Add new "billing" TRES which allows jobs to be limited based on the job's billable TRES calculated by the job's partition's TRESBillingWeights. * Regular user use of "scontrol top" command is now disabled. Use the configuration parameter "SchedulerParameters=enable_user_top" to enable that functionality. The configuration parameter "SchedulerParameters=disable_user_top" will be silently ignored. * Change default to let pending jobs run outside of reservation after reservation is gone to put jobs in held state. Added NO_HOLD_JOBS_AFTER_END reservation flag to use old default. Support for PMIx v2.0 as well as UCX support. * Remove plugins for obsolete MPI stacks: - lam - mpich1_p4 - mpich1_shmem - mvapich * Numerous fixes - check 'NEWS' file. - slurmd-Fix-slurmd-for-new-API-in-hwloc-2.0.patch plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0.patch: Removed. Code upstream. - slurmctld-service-var-run-path.patch: Replaced by sed script. - Fix some rpmlint warnings.- moved config files to slurm-config package (FATE#324574).- Moved slurmstepd and man page into slurm-node due to slurmd dependency - Moved config files into slurm-node - Moved slurmd rc scripts into slurm-node - Made slurm-munge require slurm-plugins instead of slurm itself - slurm-node suggested slurm-munge, causing the whole slurm to be installed. The slurm-plugins seems to be a more base class (FATE#324574).- split up light wight slurm-node package for deployment on nodes (FATE#324574).- added /var/spool/ directory and removed duplicated entries from slurm.conf- Package so-versioned libs separately. libslurm is expected to change more frequently and thus is packaged separately from libpmi.- Updated to 17.02.9 to fix CVE-2017-15566 (bsc#1065697). Changes in 17.0.9 * When resuming powered down nodes, mark DOWN nodes right after ResumeTimeout has been reached (previous logic would wait about one minute longer). * Fix sreport not showing full column name for TRES Count. * Fix slurmdb_reservations_get() giving wrong usage data when job's spanned reservation that was modified. * Fix sreport reservation utilization report showing bad data. * Show all TRES' on a reservation in sreport reservation utilization report by default. * Fix sacctmgr show reservation handling "end" parameter. * Work around issue with sysmacros.h and gcc7 / glibc 2.25. * Fix layouts code to only allow setting a boolean. * Fix sbatch --wait to keep waiting even if a message timeout occurs. * CRAY - If configured with NodeFeatures=knl_cray and there are non-KNL nodes which include no features the slurmctld will abort without this patch when attemping strtok_r(NULL). * Fix regression in 17.02.7 which would run the spank_task_privileged as part of the slurmstepd instead of it's child process. * Fix security issue in Prolog and Epilog by always prepending SPANK_ to all user-set environment variables. CVE-2017-15566. Changes in 17.0.8: * Add 'slurmdbd:' to the accounting plugin to notify message is from dbd instead of local. * mpi/mvapich - Buffer being only partially cleared. No failures observed. * Fix for job --switch option on dragonfly network. * In salloc with --uid option, drop supplementary groups before changing UID. * jobcomp/elasticsearch - strip any trailing slashes from JobCompLoc. * jobcomp/elasticsearch - fix memory leak when transferring generated buffer. * Prevent slurmstepd ABRT when parsing gres.conf CPUs. * Fix sbatch --signal to signal all MPI ranks in a step instead of just those on node 0. * Check multiple partition limits when scheduling a job that were previously only checked on submit. * Cray: Avoid running application/step Node Health Check on the external job step. * Optimization enhancements for partition based job preemption. * Address some build warnings from GCC 7.1, and one possible memory leak if /proc is inaccessible. * If creating/altering a core based reservation with scontrol/sview on a remote cluster correctly determine the select type. * Fix autoconf test for libcurl when clang is used. * Fix default location for cgroup_allowed_devices_file.conf to use correct default path. * Document NewName option to sacctmgr. * Reject a second PMI2_Init call within a single step to prevent slurmstepd from hanging. * Handle old 32bit values stored in the database for requested memory correctly in sacct. * Fix memory leaks in the task/cgroup plugin when constraining devices. * Make extremely verbose info messages debug2 messages in the task/cgroup plugin when constraining devices. * Fix issue that would deny the stepd access to /dev/null where GRES has a 'type' but no file defined. * Fix issue where the slurmstepd would fatal on job launch if you have no gres listed in your slurm.conf but some in gres.conf. * Fix validating time spec to correctly validate various time formats. * Make scontrol work correctly with job update timelimit [+|-]=. * Reduce the visibily of a number of warnings in _part_access_check. * Prevent segfault in sacctmgr if no association name is specified for an update command. * burst_buffer/cray plugin modified to work with changes in Cray UP05 software release. * Fix job reasons for jobs that are violating assoc MaxTRESPerNode limits. * Fix segfault when unpacking a 16.05 slurm_cred in a 17.02 daemon. * Fix setting TRES limits with case insensitive TRES names. * Add alias for xstrncmp() -- slurm_xstrncmp(). * Fix sorting of case insensitive strings when using xstrcasecmp(). * Gracefully handle race condition when reading /proc as process exits. * Avoid error on Cray duplicate setup of core specialization. * Skip over undefined (hidden in Slurm) nodes in pbsnodes. * Add empty hashes in perl api's slurm_load_node() for hidden nodes. * CRAY - Add rpath logic to work for the alpscomm libs. * Fixes for administrator extended TimeLimit (job reason & time limit reset). * Fix gres selection on systems running select/linear. * sview: Added window decorator for maximize,minimize,close buttons for all systems. * squeue: interpret negative length format specifiers as a request to delimit values with spaces. * Fix the torque pbsnodes wrapper script to parse a gres field with a type set correctly. - Fixed ABI version of libslurm.- Trim redundant wording in descriptions.- Updated to slurm 17-02-7-1 * Added python as BuildRequires * Removed sched-wiki package * Removed slurmdb-direct package * Obsoleted sched-wiki and slurmdb-direct packages * Removing Cray-specific files * Added /etc/slurm/layout.d files (new for this version) * Remove /etc/slurm/cgroup files from package * Added lib/slurm/mcs_account.so * Removed lib/slurm/jobacct_gather_aix.so * Removed lib/slurm/job_submit_cnode.so - Created slurm-sql package - Moved files from slurm-plugins to slurm-torque package - Moved creation of /usr/lib/tmpfiles.d/slurm.conf into slurm.spec * Removed tmpfiles.d-slurm.conf - Changed /var/run path for slurm daemons to /var/run/slurm * Added slurmctld-service-var-run-path.patch (FATE#324026).- Made tmpfiles_create post-install macro SLE12 SP2 or greater - Directly calling systemd-tmpfiles --create for before SLE12 SP2- Allows OpenSUSE Factory build as well - Removes unused .service files from project - Adds /var/run/slurm to /usr/lib/tmpfiles.d for boottime creation * Patches upstream .service files to allow for /var/run/slurm path * Modifies slurm.conf to allow for /var/run/slurm path- Move wrapper script mpiexec provided by slrum-torque to mpiexec.slurm to avoid conflicts. This file is normally provided by the MPI implementation (boo#1041706).- Replace remaining ${RPM_BUILD_ROOT}s. - Improve description. - Fix up changelog.- Spec file: Replace "Requires : slurm-perlapi" by "Requires: perl-slurm = %{version}" (boo#1031872).- Trim redundant parts of description. Fixup RPM groups. - Replace unnecessary %__ macro indirections; replace historic $RPM_* variables by macros.- slurmd-Fix-for-newer-API-versions.patch: Stale patch removed.- Use %slurm_u and %slurm_g macros defined at the beginning of the spec file when adding the slurm user/group for consistency. - Define these macros to daemon,root for non-systemd. - For anything newer than Leap 42.1 or SLE-12-SP1 build OpenHPC compatible.- Updated to 16.05.8.1 * Remove StoragePass from being printed out in the slurmdbd log at debug2 level. * Defer PATH search for task program until launch in slurmstepd. * Modify regression test1.89 to avoid leaving vestigial job. Also reduce logging to reduce likelyhood of Expect buffer overflow. * Do not PATH search for mult-prog launches if LaunchParamters=test_exec is enabled. * Fix for possible infinite loop in select/cons_res plugin when trying to satisfy a job's ntasks_per_core or socket specification. * If job is held for bad constraints make it so once updated the job doesn't go into JobAdminHeld. * sched/backfill - Fix logic to reserve resources for jobs that require a node reboot (i.e. to change KNL mode) in order to start. * When unpacking a node or front_end record from state and the protocol version is lower than the min version, set it to the min. * Remove redundant lookup for part_ptr when updating a reservation's nodes. * Fix memory and file descriptor leaks in slurmd daemon's sbcast logic. * Do not allocate specialized cores to jobs using the --exclusive option. * Cancel interactive job if Prolog failure with "PrologFlags=contain" or "PrologFlags=alloc" configured. Send new error prolog failure message to the salloc or srun command as needed. * Prevent possible out-of-bounds read in slurmstepd on an invalid #! line. * Fix check for PluginDir within slurmctld to work with multiple directories. * Cancel interactive jobs automatically on communication error to launching srun/salloc process. * Fix security issue caused by insecure file path handling triggered by the failure of a Prolog script. To exploit this a user needs to anticipate or cause the Prolog to fail for their job. CVE-2016-10030 (bsc#1018371). - Replace group/user add macros with function calls. - Fix array initialzation and ensure strings are always NULL terminated in - pam_slurm.c (bsc#1007053). - Disable building with netloc support: the netloc API is part of the devel branch of hwloc. Since this devel branch was included accidentally and has been reversed since, we need to disable this for the time being. - Conditionalized architecture specific pieces to support non-x86 architectures better.- Remove: unneeded 'BuildRequires: python' - Add: BuildRequires: freeipmi-devel BuildRequires: libibmad-devel BuildRequires: libibumad-devel so they are picked up by the slurm build. - Enable modifications from openHPC Project. - Enable lua API package build. - Add a recommends for slurm-munge to the slurm package: This is way, the munge auth method is available and slurm works out of the box. - Create /var/lib/slurm as StateSaveLocation directory. /tmp is dangerous.- Create slurm user/group in preinstall script.- Keep %{_libdir}/libpmi* and %{_libdir}/mpi_pmi2* on SUSE.- Fix build with and without OHCP_BUILD define. - Fix build for systemd and non-systemd.- Updated to 16-05-5 - equvalent to OpenHPC 1.2. * Fix issue with resizing jobs and limits not be kept track of correctly. * BGQ - Remove redeclaration of job_read_lock. * BGQ - Tighter locks around structures when nodes/cables change state. * Make it possible to change CPUsPerTask with scontrol. * Make it so scontrol update part qos= will take away a partition QOS from a partition. * Backfill scheduling properly synchronized with Cray Node Health Check. Prior logic could result in highest priority job getting improperly postponed. * Make it so daemons also support TopologyParam=NoInAddrAny. * If scancel is operating on large number of jobs and RPC responses from slurmctld daemon are slow then introduce a delay in sending the cancel job requests from scancel in order to reduce load on slurmctld. * Remove redundant logic when updating a job's task count. * MySQL - Fix querying jobs with reservations when the id's have rolled. * Perl - Fix use of uninitialized variable in slurm_job_step_get_pids. * Launch batch job requsting --reboot after the boot completes. * Do not attempt to power down a node which has never responded if the slurmctld daemon restarts without state. * Fix for possible slurmstepd segfault on invalid user ID. * MySQL - Fix for possible race condition when archiving multiple clusters at the same time. * Add logic so that slurmstepd can be launched under valgrind. * Increase buffer size to read /proc/*/stat files. * Remove the SchedulerParameters option of "assoc_limit_continue", making it the default value. Add option of "assoc_limit_stop". If "assoc_limit_stop" is set and a job cannot start due to association limits, then do not attempt to initiate any lower priority jobs in that partition. Setting this can decrease system throughput and utlization, but avoid potentially starving larger jobs by preventing them from launching indefinitely. * Update a node's socket and cores per socket counts as needed after a node boot to reflect configuration changes which can occur on KNL processors. Note that the node's total core count must not change, only the distribution of cores across varying socket counts (KNL NUMA nodes treated as sockets by Slurm). * Rename partition configuration from "Shared" to "OverSubscribe". Rename salloc, sbatch, srun option from "--shared" to "--oversubscribe". The old options will continue to function. Output field names also changed in scontrol, sinfo, squeue and sview. * Add SLURM_UMASK environment variable to user job. * knl_conf: Added new configuration parameter of CapmcPollFreq. * Cleanup two minor Coverity warnings. * Make it so the tres units in a job's formatted string are converted like they are in a step. * Correct partition's MaxCPUsPerNode enforcement when nodes are shared by multiple partitions. * node_feature/knl_cray - Prevent slurmctld GRES errors for "hbm" references. * Display thread name instead of thread id and remove process name in stderr logging for "thread_id" LogTimeFormat. * Log IP address of bad incomming message to slurmctld. * If a user requests tasks, nodes and ntasks-per-node and tasks-per-node/nodes != tasks print warning and ignore ntasks-per-node. * Release CPU "owner" file locks. * Update seff to fix warnings with ncpus, and list slurm-perlapi dependency in spec file. * Allow QOS timelimit to override partition timelimit when EnforcePartLimits is set to all/any. * Make it so qsub will do a "basename" on a wrapped command for the output and error files. * Add logic so that slurmstepd can be launched under valgrind. * Increase buffer size to read /proc/*/stat files. * Prevent job stuck in configuring state if slurmctld daemon restarted while PrologSlurmctld is running. Also re-issue burst_buffer/pre-load operation as needed. * Move test for job wait reason value of BurstBufferResources and BurstBufferStageIn later in the scheduling logic. * Document which srun options apply to only job, only step, or job and step allocations. * Use more compatible function to get thread name (>= 2.6.11). * Make it so the extern step uses a reverse tree when cleaning up. * If extern step doesn't get added into the proctrack plugin make sure the sleep is killed. * Add web links to Slurm Diamond Collectors (from Harvard University) and collectd (from EDF). * Add job_submit plugin for the "reboot" field. * Make some more Slurm constants (INFINITE, NO_VAL64, etc.) available to job_submit/lua plugins. * Send in a -1 for a taskid into spank_task_post_fork for the extern_step. * MYSQL - Sightly better logic if a job completion comes in with an end time of 0. * task/cgroup plugin is configured with ConstrainRAMSpace=yes, then set soft memory limit to allocated memory limit (previously no soft limit was set). * Streamline when schedule() is called when running with message aggregation on batch script completes. * Fix incorrect casting when [un]packing derived_ec on slurmdb_job_rec_t. * Document that persistent burst buffers can not be created or destroyed using the salloc or srun --bb options. * Add support for setting the SLURM_JOB_ACCOUNT, SLURM_JOB_QOS and SLURM_JOB_RESERVAION environment variables are set for the salloc command. Document the same environment variables for the salloc, sbatch and srun commands in their man pages. * Fix issue where sacctmgr load cluster.cfg wouldn't load associations that had a partition in them. * Don't return the extern step from sstat by default. * In sstat print 'extern' instead of 4294967295 for the extern step. * Make advanced reservations work properly with core specialization. * slurmstepd modified to pre-load all relevant plugins at startup to avoid the possibility of modified plugins later resulting in inconsistent API or data structures and a failure of slurmstepd. * Export functions from parse_time.c in libslurm.so. * Export unit convert functions from slurm_protocol_api.c in libslurm.so. * Fix scancel to allow multiple steps from a job to be cancelled at once. * Update and expand upgrade guide (in Quick Start Administrator web page). * burst_buffer/cray: Requeue, but do not hold a job which fails the pre_run operation. * Insure reported expected job start time is not in the past for pending jobs. * Add support for PMIx v2. Required for FATE#316379.- Setting 'download_files' service to mode='localonly' and adding source tarball. (Required for Factory).- version 15.08.7.1 * Remove the 1024-character limit on lines in batch scripts. task/affinity: Disable core-level task binding if more CPUs required than available cores. * Preemption/gang scheduling: If a job is suspended at slurmctld restart or reconfiguration time, then leave it suspended rather than resume+suspend. * Don't use lower weight nodes for job allocation when topology/tree used. * Don't allow user specified reservation names to disrupt the normal reservation sequeuece numbering scheme. * Avoid hard-link/copy of script/environment files for job arrays. Use the master job record file for all tasks of the job array. NOTE: Job arrays submitted to Slurm version 15.08.6 or later will fail if the slurmctld daemon is downgraded to an earlier version of Slurm. * In slurmctld log file, log duplicate job ID found by slurmd. Previously was being logged as prolog/epilog failure. * If a job is requeued while in the process of being launch, remove it's job ID from slurmd's record of active jobs in order to avoid generating a duplicate job ID error when launched for the second time (which would drain the node). * Cleanup messages when handling job script and environment variables in older directory structure formats. * Prevent triggering gang scheduling within a partition if configured with PreemptType=partition_prio and PreemptMode=suspend,gang. * Decrease parallelism in job cancel request to prevent denial of service when cancelling huge numbers of jobs. * If all ephemeral ports are in use, try using other port numbers. * Prevent "scontrol update job" from updating jobs that have already finished. * Show requested TRES in "squeue -O tres" when job is pending. * Backfill scheduler: Test association and QOS node limits before reserving resources for pending job. * Many bug fixes. - Use source services to download package. - Fix code for new API of hwloc-2.0. - package netloc_to_topology where avialable. - Package documentation.- version 15.08.3 * Many new features and bug fixes. See NEWS file - update files list accordingly - fix wrong end of line in some files- version 14.11.8 * Many bug fixes. See NEWS file - update files list accordingly- add missing systemd requirements - add missing rclink- version 14.03.9 * Many bug fixes. See NEWS file - add systemd support- version 14.03.6 * Added support for native Slurm operation on Cray systems (without ALPS). * Added partition configuration parameters AllowAccounts, AllowQOS, DenyAccounts and DenyQOS to provide greater control over use. * Added the ability to perform load based scheduling. Allocating resources to jobs on the nodes with the largest number if idle CPUs. * Added support for reserving cores on a compute node for system services (core specialization) * Add mechanism for job_submit plugin to generate error message for srun, salloc or sbatch to stderr. * Support for Postgres database has long since been out of date and problematic, so it has been removed entirely. If you would like to use it the code still exists in <= 2.6, but will not be included in this and future versions of the code. * Added new structures and support for both server and cluster resources. * Significant performance improvements, especially with respect to job array support. - update files list- update to version 2.6.7 * Support for job arrays, which increases performance and ease of use for sets of similar jobs. * Job profiling capability added to record a wide variety of job characteristics for each task on a user configurable periodic basis. Data currently available includes CPU use, memory use, energy use, Infiniband network use, Lustre file system use, etc. * Support for MPICH2 using PMI2 communications interface with much greater scalability. * Prolog and epilog support for advanced reservations. * Much faster throughput for job step execution with --exclusive option. The srun process is notified when resources become available rather than periodic polling. * Support improved for Intel MIC (Many Integrated Core) processor. * Advanced reservations with hostname and core counts now supports asymmetric reservations (e.g. specific different core count for each node). * External sensor plugin infrastructure added to record power consumption, temperature, etc. * Improved performance for high-throughput computing. * MapReduce+ support (launches ~1000x faster, runs ~10x faster). * Added "MaxCPUsPerNode" partition configuration parameter. This can be especially useful to schedule GPUs. For example a node can be associated with two Slurm partitions (e.g. "cpu" and "gpu") and the partition/queue "cpu" could be limited to only a subset of the node's CPUs, insuring that one or more CPUs would be available to jobs in the "gpu" partition/queue.- version 2.5.7 * Fix for linking to the select/cray plugin to not give warning about undefined variable. * Add missing symbols to the xlator.h * Avoid placing pending jobs in AdminHold state due to backfill scheduler interactions with advanced reservation. * Accounting - make average by task not cpu. * POE - Correct logic to support poe option "-euidevice sn_all" and "-euidevice sn_single". * Accounting - Fix minor initialization error. * POE - Correct logic to support srun network instances count with POE. * POE - With the srun --launch-cmd option, report proper task count when the --cpus-per-task option is used without the - -ntasks option. * POE - Fix logic binding tasks to CPUs. * sview - Fix race condition where new information could of slipped past the node tab and we didn't notice. * Accounting - Fix an invalid memory read when slurmctld sends data about start job to slurmdbd. * If a prolog or epilog failure occurs, drain the node rather than setting it down and killing all of its jobs. * Priority/multifactor - Avoid underflow in half-life calculation. * POE - pack missing variable to allow fanout (more than 32 nodes) * Prevent clearing reason field for pending jobs. This bug was introduced in v2.5.5 (see "Reject job at submit time ..."). * BGQ - Fix issue with preemption on sub-block jobs where a job would kill all preemptable jobs on the midplane instead of just the ones it needed to. * switch/nrt - Validate dynamic window allocation size. * BGQ - When --geo is requested do not impose the default conn_types. * RebootNode logic - Defers (rather than forgets) reboot request with job running on the node within a reservation. * switch/nrt - Correct network_id use logic. Correct support for user sn_all and sn_single options. * sched/backfill - Modify logic to reduce overhead under heavy load. * Fix job step allocation with --exclusive and --hostlist option. * Select/cons_res - Fix bug resulting in error of "cons_res: sync loop not progressing, holding job #" * checkpoint/blcr - Reset max_nodes from zero to NO_VAL on job restart. * launch/poe - Fix for hostlist file support with repeated host names. * priority/multifactor2 - Prevent possible divide by zero. - - srun - Don't check for executable if --test-only flag is used. * energy - On a single node only use the last task for gathering energy. Since we don't currently track energy usage per task (only per step). Otherwise we get double the energy.- version 2.5.4 * Support for Intel® Many Integrated Core (MIC) processors. * User control over CPU frequency of each job step. * Recording power usage information for each job. * Advanced reservation of cores rather than whole nodes. * Integration with IBM's Parallel Environment including POE (Parallel Operating Environment) and NRT (Network Resource Table) API. * Highly optimized throughput for serial jobs in a new "select/serial" plugin. * CPU load is information available * Configurable number of CPUs available to jobs in each SLURM partition, which provides a mechanism to reserve CPUs for use with GPUs.- remore runlevel 4 from init script thanks to patch1 - fix self obsoletion of slurm-munge package - use fdupes to remove duplicates - spec file reformaing- put perl macro in a better within install section- enable numa on x86_64 arch only- add numa and hwloc support - fix rpath with patch0- fix perl module files list- use perl_process_packlist macro for the perl files cleanup - fix some summaries length - add cgoups directory and example the cgroup.release_common file- spec file cleanup- first packagelamb56 152618001917.11.5-lp150.4.217.11.5-lp150.4.2slurmaccounting_storage_mysql.sojobcomp_mysql.so/usr/lib64//usr/lib64/slurm/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/1cf7b070a043c35f46df852c30d8af1c-slurmcpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=87f808ad5f766879efe9bebad59ae2ab42c341f0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6af3f6eda7b96c05a61d9a562ff96a6ab555871a, stripped RRRRRRRRRRRRRRRRR Xnc/utf-8f83c06b3b9b7456d935ab80056f7b8d1e8700c518110c464f87c50e67582ea76? 7zXZ !t/] crt:bLL ~ȑ b蓧{Ǘ)xךv܄_8mxDDvKf"L뚘2 w5U . n &LwM>J%1f|%S,Uj >fH9YS &uvtGCB*zK|S:: jXS\AFqө=,5uÇ BCͿg/7iҭTFhb$ ӒgbμEcؼzvMw(Ӟl?u2]u1K7+"Ǘ!^y -$Pi-#z׷zcOӨ__Q5@P(7pt5q4]VeGAcr:}v6'i0`\CӖh"?追ThG H w%i"> Г$Wg0Yrɀd`MJW* yV`4|T,^z; N+2fQVI8ޠ}N;F7#h-kr3B5&5E:=cd:kaK2p79H-5(*l{.ׂZU45U8 H3G,ШbɺwZz ĄC*v&x\-_᠕``.L0xrL')`'s%'2ެG]$"H>2Z8^p_$e<_uwl5RitG^$j%kW$1Xl9drj݌Ծt+Xˠ'؄00HjJ"BPXLl=[ E\4 sX( AMK qb`Y^̽bj),!GFcF/9Kayk_7"鵱 u;C~*듟8$DkR~Ag6Añۓv$a#H ⻨M;DQ Gjӛ0ѝ@>5jF״/HfrQ$,{7rQ.J\yq oVm 87Ahxf:X@:5k9DC>y]W5 HѫϥխT*m%l,VQ1!Jhr;NSn;/𾈿=X{H@'lkU׭ 'FbL2[:٧.I*ZYhMVh-|Չj{O!8X~fpx G)KW:mz+[}[!m*>{xl?y<ZڧE.G7'8,bcۀ0z01G;'!D,]{?{ڸV ]͠a;/%kK@kv3ӈ2%zvD#SCW&Cb؂;yu7|1"^$1F- g̣ۅ-o0 6qs4f Pj .TZ#}hhA:F>N"-$kcLGk.D4 uZ&Q@婽˯25hO3m ?M>a[5-'d.~\V!PIG]3%^؟m$YFXKbQ|Rԅ-ߖk:E\h@AZ .ZEN^|][f\䁧+ZN>J:DLnP5߈k xbɬųtbCa sW\C:ⴖZ~ݠ߻ ŷasfhѴ`\Bl`\jFC/5F N:  .)wl޶>^VBjGp2Z~70B_B#.Hd٬:9'-ũrI3i8Dj{yUhBfCMOq:L&Hd׻w*s}=㭼TQSG͎c'¶LgPs&Hwz|%#W6 Ћ(׳w_ʅ͖|uqyNOӛpيw649h;چ z?$1¼iZ5|hh-o ת ܨ|z"1mArr5C7J/8M ]6S^'dLxۂCDjC %#t3-'|G6zY99 saIf׀,b<^ n10o 7 J;t_. bg ٩QyDK G Vw8w #w( =/gk6?#*B.$bsaMmNwPl2E+ѡo+=+:s C VͥEB`i@4h.QN5zc-K/:kE]FXiwN\3"r^|ṰvޡL0i4xk L{aO $jqԱ=fbO Xzi~!R MiZ M޴sLJkuʩޯ_R10r9{7RpJ݌k :A} 6@'C< A-g^dϗ+L̳nۨ9H: x1,P+Z`i@׺+aR`E.,L뎨Ծ "&_hs hR wͧϪ]`g5Ou d5*cty5W0LR?G;EP!&<(jN&z?[`]~M.Wmuk3Lu ݃?3HvRO -BV=2 )FECeFx֞e Wl>K]lJfd ԨS@!TVRTM^1nUvf Vw!G)h}!aaݝ{Wﲐݩ=Ph0&y?֛~n."8z^dOtف￉ [;CX>u3$6(vvEs'F\bbj",O>$m~<Y0A5f{59NGXK_įubk Z'e?r|Gy0/T8Sٍ:oUw{JDwF7lmPp}v641ԩ&nv~DHu(D&|r2\O 1z"~n%Vݽ;OpG.lja54(41fQk`@$?GO} d6f@COoXDa-l[P7^4.w ZoOI)m2i W-P?C֠ N h->AP 4fgr)ၕӀ(n3غ\p cZBC&'y,JK&(4Vb5U }2e*(8}#aQ۾]9ur "D#QybbN5c;)4FLd޲|dNzKm|f&|w|KcS6&\8':%xHGw}g}"gΜ|R5_5pɵL]= ],0+E,C;v]Mfo΃I l8r*3O/wGͪIux V)Zhhsxo4 _Y-/H&X#yCqZE t V;> ܄c۠ TחK!C}n1>B׾O?v5K1 $gfߚKX]|B8BZDcTY( */`:^vlu`4'a];F`1ہ\%tq̷`$Hqll &\QwMx[Njz(.5 WR3 xpY>ݱsߏ N.O6gS[L_J:A U2V(2 Jn"=5?8Nhؾp(t7[{oɔ ضSO?MG5'xww>6(<!NXWbM2W}F:vLꕖU dFqoi4WN;&-./YuWv h[,,5gح8&i:|US#2݃pD`m!@v_Uů"kN47sik\~EgY+@7k dZBOԥF5$1?@J0 ZIy(JOH pJ&XeCn2L=E&݌6su:ߛg<L`g~bp* ;F[>q=Eiu(<g LP ÝH)Jy^~)lΉONP W zrD ` cP28mSK)Yo)t2̉"$Po8֣wh}<δV;W_2%[ 4TLlRA8 !BPvTB=t>ip+/.z2f |+ 4g=Jw5 # hcѤ'eF6蒸Vh?l+ dEo5س-;ҲD b}3w`5OKJ ek'+m'ЈVgY16Ki-Y$&RA#k t}ט$iOv˛ P46d;b66@P۴iDOa ;*mٱEayݰ=G{ӆдSƙ ,e&QTUr1X_5֘i74Gr >bÂdpORߟi.n\LL'XҢcm{#5=͒}%G=as ~d˂ g@-}ڏTp?o>0<çd?y({qَ+ |ծE d2,ir2TcŐ]=NbJcC9 9^iMgZY!u3%Cd,\ޙm4;o)ktө9z~9ٖǷlFL[3DP#ذ˂ʕCP&]=+ПNqJ{^$nI$$kO(}Tn_$G8VdHۿ"o\Ze9mrLoo ĸ=k%ID;hHX,?qmhM2*i$s#ƠjsyFlÀdaMɑGZv'L[Yo=V=qsf|VK|?O 槀\)9A$?~cVGY]3;M~a鬡Ýo@>#Sʅβ]_rQ56=[=v!qE X#eWh4nQAHhS5`dt^:eբ X*Q+c)| P*AʳHͼc 2?缱xkq݁X:Mss}bd ίֿ1;/H ~62i.vApZ`Z4WBIRzj1_]@ ?*rYa #;2R#n`uph@zR[^rqjW. QOWaRD^xU> 7FRmѺa5Kr2Udh$ӴV(n_bL2n{cK7B y8p|աzj|{T gRϮ`Ċi"`_, y l:IҚQԊIP\+G^͠CޑC\-cR'|x_Xa̤;> 3>''Q-Rm9 bG/L ;Z0*mqMɏ0;fx[gqjꌜ`sMA:ڭ DyF$sq0h1-y()0QlUD9l <*aѪY(aP&&dfVN2zHX;'LgȷRyTIF?]%՝.F"Y֚9*"Uty!ĵS*+SWm<)c(1"T!6{sg]};Wiw`UYDzwc|8g)ߎHA>|c37$=C2KWa?x{Xݓ6yj;:,bYwKcJVrχ,wnkt2'!wcLH =z`ܙUF{յp-,EO2lPYQgAڈjOԁ6YI^\NT >8YU9P0% a ضLƻniNĬAșw9o=w*ȑ#^V&Q3E\:xPx=rڴ6#|-q(`]qx[fPַ(ù]+Aa!.b) ql9pe1^o0HuJX (u _'N%x%,7VєUx?LZtj}œolZz%# 419<0]@FM!rcw9$=299U8佱e 4d"TkԔBOl%"vU_rq JfDH\Xa{L+uޒ/,zW_ת5_6nmg^ނZ!7Y;$=Ko:xwgUzs Gn(oUE2 l1TqvhN !9j zktn'?Cc/tãϩM N1x ;|2vuLd)- Q3Ä́sKJЮs w8*vʮ5t5QlDǗ~&(_9)ב2`G|2?]]2Y`0!vfifթf~.oO; ָW5K ../C޵C~?2*3rr46kdWp .)߉sDwzJ_9cCM8?!,i{n,{h E&>ݬ{B]Q|3Lhs)3nEIV@S+2?6uo F|D頬ph3I tGbAzW uK,P\ epZZ;@OsOT.bׯަf!-@[7'+\åu>0@BT_%tgX/XxA=k\!x0#T#ulRħ//aΆ%ٽdUZRc]1pn OwS@(YTȼEMͣ ABt.ܔ8nZ8a&m9ųf7Sq:ޅ ^ѼwLL"*ov}$R(P튑GUhHuyp,H(w߂ȭc{U*66z kad̊cw1?tzVgt,U"~'K f1Xa'i(\?+3ݘ jO|]pdz/t-#9#ږrQȬME[B,$DAh$Coi͍5a|r?JFTJfˡ,~h&浓mMtU˜iؕ)+ e]ּL TS3t ݉3ClF"d|£äɵ-`.[=z7:,^L.̸1u24&WV ,KW(v}d6ߖH^kW 4F s\Ө[)]Q7Ј}r[*jp73TC:RII bKĤg<7m' o {'ID׎Ӷ$L׷%y,=uwB2s8il,jRbuaKkN$5fDkj}kOۄrr@fZvuR瓓nGk6r8b1x^ 庡rΫipj[ytz.9H4( g{C3NJ]#Q.J"=m–hVP@23\|f MR(HlTkԒMܑ-]S:y|Ol4άǡz kӲCXA#UŒW [A@؎w%~~MF|umy;DNԭQ[KϽ Re|yFQLb*w'WZV<PT5;Pʜ2fh=rEgX ϐCv %:{$jGœ錘}?^ jI&Tt%oL(rӦNnSF?h}˓8X.5Ѷy@;JHu:\dpbweB'yXI2W(m5]9U0K t3fF'9Og7E`w b|9U_W_ N5 }y0d,\O)Ҝ9XNyЍk'1C }20JrxMc\NY@&Z[V{կpU4YA# ֯#8GYA MQRZ!AЊ)F*ϯ6`r^9q9Y>_.rpqå=g ^> Sߟc3kFap]ݍVFz"{(U(ج̬?fɑ5 "]Fb%OhJTC2aQ# H و8E*|I.IF 6Hfʦ\'KEXgOUU*<8>BqfjIYy$Om[\늴U{@h?& 8K"?2b4N>qZYJ"W֋;@A7-GjtM;2I.צ.} ;hR1پoHEE՟,i?(xmd~.'.^L"~{I ׌J|XխVo3J?G^-u7D=Cr9j|nF]Wݮ 5>,ys"EiwtGɲd3淙%-Zi'X_K:#z,ywLx{rS$~ P&vr4'` F}̩5#~=?عF*X>SSHFG.?8Neͪ2]ća[s杼`OUswXl@, t}YgOrij_lWHPfWCk!WL/7ibB®ڇPj\G*.Ta-c0F E13B$=~C 2,#\v H3/:Sr R/DA]pW] :C 7ȟPUf3$; GSڈ%{972ipۜT'C)ϱ\ 3H=9{d8#: fsCYT\Ɍt1?į<if9<]X.PZyZ]7d!E7 67pʽ}ISEM${B)ک 0~u/Rrg= >ũrNIdX̲FKnXla 8RQ_B.U()9&:R 6ęPĸQDNqZ ʬ?E 3 u~F*4WHI4ρHK^fDkz5J+4NT\/[>Čcp E5 h$* (R ip['|o9s[7x7T?=Ruą7aCe#[j)lCRsR E#B}6b8YϑoLC[r΀6|2rKP[[7 8}DĆxjxD;{h}]LjR}Szh`$ UW] NdsNQk >ț>XPSd(^3UDxNp0A`TV^+qq<Li+N\$bxe-وp$"*-.*ѿK}$đǞ#?+=ku/,lާ/N59(Ʌl^ v`_LG-tV-:\÷:6[65+MEoWd%js=F_ m-KF2Ցp]dhfTdR̭?*XKUSK${ GmTfHՑfu^R$42dXt]j=6f3NͳOoCD/.TaETfLL i`HR`o7h90q_EGVݍnԴkN-` *R؂8bn؍4 [ף@EMř,S82 rBaώA%SŽ@,GUBakf~FI.K B[p ᇦRlԠuFie T3(PtAk2kzp>^j{N"SMwaHy$)E {&=:c,~d0^4CM)5ׄL|VUSu``^}odpgJ EYXqD^Nn?я +Cצ; IK$)kQKC'2!;DcmiE$3h\.gaFl._Q}KG܂;QN(OVdì3W1$W{ ('4b7E2K8FVWlZߚA/k4 vx ޥ2UdZ''PU)*L75NnFoK >9h، ,JOQy^7KN\L~fme>c e.z/fC9P K_ᘥ=s;Q)s/=̕ H(D!4}Ajy _+MdKΏ;pZ5B^T3U.Xd*ȣl5G `ɰw|V<ѡM4\9BhjÉ/ۡ6% Jy|-/q)f\0xsP) sMBfjsۣq*:j==[`ٺ欌{͙hGp/#[gKk6NX,&2P8} FRRƂʥRi"؇_鬍fx[LΪ|`l1羆Hn$"3OcWGVqg =xM-k,Q>A ƀ Z$FF%z!؂J#$6k]=~#VL) q]BCTo9QAxĺ +($5qzoI!xJی5:TC'B Pϓ>I'GT-JGX#',xؐTZ<-}K2fxUWbɽn?dEWL ]5-HbJ8P;at[2@h,Mf ql?D3tuCkԉQR_^Wy5Pp+'S~!/c 6XGˋ6n1n)l=<Ӵ5'3gc->C7*D*sTF;РO;fi\K9Jw3&t  R Z 6)ﷸ#EyLz̛>q=5('ٱ ǁVcLq1r-6ꪄ8f3#ƭ.h'ޠvL*M&:c?F5D9^woDgYV'mX8S5]׏/)yWxgGV8>@ӑaggamTWmN;jy#B7ic;~(0NJ7̊?OcUOf+G#UxYFm}p9![o'-ՏO6ʣKO`C1 OwbBwn60 &VzJJE5( \o~Pk.fq4&YVd1N]d4;O`vt0D'!A\7}dzV¶; 1)J_.4%^FI{0t~P&{U%-HMD(NbT80BtO‰s t%*^뎩zSP04x ^h3*O4He33ϽQ$Ī]|`!V#~ΘNIA~6]~G|:iyoE]Q{PC8dž+JBuAm2. ]wK}{}Oe+RIGDh ?Rq,'F(-b1CuO~׈̈́Ec֎z[DP8JRrva=kH kVİGOi+5uYzvٌ F9cn!kj>y ٷ};wo~ Z~* fE\"kxm!Wen`a]1S". 0H EesW|q>+!>GͭL[Gt=a?颮+T'{nsj|W34lN8AM}f5ݕVӵM6^kSP wJ%l?EnI\-2,X>,.Wv%t>.|i\T!i?1-6YQ_s%O9#҄яaJx SisT@Tyb%^Kg]+g3yq5JO ~hζ3}FWq?fZɀz:V:Ϥt#ɮ}v~"+A4PzmZbrK*u^n"Nhdiṏ8!x8dۿ]y&TTܓN2QW>JB0ui$7EȺN@%f+Scvȓ8W$O[Vyheq&qֹ f\3f,"%6tC<7[ʢN8+rI. [|imN8ΘOs0-zZ?>EK"i]Qȩlܿߍo$-JjM j;Į$ޓUAӪj(=a/:SgXՅaŽ849?} J5fl,]PjY')%FOpɽXSHxmdgc^+؍*C6zt>*<8Bg߶%w0BzW=h\ ia&g^ >>`Iw>3ڤ˵u[ȁB#A̗(SrVZdз\ḁ̀3êUE~ 65p.Tny<01%1=z(.>N!F4oLRUK{BҎ*-PmTx @6sP*Fgqͭ!~j3\x\zX 8pUtOdgx1Z%]եMe.Bz%C}~)ӁBjGpkS(ٹ閔309moA7ZM&r*T:Uff3 A&t`h/5f~uPAD4AQ]5/Affxl9Unm~kgjھj 4nK%K@a'49hʰ{q0OW5>)@a~-.UtJS( 2yycA=&Z.,]N!t/moWsc2{zJÞ}|A-gqس-4c 1IFGRTt=ć-Na1xb|޹yf,7ԛ7* FCi )og} ?FoXi+B4A<@D!glGܮN]RmqBp-!㭀։Ӈ>|Ї.)= u Oѫx:Ei{ gDKۭ./@K&1{QɭMyv%"[zA 4,9w/P,9xݳУtҷ9TL83,jby5e'|:6gkȲ!|y/AN6Xy<\CޱϺ9O&8,m#VM<,{Rᢹ.mfeG!4(G70,o6  4dfBJ&pv&-,$< eyo͌vSrB}&.f>zd4<*NM),"l.g)9dۃL!V*]QSI\)IBlAYFzٷy ϖ#sw+.]V{7=@tZE#it;.ðU=`iYV<ʻOj=NՈ.ex)<36R69d=P7SKt{UrԖa $A[#^xx b@ 9Q}5r&!XM Ñ GE ~زED"Cũ8mu>Og501/a~ E /,j\k+sI{c@T_㥽D릈_LO\!)jR~6yu,(ZqJi`d:"b$/d6l[(4G!~]\ryZ,Y10\5 `~?K5EJ=`HiJRQB/8 )"EE+T JSGb|Ykmd < S1_UP=AIZ؅V\T: r @5Ar>ࡈ?SQnx' G^TgzǼ64CٛTY]π$];窷nDY8`8gXL^TC(\ #Ҧh:6J ׺WE[NśJRtμ5Ï`C y(nYpY'7B*]ikUTu.;H.?𞨁7Nbk{<"& z@'I+{g?}LhvIǂ{.hrkgJ@,YVBN>QE;T]F_VΡ(G/5t~.hj 7ox6r\y.ǫ wpw+Yy$Py!R!0ɵO퀭7i̮ulf1lwiK]$2`M%|SԄGmwե gG#F*4r^yI#rDă@$j~,"{\`;!Q Dg27AyO#\7 g)AALްpD,xc dJu;H5cą7+<ny5)(AQ߀Xdx8PerE<-gP1!d(HՆpJsxSo`2u"kN<a#rhO) /Gʣ9O#dP3wzp'MX(Οbs)56G?8wU˓0 U̥{T"MK~Gk UhR4/;iS IL.1N)AF@kL 39Ϙa0hb0ndӓg0p\)dBֈ?"Qs7qx8\Jbհ,~3 .K%z쐤uIσMz_g;4FZLhbJEOSo+~<10]R3-cOUD.O Wà3d ?/y&Lu_YőLe|7Z uRy>U%b, =PךϣLO!#$-'j)k|:-V͜MhЋOpR[͒=PaCS&9̓AVG~@^6s}3k(꒺E`=6QK+jAvzq1.^)6{) e( Z_5fHn.oXN W߰Qa({hn6]+N;\hH\!Rx =s4S|pcLdVWMK5ox\|$ Nޡ~4AAدZ:?zb^}[#mTSǩLv8 M (:Ԉ?hA1`$ɂζ`5W'C_zAaX l0ȭ_c3>ʋ1mgVཾvBB_آ}~Ke i +*A7}7<6r6YUMݲS=*Jjp߆͌;»\NJw@rmVo0[D^Thy=,t 4,x ijo%N I18/ Z[aXe]'`tMA/" u ;>#,QpvV wFqR EiK.\:u#1&mS^\P6<i+̶K5ѸvkپePgC)E;!tO҉%xBH`xEg9<9OyPe }ޮV}3+v=?^+%`wQ_ǑW>L1uv໤uAorܧD΍3&I=Vlqe!b.N㲗^faUȝG}g| H&EB64Sqp-&K3T>!S7F/tȯR1O)HO&:s 3]PjBDitƺ }4~L!RSz$|~e|;=P,UN&j."d;pQa*+X2h+uQ5a eGEe 4W{m1C{O^/O]LѹTdE3-s4"ɝM=#=Rhkq4Z#bs}>o˽Ņ㈊֗,xz Gb;$T>|/βU0=gH60T4F)Q?sJ&;r>[5eb ` ]ωCC&4#e HCym`ҳf1G5/q; Dg;/UC,7<r1IVΡ$ -I&.0v~#)\Mlo e `L@  iԲI0m{Q]=]E=0z/7m>ӓG+[ g##\b6f'M>rR F"U5ãKdD>FY!-|Ϥm<M[+N,sG+g JOQagUJ6[4ePߴwiw (Z86T翄: egJ7>Om9nl2;UœeWs8%u-; {I`H~p˹=)5AV?[sY iJq_;J+Enfm>RʑU+VLX56.@M9~)D 6b!7= FHFͪssz^mʚ|ZÕZ̓zfG KNۮ͊=VoM84Ŝ/G5 c6~zu PASTXrḺy!XӳAȻޖM޹@$Stb`3`?: (J-D P\D[UBXqWGYsL9]ʇU]Dݤ5B`oL{+]8{B5A#gѷZ^80@432sGS񙕎2Bߞeĝ)rTVܩ+)8C+25`haUOj=o[jf+T0ѣ{H՚pw#g[pZbq2v(eTЈ=4.ۯTTl;B.f#nmP- FCVi0 hKC[@g zy;eFvPlsrERJco7#ʿq?$ 6b&*r|b߇J i `"N/evK2- th,q9NkⅩ\#pgH`TepRg\́\oĶ4^W$s{"Ҽh+_"6i~8M=zG\9湵Y =ls#|Q4܈ :[x[0ĹbGǏy5> s~m)SVuFPWѷ81 R+,Ng[;-Y0=SoiӢǁ.T*=4*XRS/ vn;R{%g,Kȸa\ʼ-Ab&S\F{7w>T*ZچIlVSCRݠ+)0p#_DQ2"&zD77QI(DV CcH9+IoL糂ou?F )l2GgzI>БUA ;𽟓汹EelW't:f9c"[z˗Y]Cx fZ&U)0 S4Cu (qpW'7+摳:7+cʏ+iWAfuVYUtʁ !xHQH98\x1bY>YRr2,\<6,BL"!)wl94idCDT_k_> {mٓp?>]\$֝sOJC%l0cO+E~PEQ W"f!'ϺJ]y> 4ShX$И.SSқREKbd5C?JX_Z?1l:+0տ1~T涕*k\K kJL Hr#U3/RgeQ"'mk:xIbo#8@Lj!F%RB✄5Nɶ-^c &[jg ki[o/*T\߷o'tV,uE[sC>Z,Ӑ­[-i.4ZF}g+'fGGtlg}k)ٹe S) %p@u]5]Xnܥޟtm[zKEhν VaA'v|ߴȵ cScӭL?ł;ݟΈKѐ]DD)֓C5ZI-)6ˇ{ xJE:*> U#4_Qa/r.:¹!A,{3kU0~ه.dk};8x= 2}r]66(omK+ϕzJXh֖.b lhǚG^)Wmv%̝z?J=VNB#׬'dJ4>RP[ˤR,i:gh% ٕ6CkG05:IB[=xprSHBQE00l "bdUDH.j~ޗqjR+(29o\4ZА =n%%di!⚑1eA8W;7#`^zofiM#@Kle:QiaV5, G$s"i,1g{:/TvlI@SZ^R0Cz 5whM)WF>*Ku_8N.[?9$ kRz.=qp:8j ip)7 QH]cfɰXw.JK!͵pzT S{Pkc2V;Ȅ: 0B=@Q:`^}:Me zpE !}V[yG^(3E $oFQ_\ Y\=`Xdx`*A\@|js.O8?&pj/;`/CRn}!$ n@C\y\S"եC3x>|0/zSG 4#fKn#9>pӘ!'lJbTN=i1SsaV"my q%AS'WLRqq*_OMF9gŅVM= B҉_ ܚ^5YÖIh &v %VOhhSd YELfyI*TQ<ZJ/v;U6@2z¶u YPn,lD}Oz4eGf?6/uos5X4B.7`/emt[xvUHxw"f-UTE=q'$R>tɅs3/,--j}BO19Q f0OMwL)ώ,.[.hiR,ݢJ!co.V#C'3c.5ˮK`K)3=49$`H}o̠$]Bz!FhK!l^oTN\}s,WAI7`-|DCX}t^viU|\&m)>[#;ф!)W -d"\S6+:uׂ(n[W%ml!>,3-aeCE܄DQ_^Qިy`Ox1G70w]k\ {2)c{E1u̳o -W7:#ϵj $4e +;C;#Eg`ia\UX'Y9YJ!,*G¸6!QWN(kLD3-,ف" [MU5z_=~Zm,hنOz} WOIn2J |4AmyǣTw@^W1ct+/`R%FovU7 s[dX )CTvgs/g`-aӏNbuZ`#HE.o,m/-sC̎t@FKЙf}Y}79!;EvI#7NhbDRm%9;}΂-IAGFO}kӨ&$tL]ah :ILuVANpw % cs=%lJ+ǞuBqZ<^gǝ K[+Wb17wq9832(./_ƶc*R[tދr4ErkXU EF vH}= gVcU(@EpT&RAlw(Cɶ-WM lLb\(p'ueжu' Vt7 w!P@!{ $]xv&+]8C5ⶻy~FƆ=j^C$ƾfRB3/Mv#Et'9JޠeRMPQu2,-5 ]H +k[ Ŋ 6"OTL~J:ip Y|.̐6kco|1-i'S: + m`';Βئ]cC=n~N"I@R6?]Y,Yx'KpAebceI\L¥i6M?q wSh)%+B\N4(gz: 9\5ML' { BS3^PC4^R5-Rڄc6c#9ąb~ -$3r]k/9G)8 }&t& U"aapej &h ıs㾃@\ crwݶ{Imomzpq5{%.' BBob'WǬg^NP1hF'طҦ+{au= H8$EϦ>q,ҒIzJb`GeKL{8%w8u-"Y~ZքrC84h*ۍMV~.8WawDxh\/h!-wIȜm@π3เ@zʙeJhw=e^!:ĿꇭUdC!Ij*1=zY ؗ|dW0Bd@?ﳮcpo&v[%bB5ȐB[g ԄМ%{RHēC1Ks9*#SS8!)4׼2fi(ܱ>^cQEٓF-j$"ۥ[iy>97"F"2CPŝߖIF"8R"(p ڨ"[ǩ(Xֻaƫ[%ҧo qB"St`IozMk?(u5"6kbJ+6B|n+EpHja r^X0݄>S1g4a.)U<o(z=hyK^:`("P~po,p!ISCM5~mQhwkDE]6q`rkN[Z07s.՚սA jV* _}k6X>cX#n;2}.N~$IW®'Y 4Svifh}PU>~/<+)}JE9Hfd,c>oP a x1qx؝rel,Ϥ n&Nz]f_!#.b]z!87&H.bxGrxK\X1% hnhj̤m$ Tw?MN/*Fv-jF,JYBY >.xKyR0H$/3F?wk 681ٟ x6YV !t[qŠV  ° rƫ$M^bѩES ̠00@'PDӠ6]L0IY 9MgXTD[iyrD4o+ò1`/I 0/ HylĀ{HdɲiF"NΨKPm(eEkN/0}9Wo>Tq2s9`TYٌ;ksXzsys΀]UyQHP_JCn dt0 YOn kͪvRAt­'`kC՜\w@Nv86;) P j;0grab Zu6m57u.#'7ɔIcZn=m߱o["@AU+h`*w3?Tظz\mlVi'R$ph}QxujQ(JAr K;`ʼ QMH rpw _'UC5'9:&$[lwhY .5*/+NhZ3$ ,N!<‡757Ll$|UmFQuZ:)\'ʇqvU_Ô=EP(oeej`# n1NY^^|t oD3/qݻEe&#naHDU {e9B{ c +,D#cz26X{,#5I;@MBS 3H˩Z,{P (5oH|$\e "í\E:ԀS X2'~X Ckl3j@įn wC]0V/M| Xw_.Յ;:ҍ2SzҔ4f~c.j%ȉ& ̬o\ON-sw7ߟ)a6U/e0锹FɁ {;^wgpW+}l p Ѷc~MTT=I 1dOA8Y 6c@{vlQFo~_̷VG6,.5_>+K)~c'<(nn6E'Q3"y3Ly_AIu a[ ;L@>N7L>/Ϋϛ43iŝy<Ħn-;c}9SL];Vϵa@JJݢr/<38T~~Y]f4B%C[G/l֊FMހkUΠw"tܵ×d`HpI|2.N8Am*X+uU<.G; ? P档*tESoJ5st+Xr 0 r 5o<=̈́?o;#ށ6%d$f~VDX}mcQ 8d.ۋ=AÎcrSsX_Y&?Ҫa2KuT.%ȋ .3e~"v5g-pS{S!w-qP?ÐQr:hLWa(m-62k[Lnz˼Ȓ˔yXABwE 7V9 h|!P+ԘA qXՁ%pqmSb}o`q#ģ3u\YO YraXaߜ2zO|ʍP$ڜ~UBYq݀7ңT' ;fKz0Vlץ{6G"&giRz-3TY=9Qjɘ֡ b^a&ˍ+@Ԙl04}%D l_x1?À0n 3Kh 9 _,8w{F*pUYWM﹞ub!mV@J=[׌A T%C)J({` Z~ ݥ4d)5ӓ>ߢnŒQ3j(|/]PN9Id 9UTݙD(2xY9r^a U5͊Z˰;\ڍLiO'tܔ-D2`d{Dd8zSd桌ej*&$$gIb3D'-wlf{ԒPEey8iP3mF.k\/]pӃ0:nk)O9(=g>AgiKCMԶRlPh|ly+.Kɧ|򭪬.Yf}̙<5s Fקپ0΂u c1\( 3!pVw? k$JYRjsX# e+ٺR~x d~3'cadt©QXj:b`HtWEjbe)YIij\^lfzz/R#|L{hC{ e_=nj˳KM]c*TBNse׮̽J۷f V3JQW\U@EˏY!k;C<}4;I2U|:Tz;| $Of!kO^Yp[C^Uग7V/tf%F}!!'{1I6\:XC0 Y@BnWRYWbdx-^09{=8ѫ GzIqr sfIM din {hgɨtirIp6TLJӯŀq!o 2rA]5E4*fy5?l TN'3Z LX/ߠ9eaS_}{a5 !N׭hp .;?L&L4{hUų!$K^Q/ .˥e %fy|ZY+2KK wsfp)DpǪئ ] )ԋFVl1w/*k4kAle@s?!(to/I|E aDT@Sxy!8.KM]ohv%7% J\ݖn*CR+:&K)JA|RwĪsSd!\H>nQӁ?pVz#‪u} a>:k䄅I s}[5K:ˇ[;w*rZ|ӈ$Z8mg{>(k9XtHD0 ?bb =*_9GZ?祒E&]!Bck]tf J Р)5du|8i@Y@=%3j!"C kBFFF⮚FIK5鸘Bή9&G;bP[|L%g@wD> 8.߽ؐŋ]J[i+_xL-\N*?D{ɺEP{aCJ{bh^(yZ'#YSps;?"n9+l轜:lx?sU Ӫ<`\v,01S_yy~eqɓ`.lB~ j0Kތ!78~a44,8lB~ǫJ0#,վ]oT#^N#!WUYGĝ7+%&gΔJ =yuy2Mv:2.$v x .! S7QïX?u7$+f-4p _b[)PBD.bo,'ĎA̺\HZL-!Uʀ1},<'ZmYSVrVӲ+iKZ=215j8׭0"fY1;) DR;h"ۦ a7\UnT+9ZǔM Հ@.8)E%q͋ziI,rrp9#um|LLUomMϞrN(@R:`Dx"B 3ߤ]K0|SS&-Ă`YU,% &){ ǒޠ, =tIkCƸz"-lq`{H;c({(7KTo}/s1)2WyGILkoLQ6cĂ> P,慔 $hxrd{Ӭ33=jAɹ? nM yq@>9j8EMke"HzU \Z,l{Ut@X7Edq64SѷެIߦ@IcFvV"F֫ó_+y̮]@`kb[1 #ٕ:~Yl&9i2U߸[n2nMۜ$N ?BsH5B@܋ jՎrdo#B/+I0n$B $[B%GSeþH\D)Y7Gw >~+ -砌PU//ycvdkA6$ 5 nŧ=N*`\hTTe7 5P/+ff5:uw`WtM~#VjW.JDso(|%8U-.CK\M!-냧(QG^^,#31-eF9^E'_t֧Z)MLhaD(8$-ԕѥ^;Y\6"!pQ^T2; "{kS,s6cDj$AHvWP{xueYfYt}%t4Խ݃ hR5u<"?XXpF~t2`=uXbWIxa&Mr?Dbsj*75 V6eiIfF5s\} Zԃ@>A=&P&-ʔF=J՗.KA/eٜ}Qa(|f-S0D3=Q8EBRwUb($AVMh4=f] ·3#>}1OFcj1(SNHͼ݌n~(M}A=ez+! yR3$kaIT *$~(Qx<<؁& BNZN~9|2'9L[nY6oЉ<{ll#žc $] 8n ]:f , PR#]52!=ā(>jh)k$D!OBfp* E2@&HBb@U3t_VO׽[߰%WZT\(GGO+bR&ґ$* .h]zL0w_Ay/}[$c:L | S;q&WʩFY"[2z-+ڴ_ i| 8Xp &e#DsttfY^(iWfv>ĕ3Z5ޏq?(N))r\ q'4Z]eqΘ083UP*־fAihl&]3"z?SPYe~}92eC c.n'71PΫuSR쏭]@"곜ΪCyCejV , jS9l۞wF?{L`PǕ֒[_t\t˚u|Te?]1Ij5.^&DYD:m6"Sb»QZXif&2?}yasuyaʯL}YאMmٹRhҝE1Ϡݪ [An _Wm"Wm4!920ӎ 3˃RS%8LE@{sKV[3,ZqiSѫȵ dt0'jS*o>PB_{zJk~e!L`y FJդ(me,ɮhtvg" /RL ADdPiVWUXX +\>wo(ѭJB-إƪ!y?3ad  gnc"L2RksF_F9~q(pVu/gx1e|r u5"mexĵq R3mu<+)B9a RbKMzG/em̢BΔ{mE}åڒqgY4nEp/t{Lz@q3j} 6ۢYD] /CĻL9h{UB#?\˼?O҆ q| Y2pr6UTWNJ0k͵vwB_@ؘgV^cg)sgRR!OS˰E KThC[%Kk2j@eCB!7MgEs.2S_m(C5Pt8"7,36̢gη[M$B%dE a豰Q:b ͠"[U)"Zف`ĿuqxM@ݵQ  QHڥqVܔG<\~F-|n2uBE~Bv/v:5o|~;qNHZXUF˱>Yp,Z!ZepYEYt#"zp_bdv'/B_n[]Q,ͪ*el|l¼fql/yt>ʷrȀ"Y\7D"xzᅕq8)h!.+ve9DƔX0| ?cQM^Ŀ8 3,p(<ÿ=26~!5 6A]*,՚]#Q|!ZPs>K{&J%wbC>a J̝,߂k'6]?xDo6U]ihEepqMH䓶Vu2,u%x?dOkM)M!U\Co?,ccy4J+|`GmsGޭ\-1k}`:s煚iR$\ML5N(_Xe~opjTmnuw ;S9p{ZC(ps̼Ȕo@/ \'pEϷC=@Q!seUBq~ejE"Q3Īf zz m<2ΩV~ӷʸʑ65ņ[AxG_n:\5$ Mߦ"*[kQ\gT ~bN;P) 1XXnL ,ĂN%Iyᄩʰ2pe`¥ؒQ x㓮KoBz9XDRq^&AǛU`i+%89Ɔ7,dl LV ILOz&ʱ5w΁lF8+AU}Ɓ5$BNSD_/rcD$Աz:xuNHWM*'(}l I4g,UFSAȆȝ@V "u_ {7soI 5# Bc 1q؅Xvq =lSM+`^aFB m2Lk[ 7wzQA6RomQiKOq}݂#'k(^0y b hEpYU|@$Kê]w׍Ţg`1ƦXVQraK-rx$} |5xDlFaE&tmsfg\:PnېY܏+m)>RQ,-pp8!̤R3E%:ٰ p&D1gnf\գjeеqe^Y*כV*9RGnr?9h&xdF#5<*DʌY8>ԼMUQ߇_|d[ŇixoVœJ#ҪlSXTN 뎈gV{y(*ѲlF鎿4&$_B*"(ED۷Ws2~'a$~_܅vrv:}iOXc@ /pNoXdz &Θ tjʯѣ%vCOH/!uoتUm3)g Z M\bDh<Dy׏SkW 7RcjFc;c-4*JE60y.HvRNJ`9h'{gK݇Ea/^L9iѽY ~= 7鐸2f5TvUmW:MWWnbI; :OFGFr*<@Yю3d3tRHN YYA?k8ɫ,vp^<¾ۗHM/9:Цu"ɥ] ~FU_)@h #l2;f$:$X\?;F. $p7)fy5',Ra l nou6`Ϳ]bU`}= Ir X t8 1ޥ1B"i"a U`2P|B,@LI SǺZO †d}v'])$*5~?(1$,`6QK.&O7Lac, Gu(sVJqX`L`yʟuU;BMzrU&xiBQ|"^)= CZ'*)<(K&[պ4C s}Qպ26b'tf&! Cd8*t$ fyvUٻn)QZc/۩o(/DLV7}~E͔V2U֗![^*ۭs!2Gk-?7)6\V@.hr37 />o"KLJ CuWA mKP-b3aDH 9)|vȵTW2.5?>Q9ؘlh=wVM[;Z/DX1mzn^a1Ѻ!Ә* ]5 w(-S&08QY6=9h+}dz=%=6X֊`6X900 ^?-zՆ0TTgQ*KOꗳl!Gjx4ɋ׿ΎBi^xp顾7#49!Ҟ6DL amz:LvjE8K{IbvI?+4)g&U=MF|x 0tʾ66]@S|&@vYYQŦ0(~̀HXnzJv]|%H_XݐApd %XI6(,Xp?,IY-'1_zH G1о; S%3/?]c*4QJ8/A9R9Is,v;}Brk|Nw$֐un ÙǷӈxгRpyPcLS:i+E<؃qiU /XӋ paFc[9Rvá`1)3!1b?E!nEؼ 3~S&~4='s\{)uùR: l. ,D*JXp T6ɩD|(s^v|ǤN d/7CiS 3CځKi>(Wni;ЃJP.YeTiLIH:ROaրyD솩r`Ǭ6њc6 ]9ΦaD;6ߍȘUǷ:h/ή *, a_sldbp O$/Jh.;v!Pz.˪b'6#;؋ | ւq9wml %abLU suf# |c;嗠Bÿ.xtf5˧Ps@{,2O}j2lOUT& /IvL{2F "QqcV"I۩iހXN4 EqQL 'n#nbu*/Q5vKJߨ6]:,wp<}.uQ计m_4 6֟nA''Um= oeAkw} vVeS+mU}IyF)'t\ kk ~S`vbf@)kj?iׯ\McmcV& /E:8Gn`OH. ^dtTIE" DUo!4WYKJS x"=*SEػLiui{D7:H|ʃ`3LOp}(_H.PoA$oUIFb [S։q E/L-:>yjCj ?ʅA$`zKԪ1_*s<-"9sڼ/laCC:5b%_bF虄ێPJ۩Y=_ o᳽άZN=߂T($$ʦ26]!hjșhps Wڠ#PĐT$:Mef\HCTA5taNP&'1|/NCAUWoRL?^P.͵Vn;&7EY'% Si"JLSCHkPI3 Xt!ν1^źY:K&L&1beCЯ)X ԵR߱aBJRdh|*{-tv\ϾJ)wÚ@l_ʂfOZ(vʰc_T!Pw?Ӟ7KJ9e0*! W&ɗN0M"u!mUR$ɹlozI?Xi8 Qʵx ' l6GIV1_$=>]ZB4g"?9xⶭ`H*l: /@; Qƴ:X=BsNE41}́l1yEԶs5`EFTU6죕p^06m"2>uч.ǃFpchh?dH:SUyod[{k;%QnΎU>fE™}^ϖ7W%s[7M0”"n l$c `Q)~hOq.sݬbUNdw'рW| .%`0 1ƚ_{Ho0W*1=cMvg#zGSĊD. ᖶۭO?֪B.wLYYV'2L҆Gm\ cyW6d:CV9q yKo'5եŃb- I-3ˈfᣂG\S A $XFZǍϰA\=NW2aKpJL嶂В4]S̍`͡YaNl)%Y}PuA3I5tՍx]R$yCA/_X} ZI<ͳPygݛT6h럍85_o*/>!uX9 b$$6> Ji*P"0;[O'vA\e:Y`)PzU{9},z إJ(%LŎj+HDa ;bm!L{d|V91iY*ylXuҋoV$Ijvjjt}J_w0.Է^BKKs!%5ij ~Dچ, : ZTd_m#(A jS5@,DϒSBmrfk6ˮ,@,s:c%;Pæ'(CQMiWu7I uDzSnvJ llyW951j,╠{oklj9T Q]8]KtF>\d~~𾄲3pCϺ$8< k\ȓtBFf3?Q t}W&& &R" в<#!4{3ŴWHЦN]C•$yAW*>/c(%Q-‰,Q0uw*|. UL/9j M /*tpn% -ҏmwB4tʧiJ5JλH5GU?)/IwI2mOe5gB?A?69\*l*.@2K^" *ر*vD'ܣ^@hU<3ȗ|.ŎCstiN RU/WA82zP@aiOϲlCGD{˭ "Ⱦ]"N[R8>T/z5ȝ2I:׸*X? C q;& *SCТGs!DŽC}Q!~7w>n2#':|iM?y1:G NKyM& +`.uaϽBܠʕ:Ʒ'>Gըc݄RR,J 3o9YmD׭!&R-M~1 mcՄc࿗~ʴ =iV wr&?VXo~ }Iϔ<nTm260{Õj-5M,l븖 .Tr @vy!Ľoѐ_ݠ8۴\@Xj _BXs?,;;ˏvG⃆=m Eςkf"1}z~I2>#Ec4vT(^s#݃iYd>oͅ|bJWzYQPk݄YܐZ>$mB=yta}N,98sQ_FR^Oݞ|C <1Ih H+ [lh *Sd64Ox TV^m^!??H1߈rH[hY5)MƠƷMɥ'QI!oys2M mG p@ Hh1sIXHDܯj)X%Ҫn,4Z: p&Pia6 L*'w5p V5[wE6(PVikA[m'7ȏ@8v~KA搐r73Ɨs;ܟOeCD0Yx>:Z,y0 X<8>TA?z~nֺ">+N}y|Nof;f$*= +QYޅ"-͙*]a#s22/F"ɺ bJVt& 4{-eѶU䦗zT/aWt~!P]4"R\OVMu<pE CJ㷨ra[=hA fЅԵ&=)R- /x:A|8ugYX|?[jBױ lZ6~$ `IDF#Co #tbSQ&%S4Ux%nA^ k~P8*9ffܓS,3{!mg>t{Eڄ/O*sZ FP(\4⚔,0%LYnjSoUWspau1}e_m 6Z9,/6¢FsML 6i\;Eeؘf%a T<cQu;5m㕰MgY%Gص89`D܉#k YK{<,HBhC"ewSyۗ3"`! Fĸȱ(Ɩ8r"lCh ;xJx.I^$E@ ;b0l륰ݬ1(ſg~AMBzKAq]uvxnЏ+6nÑt߳R|fo{0~ocFCKm-y/:FI|Y_06g~%wIWA$[!36`6ڐsf@  >,ңP=sF=Dub4S5 aOj){5(DMɺ%[ lѧ$?2k+gD&-m'aney<'AGg8~.Tbg eOR-^[cl>[ o11PO.Ƕ}/J1zR|uO zDdQHctWW.bmШ;o袼MOhGStL* }\x}wVQ ߒgc XqD$3qC }^ F"J.x Uo@?%Y/QqCbEW6I-~)^2 !F?CkjQ ?3܃l2^w(65t ̏"BLD'ݓ>\0&T7qy)J=r05Tq? LvAKT*K%#%bV@OxISa%oPEl 0/Q JP}hRvw:ĨDJ>/ϓt;:eD<W9%@c E`Hzb'=:Ci*_w||(ԉz=tZ<`O_(6߇D?|zA H.AGGN8'|9]ń'< PzsFn-B>puw,B6mH95?5E+bIzv' i覰vD%(Ǡ<`"X$aqdLTpj-y2,xINuc'iD;Ps{xK'W$u늽q` [Yyz%xd8R,$kRbl,$GKr;LtqvR ]m$]!a}W>e4&c ESQ|v9p߶mj \6tvJ}H9pb>rJghH p!ΰ n=PI RzI `?S0aECQNRahL|A}: >y% r 1 V1RMXR kqG|.æ t`od.%"$AφH!cxMM6DHJ?1_(8N{L(mPS6W\IkyG#1I߿6gIVĈDGBo9Q n/β HYzzn9{ŦrAR588 Pxj6ƃUYAזWKVԮƁfFMW9lZL}Ξu@Gy )dM*f!!Ƿ?gC1רoa2okLJd}8Dp 39e}a Wޘ͘)ä?]ˑ48Q/nɸ}*1Z/f߱12"l2o;Imݤˡ)zS[m(hƍF],,"(h lxY*%lpP Pp}3^LVY=樵~IFIQ_'Wxpg %FYۢU@S@DHcUJuRބfeBdG{UVD?"u]~:^ e7:gTIʩ7fD6(EH_k J*ȉnv%Nҷl&|WJI U5f@W8@[m,p M5ÂjQhzUFCճظ{oS&*qfHJDO͠{1@.V  'osɩnɷ [2ϓf>ᬠĈcRZ9;u5_&7@\A#:§K+QMC[v2±/(Q@ϕim+(H-ϧ%MlѺ⬩yh+fAubg:EOג$j"Dlվ7o:m!xoǒtr͒Ch;221 !v|Z{S0jDžv13oB%@6ĬW{ Ya|nY_Co@ݡx/JʇiVUhDDG*}J,in#ނwE jFG'!!'?ݭ^l|핖 "6j)ظu^_{^Kco2 ǝS`a0bK@|gd! `w?x5~'06.a]1(+Z0S#iRP7ג86[Qxf-sjԖ$W9}k堣}7\k뤴u<}Tߝtw 22%XB_2*Ě#;'eo(kiO߳`~%@}6Mav!^lyhWXkkTjlL'yDոi5+h(njZyyOa$(&siel|ʇWM"+i"N3o7dy^]HH2TaTƺy H$:ebTW v.^}Xx#5f5q5b9u>Y s<ϯ⩧Z1)<^ߔyf. k "V"ſK8aEz#a41`^ ގ`IXD 'zҔCtɆ@gx` 6=,|ğ FMa8 ZC1Z`$<&ʎ=q\64ey8Ӧ$LJ1MݠgЇO_9hֈ_F^d8+MC"9tͦXL/Z&B"B)H܌տ5ZIu;7@:POqFy8gѸ#+x\ZzqvLqetL\8_( ZW>-jd'F6A݃JrV5w]Q7"¯G;F(\"&οdacyb7I_`x(Ϡ`&j"ٖq[9"?ћT4hwRI& h=o@5EސqiHk_CJL@D!țX0x3xԌ^H 9fY%P4LX՗aBzw[S`J`'ravaWzO_*}QbMޘFmբ, cj\ XeVC;N8Q?֢Nru&:2Uc䬞y-R8bic݇bEh~Yz4cXb J["}AL[~ f%>y+ ԛs]aFU~">GMV7xUDtB>C,Ug/+?٘ȿRZߍ%LXl~r#4RYy >𵃩,۝Ao@Ks(_2>D@k.Z0$RMCF}Np,FU"Y *iggKO#̳kE*um6(b3L8-xt1Mb0Q*p"hvwn Q4ּZP s SG2u{}ֻ]o@)V>!)M\JoI nAmnʍi%- FA%{?+Cb DMHjߝh ce75w+? :)2 Sp/NPdH#%zտ :܃]ԅ,=E@EkNx5 9~zb7;7w?X$?ڎЬ'D4*iVN_Ep+_i氤~G,eZ):O/aR#T$۝0R9Q#n&G]soz!h9YlU }M+h lhL0؄"o߿6Lf`{CnN!{zEҥx 7kHæN?;@`KUok”)]Ƽ2!%8cp*ziJ#%[]ߗ[:ab\]7Bwi9H 0 !D "H4$j;߀>3)CQ7Yy:ɌԶ@KT֘m/;FTm@d*aU\toKA Ut`.֧8ԺMg)т$_m"r[  %,/D]irF+roJAƵtG|URگ#u$gvl0yAfeC>3q Hյ zOPGד_~`TA;Eq#=IHP)J`Lzn`oib,d s.4^BE-J 5A~=%ZoA 7E]%73!Bm2 1{,]' $_IgHcti)p|RQ|LLr> M_GvV8D&_FVJ$2>Ds7 bmFR( %w43y%BhU)mHz!0G-2^`ӵwV4؋ s)`jQ' '7(nVj(=> kr3{9XKzpii%m{ܛkSEr%@r[ qOȑLdhJS~R}m!7E;1]ú3;bE OaC/0.L]ӣWgA-xMZۉOKtw8X|-g[Oe[Jp5ɼ@xwj'?[]/AA998K6c;R`7eV40_.ܷ.43:|N8elH9vk}^2Y'~dD=XO N)G̪f,":Y'ɂ"NRlŏ/S="T~8V\~Iӿy]wO0BTjOYi`͐[gwᰂ\s62yav`}&D4N} ALgZ&z=%6U;#I6D ;~?5mF\Xn&DHi2HZlϩFOZ?po3+S /i :O[+sQíU_YH8hdnchJUy7ot6i[8t=9|وM1'~&  ,'98$N}f&Il^pKwJ;: +Ƣ g:%$ ^x3 d79~L 9=1S[5Rbݪ1?FX@]taki681?R#;uKyRdM, r"A+Blm=g3ľ ϟ?_{chNEm2^WvoLVrZ$z\ϥ$s?!쪣,}l#?~8LByM'۝ .NV'łh ҭ@(mSs~pYcD uuFCU/gʨM--%\y>J <IzKbbTykzQA_G$T$ ƑooJ(؋LN{bݎqu_7C{Y=-woj"#2ABr`t"1`;ifpBУk:MhJK,]'RB^V|\R~ G|Fn"-E6FoP 2ѫ2&aFZUA/"^ 25٪ݶ =H;z7 񌿧$b|،,T S۞rhv\H봭k-,常\e>._x3HomxHSCM+R}d,|a omU%ِ\p3 bjRm 82 Z6]w~->[Y֏`y<jb&Xn{8n $mU0Fvbּ#8ҷF t}2nZ¸Nc FYOJ@So4#hWC1>Tl5tC;NS_m9dm4PNJOLql:TFM0ӑ'+Ӹ@u!ax`)z6ёΔ0Ȧ  DFatSU0%z9l_x~pɽeLJ302̯7xhf(pUS'UL{qPr(߆ 0* Mp_9r;_`VԆ'J<*雓[)d%c"㽱=H' nRvN2)X*z@!߻4O1ؒijx+=jP_Kd59!+'3qܘh͢6X'R4L,hӍ5IҔL`tDϮ)əKɎzPq[pu s;4ɕfnC(6//.A vU4²T @ ?G-\)@r rl372泶SDMBrM6[`Spށ y).x2~k m01%:..Q<=37 ("sxi19-)"|3Uȷ\h^+V4_Y#]pDFfBtr{Y#;%);vA?{_9>i`U3.xX~ϾV#-J v*j VUi8NAϫd vUiS%IoqRy`dn٢JGYq2!?SWǎD0+Zй] U1RAst'~KWh.bYKBS%0Gp5A!P3@ 㣕CZR):wHV*ȏTHᏽ GvUB7-W{x@#T*0%-QY "Z^d><Ӂ8Ir0s('/1E O~21_`親Dt;I 6%%.Qw9D2_O&M&UrAw爺IO=7 ;Xm4nrP؍H3ˋi*#Z^8Mo'ĒxZ3tCә 4 dPu0jL>/ tNgŷW&ZknXk fZz-G߱M{#*]IܣOL 灅mZ9Zu:T1 Ufb?e Hs 2W&d <$*ܿ?3wF 9a:o"`͈܍R3ELC~ zNg;pYH Y W&u/V p#U! V@8.ӵ-"TKca,ov?@mXQd+S%bek=bkDŁC-m,5V`^UO-N} ;=غEp vT8319C"J]{XKC/τ3'8.q8~" 2XW{t]L5MyLB:>oႻ9DRJڻ.$站@ɫ;8 ]H/^0J/RoVr+4}~qв<733P,9m s䔺P]@jM2VC&C>vE^zq'; ۽-uƗ@[ߥnl1 q]Ȇ%dVj8wJA;jD;H.,'7aK=热A) dV~~tc>&Lc͖h<)Y& +?Tu^9&$ucuwM!li2.uqJ:vQ[ ⯙9ʃ'F~*3{hs鬕9n슋x:@~]Hnp<џ3m$tL9 ZTvrWޓL~iD#1A+4 cD1-YA7H߈<>"x)=X%d8C_p_Qٿ ^;~;iI$V7 Fz_.: c[Uv[2 /T "?#]#8Xao~,н/ ]9 Ս 1Bnx~1y9b( [ΘBQk9gďAbX cĝ?W"ۻ s/O$#&x"5(#[Cjh\~'$ Lsj2o1ܔ$S1O 74UҹU;Q u?_RՖg:d#58E7ګGŊqNzpDz-DP %wԂ9\6*5 Pwꛏj* =B  f2 3qJG60TɡOm duxET@)d&i6PFg{ $Zd8N,{L)h#` D17&PTPg_Uo6Ȋ{e 漎>|m+5nȵJꔐE\ rrb9Xf>,ψqUe버VIAX怄65AXGI՞U-(yp߽AY|wD[AVSzLB,+GMd,>nfR9D#w*U|Ϥh6>ćN!(< ȉyYQ j#L?̆0ş;"Ȥ,[,P]k\dͿ9:!]7K |a_DyE {]ڴ/X5G g>E,"{P ?*d/k2I jCz 1YN]o VvO4&~%nylw J4z#T)!%^-/3JAwlE+j=^kb@q/qKUx)~)1Mgkfoϛ.wc,=Hf3:eK/ hk4:= @6a^N#iz* "AAL_Wp筠4-2We}J2 #Am03z(?t_vEMGE`=bjyw{nYjpRf>tg5W^unb $q-B6,_+Y>370>C."^ծ|f"`6piC3[9R9ʁVF>_R l%^[႘ڱZU?ٱ$qùP3K;:# !#^U(7[Q5u(S$*ҭ `}z-8/MT]>ڹbMK`c-*[RYC=NºvN8`ی;O}+>\l79bUwag+ 'jdZUJDfodrZEXho=D>Cp*jP)&[*SI汭وqV|bo;B{&Vnr7/v4>K(Eamg>MeN \b7I|0PK@{$g 6˔6MK ])ҼtEջ? giG5'S"o8&dŔr9թMNjQ_t8 |λ"zaU}s JtK1G~Maƫ(m[(^M0!|T Z" yBčqrx=0b62smMBӁPijRmBysWPBB"ETDf#I$=J(Y8+0m0y@E\~z,N*^ 5N`4oO7h T02)|>Qv[*$\H}Gl?6%65Y][>KFMפ`#RKEC]X6]eoȷblb] {߀ 5A`vR ?1pk/ٟܷX'r+dUa !4}D+ab'q6~KtT+X>)-s>"?  _]elt yzw6(]Rl+K僊lZuԍZTVY_+yŖ,HƺGV~ޘ$T?(ޥ:` >E8,G=i;s:Po¿r0M*4"l.tcd˼{!EZރa\aD`OƬ/Q~~|n.qS_5SRTD!qIb匈~[FǷ֛sfGK|w ` (Վ ,$Nw<\=}6뽓~yL '͌:6`la:ɰ5Ẃ\7+ xn?uwݭCn1ךqTjDSdl N1LҨ `T$B! ~&WxZ oeJ~wɷ_R췻ov "F&m#Z#96(,HZ߀eEٜinxD qr V]q f<noG>[557T(FbA쿾PxXG*S*܀Km@}'jO?.Pq7VRNfu!DOؓ/Кw*mװ '286$A˺ĊθSh= >Tb>o$te ?/ꞷ,+?5D)Q%@jKGl|E}=A܌aji5\aZ1*:rPs:&n+Μ0|Jkքsv^ڸ9͗- ALVRHB?WKsyANT6RVS9Kq׶z,p[C5 !h}=tX֞.^r8`Eάz8T\V8f0J@~=/&e Z._4E5@T`poKd1bBH6KKKGl4KuZ0=9˲?e0W'p]h(eDw/l4ʢ&bQ ^R!xgncwIS?z_UH8G3M˜28^lAx6[8ϙ8Ii*~Ǟ e W F,{uf%1*qW*N!HX|,F<=y8;NQ?2x|&QFr 9Rd >0߮nyȄ.d'DPWxnsi其726}DdPEs1Cfb׺30qZ|mS'9m 0U : \ y<9яS`G0au%N,irĂ\okDc'^~ ;+sI,o|oLObuyHl~۾qgs&No4&6(,@}=>^=?Z3 B`T 0Ap{4+Vc5 Bu+/}AXNOe\H.CIz_xE{X<\ukePTx AP˫*ϕJ?*)>a!9IB3%<9 $:9"R֤hl.u3 ڤLfE7*f-/=2c+ulZY9а҆OkFo#ucLLWY0?"Y+74`uP}@aDa;l ׎oy"x#܉m/&ȚɅ[/ȎD)tc+9ce$Φ{ {`e&ZgDrKEZ"zȀxb.pc SVxɠj+B)K{V 1'& VF@Y#!w'FDqm6\͚;Vl1^@1_:P6@`,.?ÊA%eR[<21\THVxuOf'7JHbY_+ p#!p]RYTl_:vgв;zVW[o$EVbؐԛBMAP.hgʽ%J^0Q8Oj^z=Hh (:z*ݯxbQrՎ0Hx8Tder2<ϣQ JG/1$Fs?^3}K"n)`'EAKK?sG?{L] ~g"zb6-U.JteL)(6Ï[4%b k9 QMʦ({H6?E^53G3o%bQr@W7 ދlnnz_FXHw5Wϕ$TJRc_|/VS CQ>EXKg&Io1#{1_$? h°_r$=La~j?F|&ax^!af]s+?0%T뱦AGtlj8phF 7Vxa.m}|yq;T[wt&(}8R#3YzdgY V=~dTz[ist Χ OJӢS(dry%oo>E]t-´Ko|@^K5xY87d'aǸhbQ A]A"ת_'=$hTVh^cjp6>/*^&.bC?sIeOQ*sby1d9\ȏly"-YmMoV_~&~=?geƷ 8S{Ac;՛։K1|g8#%f0ϲO?d"8J˯{ Rִu\`FvB&`j=^'"Ŷ|k x2FO|nXyW9>XoQN8aj^/ɕc6Ҁh^0,ڡ=eXzhuZ` Gv&&()f|aS6RQ٪.s'Mؐga'i֕wHFPЬ=J  wD)})FăWE`$S[+Cߝ/ V R?C6 3Vz+)&<K)W_Iݫ֗fYRt7r/.dMcKE2m_ aӒ`_u#/9LK_KDDqu9 BkUD!B6dCK^n<#uロ*v 2U%,˸s`@#W{"O.u6v*'QezUbu 臻Q-7Xs-% Dʽ;Tg1 n^Ĕ^ʲ2 x`[ 5ل#D|Afglbj̕k<,ga&0J)Cư?[7mI%Egxh)ϯ&8U%BE b:yG;/w}Z*E?ʢ`ŞmS|4|M"r(˰VAvƒzqx݅hpF3cA$Hkq_AWQHv2o/u">nFtllky8/ ie孊|-Hyq $Y< +Z;*4~_f׃z-H2* *氌\5lŀИ'˥ %lj`7p:/1}ԝ3E鿑¥ΓK}y)p,h(AT'mGG1 (Ō!%ܗo(54JT^fgY"GpCOFEq!V9V m#s@uݯ<-]\Uguvy:w$D  H$}*пT񈍚Mӊr03KvޣSO ǣ9-Ġ7V[Z̖̒fKi>܉\Ԥ ;V;*5j/QWϵKH^JNƛ"a%%gJ?noSy:7vdG7@Mj*d'1{ځ Mv #.5es/T@wL5O+'\8"Քwm?Ur!}]^K&"pP !J[b"|r6ʳIx9P 3s?Y rx9dS$Zе(ݿ:yCz z?2d5Mh(cqdEF/]۾hq{b_LZ]R㍗&e@|Жg0|RZ7[a %Cd&yUM=BOJqZOfAiԳZ.s2$zP2a suŠ-9I^݅ Y՘Ss-QgCo!.CM&M~\0r'QXZ;Gc:W6Q2ûg˵|m`p592LjM1*Iy/qW0M6μy_6)ujT\mKy&+w?v*HIky7*0Zz6%ɻ>0wɆ{l._Vl j:!d0/(hC'y990|0i]Xdd p5~ kvG!*j[SAm X1];QR]Tkx/~'1T8TI^nFux }3 ^RĨѨ<%NR0oX|`Uo*~IB|$i 6}v߀7^4%mX]@u%<|\J.q6^<iY,6Kr7-&ԥsҍnЯ#9 "I/$?Ri _o->bvǢ*h=—:83=cЧHxE `6yoA`1Υ$[,-6Eڄ*qx^9CτLqkz<)#7ɴD|;w>鵻3Ñd8XK4[|09Eh'L$-Ytm${ d&]!ksKp@{u~~DK ꖷ!_L kx@?e-X]}>5,FGփ__=2 J ;5 ;:X~cpQN4{%"^H$A?kok+h^E,0lA%462K:WzBm;e< ֹ<"Vw<:N ^ ؀(!CWfÝŹg:'N@j;{wy_2xyHo*f}@$IA.GԖ*]ި:S@g'FࡽEb߸CP{La@(]wWhZVn^gw-AUdr|>W,૝Yt|܃djjLoZ*/P!h'᪎'VT[s:{#vL\C#gFE/&9vdb:56~(Z*ECtK-\8 Ԋb0qtdf pCUpop7F##o=ˋ6h(&[:;TLNfT]_2U u8"aܟNzPܖ-,hE` fV曰ha$> 7U?pdH+SU].( ~1|_jsq׀'WWy(zلnق뛄Q Ⱦ$uQq8z%3yW⛎t^! Y;;OS8ufG)H[{#Ee![IUB&.KS$zga(4!}Mi*Q016BkN:4+a`}h:5!$\Y,Ut8t×B,#Nwmnܶʇ.M%'cBLZ@^ uhg9LѸD_2cmnF'=P=""lH-3tDݰ%?=XÿprH2spt'!sl\*rI`*]u%GRV glr{QW?8HuSV:@:M +zmH$Š!J&nґZH۾SM/\#D Xa&9mܕ\zdMD1)^ZܥzX;>e'3]iQ')tHzmH5&em_%JmڭP}8(4UXDiypش+s+c>uOR|?hff9CT* gE#bqc'Gmкo=u'_U\)\ *;( ~f{jubu?F:NnKpeW Gnҏ?FCX4ۨv/fn[Fj lV×nT&cʨKmo"X1`ĮnWZ1+ kL9m'^r'H$3b͔M9rg lߩu}zɧʞ#Mef^&)XBP׸8B˜D撊8eڗn%.3Y@W\@cx)G|,'kᨻwDUNZRQ @>< o|k A-?[VZ0wf?wlnMo(&I@RhaK~M_<(QE`|#8ZFE*{Dd~Ԙ}}ͪtZ$ʺ]B}3%%u0Igǃt?,j,tX%[qgY1 zf~nLGB&ʀ}–zk\4fݫ1>oωs@%, z':QF ts5)N㹮.{it nY+ 3tܥ,ܴZzp~J4OJ \)he<;FmXr Q]V[Wv ;MI/|kҪߺ5ԋcq51i Q5TukKM0?Jl`ua=IWSԔUW|{8p0MS/@!UE qH<3\3G4N:Z7t˜IAg!Zi˧<N8'@T~@CBgR9(b(Ȍe48QFǁg%"hz+g8aʣ麇ݎTeA! 6.hw0ED/f=\eyCgp ˴r9u~y%i b[c%9*`OD9'@3k=}22h9^VI9-EIn>9xoj(3Jb`z0.6 Ò,0mLM?'^Kdݜ0>`--eUm-|̼nD$0Oj3 d(k#<$./RG.d3Dyȃ rM:EC:bA} &i/ et~T\VF.Gk~ iӺ0wPV641FCsB,=%i=m#$^ |n2{À"$I#S\'IA]]HL۹s h~o[v_R}Y=[,z8H{J@P%j|UJy}lF5ݩE*~ HԢ23alÜ m,& ]}hMKgUlʹ9Lhbx(N P4M^2\^y3F, Fh N(VtH^ω}h%6we BGx+PP4w đq]1hc܊z"SqSG84׍J*×5G7ݴK)}c9ejS7fA†3נ :1 /$}ȗ3kelhx37P&uSÁkxdے*=]t#x{LWoǾ5vt+-(Bm!~iL[ͭE՟3iS@$1>"`iK9&'=f:~+( z~j-ID#E+bz!.-88P$U=!=Ӂkks2Wc| R@C shJHŷĽs`xXP :fm6lǿi^:`JȨbB d\d0άUf˟ĥIRH\=X50S@DhHU} U_ISo'T:UpBuӚ,2ѤQKf\eU;)xf ej!FjV/+Nߦ=|q@=:${NI6E"2zpqiW t$]$~LQͤ=.0\qQnCV;m|Wz9OdJ5ǔm.I ]ײA(o76"nKsHu2Po'/&Z~[:~ިn0X,‰dP|Xry?L?VMG!χo: g%ܾ'Y>-96ot!]SD6âiF4eI`P! B*f!^1©C+gы.Ww }^BzmAٮᱤ%͞6udsvۄ<HGV ؆#gNIϡ.HN+ju٬FIoČq.׆9s bAY:34vjwW:Q(^vx NV3bPrDFR3FNHvȽ"pMVZ$>T$8(>s\ۺP:nt}IqfAQȭv@4|3Ј+)C'`uEMErk%T6b;35` qK#j+' 0 &AZdM)ZH}0G^t{kK.S dy⭑;5jn\D7gځ#k+ފ#`qkSk$nﻓm 0zd!/~#vq.M)='ڈKR'\݆5Ԭ ;[#)w`6ҧ*Td`&`@sgbSc*s(Sۧ54rQ8 `pq7bj 4.w]YS|qԿ$6) ok<`d>^;.7Wn?U*'Xc, ƽ][Iyj:Sc1gV1K䤨GA#+:~!m'|NVzn5qt.-sx-Rp:BfeW&5hDs? TH`~~lW,:>p8͊T>[UB?l~Q[BYOQZze fh]7*P;xjRf|ݰNWz]ґpq VX>]c8} ﹡$5RULOV,SڏpXZ eY <hTDd0bO}kFg@]]X=?Uk:Ԝs 6F8N^t _޶0a^hhucJ1 i5c@AR~K21,MxH*2Y]8BӋTΠcTR,GL7L+Z9O!]}`PoӦThzxU;6<+;f4䤸^Q#=K! r ې]p$-?VF`{s]s?<=yY KAm].M;5*FI lXQN@A02)~8]MM{* 9d] 4]DS26dH 4f|*)70/d[ 6"hd:c(H(VIga3+9ͷ+cc@_e¾칾f*&.Bv'#vĢAoE.U b 0!1`8t}1*_M3.ԶB4Q:[B <@GrK2EN\c\C÷xE$JUZ+#ǶZMfAW(eл_x+C@? {f,}NMY5*vjx`a:=9u^U*fMa:ڮtM.*,g%8k%WL6xa>2,Bາ݅6O9¾uF- cF~#B[Hj#T=9V2yX&gһ6fxDE26\/_*ܧ, A{|3>#Y=d:R{]PT UPΡOk]/]([xPK !6f%tX{No9("R;UO瘳YڒE˸'8L[ A2n\Wi*=ϵ]ԗ̊ɜs "."GKQ1 \ 1KG'w 92cbӭ -i"Y2? B܌bp?J@uL4^:ǽ*ZH,NAvE*+_2a-*F}0#3ܧ1hE Ԡ׭IW"zx  ;"hR& NokL>M\ h"4 k%wT?پ{ +/^bs( lCEI 0rlZ"͈Fزa|,kfߕv+qA@ٹ?nt#`ȭֶ<˽=gL(N=c<[j~ߕ{ިi>1$΢ )TS{/70uMVʳt,GamA{N {.ds}VNc4Jl6JAc$tY8BB\o`pH}`Iޓ  0~gJ !8Qqv7\t*\0S 鏁XyW}TE s#2bfds@b';]ASvDlh5!4Kg^ 5Le>L,OKg *MS1ڿ eʂwtH.TcC&9G3m<E |wn %0"KtbQ3VT0W9*]!7 ޢrAᢶ[(k;Q\J_HM,fFQ㰴8"bv]v:15ݮP~WsC^-u e 6)3i 9 pnRmD&=(t;͍ݴ˶?8 Dg*xR0.m1L86Z}c`k'y0Bj91'y+nU뫒]y$mzC o+i R}"Җ UҔ4Mwl}F&}PCP@ɡ:ο@LSގgA TC!Zm?)KZ/11WP y Np1pW4>!B{h, [Ej =tD_`ɱ*4J`9UY6Ğd:*H] NX_ƹ/|1.cXk)c`^whBTe(py43 V8sG?%~qV y`Q[Cw l> Уz6[&x> >+CJz[EJy#&Á$c'C"NYHͩ\_jBX 8I :zv3%{OiO7g4M+s_Bgkcƿ.EM ^F@xt!mHi]mZ/7(O*n-AHtCuCcZHlRijw7IBo#{gaZχAz8 "Į=N[.D w@D3 }ˀ!#WooA"mƝ*DؘQb$5(ٰZjӕd,8 WaPFLR}EX#"$ǟHEc(.Yf uɥܙbyU䭵MCk [+WXրu|+r~KxD"kX'Ǎ/^ewe {oQ Lg4+<=MWJ3ed!`A@TH\⇠b#( )3e!jJ 2oEC>wZ #ؔŎsxӹT;%r$̳I7ʡL`hlqk9앑-LSoA +P/#O+ȰH܋q\T$d^M"Z* 5|pꮐ`E=)i'^mk@kha1 CU@9rjxiOO׾Dݡe;j9MÊ w LCwT!njB&Ð Ka$&>"qhн G}7Jlt7֯!C,'N䪊Zy\"Q,4;t^cK '_]CfY3e Cƺ2SWjW9삪g geS- j3;M&H t+ۻG:i],Ľ8h9ֺ-T]cse3wBzv42|q CS@b9'UEf gk. ÒJt+4Z2,bhbc Eʤ [mGREKt*^PS4ո}v 0Q\{J ڜ( [ "^ 6@r0y"q`$+A$ G(4E7#jRŇР`+Ԥ<Be-/cWuc8'F.'d\h{x MkҴ^o(~7_5ZE][\aӪyWECIMdypS=k~,̮!8*fI{PHa*(Vnh74:фF3pnj ~>6X[}u0k$Q#./^:.N3Gޥ=)9m6<$= 1E m4Q-km܆D7t~=/矟UY&qͭ J%9OAZ)^WXutUȜNO%j"?Uyd wj'n`2o,!&y;*5! S6rB{2W_6lWY)%?‰q5+ЃIPQ$~Uk~l٣GaR CX,K }ETt:avm4~:ix?Is1^Dڐ)kz4\X=h6@g:xK?A+tì_&\כjϒB#lQZi&{ '=_ 0|f4 }]kqWYf'sUrѤFy04G@]|Eꎵ~Q<l)do.gm#dzR8A@82ԔzPL SŽbߪ,-/HS t,: +6=gH {UX,|'< Hc@ E%)L7):δ r^75Wwîb^ BESC"ɞKw6{S؝*Ѩ[s(8 >^љ3͔7$t.w^1CQP}83ظo&މ0DlӪ,>ί:%>K|nXm[ \p9W4M/{)ȬN6n3qj OϛZ\A(̯X6ghW1u٤,=ޯ3cΛSv፡Xub{r呆:18W5~t$DZh &ʗ%dAe@G 8[@F%G :gE0VI= '# =Vg6RYͤX˼U/ZH`H,st "("% MݒVUOYh^FA:jj46q89I.c%z<:ufFb,%aϜ(6h]+xO; #KnKoA,K~j'nPkTPԖ<Ҫ~9 w:}Ң݊Dq:tðMjODN $eLt>p_@JO#z3G>r:V( N'BA -9)^ C(B@hkz9[ȠVRGE*O>Е&_W zlI>|gv%tsh?m ȉoN x;w|Mcy?Ÿ`xorPk,.Jm) sܽ~X9A`Ob '\)8gǒ] 0%\!Iy(om~o5‡ȉYo{9n(DːshÊѡ"~VN-A~ڼ{QS  D3GnlDmW'BgNe7wzZ!k|BTS9Nۜ5vebZ !V9x!`d.=0 śBUCk34L濖WE[bB00ߛyܑ׿G^ C~g(-#@" PbgIe=-FOקAHJ<j(H°lJzqǧolu/Z6r=nPsLe "+lDSe5̖E~L*m>Hoveݰ~!J7WRVwx*.CP20ro Z E OQ(54QlXhWyinhPkqFUy% =f8z&pޔI1~e!Bév5ys3{](YO\}YaSQ`ʤwBC "O=<)Lp߽#X?~4'MAzwPVP`iV/a ˀZHgNL<ڲqCR4- S'=C-?\T̾14^NڇvUa¹K_Z nf?.]o "NteVA~.[5cvLd܄P 0Wr|Oj>>Di§j}Fz]F<Pq6B(U H#,5W 8ؼnug1ʃ*8[Ը`X0;4!uGWL9=? =_WSS[]6X(HJVÕ5$a.Ikz?8}xN8,~Nvڮj<7}JyQؾݩ>HP[CW0BXGz)}3 (:6nA4a#zENhoي"%+xzGSe6G.='Ht2fsjBYl ݀P;LЊbW+ٗ"q*9+_4lHc-ExpV4yϷ~zG$]_j.rp3gMyMwB7:TrW[ڄEao!WRN_gOCYh=2EkK`P7-_+TTԻ!*3xr# ' z9z3!m 0%/HHigÅLʿV}|k'$>rxn'eǡ(:pxř<#\p R"׍dߡWZ\ERKA[唟y!h]#]~RD(+#˓myrEy^32Pc3əYq/M<𭦤O;Z4K}6yX3>u[T \M:A }[ʭEnI;ˆ2Vh)Yp+j\d6Tn3g[d:Ջ[ :u#jFw9Tir˼L}:OKD#KkF_F/ݐ-iwxʪ3UQs1ti[|˼Oժlh84i1Q]LXEN'Фw9P.;mi̩MDENS{\aלg<>-)L%}N1DF)d (iö&Y=)NU.N1 H ?Y'9L#l7ߚa&F)QLnh1Z0BO 2hF z.Cgl=9Yx]}A?-ˊm֔S@#=m`$%Ş2\ F[.JIi2~ho%M,{'jQR`DP!VZ~w!3'Y"j3 {;3ZAtki@ndmiF#h"04v\i`5=xצdIr.*D\O>@Hzk|rCy*nR/>`hY PU Q&R1醭mmW }r'' 6-7 UJX}fj_6E?vAM-^yP߽"_w*B/Wz]K`X|c ?Zo& 5t!c7݆ /eNǘ9m,:a$->Q _R Vv<__k3/TC W.=Jt7xMI9Z~Mh4ma>3ʀ0{ RsDքTHe+"2:{e?T'3݃*HXu4UKM6dM<)؃8]ͷ/c!4$LrYk+I6~)gm9M %kumw|"\t:T&cU1k}Y+4QG"NOM FHs+Htؿ?Nʎ'<9F=|ڸUi ."ӛ%_0sqh; ~*B(ߗ"J*Q}c-̽In]xсDߌjDQÆ~$PRu񡛣D=v y׋2[;`%} Wy0Mgri+M5#fV{U=dWi˚˜ĿtޢC`_#"\'d+Ŵ.-ŵz\]1]:amJMѸN[s1'HbMw 53lA^ 1ՄAKZmtBh``l)Tٓg ba#Aى kْx֍cw gr~ %l\]/~ uj؏!MC)_Җ"{̳x08X/424m7}g9l%"|o\ G'}ޣ 8bH{ ǎ ԼOb41$[ '8w YtAacLH@.8wk&\+vE4I/#S +kx [>-T%6Z7Ĭ?I{, jo~vW3a ڧCA_~g4]XPШ?Laj48g^&w!:A#ز=)>$,yb:܊U,(',{G4(˗,]r1Hru24bXOS] 4~M dZΉ+Pj)>o^(_M'jt`ŦxP`*2eDlble&XU1B}<o0p.*% H0[bm_[Jl #? +=iH̘j]:67[u? MC|0ei2h~Z ч;^Cj@y$%ȅgDm[oojZmwnsr86s4{}OaSJU~ MQQؕj56K!r* La6g~:ze{\gxa>F1[5:lqZX k:v \`ߪY8_N \^L^X(i:/{L5KDSٴQ1:mr+%lxt)5\#(gcWe?@$ V$8l4 BB_CxG !/X#c:8)XA' ?f?/C"J\1 cczXK1׀-G PW+DzHGӧdxdŷ&u:V PA4j°5/E "#EƝ)az~e>R`Oqǻ%9eޑ' RqX3Gnsu-nO^d>3{RŚ)s>#8b\6SRY$ڪ4_N]q׌`ؗu<#!-F \,-hR8cZM Ab+RJceo]ZKԖ>H-y.xD`V 𚑪MEfa|a#g+AQ3X1AgɞfTH7Ơ2q '/ +>!*`Dbzi9j'!KMY?%v^[)Bh³IsLﳨD(75bԕm׽3 [2- ]Gz@eu~)+ִu݁x/o$174c2Ok--{=ozs2 R2e6*ę 7;/4Vaf:"0K\elA kw|]?OhAe O@ [H&f5hcj\sE - m;Jܡ>H4 D<t3 am&&Tl8C:G- )5 LCEe rD=Y]J%@%qO4($S3pYgfE6};E19kNW:Bo>:d\r j4͸MQ|{bYΆ(~ b?} _dRnϑ7օ'9gSĎ`]2 V| u#!*kgךu)zʣ QzCGq%nobOb%b+3~3lj.GщrtgMk3@3!зβryW7Sɑ5\C]@bm_&jiëwbwşʦPO4jQDYp6$U8|eyIO[g@{.y"(CQXST2\hq3:S=hFk ~Ԑ3ħO-%5+y="(05 ΪI4NtWI=|fI<&PfEQ1Fs2j?8fB?LPQC|<pcsr\30zmSj*,VYcѬ愒 Ig;B\ў-jkڎ9x*U_rGr2"Cdvu84ejvnH\Q$GBz_PcT|1mvF?Rh878j !6l5VEvmkp [bL.(9E\QpGޱ&3_a#jm 16ٮF RH'D$`rv_Aь8cIAnY$N.*2{jj1_Җͥ뜰0C O:VsV3)2EУš #0mc #݊L?Nnp܈$  /Cӓ,,s\w.3y]V]Ċ>A 71l˶_DZ},*4Dsj_-fڇj:[$iG=`CL&tb\ u%l+=%% s+/X,t>NLk`w`AS:I2~wT‹@jqf4+xHRo7?xjTU[i0'z ̤3Z\q# qN{oS6&)+*Yzi EU e{q6kW'qșR `~$l ) qNY7yUB%'cѩGMV9(W!S1zI'RS~iaB۸fïS&\8ews$^X5>(7*n2r57D/{D~a(LeRd:هYsߋ ]sr]6ݐ u"$xQm ;"ӌ]к{9P?yoF9*^rOR?@hKq85bԀv ѼJdxxL߃ Gek||@Px,N$4w$U6_<<ѩN mKVApa5{~! _Z5_z,7h`{Σ$Y=ۀh?":q5ǚUʹ.`QZ-x,_(K܄n`}G9ǹdi̊ %wf s;[]ɭ,a7 ֍]w"klf@m4$N#j} HϘ5<{Ж<' hR!*7|OϰҗeV8[r&;,xjV2}?‰F+U"7~B[@vFzYP?܎j,GX 0iX(ҍi/\y _{TJ)ʤa|BKK`ބݼl4&MtP֐& iêy_0e1#nIG~oЋ_fаkI5 )-FNye'iLjCx-RX߾slS=QWsm` (84q̬H^$c/CǺ'hkĶ $NODfJÿkZ#޴L`;)IpX$e+|G3L9d.{^85ޥv,}| ŒWa ,QNm磳QAcB6Р?dX] NDؔ7Lrܓl6k"/N0q0["ai倅)1fæxhJ i:umQ+h P}t6'ZTGp\ ۲S:HZTC:Rˑi&^s`nF›* v0&,=D੍H7d6?g &(X,Z{"K^ 9/A*PhptĤf1p\T)eZ4 --VUgYl|<%f; M/JWCCt[$ I/%~*VH6]>3 #l$R37 %Cj!AmEAZ&u90Di`e 8a {J)'?4 ^m񘯷uX]ӣ ZܗGdYi~Ӧ>eLd;1^@=X!Jc>s܁XtTa`7R#3]QBi)?M{8`wLb?:-S@_c-!_޿Yu5M  ιB+:Mh8+brq?ݢZ_yD԰]JIX%L}_A.%'Kt}e)M"E*q&!($Q^s1;y7hWU IqABH˹փN$֑ч  LTN[TIװ{;Ea|bGѹ,WE fBG/ -)5CG (s5z2~73#@Gߎ;Ʃ&V`Xu./4~C$1TY)fU^ #XCJ3C٬V[6dicGИ,w6MDZ Ybr_GU(Ʈ%¯<&\_1[5H,,|$[SlNvn$<\.Gs(ߴoOeU9 v^:WRO|}WRidG(W4r n̴%.95P= _˶.VHw,ӁV0Ԟ /$ m6&F]-ĵE3,kي/,Zs ::8 W  t,AtJ=;3zkPy+k+#|likZS%ce{F0̇{sۮ- )*fI k &l #,W&L3ݍ\kaŏjt[~NsC(hY`k| Ymp 0NP[nTYXY{@?-|zlN)D2ɪW#C, qiyUVӚ\o%o!F iF); 9\L.w1L7hz4 >N<  3Ā`4k]:%ofi/=Jj Z'p*܀{T@Ԕlr$+t28ǁ.1`Ɏ <-a!"Gjͽ)`]h?-^Hɒ0lGu/?[RU/r0,sN.H 犩~1ƘMz&|Cx{}zL^^>349Q'l&\й㾩7ŘHx 7 u)i=rX"|ąEscX~u?>T ]xt =ۜÁ xc=kO6Q0y?*&ˈO:\H8EI uץ8DYwnk15}Il <qh5oG912<ˏF]Lkhy 3짆>8=TNChöXɹz%IJK|^8U }o)[2]u"ǃqnH_]+_GnKi}.&Bu]:s՟/(8U3Ǥq $Ϣ`J8g?##oAGn"3@bI4T;pCZ~PPAg|xxdV./z!#yCx8$8~>.'rNlu?y[)u_l%"gA50\yݶ~Ĥ%#Ev#˸V]y֔-aFUH P-/y g:駓 (u|!R@Z~1l.ǗOADȊwd6͵G rTmR4[ g7%2wDU.WF'e?{3PT*b V-Lh JbR"זR5$bynA9;Hʓ;0<>爒c=5q;DI%OX7^Ӯ+x\"J͗ei%ؗ4ug2筚?@.v)bB,O Ӡ^Ɗ]>s{Q_~H4jʠsO苪gjLLK .4P$5B疢+T|OT@ۨylWp%F+LP0JfAWUg";pZw _bK@lhD}S=g--HШl!XXT%q{v I@i`> RfK=3 KoHe!}d4\;ܛC0+F$)FO\@7.V]嘘$&?&tQpႌ.'0%+6P=WXE, qײ[ߤ)p 8j=:j\-6s_f:L(76KG.əRpWٝW›1z,\ŜƓjY,w?*,_M,ao.SsOF6lS6="dseC$@‚-?~DJF7]{}tCd9َeI5ӡdY/89b.^%'à[Q6ʶ*7/ڡ6߰M6V+3fMHvrR8I aR-2اWC0dUΧ,#,QSmR a'nң}N89,tgvɬEX;$uO{2X^ [#nm5pP9%J^ufZZ+XO_s##PJ8VzѧŜ=SYWt;!)K"-;ƾmm,M6 v 4 Jmc-+dTC,X(>< 06ݚ檜)2k)7>(֣Mv޴NJZ2"wbQE= }˦}Uڋ}aYDxm2e'}\\i[$^TB8}G2?[+N7y1dJms9NY|eUwLUG͕1b)֝bLA8}xVSؙ"x2'W }{(S-b EG&'[f7^1b6whM7Z(.#6 ߑ 9, @& gpHG8[3\JJ:ڽlfSi9y/(/*障^N@3Wp4ôi<)~(ݔa})< O̴r73R lu -V_*4"R&q>Z6[yFv7bzYXoIjkH 9r8f9| "іݘd.8">\(}LFuV٤ w7`k hILq(ߎ6>g{~II =Ě İ>LbNt$xův97 #+_sn#:k 1GRcSJ!K* 5pcՁ!/N7b2 +W>i@h dWܧ3{:,chޟh^1V {(ՙCWFuX3q`?NATf5 >`}4Zv}V2٩9UE ~R:&DLo=>vW:o愊夆X\m?UUF04f}>iڣLK=SYQic|jyySyR{Xmy@в$ey翺G|#LKPlWݭcl$?4TZ]ja{ ^Z+`*Nq[ S*\d.zӺN#>>$Y=,䬛$ve5xpTCo&bb(?pxmRHՎ,'xG[o*ir~ib1VKaZ׽3,`]h>>tS--M3J) aT 펑9X[/òm>$ʀ]dC:TKٮɜKৢd4g_ϲ> TI>~ḣ[riTEB}ȇ ~Cia&I<<A %·Ѯ8Da $mpvֵY.pk [ўBWhn8.eͺ)h?hR3WDC9ǡ Dn.%q 6+KIxU bˇU^2LxV5u}ΛJ=tNQ:Rçu鵳[D0^!Vf1sR܂Vb֢kħ墢nGJĹ'm7pjY׆q5Me~!S5sfq;F|7# =~«iE03!oqlzi% a3*#-/W`s"g] A`2O SB.*R1w^ $$FݫxC`uNݑ1J޸L f : M>`<K븖ܸFH Mwc"P6FBH6睽x`/Ev367y_ˀg LMf/K)+Ʋ*!wU"цx66sN2={r݄,=.7|0(@ќd؀ӛ7l~oGJz[TlB7(ސބX35mPfN$ïB9`|m;ud|&Cs*|*چ%As&%ONcT4XAL9H]64xtx 1=X)L3\աz[USGDՂ,kT5 ~O4rIkdU)] 6վa'/&Ӹ2xZPősrHeDI@);fٴ1O0֫E"8YpOȹDH4Z;\'FJjZMN{cمdYs\̖c@͠MDTmQt7ob]@XC?Sς5,-GQ!5$ V>mK%q$k։v[lT?;u0K39c'KCL/ě"JA5ș -j+o\꼌}ܭ~8Q_ CXe0-#; ɧ ctU<]…LHU:&U0%hk.f$ 2raɀsZ #@Nd$q'XT9^'O>aɿڢC9\8lT҉$u hCa(YXe!\-NBr$$ϫ<9PA PLT| {c7 Fe0l*"u7jZ8[㨨Q-O#֔ ztj C@L.BL?#-Aӱ NL/E/6_:/s&@z>.,0C?I1˹ԡKW r!,}ЧNoP[ZorOJ0r>VD+[#91yk,F4mX@Oyoy7mA% kl0@}@S?77n-G4;,6w@o*\ڻ{,aQ.q|M-϶ɶ/h\&:82u"`}>t uDCںHVǶ(! ՏC>&h7jՆ{`VJ RM2\S`io| \@|}G^shTJ*:,Ip/Րa[3ir25!\Ҹ~ K^bM/ ;nʯAє xA&pt(yW܀|Ӹ*ɪ1C*4 `9B&T֧Kvǻh' hݧY&%޻ޜ~u،2{%q{[^h'?DQyjKWf`l׀'r-luNկbASl}R%u|] j I+[&35WNDj6[H`-jT쁠dfy3Z$CEΠP 9=̈㙱4F5c$@$+!1kO* A;$<e, 0j_ߋw@,Ue~EuA|zy+ sy fa(]p LG4%15Mv4L_WuD}eۛ}AzyrtTPZZ7p2f{79냅e?7 (q6_fe'E`SkrLx`BtZ\x#sÐtMql20=xAS=GLMzt䩜UU=/Ģd;6nR~gG5ٹ9|[ <9R!/lH\\8ffYwf'OӱҾ;/20=y6I<ù L05n͍{qQiE>abZ6}n4__]T#}oPxb]bqz\>$YѪ夨FZoRFʷ;ٍlK,rՊ<u5٪x"{%K+o꠳a"5%/QxescעP3!v_awT1f(j ڙc5T \IuWo/)ig 7|N3Jx4Hnl}~ ~Rє;J Kc0'!l9YH-`Pk O5_h\5n9i>Z}'Sk۾-/cTldP<hxs")ږA*G``#j罫f` A nI,fxL`w9f/ԩ j+(4 a@IĈc@I>vF0gR>MNiqJ0v" ZB<BoLy/=vHM݄ӫ$vܙh+JcbMM3 r&NǓŤ c4.2qnvu6ͳ7Xn.,?.l~n*@:a*."U'a[EKH%iEO.NkUy,z/"!ȅc Yrh]0d˼+ѱZL1~FTU'+ EYN ,?s&51i![ 3R4z+-hHR3zt];CN͠$.HYii,`bC<Ǿ;?f决03`⫤]A$03bW+Bq:ha\^:!RcA-8g`KnW:XѤGü8Ѱs?Ӎ^AdGƯ` =-?(+bn $Bֹ@ј`9&ݨƸkvwH4v.?ۚe 䇻aWf.?A QMݵ֊E3tbBr#8U}1H+]Xt2&xj>QkbgWC LoJ QBAGUeTlK^,sG8zNoSno"q/`>DC/Vk'=,NpuvÛ_}|_X=DP$?6Uּ6 >p:HK%thrE_8'(g \4, S'{F7sCOlt#AI0`r608l8 -\] hȉjM>8OQF氩&ł / AgUJF1 bo]gP7`NLmDvmk~p\MBj l?ľu .FуyoSqݫީOҍF}QPg4ALJqӛדN(7 LHTzXg3 8L 봰 !61VN xgfZ"rkJ3SԘbr0j^UfYaZQuP(͉Ӟc w}ΆWND!lIȉk[ͷaEZ pu1TAЈr3cM#%KMs}kȌ mnkGMy* Q͜Og ed;UX\W&V޽{.bOE0l1]I S6.^ci0C$_@X,%aIy9@ΔSVSSr&)6R8h$|a< ǬRr'Z u!kz]_hw BDƛiA4՛&+a}HsX<#@^2ItX% U_*]xf^g6D MJҪc=02Gs?Oȁ ! (Ј8XPM.ǙˇV\˕.T$˴+BH@2/k&Ma}o!flu /ј6iq&xH.=t%t eyZbO6@Qݪ=N?Yu|/6簭&=0ͷ[ *.]X2@"qY X[cCD6(_˺:l|\ y و^,/p(TYgY1~?cV|cY{A O+vafP#R·ySwE(͟[wVh~ 3V5*m`~bN6{F`#?\0\}^Ս+`dsۦg&LcW\"p<ϙ:үK-)R7bJ;grh>mָ+_c17Sp[e65֧9~JFPhFRc^Ħw1ybcΒ+JK; <, rL~ +,Zv{4WEv%TáAn (`,e쥍y7C!&a]ٖzLXEԜ,\v36fWh+<3=M۹ϮT/^"(}o;۱`k:u7^W\#]@Pkr KSzj9tw &[ҥ+d[ 8xx!> -zn'30QWiPA^LHsp/S q>),q²D7i4\D70lucTFފ¢g#ײ )GT}=fDTeZ{Ѿt"yYK@X1sЭ 2lnuB?)}R A\h+|W_Zꀈղpxr(7}G2Rvh6l=:K_tKF>J&AQws"qoڠx7G :cba bnMĆ=vQ w.B9YmDXIyX =.irOS=j0?%?wKf0;:$ A&Q7bTǍ]F%{bglɆn"Y/ZpI[D 6S?2X0 ) foqxB&bavfJpI򌚯T,U^RG I 򪸭{+,ꇺٵqQ\b[Fօ#l/wWqAeRD xKw8ۛg(Z3>.Qԏ]W˘PyPF'ݤ^z\0{ FӞUO Lf)<Ÿ{gv0Wzo&9nDrc p_b#C|}\-2p8WCcG-ݺaIodT飗 pRO~ut;,&ZiOʫÖ\}h¤b]$xR *bk0m{B!U>{XF?1׎Դ(nHt$D'@+$}F>!G4t&۝ӧ^87ƑW`ls Dn r=3w)鼱RCۈR$Ѿˉa{cVbʱ`@WXގr~il-B|5w~z)`I-s+@!MI\,pVV{DuGu${҈t{UDձ5N&x۟ WiڄWP˅5NN0Yp| .? 5K v-*U  Ո;- g˦Ǒ8>Q;W2~DXJ4vFa{.1D%u~NN%8igMw z`.XSPhXX-j=||HF @.ryS&`LU܍kɌVҿl0AҼk'=MBTYT$<"FM̗;(<7 ~3Ǝ'ʼnc)?"/lnI*uSJ ( }$?󴴴ƾz@;h\MX%C-h+NPa5r98\vrX|spT=>19 ʂ:A>.Q7jJڭJJw'yCI-eڗ4lA7R5:9Yա5e 1m!Wi-E )*nD0DVTmU*hdQ W#|-D%M1A^Jy# aHbxmpנr_Hc9N;J)eDM.!Fw l[Lq2[~MWoa2==i^oxbb^hHy$ ި~@?uqGBg.YwSe:d y3M L:Ip; akz0*/)wg2r/wA/Qeu"cUpШSw"YYQ ۀE"䏧,:3M 1JE6ouFCm+jLLԨȄ^WOJ.9>eQ3uώHz\j:'$!YwWF! yJ7>XVb l^"Qq}@q%0J`A$pʋseR6 uY)da n x6L-;wTt#@ʕ?mKYwK";M[FD!G(*M3CNH:UA۞@X9 %E0&W)?L'l4 ,:#h ;|wkGM{yp=޽e4Iyxr~=0iƄ*(zęoĕ~EDlʤHKy"i{s_Wy !+U5RG:[8VoNi}}]]6̝_ C⏚X+E. J+0NGA qF7W~ڀHnX.tkSӱ=tF_(UɶQ>=w-꒜S{[{+1%vQYںs Os5ҊX8ReU+Gv>,'Qj‰d0Exɂ!|\}Ϟ?HaYTc<1 5cYݝ 1T͢iʽPy\rp/x0^U2T;VIH ~ vu{,*N`rl>~%ӓ3 {,.G [Zo^KJFpT X,3"SR{W(>w` K0С]K[f%KlS1Pߕ ~Gc|M>ިU1Z`VE' A`հ^>(.Q)O0(^yT`4h%d6 `$l]3k?gı?yf°/(Y[Yϯ|N V lK;#wNZI[w+%ڦglz?` YzK pr{tz)oyL|e tzٺ?} 6UY=?0˯#N%J2ҼWeܡr)*\H)KÚ>"Ć]<_O7-7sJۏȿ/Un_x–$ j=+#dg[dYv0pa 6zU18 2; 0*#DBL U51Rbjom+w&3H~EHS ~Haw6? f|zr+žfR ap}1ĚTi|fNpv; Q(V4 /**fs-|_8, 34\ejUth%G5OJud\m. AV]Of֡ R+_~+RCD-KDTqi@zd{lWV0 tcP*mї_Ij+0=L͉FhcXH!c';tR⸚MGTwS6mŷ48 As%ھlI Ӟ[H}\9U^`k "II((׽9Ӈ`3ޯղ]ň,ac x/ <##}7 f>;I O{BQ12waf'9YK>-N ,+I6Tc!j'GLwxJfr5Mq6zႤKQ퀞9 BB{Yiq ]igKA} V2"ˑ<&\s|~B*vAWKWXȾq#Dߜ>ޜ#a$u1($%@.ݖ:/zPz@y;~؎Ы,ko܄hr f'&ȥ]էi>1jIu;%Njmة[>XhF#ܲJ/g7_a[bR{6|O=mXއ"g:rꢋIϊިyh Nφ[71N|xKPtUk#Ux..kxG3Nw[Jf9S Wn [ؚT T2:nP+ZBEmou%_] qKJm8~ Fvr!7lr%OXv(xI،7'deCdڑ6˩h:Tā`u`jj;8cDZsIm)ٯ\܀,pLȲZs 3W~~4H"E((*+/#tLH p0E4ܛsJ:l}^32uWH {q&fҊl(x=33qxC3ҌjzB#_TJ|R<Ή']@V.[QLj=خ"EVT:4v\Z M- &*e'Djٴ[ڒU.f]͌K\L̴AX3B.@!SBO./ZDtaa|BR\YU͠}|^bRi[ƒpEbCb|j6+?JbYDM@ĮHMZ;h޴`m>b ?o#%aE ]BCycOQ9Qހ͠j;Nsh8OOS*˫7GEHfNBJZT!LIN?P!&`hB1^ T%4}Zˁ,9OѦ7ߞ+ܦ4Ԫ<*"VÒr5g@ꕲ 6(JtbɫmշY-!f> iݞI`g=~Flc``>ӏ,HZ 4mNVyl"v8I{TmXH׉0ȹjEwD FVɥEʄ c) (tOT9?B$ʋ6PaTOdI1EѾH ^dx1?.T1TV%cES,CGC-!5X(uԠp(2۾~a{+xPeGȢa0:Jd AZmKJ6Z\5 æW/Te Mizjoja9\br& 9~NW`T+MŞ7I7 |^}O\Wc̭" @mwB/I saΛT8qU[&2`]0Muu+w Gsrn%_S6eYtEiN{[̥ oqEb eѨeNj $Lky`C١ClbUe|EuNU6$vkt{c&sw;{o`q:UpDh1^Et_>ɪ%- V Ԍ@R9ky"bٕ&])I +w2J۪4ۤM[G,h|@1Zs/irP U-FƢ!ޙD)r͇$m#ՉyVԷ:d;<Ÿ IO|2 Ȑ2a@R2s!oUNK.L!Or?U SpkHaڿ3*;hHC=ruwrW-Y9N&Km;!H/L~{dH#l"}Q޺yg__~_"ظ5B~z^DCNRkG\\} w$4]n:76NBLmieߝ-oRp,@N Wa, $tN=r,RНsfTdNGk"Ei}Oɩ1[b,uB:x.g%kYs}K@T=cyX7ߋJ[_$܄V<|m<34}@t8kϲ.U}IU;H R+r:_'$ٴn!s-NUǪk¤e;yNŸJքep|:!*Zё<bUԖ$L֒"#` o+? dwJ$:#kAwƒx1')~4dƴ1UVqS!Ӵ h/[j`EmLKK<& 0Y~P̀D"bTQ Xz-(Rg( -qD w۹\11—HHynLת͙Hya[?/&$oj|qa4.c|K&GVY{s]@-FÂ@H`^ z$-ZB'@3o4eP>' &޲Sl\ɇH7]X"IKq}p%%qɞ8gx Ѻ 1vTlF-6OCqG Q`M%~MCF؞aZ%K!Vk{f"uaimOO<\O |4a vOLSp z>F/qv35º?\5v)\/>I,Ea)F`'0|\"={Zb*JкY[*|摸l|ikPMn#\~5ץ%=5Dކy7~ ?9j1vn䂙O~L'g"{BN_zd eϺ1\=L)0MwU*E OI}|jn'Ҡ4Q[{u[~x_v0u}ܙyBjLzr\eyAo%'~73 =f/ ?ݞ;” T@'Z@$+eB(W.oJD2}!H>"џYyP )lmYu9;f@hQKKgjiH\Or}Q.8yl#iU/J]po3qOuF%dݣy#eq n-֬+!urRuֿ璠 >V >s R7y H+zpy>LO_2IlRF 5E:V9 ?}y*l2-^oBw":vA{qJj-NJ1!IҢE{cdpxm%5K+@x~3<=M㩡}삑k.br.R Ϋ`@#09E\A6Q?ƙr-^x!#]-9jUܜJq Ya&l)53t+)y ̕>6b( ]cвE+>0=iDT v[%HHÊXgZhh$C0Y fA vuvL:*f|RgpbB`j6ANwS󋤵|w]‰:N@U4i pOlJT-YMtF**)xl!ÒUڎ\$v)ɘ1 aHG*c"XȾ{# q'XҚ1, >ڜe_5)ˀau1$a$*qQֱ nO⥘wGVQR9G*]B]PBrcHG6Ǡ ? 0 }&uy*\|lW]E_p eL[ϹzdRTVP.ϖ GgaBdviB$b "7m'8RL!Hm4=|g[2coA i40b#s[) 55=%^Fʒ`+JflxtIB( ^U%h:2bNֽ4/n*Q'֖]≏#2TC-[ѹuKSs#8oEȍN#-yr 0Z @(ݐ(~—%9m.gVEl}DS(A?QsTJ ]b Qi2 7R H,tLz=Wې'_?}j-gi`tc2(OfTC'\zC>)Go[*Lώ 60VpAXca]=d'!ݭKz(C`RÇ뙾}n wa6DkYLدЩRiȳ?$*.ϲY9&" jdZ-35#9_5p\jlsOһSHt%aB*]kQ1.n](H A$wEӓfM '%@){ԙi;![Tvb3҅N_qݮʤ=A6*`uN[`CY¤0[amI+v=ŀI@h>;pq-eP!Z@I/TV|1Om݀裶I #/վ brh*bQԼI WOe9l/{98?Xrz|-Gs4@ފSPoOǵ- (jB,Jaa5)]g47*oᚐs팮DžN[]9y'?,AZi\S%|{B=LEB9oj#bh6 Oϗ]i.`^f6~%iG3 (tɐon&?n'@6B=G{t`j*1f#gTs hx{9u=-D`x^q#{Xݪx:ۦ<,B5PSI9Q;SQ̼iՋFV}VFr!Ο5GSvr= dACؘv?ABu:ln*S5(<$pf[JT7%|">[[*5-/luIeS/g_,{u}c7'q` p~Hd : d%.UI"iȆVu٬asv(VXLQNJ3@%g S vN㩮6 !S7Y#)*\(|(+r 9sQcoRȐxn#_ DQ~pq|%VQyCb3wN=Isϥ,zUG3bo;*msE+馽xo;|0{xMbt6KmL8hin7-mIgQbZ##+ rZ ZTG|6!}:ei7k| .#{CUJ,6Y~vhkk6 ɒ+1 -Ɓ9 =M<=˩qXpc@p՞1w)U \brF'/ފ~2iKȬ!ΏJ4sƙi@W-HւyX<:q׽LE :U 'l c܂qh]t"HYK-R`ŞH7"pDƓZTv|c[$N)t=FXeBմzюzI%M?%qVXTkyf(8gM_spL'ړ%0uefZ@u"s/yx]!IdNi$/; _֗{/MGm~wNf#Xa|i8Bnq/ 3$s͐*Ex}[r(E#͂92h"IQ{u ȇ smSYLP){@_9S>F r{:埾 7.K87LSC|Ƚ$ 6)E/b  ,ٔ7mtJAd48~bз@ .n8Ry@uPB"v5So̞~C SiC CCBr|{hdBX*cg1ů=2U$[@0P tF>$8jJ[935:tBF!c_č;A+*ƨU;@,{;v&Qd"|pQ&(RZXx!6g|RXO(]YЎo=9gx\- _B%PdO)r@ &6+aBo. KP3B{@MH!nq1,3"Y#GDqpaېҲ hae/,? m31; յʤK"cP1A?듦TKcY /Z7, %NMG*Wƕcyuh۞{#V~}}TǁOipX쉆+q7o9YQ#\o'XBxeJ(74"q'МTcs:=y-X<9? o#᯻k =_ƮV[НAND~*!#a`҄Ss9M~>G0>Ce^O{Loѯ@TNXoF0-4ĵ{*Xy8tt4~s7|1YyƛDSY=DdrF-w$ZJDZ(ߝg"kGiV;$ f$QIN/D|s~/'cK>8c+,r<^ ˂f\|Œ *7KU#ؿ*Y>To^sj6ܣL.]V{Y|Uw(6)pSC|b:W/ 2+q)P\G@QĠ /ZQ^sz]*1nN5 3&PO#iO/.2lE9xV28;Nŵ:ayBԽLwXNSdg( Ug/ʙ7Mn3)P蝨!S?"h0#u.oX6o c=ͅï )U 6媨F*o!ᑢ ,aM@LI_(r|J 6~9ؾ- tTt홅ݪnюg)e2P|RL&A+P!eiBQu$yh"dnTruKUp8G ݯ +`>d 엦%4twݜx{K{hr{'$4 fkL} ΟM@"ˮt<̾]yby+lU Ǣ,.{AUn^xb7!s J{8Hk\cL4 c2*#L_,GvR Cvt^=Jv]1M#ʍ?jjᵫqgnnCDޥY/!\-$?y5 VIh[w0{MS0WXm &=D+3x=n \Q'`irٟU JztB%i 74:~EFu'< xFa8<]E{c!ßyq]ӢeƕǷ#ts"4;Yx~)XehB955P ~8sƱ S$}?vAIC{8g"f ^OIi NKÍC"9.˷-y4x«c{\4n?!gJm8q=*jc( (YIw?wjxN˕ӻvEf'hg2J^a O.-'/&GzgG u$*u[S}1:m((Y ^=LvX:2Ńy/'()z\kwv/@1⑂@g3݁TRA#P=.+?Mx`w"l -5@?Χ!>&JYHIY"0H ( kcmw q:⾴G9vZEzǗ>AA#Ju5ڈ#MG}-ek6۞qIqHRj{WEL_5%:: ^đTړ8+V6-߄}.Ĩ z^?ow)ܗ8$Jb2]cD}EguiKIӮ[s KDhor߉EzhX_9VԳ r6hfB:wDs`])j ?+~Ŕag l]7a沠lਉhГy-ͮC/@*7%0iw,AVe(/./~= dfϰ:"(R؝KM pA_u^,pt$)"=7iJ0 %,,1՗, $FP|=0w1񴡏8mv>;3/kl ZB{)hqR2Z[[w5U-*y>3Ki!)s)_I=m#fiĜ 7!HKN(F& Gzc:_π5τ@f\Kb@ԉ4/&LGZ:<ŇMQ!p&+[AOcDjcs ?%+ sTS>\HtQ?z,d'n*C-7џ ǁGm>o*$%U4Ix[xb.Ekne!yOFl?)!ko~f'{NA=:7E%Qzp@~Feox&lD&o,D-fvv~,@BrPUΖO"U7ԓYYb5N)^'^lYr?`v. $4}+;_3UˁL+_O¥K`~ :xIrpئv@JuY[Bht& ;FWNCg|D۝t1z,kƵP0|+ c&I{dWp35zI^]Bye|s3$£ҢXC%6ЏeFA!U>95kD݆Lͮ1o-M9D,:4U(:045v߷,TqЬcu ߱ dOL]?5Or=q3Hq9w_JŚ K/<.y%7f=9SV^6ۜ:?QS$Y⚵neC~zB+kpyQ$կu #Pbk [fsNPpP+E.x):x@'<[R1~@FOsl1#~4.Dl;hrsVr%[lqj%tqtFr'jgMuOHcsQ>}OCo<^O jr3˒v(@g/>a?k(+D#ĘÝY͢"/Krj.G:66I(Ǯ瞎2>>f4ch)0!Z49ȱWpbDcc-hM0)KAp)Qվ?K#cM"<,?yȽ[>1=BU9x[ܕ78"͐p3hU`9C%FUS K|e2>Țzk T((]nuN%?mU0țN\ҁ5{psg`ݚ+I~w&|Ş,x2؊IAwﯓ1Y6P֓b ڣgcpԛt=Dv0^$E]ۡY!-4JDV5[܃UƠ38M|4>4{M yLrw/(=DDNͻAXbzm_<3Nؤ·/^ eDgD7̿)Zy.՟+YƃޟwY@팒 _f*Q?Gt8pN3gRݰ1VC]U.63Ry"(Cf6d{E`f[S"t~ܳpEw'Ŷz=nUV ћɢHfKO|[fX[쟆&J" J/J% enh ʷnFB+P狵J2b!e?$B*Sr ?1o`e:%u7`Y!rV@gZrB;t78/`XRaXcϢ>l+m7 a*s%Yƙsnqä#33GM@O vSvW48eŶ ܃[$p@"%ٳWv֍#AC2KKG$&J(V3" Le:7/}-]Y~q =bnrFxlZV'pHۦk!N+On= dO%&ݺ$ 6f_O),jbu]6;7h ԽpD$lplc^G(Rccc1,a%/Um0By^UZƪ-$/QN [ʡ'f.̓h'%-T#4;jW1iLʜiH: 4aH9RW}: t]1kyT[lcqj GL ;#ٜщ`^XlGD}9Ou^ZIkZؑAWKm-asMٱmE<B'z2ۚ"HBȐ$ acA 3(rPG\{9k>w n"'B_?￁H:7@gv+G)㖨l@Dy;%KQ {6]:b9?K4bWOL٭ۮ }ϥaff lJ-?͋˟Y+.U_(GnļW ?̒9S~'6pluLӟXkr6;y ] ٌ R ;J:詋@#!&зYNLt]zӒHJagPɬپ7:R^Ztנ)*-"M&HX%q2%fWKEm?S:!|ۃr'B5pOLiwȉ[CΗ؞W3o~YWóqSv* Úh(K2MYirpڢ&qUS@GZh TQ:NZ+>kS} !™M~Ǝ\ʸ}Ni<4b0,i]ksG%V&"GI&I/huųN_d5 h:۽l9R`LZaa!4HzD]Ein)õKW^3)@'owDJ%1#n&7[؝PB[ZؒiN&n^KIVE rJzUYh+{]e ּmzb_ӉX'Yx‚[u $m=o^wf!O*a3/7VJ;Lӕ XJb('-wND< ИDM_tń #R\={"p"lmGq.5]qY@@OQީj !nB{R%q4/mt[c#|x$ 6un}yBPԥbbLU(F|yoK) x5 Ti$ J~Kdx~7,غ(Wq+ (8c纹/&0-&Rp9Sl_`m }9Rĺj2?d4spRVnBcrDފRCv3q)\ZA>9n9P7-"OVѝYU S`.ןGk%%1[ٙyv6iuɓq+h'#Vkn6By̭j)gbJ9gCUcJ؎K!=M*%2i G `DA ̑0`|9ct=\ˆiEt [(]V}J[uJPt#HxKKv;|R!V7&w0$2 ;Zi_Fq ދ+|RmG!ޞ_E4,RxU$*/Xt38mu58PS8A  O~K9ޕLVp0-cvET02aY2,]v=@O)@#GS˕ YZ