TSTP Solution File: PUZ010-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : PUZ010-1 : TPTP v8.1.2. Bugfixed v1.0.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n021.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:19:27 EDT 2023

% Result   : Unsatisfiable 3.40s 1.19s
% Output   : CNFRefutation 3.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :  116
% Syntax   : Number of clauses     :  379 (  49 unt;  31 nHn; 379 RR)
%            Number of literals    : 1488 (   0 equ;1193 neg)
%            Maximal clause size   :   25 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :   14 (  13 usr;   1 prp; 0-2 aty)
%            Number of functors    :   30 (  30 usr;  30 con; 0-0 aty)
%            Number of variables   :  157 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ person(X0)
    | lives(X0,house_1)
    | lives(X0,house_2)
    | lives(X0,house_3)
    | lives(X0,house_4)
    | lives(X0,house_5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',people_live_somewhere) ).

cnf(c_50,plain,
    ( ~ lives(english,X0)
    | ~ lives(spaniard,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_spaniard_live_apart) ).

cnf(c_51,plain,
    ( ~ lives(english,X0)
    | ~ lives(norwegian,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_norwegian_live_apart) ).

cnf(c_52,plain,
    ( ~ lives(english,X0)
    | ~ lives(ukranian,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_ukranian_live_apart) ).

cnf(c_53,plain,
    ( ~ lives(english,X0)
    | ~ lives(japanese,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_japanese_live_apart) ).

cnf(c_54,plain,
    ( ~ lives(spaniard,X0)
    | ~ lives(norwegian,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_norwegian_live_apart) ).

cnf(c_55,plain,
    ( ~ lives(spaniard,X0)
    | ~ lives(ukranian,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_ukranian_live_apart) ).

cnf(c_56,plain,
    ( ~ lives(spaniard,X0)
    | ~ lives(japanese,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_japanese_live_apart) ).

cnf(c_57,plain,
    ( ~ lives(norwegian,X0)
    | ~ lives(ukranian,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_ukranian_live_apart) ).

cnf(c_58,plain,
    ( ~ lives(norwegian,X0)
    | ~ lives(japanese,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_japanese_live_apart) ).

cnf(c_59,plain,
    ( ~ lives(ukranian,X0)
    | ~ lives(japanese,X0)
    | ~ house(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian_and_japanese_live_apart) ).

cnf(c_60,plain,
    ( ~ person(X0)
    | drinks(X0,orange)
    | drinks(X0,coffee)
    | drinks(X0,tea)
    | drinks(X0,milk)
    | drinks(X0,water) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',drink_something) ).

cnf(c_61,plain,
    ( ~ drinks(english,X0)
    | ~ drinks(spaniard,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_spaniard_drink_different) ).

cnf(c_62,plain,
    ( ~ drinks(english,X0)
    | ~ drinks(norwegian,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_norwegian_drink_different) ).

cnf(c_63,plain,
    ( ~ drinks(english,X0)
    | ~ drinks(ukranian,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_unkranian_drink_different) ).

cnf(c_64,plain,
    ( ~ drinks(english,X0)
    | ~ drinks(japanese,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_japanese_drink_different) ).

cnf(c_65,plain,
    ( ~ drinks(spaniard,X0)
    | ~ drinks(norwegian,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_norwegian_drink_different) ).

cnf(c_66,plain,
    ( ~ drinks(spaniard,X0)
    | ~ drinks(ukranian,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_ukranian_drink_different) ).

cnf(c_67,plain,
    ( ~ drinks(spaniard,X0)
    | ~ drinks(japanese,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_japanese_drink_different) ).

cnf(c_68,plain,
    ( ~ drinks(norwegian,X0)
    | ~ drinks(ukranian,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_ukranian_drink_different) ).

cnf(c_69,plain,
    ( ~ drinks(norwegian,X0)
    | ~ drinks(japanese,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_japanese_drink_different) ).

cnf(c_70,plain,
    ( ~ drinks(ukranian,X0)
    | ~ drinks(japanese,X0)
    | ~ drink(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian_and_japanese_drink_different) ).

cnf(c_71,plain,
    ( ~ person(X0)
    | drives(X0,masserati)
    | drives(X0,saab)
    | drives(X0,porsche)
    | drives(X0,honda)
    | drives(X0,jaguar) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',drive_something) ).

cnf(c_72,plain,
    ( ~ drives(english,X0)
    | ~ drives(spaniard,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_spaniard_drive_different) ).

cnf(c_73,plain,
    ( ~ drives(english,X0)
    | ~ drives(norwegian,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_norwegian_drive_different) ).

cnf(c_74,plain,
    ( ~ drives(english,X0)
    | ~ drives(ukranian,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_ukranian_drive_different) ).

cnf(c_75,plain,
    ( ~ drives(english,X0)
    | ~ drives(japanese,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_japanese_drive_different) ).

cnf(c_76,plain,
    ( ~ drives(spaniard,X0)
    | ~ drives(norwegian,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_norwegian_drive_different) ).

cnf(c_77,plain,
    ( ~ drives(spaniard,X0)
    | ~ drives(ukranian,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_ukranian_drive_different) ).

cnf(c_78,plain,
    ( ~ drives(spaniard,X0)
    | ~ drives(japanese,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_japanese_drive_different) ).

cnf(c_79,plain,
    ( ~ drives(norwegian,X0)
    | ~ drives(ukranian,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_ukranian_drive_different) ).

cnf(c_80,plain,
    ( ~ drives(norwegian,X0)
    | ~ drives(japanese,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_japanese_drive_different) ).

cnf(c_81,plain,
    ( ~ drives(ukranian,X0)
    | ~ drives(japanese,X0)
    | ~ car(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian_and_japanese_drive_different) ).

cnf(c_82,plain,
    ( ~ person(X0)
    | owns(X0,dog)
    | owns(X0,snails)
    | owns(X0,horse)
    | owns(X0,fox)
    | owns(X0,zebra) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',own_a_pet) ).

cnf(c_83,plain,
    ( ~ owns(english,X0)
    | ~ owns(spaniard,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_spaniard_own_different_pets) ).

cnf(c_84,plain,
    ( ~ owns(english,X0)
    | ~ owns(norwegian,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_norwegian_own_different_pets) ).

cnf(c_85,plain,
    ( ~ owns(english,X0)
    | ~ owns(ukranian,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_ukranian_own_different_pets) ).

cnf(c_86,plain,
    ( ~ owns(english,X0)
    | ~ owns(japanese,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_and_japanese_own_different_pets) ).

cnf(c_87,plain,
    ( ~ owns(spaniard,X0)
    | ~ owns(norwegian,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_norwegian_own_different_pets) ).

cnf(c_88,plain,
    ( ~ owns(spaniard,X0)
    | ~ owns(ukranian,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_ukranian_own_different_pets) ).

cnf(c_89,plain,
    ( ~ owns(spaniard,X0)
    | ~ owns(japanese,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_and_japanese_own_different_pets) ).

cnf(c_90,plain,
    ( ~ owns(norwegian,X0)
    | ~ owns(ukranian,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_ukranian_own_different_pets) ).

cnf(c_91,plain,
    ( ~ owns(norwegian,X0)
    | ~ owns(japanese,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_and_japanese_own_different_pets) ).

cnf(c_92,plain,
    ( ~ owns(ukranian,X0)
    | ~ owns(japanese,X0)
    | ~ animal(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian_and_japanese_own_different_pets) ).

cnf(c_93,plain,
    ( ~ house(X0)
    | is_color(X0,red)
    | is_color(X0,yellow)
    | is_color(X0,blue)
    | is_color(X0,green)
    | is_color(X0,ivory) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_coloured) ).

cnf(c_94,plain,
    ( ~ is_color(house_1,X0)
    | ~ is_color(house_2,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_1_and_2_coloured_different) ).

cnf(c_95,plain,
    ( ~ is_color(house_1,X0)
    | ~ is_color(house_3,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_1_and_3_coloured_different) ).

cnf(c_96,plain,
    ( ~ is_color(house_1,X0)
    | ~ is_color(house_4,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_1_and_4_coloured_different) ).

cnf(c_97,plain,
    ( ~ is_color(house_1,X0)
    | ~ is_color(house_5,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_1_and_5_coloured_different) ).

cnf(c_98,plain,
    ( ~ is_color(house_2,X0)
    | ~ is_color(house_3,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_2_and_3_coloured_different) ).

cnf(c_99,plain,
    ( ~ is_color(house_2,X0)
    | ~ is_color(house_4,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_2_and_4_coloured_different) ).

cnf(c_100,plain,
    ( ~ is_color(house_2,X0)
    | ~ is_color(house_5,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_2_and_5_coloured_different) ).

cnf(c_101,plain,
    ( ~ is_color(house_3,X0)
    | ~ is_color(house_4,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_3_and_4_coloured_different) ).

cnf(c_102,plain,
    ( ~ is_color(house_3,X0)
    | ~ is_color(house_5,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_3_and_5_coloured_different) ).

cnf(c_103,plain,
    ( ~ is_color(house_4,X0)
    | ~ is_color(house_5,X0)
    | ~ color(X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',houses_4_and_5_coloured_different) ).

cnf(c_104,plain,
    person(english),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english) ).

cnf(c_105,plain,
    person(spaniard),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard) ).

cnf(c_106,plain,
    person(norwegian),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian) ).

cnf(c_107,plain,
    person(ukranian),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian) ).

cnf(c_108,plain,
    person(japanese),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',japanese) ).

cnf(c_109,plain,
    house(house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_house_1) ).

cnf(c_110,plain,
    house(house_2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_house_2) ).

cnf(c_111,plain,
    house(house_3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_house_3) ).

cnf(c_112,plain,
    house(house_4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_house_4) ).

cnf(c_113,plain,
    house(house_5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_house_5) ).

cnf(c_114,plain,
    color(red),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',red) ).

cnf(c_115,plain,
    color(green),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',green) ).

cnf(c_116,plain,
    color(yellow),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',yellow) ).

cnf(c_117,plain,
    color(ivory),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ivory) ).

cnf(c_118,plain,
    color(blue),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',blue) ).

cnf(c_119,plain,
    car(jaguar),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',jaguar) ).

cnf(c_120,plain,
    car(honda),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',honda) ).

cnf(c_121,plain,
    car(masserati),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',masserati) ).

cnf(c_122,plain,
    car(porsche),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',porsche) ).

cnf(c_123,plain,
    car(saab),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',saab) ).

cnf(c_124,plain,
    drink(tea),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',tea) ).

cnf(c_125,plain,
    drink(orange),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',orange) ).

cnf(c_126,plain,
    drink(water),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',water) ).

cnf(c_128,plain,
    drink(coffee),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',coffee) ).

cnf(c_129,plain,
    animal(dog),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',dog) ).

cnf(c_130,plain,
    animal(zebra),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',zebra) ).

cnf(c_131,plain,
    animal(snails),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',snails) ).

cnf(c_132,plain,
    animal(horse),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',horse) ).

cnf(c_133,plain,
    animal(fox),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fox) ).

cnf(c_134,plain,
    ( ~ lives(english,X0)
    | ~ house(X0)
    | is_color(X0,red) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',english_in_red_house) ).

cnf(c_135,plain,
    owns(spaniard,dog),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',spaniard_owns_dog) ).

cnf(c_136,plain,
    lives(norwegian,house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_in_house_house_1) ).

cnf(c_137,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(X1)
    | is_color(X1,yellow) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',masserati_in_yellow_house) ).

cnf(c_138,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,X3)
    | ~ drives(X2,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(X3)
    | next_to(X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',saab_with_fox) ).

cnf(c_139,plain,
    ( ~ next_to(X0,X1)
    | ~ lives(norwegian,X0)
    | ~ house(X0)
    | ~ house(X1)
    | is_color(X1,blue) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',norwegian_in_blue_house) ).

cnf(c_140,plain,
    ( ~ drives(X0,porsche)
    | ~ person(X0)
    | owns(X0,snails) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',porsche_with_snails) ).

cnf(c_141,plain,
    ( ~ drives(X0,honda)
    | ~ person(X0)
    | drinks(X0,orange) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',honda_with_orange) ).

cnf(c_142,plain,
    drinks(ukranian,tea),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ukranian_drinks_tea) ).

cnf(c_143,plain,
    drives(japanese,jaguar),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',japanese_drives_jaguar) ).

cnf(c_144,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,X3)
    | ~ drives(X0,masserati)
    | ~ owns(X2,horse)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(X3)
    | next_to(X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',masserati_next_to_horse) ).

cnf(c_145,plain,
    ( ~ lives(X0,X1)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(X1)
    | is_color(X1,green) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',coffee_in_green_house) ).

cnf(c_146,plain,
    ( ~ is_color(X0,green)
    | ~ is_color(X1,ivory)
    | ~ house(X0)
    | ~ house(X1)
    | left_of(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',green_right_of_ivory) ).

cnf(c_147,plain,
    ( ~ drinks(X0,milk)
    | ~ person(X0)
    | lives(X0,house_3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',milk_in_middle) ).

cnf(c_148,plain,
    ( ~ left_of(X0,X1)
    | next_to(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_means_next_to) ).

cnf(c_150,plain,
    ( ~ next_to(X0,X1)
    | left_of(X0,X1)
    | left_of(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',next_to_means_left_or_right) ).

cnf(c_151,plain,
    left_of(house_1,house_2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_1_left_of_house_2) ).

cnf(c_153,plain,
    left_of(house_3,house_4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_3_left_of_house_4) ).

cnf(c_155,plain,
    ~ left_of(house_1,house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_1_not_left_of_house_1) ).

cnf(c_157,plain,
    ~ left_of(house_3,house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_3_not_left_of_house_1) ).

cnf(c_158,plain,
    ~ left_of(house_4,house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_4_not_left_of_house_1) ).

cnf(c_159,plain,
    ~ left_of(house_5,house_1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_5_not_left_of_house_1) ).

cnf(c_162,plain,
    ~ left_of(house_4,house_2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_4_not_left_of_house_2) ).

cnf(c_163,plain,
    ~ left_of(house_5,house_2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_5_not_left_of_house_2) ).

cnf(c_164,plain,
    ~ left_of(house_1,house_3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_1_not_left_of_house_3) ).

cnf(c_167,plain,
    ~ left_of(house_5,house_3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_5_not_left_of_house_3) ).

cnf(c_168,plain,
    ~ left_of(house_1,house_4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_1_not_left_of_house_4) ).

cnf(c_171,plain,
    ~ left_of(house_5,house_4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_5_not_left_of_house_4) ).

cnf(c_172,plain,
    ~ left_of(house_1,house_5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_1_not_left_of_house_5) ).

cnf(c_173,plain,
    ~ left_of(house_2,house_5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_2_not_left_of_house_5) ).

cnf(c_174,plain,
    ~ left_of(house_3,house_5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',house_3_not_left_of_house_5) ).

cnf(c_176,negated_conjecture,
    ( ~ lives(english,house_3)
    | ~ lives(spaniard,house_4)
    | ~ lives(norwegian,house_1)
    | ~ lives(ukranian,house_2)
    | ~ lives(japanese,house_5)
    | ~ drinks(english,milk)
    | ~ drinks(spaniard,orange)
    | ~ drinks(norwegian,water)
    | ~ drinks(ukranian,tea)
    | ~ drinks(japanese,coffee)
    | ~ drives(english,porsche)
    | ~ drives(spaniard,honda)
    | ~ drives(norwegian,masserati)
    | ~ drives(ukranian,saab)
    | ~ drives(japanese,jaguar)
    | ~ owns(english,snails)
    | ~ owns(spaniard,dog)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_1,yellow)
    | ~ is_color(house_2,blue)
    | ~ is_color(house_3,red)
    | ~ is_color(house_4,ivory)
    | ~ is_color(house_5,green) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_configuration) ).

cnf(c_179,plain,
    ( ~ drinks(norwegian,milk)
    | ~ person(norwegian)
    | lives(norwegian,house_3) ),
    inference(instantiation,[status(thm)],[c_147]) ).

cnf(c_181,plain,
    ( ~ drives(norwegian,porsche)
    | ~ person(norwegian)
    | owns(norwegian,snails) ),
    inference(instantiation,[status(thm)],[c_140]) ).

cnf(c_238,plain,
    ( ~ person(norwegian)
    | owns(norwegian,dog)
    | owns(norwegian,snails)
    | owns(norwegian,horse)
    | owns(norwegian,fox)
    | owns(norwegian,zebra) ),
    inference(instantiation,[status(thm)],[c_82]) ).

cnf(c_239,plain,
    ( ~ person(norwegian)
    | drives(norwegian,masserati)
    | drives(norwegian,saab)
    | drives(norwegian,porsche)
    | drives(norwegian,honda)
    | drives(norwegian,jaguar) ),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_240,plain,
    ( ~ person(norwegian)
    | drinks(norwegian,orange)
    | drinks(norwegian,coffee)
    | drinks(norwegian,tea)
    | drinks(norwegian,milk)
    | drinks(norwegian,water) ),
    inference(instantiation,[status(thm)],[c_60]) ).

cnf(c_243,plain,
    ( ~ owns(english,snails)
    | ~ drinks(norwegian,water)
    | ~ drinks(spaniard,orange)
    | ~ drinks(english,milk)
    | ~ lives(japanese,house_5)
    | ~ lives(ukranian,house_2)
    | ~ lives(english,house_3)
    | ~ lives(spaniard,house_4)
    | ~ drinks(japanese,coffee)
    | ~ drives(english,porsche)
    | ~ drives(spaniard,honda)
    | ~ drives(norwegian,masserati)
    | ~ drives(ukranian,saab)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_1,yellow)
    | ~ is_color(house_2,blue)
    | ~ is_color(house_3,red)
    | ~ is_color(house_4,ivory)
    | ~ is_color(house_5,green) ),
    inference(global_subsumption_just,[status(thm)],[c_176,c_143,c_142,c_136,c_135,c_176]) ).

cnf(c_244,negated_conjecture,
    ( ~ lives(english,house_3)
    | ~ lives(spaniard,house_4)
    | ~ lives(ukranian,house_2)
    | ~ lives(japanese,house_5)
    | ~ drinks(english,milk)
    | ~ drinks(spaniard,orange)
    | ~ drinks(norwegian,water)
    | ~ drinks(japanese,coffee)
    | ~ drives(english,porsche)
    | ~ drives(spaniard,honda)
    | ~ drives(norwegian,masserati)
    | ~ drives(ukranian,saab)
    | ~ owns(english,snails)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_1,yellow)
    | ~ is_color(house_2,blue)
    | ~ is_color(house_3,red)
    | ~ is_color(house_4,ivory)
    | ~ is_color(house_5,green) ),
    inference(renaming,[status(thm)],[c_243]) ).

cnf(c_1092,plain,
    ( ~ drinks(ukranian,tea)
    | ~ drinks(japanese,tea) ),
    inference(resolution,[status(thm)],[c_70,c_124]) ).

cnf(c_1099,plain,
    ( ~ drinks(norwegian,tea)
    | ~ drinks(ukranian,tea) ),
    inference(resolution,[status(thm)],[c_68,c_124]) ).

cnf(c_1106,plain,
    ( ~ drinks(spaniard,tea)
    | ~ drinks(ukranian,tea) ),
    inference(resolution,[status(thm)],[c_66,c_124]) ).

cnf(c_1114,plain,
    ( ~ drinks(english,tea)
    | ~ drinks(ukranian,tea) ),
    inference(resolution,[status(thm)],[c_63,c_124]) ).

cnf(c_1122,plain,
    ( ~ drinks(ukranian,orange)
    | ~ drinks(japanese,orange) ),
    inference(resolution,[status(thm)],[c_70,c_125]) ).

cnf(c_1136,plain,
    ( ~ drinks(norwegian,orange)
    | ~ drinks(ukranian,orange) ),
    inference(resolution,[status(thm)],[c_68,c_125]) ).

cnf(c_1143,plain,
    ( ~ drinks(spaniard,orange)
    | ~ drinks(japanese,orange) ),
    inference(resolution,[status(thm)],[c_67,c_125]) ).

cnf(c_1150,plain,
    ( ~ drinks(spaniard,orange)
    | ~ drinks(ukranian,orange) ),
    inference(resolution,[status(thm)],[c_66,c_125]) ).

cnf(c_1157,plain,
    ( ~ drinks(spaniard,orange)
    | ~ drinks(norwegian,orange) ),
    inference(resolution,[status(thm)],[c_65,c_125]) ).

cnf(c_1164,plain,
    ( ~ drinks(english,orange)
    | ~ drinks(japanese,orange) ),
    inference(resolution,[status(thm)],[c_64,c_125]) ).

cnf(c_1171,plain,
    ( ~ drinks(english,orange)
    | ~ drinks(ukranian,orange) ),
    inference(resolution,[status(thm)],[c_63,c_125]) ).

cnf(c_1178,plain,
    ( ~ drinks(english,orange)
    | ~ drinks(norwegian,orange) ),
    inference(resolution,[status(thm)],[c_62,c_125]) ).

cnf(c_1185,plain,
    ( ~ drinks(english,orange)
    | ~ drinks(spaniard,orange) ),
    inference(resolution,[status(thm)],[c_61,c_125]) ).

cnf(c_1199,plain,
    ( ~ drinks(norwegian,water)
    | ~ drinks(japanese,water) ),
    inference(resolution,[status(thm)],[c_69,c_126]) ).

cnf(c_1227,plain,
    ( ~ drinks(spaniard,water)
    | ~ drinks(norwegian,water) ),
    inference(resolution,[status(thm)],[c_65,c_126]) ).

cnf(c_1248,plain,
    ( ~ drinks(english,water)
    | ~ drinks(norwegian,water) ),
    inference(resolution,[status(thm)],[c_62,c_126]) ).

cnf(c_1353,plain,
    ( ~ drinks(spaniard,coffee)
    | ~ drinks(japanese,coffee) ),
    inference(resolution,[status(thm)],[c_67,c_128]) ).

cnf(c_1486,plain,
    ( ~ drives(ukranian,jaguar)
    | ~ drives(japanese,jaguar) ),
    inference(resolution,[status(thm)],[c_81,c_119]) ).

cnf(c_1492,plain,
    ( ~ drives(norwegian,jaguar)
    | ~ drives(japanese,jaguar) ),
    inference(resolution,[status(thm)],[c_80,c_119]) ).

cnf(c_1499,plain,
    ( ~ drives(spaniard,jaguar)
    | ~ drives(japanese,jaguar) ),
    inference(resolution,[status(thm)],[c_78,c_119]) ).

cnf(c_1507,plain,
    ( ~ drives(english,jaguar)
    | ~ drives(japanese,jaguar) ),
    inference(resolution,[status(thm)],[c_75,c_119]) ).

cnf(c_1530,plain,
    ( ~ drives(norwegian,honda)
    | ~ drives(ukranian,honda) ),
    inference(resolution,[status(thm)],[c_79,c_120]) ).

cnf(c_1551,plain,
    ( ~ drives(spaniard,honda)
    | ~ drives(norwegian,honda) ),
    inference(resolution,[status(thm)],[c_76,c_120]) ).

cnf(c_1565,plain,
    ( ~ drives(english,honda)
    | ~ drives(ukranian,honda) ),
    inference(resolution,[status(thm)],[c_74,c_120]) ).

cnf(c_1572,plain,
    ( ~ drives(english,honda)
    | ~ drives(norwegian,honda) ),
    inference(resolution,[status(thm)],[c_73,c_120]) ).

cnf(c_1579,plain,
    ( ~ drives(english,honda)
    | ~ drives(spaniard,honda) ),
    inference(resolution,[status(thm)],[c_72,c_120]) ).

cnf(c_1600,plain,
    ( ~ drives(norwegian,masserati)
    | ~ drives(ukranian,masserati) ),
    inference(resolution,[status(thm)],[c_79,c_121]) ).

cnf(c_1621,plain,
    ( ~ drives(spaniard,masserati)
    | ~ drives(norwegian,masserati) ),
    inference(resolution,[status(thm)],[c_76,c_121]) ).

cnf(c_1642,plain,
    ( ~ drives(english,masserati)
    | ~ drives(norwegian,masserati) ),
    inference(resolution,[status(thm)],[c_73,c_121]) ).

cnf(c_1670,plain,
    ( ~ drives(norwegian,porsche)
    | ~ drives(ukranian,porsche) ),
    inference(resolution,[status(thm)],[c_79,c_122]) ).

cnf(c_1684,plain,
    ( ~ drives(spaniard,porsche)
    | ~ drives(ukranian,porsche) ),
    inference(resolution,[status(thm)],[c_77,c_122]) ).

cnf(c_1691,plain,
    ( ~ drives(spaniard,porsche)
    | ~ drives(norwegian,porsche) ),
    inference(resolution,[status(thm)],[c_76,c_122]) ).

cnf(c_1705,plain,
    ( ~ drives(english,porsche)
    | ~ drives(ukranian,porsche) ),
    inference(resolution,[status(thm)],[c_74,c_122]) ).

cnf(c_1712,plain,
    ( ~ drives(english,porsche)
    | ~ drives(norwegian,porsche) ),
    inference(resolution,[status(thm)],[c_73,c_122]) ).

cnf(c_1719,plain,
    ( ~ drives(english,porsche)
    | ~ drives(spaniard,porsche) ),
    inference(resolution,[status(thm)],[c_72,c_122]) ).

cnf(c_1740,plain,
    ( ~ drives(norwegian,saab)
    | ~ drives(ukranian,saab) ),
    inference(resolution,[status(thm)],[c_79,c_123]) ).

cnf(c_1754,plain,
    ( ~ drives(spaniard,saab)
    | ~ drives(ukranian,saab) ),
    inference(resolution,[status(thm)],[c_77,c_123]) ).

cnf(c_1761,plain,
    ( ~ drives(spaniard,saab)
    | ~ drives(norwegian,saab) ),
    inference(resolution,[status(thm)],[c_76,c_123]) ).

cnf(c_1775,plain,
    ( ~ drives(english,saab)
    | ~ drives(ukranian,saab) ),
    inference(resolution,[status(thm)],[c_74,c_123]) ).

cnf(c_1782,plain,
    ( ~ drives(english,saab)
    | ~ drives(norwegian,saab) ),
    inference(resolution,[status(thm)],[c_73,c_123]) ).

cnf(c_1789,plain,
    ( ~ drives(english,saab)
    | ~ drives(spaniard,saab) ),
    inference(resolution,[status(thm)],[c_72,c_123]) ).

cnf(c_1901,plain,
    ( ~ owns(spaniard,dog)
    | ~ owns(japanese,dog) ),
    inference(resolution,[status(thm)],[c_89,c_129]) ).

cnf(c_1907,plain,
    ( ~ owns(spaniard,dog)
    | ~ owns(ukranian,dog) ),
    inference(resolution,[status(thm)],[c_88,c_129]) ).

cnf(c_1913,plain,
    ( ~ owns(spaniard,dog)
    | ~ owns(norwegian,dog) ),
    inference(resolution,[status(thm)],[c_87,c_129]) ).

cnf(c_1922,plain,
    ( ~ owns(english,dog)
    | ~ owns(spaniard,dog) ),
    inference(resolution,[status(thm)],[c_83,c_129]) ).

cnf(c_1928,plain,
    ( ~ owns(ukranian,zebra)
    | ~ owns(japanese,zebra) ),
    inference(resolution,[status(thm)],[c_92,c_130]) ).

cnf(c_1935,plain,
    ( ~ owns(norwegian,zebra)
    | ~ owns(japanese,zebra) ),
    inference(resolution,[status(thm)],[c_91,c_130]) ).

cnf(c_1942,plain,
    ( ~ owns(norwegian,zebra)
    | ~ owns(ukranian,zebra) ),
    inference(resolution,[status(thm)],[c_90,c_130]) ).

cnf(c_1970,plain,
    ( ~ owns(english,zebra)
    | ~ owns(japanese,zebra) ),
    inference(resolution,[status(thm)],[c_86,c_130]) ).

cnf(c_1984,plain,
    ( ~ owns(english,zebra)
    | ~ owns(norwegian,zebra) ),
    inference(resolution,[status(thm)],[c_84,c_130]) ).

cnf(c_1998,plain,
    ( ~ owns(ukranian,snails)
    | ~ owns(japanese,snails) ),
    inference(resolution,[status(thm)],[c_92,c_131]) ).

cnf(c_2012,plain,
    ( ~ owns(norwegian,snails)
    | ~ owns(ukranian,snails) ),
    inference(resolution,[status(thm)],[c_90,c_131]) ).

cnf(c_2019,plain,
    ( ~ owns(spaniard,snails)
    | ~ owns(japanese,snails) ),
    inference(resolution,[status(thm)],[c_89,c_131]) ).

cnf(c_2033,plain,
    ( ~ owns(spaniard,snails)
    | ~ owns(norwegian,snails) ),
    inference(resolution,[status(thm)],[c_87,c_131]) ).

cnf(c_2040,plain,
    ( ~ owns(english,snails)
    | ~ owns(japanese,snails) ),
    inference(resolution,[status(thm)],[c_86,c_131]) ).

cnf(c_2047,plain,
    ( ~ owns(english,snails)
    | ~ owns(ukranian,snails) ),
    inference(resolution,[status(thm)],[c_85,c_131]) ).

cnf(c_2054,plain,
    ( ~ owns(english,snails)
    | ~ owns(norwegian,snails) ),
    inference(resolution,[status(thm)],[c_84,c_131]) ).

cnf(c_2061,plain,
    ( ~ owns(english,snails)
    | ~ owns(spaniard,snails) ),
    inference(resolution,[status(thm)],[c_83,c_131]) ).

cnf(c_2068,plain,
    ( ~ owns(ukranian,horse)
    | ~ owns(japanese,horse) ),
    inference(resolution,[status(thm)],[c_92,c_132]) ).

cnf(c_2082,plain,
    ( ~ owns(norwegian,horse)
    | ~ owns(ukranian,horse) ),
    inference(resolution,[status(thm)],[c_90,c_132]) ).

cnf(c_2117,plain,
    ( ~ owns(english,horse)
    | ~ owns(ukranian,horse) ),
    inference(resolution,[status(thm)],[c_85,c_132]) ).

cnf(c_2138,plain,
    ( ~ owns(ukranian,fox)
    | ~ owns(japanese,fox) ),
    inference(resolution,[status(thm)],[c_92,c_133]) ).

cnf(c_2145,plain,
    ( ~ owns(norwegian,fox)
    | ~ owns(japanese,fox) ),
    inference(resolution,[status(thm)],[c_91,c_133]) ).

cnf(c_2152,plain,
    ( ~ owns(norwegian,fox)
    | ~ owns(ukranian,fox) ),
    inference(resolution,[status(thm)],[c_90,c_133]) ).

cnf(c_2180,plain,
    ( ~ owns(english,fox)
    | ~ owns(japanese,fox) ),
    inference(resolution,[status(thm)],[c_86,c_133]) ).

cnf(c_2194,plain,
    ( ~ owns(english,fox)
    | ~ owns(norwegian,fox) ),
    inference(resolution,[status(thm)],[c_84,c_133]) ).

cnf(c_2292,plain,
    ( ~ is_color(house_4,red)
    | ~ is_color(house_5,red) ),
    inference(resolution,[status(thm)],[c_103,c_114]) ).

cnf(c_2299,plain,
    ( ~ is_color(house_3,red)
    | ~ is_color(house_5,red) ),
    inference(resolution,[status(thm)],[c_102,c_114]) ).

cnf(c_2306,plain,
    ( ~ is_color(house_3,red)
    | ~ is_color(house_4,red) ),
    inference(resolution,[status(thm)],[c_101,c_114]) ).

cnf(c_2313,plain,
    ( ~ is_color(house_2,red)
    | ~ is_color(house_5,red) ),
    inference(resolution,[status(thm)],[c_100,c_114]) ).

cnf(c_2327,plain,
    ( ~ is_color(house_2,red)
    | ~ is_color(house_3,red) ),
    inference(resolution,[status(thm)],[c_98,c_114]) ).

cnf(c_2334,plain,
    ( ~ is_color(house_1,red)
    | ~ is_color(house_5,red) ),
    inference(resolution,[status(thm)],[c_97,c_114]) ).

cnf(c_2341,plain,
    ( ~ is_color(house_1,red)
    | ~ is_color(house_4,red) ),
    inference(resolution,[status(thm)],[c_96,c_114]) ).

cnf(c_2348,plain,
    ( ~ is_color(house_1,red)
    | ~ is_color(house_3,red) ),
    inference(resolution,[status(thm)],[c_95,c_114]) ).

cnf(c_2355,plain,
    ( ~ is_color(house_1,red)
    | ~ is_color(house_2,red) ),
    inference(resolution,[status(thm)],[c_94,c_114]) ).

cnf(c_2362,plain,
    ( ~ is_color(house_4,green)
    | ~ is_color(house_5,green) ),
    inference(resolution,[status(thm)],[c_103,c_115]) ).

cnf(c_2369,plain,
    ( ~ is_color(house_3,green)
    | ~ is_color(house_5,green) ),
    inference(resolution,[status(thm)],[c_102,c_115]) ).

cnf(c_2383,plain,
    ( ~ is_color(house_2,green)
    | ~ is_color(house_5,green) ),
    inference(resolution,[status(thm)],[c_100,c_115]) ).

cnf(c_2390,plain,
    ( ~ is_color(house_2,green)
    | ~ is_color(house_4,green) ),
    inference(resolution,[status(thm)],[c_99,c_115]) ).

cnf(c_2404,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_5,green) ),
    inference(resolution,[status(thm)],[c_97,c_115]) ).

cnf(c_2411,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_4,green) ),
    inference(resolution,[status(thm)],[c_96,c_115]) ).

cnf(c_2418,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_3,green) ),
    inference(resolution,[status(thm)],[c_95,c_115]) ).

cnf(c_2432,plain,
    ( ~ is_color(house_4,yellow)
    | ~ is_color(house_5,yellow) ),
    inference(resolution,[status(thm)],[c_103,c_116]) ).

cnf(c_2439,plain,
    ( ~ is_color(house_3,yellow)
    | ~ is_color(house_5,yellow) ),
    inference(resolution,[status(thm)],[c_102,c_116]) ).

cnf(c_2446,plain,
    ( ~ is_color(house_3,yellow)
    | ~ is_color(house_4,yellow) ),
    inference(resolution,[status(thm)],[c_101,c_116]) ).

cnf(c_2474,plain,
    ( ~ is_color(house_1,yellow)
    | ~ is_color(house_5,yellow) ),
    inference(resolution,[status(thm)],[c_97,c_116]) ).

cnf(c_2481,plain,
    ( ~ is_color(house_1,yellow)
    | ~ is_color(house_4,yellow) ),
    inference(resolution,[status(thm)],[c_96,c_116]) ).

cnf(c_2488,plain,
    ( ~ is_color(house_1,yellow)
    | ~ is_color(house_3,yellow) ),
    inference(resolution,[status(thm)],[c_95,c_116]) ).

cnf(c_2495,plain,
    ( ~ is_color(house_1,yellow)
    | ~ is_color(house_2,yellow) ),
    inference(resolution,[status(thm)],[c_94,c_116]) ).

cnf(c_2502,plain,
    ( ~ is_color(house_4,ivory)
    | ~ is_color(house_5,ivory) ),
    inference(resolution,[status(thm)],[c_103,c_117]) ).

cnf(c_2509,plain,
    ( ~ is_color(house_3,ivory)
    | ~ is_color(house_5,ivory) ),
    inference(resolution,[status(thm)],[c_102,c_117]) ).

cnf(c_2544,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_5,ivory) ),
    inference(resolution,[status(thm)],[c_97,c_117]) ).

cnf(c_2551,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_4,ivory) ),
    inference(resolution,[status(thm)],[c_96,c_117]) ).

cnf(c_2558,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_3,ivory) ),
    inference(resolution,[status(thm)],[c_95,c_117]) ).

cnf(c_2593,plain,
    ( ~ is_color(house_2,blue)
    | ~ is_color(house_5,blue) ),
    inference(resolution,[status(thm)],[c_100,c_118]) ).

cnf(c_2600,plain,
    ( ~ is_color(house_2,blue)
    | ~ is_color(house_4,blue) ),
    inference(resolution,[status(thm)],[c_99,c_118]) ).

cnf(c_2607,plain,
    ( ~ is_color(house_2,blue)
    | ~ is_color(house_3,blue) ),
    inference(resolution,[status(thm)],[c_98,c_118]) ).

cnf(c_2635,plain,
    ( ~ is_color(house_1,blue)
    | ~ is_color(house_2,blue) ),
    inference(resolution,[status(thm)],[c_94,c_118]) ).

cnf(c_2742,plain,
    ( ~ left_of(house_1,house_2)
    | next_to(house_1,house_2) ),
    inference(instantiation,[status(thm)],[c_148]) ).

cnf(c_2744,plain,
    ( ~ left_of(house_3,house_4)
    | next_to(house_3,house_4) ),
    inference(instantiation,[status(thm)],[c_148]) ).

cnf(c_2750,plain,
    ( ~ drives(spaniard,honda)
    | ~ person(spaniard)
    | drinks(spaniard,orange) ),
    inference(instantiation,[status(thm)],[c_141]) ).

cnf(c_2752,plain,
    ( ~ drives(ukranian,honda)
    | ~ person(ukranian)
    | drinks(ukranian,orange) ),
    inference(instantiation,[status(thm)],[c_141]) ).

cnf(c_2753,plain,
    ( ~ drives(english,honda)
    | ~ person(english)
    | drinks(english,orange) ),
    inference(instantiation,[status(thm)],[c_141]) ).

cnf(c_2754,plain,
    ( ~ person(english)
    | lives(english,house_1)
    | lives(english,house_2)
    | lives(english,house_3)
    | lives(english,house_4)
    | lives(english,house_5) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_2755,plain,
    ( ~ lives(english,house_1)
    | ~ lives(norwegian,house_1)
    | ~ house(house_1) ),
    inference(instantiation,[status(thm)],[c_51]) ).

cnf(c_2757,plain,
    ( ~ person(spaniard)
    | lives(spaniard,house_1)
    | lives(spaniard,house_2)
    | lives(spaniard,house_3)
    | lives(spaniard,house_4)
    | lives(spaniard,house_5) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_2758,plain,
    ( ~ lives(spaniard,house_1)
    | ~ lives(norwegian,house_1)
    | ~ house(house_1) ),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_2760,plain,
    ( ~ person(ukranian)
    | lives(ukranian,house_1)
    | lives(ukranian,house_2)
    | lives(ukranian,house_3)
    | lives(ukranian,house_4)
    | lives(ukranian,house_5) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_2761,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(ukranian,house_1)
    | ~ house(house_1) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_2764,plain,
    ( ~ person(japanese)
    | lives(japanese,house_1)
    | lives(japanese,house_2)
    | lives(japanese,house_3)
    | lives(japanese,house_4)
    | lives(japanese,house_5) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_2766,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(japanese,house_1)
    | ~ house(house_1) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_2769,plain,
    ( ~ person(spaniard)
    | drinks(spaniard,orange)
    | drinks(spaniard,coffee)
    | drinks(spaniard,tea)
    | drinks(spaniard,milk)
    | drinks(spaniard,water) ),
    inference(instantiation,[status(thm)],[c_60]) ).

cnf(c_2770,plain,
    ( ~ person(japanese)
    | drinks(japanese,orange)
    | drinks(japanese,coffee)
    | drinks(japanese,tea)
    | drinks(japanese,milk)
    | drinks(japanese,water) ),
    inference(instantiation,[status(thm)],[c_60]) ).

cnf(c_2772,plain,
    ( ~ person(english)
    | drinks(english,orange)
    | drinks(english,coffee)
    | drinks(english,tea)
    | drinks(english,milk)
    | drinks(english,water) ),
    inference(instantiation,[status(thm)],[c_60]) ).

cnf(c_2773,plain,
    ( ~ person(spaniard)
    | drives(spaniard,masserati)
    | drives(spaniard,saab)
    | drives(spaniard,porsche)
    | drives(spaniard,honda)
    | drives(spaniard,jaguar) ),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_2775,plain,
    ( ~ person(ukranian)
    | drives(ukranian,masserati)
    | drives(ukranian,saab)
    | drives(ukranian,porsche)
    | drives(ukranian,honda)
    | drives(ukranian,jaguar) ),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_2776,plain,
    ( ~ person(english)
    | drives(english,masserati)
    | drives(english,saab)
    | drives(english,porsche)
    | drives(english,honda)
    | drives(english,jaguar) ),
    inference(instantiation,[status(thm)],[c_71]) ).

cnf(c_2777,plain,
    ( ~ person(english)
    | owns(english,dog)
    | owns(english,snails)
    | owns(english,horse)
    | owns(english,fox)
    | owns(english,zebra) ),
    inference(instantiation,[status(thm)],[c_82]) ).

cnf(c_2778,plain,
    ( ~ person(japanese)
    | owns(japanese,dog)
    | owns(japanese,snails)
    | owns(japanese,horse)
    | owns(japanese,fox)
    | owns(japanese,zebra) ),
    inference(instantiation,[status(thm)],[c_82]) ).

cnf(c_2779,plain,
    ( ~ person(ukranian)
    | owns(ukranian,dog)
    | owns(ukranian,snails)
    | owns(ukranian,horse)
    | owns(ukranian,fox)
    | owns(ukranian,zebra) ),
    inference(instantiation,[status(thm)],[c_82]) ).

cnf(c_2781,plain,
    ( ~ house(house_1)
    | is_color(house_1,red)
    | is_color(house_1,yellow)
    | is_color(house_1,blue)
    | is_color(house_1,green)
    | is_color(house_1,ivory) ),
    inference(instantiation,[status(thm)],[c_93]) ).

cnf(c_2783,plain,
    ( ~ house(house_3)
    | is_color(house_3,red)
    | is_color(house_3,yellow)
    | is_color(house_3,blue)
    | is_color(house_3,green)
    | is_color(house_3,ivory) ),
    inference(instantiation,[status(thm)],[c_93]) ).

cnf(c_2784,plain,
    ( ~ house(house_4)
    | is_color(house_4,red)
    | is_color(house_4,yellow)
    | is_color(house_4,blue)
    | is_color(house_4,green)
    | is_color(house_4,ivory) ),
    inference(instantiation,[status(thm)],[c_93]) ).

cnf(c_2785,plain,
    ( ~ house(house_5)
    | is_color(house_5,red)
    | is_color(house_5,yellow)
    | is_color(house_5,blue)
    | is_color(house_5,green)
    | is_color(house_5,ivory) ),
    inference(instantiation,[status(thm)],[c_93]) ).

cnf(c_2786,plain,
    ( ~ lives(norwegian,house_1)
    | ~ next_to(house_1,house_2)
    | ~ house(house_1)
    | ~ house(house_2)
    | is_color(house_2,blue) ),
    inference(instantiation,[status(thm)],[c_139]) ).

cnf(c_2790,plain,
    ( ~ lives(norwegian,house_3)
    | ~ next_to(house_3,house_4)
    | ~ house(house_3)
    | ~ house(house_4)
    | is_color(house_4,blue) ),
    inference(instantiation,[status(thm)],[c_139]) ).

cnf(c_2807,plain,
    ( ~ lives(english,house_5)
    | ~ house(house_5)
    | is_color(house_5,red) ),
    inference(instantiation,[status(thm)],[c_134]) ).

cnf(c_2817,plain,
    ( ~ lives(spaniard,house_2)
    | ~ lives(ukranian,house_2)
    | ~ house(house_2) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_2818,plain,
    ( ~ lives(english,house_2)
    | ~ lives(ukranian,house_2)
    | ~ house(house_2) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_2820,plain,
    ( ~ lives(ukranian,house_5)
    | ~ lives(japanese,house_5)
    | ~ house(house_5) ),
    inference(instantiation,[status(thm)],[c_59]) ).

cnf(c_2822,plain,
    ( ~ lives(spaniard,house_5)
    | ~ lives(japanese,house_5)
    | ~ house(house_5) ),
    inference(instantiation,[status(thm)],[c_56]) ).

cnf(c_2823,plain,
    ( ~ lives(english,house_5)
    | ~ lives(japanese,house_5)
    | ~ house(house_5) ),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_2828,plain,
    ( ~ drinks(english,milk)
    | ~ person(english)
    | lives(english,house_3) ),
    inference(instantiation,[status(thm)],[c_147]) ).

cnf(c_2829,plain,
    ( ~ drives(english,porsche)
    | ~ person(english)
    | owns(english,snails) ),
    inference(instantiation,[status(thm)],[c_140]) ).

cnf(c_2836,plain,
    ( ~ lives(X0,X1)
    | ~ lives(ukranian,X2)
    | ~ drives(X0,masserati)
    | ~ owns(ukranian,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ house(X2)
    | ~ person(ukranian)
    | next_to(X1,X2) ),
    inference(instantiation,[status(thm)],[c_144]) ).

cnf(c_2837,plain,
    ( ~ is_color(X0,green)
    | ~ is_color(house_4,ivory)
    | ~ house(X0)
    | ~ house(house_4)
    | left_of(house_4,X0) ),
    inference(instantiation,[status(thm)],[c_146]) ).

cnf(c_2839,plain,
    ( ~ lives(X0,house_1)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(house_1)
    | is_color(house_1,green) ),
    inference(instantiation,[status(thm)],[c_145]) ).

cnf(c_2840,plain,
    ( ~ lives(norwegian,house_1)
    | ~ drinks(norwegian,coffee)
    | ~ person(norwegian)
    | ~ house(house_1)
    | is_color(house_1,green) ),
    inference(instantiation,[status(thm)],[c_2839]) ).

cnf(c_2841,plain,
    ( ~ lives(X0,house_2)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(house_2)
    | is_color(house_2,green) ),
    inference(instantiation,[status(thm)],[c_145]) ).

cnf(c_2843,plain,
    ( ~ lives(X0,house_3)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(house_3)
    | is_color(house_3,green) ),
    inference(instantiation,[status(thm)],[c_145]) ).

cnf(c_2845,plain,
    ( ~ lives(X0,house_4)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(house_4)
    | is_color(house_4,green) ),
    inference(instantiation,[status(thm)],[c_145]) ).

cnf(c_2847,plain,
    ( ~ lives(X0,house_5)
    | ~ drinks(X0,coffee)
    | ~ person(X0)
    | ~ house(house_5)
    | is_color(house_5,green) ),
    inference(instantiation,[status(thm)],[c_145]) ).

cnf(c_2859,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(house_1)
    | is_color(house_1,yellow) ),
    inference(instantiation,[status(thm)],[c_137]) ).

cnf(c_2860,plain,
    ( ~ lives(norwegian,house_1)
    | ~ drives(norwegian,masserati)
    | ~ person(norwegian)
    | ~ house(house_1)
    | is_color(house_1,yellow) ),
    inference(instantiation,[status(thm)],[c_2859]) ).

cnf(c_2861,plain,
    ( ~ lives(X0,house_2)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(house_2)
    | is_color(house_2,yellow) ),
    inference(instantiation,[status(thm)],[c_137]) ).

cnf(c_2863,plain,
    ( ~ lives(X0,house_3)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(house_3)
    | is_color(house_3,yellow) ),
    inference(instantiation,[status(thm)],[c_137]) ).

cnf(c_2865,plain,
    ( ~ lives(X0,house_4)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(house_4)
    | is_color(house_4,yellow) ),
    inference(instantiation,[status(thm)],[c_137]) ).

cnf(c_2867,plain,
    ( ~ lives(X0,house_5)
    | ~ drives(X0,masserati)
    | ~ person(X0)
    | ~ house(house_5)
    | is_color(house_5,yellow) ),
    inference(instantiation,[status(thm)],[c_137]) ).

cnf(c_2869,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_1)
    | ~ drives(X2,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_1)
    | next_to(X1,house_1) ),
    inference(instantiation,[status(thm)],[c_138]) ).

cnf(c_2871,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_2)
    | ~ drives(X2,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_2)
    | next_to(X1,house_2) ),
    inference(instantiation,[status(thm)],[c_138]) ).

cnf(c_2873,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_3)
    | ~ drives(X2,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_3)
    | next_to(X1,house_3) ),
    inference(instantiation,[status(thm)],[c_138]) ).

cnf(c_2875,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_4)
    | ~ drives(X2,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_4)
    | next_to(X1,house_4) ),
    inference(instantiation,[status(thm)],[c_138]) ).

cnf(c_2880,plain,
    ( ~ lives(english,house_3)
    | ~ house(house_3)
    | is_color(house_3,red) ),
    inference(instantiation,[status(thm)],[c_134]) ).

cnf(c_2881,plain,
    ( ~ is_color(X0,green)
    | ~ is_color(house_5,ivory)
    | ~ house(X0)
    | ~ house(house_5)
    | left_of(house_5,X0) ),
    inference(instantiation,[status(thm)],[c_146]) ).

cnf(c_2884,plain,
    ( ~ lives(spaniard,house_4)
    | ~ lives(ukranian,house_4)
    | ~ house(house_4) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_2886,plain,
    ( ~ drinks(japanese,milk)
    | ~ person(japanese)
    | lives(japanese,house_3) ),
    inference(instantiation,[status(thm)],[c_147]) ).

cnf(c_2888,plain,
    ( ~ lives(english,house_2)
    | ~ house(house_2)
    | is_color(house_2,red) ),
    inference(instantiation,[status(thm)],[c_134]) ).

cnf(c_2899,plain,
    ( ~ lives(ukranian,house_5)
    | ~ drives(ukranian,masserati)
    | ~ person(ukranian)
    | ~ house(house_5)
    | is_color(house_5,yellow) ),
    inference(instantiation,[status(thm)],[c_2867]) ).

cnf(c_2900,plain,
    ( ~ lives(ukranian,house_4)
    | ~ drives(ukranian,masserati)
    | ~ person(ukranian)
    | ~ house(house_4)
    | is_color(house_4,yellow) ),
    inference(instantiation,[status(thm)],[c_2865]) ).

cnf(c_2901,plain,
    ( ~ lives(ukranian,house_3)
    | ~ drives(ukranian,masserati)
    | ~ person(ukranian)
    | ~ house(house_3)
    | is_color(house_3,yellow) ),
    inference(instantiation,[status(thm)],[c_2863]) ).

cnf(c_2902,plain,
    ( ~ lives(ukranian,house_2)
    | ~ drives(ukranian,masserati)
    | ~ person(ukranian)
    | ~ house(house_2)
    | is_color(house_2,yellow) ),
    inference(instantiation,[status(thm)],[c_2861]) ).

cnf(c_2910,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ lives(ukranian,house_4)
    | ~ owns(ukranian,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(ukranian)
    | ~ house(house_4)
    | next_to(X1,house_4) ),
    inference(instantiation,[status(thm)],[c_2836]) ).

cnf(c_2914,plain,
    ( ~ lives(X0,house_1)
    | ~ lives(X1,house_1)
    | ~ drives(X1,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X1)
    | ~ house(house_1)
    | next_to(house_1,house_1) ),
    inference(instantiation,[status(thm)],[c_2869]) ).

cnf(c_2915,plain,
    ( ~ lives(norwegian,house_1)
    | ~ drives(norwegian,saab)
    | ~ owns(norwegian,fox)
    | ~ person(norwegian)
    | ~ house(house_1)
    | next_to(house_1,house_1) ),
    inference(instantiation,[status(thm)],[c_2914]) ).

cnf(c_2932,plain,
    ( ~ lives(X0,house_5)
    | ~ lives(X1,house_2)
    | ~ drives(X1,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X1)
    | ~ house(house_2)
    | ~ house(house_5)
    | next_to(house_5,house_2) ),
    inference(instantiation,[status(thm)],[c_2871]) ).

cnf(c_2934,plain,
    ( ~ lives(X0,house_1)
    | ~ lives(X1,house_4)
    | ~ drives(X1,saab)
    | ~ owns(X0,fox)
    | ~ person(X0)
    | ~ person(X1)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_2875]) ).

cnf(c_2955,plain,
    ( ~ lives(spaniard,house_3)
    | ~ lives(ukranian,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_2956,plain,
    ( ~ lives(english,house_3)
    | ~ lives(ukranian,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_2960,plain,
    ( ~ lives(ukranian,house_3)
    | ~ lives(japanese,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_59]) ).

cnf(c_2962,plain,
    ( ~ lives(spaniard,house_3)
    | ~ lives(japanese,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_56]) ).

cnf(c_2963,plain,
    ( ~ lives(english,house_3)
    | ~ lives(japanese,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_2968,plain,
    ( ~ lives(english,house_4)
    | ~ house(house_4)
    | is_color(house_4,red) ),
    inference(instantiation,[status(thm)],[c_134]) ).

cnf(c_2972,plain,
    ( ~ lives(spaniard,house_2)
    | ~ drinks(spaniard,coffee)
    | ~ person(spaniard)
    | ~ house(house_2)
    | is_color(house_2,green) ),
    inference(instantiation,[status(thm)],[c_2841]) ).

cnf(c_2975,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_5,ivory)
    | ~ house(house_1)
    | ~ house(house_5)
    | left_of(house_5,house_1) ),
    inference(instantiation,[status(thm)],[c_2881]) ).

cnf(c_2977,plain,
    ( ~ is_color(house_3,green)
    | ~ is_color(house_5,ivory)
    | ~ house(house_3)
    | ~ house(house_5)
    | left_of(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_2881]) ).

cnf(c_2978,plain,
    ( ~ is_color(house_4,green)
    | ~ is_color(house_5,ivory)
    | ~ house(house_4)
    | ~ house(house_5)
    | left_of(house_5,house_4) ),
    inference(instantiation,[status(thm)],[c_2881]) ).

cnf(c_2991,plain,
    ( ~ next_to(house_1,house_1)
    | left_of(house_1,house_1) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_3046,plain,
    ( ~ lives(english,house_5)
    | ~ drinks(english,coffee)
    | ~ person(english)
    | ~ house(house_5)
    | is_color(house_5,green) ),
    inference(instantiation,[status(thm)],[c_2847]) ).

cnf(c_3058,plain,
    ( ~ is_color(X0,green)
    | ~ is_color(house_1,ivory)
    | ~ house(X0)
    | ~ house(house_1)
    | left_of(house_1,X0) ),
    inference(instantiation,[status(thm)],[c_146]) ).

cnf(c_3064,plain,
    ( ~ drinks(spaniard,milk)
    | ~ person(spaniard)
    | lives(spaniard,house_3) ),
    inference(instantiation,[status(thm)],[c_147]) ).

cnf(c_3065,plain,
    ( ~ lives(ukranian,house_4)
    | ~ lives(japanese,house_4)
    | ~ house(house_4) ),
    inference(instantiation,[status(thm)],[c_59]) ).

cnf(c_3070,plain,
    ( ~ lives(japanese,house_4)
    | ~ drinks(japanese,coffee)
    | ~ person(japanese)
    | ~ house(house_4)
    | is_color(house_4,green) ),
    inference(instantiation,[status(thm)],[c_2845]) ).

cnf(c_3114,plain,
    ( ~ lives(english,house_5)
    | ~ lives(spaniard,house_5)
    | ~ house(house_5) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_3129,plain,
    ( ~ drives(ukranian,porsche)
    | ~ person(ukranian)
    | owns(ukranian,snails) ),
    inference(instantiation,[status(thm)],[c_140]) ).

cnf(c_3148,plain,
    ( ~ lives(english,house_5)
    | ~ lives(ukranian,house_5)
    | ~ house(house_5) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_3177,plain,
    ( ~ lives(spaniard,house_5)
    | ~ drives(spaniard,masserati)
    | ~ person(spaniard)
    | ~ house(house_5)
    | is_color(house_5,yellow) ),
    inference(instantiation,[status(thm)],[c_2867]) ).

cnf(c_3178,plain,
    ( ~ lives(spaniard,house_4)
    | ~ drives(spaniard,masserati)
    | ~ person(spaniard)
    | ~ house(house_4)
    | is_color(house_4,yellow) ),
    inference(instantiation,[status(thm)],[c_2865]) ).

cnf(c_3179,plain,
    ( ~ lives(spaniard,house_3)
    | ~ drives(spaniard,masserati)
    | ~ person(spaniard)
    | ~ house(house_3)
    | is_color(house_3,yellow) ),
    inference(instantiation,[status(thm)],[c_2863]) ).

cnf(c_3180,plain,
    ( ~ lives(spaniard,house_2)
    | ~ drives(spaniard,masserati)
    | ~ person(spaniard)
    | ~ house(house_2)
    | is_color(house_2,yellow) ),
    inference(instantiation,[status(thm)],[c_2861]) ).

cnf(c_3186,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_3,green)
    | ~ house(house_1)
    | ~ house(house_3)
    | left_of(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3058]) ).

cnf(c_3187,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_4,green)
    | ~ house(house_1)
    | ~ house(house_4)
    | left_of(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3058]) ).

cnf(c_3188,plain,
    ( ~ is_color(house_1,ivory)
    | ~ is_color(house_5,green)
    | ~ house(house_1)
    | ~ house(house_5)
    | left_of(house_1,house_5) ),
    inference(instantiation,[status(thm)],[c_3058]) ).

cnf(c_3190,plain,
    ( ~ lives(english,house_3)
    | ~ lives(spaniard,house_3)
    | ~ house(house_3) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_3195,plain,
    ( ~ lives(X0,X1)
    | ~ owns(X0,fox)
    | ~ lives(spaniard,house_3)
    | ~ drives(spaniard,saab)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(spaniard)
    | ~ house(house_3)
    | next_to(X1,house_3) ),
    inference(instantiation,[status(thm)],[c_2873]) ).

cnf(c_3207,plain,
    ( ~ drives(spaniard,porsche)
    | ~ person(spaniard)
    | owns(spaniard,snails) ),
    inference(instantiation,[status(thm)],[c_140]) ).

cnf(c_3242,plain,
    ( ~ lives(X0,house_5)
    | ~ owns(X0,fox)
    | ~ lives(ukranian,house_2)
    | ~ drives(ukranian,saab)
    | ~ person(X0)
    | ~ person(ukranian)
    | ~ house(house_2)
    | ~ house(house_5)
    | next_to(house_5,house_2) ),
    inference(instantiation,[status(thm)],[c_2932]) ).

cnf(c_3258,plain,
    ( ~ is_color(X0,green)
    | ~ is_color(house_3,ivory)
    | ~ house(X0)
    | ~ house(house_3)
    | left_of(house_3,X0) ),
    inference(instantiation,[status(thm)],[c_146]) ).

cnf(c_3320,plain,
    ( ~ lives(english,house_5)
    | ~ lives(ukranian,house_2)
    | ~ drives(ukranian,saab)
    | ~ owns(english,fox)
    | ~ person(english)
    | ~ person(ukranian)
    | ~ house(house_2)
    | ~ house(house_5)
    | next_to(house_5,house_2) ),
    inference(instantiation,[status(thm)],[c_3242]) ).

cnf(c_3325,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_3,ivory)
    | ~ house(house_1)
    | ~ house(house_3)
    | left_of(house_3,house_1) ),
    inference(instantiation,[status(thm)],[c_3258]) ).

cnf(c_3329,plain,
    ( ~ is_color(house_3,ivory)
    | ~ is_color(house_5,green)
    | ~ house(house_3)
    | ~ house(house_5)
    | left_of(house_3,house_5) ),
    inference(instantiation,[status(thm)],[c_3258]) ).

cnf(c_3335,plain,
    ( ~ lives(X0,X1)
    | ~ lives(english,X2)
    | ~ drives(X0,masserati)
    | ~ owns(english,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ house(X2)
    | ~ person(english)
    | next_to(X1,X2) ),
    inference(instantiation,[status(thm)],[c_144]) ).

cnf(c_3341,plain,
    ( ~ lives(english,house_3)
    | ~ drinks(english,coffee)
    | ~ person(english)
    | ~ house(house_3)
    | is_color(house_3,green) ),
    inference(instantiation,[status(thm)],[c_2843]) ).

cnf(c_3343,plain,
    ( ~ lives(X0,X1)
    | ~ owns(X0,fox)
    | ~ lives(english,house_3)
    | ~ drives(english,saab)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(english)
    | ~ house(house_3)
    | next_to(X1,house_3) ),
    inference(instantiation,[status(thm)],[c_2873]) ).

cnf(c_3354,plain,
    ( ~ lives(ukranian,house_2)
    | ~ lives(japanese,house_2)
    | ~ house(house_2) ),
    inference(instantiation,[status(thm)],[c_59]) ).

cnf(c_3362,plain,
    ( ~ lives(japanese,house_2)
    | ~ drinks(japanese,coffee)
    | ~ person(japanese)
    | ~ house(house_2)
    | is_color(house_2,green) ),
    inference(instantiation,[status(thm)],[c_2841]) ).

cnf(c_3395,plain,
    ( ~ is_color(house_1,green)
    | ~ is_color(house_4,ivory)
    | ~ house(house_1)
    | ~ house(house_4)
    | left_of(house_4,house_1) ),
    inference(instantiation,[status(thm)],[c_2837]) ).

cnf(c_3396,plain,
    ( ~ is_color(house_2,green)
    | ~ is_color(house_4,ivory)
    | ~ house(house_2)
    | ~ house(house_4)
    | left_of(house_4,house_2) ),
    inference(instantiation,[status(thm)],[c_2837]) ).

cnf(c_3462,plain,
    ( ~ lives(english,house_5)
    | ~ drives(english,masserati)
    | ~ person(english)
    | ~ house(house_5)
    | is_color(house_5,yellow) ),
    inference(instantiation,[status(thm)],[c_2867]) ).

cnf(c_3464,plain,
    ( ~ lives(english,house_3)
    | ~ drives(english,masserati)
    | ~ person(english)
    | ~ house(house_3)
    | is_color(house_3,yellow) ),
    inference(instantiation,[status(thm)],[c_2863]) ).

cnf(c_3476,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ lives(english,house_5)
    | ~ owns(english,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(english)
    | ~ house(house_5)
    | next_to(X1,house_5) ),
    inference(instantiation,[status(thm)],[c_3335]) ).

cnf(c_3478,plain,
    ( ~ lives(X0,house_1)
    | ~ owns(X0,fox)
    | ~ lives(spaniard,house_3)
    | ~ drives(spaniard,saab)
    | ~ person(X0)
    | ~ person(spaniard)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3195]) ).

cnf(c_3479,plain,
    ( ~ lives(spaniard,house_3)
    | ~ lives(norwegian,house_1)
    | ~ drives(spaniard,saab)
    | ~ owns(norwegian,fox)
    | ~ person(spaniard)
    | ~ person(norwegian)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3478]) ).

cnf(c_3486,plain,
    ( ~ lives(X0,house_5)
    | ~ owns(X0,fox)
    | ~ lives(spaniard,house_3)
    | ~ drives(spaniard,saab)
    | ~ person(X0)
    | ~ person(spaniard)
    | ~ house(house_3)
    | ~ house(house_5)
    | next_to(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_3195]) ).

cnf(c_3513,plain,
    ( ~ lives(X0,house_1)
    | ~ owns(X0,fox)
    | ~ lives(spaniard,house_4)
    | ~ drives(spaniard,saab)
    | ~ person(X0)
    | ~ person(spaniard)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_2934]) ).

cnf(c_3514,plain,
    ( ~ lives(spaniard,house_4)
    | ~ lives(norwegian,house_1)
    | ~ drives(spaniard,saab)
    | ~ owns(norwegian,fox)
    | ~ person(spaniard)
    | ~ person(norwegian)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3513]) ).

cnf(c_3558,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(english,house_5)
    | ~ owns(english,horse)
    | ~ person(X0)
    | ~ person(english)
    | ~ house(house_1)
    | ~ house(house_5)
    | next_to(house_1,house_5) ),
    inference(instantiation,[status(thm)],[c_3476]) ).

cnf(c_3559,plain,
    ( ~ lives(english,house_5)
    | ~ lives(norwegian,house_1)
    | ~ drives(norwegian,masserati)
    | ~ owns(english,horse)
    | ~ person(english)
    | ~ person(norwegian)
    | ~ house(house_1)
    | ~ house(house_5)
    | next_to(house_1,house_5) ),
    inference(instantiation,[status(thm)],[c_3558]) ).

cnf(c_3576,plain,
    ( ~ next_to(house_1,house_4)
    | left_of(house_1,house_4)
    | left_of(house_4,house_1) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_3577,plain,
    ( ~ lives(X0,X1)
    | ~ lives(japanese,X2)
    | ~ drives(X0,masserati)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ house(X2)
    | ~ person(japanese)
    | next_to(X1,X2) ),
    inference(instantiation,[status(thm)],[c_144]) ).

cnf(c_3579,plain,
    ( ~ drives(ukranian,saab)
    | ~ drives(norwegian,masserati)
    | ~ lives(ukranian,house_2)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_5,green) ),
    inference(global_subsumption_just,[status(thm)],[c_244,c_113,c_112,c_111,c_110,c_109,c_108,c_106,c_105,c_104,c_153,c_151,c_143,c_142,c_136,c_135,c_174,c_172,c_171,c_167,c_164,c_159,c_157,c_179,c_240,c_244,c_1092,c_1099,c_1114,c_1143,c_1157,c_1185,c_1199,c_1248,c_1499,c_1507,c_1579,c_1621,c_1642,c_1754,c_1775,c_1901,c_1922,c_1970,c_2019,c_2040,c_2061,c_2068,c_2117,c_2145,c_2194,c_2292,c_2299,c_2306,c_2341,c_2362,c_2369,c_2404,c_2418,c_2439,c_2474,c_2481,c_2488,c_2502,c_2509,c_2544,c_2558,c_2593,c_2600,c_2607,c_2635,c_2742,c_2744,c_2750,c_2754,c_2755,c_2757,c_2758,c_2764,c_2766,c_2770,c_2772,c_2773,c_2776,c_2777,c_2778,c_2781,c_2783,c_2784,c_2785,c_2786,c_2790,c_2807,c_2818,c_2817,c_2822,c_2828,c_2829,c_2840,c_2860,c_2880,c_2886,c_2963,c_2968,c_2975,c_2977,c_2978,c_3046,c_3070,c_3186,c_3188,c_3190,c_3207,c_3325,c_3329,c_3341,c_3354]) ).

cnf(c_3580,negated_conjecture,
    ( ~ lives(ukranian,house_2)
    | ~ drives(norwegian,masserati)
    | ~ drives(ukranian,saab)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_5,green) ),
    inference(renaming,[status(thm)],[c_3579]) ).

cnf(c_3581,plain,
    ( ~ drives(norwegian,masserati)
    | ~ lives(ukranian,house_2)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_5,green) ),
    inference(global_subsumption_just,[status(thm)],[c_3580,c_113,c_112,c_111,c_110,c_109,c_108,c_107,c_106,c_105,c_104,c_153,c_151,c_143,c_142,c_136,c_135,c_174,c_172,c_171,c_167,c_164,c_159,c_157,c_179,c_240,c_1092,c_1099,c_1106,c_1114,c_1122,c_1136,c_1150,c_1157,c_1171,c_1185,c_1199,c_1227,c_1248,c_1353,c_1486,c_1499,c_1600,c_1621,c_1754,c_1922,c_1970,c_2047,c_2061,c_2117,c_2194,c_2292,c_2299,c_2306,c_2341,c_2369,c_2404,c_2418,c_2439,c_2474,c_2481,c_2488,c_2502,c_2509,c_2544,c_2558,c_2593,c_2600,c_2607,c_2635,c_2742,c_2744,c_2750,c_2752,c_2754,c_2755,c_2769,c_2770,c_2772,c_2773,c_2775,c_2777,c_2781,c_2783,c_2784,c_2785,c_2786,c_2790,c_2807,c_2818,c_2828,c_2840,c_2860,c_2880,c_2886,c_2963,c_2968,c_2975,c_2977,c_2978,c_3046,c_3064,c_3129,c_3186,c_3188,c_3190,c_3207,c_3325,c_3329,c_3580]) ).

cnf(c_3582,negated_conjecture,
    ( ~ lives(ukranian,house_2)
    | ~ drives(norwegian,masserati)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_5,green) ),
    inference(renaming,[status(thm)],[c_3581]) ).

cnf(c_3589,plain,
    ( ~ is_color(house_3,red)
    | ~ owns(japanese,zebra)
    | ~ owns(ukranian,horse)
    | ~ owns(norwegian,fox)
    | ~ lives(ukranian,house_2)
    | ~ is_color(house_5,green) ),
    inference(global_subsumption_just,[status(thm)],[c_244,c_113,c_112,c_111,c_110,c_109,c_107,c_106,c_105,c_104,c_151,c_143,c_136,c_135,c_174,c_172,c_171,c_168,c_167,c_164,c_159,c_158,c_157,c_155,c_181,c_239,c_1486,c_1492,c_1499,c_1507,c_1530,c_1551,c_1572,c_1684,c_1705,c_1719,c_1754,c_1775,c_1789,c_1922,c_1970,c_2054,c_2117,c_2194,c_2292,c_2299,c_2306,c_2327,c_2341,c_2348,c_2369,c_2404,c_2411,c_2418,c_2432,c_2439,c_2474,c_2481,c_2488,c_2495,c_2502,c_2509,c_2544,c_2551,c_2558,c_2593,c_2600,c_2607,c_2635,c_2742,c_2754,c_2755,c_2757,c_2758,c_2760,c_2761,c_2773,c_2775,c_2776,c_2777,c_2781,c_2783,c_2784,c_2785,c_2786,c_2807,c_2888,c_2902,c_2901,c_2900,c_2899,c_2915,c_2968,c_2975,c_2977,c_2978,c_2991,c_3180,c_3179,c_3178,c_3177,c_3186,c_3187,c_3188,c_3325,c_3329,c_3395,c_3464,c_3582]) ).

cnf(c_3590,negated_conjecture,
    ( ~ lives(ukranian,house_2)
    | ~ owns(norwegian,fox)
    | ~ owns(ukranian,horse)
    | ~ owns(japanese,zebra)
    | ~ is_color(house_3,red)
    | ~ is_color(house_5,green) ),
    inference(renaming,[status(thm)],[c_3589]) ).

cnf(c_3635,plain,
    ( ~ next_to(house_1,house_3)
    | left_of(house_1,house_3)
    | left_of(house_3,house_1) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_3640,plain,
    ( ~ lives(english,house_5)
    | ~ lives(spaniard,house_3)
    | ~ drives(spaniard,saab)
    | ~ owns(english,fox)
    | ~ person(english)
    | ~ person(spaniard)
    | ~ house(house_3)
    | ~ house(house_5)
    | next_to(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_3486]) ).

cnf(c_3645,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_3)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(japanese)
    | ~ house(house_3)
    | next_to(X1,house_3) ),
    inference(instantiation,[status(thm)],[c_3577]) ).

cnf(c_3647,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_4)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(japanese)
    | ~ house(house_4)
    | next_to(X1,house_4) ),
    inference(instantiation,[status(thm)],[c_3577]) ).

cnf(c_3649,plain,
    ( ~ lives(X0,X1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_5)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ house(X1)
    | ~ person(japanese)
    | ~ house(house_5)
    | next_to(X1,house_5) ),
    inference(instantiation,[status(thm)],[c_3577]) ).

cnf(c_3693,plain,
    ( ~ lives(X0,house_1)
    | ~ owns(X0,fox)
    | ~ lives(english,house_3)
    | ~ drives(english,saab)
    | ~ person(X0)
    | ~ person(english)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3343]) ).

cnf(c_3694,plain,
    ( ~ lives(english,house_3)
    | ~ lives(norwegian,house_1)
    | ~ drives(english,saab)
    | ~ owns(norwegian,fox)
    | ~ person(english)
    | ~ person(norwegian)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3693]) ).

cnf(c_3701,plain,
    ( ~ lives(X0,house_5)
    | ~ owns(X0,fox)
    | ~ lives(english,house_3)
    | ~ drives(english,saab)
    | ~ person(X0)
    | ~ person(english)
    | ~ house(house_3)
    | ~ house(house_5)
    | next_to(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_3343]) ).

cnf(c_3734,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_5)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_5)
    | next_to(house_1,house_5) ),
    inference(instantiation,[status(thm)],[c_3649]) ).

cnf(c_3735,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(japanese,house_5)
    | ~ drives(norwegian,masserati)
    | ~ owns(japanese,horse)
    | ~ person(norwegian)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_5)
    | next_to(house_1,house_5) ),
    inference(instantiation,[status(thm)],[c_3734]) ).

cnf(c_3759,plain,
    ( ~ lives(ukranian,house_2)
    | ~ lives(japanese,house_5)
    | ~ drives(ukranian,saab)
    | ~ owns(japanese,fox)
    | ~ person(ukranian)
    | ~ person(japanese)
    | ~ house(house_2)
    | ~ house(house_5)
    | next_to(house_5,house_2) ),
    inference(instantiation,[status(thm)],[c_3242]) ).

cnf(c_3771,plain,
    ( ~ next_to(house_1,house_5)
    | left_of(house_1,house_5)
    | left_of(house_5,house_1) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_3803,plain,
    ( ~ lives(X0,house_1)
    | ~ owns(X0,fox)
    | ~ lives(ukranian,house_4)
    | ~ drives(ukranian,saab)
    | ~ person(X0)
    | ~ person(ukranian)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_2934]) ).

cnf(c_3804,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(ukranian,house_4)
    | ~ drives(ukranian,saab)
    | ~ owns(norwegian,fox)
    | ~ person(norwegian)
    | ~ person(ukranian)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3803]) ).

cnf(c_3840,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(ukranian,house_4)
    | ~ owns(ukranian,horse)
    | ~ person(X0)
    | ~ person(ukranian)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_2910]) ).

cnf(c_3841,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(ukranian,house_4)
    | ~ drives(norwegian,masserati)
    | ~ owns(ukranian,horse)
    | ~ person(norwegian)
    | ~ person(ukranian)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3840]) ).

cnf(c_3862,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_1)
    | ~ drives(X0,masserati)
    | ~ owns(X2,horse)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_1)
    | next_to(X1,house_1) ),
    inference(instantiation,[status(thm)],[c_144]) ).

cnf(c_3866,plain,
    ( ~ lives(X0,X1)
    | ~ lives(X2,house_3)
    | ~ drives(X0,masserati)
    | ~ owns(X2,horse)
    | ~ person(X0)
    | ~ person(X2)
    | ~ house(X1)
    | ~ house(house_3)
    | next_to(X1,house_3) ),
    inference(instantiation,[status(thm)],[c_144]) ).

cnf(c_3976,plain,
    ( ~ next_to(house_5,house_3)
    | left_of(house_3,house_5)
    | left_of(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_3984,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_4)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3647]) ).

cnf(c_3985,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(japanese,house_4)
    | ~ drives(norwegian,masserati)
    | ~ owns(japanese,horse)
    | ~ person(norwegian)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_4)
    | next_to(house_1,house_4) ),
    inference(instantiation,[status(thm)],[c_3984]) ).

cnf(c_3997,plain,
    ( ~ lives(X0,house_1)
    | ~ lives(X1,house_1)
    | ~ drives(X0,masserati)
    | ~ owns(X1,horse)
    | ~ person(X0)
    | ~ person(X1)
    | ~ house(house_1)
    | next_to(house_1,house_1) ),
    inference(instantiation,[status(thm)],[c_3862]) ).

cnf(c_3998,plain,
    ( ~ lives(norwegian,house_1)
    | ~ drives(norwegian,masserati)
    | ~ owns(norwegian,horse)
    | ~ person(norwegian)
    | ~ house(house_1)
    | next_to(house_1,house_1) ),
    inference(instantiation,[status(thm)],[c_3997]) ).

cnf(c_4024,plain,
    ( ~ lives(X0,house_1)
    | ~ lives(X1,house_3)
    | ~ drives(X0,masserati)
    | ~ owns(X1,horse)
    | ~ person(X0)
    | ~ person(X1)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3866]) ).

cnf(c_4127,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(japanese,house_3)
    | ~ owns(japanese,horse)
    | ~ person(X0)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_3645]) ).

cnf(c_4128,plain,
    ( ~ lives(norwegian,house_1)
    | ~ lives(japanese,house_3)
    | ~ drives(norwegian,masserati)
    | ~ owns(japanese,horse)
    | ~ person(norwegian)
    | ~ person(japanese)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_4127]) ).

cnf(c_4179,plain,
    ( ~ lives(X0,house_1)
    | ~ drives(X0,masserati)
    | ~ lives(english,house_3)
    | ~ owns(english,horse)
    | ~ person(X0)
    | ~ person(english)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_4024]) ).

cnf(c_4200,plain,
    ( ~ lives(english,house_3)
    | ~ lives(norwegian,house_1)
    | ~ drives(norwegian,masserati)
    | ~ owns(english,horse)
    | ~ person(english)
    | ~ person(norwegian)
    | ~ house(house_1)
    | ~ house(house_3)
    | next_to(house_1,house_3) ),
    inference(instantiation,[status(thm)],[c_4179]) ).

cnf(c_4273,plain,
    ( ~ lives(english,house_3)
    | ~ lives(japanese,house_5)
    | ~ drives(english,saab)
    | ~ owns(japanese,fox)
    | ~ person(english)
    | ~ person(japanese)
    | ~ house(house_3)
    | ~ house(house_5)
    | next_to(house_5,house_3) ),
    inference(instantiation,[status(thm)],[c_3701]) ).

cnf(c_4328,plain,
    ( ~ next_to(house_5,house_2)
    | left_of(house_2,house_5)
    | left_of(house_5,house_2) ),
    inference(instantiation,[status(thm)],[c_150]) ).

cnf(c_4335,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_4328,c_4273,c_4200,c_4128,c_3998,c_3985,c_3976,c_3841,c_3804,c_3771,c_3759,c_3735,c_3694,c_3640,c_3635,c_3590,c_3576,c_3559,c_3514,c_3479,c_3462,c_3464,c_3396,c_3395,c_3362,c_3329,c_3325,c_3320,c_3207,c_3190,c_3188,c_3187,c_3186,c_3177,c_3178,c_3179,c_3180,c_3148,c_3129,c_3114,c_3070,c_3065,c_3064,c_3046,c_2991,c_2978,c_2977,c_2975,c_2972,c_2968,c_2960,c_2962,c_2963,c_2955,c_2956,c_2899,c_2900,c_2901,c_2902,c_2888,c_2886,c_2884,c_2880,c_2840,c_2829,c_2828,c_2820,c_2823,c_2807,c_2790,c_2786,c_2785,c_2784,c_2783,c_2781,c_2779,c_2778,c_2777,c_2776,c_2775,c_2773,c_2772,c_2770,c_2769,c_2766,c_2764,c_2761,c_2760,c_2758,c_2757,c_2755,c_2754,c_2753,c_2752,c_2750,c_2744,c_2742,c_2635,c_2607,c_2600,c_2593,c_2558,c_2551,c_2544,c_2509,c_2502,c_2495,c_2488,c_2481,c_2474,c_2446,c_2439,c_2432,c_2418,c_2411,c_2404,c_2390,c_2383,c_2369,c_2362,c_2355,c_2348,c_2341,c_2334,c_2327,c_2313,c_2306,c_2299,c_2292,c_2194,c_2180,c_2152,c_2145,c_2138,c_2082,c_2061,c_2054,c_2047,c_2040,c_2033,c_2019,c_2012,c_1998,c_1984,c_1970,c_1942,c_1935,c_1928,c_1922,c_1913,c_1907,c_1901,c_1789,c_1782,c_1775,c_1761,c_1754,c_1740,c_1719,c_1712,c_1705,c_1691,c_1684,c_1670,c_1579,c_1572,c_1565,c_1551,c_1507,c_1499,c_1492,c_1486,c_1353,c_1248,c_1227,c_1199,c_1185,c_1178,c_1171,c_1164,c_1157,c_1150,c_1143,c_1136,c_1122,c_1114,c_1106,c_1099,c_1092,c_240,c_239,c_238,c_179,c_155,c_157,c_158,c_159,c_162,c_163,c_164,c_167,c_168,c_171,c_172,c_173,c_174,c_135,c_136,c_142,c_143,c_151,c_153,c_104,c_105,c_106,c_107,c_108,c_109,c_110,c_111,c_112,c_113]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : PUZ010-1 : TPTP v8.1.2. Bugfixed v1.0.1.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.15/0.35  % Computer : n021.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Sat Aug 26 22:38:27 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.40/1.19  % SZS status Started for theBenchmark.p
% 3.40/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 3.40/1.19  
% 3.40/1.19  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.40/1.19  
% 3.40/1.19  ------  iProver source info
% 3.40/1.19  
% 3.40/1.19  git: date: 2023-05-31 18:12:56 +0000
% 3.40/1.19  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.40/1.19  git: non_committed_changes: false
% 3.40/1.19  git: last_make_outside_of_git: false
% 3.40/1.19  
% 3.40/1.19  ------ Parsing...successful
% 3.40/1.19  
% 3.40/1.19  ------  preprocesses with Option_epr_non_horn_non_eq
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe_e 
% 3.40/1.19  
% 3.40/1.19  ------ Preprocessing...------  preprocesses with Option_epr_non_horn_non_eq
% 3.40/1.19   gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.40/1.19  ------ Proving...
% 3.40/1.19  ------ Problem Properties 
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  clauses                                 250
% 3.40/1.19  conjectures                             1
% 3.40/1.19  EPR                                     250
% 3.40/1.19  Horn                                    244
% 3.40/1.19  unary                                   51
% 3.40/1.19  binary                                  172
% 3.40/1.19  lits                                    529
% 3.40/1.19  lits eq                                 0
% 3.40/1.19  fd_pure                                 0
% 3.40/1.19  fd_pseudo                               0
% 3.40/1.19  fd_cond                                 0
% 3.40/1.19  fd_pseudo_cond                          0
% 3.40/1.19  AC symbols                              0
% 3.40/1.19  
% 3.40/1.19  ------ Schedule EPR non Horn non eq is on
% 3.40/1.19  
% 3.40/1.19  ------ no equalities: superposition off 
% 3.40/1.19  
% 3.40/1.19  ------ Input Options "--resolution_flag false" Time Limit: 70.
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  ------ 
% 3.40/1.19  Current options:
% 3.40/1.19  ------ 
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  ------ Proving...
% 3.40/1.19  
% 3.40/1.19  
% 3.40/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 3.40/1.19  
% 3.40/1.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.40/1.19  
% 3.40/1.19  
%------------------------------------------------------------------------------