TSTP Solution File: SET069-7 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SET069-7 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n005.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 : Sat May  4 09:17:51 EDT 2024

% Result   : Unsatisfiable 156.09s 17.99s
% Output   : CNFRefutation 156.09s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   20
%            Number of leaves      :   20
% Syntax   : Number of clauses     :   97 (  37 unt;  34 nHn;  44 RR)
%            Number of literals    :  184 (  52 equ;  56 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   5 con; 0-2 aty)
%            Number of variables   :  157 (  21 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(unordered_pair_member,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',unordered_pair_member) ).

cnf(subclass_members,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',subclass_members) ).

cnf(null_class_is_unique,axiom,
    ( X1 = null_class
    | member(not_subclass_element(X1,null_class),X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',null_class_is_unique) ).

cnf(existence_of_null_class,axiom,
    ~ member(X1,null_class),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',existence_of_null_class) ).

cnf(class_elements_are_sets,axiom,
    subclass(X1,universal_class),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',class_elements_are_sets) ).

cnf(equality1,axiom,
    ( X1 = X2
    | member(not_subclass_element(X1,X2),X1)
    | member(not_subclass_element(X2,X1),X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',equality1) ).

cnf(prove_unordered_pair_equals_singleton1_2,negated_conjecture,
    unordered_pair(x,y) != singleton(x),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',prove_unordered_pair_equals_singleton1_2) ).

cnf(singleton_set,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',singleton_set) ).

cnf(commutativity_of_unordered_pair,axiom,
    unordered_pair(X1,X2) = unordered_pair(X2,X1),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',commutativity_of_unordered_pair) ).

cnf(prove_unordered_pair_equals_singleton1_1,negated_conjecture,
    ~ member(y,universal_class),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',prove_unordered_pair_equals_singleton1_1) ).

cnf(special_classes_lemma,axiom,
    ~ member(X1,intersection(complement(X2),X2)),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',special_classes_lemma) ).

cnf(complement2,axiom,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',complement2) ).

cnf(intersection3,axiom,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',intersection3) ).

cnf(unordered_pair2,axiom,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',unordered_pair2) ).

cnf(union,axiom,
    complement(intersection(complement(X1),complement(X2))) = union(X1,X2),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',union) ).

cnf(not_subclass_members2,axiom,
    ( subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',not_subclass_members2) ).

cnf(not_subclass_members1,axiom,
    ( member(not_subclass_element(X1,X2),X1)
    | subclass(X1,X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',not_subclass_members1) ).

cnf(intersection2,axiom,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',intersection2) ).

cnf(power_class_definition,axiom,
    complement(image(element_relation,complement(X1))) = power_class(X1),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',power_class_definition) ).

cnf(subclass_implies_equal,axiom,
    ( X1 = X2
    | ~ subclass(X1,X2)
    | ~ subclass(X2,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p',subclass_implies_equal) ).

cnf(c_0_20,plain,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    inference(fof_simplification,[status(thm)],[unordered_pair_member]) ).

cnf(c_0_21,plain,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    inference(fof_simplification,[status(thm)],[subclass_members]) ).

cnf(c_0_22,plain,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    c_0_20 ).

cnf(c_0_23,axiom,
    ( X1 = null_class
    | member(not_subclass_element(X1,null_class),X1) ),
    null_class_is_unique ).

cnf(c_0_24,plain,
    ~ member(X1,null_class),
    inference(fof_simplification,[status(thm)],[existence_of_null_class]) ).

cnf(c_0_25,plain,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    c_0_21 ).

cnf(c_0_26,axiom,
    subclass(X1,universal_class),
    class_elements_are_sets ).

cnf(c_0_27,axiom,
    ( X1 = X2
    | member(not_subclass_element(X1,X2),X1)
    | member(not_subclass_element(X2,X1),X2) ),
    equality1 ).

cnf(c_0_28,plain,
    ( not_subclass_element(unordered_pair(X1,X2),null_class) = X1
    | not_subclass_element(unordered_pair(X1,X2),null_class) = X2
    | unordered_pair(X1,X2) = null_class ),
    inference(spm,[status(thm)],[c_0_22,c_0_23]) ).

cnf(c_0_29,plain,
    ~ member(X1,null_class),
    c_0_24 ).

cnf(c_0_30,plain,
    ( member(X1,universal_class)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_25,c_0_26]) ).

cnf(c_0_31,plain,
    ( not_subclass_element(unordered_pair(X1,X2),null_class) = X1
    | unordered_pair(X1,X2) = null_class
    | member(X2,unordered_pair(X1,X2)) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_28]),c_0_29]) ).

cnf(c_0_32,plain,
    ( not_subclass_element(unordered_pair(X1,X2),null_class) = X1
    | unordered_pair(X1,X2) = null_class
    | member(X2,universal_class) ),
    inference(spm,[status(thm)],[c_0_30,c_0_31]) ).

cnf(c_0_33,negated_conjecture,
    unordered_pair(x,y) != singleton(x),
    inference(fof_simplification,[status(thm)],[prove_unordered_pair_equals_singleton1_2]) ).

cnf(c_0_34,plain,
    ( unordered_pair(X1,X2) = null_class
    | member(X1,unordered_pair(X1,X2))
    | member(X2,universal_class) ),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_27,c_0_32]),c_0_29]) ).

cnf(c_0_35,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    singleton_set ).

cnf(c_0_36,negated_conjecture,
    unordered_pair(x,y) != singleton(x),
    c_0_33 ).

cnf(c_0_37,axiom,
    unordered_pair(X1,X2) = unordered_pair(X2,X1),
    commutativity_of_unordered_pair ).

cnf(c_0_38,plain,
    ( singleton(X1) = null_class
    | member(X1,universal_class) ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_34,c_0_35]),c_0_30]) ).

cnf(c_0_39,negated_conjecture,
    unordered_pair(x,x) != unordered_pair(y,x),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[c_0_36,c_0_35]),c_0_37]) ).

cnf(c_0_40,plain,
    ( unordered_pair(X1,X1) = null_class
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_35,c_0_38]) ).

cnf(c_0_41,negated_conjecture,
    ~ member(y,universal_class),
    inference(fof_simplification,[status(thm)],[prove_unordered_pair_equals_singleton1_1]) ).

cnf(c_0_42,plain,
    ~ member(X1,intersection(complement(X2),X2)),
    inference(fof_simplification,[status(thm)],[special_classes_lemma]) ).

cnf(c_0_43,plain,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    inference(fof_simplification,[status(thm)],[complement2]) ).

cnf(c_0_44,negated_conjecture,
    ( member(x,universal_class)
    | unordered_pair(y,x) != null_class ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_45,plain,
    ( unordered_pair(X1,X2) = null_class
    | member(X2,universal_class)
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_30,c_0_34]) ).

cnf(c_0_46,negated_conjecture,
    ~ member(y,universal_class),
    c_0_41 ).

cnf(c_0_47,plain,
    ~ member(X1,intersection(complement(X2),X2)),
    c_0_42 ).

cnf(c_0_48,plain,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    inference(fof_simplification,[status(thm)],[intersection3]) ).

cnf(c_0_49,plain,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    inference(fof_simplification,[status(thm)],[unordered_pair2]) ).

cnf(c_0_50,plain,
    ( member(X1,complement(X2))
    | member(X1,X2)
    | ~ member(X1,universal_class) ),
    c_0_43 ).

cnf(c_0_51,negated_conjecture,
    member(x,universal_class),
    inference(sr,[status(thm)],[inference(spm,[status(thm)],[c_0_44,c_0_45]),c_0_46]) ).

cnf(c_0_52,axiom,
    complement(intersection(complement(X1),complement(X2))) = union(X1,X2),
    union ).

cnf(c_0_53,plain,
    intersection(complement(X1),X1) = null_class,
    inference(spm,[status(thm)],[c_0_47,c_0_23]) ).

cnf(c_0_54,plain,
    ( subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X2) ),
    inference(fof_simplification,[status(thm)],[not_subclass_members2]) ).

cnf(c_0_55,axiom,
    ( member(not_subclass_element(X1,X2),X1)
    | subclass(X1,X2) ),
    not_subclass_members1 ).

cnf(c_0_56,plain,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    c_0_48 ).

cnf(c_0_57,plain,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    inference(fof_simplification,[status(thm)],[intersection2]) ).

cnf(c_0_58,plain,
    ( X1 = X2
    | ~ member(X1,singleton(X2)) ),
    inference(spm,[status(thm)],[c_0_22,c_0_35]) ).

cnf(c_0_59,plain,
    ( member(X1,unordered_pair(X1,X2))
    | ~ member(X1,universal_class) ),
    c_0_49 ).

cnf(c_0_60,negated_conjecture,
    ( member(x,complement(X1))
    | member(x,X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_51]) ).

cnf(c_0_61,plain,
    union(complement(X1),X1) = complement(null_class),
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

cnf(c_0_62,axiom,
    complement(image(element_relation,complement(X1))) = power_class(X1),
    power_class_definition ).

cnf(c_0_63,plain,
    ( subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X2) ),
    c_0_54 ).

cnf(c_0_64,plain,
    ( member(not_subclass_element(universal_class,X1),complement(X2))
    | member(not_subclass_element(universal_class,X1),X2)
    | subclass(universal_class,X1) ),
    inference(spm,[status(thm)],[c_0_50,c_0_55]) ).

cnf(c_0_65,plain,
    ( member(not_subclass_element(X1,X2),intersection(X3,X1))
    | subclass(X1,X2)
    | ~ member(not_subclass_element(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_56,c_0_55]) ).

cnf(c_0_66,plain,
    ( member(not_subclass_element(X1,X2),universal_class)
    | subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_30,c_0_55]) ).

cnf(c_0_67,plain,
    ( member(X1,X3)
    | ~ member(X1,intersection(X2,X3)) ),
    c_0_57 ).

cnf(c_0_68,plain,
    ( not_subclass_element(singleton(X1),X2) = X1
    | subclass(singleton(X1),X2) ),
    inference(spm,[status(thm)],[c_0_58,c_0_55]) ).

cnf(c_0_69,plain,
    ( not_subclass_element(unordered_pair(X1,X2),X3) = X1
    | not_subclass_element(unordered_pair(X1,X2),X3) = X2
    | subclass(unordered_pair(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_22,c_0_55]) ).

cnf(c_0_70,negated_conjecture,
    member(x,unordered_pair(x,X1)),
    inference(spm,[status(thm)],[c_0_59,c_0_51]) ).

cnf(c_0_71,negated_conjecture,
    ( member(x,intersection(complement(X1),complement(X2)))
    | member(x,union(X1,X2)) ),
    inference(spm,[status(thm)],[c_0_60,c_0_52]) ).

cnf(c_0_72,plain,
    union(power_class(X1),image(element_relation,complement(X1))) = complement(null_class),
    inference(spm,[status(thm)],[c_0_61,c_0_62]) ).

cnf(c_0_73,plain,
    ( X1 = X2
    | ~ subclass(X1,X2)
    | ~ subclass(X2,X1) ),
    inference(fof_simplification,[status(thm)],[subclass_implies_equal]) ).

cnf(c_0_74,plain,
    ( member(not_subclass_element(universal_class,complement(X1)),X1)
    | subclass(universal_class,complement(X1)) ),
    inference(spm,[status(thm)],[c_0_63,c_0_64]) ).

cnf(c_0_75,plain,
    ( member(not_subclass_element(X1,X2),intersection(universal_class,X1))
    | subclass(X1,X2) ),
    inference(spm,[status(thm)],[c_0_65,c_0_66]) ).

cnf(c_0_76,plain,
    ( member(not_subclass_element(intersection(X1,X2),X3),X2)
    | subclass(intersection(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_67,c_0_55]) ).

cnf(c_0_77,plain,
    ( subclass(singleton(X1),X2)
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_63,c_0_68]) ).

cnf(c_0_78,plain,
    ( not_subclass_element(unordered_pair(X1,X2),X3) = X1
    | member(X2,unordered_pair(X1,X2))
    | subclass(unordered_pair(X1,X2),X3) ),
    inference(spm,[status(thm)],[c_0_55,c_0_69]) ).

cnf(c_0_79,negated_conjecture,
    ( member(x,intersection(X1,unordered_pair(x,X2)))
    | ~ member(x,X1) ),
    inference(spm,[status(thm)],[c_0_56,c_0_70]) ).

cnf(c_0_80,negated_conjecture,
    member(x,complement(null_class)),
    inference(sr,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_72]),c_0_62]),c_0_53]),c_0_29]) ).

cnf(c_0_81,plain,
    ( X1 = X2
    | ~ subclass(X1,X2)
    | ~ subclass(X2,X1) ),
    c_0_73 ).

cnf(c_0_82,plain,
    subclass(universal_class,complement(null_class)),
    inference(spm,[status(thm)],[c_0_29,c_0_74]) ).

cnf(c_0_83,plain,
    subclass(X1,intersection(universal_class,X1)),
    inference(spm,[status(thm)],[c_0_63,c_0_75]) ).

cnf(c_0_84,plain,
    subclass(intersection(X1,X2),X2),
    inference(spm,[status(thm)],[c_0_63,c_0_76]) ).

cnf(c_0_85,negated_conjecture,
    subclass(unordered_pair(x,x),unordered_pair(x,X1)),
    inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_77,c_0_70]),c_0_35]) ).

cnf(c_0_86,plain,
    ( member(X1,unordered_pair(X2,X1))
    | subclass(unordered_pair(X2,X1),X3)
    | ~ member(X2,X3) ),
    inference(spm,[status(thm)],[c_0_63,c_0_78]) ).

cnf(c_0_87,negated_conjecture,
    member(x,intersection(complement(null_class),unordered_pair(x,X1))),
    inference(spm,[status(thm)],[c_0_79,c_0_80]) ).

cnf(c_0_88,plain,
    complement(null_class) = universal_class,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_82]),c_0_26])]) ).

cnf(c_0_89,plain,
    intersection(universal_class,X1) = X1,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_81,c_0_83]),c_0_84])]) ).

cnf(c_0_90,negated_conjecture,
    ( unordered_pair(x,X1) = unordered_pair(x,x)
    | ~ subclass(unordered_pair(x,X1),unordered_pair(x,x)) ),
    inference(spm,[status(thm)],[c_0_81,c_0_85]) ).

cnf(c_0_91,negated_conjecture,
    ( member(X1,unordered_pair(x,X1))
    | subclass(unordered_pair(x,X1),unordered_pair(x,X2)) ),
    inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_86,c_0_87]),c_0_88]),c_0_89]) ).

cnf(c_0_92,negated_conjecture,
    ( unordered_pair(x,X1) = unordered_pair(x,x)
    | member(X1,unordered_pair(x,X1)) ),
    inference(spm,[status(thm)],[c_0_90,c_0_91]) ).

cnf(c_0_93,negated_conjecture,
    ( unordered_pair(x,X1) = unordered_pair(x,x)
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_30,c_0_92]) ).

cnf(c_0_94,negated_conjecture,
    ( member(X1,universal_class)
    | unordered_pair(x,X1) != unordered_pair(y,x) ),
    inference(spm,[status(thm)],[c_0_39,c_0_93]) ).

cnf(c_0_95,negated_conjecture,
    ( member(X1,universal_class)
    | unordered_pair(X1,x) != unordered_pair(y,x) ),
    inference(spm,[status(thm)],[c_0_94,c_0_37]) ).

cnf(c_0_96,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(er,[status(thm)],[c_0_95]),c_0_46]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem    : SET069-7 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.05/0.11  % Command    : run_E %s %d THM
% 0.10/0.31  % Computer : n005.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Fri May  3 10:02:40 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.16/0.42  Running first-order theorem proving
% 0.16/0.42  Running: /export/starexec/sandbox2/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/tmp/tmp.cKPiMMWqHV/E---3.1_23325.p
% 156.09/17.99  # Version: 3.1.0
% 156.09/17.99  # Preprocessing class: FSLSSMSMSSSNFFN.
% 156.09/17.99  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 156.09/17.99  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 156.09/17.99  # Starting new_bool_3 with 300s (1) cores
% 156.09/17.99  # Starting new_bool_1 with 300s (1) cores
% 156.09/17.99  # Starting sh5l with 300s (1) cores
% 156.09/17.99  # sh5l with pid 23411 completed with status 0
% 156.09/17.99  # Result found by sh5l
% 156.09/17.99  # Preprocessing class: FSLSSMSMSSSNFFN.
% 156.09/17.99  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 156.09/17.99  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 156.09/17.99  # Starting new_bool_3 with 300s (1) cores
% 156.09/17.99  # Starting new_bool_1 with 300s (1) cores
% 156.09/17.99  # Starting sh5l with 300s (1) cores
% 156.09/17.99  # SinE strategy is gf500_gu_R04_F100_L20000
% 156.09/17.99  # Search class: FGHSM-FFMM31-MFFFFFNN
% 156.09/17.99  # Scheduled 13 strats onto 1 cores with 300 seconds (300 total)
% 156.09/17.99  # Starting G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with 23s (1) cores
% 156.09/17.99  # G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with pid 23415 completed with status 0
% 156.09/17.99  # Result found by G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S
% 156.09/17.99  # Preprocessing class: FSLSSMSMSSSNFFN.
% 156.09/17.99  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 156.09/17.99  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 156.09/17.99  # Starting new_bool_3 with 300s (1) cores
% 156.09/17.99  # Starting new_bool_1 with 300s (1) cores
% 156.09/17.99  # Starting sh5l with 300s (1) cores
% 156.09/17.99  # SinE strategy is gf500_gu_R04_F100_L20000
% 156.09/17.99  # Search class: FGHSM-FFMM31-MFFFFFNN
% 156.09/17.99  # Scheduled 13 strats onto 1 cores with 300 seconds (300 total)
% 156.09/17.99  # Starting G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with 23s (1) cores
% 156.09/17.99  # Preprocessing time       : 0.003 s
% 156.09/17.99  # Presaturation interreduction done
% 156.09/17.99  
% 156.09/17.99  # Proof found!
% 156.09/17.99  # SZS status Unsatisfiable
% 156.09/17.99  # SZS output start CNFRefutation
% See solution above
% 156.09/17.99  # Parsed axioms                        : 110
% 156.09/17.99  # Removed by relevancy pruning/SinE    : 9
% 156.09/17.99  # Initial clauses                      : 101
% 156.09/17.99  # Removed in clause preprocessing      : 0
% 156.09/17.99  # Initial clauses in saturation        : 101
% 156.09/17.99  # Processed clauses                    : 30066
% 156.09/17.99  # ...of these trivial                  : 2543
% 156.09/17.99  # ...subsumed                          : 21725
% 156.09/17.99  # ...remaining for further processing  : 5798
% 156.09/17.99  # Other redundant clauses eliminated   : 22
% 156.09/17.99  # Clauses deleted for lack of memory   : 0
% 156.09/17.99  # Backward-subsumed                    : 222
% 156.09/17.99  # Backward-rewritten                   : 539
% 156.09/17.99  # Generated clauses                    : 1291270
% 156.09/17.99  # ...of the previous two non-redundant : 1041471
% 156.09/17.99  # ...aggressively subsumed             : 0
% 156.09/17.99  # Contextual simplify-reflections      : 16
% 156.09/17.99  # Paramodulations                      : 1291157
% 156.09/17.99  # Factorizations                       : 81
% 156.09/17.99  # NegExts                              : 0
% 156.09/17.99  # Equation resolutions                 : 32
% 156.09/17.99  # Disequality decompositions           : 0
% 156.09/17.99  # Total rewrite steps                  : 524559
% 156.09/17.99  # ...of those cached                   : 506120
% 156.09/17.99  # Propositional unsat checks           : 0
% 156.09/17.99  #    Propositional check models        : 0
% 156.09/17.99  #    Propositional check unsatisfiable : 0
% 156.09/17.99  #    Propositional clauses             : 0
% 156.09/17.99  #    Propositional clauses after purity: 0
% 156.09/17.99  #    Propositional unsat core size     : 0
% 156.09/17.99  #    Propositional preprocessing time  : 0.000
% 156.09/17.99  #    Propositional encoding time       : 0.000
% 156.09/17.99  #    Propositional solver time         : 0.000
% 156.09/17.99  #    Success case prop preproc time    : 0.000
% 156.09/17.99  #    Success case prop encoding time   : 0.000
% 156.09/17.99  #    Success case prop solver time     : 0.000
% 156.09/17.99  # Current number of processed clauses  : 4937
% 156.09/17.99  #    Positive orientable unit clauses  : 1972
% 156.09/17.99  #    Positive unorientable unit clauses: 7
% 156.09/17.99  #    Negative unit clauses             : 12
% 156.09/17.99  #    Non-unit-clauses                  : 2946
% 156.09/17.99  # Current number of unprocessed clauses: 1008379
% 156.09/17.99  # ...number of literals in the above   : 2544331
% 156.09/17.99  # Current number of archived formulas  : 0
% 156.09/17.99  # Current number of archived clauses   : 859
% 156.09/17.99  # Clause-clause subsumption calls (NU) : 2195454
% 156.09/17.99  # Rec. Clause-clause subsumption calls : 1223737
% 156.09/17.99  # Non-unit clause-clause subsumptions  : 18534
% 156.09/17.99  # Unit Clause-clause subsumption calls : 201822
% 156.09/17.99  # Rewrite failures with RHS unbound    : 18
% 156.09/17.99  # BW rewrite match attempts            : 18659
% 156.09/17.99  # BW rewrite match successes           : 252
% 156.09/17.99  # Condensation attempts                : 0
% 156.09/17.99  # Condensation successes               : 0
% 156.09/17.99  # Termbank termtop insertions          : 21721612
% 156.09/17.99  # Search garbage collected termcells   : 216
% 156.09/17.99  
% 156.09/17.99  # -------------------------------------------------
% 156.09/17.99  # User time                : 16.700 s
% 156.09/17.99  # System time              : 0.633 s
% 156.09/17.99  # Total time               : 17.333 s
% 156.09/17.99  # Maximum resident set size: 1872 pages
% 156.09/17.99  
% 156.09/17.99  # -------------------------------------------------
% 156.09/17.99  # User time                : 16.703 s
% 156.09/17.99  # System time              : 0.635 s
% 156.09/17.99  # Total time               : 17.338 s
% 156.09/17.99  # Maximum resident set size: 1780 pages
% 156.09/17.99  % E---3.1 exiting
% 156.09/17.99  % E exiting
%------------------------------------------------------------------------------