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

View Problem - Process Solution

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

% Computer : n022.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 09:25:58 EDT 2023

% Result   : Unsatisfiable 1.54s 1.21s
% Output   : CNFRefutation 1.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of clauses     :   25 (   3 unt;   7 nHn;  21 RR)
%            Number of literals    :   60 (   0 equ;  29 neg)
%            Maximal clause size   :    3 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :   11 (  11 usr;   9 con; 0-5 aty)
%            Number of variables   :   31 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ has_parts(X0,X1,X2)
    | in(object_in(X0,X2,X3,X1,X4),X2)
    | has_parts(X0,times(X1,X4),X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_part_inheritance) ).

cnf(c_50,plain,
    ( ~ has_parts(object_in(X0,X1,X2,X3,X4),X4,X2)
    | ~ has_parts(X0,X3,X1)
    | has_parts(X0,times(X3,X4),X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',part_inheritance) ).

cnf(c_51,plain,
    in(john,boy),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',john_is_a_boy) ).

cnf(c_52,plain,
    ( ~ in(X0,boy)
    | in(X0,human) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',in_boy_in_human) ).

cnf(c_53,plain,
    ( ~ in(X0,hand)
    | has_parts(X0,n5,fingers) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',hands_have_5_fingers) ).

cnf(c_54,plain,
    ( ~ in(X0,human)
    | has_parts(X0,n2,arm) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',humans_have_two_arms) ).

cnf(c_55,plain,
    ( ~ in(X0,arm)
    | has_parts(X0,n1,hand) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arms_have_one_hand) ).

cnf(c_56,negated_conjecture,
    ~ has_parts(john,times(times(n2,n1),n5),fingers),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_john_has_10_fingers) ).

cnf(c_95,plain,
    ( ~ in(john,boy)
    | in(john,human) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_96,plain,
    ( ~ in(john,human)
    | has_parts(john,n2,arm) ),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_97,plain,
    ( ~ has_parts(object_in(john,arm,X0,n2,X1),X1,X0)
    | ~ has_parts(john,n2,arm)
    | has_parts(john,times(n2,X1),X0) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_99,plain,
    ( ~ has_parts(john,n2,arm)
    | in(object_in(john,arm,X0,n2,X1),arm)
    | has_parts(john,times(n2,X1),X0) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_101,plain,
    ( ~ has_parts(object_in(john,X0,X1,times(n2,X2),X3),X3,X1)
    | ~ has_parts(john,times(n2,X2),X0)
    | has_parts(john,times(times(n2,X2),X3),X1) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_103,plain,
    ( ~ has_parts(john,times(n2,X0),X1)
    | in(object_in(john,X1,X2,times(n2,X0),X3),X1)
    | has_parts(john,times(times(n2,X0),X3),X2) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_111,plain,
    ( ~ has_parts(john,times(n2,n1),X0)
    | in(object_in(john,X0,fingers,times(n2,n1),n5),X0)
    | has_parts(john,times(times(n2,n1),n5),fingers) ),
    inference(instantiation,[status(thm)],[c_103]) ).

cnf(c_115,plain,
    ( ~ has_parts(object_in(john,X0,fingers,times(n2,n1),n5),n5,fingers)
    | ~ has_parts(john,times(n2,n1),X0)
    | has_parts(john,times(times(n2,n1),n5),fingers) ),
    inference(instantiation,[status(thm)],[c_101]) ).

cnf(c_117,plain,
    ( ~ in(object_in(john,arm,X0,n2,X1),arm)
    | has_parts(object_in(john,arm,X0,n2,X1),n1,hand) ),
    inference(instantiation,[status(thm)],[c_55]) ).

cnf(c_123,plain,
    ( ~ in(object_in(john,arm,hand,n2,n1),arm)
    | has_parts(object_in(john,arm,hand,n2,n1),n1,hand) ),
    inference(instantiation,[status(thm)],[c_117]) ).

cnf(c_124,plain,
    ( ~ has_parts(object_in(john,arm,hand,n2,n1),n1,hand)
    | ~ has_parts(john,n2,arm)
    | has_parts(john,times(n2,n1),hand) ),
    inference(instantiation,[status(thm)],[c_97]) ).

cnf(c_134,plain,
    ( ~ has_parts(john,times(n2,n1),hand)
    | in(object_in(john,hand,fingers,times(n2,n1),n5),hand)
    | has_parts(john,times(times(n2,n1),n5),fingers) ),
    inference(instantiation,[status(thm)],[c_111]) ).

cnf(c_135,plain,
    ( ~ has_parts(object_in(john,hand,fingers,times(n2,n1),n5),n5,fingers)
    | ~ has_parts(john,times(n2,n1),hand)
    | has_parts(john,times(times(n2,n1),n5),fingers) ),
    inference(instantiation,[status(thm)],[c_115]) ).

cnf(c_148,plain,
    ( ~ in(object_in(john,hand,fingers,times(n2,n1),n5),hand)
    | has_parts(object_in(john,hand,fingers,times(n2,n1),n5),n5,fingers) ),
    inference(instantiation,[status(thm)],[c_53]) ).

cnf(c_151,plain,
    ( ~ has_parts(john,n2,arm)
    | in(object_in(john,arm,X0,n2,n1),arm)
    | has_parts(john,times(n2,n1),X0) ),
    inference(instantiation,[status(thm)],[c_99]) ).

cnf(c_188,plain,
    ( ~ has_parts(john,n2,arm)
    | in(object_in(john,arm,hand,n2,n1),arm)
    | has_parts(john,times(n2,n1),hand) ),
    inference(instantiation,[status(thm)],[c_151]) ).

cnf(c_326,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_188,c_148,c_134,c_135,c_124,c_123,c_96,c_95,c_56,c_51]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : MSC004-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n022.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 : Thu Aug 24 13:47:56 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 1.54/1.21  % SZS status Started for theBenchmark.p
% 1.54/1.21  % SZS status Unsatisfiable for theBenchmark.p
% 1.54/1.21  
% 1.54/1.21  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 1.54/1.21  
% 1.54/1.21  ------  iProver source info
% 1.54/1.21  
% 1.54/1.21  git: date: 2023-05-31 18:12:56 +0000
% 1.54/1.21  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 1.54/1.21  git: non_committed_changes: false
% 1.54/1.21  git: last_make_outside_of_git: false
% 1.54/1.21  
% 1.54/1.21  ------ Parsing...successful
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  ------ Preprocessing... sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 1.54/1.21  
% 1.54/1.21  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.54/1.21  ------ Proving...
% 1.54/1.21  ------ Problem Properties 
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  clauses                                 8
% 1.54/1.21  conjectures                             1
% 1.54/1.21  EPR                                     5
% 1.54/1.21  Horn                                    7
% 1.54/1.21  unary                                   2
% 1.54/1.21  binary                                  4
% 1.54/1.21  lits                                    16
% 1.54/1.21  lits eq                                 0
% 1.54/1.21  fd_pure                                 0
% 1.54/1.21  fd_pseudo                               0
% 1.54/1.21  fd_cond                                 0
% 1.54/1.21  fd_pseudo_cond                          0
% 1.54/1.21  AC symbols                              0
% 1.54/1.21  
% 1.54/1.21  ------ Schedule dynamic 5 is on 
% 1.54/1.21  
% 1.54/1.21  ------ no equalities: superposition off 
% 1.54/1.21  
% 1.54/1.21  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  ------ 
% 1.54/1.21  Current options:
% 1.54/1.21  ------ 
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  ------ Proving...
% 1.54/1.21  
% 1.54/1.21  
% 1.54/1.21  % SZS status Unsatisfiable for theBenchmark.p
% 1.54/1.21  
% 1.54/1.21  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.54/1.21  
% 1.54/1.21  
%------------------------------------------------------------------------------