TSTP Solution File: SET183-6 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SET183-6 : TPTP v8.2.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n032.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 : Mon Jun 24 14:33:49 EDT 2024

% Result   : Unsatisfiable 3.98s 1.02s
% Output   : CNFRefutation 3.98s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    subclass(x,y),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_subclass_property1_1) ).

cnf(c_50,negated_conjecture,
    intersection(x,y) != x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_subclass_property1_2) ).

cnf(c_72,plain,
    ( ~ subclass(X0,X1)
    | ~ member(X2,X0)
    | member(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',subclass_members) ).

cnf(c_73,plain,
    ( member(not_subclass_element(X0,X1),X0)
    | subclass(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',not_subclass_members1) ).

cnf(c_74,plain,
    ( ~ member(not_subclass_element(X0,X1),X1)
    | subclass(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',not_subclass_members2) ).

cnf(c_78,plain,
    ( ~ subclass(X0,X1)
    | ~ subclass(X1,X0)
    | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',subclass_implies_equal) ).

cnf(c_92,plain,
    ( ~ member(X0,intersection(X1,X2))
    | member(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection1) ).

cnf(c_94,plain,
    ( ~ member(X0,X1)
    | ~ member(X0,X2)
    | member(X0,intersection(X1,X2)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',intersection3) ).

cnf(c_3035,plain,
    intersection(x,y) = sP0_iProver_def,
    definition ).

cnf(c_3036,negated_conjecture,
    sP0_iProver_def != x,
    inference(demodulation,[status(thm)],[c_50,c_3035]) ).

cnf(c_3037,negated_conjecture,
    subclass(x,y),
    inference(demodulation,[status(thm)],[c_49]) ).

cnf(c_4211,plain,
    ( ~ member(X0,sP0_iProver_def)
    | member(X0,x) ),
    inference(superposition,[status(thm)],[c_3035,c_92]) ).

cnf(c_4237,plain,
    ( member(not_subclass_element(sP0_iProver_def,X0),x)
    | subclass(sP0_iProver_def,X0) ),
    inference(superposition,[status(thm)],[c_73,c_4211]) ).

cnf(c_4325,plain,
    subclass(sP0_iProver_def,x),
    inference(superposition,[status(thm)],[c_4237,c_74]) ).

cnf(c_4482,plain,
    ( ~ member(X0,x)
    | member(X0,y) ),
    inference(superposition,[status(thm)],[c_3037,c_72]) ).

cnf(c_5005,plain,
    ( ~ subclass(x,sP0_iProver_def)
    | ~ subclass(sP0_iProver_def,x)
    | sP0_iProver_def = x ),
    inference(instantiation,[status(thm)],[c_78]) ).

cnf(c_5233,plain,
    ( ~ subclass(x,sP0_iProver_def)
    | x = sP0_iProver_def ),
    inference(superposition,[status(thm)],[c_4325,c_78]) ).

cnf(c_5403,plain,
    ~ subclass(x,sP0_iProver_def),
    inference(global_subsumption_just,[status(thm)],[c_5233,c_3036,c_4325,c_5005]) ).

cnf(c_5462,plain,
    ( ~ member(X0,x)
    | ~ member(X0,y)
    | member(X0,sP0_iProver_def) ),
    inference(superposition,[status(thm)],[c_3035,c_94]) ).

cnf(c_6471,plain,
    ( ~ member(X0,x)
    | member(X0,sP0_iProver_def) ),
    inference(global_subsumption_just,[status(thm)],[c_5462,c_4482,c_5462]) ).

cnf(c_6478,plain,
    ( member(not_subclass_element(x,X0),sP0_iProver_def)
    | subclass(x,X0) ),
    inference(superposition,[status(thm)],[c_73,c_6471]) ).

cnf(c_6500,plain,
    subclass(x,sP0_iProver_def),
    inference(superposition,[status(thm)],[c_6478,c_74]) ).

cnf(c_6504,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_6500,c_5403]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SET183-6 : TPTP v8.2.0. Bugfixed v2.1.0.
% 0.00/0.09  % Command  : run_iprover %s %d THM
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.28  % WCLimit  : 300
% 0.11/0.28  % DateTime : Sun Jun 23 11:54:54 EDT 2024
% 0.11/0.28  % CPUTime  : 
% 0.12/0.37  Running first-order theorem proving
% 0.12/0.37  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 3.98/1.02  % SZS status Started for theBenchmark.p
% 3.98/1.02  % SZS status Unsatisfiable for theBenchmark.p
% 3.98/1.02  
% 3.98/1.02  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 3.98/1.02  
% 3.98/1.02  ------  iProver source info
% 3.98/1.02  
% 3.98/1.02  git: date: 2024-06-12 09:56:46 +0000
% 3.98/1.02  git: sha1: 4869ab62f0a3398f9d3a35e6db7918ebd3847e49
% 3.98/1.02  git: non_committed_changes: false
% 3.98/1.02  
% 3.98/1.02  ------ Parsing...successful
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  ------ Preprocessing... sup_sim: 2  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe_e  sup_sim: 0  sf_s  rm: 3 0s  sf_e  pe_s  pe_e 
% 3.98/1.02  
% 3.98/1.02  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.98/1.02  
% 3.98/1.02  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.98/1.02  ------ Proving...
% 3.98/1.02  ------ Problem Properties 
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  clauses                                 103
% 3.98/1.02  conjectures                             2
% 3.98/1.02  EPR                                     14
% 3.98/1.02  Horn                                    95
% 3.98/1.02  unary                                   42
% 3.98/1.02  binary                                  40
% 3.98/1.02  lits                                    191
% 3.98/1.02  lits eq                                 46
% 3.98/1.02  fd_pure                                 0
% 3.98/1.02  fd_pseudo                               0
% 3.98/1.02  fd_cond                                 3
% 3.98/1.02  fd_pseudo_cond                          7
% 3.98/1.02  AC symbols                              0
% 3.98/1.02  
% 3.98/1.02  ------ Schedule dynamic 5 is on 
% 3.98/1.02  
% 3.98/1.02  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  ------ 
% 3.98/1.02  Current options:
% 3.98/1.02  ------ 
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  ------ Proving...
% 3.98/1.02  
% 3.98/1.02  
% 3.98/1.02  % SZS status Unsatisfiable for theBenchmark.p
% 3.98/1.02  
% 3.98/1.02  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.98/1.02  
% 3.98/1.02  
%------------------------------------------------------------------------------