slurm-sview-17.11.5-lp150.4.2 >  A ZF/=„{ϒ)Rc_DVWϤ{)6N&no4 A,X?Qk8SȊH߾O! )\t@`OL,^57Uic1?/ v{?/Dբ#9R:R픿 ,/6/'9j9eF<5⒌~`A \2/PH0gυc1Ζ-'U` ȅE *ZN۪&E-˺9ׂjCȳ jrEpBX&f蝖g+{&fw:5U2K g`X)c%tvÚCBߌ.1 uA_kZn&gDswӢHʇ'c|tYYa^*xikUVe8RMt>'#hG~tv*p>$?d  : @X^hp t x     @Hh(8090:M0FGHIXY\]^bcde"f%l'u<vDwlxty|zCslurm-sview17.11.5lp150.4.2SLURM graphical interfacesview is a graphical user interface to get and update state information for jobs, partitions, and nodes managed by SLURM.Zlamb56openSUSE Leap 15.0openSUSESUSE-GPL-2.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Clustering/Computinghttps://www.schedmd.comlinuxx86_64?큤ZZ{f060badb4cb73f9a29f51b83879c4aea536039de8831d3d8b2a52b736e9b4bd234162614351ec90968c2b33c2e9f9ddd4240436be5140812f937360643bd7c17rootrootrootrootslurm-17.11.5-lp150.4.2.src.rpmslurm-sviewslurm-sview(x86-64)@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgdk-x11-2.0.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-x11-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libslurmdb.so.32()(64bit)libslurmfull.so()(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.2sviewsview.1.gz/usr/bin//usr/share/man/man1/-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-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, BuildID[sha1]=03887cce92c895bb60f4b6028b94ce64f47239a2, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)RRRRR R RRRRR R R R Xnc/utf-80fba77df514e8e7d4337ed1dc0fe593990f20a53ebc8fd2c9e7f76c8ebc3c41f? 7zXZ !t/Z] crv9uc D/RY*\FKX(~l,1F^%U(P;ٷ7^̜ 8wR3]'D NxI_X(rmsDTQ~w–QctP1á}3aP"Ytr;6mUDW= ~r"B8zR r!ߍ/(aTfy Q\ZTD*F]aOf6BT2^u- #UvbZbSET<c).Ղ!R _%!w׭`.kJegflqweV D1nur~!3!s#g*BI@'ЬNra*kV#v>ǟ +2mZh ѯe>@O(Jt + ;]J~-0mWʎԅʎ p?g֙;&4 |n>~oNDv97]$hbqͅ2j1G9囂U1oJ|\>IrQ7\ ˲ >tUNv2[oB/ LǽfnYˮٷVY_JO&MLSe \$!AU _TU |9 ۠tSCY,QȘ/B? t_ L/dqzKo[j̈́/</^.0`3vjl@OB*vqɈb&}wMU0z_Ś e͢жqrS0gZG؁5%s #CJb55yH-y ~SOC 4Ѽ|b<\[_у 'y~mB2οAr}칱 :ͨc˰L+>37؝Z"ڸ1Ft# e "AεXU o_Q=[/D8d@Jwl4"cˠ ŏub~Vq ])w vz׾s]E@bN\Hy#P|Ʋ6k\qiIР0Q{ SC]Ba-uX-3q$,:5s#k4v OkAG>"ۢrd(-u&܏{B<#{(ZNA5Ww f4 pH>&|@gb^-ΉF6&d"\gp:ewbg9 QӦ!-ZE>٫V~7k ww=_Cz-&YZІOw.y3ia2'i,tl|ح;vH擛к;CZΈ(^ P'~I]OkLN0OvjE痽Щ;E'r]A:^"'W ܄5b\\ݳԑ#*kYx%HaZDkpKӣ[c&FjwǪwJuEL)a< CF{":<"tBM\ф}u-mNjel^^FbY0!HN~)^)k{|0(~vaO6UY3~<-불NQ:ԫ6xqs.t*Jz$!w7׬lOYldmq)u0 r$g:F=hK(&_ইwDZx&Yv==x­s̓$w UYoDԙ[R'8pvHǔ$R9!8f@O-8Ǣ;J0qSX\>8/ vW2߃ih0['34jjlEvh4Yc!Q$kE'0:-}sW" s `^E7By~FAJ*cV{8Zt}~wq_0Cd{[(e)ͰQPi-]Q6tSOȒ~O`mKuխzFOl>v۽G|W$@ֈsl>ȐU’BJu=da=h1нtI"SD*\fg_pp2:v:˲xrhTnEt AA*OX'ʰ<5y8fwhQ̭m %)&ӟ Ejmerj֏rSҤ)ԀG.4iEau+k!<hLեZuGWj,j?%uN e(-5zZʥ8bìX F #p#@FhȷđH?֐E;WAؔ#ȽT߫E#3b^xk2q4$Q\sK \Jks3Qʥ^0P4'|"vߞu*޸TOk:w3 ܠk]Ԃwʞ[qŻ-NהY z+8wꆣE;^oxR5wIxcɅq.(#@\>2  }!zrXf7mX|bWIڈ3y07')։6d Tĉk΀5ZyPtes&,pZECS!9o/ٙucJ vrv*KMGe~)&X;Hn ދhLA_3Z;[kvB}Fff~6ITfY~Nj"#/*%rvg%xb)$?՝6 WԅHzd{(O3iZʴߚW!aQV*EΨ[`!a[ȥK4;t΀YL )vڭ/H*4S{؏?I*3PU=vou $Kp4zMi?U㏒2 %._4w}[b8gT'RhRtf*BE2/G < ^h ,z WOҠQD;߄be~1ECia8\N:f0J/u)ߡ+[ cRF G/nnt#5%GΖ< y6;0i\=%Z%EQ·.sGF*M}֍RO,5F.@d5i{'h5{H|u-:Gl1 A2m5Q;WidIYo ̓A:7QZ `eHTCZR3=#R,jđ.jDD4 v^Es|qĠ9+F4KH;ZQD^'*|i1Uv:%d^7y.Yϊ;M!~Pg*?Nּ˵ ~즓}j\m"H ŧSB ٥aE~ax;;Mfl4,)9d)e"IFE~mDغ+ZjuֿdQxAj P'M/ܹ  _Ny[Z]U>d^ןq]z.9;p$Œ2wLq7t[Lk-/F%[%ȅ9<6el!0OݯЎgA>ᒟW XǞL 3O# 'Wu6 K?y^P#R޳ץ[}ٶgu1e+_n@Z]ʲzi6מׄF;]hVpH@#KۃqkHy'߿"I nB^9ᑥfVhŰĠbb\4ۢu1q_5=08H=&x&>|'nwCc;|&&uI_6y$g?R2vT3Zc^̶Z| ¼ޡvc,8 CEzf\5Mjqa]`~*H2Rt+$뉢5> N'j;2c xM{hjɷRn|ße4+_Y *1h񚈟˟Y.st\GmTv{|xz&/RIizhֿ˻\!`Dy8¼\5,qD`jFwմNj=-5n Abu S@Hv!xmւ}M`*ɩ }PtX 2x4,K+b;;y{s PikZ=Wuy p7HBXCD/Q)ڭG[L/&qHzތ H?pr&%-bɇ놽k];{scQ# :a 8oʸzqKu0h{ JB }b2:1|n]mU5i-h[j=%WVOlғ%劌9L{> 5hXLTao{ii#{rߗ£-=멷nTŶczVx2ru4IKx AnE :DGXt;N ~ 6!8͕ʷxF%ӣc @↡jz;4ƽڅջMN|=Um ṣ=nuj_ rf#I>oMƊJꪳҗ.ˀ]P6ϰA., [c;Vzsӯ"sw0.BK%-2k"|u)t}J`/޵,le̐EpvȢZW-e\&Tʹygɓ%uaiˋkJʳP?+̺H =G ~ `^^f"w$'C}4X#w{K0Y=L56OF ~:,rXHP7$L!C $Z O,Nwjԋ `9t$٘Q BѸt?6Gn7u]ʄ۳w 9[ϹŖ 3RziA!RK0 LDK◅lMb ԳICmiWNx`~σ Kj kJ>5G)/J.YR)&@tDE("6 LN,i+ ^=&wQjr>ݓ­/3'mnHk\א2=h^ `z␉dEv\$l;ZEu\d^&&l^]7P&AaDPڹi̩<}Nyk0P`Ͻ!QUvwK6@DQj-t]_ Wu-,?OX﬊uQx \ՅFbUVC~EE8 \|!rel=~ُ0ˀ&UzBj-h^)9@cHtPҹZ uxqN)?ڰ3"Qjp_B%>Qq r.$]ᐙ;9>oVt`PiޒL  9ӏjERm\ ;==pp|g"[ܘk:LǘU=:bS#LC$X82_3ɞu睩uuxfyxE!\<ǫ+g%nOiagFA aj͉!gG᱑E9d$Smc##U5Y|֫45Q9bd^EيTLyvk㛤n~ߚP s?w&]-tҟ ,<O6ΉV]>Cy/zӲ=BaS<%?!9"qyb-6Gi$Wu'{H~Qf!'8RFZ^ѓv|wm'pLH屌0KPґ|<hT+n/yMLs,Np% mE! r<83?y8|vש5>J.mpק簢_l?;b)ŝ(-2#TB.؉\FReIEB jznNa潈 >`:4Gj}9Lwϼ=.[#F;c_*kj{ 3EF >]([+%ɬ2a ^Ѹd+ =v#"7034KF$ՕiQŊ`_ᣬ]PR ƭ/U-=55?;N)Rg-f s)ioQQ=O{C*1KK$'v`J I_.уNrd'kMTpPO]ECB n`nөNyP.D{ ,-~3lY,qvK.;kc3 znVf(İN1ߡ UG5wKIxj~ڜ@G:5 `O奏b J<\( "W H:4c3B?9p=2"۶~ |TQ4؅[2c\k@ MJ+1/{!CMȓPͪSR|X أa%zE.}b%_4IPEp{ k!NIʏk3q꟫7 "`Taힷ]Qux/SbޫJRJۻM7Z LWf>0k^I`)F*̫=dtke',)6oʝi(IewΤ7EC5ӯ&RC{(/h83jXy6ۺ9wgbQ)g3p^̤B@#%:KUH-yjip΂AAtې蝢+CK(}v:[lb2*8 ڡQueRt:`҆DK#ǣ3۫F}O{Ω ˿7~N|&ZsHQ!pjuYT(.8!E~7S"r84l\Lzp>P<P2ysV])+` *Zj3ΡY@c rr7BEorGz9sU!x]/Z\*q:>:BDjZTae݄]5ns6Hc'B5g-, |Vs~;0oҹtC Eox>KK {uSر%]1 @"~j ];;!Rp M/<*Zd Kf lLWgm:]zwzR8u#R7DLq_@L/1 [5ġCM]| }\hJ 5HATKZXt+ĉgU@qDںC ­gbU/RӖ2$ǕJBȡ×|;EFc]Y]Q׉7H}{dhI P*=⡽?u>_}xotj`HC#XjyNlu=qk_r7't '.8@%#@H}mo'l<<*I6945 N3Y!4sA7!|dw 7{6Z0O>ugPœ d9}*N~k{Ut^>Tf~Oȡk6"~/_ds"[DP-",8;=WD;QnK[j5)ʊC,^5Kf!\alxS^YZz\UU=ajg('rz_ֿMb >#w{SLREt0ܒ⇲ؙ7aEhLe}_ś X"K!~2#9!aH 3f{T\U0n+b&9GP9bBUG(] 1uz25_;dŸaZ?- ]?<XEhz]=c3Ī'|UϮE;>S:m Fa0ɮM^10|A$PM >4-(=5wQy;n5 G o**z#/yksӴbŪC;gyn[ԘC&gT3ն0׶aܨ ](Fɉ>~vMuS4!<%iz.@ S`[o6]ҋdH1BiD)F0粂d7$C>"^b?;\9{ݩK/PkI[ \Ă 1Qmq[A-syVStfV;"YԦ{\2DƀPxT4Q)/ bwӳù0 i`^!18yyzMЀPp|[ֈFv W g@L"YukXe rĜ4-H{8Y&)9KBqk/]ǔ34*yVn>%)'#=m)FP<7CT1x9w²&OmQ%plF=_Z+n@NcF"$cտSLo|H(ׂOb۷kqdRpkdhѨkRn9!]/ ^1Z|;ẹYŔK=q6tuNiCh[Cj*5o]ԕ_ݚdd~/d(Ǘbjq;-\K)edB!Ã`QFbߔ|FD+X ]H$io nَAR{xJ=sfH5\LF^4 vx!)!orBR<.@hO,YGb-hMQDGm`3y)lrnUg{$F~xdlHK!銋GpԺRW_Wf XREYT7~l׈R~39k8L%\.Ŀ/'eNPZ!3Po|abx] 1" mL gzCfXSWerY i%bꈸ.! AlpBQ;(ݶ`e|TtUyL  iībOvPD>e`d9Q $9} }44x5H_uL3w=g9n%0KoPɼpSC6͍>19o@hddr8I\wp0Uvp ,rn&6JFRG6-TK7w0/_`z&z9L*~u4aEp ٢5~\Ťf„r4& D55iC#u'bQ_1bcKdjX2v*'uoMT, ~MD6I: AqzZC;(y?=jHD:qPBm .(=g Qw=/o5]pD{Iâ%iIm~ A!fg ʽqX*?l0ڥyJBk;yLY]BT" t?]r=^lad2g K#^Ok}½x]A+3Ao i{0}+ 0W JkY(*5UQ%M̭r1`_R A\tN. Mo G$Y XrEXG6ҡ=ڼu B*UO:6 c%Ю>ՐSאw^vWagdoVؑ$[7u %S>T¥CĹk^ .G2̓Axt)`4(d15cYƺ廱fd5Q,E:uunnWx# cJ;'YёnQs0 *3iܲg>+]z:+2fL}k:\W; to2?ٚ`QQ4GFUcv>Q̉]\ܼ2a ⲋ6[\Ж0Uo{rwc=ze0'B{\KKنv%sI;/}ͭdp W,1::PTU{e q20)/ҩnnG=Vu"&@ gx`eh>J Փ_zהQ,ݫyOc!a { .;a 5SYaifp3%U&-0KE Aus[fW>#l16kxrܫ? 2Qf+\O|sP7)F@s:cUc4##g7d|u i`݀[Jf "+@HKϊuGarMf4b$MTz$hV Nof{Iw,t+4\8O.s#ɞeKC6ForޚaH_)i; 9i,EW?;Ñxx0[ܗ>qܭ?%\l~gCm7jMquSsœFC/ uMG8DuȎ]Gy-.A>z!D[alpv ̰ȹ}(zޛd'H\E_Ҝ9Jo?UQL؏\N{; P1l)Ws>B>Z\#Tٴ꿐fqh j^;d$0j@@mEyӆ K_Gl]]1Eے8@.h,rQR2;`9&)9bΒ* 3qIJr4WvT1MZ ꯇRam=ȰNДh5n0t3"/&+CvuFdPpQ@ѾР p~1C(h­kf?!NCq!"ɾ X`HKC7&a `b,c Nl#W 8wi[G 5RS?|1 w }yC1nD'ĿlaSJ}nH0+̀B h*VO#Go$Xu9>#.W LmFY9_u+4prEh^NN" ڰ +E ක1aN *HTp!B4c~'0=X%5㍊=Py#T;Q>lhe%-@9pӱS&O`cۓ|+:{f~KV[F/ د(䬱HyI!Ujml+C3Oj(Nаs>oQk 7 )kG5~EDvt .rNS7\]CρL߳$f%Olm:*g߯CRc]'ճ)_DJ#k@mQISJ#:DtUk>,\sobm" >,xC&Z>%aZץlB;dBL%dK-@a9Qr=7n;bTtQ<y@dQ< 5D'O7tPe4><3[ލ/?םW֣{2 R&'Xw@2,тVCcuh5wF%lʩ}9|GQ >G%j K #Tg-YpɃP(bՂ'+m&SM#$R8# sT. nVEDX4 RGQǡ=3`s%ϖ6mP˅ezVTE1wDȲi H7;)5h`HkВlH; %*f]Ua-0ϡlzo7<6ϒJ,LV:umT"|W T\eM<-ʻ?/}qD"N~KDWpZQQy$U d~R.eHVє7Kط` ) KEP[I!2nt;|, 7_2M/}r=Ruլ#la}ʬn7[6hjFd 8 Vldw&yu(`j Ʋ<8VԎe@3S==i"S_U>4!?MQ Qxq䢕EmD@crd'FfHX_L^JFH'3!j0{R$! _@$ U?g;q01?ag^6 m9AѷǕ(ӋxnK^c#6op3MchWhpMQIN!뗎;UP)bD,m|a`]Y8JccK弁ZNl(Xq(y8K-&PWY%]SKf֐ZΚ^" rE8/{@ڝ֫΃2 fujDArթ6**q HFZDs5?YU"uN_KzV-'EzbGw2BJӗ&șش{d"dT=N6,.MV_p.MHNrݼF3k0i&$oZtLZ&/ߺ} dWɫgYU*ʹC;NZɧcܰ|S"`PHuk}T)s1*[UZbFM\6Sda=_4_b1 g  e^2bЍYnGZRzo~tx՗ː}o-h)+W[{㠦SC,(Cy^V<\LdI e5D4'6l/3KVQ>^,w<5ZZA\9L@|B;~9X|TTW.Rd-% SW*mD{ojpyHZV]WNiϘo8ޫ}O$9V\ǩ5`F\jboɹ[od׈:{:{‚d Rfd>HeL3E鷥Ds*sG1嫟s,LWǂ^{NfɛyuLp{Jq-C픰ڪON=+؃fErjcyĞLQ&h-DKg/Po aY79kXR2L1 siN|.f1F,~lOܑ̞XZxpeR8n2];l-q":hv> > hz {ѧ kԥ ǒ~[3oc0C Z.V}i&Y<3vҷjDcG0 lS PrpRlj "@ґRIþ:غs$ o{UL]8b1iPwY9 A( ~|3cL*d:1`'BYܪ m4Q |eaaoGM( xȘMz]ڑc&bf2N񇞐V&n+ۿײ_P $?\ӳ:]rU r224~{#@M*fI@13S;y+41'CK]#a &yQCH}7/Vږ{>`WT n34!kKlmpw0F6j}=A jz*v縻Y/돘 D,s,*oFڿh}3@f(rҒ\>"5: d]͒2Lf{2q>4Cg̖. 9ǥW4*؊C4 -S97, {b "ӏ̥# 1ԀbX*EMgbeuŏΰ-"PU&9Hj`Q>=YۮH>%T-&-'xFJ%(csZ? q^cG$) yiJ3Gk*4j"թ!X)N:VFp}jZLRRwЂ!Yoݼb#&E#T>MތqzFKoARKŞ'[GKnQvI0#( b8zsl9tI\i}}5[5fQhF`~2.HH\%syYhg\#+6.u.00 OCkm J -FjNuaہYR wl%|Tdg[ob#vF憔^nͲdנkՍ??[*4LTwSHY [f#x<te=/rU7ݳ2`4a=p(²;'?N=>)4^^s/}ލpr h֠@uy0%9K߈BD텾dKX` ·z溄y@Fâkav!1't/*>:aF7Z˭鱶WsNFM$Y1U},yu{ATjGae$:Up*[jL?Y9ڲ9.VB(tFy| tMSȃ!dPwu泏ˢSȶ'E` 7 OQyuЭ"Ż~(U.en[:M.E&O8' ]-.{{hKy:隹^y@P#6eg>QCy@Y@ftRuգ0 z ~+cF֮P& ACa1]i~rsؕsMD<q|ҴpX_>j,ʔpCwr7l푓Kňq]vh: DaxB}#"+!;<>8nv,8iuTr|@-V9I>E0mOn81^"Kj_%6n%fJ> L.ɵ[.I'mvu=2rOlFo| ?>cS-!{Am:m/T@ㆊH\z%š6 tȒ𢡁[Pq:$!{{Е#GdiEo2ɨB]!26vHÅq7̜c3t4YD{lI<U+" 0:Gt|h_)2IZE/L~nF'iU?{Xfxw5v͘wV3yRۨbe)׳'vv7'yUZZ:Xvd`E%Ć{ S 6 %\ٕhRf2h .>BG((A֔}(&yq16<5 ៸Q\>6udiQîkIF˼č9T!FM@Ԓ=>]F->qS|ek"`-EM.׃yqUR,Rlxc("XcolO5IR;L‚O-E/J%aM܊dJR5j@ x'26=$ ?z3)OeV1ϼB#q VGGPe '`NeD.qQ -'Kbłltdx 6;`j &c lac(NSB% y0]glXp_X~ .9"00:ӘߐZUR5mZBK)=Y鐔p)†jXļԞo C2F<(FN}2 ݒTdА?@1=>!h8JfRUb1ggMMF_Kzq:h[#fU%!zK">:ү~.i/m4M'pψ]Q#%" mdVf, MAƪ'JLpEw$b.OV𸀋ЯT>+REKR 1,¢7aUPeee[.)ĸsmT K #ZZCg*~h搻?K:2'cAp|ư=P[XALiޜv]JeAN|cÁ6PW-fb< wc8i]="nQ,FP2\hٶͨX?i*<HX}=&e@'c5#!L\ԬK ֊ w]P67mUo<4SφlTՃYҟsc0VfҨmU-2팢w̟ |Cm!acgnz2Bv S2@0Bk!CwfRWV8E{)icqx&<6H]IGWwھA%XvʾY'fV)M"⼗.Ith0/8JBnξyi`>p ?h ysuTAFWUJ$uE6J||=(¯Z㊾<tǨa>ܰ/Fי@Y ARZl~D mW}c]uޕP6pA<UY@5yReR֝_p|5Gw`T~>Qe^ "BيT+$#Z $+2ofW}ސ0ʤѿ[a;W%6;*6t#=ބfŠx-?prPY'ppXg3ާ Lx:J77q O*LN5%v!zRIR^\$ ,'&c0zE7{K(bb8m-vVCu8*?ݠ7LC;)q5 kfIlʐ*I}߀(D/۠7 囡qeMV"G̚P tHk#j'/\پJت³a \ѐ3w)u,+6X%Rh 9b-qCdGX1օz6 m3O ,'edwfYz=tOj *-==,pY޽|me9wpƦt9H mCfYtؙ)^ pJf/\N˛>T *0/޴'Ffr|U6#Liokgef420XCIn=c<سǕ5[rdKXZE3k2TdY2c;u(OS O1m>(ېwےLj%Zm՟۽Sqp3W7~*ʔ-ӸQ67CS1C]S̚Ks;89q+;BAu3i6$(Bqo8]N1m_gJp Qe!:f*;!&F>f$G hMi쭏Vo3-yǗ)'e\AU(ed˙&GyT4"tRvqT{EX&vϰnJX XS iݐ;#I8B9ؘzшg!/hA*=aY}곃3ez`h雀YZBvEhLdV]DA #apW K'r;a+A}(CW N,BtzϬ񒩡oUIu&8Yjv މmS]OBLS"%9R1փ4LOAzcW}k*3_ s9(il&&eZnH,cvnP=p=9 loxdcS_ǟ4EkH/c8̶`x~v R\oS|״ <с"u>| ǵ6k|ZҒ5}E,d2QSŌE`!8uAU#Q\@?*<([t[ xq!j2`,O1*@rgRH{%?kR,TZ r|84UL'+2QH{N+VEEӝpdLSNn-L'Ğ[fkb=Q@|Q`,P#f/o* Νɪꓝ|`JuhxV@扆x 3U)2-cZˆC~[kZ.,&)z6k rƆ\.(x'gii {C竁)ߪ5PwW,ktaPs`7V[-|z5ZZDUVH0)q]X4JPAO[%b( ^a2mɩ^|,%ϱ² gk \qpN٨*c&/N6)ft_:W1)W4ix\1Z}k;Z%,RQ|@Ct]aXƱ|]V# "o[J׽@h9Pl.jhJ>ýki6-m2(N^0886x.-@;ܰ>,>#g :c#_/O[prjEIw)A&q7B2V.yнBk( (^>9 kQŧg9iS4X$bcŢ4m1 @8eK,m&yӉMAjd_D9! ptIj~B>w F(TŴ:3֝Mt1'^s2ENP[Ke}P  i`)YhupV-ǞC WB-W{!ɭ?YZ#^`<+˳*=c;ꇍ4֍(f^6|>4s!}:%gHkY忻)V RPijdqIU|#3.|+p5,/]HD EH:|;}2?1l~2 b**@=&8p.P&5^@Pw2^5N7`yE[SS%!oy3s/S h9%md8'Ǣ&,2;DD&ĭ'^B, `0j&QhI'eF~gwPK]wRdjZfp4',&x?mMxsC`^6jK gg29iMr+46[#]Jj2>v&Pc 8k^rR P"jXI<[-[ד[ $:8Ȥb42֠$ԽiiDd3JFkXBfu+ZC\&Xψnhɕ¯x9F}vR'9s40\(XY?d< %ۯh;s?2%2hMR'H?lU 뿀z1كpxźm's%l?@!BN_.N ~s $mItNq JPQ(2LIǹBHehًAf[guIPlu"&%䨜Y #A`iE[WqƙhRnbb#tr\Uio$`?BN'4 søTgJ`fVNd&Bn i6*9cX:_*z*$WЪQCM2A:{D4ܺ|~ ks,xU.=QySemM)xZjm?t1|Sdƀ誴0Fd\4x-{.aŜ]U3Pᚯv{|FpX M:l4~m ]4C)\$Q ܗmns^O[ta=@VTFdInEyuek'Aܲ@CQQW?'o`.,΁.R@y\rb56؉b/(U i^sH\Iv}*bv;%n&@!͑&&Sչ꧘aHry!F54 nG/ ȯ|wnc0ˇN&ܞxU5vm @uƎ]8 [A+,ٽT[+wSjѷ6#23O;E[.r%;7۶ md=5T,!iH4r]&9u-ĘRީ@YrjR*jq Fwhx `˦p м`'&b+j3m; (.Bwh`*Z:$UnXX \m &`5Ⱦ~C.#:c^H^űORup M-5h|CZIJ .7?s&'DAP7JXrP>7HSv$h֕ćT">qpjU4SLQ^c"AW":#{!ҙ! 4{Ha1<5ȍ uFvYΖq<!AwۙrGe\eL t/'<5R9@ufҜN"YOݰ5sFÛoCFuxrL5 mnbR9%/яd?mMB[DCX2 ;C=jSS(Mrّeb%| 3WAJWhL]IpMq00~"¬%8tj vh'5HMWaN@+{~-ph'Y Tj4Mwg7OǤOͨ5Xe' e.dtF0*OZä? JvCp\ծaXԡNe]3D&(%;؆x8Q;V75DfVjXg9@\wcaىIЌ[n&{+S23#ú1ko4;:*#l#5*7 tYxDңcٶTsH Ӏ虢Rw֔vqeC8M IoP 1g1go,5;Q}{iigaˆ{ۯt/.zL#o|稪-^ py( A᪵!oD6_ BB|,՗C2͹ I\lQ1bh:ɏ f|7EY73ݺ11%&/j 8tV$|Ý_Q hyZ%ԉՌ0,X˸xAGa4CKj`2M؞tX!k K+T.8ɶp@~#Fk;zZ@G yg)pxTFe7*jިa6Ի\lz@Ոȃ˅6ktx%whA0m5RYGmZkIï0߄56o^@jBx 6_ঞ$nZ8h28J/e5~2DEggM|ju|=,MP&<'D\ZB ,8)Q+U$%3Xɔ_S0cJ~ 4r1ֽ`o[ȓI}PrKoP6o'^k7Pa'阉֐s$ #Ã19$HZq<+-N}y[n)ZlEDrO a>lҿ|(9r !Ir[5(u*Vv,&03RmnJWg˖#\-omgYU#}yF6+}ot}͎YBXƕ[-Ƙ@F=4 ~%\`]ʫ(2.)N]O*KD龬T1f09V S-=/0 Cѳ 9 & N4aM?t(CyXCN ?ٵ{-M]P9Rȭ)YIZ|psOVUE{LU"ExӹԲm8.\CS3nu*n?qjP`??ҽdv}*kh_=+D=" cK%`&߻ZD-OBjb"ے?wo6W,`>$zHC2[Y&?Cl;l:ųU nBfz +ihS%ǥ8;vx4̏DM媗VQ^ю}r*O:^KM&XQ+@rkԁ =u@ENx]z}dd+AqZ|Q ! 0G6q] 1gXbI!>XDZn<2Un/&CdhQ- :8+(TC)%BaY{?G{ Va%Y/Ȏ)M֢Q 9tO9a(8/}p"U.8$;q[G{Fg,4sawIT5(<2ur঎<ݴɟ;B}}G\`h4;0"z^!ǜBlj4jۡw֠2&PLȝxO1G|]Z>S{: zSP&_Pc# Z9uђmbOkԞ%3unajN2:fYNIku( ='At=DWt_\{'W$8-фtW"ew&QPYم{ a;#(yMTYlmM9 /94ӐׁT y4vrFPgHժlQ Ի֙W͸gǑH;He-Q,8= ,v3=ARwR˭,qbt-f= GU~d Y,ntqy' םߵXR’mRWO Zϯ*QNBQ#dS롐|߄ƒכE4`@~kC3'OzXܔh7 6M\"ܹsy>w A/~; '(Iv7Z6aqֿAWG[i>ݭwڸO4G]dO|+ha䄺JmE,nFӖj I4EV eP:h\ֱFBsG# Q́5ل((<5^~ZFN|dK Hslep J1;Ӹ($LxT4DN?e$Rɵ#Dù8:UtvʼnmN䟧c%~W  ±5O0)sLSrtł(S /xaS8!$>wVsl4nXl5xhoTEN!H04S%Ynwf۶>"IQq|Nöi^%clHbaMa""q]ғ/pw)"=E<vDÈ1%Iy*v9ޏd0Tcz gѫ}3=*X/m.w)Stwz$'zV7Uk1Vozxz!x;:q4*pMۈ\@VK^*3H MJi3YтMUL%Ns׌9LAY-Xtө so"&u7CR|˪f4qHZyrwliid-!>pg׫mHWW)x]>B0RsqHjoPP+Ѵ ]i=<u/?_MV*}<8L#x5j]MDZKzH]29]Q^ITMZH=h\a:hfP hQ쭀KHDÄ벼d٠bв QRh۸|YDП],w ?Y\>=7sZTu'X\aahWa~@Ϲ*_j]V {rD W~<b9j3e#û~lê1=j${s%X=ɰwߩ^HPK2fJ(7Mf%Ô+d9H7{]wj"XjtZ2&} Tt`N./knS>+w@3Tb&'w>Nc=OEn?^b|:q ԥr\>MKc_r{OIgX+O:Ѳ)z`pRki帴k>AV5G&+UL 81a\ϊ:AoʅkRR}G-+ݿr2(5ѧ=rþ޵' D <z@f= /PEB/,w[wL i ˓y>ӑrrF  ns}?w׾#eCB׎51N!w2K;D{9]Rb름Vlw=ECĖI&0$η Y:;ZCQo"ZWȱWDFkK$(S'\h'X>QՄ;$1ɛ*dXG dӷ0v|M_b*ԆL؅Klyœ;7,2?>&9ɶM:o&)VJWWRc/#ƿWxiU,0]JPj&}f70oa6=Q㊡SD#P1ߵ+Eʸ;}DU7?9*9p,+>X5$@5۾*Wu$vBy=U6d-y4ۇ,L/?bu,T8jWYn&{mfS؆G3 iP:~?(4NıoI:A[vѣI^򄑓4"zC$& xzd\KCօ. 4Wmjg}?ӿ۬9=?pD Uix׉(h!]_s{`f^g6^uv Cw+ CY O[vAEm-'R?6^?nonDuA+M7<4G'lv9uBvPijgM,rQl 1SAW_I֮˭NKw]J ń S,wB1YCBS;#,Rq, L56$MUy 1Y{C]@a\hLƆ-n0ǀ{t؉/A[2L!J69I%RE֠qM*%0W;,˺ܷ_@L#snkZ{mʖ*@=!xZESwzL*~QLHbOZe姑Q[/e@&Q3+D. -@@S DM2'*y`1܃٤yG! hoZbjtzӇ(-F2컣,Lr"[5{ٳuLjB JdgM(:dI{ZŹ)P|(2=˵ .◨Syq>Χ ƗO `;r: 8>%7%z/#ш!,Arfg3(YN _i"0ukh k?  9EkwE9BLTq 9M6s:~@_!,X+?[S| kHf>CS"MA)۽gkG&{g3JO곩66=i2 Ӝ{ieG1_Cq-O3IE^?YS|?6`~Pwj.5Ttm_"]ܔ@`54c0@|oTh-bVhE>%|$B 09wVڂ抰Q4;bm+7W6 ?Me D4.G6b{15ŦN?anprƵA;h)lϳk|eF{bGj~DE4SG!^48wKC];Bd6˯50bT/ho+9kg52VdJpIk5@Uq?9ƒ,%7U Έx)zZ뚡6ľUu-iخϭ*q ^ sSdh&G4Ód ̍CnIjѰ0 z2. =]N/mR3DŽ'Jp׿n*H TtES# -6.*(Ls${&%n 8KKS,DbcXhGGqlWd{/ttݤE]领 G fdLxET[T9@=ࢽ[ 1V|J5?ۉZ Yj^C`h%bkD$魽爊N輰7vwuXbc&GÂ_&PT 8` :8°/K]ߵ, d5\SA}EZcp4Q4ͥ_=Xm8$}L_߾eM:ݺ"G ޘsا:+I pϫJIU6e| 4: 3u&Ku lrծVnxy T/`W Z VTL-aRlX]Xg?$#j̵I3 WI.$1ssRʄ /Y] G`TSy9XI{aK'V bf7 ^0<[(,WEJ f.F&\z[=2w+z \2Ӭ]ssp:lDjMл'Bzp뤮GЦ6kN8HlՅR%[cI`8Ddz.)|HCzzGQ2'@]RY͚&]xSqPP K@svӅN#Ar[>e-KC{-#* ҢP'7NRIO!<z(?uU602iZ=Hr8~8[ۙr]%‡ nwn FJ=yJ1q, s+=;L؁ r3j0{35'(ܽ^HA/6mAa~;K-cPLJq m_۞@t-`n{?5h֪sv^R OKc4tAu#gEA$]ZoZ\A -2r]xdv׿ۂ#t`mC3Ii 1o<=ty~`A>#/[GlW@΋#ᏱJXfۂr"0˻>d[QƛbY3~r-4*yjjS>ѩ :@6ˎ=i4N|{`:gh%3o$Bz}84`ΘPC8gs}eb؇ۆ⩉w Ӫ⵴QaA“O1% O>2^'sDYs0 , S s^` ֑6FH{֎.5 PqrTp'y0W1L& Gsv{9E65{)"UJNJCFΩth5?!P-]l8kEGC^آTOa@j`$54ͨΰs?WIa)gᣙxI#ʸ@qbRݏ2/kP}vsI&@YX{*b%4I}}$Ka}nhVNj囇 $*?+(ﶚIH ezE0<=P֝Psb=BYɻ@hI8ȳHxGf@%5q?S/J#Ұ'.orBr*d5QLT>[odw~)3VM-e=1:Z` J?Ry*(]Y@$O!ZɄmF )ڻ{^ʊL4ڇh]%ZpuNqv(m a{ ;Cyޥ19t Iօy$v>rk \'؆( ABiO38@? _N)1s%>Beo;a,L«@,{N{;z{|9;Rci$COGJӌ.8%m /'Иs,n?SfKyxmP&h_.ҩ"G׆LꜣݨNUnpRh-Ҳ6X*|(|IShw6Ӣ#n qr L%7ub)kA]].£Y3\cF>uH~aJ\-ۃ~fqBh֛/-T:hi%&Jlz:И\jT! ~<,}<炩y%h"DR2ipjzp9i϶P $-j <{cMdH\\ў: ~;\7=lޣb%޷aFIgI} {򼖩%6׃teyS^dg"2=t;~l__*q@G^H`^? ou.\XNR,rz;7E)b>>rw_=߉y fa(@`[]%^t$g˘ K코NM ?l 4n2-'۔^k1>a3%Z!KEfoW-}%{WLt0NT6yV-"XSήުB,;)5A!ea,@ueqx'8H6~jB ~2:@")JRo(JCf#֎J\T Q #1v/@o~|օvj&b> tV=17HsǚA4vC݌2Ԍ%Q15#a6ǖ\LMҲ"vӖ{Y._aߠysX]\ra ru$%G׆߹+c!K4Dp=bB' 1͖(.]8%KW;WQc饶]n_﫺)cS.7 mmtcvQZLqcOV4LJ \3'aK㯃gjj!PmO ф3=8*>t:`#p`~#+T fF|[SCE2.ؗ9#gr)Ud RK6{$ᰧ c(Vovo+CM#<(<Ԥld`#n7LGXaK@@ؗE9tNK5<F=&K ,a֚# bJ#d/NƓiGOZZ(#P"RjX EA6l;uvo]LƛBX`6;"lO&*y 3rxLqSE&Kdut+ -xG'%ε[QQp Qz-O鋧٫*T'_8Re=(>{2$/K-8ȥP G[[F}/,^n޴8\ƭM hњ;!ñjy!=ݛ9wz]N/e$z.2PwP0>B0wC˗FN^ZV6fz7tǁ$Y9 ,6F|U7OkE.> ðQ}@4ښK9Srۆg4kYKdVv A0\a `mN fn^{Z}crM~Sޗ $;.d}q#d}GfcV3jϺwtH#4dpTo wR(1}{MZ$cJ_ |zּ&Ѵ\'"^k EF"LOqdH D :guͳlOobl UVPS%æ6+Ł 6\@Q*o_z<_PA}%E0a|$ NqAq|0Px }^|J(:]1 ՛ +[$)*ҟg5? xHk,&Gn(R0;L 41P߄k Ȑz=ZBdAd:VRboB&3i\ԙz)o;nP,e ==};khiB [wϑRF_jmC$I,ޏ6_>8D?`*^j\";dI,`v3vEٓ-XFā3`CNt1KR" Le\r7 z'Ƈ ],u,O3GO_-&–BwрjbIFT_ܧo37kMXG}by@/Uס ߗ Z@ Z,E@SC׶VIӒ^*hȆEФ4_}gxb,%ʒY=coU^8^`h)&pU0 Eݱl [s Ѱp+1@Y720HO:-3e7:ߟNɨaܥo0|Ә_m~,A쮡rtGHa/N MQNJu>Nێ;T{5W ~Ag{ &zӒA08"QX͑g q,۝zZS: ⷟j >˭P1`'MtuFOt.?ˉmuġ%^IeJѻ.$̆~)!_VL]Ÿl8\qP~1'I㩩؝FA@|L/bx]*Y={Ale00vapE /DM}tu0`΀eo 0Po˄ؖgZ-Xj3O)-}{/ROKz0f*a5J+Yƀ #FJDNvfKo lUxaJ[5F|DYш6pwf"Jha[Nog@~1FBz0H[9lթ0{!djb6V#UC;ZTLOVþ1b%>8lć/_hb9mhd%kH\Vp:P? 9MguwSBJ fu_;Y9&ؙ˩zNPZn( = . j`zfF:Mp"(;D*%I;|>iuKHFAaB*)VE K #:hI'N1i0QH 75W"G|>rym8ى| ܹGePH4o;l4]s6I>B̩ƙn{Dq]TAy$i?% cqo৶,F b:umߏ-`5j| rFgq`t?RvD&$-t.I>/]IC_1pM~R^]z^(O(1&JuG9obcv+r-1UGuB>;_T-[m#Pπ 7Fm1O<{'92j6p$:&/~摀/ {,^LLY8wSl;>Z0ubm]d0%@ڨܳ_nA NxA /!iQM8y c?ѝzr[5 ]>XKw@'ڼ)%zd}qHZ{=r4{Ee5#V)u1o;GmK`sJЙ:(Z;m9ӕ2!&G!c^9KϕYOhj,ӵ~sq=b~ͨ7[&3c#dλ;SioڠWE)%1R. ua*YzhyONG1E4i$|㓿mk'ؑN=Ap$#sʐD[f ˏ$ѥ4} .]Q#- 0ݾ9P, 垷"SlRr.oX",)Z~! _^Ap@™9B^mFVքBQ>P=d]gif[%zTa$@j3ޜ^&F*j_V$3(Ej%nxWspbHv + PpxxER $RwΕ|.wg_娥)G%L^mL3'SURdD0vC9-br~wEſk:ΪD׆YrDݽuxaW#|aT㦗(iY)3FgOA%7|YF("]ݶ%tʴΝbCcɲsx "\]`hmؖwd[aeBP<f 5H*« TCsL&[(nvnk߳0,w]gOce5Bzr4a_S$kyWe{ da#kAww¨ St₨⪢; PMx~~hVRۋ^JФpjS!4\.$q]V|=_I]B{k{e5o :Щ=X;K }yly7xLZYW-HA8}SL2:QZ21(vΎġKu+vk}S!9IB G铣jŲ!+iOHGf[=GE *J1{֎yE|QFN+(#ut~“<6 ] B` ?E?/}}'Dq Nf,>V-ri]ԋPk)۽OGui=7.*E+d[P*Rƙ"(L-MA`~*H[*1|8HHp@Fdk,R0ܯupdDe,V!$ ܂Ot|XЍk"3) 9`u^mĆבEF ,HS9T3?KݹɮۘYBG~PD)Af-@ Bz~sgD֯(jn㩃D 8\FTF%Lal.ǰ-]Th謻Y]%p2[:dϺ1[O ֯M+u)&KRFq52_ tc?e D U=t*0 "[qMtb[􌨏Mb5Ϣw$\n^~sO2E)-$LLUbO@t2Aa}]tI OzKj⊹<N}2gREFSYa6j  v"&3qQ;ezXSըy O¼ >*վ_xZ3%3;=v8Vw'4C‘8YILq`$#*H ~ߠ?I %ױ~窐956vªđ֙^m/B-)ȡ*&· ػo˙~! 1-<{԰Ep;lg[`oܖ21LDz4CK&YNzmopmP@JGCVئӉ6cͥ|$ĕ[cY.Z8=hڟ: &"kF8pR!`{'WX S4(AOP4Hō~XKyiЪ"Ms4jQ#BjG]78,&dsYR'\]/|=ZZ{ZbXB~aAuTlַ#sDYH2~4`%V y(U)~ qIjmH]ya>)it?8{+u8ܗ>浍ME"D-@OU[Kn]RȮGZ=V \ivЂ7GZh`TŠϤJj$˲-ێsl7"Lyacz<;_/HOTu$q'oB>amC%k5j=ʞf̤+aqq.kZe,^ #K٤CAIzگ^Ɋ%/%rͿ^߁q!_֤RBi=AqчypWEzYёoG2k7]!߼846TɚLs+sJ.\*>lFGy"dy4 ߭< p=f%oJ6x[g4dij2w% %KP[ sQb#L,D8JaLH[Gd$.K7 >dD "ᛱh G9ԀK \=ET@wE9i7e \̾{lם{gƩ013[]]Xɘm؉]۪?CܖL[v3Y!pzDF I]b` 1V܏&W1B V=fkc{.S15ԵS~ h_i9+6pRm eE{Nk.,'xt~!a$& )*ñ QQ{G$MSiEfɓ67؈0MQ"$p>j%kXBe=kX,0?v*L$?N]8֐B$Uq;aVy0Pӳeo{dZiڭ1zipXmMƎvÓXF(Oħapptj$=/cs7(k̪6i Jqٞsl&3{XmFJD@-&D ww+}rVe%lT]BA8zlxt\1duo !ɉ($rEԾB7͝sid:Y;MxLSFlk6) f0Vd%n,k&G淆pj'q fYiZKǐJ/uiiGEmGc?W"kʫ26PIߝ h|1[?𚋶xlv5>M6B8  _8[Yw>a 1\*WY\!ʴk^zK_ߏ "q˖ -w>Am(7Om7f1Lv\V?xF|h\%ս+4E~A%M 9F ĕ>V2^;>@yʲQ/+:?YYE5E4LNjw ⶢ@ྸ-$:#ti^+. ;jξ]eשN/bJP֬-!Awgu+^!4!uS=m}p\d@>S':?5p#a1]^d>4pkN(:n1gs#ʽJ2E92WE d3wsx W@>@:)s5(Y j̦!Kx |ȹAn3`]AxBnEiK׷M#Q]%IeIkGk-Em+{I/N6+j)ZD 7U or9=L8M$ 0rLcX Ap2GJ9;\ vqQ i[ 0ix˵xn05QZČG>mF2 A66 9xx0Ϲ6́/l/:Prmƞ另_Ģ9#݁_Fxi'c#GAa.$yb]ʒ#WA$K8BI9g \=hi07َfv"A%7X2 EE )lp6෭^Fqb-< X"dxXFט®e{vJЄ =4|1z'sd[iΚOAd5@ދ0b&qnl%0gqp@"N݅Vu>W^(xNq;(Q/w ͮ`ʻHyiWכּ?/X8i!h~MFfɺ7t [5 v" L1q; /5pQZS$K,7YD`[@C-`R[5p9uɪ4@StAɝm);t1f uف[>VF" &@Y&66O0=G3󠃷K#\"$[%%9Lkwn$k@U/Bۣ q88߿%c.VsY G;wdw`+ p0Ģ|ꓲsNX4;Z4 Yc~V3jW TKYe;0_w\MAukJDgh[V08`9Qn-KBnG&& ʲG{xe'G Y#4^(C-O7Yp!q/>xd/Rktvrm=U `W~{ѣgl}C)0Ԭ(WpkWd'k~,8VJl';,Th,'id?|ZL Q>&6wQWw5恩,9HW?7=o5_g.W :1Qܾk76n´"=&!!1H#_'~$ !ۑHfS"=հQcěVdLSE Z2Urۉ,v(%C+ٕѮ^V{D3e90XrT|iu `C+M^ xc✄~(bł(`LX9j=1C1〫(`fd,MOe0+y(FK12Ghov/1q+Dvˋ(\ͯ ⏀b;qRBB 2͒=?E3?Wݛ W {sd3@ .rw{'^F}eXq+4Ju&foԉ 0B5q{xmmkZ=O1ZWB2%iV$wtNeKz&q[New Yبfs:I% ˭Kaq2UzrH`y *'_tiDj A@C.~ f n\>C I)Y&_,\KcL^_v7D5ܸ-,((B A68Cr{Ezy뇏)ߋ H-O#MYItY@F 4]X@W6V 'xZ}勪kLjj?+ۭn q˞CϮW8VFNR셜6|vo}yAԑ c\k k4 BD5c+S8"KTD7v-Ow:huEMwS .[#$p=@ /AH /c|1ՐOfJfi쒡_Eć6SJŠx? <`gaIԠ xZ+`4HQrjݐ-W>ɵ8  2=a$] ?{Z b7ˆnVFw @ 9Q"d=h.[F`E7jޫqERË}he-@e+ԩ/7גDRxRG`'.X%qǴfJ.BiJ^)|QkT:K|]NQr%=nM@`qbnQthq$|8ŋOͽ+װEfgf1S愺13.= ]esɚR5?7Kן樿0vDҌ<W|0+I%]~0]%Mml9wMYrN wdxT/H]&jY9n37<`ܝ2i^%SHif瞖Z*{"K9qzݭLĐJ'., 5zN, 0m"Z%zc6ٙw<|sP_J cR~p61?V5 )G9!7ٹCM¦x=zkmF#31ɜL:UPjg {|Z 8|'qMF*}FAOPq\]!N^TV5#Xʷ[1kPSCG[ I_:#au#“fI9A6Dp8|ϯU$js=j Ƴ|;ŘOb4hvs`T`u^?%:#tQsBK`nCL0}V2p"BVqSTTHmZg!̔H˦ (q&P$4!3$2е_dK % za7dɤMXj^Ai N?(åDޛ~^,0 ǥ'T/zԲ:c "fUSԬXjPmz$P?5GQM\/?A c"^2B"XGy[6(lD5qr̺hy9!L?M-Rz"|M?9Nwͨv: *շ?_ {4Ӽgka޹2ECN k~baGzP[ܭ!{=XQcLX૟z-`h0%e>2I} aRK&*0N azJ[gynlehYv&Hx00!܏c1 gm.|BjeN9بΞ馏HhWlT/E֊"1*`h)hh?~^YLb nQb#e124ԗNʱO$A4g]Lʂn+ YWDgW0/O oq<YrcجHdSC=L584Zܚ.xfS؊l{~rxH4yTj Н>ᦲgLPp֓(9uO2w l6yPm9؎wRmM7H/E%KN/q=tCFDgTI)N+[0D oD7$!ꁓF(GX0W譸aH'sM{+vnr  0iw+:|w HN$:w,ǻX!!i nny=lI v9teZ,/dD  Jøa n1*DA"J Y#=Xyb8 MA [Aͮbc怒*yN:e'ܲrtXO1qF_#6U9K?$M|K"'\\y.縁Vj+j0u}v@,*0ZN:ٝ/mt?L qeiT|kklnm`&DžxZ.gAf Lj^4RGG;'P@#/%˾~wI"-_Pޮ}|!yn(G\J2:DlrΟ3d$AoZAyr0EcBŎ܋MtuP$:-lT%ި@8|ڙCm,]jf%|'UmfF !>ADuq nRYm,l<%B\:dz8Κe9ad23>( 1/VK}<*gmDo:gr 7Yúh쎰J /JI* y]-5be8)ة%γgPtJ`U1ʸ*w%z>/ykD .͇'lb"r b1J/xi 7k215mf$!u@,|2Lfi{<@/OCx yh\9ؽ{r y-,L%8h }_nl\!qE끊 s<QQq?6i6F1:aޛD Ѳ{׵)qmH3fx4UCq$b 4߮xC ^qZwXF6IXLRˏ,FΝӹW?a c}T!Ԉ2~pL2tV QB#ۮq4par9\$}|NXuq~L,mֈdPt *Jh(#-v*؆h[z$t$dTb{i x*J#T_.D24̄kـJcX^MF\ ?`R.bF{>~Fݬwxbt/bQ.z d8]\`HbʺN*E{cH-=1jPl X0La(_[k=lU>e.4 tLBm%F\`A%g!)q1XEcw5#K}tEn#B4q 6 29N`$a Lqh*""qEBv7 hU_AV`y\N8  4Y&VSo @GϘ㌋ s-ypDJuQ H$$j&Ph݄{[- NJ2;Г/=~ŰhtwNCYIAǯo1.cC 9Rc#Ie7buFc۟v⦚F%bhHn }dhIp`*.Dk`J/l)TMoclДE( oUdj<`mZID5v^ 8dqo&9l_ Z֝4(Ʊ*^Tu:TC6Pv(cp"Y'qOW-}j4Z% wc`k#:boʣְTR,W SDJ=s" 'WNnݑq>Fez^܅SR U^3kҠ2EF< Jq4 mN)S֋m [fa8vm-c!bjxjS -%T2`JF*Bʓ2y;`DvqG_ eQнVSfv&Y I'`ZBU%tPH"<,ʼ9 4!$2XJ/?Ȏ #b(F_t$P&2rƌU rFΉ d%wOe~hcYB)$hv:dvDn[*}4$(ςZԯ^ (L3d!`x) hUL*~iη2:u8F )ȲڅSa$?Drx}M#XePӪu +tv׍_'D_Y*З,x=U+X"Lf5ȇ JadVSҦbƈzckE<nKX}GO⃭o$,93;?_!Tq*,!_*`b#% 41+slzI OS6W ]B*:`Ye<`R6gg|@fm!ȼOvNB~`-8Vt[rڣB`м!F6@ PBmc=~V6 6}vIhVz~{|_o]R J)Ild$$n%ݬ¨_K橷*^*Ț.rMGZLݾl#%,C6!8PNX5Ns ۙ!32kTExܮ'> `h92wXȔ NbdnK&w 6(w/ӛ#"KrD RkI9+"R. '0+FvbkuK6.E't:pc@G7h$uנ %tU3ik8;DxΒ~KϑTK2/(~e>djjjuۙW's ߽ k]1=&YPK0lDpOca@#Xʻp\f3@qzO^l4b{i''wPm&)䍋rOtj)0//1~rP8c~xm,VBL 1M+ߩ6X 6+J-Z3#VVG4f.&{T1LbDc)-ckX˙Gs ~ TI,uVgZ"CE9hlMv6 OXJ/; 3mƨOdi@kQRnwٻu8ڕ 1sL/OBVQ"ՋK7^ʴTRNc›}zڲ; ga'罟X:|\K\{!х #u,3D *z&W=mUmvRakyu׻P LMꮝ%z={ՠz9kAwtW \ĉ+SfouT]&UMnJT&[a~)zE_R0Kl`Ջa7iyWJ ]j;gO"0%yTʗ$AYs+o!*wՆqQ o|g cz/i`_ q[aFp!w*kyQ.R`@TlJl{7^VqRH @@mOru('&~˥ZV cPo'Ǣ8m17G0SXS?**x(5E[0d`+B49C{qwIp^Xq&ga@jٲ^QQ4 t( ^y*|(*{@/MvXPYEf)*%U޸=bae= MLHkt(쉋2/) &ެm<;αPT4ǩ³@,NAPeI ɘ(|C}Kz\@'qK#=,0wPQL2s=sO:+2͋{ZKnkqbl:{t֤p-}M j\ģ΅ƭ87t!O( M^B9,8MS(ቚ0aA :r, fyR `T-Z[^B">ӹUK4Ƶ,n!E "%hk)(liU:|]/}xImjZ,&{@&5_N4,o0lxI:4P!L1c_(|!ס lXɢՏf͚:RTcM,*.&P_ܘ_f2ξ -~>Z*+,uPDJ[ Cٕ1 =_En\09TS"6= qzؠv tĹD GuHQfu9HJ7&>-Fҩn}yaQ Vh.pOBBWזiS%/ uvHVTr -{^VlM,oVwd5>AY^QVoft(M Zw1(jJf4״xvFʛeAB<y;q=x'ӟd5B*y#/}_2lؾn3Hqlouz%Hnsxs>{!ͻAcis_fUJZe[VƥH-VƴA II Yf]9g(3d8 AH5Aŀmԗm=ȧPxi#ۇP?\t坡x\:^gȺיʰ{S 8@[ "e3h+$-t$>p'Nj !QBw/8^j4~`:Q&70Ykծӑ|.X(Rq e!^0b<. a>.'*^jct4rZ: U2CrەotgdMe(0qw.~P_ ^j_ `JΠKdMe('1˭ 7j~"Bː1YJVU9'hKOg1]7ȴeb2sA/.L s=ړm3t.FmAv% tB2y}WpxW є@߫LՊ -7#cB =;oY{]܊-kJ$v)YwdRewk `MNt,,ɵ? ,'EM7~(JqJ[UXȝ`g1e5c|Ĝ'+x W.ILtN;{KW隄<J7s(EߵzQ5D%eg+XF +qwU8+9SS,l!bCkSm99*at K-T'e yuP\]W4^v]6(D %'{]PƓ)PQjz1e=,\7~px0>F':# y<+U?+#{xau9]/U3nOހӽ@zHxsIxVt3"}Z*s`sL4ņeǙL7ĶA>$=O(wiK"G֒!d9P |y-[N;ܾj ]l ?3_izU'l:];K7!_ʌ]}U@35 5'),&N+S8,rm۬ԨP"YV?J<(!l֒ARcUtN B,\`1. JÀeMCqՊb ]J'ɶ1Z@9p`H3D^p񩁀/2Y`~m/!\jA0FA\ mGe s3BWEvpG ts%r"d 9^w dƣB^!,>2 ]vTːjJl~ \ Byhkƙ cHgpA}|2&l%itø\`k 0SW&)tKx9-@ÏxzNX${ OC.E9}tS;"_#ta_XY K,Ho'S$]׬<4+8s'\ȑ2A3VuK$#\c~pᚼx&T4`6{e2:H#VeR83ɇM@Mt\(R֊%~ B>m-C|P?Sߘ_Ysd̈́9Wܘ^6m"Aj+țW\x=r6'|'yGEE.(C`C}P( BL5D%xciȟWװ] `f)&6ge%C;1p Rc0@\%wt%z.Wk3)4( ˺Z:)Ɯk>E-Y iT-b%b9u=7MoibFuN{3OHY{#(j`oilf*kM7'K//,"E[(2V *x/SOOB +YK%;ZZJ?(a*3w}{ "nEÀ\@E&㷍YJlLbzn%/h;?>kCpˑg-Iu,4/2#3 a> VQ[y,;IBs9镮OaƎ 9*0%4u^>D8GnrGK>|oS>-r짏{rH4n7C M(Tz"c/$x|/d q'2 ז+ڔQpqq/ߘf4[eV#04I ILhEnUJt8vG8(hWL l, $na37Kk샭Onyf:(ɐMco\Ut\H%H cfع_+2'̮LyD q&}7So@ ,^|pnmC꒿x>|!5AmpyAq[HA^ym[!EK!WbM7V r<[Nf4 u5BwOj^RlOay~BPYLw\GCɥ\@MzԞֱIXL0/OnS->U 1AɻZŚC*" |R ڐ'B(D8JGy:/gSz6]Y@2]r{g4fm-ww!Cp-Y*PDcD zX {tg@*BZ#l_bY> !F6y! EXu,%fW2`SwnY½rȯk|#*$$E\N d96 ߣ<`\Ou# p+->͡f?Y}+à&ֈ*x)zFyzCQ4kTBla18qk蒮 4zm,<#D*em۲vՄF&8NYiiEvc]4k9λc)d:2BMZFH] &.(lY`P~5֨Z60+~)L>g |ic7҇NjFqYk{kkH+osCHăj!fVС7IE:| ˨N$N:,鵕~i>#/?+MoΗ Ne V+(e=mE#Ly9HɁ^h`e'dpBC}p dFs xRT:vQ3 %I <;܄+wd  )_Bbc|j'?S`Jg;=NE,{Ȋ0Gȍ/68)Ҽ)_ Ć!reGTMʍ ;/r GBp3v)վ$CwxNmuK^"1UT"[5q>$kE={GOj ~O_oEZ\5XJ[NiWv*eK h1%R Qؠ(5=ʙuA2:bF%,F[y>t%𛈖ntkS3[:+p:rB{bk`ے%Pclӏ6q]U(D~]-`ЖB]5XCrxh=h8u pW4u\L˜*V+.5D i:?h6$K UE&q@Dt=Y0jaxDL0tˊͪT O(4/)+h*?} 7 B)#C!A^mԙ{"ʁ#)gtGFk.Ӂ(pau3Mm_>>\0k/ 8ZC [X#קv9` Zq:C/XuqlQۃAK"j–Ţ2\ǩڠSvcnϏP_5 YkM2x #njμ-hMW5{W$5BDSG:_'W 1iG,oE7mc )NM-rQp 'O>PoO!UlR\͒lSTp :wTP9(a~~=v)!y|.mf!IrQ7VV tľU7gߎ;jB&lHəf( ADfTZ'WyknNb} :Jƀ05f-g<ě>E" zGlcDnyse9 l tJ/EШ:>IJ݃Hw#țײ]MF'LjWeRW^0X24^ҫ' *Zi-8Y%7)̄97$!%^((zָ6~ kv=q~,:+eUnf|L ZDƆNϤE&MLq J+ҳ\ޤ=,*nbXtIAeOi *i6WжX)`viκʠ5!piЭNa=1}5 ?O xiLNPC-)Cd`9 L:hKf@rݖgdT]'G`؛J]E8[$s$s=.\jzC& =4Q豎 }Jy󬑜H/^s0>N8{-i=-F 9g"ᦜ1> ()xuwAi~:Eѹ˶af(J}S{DlȺvV鹮~7)/wij n4C ُ)qy ܖne`#iq?QZW(*רSl`Gvinr%3&z#?BQ4D di'S9[ 8 ߼ -%s@GSbLxv%ݒ=*@n˅1AdF-N:(5+;ր -Sh(J %?C*%xd+k.fhu4jnS뺪Fy9> 0I^#gLdo)_9#5ly/I=6mZT(5 5-x1›!6Eܪ` W?[! o `]|rc&[̖@4O`T;Df,6>x|D۷ʆ˽mhTl*!K-x^+ ,X<"㬡Gg)t$OBI0&J ]!ȒQ\`W]՚` 9%8„N2<@XmBu[~oaoS%aÛյb]K8LMӍItdvC8NݡxReZ<ҥbJ j-hL|ING yfxox+p& 3;ܭeN.t) 1r F^Mֺ:;*9Cy>6(Ed^w.Xi>`ĵc5.w dy*=\.Y:dnYK: E>#kMwTJaI߯+%  l@>߂@rT@_EHK!T]IS뵣U od?\E .2 q/EcV.DB||SkRJZyAOT$)_[ 4nemi]d0A̙X?-?qIjd,_z1@M*C0:"uccLPOuVQ`Εܔ7+yE%'/^{a ECjKYe6ڐy3DZ@ځ)Y"jh jƦݎݩ1 '&AqgDV0CaWO ڴEhXFq'mk.!*6qib~dx؞mĻꞖt Ƀ h Nj` @{XGV'ZEnjT" wb& 3AC'D!zEȚɭX7ǻ7; ilR4]eiov8^_7zuDЕjg>r#izquHy8ko& *+B_F?5ļpEhŽ%cˋ-z<`@辗H<*6kF Y`:)at2(S'쟇*im~Sf"wkwnmo(~Yӎ@S~AEj?0M9gfռ˱JSqw{?x2FD8O$1KMtX}B?N.Rp($¥ ;f77VF&?wLl(0~#t$ƫĄJ1I';iHf M#VvP4ܗNϊ̘ԣ=)v5J|aނ3mSa[z( nAGkWHVc&+wb9Um:2|9A˳."k_oL]C/ )skVOm'a񩑒K+fLm~:"1C_-k [PkM ^,36!3qGOe=4=qN-;ti/C-,)ފJAn=d N{]N_[:>Bza5keB|T5[&&jL )cowB#TM)D24'We \FNt'DB}LMX\&>!|G+=[ 72.(ߕk4}wm aU織0IP*=8p#jo/ifW``})x «8ԙu4<ȑ X<\He4Erv1ggá|f~B8GJhܘ_pC)(jbMVLTЃ[^w5WZ]`J@᳷1+K$ ݂0I8~|ĀcՁ2|O7]1f֑L94И>tM5kfO RakN(Z-vt*D)*=@κ\:,=Orb*7Fr6{Sd4**9S ~0K)3H$KIeww~ɘH\{'=u\]ؙVjA8<*5~b8-цE #Aԭ|>0 `X2Ծjh3h'P  V SGjѲ T\S vr%&:6(ֻKquyI7{:+MNBDȒP`c|L:3@Ug*[V RvǎKs΄͜o3th ,"s5c?* 5t@t@4|zfQ4 "ݨ{=XF'8;M:=$7&E:m w(~3;k*00%z&=]Q]x xӀ)fŻzOKHGJ=:l+L[+U{aA5ֺ[nmNrڲ暎)2C7%{N3&7&LQa|#Iϲa`Wus/}^ȡN9q]rJfkdF[qv ŀLQ K+?d Eݚt0"8rs ѓ= Z9I"D+UkgG{wHN=prnVN>x ɕR#"t1/@p[t…F/8bFD Z1GJAI澉FS|*Pg#7Ά$˝~ǦUO )N69{,n $%ȠzpY  JNj5O:ʇ #$VGpǼd-Yp*8砅w93|VH/*0:" .$fusx#-":+b8"@knP4?܀ {bI%-689g"#G {c GQ7 D.#D'Uj|U+J8}rkvx\]^j `fM]ίMإ%ɩ}J  W|j+ۑN(?ZkHu| W~^©F] DMp?&YNZ+Yρٔ5E0՚jxLC2taVn>r2̢W<бsR]uFZYbDŽ3ׁx ąl UNۂVy(W.M* zۥQQpA7 Dz ]{Hf.opɍyW|  Nu `xɣwÌQ˫Ƹ߶ՇKYHt`J%*}_~M見)p?>5 gd(pzrjkg(_ 2 Iveֶ_ʖv}YF M=;SCdFen;+s}zGqwnXx QyIzUg)$Im on v& YT]Y* 2áQ"TM wkC[0NJC IW-gzv˝qhˢZ nE].Fx%/.w\E ?0n;9Qf@}J#ۑ`3nH&H6[N͚3uLF#Cr_:M|g#xjiB*\8dk) ,D4`N@#} ?CЅ Eyy/xUhHNz,u$ W2&!R^!lN͉p|y]*.+p#aɀ 8E%-٘g5=1BKr3G7Ud%y5)Ud֥6uƑw"x7pr%̚&h,7Z?vE̖l8hKXHĨ0jՃѦpg'8Ypii=I"/_g'fQ6 _ש*ŖgC. WjOh*"Ien;Zpj0LCt>Ou7&|o1;.5 "uqӴNPO"M|B#wEMdO|&XPyYM0J%$%"=L}mIO9 FYVwPV{U/<=`;7QYPި%Y8oPxXZa@UsA=EJ6 {#ENF?`\#̐@e0 o:M̟ HoHa76ʉdyw_bKVwu V9ql %8 d'ZEtuY[#NF#dz1~kֹzY45glYYCh 1hԉ?y_/<.J1֒3l$4#z:)18[A` y%_ۺDN#Z8W`"*kIhVw^'(3nEVodha dJxVMacQ-.e<ĶO JFfWk {V4V^aP TK2CqҔVS]wU# ,*,҉Uz"wRg<^]>1xޏu37:%;k8v-+tmc t53 TknG%ArAY)\L/= ֔< KY7UzIeCƈgGj^gaȼj159ӹ̙ X ?pVw'?x13\V)Fp|9^JS%m 5haRNlf-SKHN\Då"3>s z;u/£Br|Vu(U'Sҗq=S+Xy,(;O-Hs3J"̊h,m=9se!n) r{O<  ւV31Th'٧!cQgE`܉%sh(h>4qt!>khx*BB&.C7`34lCQ޶L6t m <qO0.Grc0? 4:#5EY8evъ_RL XY#G'.(W nV oLP3*oJx!*V0Ug0ka)ĭ¹zDlS▼"Q=UeȂrŚ+YWU@$~$I9\DDB N-/z !Cv=')6wjkPf?J#Dd1;?{iR@FrMKb_6q)g":{VA3dfx;uP*~ u'NbTIŊ(rUucsK>L Bâg5h3eXۖEE3 @ݩuQw1*k`* ¼@N $Gsʼ2age3?B&aGXvf)yG ׉C컡wq?c\ZǬ2 wA2KW:1h~q-§sK_Grȯ`c[=ʪLxbٝ3N/GcϨ+y,,ȼD0SjXdRkΝ5D`_MP?E]$0]Qj jXlKԭbB.Sb4߀\22V= ӹK9kDGX($0~C cWu㶪+z ڊ}%PJE_rve}C5 ٺ]]ZP$l#Ql<D%8͊NwK5saiWW8'r.Gd:Xͳ:5E]oұ;@Ӄ2֨l?@L/gg~~gVlX(o;0-],F@7i)9cґ57<+q-ʨ~)2Ju?kEU$vXM|~-aty\1M&[D{3n.Xl6+ZTAsƋLS3BF._3+I3#3Y2FwϬ}~ñ:ExJyݱfw}` ~7MDSY'O C[M%:T-"Ә>{n3Щ8)sDzYӺ3:A$8V,*O&"yKR..0d#9P۾dN79$5c[MLk3'I:;< B zf.,^<49xnm* ~<z.y@O\Y"H+[@Z)! GHBvA@7' DrO,Ƥ:e=`2, ^&e,.n0*Y:WfD$#Ro8b!' #6,QZ(~!fL{E!3p/FMic̃)l/QoQ1Xx #6C(ds-o^d@Jn>PC! iт(;=w"b5y!O1[No{YM^,z|o[ձ 6c/O! ee =~0w{B$ f1mX'uAHDj>|gJ-S੏/~;I Q@+D_IF1/EQRczgNT"eUy'%Lm&4h֜YdB0ұ}7gSA\ ְQ z 2emߖ5!ˆtd=8קzɮ(b2} :#dpYtNag )]qʂSEXE8k޴!G9*J90cp7’%nvt(\#w, >#5fW>Խ7R}^ݳ'vѣM,&Pven־;6jEA.َ*b%r+Cp _ r iK:2=xavjǏN{0m-ՃO)sFCr /0%.N/G% z7:YyDX]~򃚓F-[6AQ7{XdEM[4׏)C]2U7M>Mkuk~t\;bj>Z! J Gۨm5YoX=;n u4JE0֫"-4EJ@3LYGxo/␉IЃ`C'rQ([@&ruL7EoN`U1C.TUk L'#|.t}5L+QЇƒ%B+,l3[*}o{[9 K=ZGy x~Ϫ%Jqwտ Ymr֎R`y=>Tn5';TvyV(-*&] >yrJx syL%zy{$bۦ􂻭mbV18 ꟚObX4k-:_${a-o}l1 JXZ)E?qct۶k~_ > djIVPY .6a9 3X#,UiAJH]DN|OŶk!&xCls- o(D[D@q"~hqiPZ1(!`EXOLDیUȗ ds#qqm|B}C{*$!=fBoNKG%AM 7%[!Va cG?eA8I1%ޯAn_PgV6 õ5;'m_"fa+7EN2,|"Q|ܟ nU"f .g"9`qFф]xӣ4ҹ2&1  L"R)4 uY^Tù+5m-MUSqi4JmF085`p.yRɲi8>9`]~b-4*YHCC?P1y0Hn "}StROQ",QxXlOlAJг Яx'k*p;CU +^A"v-4'vM:h#߇AU.'rB+@\-y!O3@!fɆ I 5~Q? rfir~aHOF[VE\<^q`u1[/E+RqZp4oOV[88fmvǡluw݃h9,6ɔk/S@gxѕ0Z F k0u һhܐ1vP_7gI>( E.z\e,r[14˕&mGal=v?6|)jH/H.0Cw>n [ -0#lNRIz@DK20Xn@ T7U[R›ktQƠT꣼ ¯Z79_[$DZ`J9RI" lɎ 6\gɈ\Dck%YϯYԸD6Ol91(v= =y!$ C~4םn"ܮa097ʓ0NhD]NVV43AıKʸ X瞠]f%eT̴$ `jl=m'xcdM,A T`9eLq:K`^AX@ K\L44ĊB۶ʒ Cgw){壆fj}5a?0loZXoXQ.UJOv.F+.}HYr:gdZO=vMIj7mK':[\Nj<n:t{W/ͨ2f5]R1'ni"N-BÏ/1aO!e8Dvv >b$ξen?<pG^gŦˤ(hecm0pb!N} [ nn;GB'"K؛AE;D'OleQB&RwxrM)塷q:hfZ_-nuU 3s=<%1~g *s6=ћ s5rB%hCQ1y4zB^ 'bq3ߋ!A\gN >n>78Gt,>:BU45B&\AS kDo2(P,80ۧs U@5l$( `Jsvȧֈ|KEJ[?.y nTٿs2l65Fu e]YcI7Vσ:O_Qc_\ae@ dmktn&Ơ}09b=w!Pz0q1^hr3X3@tbGzۓ{]MM] 8{۹%O:0}θ$ҏ;Bf8v R l7JU''֐H@dM>HkQS^Cjظ֌9,ՍOEGׂj K$ Bh˫IᮔDZQ@SN]oٿ(|ZHԌ6J:l 84nje=*eQWtޔ118חd@bm1ہ$EU*0V)Zfz ky1s>0Tu?ac,)aDvK o멿5ÓFo?)ל1B y{ q7G@7p"Wmb`萌;M;;,*~O}Cv՘)7oGLSz!%Ib]*yMZj'cQY7e7?`R#Rb;UW ƹ\+&E't'ͳ:*݊]dX%-&jn xe3ߜ|X.aAA!me`֜`쨿é˴ww349umMIFTWJrȒV;,['\Lhކq+oMȚ6 gp-VH[.()SN³#EljWVOZ6@s$0T)~9Yذ^x,g.x1*\'gIAM^s<5eQ X Ƅ_= /:߻=tA/p 8ݠuC.&=noTb(vc .ߝcڭFXZ+p iLVwf^8V, YHI'"==ٹog4#ǣٙ Xiy_UJ~SjI*[h/T[.ϟ6 1KH\1^QFmHH[>'[{&gvVvX=wI$Р2zSd%Lq#b`{!VOeV]l DHjzQp_ίSpvjB鲸|/!UMlEa.[G  0pGOT\]]MYfI-!;.RSxݤSHN1)V;踸rP EpXjBFgi_IW{#[Kz:fOm/f!$],J>,aV(h z?.}"E,>h A(W(rౖ.K kq\',jKyRw,_|՛,RNu6d =bE1贈 eju{ (^w'wݠiPT/>}ht LJ .:\ypnæ5PYc u.-? X[M]˔VH $a?dW=wJ%5mS"kf$Ly"vv"]x1/B6mƤ-آXwNJw \ѡ܍FKT"O9u0f?5$wK X+I˒}p r(^py1Rq,E4/pȉ|I:`6["[LϽ(Q^[v2k+^m0FSsӥ+&'ʗ/?,_Y(?ٲ`}_݌j97n݀Hx=1e/V&e*rg;Vy3@G)^V4&2sS4Lam2-2I0ZesU gH/GiWI-2$%8Ar7g#q|QYZ@Jc|ej1N&*  e7(<w廄U9-EfDƘ拶8TJc\o޾4ڷa"07&se#rZspU>[6$ %Kc/mNa56t`mJoW8~]~.jNVSn(0npjSdaUb Sf LcPtd@"#9Haڞ*NӥE+!!^F9xhxҩ+ң[Kî5G֑x])Pi)Yx#,O?t'X6gC4pҽ63^DZmcKN(U cDH.ib&xT虨kT]] /0ȏ(cwu UL7K5U'󵠂RSY3`<F߈2ԑ!Y`. ~mJ+􌀦4YY 7f)vkߧ%_RUYooރmaQu! Ê?+O ͪi(h~8YcKuϑԡ, (jR6s3rR5MދBD]bi, [UR E[N=| JZ¡Өvmkec`#df= dQ3z"h+|"x.z~3_wSE5etߘ5!d,t0J}nr廆w2 gbW4P6e hsd'8fܓ,s /u\WFTL{LH(re路5  PR XĐ1J=GO;wUT8[jwb]g|AJsm*i'R“PiNHF>;;U`ABrlyoý3d sXha?XYrT+ @ Q53Nt[7vψuץ'z]?O 81@4_۵~T1DÊTd?6y/Bʚ ~ﰉ\ FE(޴N>?,BHA]ըC7RWeA}Gy҉_ f}~jLzd<݁OIU_<= =~o7jOBaSc2ΑwEWh6& \ o=>!WޙMAfBБG #pN f-w %OFO-u(!;aj^v2o#I\~˛c /_ ӑ85OTP &I`;L3Mlc8UѣRavh )[/c\oMZ v/QMnM'ђ) :FU[p<N9:)c0|jq,l )dxb.9lsA[aXG43H& k0",ݻA_|) Yoߺ \Z7"^@Xi |]g&\D(dž[;^*h&Ub\:uDh_+e' u)i=Avqsӏ>D0LZ\&*DZ( +|_LnC-b;Ն/yG*.5U7$ ,Yyԙ mˇ XT3Kɦ|φE,GKX؝ kF\cPGw}*'%`d*Ȥ=kՋR *qn\<{rA j$1Oe&/d&vɇc+xt"JѰoSJfzN{i;&`zzKR:QȃjoAC }V+#eOCjpeQYԯ2żC(B >\ k+rU qJޯM$^Z줤੐= ĒpM!޲I~H&T۽&9JK~a*}\_A ĽLn6yϹMJvFH `Uο @ͭYaV!npHL77V˚2kX*aAQJ6Jtc; ͽIEl X$װEh`35 $W0` 3eTd7 Qw9WIF/U4aY\g/ 7p bEAÊ;;؏{d2LLf{t2dkzpx`\t;Te =Q4M1͛ 6WՁZ,AHF'.^S@Wܒ_ey*<3IGw⧊ً*g|4ȝx$sߜ޼92КA 6xzM9_θ>Q#Pw~n^0ܲ6az/X硚n*M"撋KXN h=Gzisz_CL8"XU)XR'Fx>[:(Z r{43Di7]?s4#9尕wS&G5D0\WXqLwS+6Q .ôC߼-Y O,fh4VpP'3A*kqR٫+(BE/ |{ë(zri g./5AU۟WźB JV/d oŠP7c40 Q* |QtI1LWiӘiiԃ1o+$3m^]7$cAҕ-EGgD&e'#cE$*ht}:h:SƒkNR`H*6>282[ o Y{mؓk:wưgo&&,k da^b|8'w$*RIxoA3}1tWWf]NwIնij-p`;-"/kj#Ǵ>P(6Pf·"Pzw4慾ƶqo?7,`?:Jws#R03ZdsJ2lv'^6wGZא6)OL=)5LkfTs{c?eWק"<y+X'OJ<!/o{>iE1ӏ'I=7*T]zţ[xjc#j %MGIXqw\%idzWhw]yA@/[Hk&60q"4F,[BSUP?AK?&Դ:7^ l?&&WW(TM|C:|"gD]촸-FdZKKunS=/'@*"ge9t0 -xUh>{Ifb`C}_l_K }GSJWMx'.aSڌ4<;xC2b^rBt6&xƖ 6,tbR8z 'x/@$zxG|)KVQCI=Ml.3V<}|'KA#.6Pmƅb?mbPLJ?lPXw9y/o'Bz I&s,~;5C,աX~˷CF7wJ#s'2\j1e7Yg?mɟ _$<ikd^pUa^קOSe5kJ+P" #tZ1+=/ps[lEZע( y)1*E "K|nʑ-/'S7mD8}b)bC&mU'Ѳ! G@⌵jGNbF?WYxw|yÁG4465foS.z>=ԎcfY4Ǭ@;v5 RИda`!4,1At1<2< Ѝ#Ynh:b pr{Sஉ:*5Ɗ~|gvCNEi{C-Y='KXeȄ\vs?~NJlRHqp4+ s~d0/KLK!uH"1'dXM|'r.P$Y8Qt*DŽEߊ<ǟI8Z x"#JY^'C6 8I,((&FZ*GV#8_PKSzi&m E RJOܢڊtI# $ب:&[=M2s Z7vȥ[:~?,W{V,aӌ?[L9ȳlS AP#3z#s(fk(2XLHK,4M`n?IFIxi,zh5P_2Ίr6WArr_+_u=ed/Y͝d _+jZge/4P1 P,;\ouArzUm=G+YX@ڷV\8[6zŲm+{ ^d(Me-C-MsXkVELKnX3<官,hoŨ2Ht)R}g4a)>ц6. t dy3^yJQDqe!U_-*+W!Skx}ذBH-P6 ecR0Y\"%'ENE}G]i?KbG$;/ ;a46{!FndMݜ3+M&dXh.F]?aGBWN o$;;z҇to1}{Šܞ>6#X#vUbo뮆{S4 ,#ˌ`5tÃRKuO*}gY%pd8s_^Sb<sIQE.5jWHanӅE%ЗN)Z8`[NywȾ?\5ߚeB`D5M0ӫV:zl=gYJU1?9!`[Mj 5ɮmܴ(p#0&/-$qޙ\EmZXr;AnX#tE5x+b ?ʲ~e'^pBơj)% )y5<#9P]~~޻p 6XnY4YBms.f L>W}-]'u Զl1F {1X5Zȥ}\!އR'J҅1vpU= b?F뱋s.NKOCm@Cr 8pe<klbzxa6ͤtoΪ8E@s6Ёte ih+gɸQ/1)LN.kgoG@}k"cAH1R:H;>UnP=;|IyPrzh{Im|lB01'e̕$\um/"`@%f?hVȵL&|g{62V`?C("=y',Pkud k:{1E5%|![4gHiTK&\ -,?4xPPb uUH#se[䝎teMw8H1. y#xUaR{@ƮF'pT ?+ZvUCjFlO㿿ņj   h7'@$B4mFnpzG|69M%];ÕREsZ ݵdaY)!!}쉸{ %~VӼ{K)_B^Z!4!}7踵J ~g&(%HUv@>% YQPێ `B`&^+ v o PnAXGN]Ox0ץYh6^Rֱ d\&>jl"r, %X >OWHRݣ&_~wM˷pAPII0>LcWg%96.owԉl?Z8o2<4GPb bnn{!HJHv06d \JjہsUCy/l!dvٷb1(@g1Y=Wwe9}rogZvKΈ2LJ"l倊&&Ea ʁ1Q=6?Mofc/ǎ.7E)i^2 {uTNUl Hꤟ7`e.ug~c 5q` i 7 k$?1N0MoPiԪ, '5ZCXλո,m:>ߊz"Wxu_n4 \(# z#gmcBƾ ]-R*TDŽ T"nQV~wpw NDtH7kgkiΠ HEv$&Æu/; 7ξ8FM3𸖽Rzkݺ*Q) 4dgEMh ڈ,[PCr*nA'ծ- Gxm𤰶 C8T1͈%Orb˸pT-?zM7tbÉ2#2bEݫ\%@$1zEez(vqXÉ F(+o!)_Ld\b=Q$WvXiq9-⋷XU2J úw\]!#('9 {7Q)dZ.*ŹNm`IGZk0ObT ;(ߏʯ)cK_fgzeqxSjT.޿`'5}TۺҳY9ͬe5Q}\zp@"O[o0ЉJ i|3 ~zʍ8gcʦk[/x1eo1Eo-H_-h/셉I~Og+l ]igP-ѽ_[ǥAF=? #KNdN-i^^+βIA+U֝'>(^ʙ(!>a Da-tqm ֔d-'[Qܶ>' 0q T^)Ok{5^`d%< ';RAډ3!hI{OjTbu}bO=V 0Sf.ߚHK&8@wڦr6xlmI@tɻ9pyF!/P~= eSUtuekqvUfɆ/(݁7<YΒu M|iJj{Frо ~BvɞAЃOXkAD0﮺6Qw`qf!d 3El&"k0mq\( ALҤUps(XS5!ccQtZVq#f;%NKrPw xt030LCؘ|M>R(r iؠ, JxE/@L7dr8e.Ofd"N}tx֣IG$uA']\ hT[X6ݔ+gt*mx+?DUdBۜ=F6$%P6 :VLptK F~`Ue]8d4NZ>b^2 'BFZ~)E?\z(ZŁ|cν0쵴 v'o›s2K)[+Yd2#Sh[트$s|CU|u|dJ%5/,"=x/Zٲ&:4|>bn`zvQj:38|&t S n| +TFJ.>[f `Chdֺ 's ,[I2.F-=q8py95 Vx-YT| ԂRTu=2W[J"/,SdGT Zl"ӟ4z~Nր4g@p'@?.*hk1W5F7kyxGL"-L#,ւJ[rrZ*ۺdHmCH7`xj"T )17=DevYxgM[C(7y4mFlZϝ8Q#Zh!LiH ȃԆ 祵֜0C3Z$gJT B2No{z! m&O7Z͸}_c"?m9ns>p%GğhP0PX^38rO۹;Z޼a~f8᪵ L7<MD9fFwVHez ,SY]VF%}~W9һV%YbH e)M ]_kuk_/~RU!4U?8 f[֠щ]Stak87j?TIG$? o<^^t(W1hkPk9Jdyg #M`_Y*y4&{_,ˁoNM˝u + P xb/ L~6Je8 A0b^(vEICgBlfh(9_w*٭gB+k [[Ibr+ASgƦą虘HMOQ?M|*懸ON5;̟y7Ti$07b{iZ3(;\ЃcI٣?HU>D& 4ì>nvwYI|OL,/yGr0P7|Gdp49`iMc$HD}ڨ&P=8a2.PCxp?lG, auHFGl *-|-,?XGl3K+GsV[nbN=^zK]hyR p=yoy5i4OI3yjC[ԍo- j1?Y:f}hE.:&7D6IoWδfZ=FhFzPRX{_Sd(+tDgRX /T |/><&\ew:)Xԃ{FW&1"L$qwH C$ z, /qCXhӕS[ia_= 0a]˶`ѐTE?:ۗ]A.U-QV{$PILP$3JYt%t @F~{|l.Ht>45B D,]9N=nuMմ'5JSsuzO^sU6I񑱾( !uͣx M~<\:()#UASWR4N2qٲjߨMfUfi]`R%NZhw#dm\5őt7ďtV)`I)&*Wf><ǂҤW,RύZu"%gca\ϛpB5Q]ƛYsN6EK1OarOWr3%0/߬WOo 1:4w+8):y(M<mw,)DD侯R-4Q5X`╖ 72:5; 8yN;|$\ǑZpQ$N*Xcv %Gyv$ d`(l rdRiحmDPږI !ƄڡϜ뤁/XZW)I__Q8ۈTx);3FֹRȡ f'cb`ZE 9_- \Il(5 .XF~7P\1)+#R: ZlpТ&(3A#vFg>18vDfEK|q~&y̱)+e5UhQU58tK(iİ3~D( H,OX5EghM>*XUFT8ʹc Dc bP3[kyzsA}|2o']n ^bGDqQI2GkuzhY[HYqaw.ۺC 3=2[2Fnjj%K-Y$EvUE^!+mb-(F8 q7pDZ`!PՐn3pS8ҟ$AұTE`×b)S0GSc16ȗqC2+T3r%"ҕB.W/;=P^ ^;(i 2[&NQ"AfR͇Ûg|0h;QL!0K90:e)5MQ׵2 )-crq[=<FXx nUh\noN/D#68Lcu~wVN;~> Je@WmɓZ*6Io*Ri.J uCPM.:7`c i!*.zarMYB|Q*"gILȀkY{$J P얙 ؿIy+JQU$EvN!_$y+.+C}3NaO)2wd㆞awx-+r@{eA}pMuK\EG{r1 `iOgՒLL܈F6b/Po"GFӌr{;bP%|z NȢ7k7}ᜎ{wwc  jc96-E4w te`Y;˘7.ܭE]{#ȡJ}@ r.%/4J\lrY*l6R UhZ=8Wnx8` >BnH4exYg`H$.^!E3?Gi?34nZ߰%;`]ey=ɐ*e$܀% 7@V8{n `W:џAؙ}@*+;RAJ\Ku]cJm+-o O {|}i3FGZͮGQUSEUfaki_F у [>Jw]Ukt(0Crg1>3[/ޛ  "8,,} N_Hk!XM%c=i=q hO8E#F[V)z}xn%g VC=]1|h~y=T1T;2P|1$I3uI5>h9 }FfS|C5ޅe? 'Q7ڤ[>UPcr0U8u/*[%#ϳue:"䛍/~8qBI&WX}+Q7eސyÔӖAڸZ ֢/*P̃L "r;]u:eTa*{ivD G g0k-e&:8 \QT1q(`,FmfmNν#}]4!]j` TxDe<Ha}"% ~*;;jղ֕$` czF;kn@"TY(TJ,E `๊m0 ^#8?,BU j 弉(iCd:sЖ+/qW+KYM! {pLUE_!K:ҿF#\~L9PLM%C, eGPh%eE$|kKL(n\j^Y }DٿK8e?qu)Ua##|M)_<5n#SĿH/p7S ,.f$G=&=XH:?ZE[a#cs|r*=,ΏR 6 ,4fu ci=S^~?"kI`]Kb(LrJOzĆe >82x x%ʆ'!%!K`>V{Rƚ&ziE٨KU"z0S?\pmڵbLL9?04ao6֜$ }HAxjˁŘA _v,tQ6iq-FۜSeNE5;f&GaJdQ8^sCmC-ec2u0vacGONBht~`rg2JZTFĐm;b*ߕyJ#p< GHx#v]8oWc &H; sR1],5{1V#yJ!kCk,80%]70Lǭk`Eø'FUM~fo1`.DmMWP\Xk,OC ~eһ4JGSZ 7UIԽ& ^2h^a0 DGYYFQӄll&NWlSQ%@m&˸EC>&]N%xPxXE9(ˠj#|Ɏ@)DeY愮Omy_W԰Z2i 7: * 3?oYJcUa*²)sgÐjLe9Koe)mahFghKpd}z0^iDqZHR4˜gaYYe~RϡBE2̿+rB&OT٭p brʼ6~96[ XA熡hy^>Hs9Y'g_HB^ iNi€CtfTqܜ%E辶qfrUD?xBUk 8 >)Q*MߠU YcDIm{1CXZU=3vbM\[Sɡ4ǯ@OJ\*`lԞ9ZE61p ϴۆ#O`@)@+_̎)B")H݈Xm^. -ϳUwqǾJr<=pt("CJEזu[ /P _2g #U )/nic,Hm{.=^>91oQԪp̠l혺f`hؠ\ y B{r??h,*v=2GdeNXy"r4V# >ͭŔkD08dQ4R$ŴM"w礹*ȫlRL)]m _IPvZhDyC=?Q;/EVSˆ|^嶕:\+~6FUpUj`1~M^P_Llcuy|Р`cb/s٢֩ĻZ~p|^Z x1XڒB20hӑWqg@U'=!P 0 :sj2nQg8|̌D^0ACbAA;̰^RV79tE)$b1a 1TBG]rdLhXӔFiA)<Щl$eБ%_"(}hL5p:%.c-8iPa^="bV£JV)5ue.fzWQKd;~&;AЇG"O4 \s^G1'7{@)bMd2Z vB7%#u'ƋA߂<^/~[ĸXCBz<Klj>}d,rxeJv;~'۹/v(<)wi! t%a4YcI%Uv|yDT2-fQD9Q/̾D +W+uPr0dLĥ.?VLED/]V=SWz:qkKGa-dx`u$|:~yP:)D\h5손H{"R\WgҾ߇6J,͏eKQvnNV B!9d8u_JÅw\"#7Cdni8XKuvR<^B(`kP^9<@\"zN.rpлgBC/ѥ} nZX.V lrDBaE@m(! s_&s4 sI[SB+BNCG,UjC` ڪ!~]A^ٌjl8K,!*e'1zyh.DM76~θzxGqUq'pKol{A#cVw@YϬ֣]FʈeGHI#~ :j}#qQKD2FvݐNTOpEcG3 Riq~)py˼Z{Lo/JTmͺ!XyRfG۟U_Ե}Y(J{Ѫ ;AqAh+RW/INYa;͖_IKsrkGv j9>< :n(rWvv0bofc>S^FgH$x:&'FKh< 60c~v=:űY^6U(ˊLh Jyu;{[T. <Ƭ f͖2C|_詑@.`Za qz"*NO&@-.vSm0 $3"`nO YZ