def match(apps):

        match = Matcher()
        #match.simpleallocator(apps)
        match.allocate(apps)
        match.allocateWithMemoryMigration(apps, 80)