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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SET136-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 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 15:06:45 EDT 2023

% Result   : Unsatisfiable 232.50s 31.42s
% Output   : CNFRefutation 232.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   28
%            Number of leaves      :   20
% Syntax   : Number of clauses     :  105 (  56 unt;  25 nHn;  47 RR)
%            Number of literals    :  168 (  35 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   :  156 (  37 sgn)

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

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

cnf(c_51,negated_conjecture,
    set_builder(x,set_builder(y,set_builder(u,null_class))) = null_class,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_corollary_4_to_member_of_triple_2) ).

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

cnf(c_53,plain,
    ( member(not_subclass_element(X0,X1),X0)
    | subclass(X0,X1) ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/SET004-0.ax',not_subclass_members2) ).

cnf(c_55,plain,
    subclass(X0,universal_class),
    file('/export/starexec/sandbox/benchmark/Axioms/SET004-0.ax',class_elements_are_sets) ).

cnf(c_58,plain,
    ( ~ subclass(X0,X1)
    | ~ subclass(X1,X0)
    | X0 = X1 ),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/SET004-0.ax',unordered_pair3) ).

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

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

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

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

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

cnf(c_77,plain,
    complement(intersection(complement(X0),complement(X1))) = union(X0,X1),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/SET004-0.ax',symmetric_difference) ).

cnf(c_79,plain,
    intersection(X0,cross_product(X1,X2)) = restrict(X0,X1,X2),
    file('/export/starexec/sandbox/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/sandbox/benchmark/Axioms/SET004-0.ax',domain1) ).

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

cnf(c_118,plain,
    ( intersection(X0,regular(X0)) = null_class
    | X0 = null_class ),
    file('/export/starexec/sandbox/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(y,set_builder(u,null_class)))),null_class) = symmetric_difference(singleton(x),set_builder(y,set_builder(u,null_class))),
    inference(superposition,[status(thm)],[c_51,c_3719]) ).

cnf(c_3873,plain,
    ( ~ member(X0,symmetric_difference(singleton(x),set_builder(y,set_builder(u,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(y,set_builder(u,null_class))),X0),null_class)
    | subclass(symmetric_difference(singleton(x),set_builder(y,set_builder(u,null_class))),X0) ),
    inference(superposition,[status(thm)],[c_53,c_3873]) ).

cnf(c_3917,plain,
    subclass(symmetric_difference(singleton(x),set_builder(y,set_builder(u,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(y,set_builder(u,null_class)))),null_class) = symmetric_difference(singleton(x),set_builder(y,set_builder(u,null_class))),
    inference(superposition,[status(thm)],[c_51,c_5396]) ).

cnf(c_6394,plain,
    ( ~ member(X0,symmetric_difference(singleton(x),set_builder(y,set_builder(u,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(y,set_builder(u,null_class))))
    | member(X0,complement(intersection(singleton(x),set_builder(y,set_builder(u,null_class))))) ),
    inference(superposition,[status(thm)],[c_5879,c_72]) ).

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

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

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

cnf(c_9743,plain,
    ( ~ member(regular(symmetric_difference(singleton(x),set_builder(y,set_builder(u,null_class)))),intersection(singleton(x),set_builder(y,set_builder(u,null_class))))
    | ~ subclass(null_class,symmetric_difference(singleton(x),set_builder(y,set_builder(u,null_class))))
    | symmetric_difference(singleton(x),set_builder(y,set_builder(u,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(y,set_builder(u,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(y,set_builder(u,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(y,set_builder(u,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_545709,plain,
    ( ~ subclass(X0,X1)
    | member(not_subclass_element(X0,X2),X1)
    | subclass(X0,X2) ),
    inference(superposition,[status(thm)],[c_53,c_52]) ).

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

cnf(c_545853,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_545887,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_53,c_75]) ).

cnf(c_545897,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_546241,plain,
    ( ~ subclass(singleton(X0),X1)
    | ~ member(X0,universal_class)
    | member(X0,X1) ),
    inference(superposition,[status(thm)],[c_545768,c_52]) ).

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

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

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

cnf(c_548105,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_545887]) ).

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

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

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

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

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

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

cnf(c_549246,plain,
    restrict(null_class,X0,X1) = null_class,
    inference(superposition,[status(thm)],[c_547746,c_548450]) ).

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

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

cnf(c_549726,plain,
    ~ member(X0,null_class),
    inference(demodulation,[status(thm)],[c_549694,c_549707]) ).

cnf(c_550167,plain,
    ( ~ subclass(X0,null_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_545709,c_549726]) ).

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

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

cnf(c_589314,plain,
    subclass(complement(X0),complement(intersection(X1,X0))),
    inference(superposition,[status(thm)],[c_548256,c_545887]) ).

cnf(c_589794,plain,
    subclass(complement(X0),complement(intersection(X0,X1))),
    inference(superposition,[status(thm)],[c_548257,c_545887]) ).

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

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

cnf(c_590369,plain,
    complement(complement(X0)) = X0,
    inference(forward_subsumption_resolution,[status(thm)],[c_590321,c_585338]) ).

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

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

cnf(c_594410,plain,
    subclass(X0,complement(intersection(X1,complement(X0)))),
    inference(superposition,[status(thm)],[c_590369,c_589314]) ).

cnf(c_595095,plain,
    subclass(X0,complement(intersection(complement(X0),X1))),
    inference(superposition,[status(thm)],[c_590369,c_589794]) ).

cnf(c_595134,plain,
    subclass(X0,union(X0,complement(X1))),
    inference(light_normalisation,[status(thm)],[c_595095,c_591698]) ).

cnf(c_595210,plain,
    subclass(X0,union(X0,X1)),
    inference(superposition,[status(thm)],[c_590369,c_595134]) ).

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

cnf(c_603556,plain,
    subclass(X0,union(complement(X1),X0)),
    inference(demodulation,[status(thm)],[c_594410,c_591678]) ).

cnf(c_603567,plain,
    subclass(X0,union(X1,X0)),
    inference(superposition,[status(thm)],[c_590369,c_603556]) ).

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

cnf(c_604343,plain,
    subclass(set_builder(y,set_builder(u,null_class)),null_class),
    inference(superposition,[status(thm)],[c_51,c_604173]) ).

cnf(c_611743,plain,
    subclass(set_builder(y,set_builder(u,null_class)),X0),
    inference(superposition,[status(thm)],[c_604343,c_550167]) ).

cnf(c_613166,plain,
    set_builder(y,set_builder(u,null_class)) = null_class,
    inference(superposition,[status(thm)],[c_611743,c_548450]) ).

cnf(c_654321,plain,
    subclass(set_builder(u,null_class),null_class),
    inference(superposition,[status(thm)],[c_613166,c_604173]) ).

cnf(c_655806,plain,
    subclass(set_builder(u,null_class),X0),
    inference(superposition,[status(thm)],[c_654321,c_550167]) ).

cnf(c_657493,plain,
    set_builder(u,null_class) = null_class,
    inference(superposition,[status(thm)],[c_655806,c_548450]) ).

cnf(c_658101,plain,
    subclass(singleton(u),null_class),
    inference(superposition,[status(thm)],[c_657493,c_595580]) ).

cnf(c_658120,plain,
    subclass(singleton(u),X0),
    inference(superposition,[status(thm)],[c_658101,c_550167]) ).

cnf(c_659310,plain,
    ( ~ member(u,universal_class)
    | member(u,X0) ),
    inference(superposition,[status(thm)],[c_658120,c_546241]) ).

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

cnf(c_659420,plain,
    $false,
    inference(superposition,[status(thm)],[c_659333,c_549726]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SET136-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.13/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n021.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 08:18:26 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.48  Running first-order theorem proving
% 0.20/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 232.50/31.42  % SZS status Started for theBenchmark.p
% 232.50/31.42  % SZS status Unsatisfiable for theBenchmark.p
% 232.50/31.42  
% 232.50/31.42  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 232.50/31.42  
% 232.50/31.42  ------  iProver source info
% 232.50/31.42  
% 232.50/31.42  git: date: 2023-05-31 18:12:56 +0000
% 232.50/31.42  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 232.50/31.42  git: non_committed_changes: false
% 232.50/31.42  git: last_make_outside_of_git: false
% 232.50/31.42  
% 232.50/31.42  ------ Parsing...successful
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ 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 
% 232.50/31.42  
% 232.50/31.42  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 232.50/31.42  
% 232.50/31.42  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 232.50/31.42  ------ Proving...
% 232.50/31.42  ------ Problem Properties 
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  clauses                                 86
% 232.50/31.42  conjectures                             2
% 232.50/31.42  EPR                                     13
% 232.50/31.42  Horn                                    78
% 232.50/31.42  unary                                   34
% 232.50/31.42  binary                                  32
% 232.50/31.42  lits                                    164
% 232.50/31.42  lits eq                                 38
% 232.50/31.42  fd_pure                                 0
% 232.50/31.42  fd_pseudo                               0
% 232.50/31.42  fd_cond                                 3
% 232.50/31.42  fd_pseudo_cond                          3
% 232.50/31.42  AC symbols                              0
% 232.50/31.42  
% 232.50/31.42  ------ Schedule dynamic 5 is on 
% 232.50/31.42  
% 232.50/31.42  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ 
% 232.50/31.42  Current options:
% 232.50/31.42  ------ 
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ Proving...
% 232.50/31.42  Proof_search_loop: time out after: 10588 full_loop iterations
% 232.50/31.42  
% 232.50/31.42  ------ Input Options"--res_lit_sel adaptive --res_lit_sel_side num_symb" Time Limit: 15.
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ 
% 232.50/31.42  Current options:
% 232.50/31.42  ------ 
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ Proving...
% 232.50/31.42  Proof_search_loop: time out after: 4791 full_loop iterations
% 232.50/31.42  
% 232.50/31.42  ------ Option_1: Negative Selections Time Limit: 35.
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ 
% 232.50/31.42  Current options:
% 232.50/31.42  ------ 
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  ------ Proving...
% 232.50/31.42  
% 232.50/31.42  
% 232.50/31.42  % SZS status Unsatisfiable for theBenchmark.p
% 232.50/31.42  
% 232.50/31.42  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 232.50/31.42  
% 232.50/31.43  
%------------------------------------------------------------------------------