TSTP Solution File: SET135-6 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SET135-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n006.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 15:06:44 EDT 2023

% Result   : Unsatisfiable 233.16s 31.75s
% Output   : CNFRefutation 233.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   25
%            Number of leaves      :   20
% Syntax   : Number of clauses     :  102 (  53 unt;  25 nHn;  45 RR)
%            Number of literals    :  165 (  34 equ;  46 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   17 (  17 usr;   5 con; 0-3 aty)
%            Number of variables   :  155 (  36 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    union(singleton(X0),X1) = set_builder(X0,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_of_set_builder) ).

cnf(c_50,negated_conjecture,
    member(u,universal_class),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_3_to_member_of_triple_1) ).

cnf(c_51,negated_conjecture,
    set_builder(x,set_builder(u,set_builder(z,null_class))) = null_class,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_corollary_3_to_member_of_triple_2) ).

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

cnf(c_53,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_54,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_55,plain,
    subclass(X0,universal_class),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',class_elements_are_sets) ).

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

cnf(c_61,plain,
    ( ~ member(X0,universal_class)
    | member(X0,unordered_pair(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',unordered_pair3) ).

cnf(c_63,plain,
    unordered_pair(X0,X0) = singleton(X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',singleton_set) ).

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

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

cnf(c_75,plain,
    ( ~ member(X0,complement(X1))
    | ~ member(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',complement1) ).

cnf(c_76,plain,
    ( ~ member(X0,universal_class)
    | member(X0,complement(X1))
    | member(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',complement2) ).

cnf(c_77,plain,
    complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',union) ).

cnf(c_78,plain,
    intersection(complement(intersection(X0,X1)),complement(intersection(complement(X0),complement(X1)))) = symmetric_difference(X0,X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',symmetric_difference) ).

cnf(c_79,plain,
    intersection(X0,cross_product(X1,X2)) = restrict(X0,X1,X2),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',restriction1) ).

cnf(c_81,plain,
    ( restrict(X0,singleton(X1),universal_class) != null_class
    | ~ member(X1,domain_of(X0)) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',domain1) ).

cnf(c_117,plain,
    ( X0 = null_class
    | member(regular(X0),X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',regularity1) ).

cnf(c_118,plain,
    ( intersection(X0,regular(X0)) = null_class
    | X0 = null_class ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',regularity2) ).

cnf(c_1101,plain,
    intersection(complement(intersection(X0,X1)),union(X0,X1)) = symmetric_difference(X0,X1),
    inference(light_normalisation,[status(thm)],[c_78,c_77]) ).

cnf(c_3719,plain,
    intersection(complement(intersection(singleton(X0),X1)),set_builder(X0,X1)) = symmetric_difference(singleton(X0),X1),
    inference(superposition,[status(thm)],[c_49,c_1101]) ).

cnf(c_3753,plain,
    ( member(not_subclass_element(intersection(X0,X1),X2),X0)
    | subclass(intersection(X0,X1),X2) ),
    inference(superposition,[status(thm)],[c_53,c_72]) ).

cnf(c_3811,plain,
    intersection(complement(intersection(singleton(x),set_builder(u,set_builder(z,null_class)))),null_class) = symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))),
    inference(superposition,[status(thm)],[c_51,c_3719]) ).

cnf(c_3873,plain,
    ( ~ member(X0,symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))))
    | member(X0,null_class) ),
    inference(superposition,[status(thm)],[c_3811,c_73]) ).

cnf(c_3885,plain,
    ( member(not_subclass_element(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))),X0),null_class)
    | subclass(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))),X0) ),
    inference(superposition,[status(thm)],[c_53,c_3873]) ).

cnf(c_3917,plain,
    subclass(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))),null_class),
    inference(superposition,[status(thm)],[c_3885,c_54]) ).

cnf(c_5396,plain,
    intersection(complement(intersection(singleton(X0),X1)),set_builder(X0,X1)) = symmetric_difference(singleton(X0),X1),
    inference(superposition,[status(thm)],[c_49,c_1101]) ).

cnf(c_5879,plain,
    intersection(complement(intersection(singleton(x),set_builder(u,set_builder(z,null_class)))),null_class) = symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))),
    inference(superposition,[status(thm)],[c_51,c_5396]) ).

cnf(c_6394,plain,
    ( ~ member(X0,symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))))
    | member(X0,null_class) ),
    inference(superposition,[status(thm)],[c_5879,c_73]) ).

cnf(c_6395,plain,
    ( ~ member(X0,symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))))
    | member(X0,complement(intersection(singleton(x),set_builder(u,set_builder(z,null_class))))) ),
    inference(superposition,[status(thm)],[c_5879,c_72]) ).

cnf(c_6539,plain,
    ( symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))) = null_class
    | member(regular(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class)))),null_class) ),
    inference(superposition,[status(thm)],[c_117,c_6394]) ).

cnf(c_6549,plain,
    ( ~ member(X0,intersection(singleton(x),set_builder(u,set_builder(z,null_class))))
    | ~ member(X0,symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class)))) ),
    inference(superposition,[status(thm)],[c_6395,c_75]) ).

cnf(c_7166,plain,
    ( ~ subclass(null_class,X0)
    | symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))) = null_class
    | member(regular(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class)))),X0) ),
    inference(superposition,[status(thm)],[c_6539,c_52]) ).

cnf(c_9743,plain,
    ( ~ member(regular(symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class)))),intersection(singleton(x),set_builder(u,set_builder(z,null_class))))
    | ~ subclass(null_class,symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))))
    | symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))) = null_class ),
    inference(superposition,[status(thm)],[c_7166,c_6549]) ).

cnf(c_11233,plain,
    subclass(intersection(X0,X1),X0),
    inference(superposition,[status(thm)],[c_3753,c_54]) ).

cnf(c_11512,plain,
    subclass(restrict(X0,X1,X2),X0),
    inference(superposition,[status(thm)],[c_79,c_11233]) ).

cnf(c_11514,plain,
    ( X0 = null_class
    | subclass(null_class,X0) ),
    inference(superposition,[status(thm)],[c_118,c_11233]) ).

cnf(c_11655,plain,
    ( ~ subclass(X0,null_class)
    | X0 = null_class ),
    inference(superposition,[status(thm)],[c_11514,c_58]) ).

cnf(c_12279,plain,
    symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))) = null_class,
    inference(superposition,[status(thm)],[c_3917,c_11655]) ).

cnf(c_12285,plain,
    restrict(null_class,X0,X1) = null_class,
    inference(superposition,[status(thm)],[c_11512,c_11655]) ).

cnf(c_12638,plain,
    ~ member(X0,domain_of(null_class)),
    inference(superposition,[status(thm)],[c_12285,c_81]) ).

cnf(c_12730,plain,
    domain_of(null_class) = null_class,
    inference(superposition,[status(thm)],[c_117,c_12638]) ).

cnf(c_12746,plain,
    ~ member(X0,null_class),
    inference(demodulation,[status(thm)],[c_12638,c_12730]) ).

cnf(c_13454,plain,
    symmetric_difference(singleton(x),set_builder(u,set_builder(z,null_class))) = null_class,
    inference(global_subsumption_just,[status(thm)],[c_9743,c_12279]) ).

cnf(c_13480,plain,
    ( ~ member(X0,null_class)
    | member(X0,complement(intersection(singleton(x),set_builder(u,set_builder(z,null_class))))) ),
    inference(demodulation,[status(thm)],[c_6395,c_13454]) ).

cnf(c_13531,plain,
    ~ member(X0,null_class),
    inference(global_subsumption_just,[status(thm)],[c_13480,c_12746]) ).

cnf(c_13533,plain,
    subclass(null_class,X0),
    inference(superposition,[status(thm)],[c_53,c_13531]) ).

cnf(c_39918,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_53,c_75]) ).

cnf(c_40122,plain,
    ( ~ subclass(X0,X1)
    | member(not_subclass_element(X0,X2),X1)
    | subclass(X0,X2) ),
    inference(superposition,[status(thm)],[c_53,c_52]) ).

cnf(c_40288,plain,
    ( ~ member(not_subclass_element(X0,complement(X1)),universal_class)
    | member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(superposition,[status(thm)],[c_76,c_54]) ).

cnf(c_47421,plain,
    ( ~ member(not_subclass_element(complement(complement(X0)),X1),universal_class)
    | member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(superposition,[status(thm)],[c_76,c_39918]) ).

cnf(c_180705,plain,
    ( ~ subclass(X0,universal_class)
    | member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(superposition,[status(thm)],[c_40122,c_40288]) ).

cnf(c_180729,plain,
    ( member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_180705,c_55]) ).

cnf(c_248509,plain,
    ( ~ subclass(complement(complement(X0)),universal_class)
    | member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(superposition,[status(thm)],[c_40122,c_47421]) ).

cnf(c_248532,plain,
    ( member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_248509,c_55]) ).

cnf(c_558640,plain,
    ( ~ subclass(X0,X1)
    | member(not_subclass_element(X0,X2),X1)
    | subclass(X0,X2) ),
    inference(superposition,[status(thm)],[c_53,c_52]) ).

cnf(c_558699,plain,
    ( ~ member(X0,universal_class)
    | member(X0,singleton(X0)) ),
    inference(superposition,[status(thm)],[c_63,c_61]) ).

cnf(c_558784,plain,
    ( member(not_subclass_element(intersection(X0,X1),X2),X0)
    | subclass(intersection(X0,X1),X2) ),
    inference(superposition,[status(thm)],[c_53,c_72]) ).

cnf(c_558818,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_53,c_75]) ).

cnf(c_558828,plain,
    ( ~ member(not_subclass_element(X0,complement(X1)),universal_class)
    | member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(superposition,[status(thm)],[c_76,c_54]) ).

cnf(c_559172,plain,
    ( ~ subclass(singleton(X0),X1)
    | ~ member(X0,universal_class)
    | member(X0,X1) ),
    inference(superposition,[status(thm)],[c_558699,c_52]) ).

cnf(c_560537,plain,
    subclass(intersection(X0,X1),X0),
    inference(superposition,[status(thm)],[c_558784,c_54]) ).

cnf(c_560652,plain,
    subclass(restrict(X0,X1,X2),X0),
    inference(superposition,[status(thm)],[c_79,c_560537]) ).

cnf(c_560654,plain,
    ( X0 = null_class
    | subclass(null_class,X0) ),
    inference(superposition,[status(thm)],[c_118,c_560537]) ).

cnf(c_561038,plain,
    ( ~ member(not_subclass_element(complement(complement(X0)),X1),universal_class)
    | member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(superposition,[status(thm)],[c_76,c_558818]) ).

cnf(c_561167,plain,
    ( member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_558828,c_180729]) ).

cnf(c_561180,plain,
    ( member(not_subclass_element(X0,complement(intersection(X1,X2))),X2)
    | subclass(X0,complement(intersection(X1,X2))) ),
    inference(superposition,[status(thm)],[c_561167,c_73]) ).

cnf(c_561181,plain,
    ( member(not_subclass_element(X0,complement(intersection(X1,X2))),X1)
    | subclass(X0,complement(intersection(X1,X2))) ),
    inference(superposition,[status(thm)],[c_561167,c_72]) ).

cnf(c_561182,plain,
    ( ~ member(not_subclass_element(X0,complement(complement(X1))),X1)
    | subclass(X0,complement(complement(X1))) ),
    inference(superposition,[status(thm)],[c_561167,c_75]) ).

cnf(c_561368,plain,
    subclass(null_class,X0),
    inference(global_subsumption_just,[status(thm)],[c_560654,c_13533]) ).

cnf(c_561370,plain,
    ( ~ subclass(X0,null_class)
    | X0 = null_class ),
    inference(superposition,[status(thm)],[c_561368,c_58]) ).

cnf(c_562175,plain,
    restrict(null_class,X0,X1) = null_class,
    inference(superposition,[status(thm)],[c_560652,c_561370]) ).

cnf(c_562720,plain,
    ~ member(X0,domain_of(null_class)),
    inference(superposition,[status(thm)],[c_562175,c_81]) ).

cnf(c_562731,plain,
    domain_of(null_class) = null_class,
    inference(superposition,[status(thm)],[c_117,c_562720]) ).

cnf(c_562750,plain,
    ~ member(X0,null_class),
    inference(demodulation,[status(thm)],[c_562720,c_562731]) ).

cnf(c_563179,plain,
    ( ~ subclass(X0,null_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_558640,c_562750]) ).

cnf(c_597841,plain,
    ( member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(global_subsumption_just,[status(thm)],[c_561038,c_248532]) ).

cnf(c_597868,plain,
    subclass(complement(complement(X0)),X0),
    inference(superposition,[status(thm)],[c_597841,c_54]) ).

cnf(c_601788,plain,
    subclass(complement(X0),complement(intersection(X1,X0))),
    inference(superposition,[status(thm)],[c_561180,c_558818]) ).

cnf(c_602292,plain,
    subclass(complement(X0),complement(intersection(X0,X1))),
    inference(superposition,[status(thm)],[c_561181,c_558818]) ).

cnf(c_602630,plain,
    subclass(X0,complement(complement(X0))),
    inference(superposition,[status(thm)],[c_53,c_561182]) ).

cnf(c_602853,plain,
    ( ~ subclass(complement(complement(X0)),X0)
    | complement(complement(X0)) = X0 ),
    inference(superposition,[status(thm)],[c_602630,c_58]) ).

cnf(c_602901,plain,
    complement(complement(X0)) = X0,
    inference(forward_subsumption_resolution,[status(thm)],[c_602853,c_597868]) ).

cnf(c_604238,plain,
    complement(intersection(X0,complement(X1))) = union(complement(X0),X1),
    inference(superposition,[status(thm)],[c_602901,c_77]) ).

cnf(c_604258,plain,
    complement(intersection(complement(X0),X1)) = union(X0,complement(X1)),
    inference(superposition,[status(thm)],[c_602901,c_77]) ).

cnf(c_606952,plain,
    subclass(X0,complement(intersection(X1,complement(X0)))),
    inference(superposition,[status(thm)],[c_602901,c_601788]) ).

cnf(c_607633,plain,
    subclass(X0,complement(intersection(complement(X0),X1))),
    inference(superposition,[status(thm)],[c_602901,c_602292]) ).

cnf(c_607672,plain,
    subclass(X0,union(X0,complement(X1))),
    inference(light_normalisation,[status(thm)],[c_607633,c_604258]) ).

cnf(c_607747,plain,
    subclass(X0,union(X0,X1)),
    inference(superposition,[status(thm)],[c_602901,c_607672]) ).

cnf(c_608115,plain,
    subclass(singleton(X0),set_builder(X0,X1)),
    inference(superposition,[status(thm)],[c_49,c_607747]) ).

cnf(c_615978,plain,
    subclass(X0,union(complement(X1),X0)),
    inference(demodulation,[status(thm)],[c_606952,c_604238]) ).

cnf(c_615989,plain,
    subclass(X0,union(X1,X0)),
    inference(superposition,[status(thm)],[c_602901,c_615978]) ).

cnf(c_616615,plain,
    subclass(X0,set_builder(X1,X0)),
    inference(superposition,[status(thm)],[c_49,c_615989]) ).

cnf(c_616760,plain,
    subclass(set_builder(u,set_builder(z,null_class)),null_class),
    inference(superposition,[status(thm)],[c_51,c_616615]) ).

cnf(c_624192,plain,
    subclass(set_builder(u,set_builder(z,null_class)),X0),
    inference(superposition,[status(thm)],[c_616760,c_563179]) ).

cnf(c_625605,plain,
    set_builder(u,set_builder(z,null_class)) = null_class,
    inference(superposition,[status(thm)],[c_624192,c_561370]) ).

cnf(c_666388,plain,
    subclass(singleton(u),null_class),
    inference(superposition,[status(thm)],[c_625605,c_608115]) ).

cnf(c_666406,plain,
    subclass(singleton(u),X0),
    inference(superposition,[status(thm)],[c_666388,c_563179]) ).

cnf(c_667776,plain,
    ( ~ member(u,universal_class)
    | member(u,X0) ),
    inference(superposition,[status(thm)],[c_666406,c_559172]) ).

cnf(c_667799,plain,
    member(u,X0),
    inference(forward_subsumption_resolution,[status(thm)],[c_667776,c_50]) ).

cnf(c_667885,plain,
    $false,
    inference(superposition,[status(thm)],[c_667799,c_562750]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET135-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 15:57:52 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 233.16/31.75  % SZS status Started for theBenchmark.p
% 233.16/31.75  % SZS status Unsatisfiable for theBenchmark.p
% 233.16/31.75  
% 233.16/31.75  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 233.16/31.75  
% 233.16/31.75  ------  iProver source info
% 233.16/31.75  
% 233.16/31.75  git: date: 2023-05-31 18:12:56 +0000
% 233.16/31.75  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 233.16/31.75  git: non_committed_changes: false
% 233.16/31.75  git: last_make_outside_of_git: false
% 233.16/31.75  
% 233.16/31.75  ------ Parsing...successful
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ Preprocessing... sup_sim: 2  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe_e  sup_sim: 0  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 233.16/31.75  
% 233.16/31.75  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 233.16/31.75  
% 233.16/31.75  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 233.16/31.75  ------ Proving...
% 233.16/31.75  ------ Problem Properties 
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  clauses                                 86
% 233.16/31.75  conjectures                             2
% 233.16/31.75  EPR                                     13
% 233.16/31.75  Horn                                    78
% 233.16/31.75  unary                                   34
% 233.16/31.75  binary                                  32
% 233.16/31.75  lits                                    164
% 233.16/31.75  lits eq                                 38
% 233.16/31.75  fd_pure                                 0
% 233.16/31.75  fd_pseudo                               0
% 233.16/31.75  fd_cond                                 3
% 233.16/31.75  fd_pseudo_cond                          3
% 233.16/31.75  AC symbols                              0
% 233.16/31.75  
% 233.16/31.75  ------ Schedule dynamic 5 is on 
% 233.16/31.75  
% 233.16/31.75  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ 
% 233.16/31.75  Current options:
% 233.16/31.75  ------ 
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ Proving...
% 233.16/31.75  Proof_search_loop: time out after: 10822 full_loop iterations
% 233.16/31.75  
% 233.16/31.75  ------ Input Options"--res_lit_sel adaptive --res_lit_sel_side num_symb" Time Limit: 15.
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ 
% 233.16/31.75  Current options:
% 233.16/31.75  ------ 
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ Proving...
% 233.16/31.75  Proof_search_loop: time out after: 4866 full_loop iterations
% 233.16/31.75  
% 233.16/31.75  ------ Option_1: Negative Selections Time Limit: 35.
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ 
% 233.16/31.75  Current options:
% 233.16/31.75  ------ 
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  ------ Proving...
% 233.16/31.75  
% 233.16/31.75  
% 233.16/31.75  % SZS status Unsatisfiable for theBenchmark.p
% 233.16/31.75  
% 233.16/31.75  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 233.16/31.75  
% 233.16/31.77  
%------------------------------------------------------------------------------