TSTP Solution File: PUZ001-2 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : PUZ001-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n019.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:23 EDT 2023

% Result   : Unsatisfiable 1.63s 1.13s
% Output   : CNFRefutation 1.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   12
% Syntax   : Number of clauses     :   33 (  14 unt;  10 nHn;  30 RR)
%            Number of literals    :   60 (  29 equ;  25 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    6 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-1 aty)
%            Number of variables   :   17 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    lives_at_dreadsbury(someone),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',someone_in_mansion) ).

cnf(c_50,plain,
    killed(someone,aunt_agatha),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',someone_killed_agatha) ).

cnf(c_54,plain,
    ( ~ lives_at_dreadsbury(X0)
    | X0 = aunt_agatha
    | X0 = butler
    | X0 = charles ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',noone_else_lives_at_mansion) ).

cnf(c_55,plain,
    ( ~ killed(X0,X1)
    | hates(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',killer_hates_victim) ).

cnf(c_56,plain,
    ( ~ killed(X0,X1)
    | ~ richer(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',killer_poorer_than_victim) ).

cnf(c_57,plain,
    ( ~ hates(aunt_agatha,X0)
    | ~ hates(charles,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',charles_and_agatha_hate_different_people) ).

cnf(c_58,plain,
    ( X0 = butler
    | hates(aunt_agatha,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',agatha_likes_only_butler) ).

cnf(c_59,plain,
    ( hates(butler,X0)
    | richer(X0,aunt_agatha) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',butler_hates_poor_people) ).

cnf(c_60,plain,
    ( ~ hates(aunt_agatha,X0)
    | hates(butler,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',butler_and_agatha_hate_the_same_people) ).

cnf(c_61,plain,
    ~ hates(X0,every_one_but(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',noone_hates_everyone) ).

cnf(c_62,plain,
    aunt_agatha != butler,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',agatha_is_not_the_butler) ).

cnf(c_63,negated_conjecture,
    ~ killed(aunt_agatha,aunt_agatha),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_agatha_killed_herself) ).

cnf(c_67,plain,
    ( aunt_agatha = butler
    | hates(aunt_agatha,aunt_agatha) ),
    inference(instantiation,[status(thm)],[c_58]) ).

cnf(c_68,plain,
    ( ~ hates(aunt_agatha,aunt_agatha)
    | ~ hates(charles,aunt_agatha) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_155,plain,
    ( X0 != someone
    | X1 != aunt_agatha
    | ~ richer(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_56]) ).

cnf(c_156,plain,
    ~ richer(someone,aunt_agatha),
    inference(unflattening,[status(thm)],[c_155]) ).

cnf(c_160,plain,
    ( X0 != someone
    | X1 != aunt_agatha
    | hates(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_55]) ).

cnf(c_161,plain,
    hates(someone,aunt_agatha),
    inference(unflattening,[status(thm)],[c_160]) ).

cnf(c_165,plain,
    ( someone != aunt_agatha
    | aunt_agatha != aunt_agatha ),
    inference(resolution_lifted,[status(thm)],[c_50,c_63]) ).

cnf(c_176,plain,
    ( X0 != someone
    | aunt_agatha != aunt_agatha
    | hates(butler,X0) ),
    inference(resolution_lifted,[status(thm)],[c_59,c_156]) ).

cnf(c_177,plain,
    hates(butler,someone),
    inference(unflattening,[status(thm)],[c_176]) ).

cnf(c_182,plain,
    ( X0 != someone
    | X0 = aunt_agatha
    | X0 = butler
    | X0 = charles ),
    inference(resolution_lifted,[status(thm)],[c_49,c_54]) ).

cnf(c_183,plain,
    ( someone = aunt_agatha
    | someone = butler
    | someone = charles ),
    inference(unflattening,[status(thm)],[c_182]) ).

cnf(c_202,plain,
    someone != aunt_agatha,
    inference(equality_resolution_simp,[status(thm)],[c_165]) ).

cnf(c_203,plain,
    ( someone = butler
    | someone = charles ),
    inference(global_subsumption_just,[status(thm)],[c_183,c_183,c_202]) ).

cnf(c_350,plain,
    ( someone = butler
    | hates(butler,charles) ),
    inference(superposition,[status(thm)],[c_203,c_177]) ).

cnf(c_351,plain,
    ( someone = butler
    | hates(charles,aunt_agatha) ),
    inference(superposition,[status(thm)],[c_203,c_161]) ).

cnf(c_363,plain,
    ( X0 = butler
    | hates(butler,X0) ),
    inference(superposition,[status(thm)],[c_58,c_60]) ).

cnf(c_379,plain,
    every_one_but(butler) = butler,
    inference(superposition,[status(thm)],[c_363,c_61]) ).

cnf(c_380,plain,
    ~ hates(butler,butler),
    inference(superposition,[status(thm)],[c_379,c_61]) ).

cnf(c_382,plain,
    someone = butler,
    inference(global_subsumption_just,[status(thm)],[c_350,c_62,c_67,c_68,c_351]) ).

cnf(c_384,plain,
    hates(butler,butler),
    inference(demodulation,[status(thm)],[c_177,c_382]) ).

cnf(c_387,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_384,c_380]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : PUZ001-2 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n019.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 22:54:14 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  Running first-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 1.63/1.13  % SZS status Started for theBenchmark.p
% 1.63/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 1.63/1.13  
% 1.63/1.13  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.63/1.13  
% 1.63/1.13  ------  iProver source info
% 1.63/1.13  
% 1.63/1.13  git: date: 2023-05-31 18:12:56 +0000
% 1.63/1.13  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.63/1.13  git: non_committed_changes: false
% 1.63/1.13  git: last_make_outside_of_git: false
% 1.63/1.13  
% 1.63/1.13  ------ Parsing...successful
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe_e  sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe_e 
% 1.63/1.13  
% 1.63/1.13  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.63/1.13  
% 1.63/1.13  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 1.63/1.13  ------ Proving...
% 1.63/1.13  ------ Problem Properties 
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  clauses                                 9
% 1.63/1.13  conjectures                             0
% 1.63/1.13  EPR                                     8
% 1.63/1.13  Horn                                    7
% 1.63/1.13  unary                                   5
% 1.63/1.13  binary                                  4
% 1.63/1.13  lits                                    13
% 1.63/1.13  lits eq                                 5
% 1.63/1.13  fd_pure                                 0
% 1.63/1.13  fd_pseudo                               0
% 1.63/1.13  fd_cond                                 1
% 1.63/1.13  fd_pseudo_cond                          0
% 1.63/1.13  AC symbols                              0
% 1.63/1.13  
% 1.63/1.13  ------ Schedule dynamic 5 is on 
% 1.63/1.13  
% 1.63/1.13  ------ no conjectures: strip conj schedule 
% 1.63/1.13  
% 1.63/1.13  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" stripped conjectures Time Limit: 10.
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  ------ 
% 1.63/1.13  Current options:
% 1.63/1.13  ------ 
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  ------ Proving...
% 1.63/1.13  
% 1.63/1.13  
% 1.63/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 1.63/1.13  
% 1.63/1.13  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.63/1.13  
% 1.63/1.13  
%------------------------------------------------------------------------------