TSTP Solution File: NUM061-1 by E-SAT---3.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E-SAT---3.1
% Problem  : NUM061-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n026.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 : 2400s
% WCLimit  : 300s
% DateTime : Tue Oct 10 18:58:16 EDT 2023

% Result   : Unsatisfiable 2001.40s 264.70s
% Output   : CNFRefutation 2001.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   17
%            Number of leaves      :   22
% Syntax   : Number of clauses     :   77 (  34 unt;  16 nHn;  50 RR)
%            Number of literals    :  144 (  38 equ;  57 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   19 (  19 usr;   7 con; 0-3 aty)
%            Number of variables   :  107 (  16 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(subclass_members,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',subclass_members) ).

cnf(class_elements_are_sets,axiom,
    subclass(X1,universal_class),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',class_elements_are_sets) ).

cnf(domain2,axiom,
    ( restrict(X2,singleton(X1),universal_class) = null_class
    | member(X1,domain_of(X2))
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',domain2) ).

cnf(segment,axiom,
    segment(X1,X2,X3) = domain_of(restrict(X1,X2,singleton(X3))),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',segment) ).

cnf(prove_segments_property5_2,negated_conjecture,
    member(u,y),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',prove_segments_property5_2) ).

cnf(unordered_pair_member,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',unordered_pair_member) ).

cnf(singleton_set,axiom,
    unordered_pair(X1,X1) = singleton(X1),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',singleton_set) ).

cnf(unordered_pairs_in_universal,axiom,
    member(unordered_pair(X1,X2),universal_class),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',unordered_pairs_in_universal) ).

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

cnf(restriction2,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',restriction2) ).

cnf(prove_segments_property5_4,negated_conjecture,
    ~ member(u,segment(xr,y,z)),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',prove_segments_property5_4) ).

cnf(choice2,axiom,
    ( X1 = null_class
    | member(apply(choice,X1),X1)
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',choice2) ).

cnf(replacement,axiom,
    ( member(image(X1,X2),universal_class)
    | ~ function(X1)
    | ~ member(X2,universal_class) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',replacement) ).

cnf(cartesian_product3,axiom,
    ( member(ordered_pair(X1,X3),cross_product(X2,X4))
    | ~ member(X1,X2)
    | ~ member(X3,X4) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',cartesian_product3) ).

cnf(complement1,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',complement1) ).

cnf(sum_class2,axiom,
    ( member(sum_class(X1),universal_class)
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',sum_class2) ).

cnf(apply,axiom,
    sum_class(image(X1,singleton(X2))) = apply(X1,X2),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',apply) ).

cnf(choice1,axiom,
    function(choice),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',choice1) ).

cnf(prove_segments_property5_3,negated_conjecture,
    member(z,universal_class),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',prove_segments_property5_3) ).

cnf(unordered_pair3,axiom,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',unordered_pair3) ).

cnf(prove_segments_property5_1,negated_conjecture,
    member(ordered_pair(u,z),xr),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',prove_segments_property5_1) ).

cnf(ordered_pair,axiom,
    unordered_pair(singleton(X1),unordered_pair(X1,singleton(X2))) = ordered_pair(X1,X2),
    file('/export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p',ordered_pair) ).

cnf(c_0_22,axiom,
    ( member(X3,X2)
    | ~ subclass(X1,X2)
    | ~ member(X3,X1) ),
    subclass_members ).

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

cnf(c_0_24,axiom,
    ( restrict(X2,singleton(X1),universal_class) = null_class
    | member(X1,domain_of(X2))
    | ~ member(X1,universal_class) ),
    domain2 ).

cnf(c_0_25,axiom,
    segment(X1,X2,X3) = domain_of(restrict(X1,X2,singleton(X3))),
    segment ).

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

cnf(c_0_27,negated_conjecture,
    member(u,y),
    prove_segments_property5_2 ).

cnf(c_0_28,axiom,
    ( X1 = X2
    | X1 = X3
    | ~ member(X1,unordered_pair(X2,X3)) ),
    unordered_pair_member ).

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

cnf(c_0_30,axiom,
    member(unordered_pair(X1,X2),universal_class),
    unordered_pairs_in_universal ).

cnf(c_0_31,axiom,
    ( member(X1,intersection(X2,X3))
    | ~ member(X1,X2)
    | ~ member(X1,X3) ),
    intersection3 ).

cnf(c_0_32,axiom,
    intersection(cross_product(X1,X2),X3) = restrict(X3,X1,X2),
    restriction2 ).

cnf(c_0_33,negated_conjecture,
    ~ member(u,segment(xr,y,z)),
    prove_segments_property5_4 ).

cnf(c_0_34,plain,
    ( restrict(restrict(X1,X2,singleton(X3)),singleton(X4),universal_class) = null_class
    | member(X4,segment(X1,X2,X3))
    | ~ member(X4,universal_class) ),
    inference(spm,[status(thm)],[c_0_24,c_0_25]) ).

cnf(c_0_35,negated_conjecture,
    member(u,universal_class),
    inference(spm,[status(thm)],[c_0_26,c_0_27]) ).

cnf(c_0_36,plain,
    ( X1 = X2
    | ~ member(X1,singleton(X2)) ),
    inference(spm,[status(thm)],[c_0_28,c_0_29]) ).

cnf(c_0_37,axiom,
    ( X1 = null_class
    | member(apply(choice,X1),X1)
    | ~ member(X1,universal_class) ),
    choice2 ).

cnf(c_0_38,plain,
    member(singleton(X1),universal_class),
    inference(spm,[status(thm)],[c_0_30,c_0_29]) ).

cnf(c_0_39,plain,
    ( member(X1,restrict(X2,X3,X4))
    | ~ member(X1,cross_product(X3,X4))
    | ~ member(X1,X2) ),
    inference(spm,[status(thm)],[c_0_31,c_0_32]) ).

cnf(c_0_40,negated_conjecture,
    restrict(restrict(xr,y,singleton(z)),singleton(u),universal_class) = null_class,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_33,c_0_34]),c_0_35])]) ).

cnf(c_0_41,plain,
    ( apply(choice,singleton(X1)) = X1
    | singleton(X1) = null_class ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_36,c_0_37]),c_0_38])]) ).

cnf(c_0_42,axiom,
    ( member(image(X1,X2),universal_class)
    | ~ function(X1)
    | ~ member(X2,universal_class) ),
    replacement ).

cnf(c_0_43,negated_conjecture,
    ( member(X1,null_class)
    | ~ member(X1,restrict(xr,y,singleton(z)))
    | ~ member(X1,cross_product(singleton(u),universal_class)) ),
    inference(spm,[status(thm)],[c_0_39,c_0_40]) ).

cnf(c_0_44,axiom,
    ( member(ordered_pair(X1,X3),cross_product(X2,X4))
    | ~ member(X1,X2)
    | ~ member(X3,X4) ),
    cartesian_product3 ).

cnf(c_0_45,axiom,
    ( ~ member(X1,complement(X2))
    | ~ member(X1,X2) ),
    complement1 ).

cnf(c_0_46,plain,
    ( singleton(X1) = null_class
    | member(X1,singleton(X1)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_37,c_0_41]),c_0_38])]) ).

cnf(c_0_47,axiom,
    ( member(sum_class(X1),universal_class)
    | ~ member(X1,universal_class) ),
    sum_class2 ).

cnf(c_0_48,axiom,
    sum_class(image(X1,singleton(X2))) = apply(X1,X2),
    apply ).

cnf(c_0_49,plain,
    ( member(image(X1,singleton(X2)),universal_class)
    | ~ function(X1) ),
    inference(spm,[status(thm)],[c_0_42,c_0_38]) ).

cnf(c_0_50,axiom,
    function(choice),
    choice1 ).

cnf(c_0_51,negated_conjecture,
    ( member(ordered_pair(X1,X2),null_class)
    | ~ member(ordered_pair(X1,X2),restrict(xr,y,singleton(z)))
    | ~ member(X1,singleton(u))
    | ~ member(X2,universal_class) ),
    inference(spm,[status(thm)],[c_0_43,c_0_44]) ).

cnf(c_0_52,negated_conjecture,
    member(z,universal_class),
    prove_segments_property5_3 ).

cnf(c_0_53,axiom,
    ( member(X1,unordered_pair(X2,X1))
    | ~ member(X1,universal_class) ),
    unordered_pair3 ).

cnf(c_0_54,plain,
    ( complement(X1) = null_class
    | ~ member(apply(choice,complement(X1)),X1)
    | ~ member(complement(X1),universal_class) ),
    inference(spm,[status(thm)],[c_0_45,c_0_37]) ).

cnf(c_0_55,plain,
    ( singleton(X1) = null_class
    | member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_26,c_0_46]) ).

cnf(c_0_56,plain,
    ( member(apply(X1,X2),universal_class)
    | ~ member(image(X1,singleton(X2)),universal_class) ),
    inference(spm,[status(thm)],[c_0_47,c_0_48]) ).

cnf(c_0_57,plain,
    member(image(choice,singleton(X1)),universal_class),
    inference(spm,[status(thm)],[c_0_49,c_0_50]) ).

cnf(c_0_58,negated_conjecture,
    ( member(ordered_pair(X1,z),null_class)
    | ~ member(ordered_pair(X1,z),restrict(xr,y,singleton(z)))
    | ~ member(X1,singleton(u)) ),
    inference(spm,[status(thm)],[c_0_51,c_0_52]) ).

cnf(c_0_59,plain,
    ( member(X1,singleton(X1))
    | ~ member(X1,universal_class) ),
    inference(spm,[status(thm)],[c_0_53,c_0_29]) ).

cnf(c_0_60,plain,
    ( singleton(complement(X1)) = null_class
    | complement(X1) = null_class
    | ~ member(apply(choice,complement(X1)),X1) ),
    inference(spm,[status(thm)],[c_0_54,c_0_55]) ).

cnf(c_0_61,plain,
    member(apply(choice,X1),universal_class),
    inference(spm,[status(thm)],[c_0_56,c_0_57]) ).

cnf(c_0_62,negated_conjecture,
    ( member(ordered_pair(u,z),null_class)
    | ~ member(ordered_pair(u,z),restrict(xr,y,singleton(z))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_58,c_0_59]),c_0_35])]) ).

cnf(c_0_63,negated_conjecture,
    member(ordered_pair(u,z),xr),
    prove_segments_property5_1 ).

cnf(c_0_64,plain,
    ( singleton(complement(universal_class)) = null_class
    | complement(universal_class) = null_class ),
    inference(spm,[status(thm)],[c_0_60,c_0_61]) ).

cnf(c_0_65,negated_conjecture,
    ( member(ordered_pair(u,z),null_class)
    | ~ member(ordered_pair(u,z),cross_product(y,singleton(z))) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_62,c_0_39]),c_0_63])]) ).

cnf(c_0_66,plain,
    ( complement(universal_class) = null_class
    | X1 = complement(universal_class)
    | ~ member(X1,null_class) ),
    inference(spm,[status(thm)],[c_0_36,c_0_64]) ).

cnf(c_0_67,negated_conjecture,
    ( member(ordered_pair(u,z),null_class)
    | ~ member(z,singleton(z)) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_65,c_0_44]),c_0_27])]) ).

cnf(c_0_68,axiom,
    unordered_pair(singleton(X1),unordered_pair(X1,singleton(X2))) = ordered_pair(X1,X2),
    ordered_pair ).

cnf(c_0_69,negated_conjecture,
    ( ordered_pair(u,z) = complement(universal_class)
    | complement(universal_class) = null_class
    | ~ member(z,singleton(z)) ),
    inference(spm,[status(thm)],[c_0_66,c_0_67]) ).

cnf(c_0_70,plain,
    member(ordered_pair(X1,X2),universal_class),
    inference(spm,[status(thm)],[c_0_30,c_0_68]) ).

cnf(c_0_71,negated_conjecture,
    ( ordered_pair(u,z) = complement(universal_class)
    | complement(universal_class) = null_class ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_69,c_0_59]),c_0_52])]) ).

cnf(c_0_72,negated_conjecture,
    ( complement(universal_class) = null_class
    | member(complement(universal_class),universal_class) ),
    inference(spm,[status(thm)],[c_0_70,c_0_71]) ).

cnf(c_0_73,negated_conjecture,
    complement(universal_class) = null_class,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_54,c_0_72]),c_0_61])]) ).

cnf(c_0_74,negated_conjecture,
    ~ member(X1,null_class),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_45,c_0_73]),c_0_26]) ).

cnf(c_0_75,negated_conjecture,
    ~ member(z,singleton(z)),
    inference(spm,[status(thm)],[c_0_74,c_0_67]) ).

cnf(c_0_76,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_75,c_0_59]),c_0_52])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : NUM061-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.06/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n026.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   : 2400
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon Oct  2 15:07:59 EDT 2023
% 0.13/0.34  % CPUTime    : 
% 0.20/0.48  Running first-order model finding
% 0.20/0.48  Running: /export/starexec/sandbox/solver/bin/eprover --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --satauto-schedule=8 --cpu-limit=300 /export/starexec/sandbox/tmp/tmp.hd6K3p5ffX/E---3.1_11427.p
% 2001.40/264.70  # Version: 3.1pre001
% 2001.40/264.70  # Preprocessing class: FSLSSMSMSSSNFFN.
% 2001.40/264.70  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2001.40/264.70  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 2001.40/264.70  # Starting new_bool_3 with 300s (1) cores
% 2001.40/264.70  # Starting new_bool_1 with 300s (1) cores
% 2001.40/264.70  # Starting sh5l with 300s (1) cores
% 2001.40/264.70  # sh5l with pid 11511 completed with status 0
% 2001.40/264.70  # Result found by sh5l
% 2001.40/264.70  # Preprocessing class: FSLSSMSMSSSNFFN.
% 2001.40/264.70  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2001.40/264.70  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 2001.40/264.70  # Starting new_bool_3 with 300s (1) cores
% 2001.40/264.70  # Starting new_bool_1 with 300s (1) cores
% 2001.40/264.70  # Starting sh5l with 300s (1) cores
% 2001.40/264.70  # SinE strategy is gf500_gu_R04_F100_L20000
% 2001.40/264.70  # Search class: FGHSM-FFMM31-MFFFFFNN
% 2001.40/264.70  # Scheduled 13 strats onto 1 cores with 300 seconds (300 total)
% 2001.40/264.70  # Starting G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with 23s (1) cores
% 2001.40/264.70  # G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with pid 11514 completed with status 7
% 2001.40/264.70  # Starting sh5l with 31s (1) cores
% 2001.40/264.70  # sh5l with pid 11520 completed with status 7
% 2001.40/264.70  # Starting G-N--_023_B07_F1_SP_PI_Q7_CS_SE_S0Y with 23s (1) cores
% 2001.40/264.70  # G-N--_023_B07_F1_SP_PI_Q7_CS_SE_S0Y with pid 11522 completed with status 7
% 2001.40/264.70  # Starting G-E--_103_C18_F1_PI_AE_Q4_CS_SP_S0Y with 23s (1) cores
% 2001.40/264.70  # G-E--_103_C18_F1_PI_AE_Q4_CS_SP_S0Y with pid 11523 completed with status 7
% 2001.40/264.70  # Starting U----_206c_02_C11_23_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with 23s (1) cores
% 2001.40/264.70  # U----_206c_02_C11_23_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with pid 11524 completed with status 7
% 2001.40/264.70  # Starting G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4d with 23s (1) cores
% 2001.40/264.70  # G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4d with pid 11526 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AA with 23s (1) cores
% 2001.40/264.70  # G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AA with pid 11579 completed with status 7
% 2001.40/264.70  # Starting G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4c with 23s (1) cores
% 2001.40/264.70  # G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4c with pid 11584 completed with status 7
% 2001.40/264.70  # Starting G-E--_301_C18_F1_URBAN_S5PRR_RG_S070I with 23s (1) cores
% 2001.40/264.70  # G-E--_301_C18_F1_URBAN_S5PRR_RG_S070I with pid 11588 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_B07_F1_AE_CS_SP_PS_S5PRR_S0Y with 23s (1) cores
% 2001.40/264.70  # G-E--_208_B07_F1_AE_CS_SP_PS_S5PRR_S0Y with pid 12327 completed with status 7
% 2001.40/264.70  # Starting G-E--_107_B42_F1_PI_SE_Q4_CS_SP_PS_S0YI with 23s (1) cores
% 2001.40/264.70  # G-E--_107_B42_F1_PI_SE_Q4_CS_SP_PS_S0YI with pid 12332 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_C12_02_nc_F1_SE_CS_SP_PS_S070I with 23s (1) cores
% 2001.40/264.70  # G-E--_208_C12_02_nc_F1_SE_CS_SP_PS_S070I with pid 12335 completed with status 0
% 2001.40/264.70  # Result found by G-E--_208_C12_02_nc_F1_SE_CS_SP_PS_S070I
% 2001.40/264.70  # Preprocessing class: FSLSSMSMSSSNFFN.
% 2001.40/264.70  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 2001.40/264.70  # Starting C07_19_nc_SOS_SAT001_MinMin_p005000_rr with 1500s (5) cores
% 2001.40/264.70  # Starting new_bool_3 with 300s (1) cores
% 2001.40/264.70  # Starting new_bool_1 with 300s (1) cores
% 2001.40/264.70  # Starting sh5l with 300s (1) cores
% 2001.40/264.70  # SinE strategy is gf500_gu_R04_F100_L20000
% 2001.40/264.70  # Search class: FGHSM-FFMM31-MFFFFFNN
% 2001.40/264.70  # Scheduled 13 strats onto 1 cores with 300 seconds (300 total)
% 2001.40/264.70  # Starting G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with 23s (1) cores
% 2001.40/264.70  # G-E--_107_C41_F1_PI_AE_CS_SP_PS_S4S with pid 11514 completed with status 7
% 2001.40/264.70  # Starting sh5l with 31s (1) cores
% 2001.40/264.70  # sh5l with pid 11520 completed with status 7
% 2001.40/264.70  # Starting G-N--_023_B07_F1_SP_PI_Q7_CS_SE_S0Y with 23s (1) cores
% 2001.40/264.70  # G-N--_023_B07_F1_SP_PI_Q7_CS_SE_S0Y with pid 11522 completed with status 7
% 2001.40/264.70  # Starting G-E--_103_C18_F1_PI_AE_Q4_CS_SP_S0Y with 23s (1) cores
% 2001.40/264.70  # G-E--_103_C18_F1_PI_AE_Q4_CS_SP_S0Y with pid 11523 completed with status 7
% 2001.40/264.70  # Starting U----_206c_02_C11_23_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with 23s (1) cores
% 2001.40/264.70  # U----_206c_02_C11_23_F1_SE_PI_CS_SP_PS_S5PRR_RG_S04AN with pid 11524 completed with status 7
% 2001.40/264.70  # Starting G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4d with 23s (1) cores
% 2001.40/264.70  # G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4d with pid 11526 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AA with 23s (1) cores
% 2001.40/264.70  # G-E--_208_B07----D_F1_SE_CS_SP_PS_S5PRR_RG_S04AA with pid 11579 completed with status 7
% 2001.40/264.70  # Starting G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4c with 23s (1) cores
% 2001.40/264.70  # G-E--_008_C45_F1_PI_AE_Q4_CS_SP_S4c with pid 11584 completed with status 7
% 2001.40/264.70  # Starting G-E--_301_C18_F1_URBAN_S5PRR_RG_S070I with 23s (1) cores
% 2001.40/264.70  # G-E--_301_C18_F1_URBAN_S5PRR_RG_S070I with pid 11588 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_B07_F1_AE_CS_SP_PS_S5PRR_S0Y with 23s (1) cores
% 2001.40/264.70  # G-E--_208_B07_F1_AE_CS_SP_PS_S5PRR_S0Y with pid 12327 completed with status 7
% 2001.40/264.70  # Starting G-E--_107_B42_F1_PI_SE_Q4_CS_SP_PS_S0YI with 23s (1) cores
% 2001.40/264.70  # G-E--_107_B42_F1_PI_SE_Q4_CS_SP_PS_S0YI with pid 12332 completed with status 7
% 2001.40/264.70  # Starting G-E--_208_C12_02_nc_F1_SE_CS_SP_PS_S070I with 23s (1) cores
% 2001.40/264.70  # Preprocessing time       : 0.002 s
% 2001.40/264.70  # Presaturation interreduction done
% 2001.40/264.70  
% 2001.40/264.70  # Proof found!
% 2001.40/264.70  # SZS status Unsatisfiable
% 2001.40/264.70  # SZS output start CNFRefutation
% See solution above
% 2001.40/264.70  # Parsed axioms                        : 162
% 2001.40/264.70  # Removed by relevancy pruning/SinE    : 42
% 2001.40/264.70  # Initial clauses                      : 120
% 2001.40/264.70  # Removed in clause preprocessing      : 0
% 2001.40/264.70  # Initial clauses in saturation        : 120
% 2001.40/264.70  # Processed clauses                    : 1225
% 2001.40/264.70  # ...of these trivial                  : 4
% 2001.40/264.70  # ...subsumed                          : 179
% 2001.40/264.70  # ...remaining for further processing  : 1042
% 2001.40/264.70  # Other redundant clauses eliminated   : 9
% 2001.40/264.70  # Clauses deleted for lack of memory   : 0
% 2001.40/264.70  # Backward-subsumed                    : 66
% 2001.40/264.70  # Backward-rewritten                   : 109
% 2001.40/264.70  # Generated clauses                    : 6769
% 2001.40/264.70  # ...of the previous two non-redundant : 6388
% 2001.40/264.70  # ...aggressively subsumed             : 0
% 2001.40/264.70  # Contextual simplify-reflections      : 7
% 2001.40/264.70  # Paramodulations                      : 6756
% 2001.40/264.70  # Factorizations                       : 4
% 2001.40/264.70  # NegExts                              : 0
% 2001.40/264.70  # Equation resolutions                 : 9
% 2001.40/264.70  # Total rewrite steps                  : 730
% 2001.40/264.70  # Propositional unsat checks           : 0
% 2001.40/264.70  #    Propositional check models        : 0
% 2001.40/264.70  #    Propositional check unsatisfiable : 0
% 2001.40/264.70  #    Propositional clauses             : 0
% 2001.40/264.70  #    Propositional clauses after purity: 0
% 2001.40/264.70  #    Propositional unsat core size     : 0
% 2001.40/264.70  #    Propositional preprocessing time  : 0.000
% 2001.40/264.70  #    Propositional encoding time       : 0.000
% 2001.40/264.70  #    Propositional solver time         : 0.000
% 2001.40/264.70  #    Success case prop preproc time    : 0.000
% 2001.40/264.70  #    Success case prop encoding time   : 0.000
% 2001.40/264.70  #    Success case prop solver time     : 0.000
% 2001.40/264.70  # Current number of processed clauses  : 743
% 2001.40/264.70  #    Positive orientable unit clauses  : 140
% 2001.40/264.70  #    Positive unorientable unit clauses: 4
% 2001.40/264.70  #    Negative unit clauses             : 3
% 2001.40/264.70  #    Non-unit-clauses                  : 596
% 2001.40/264.70  # Current number of unprocessed clauses: 5393
% 2001.40/264.70  # ...number of literals in the above   : 13883
% 2001.40/264.70  # Current number of archived formulas  : 0
% 2001.40/264.70  # Current number of archived clauses   : 294
% 2001.40/264.70  # Clause-clause subsumption calls (NU) : 47664
% 2001.40/264.70  # Rec. Clause-clause subsumption calls : 38176
% 2001.40/264.70  # Non-unit clause-clause subsumptions  : 204
% 2001.40/264.70  # Unit Clause-clause subsumption calls : 2883
% 2001.40/264.70  # Rewrite failures with RHS unbound    : 20
% 2001.40/264.70  # BW rewrite match attempts            : 815
% 2001.40/264.70  # BW rewrite match successes           : 10
% 2001.40/264.70  # Condensation attempts                : 0
% 2001.40/264.70  # Condensation successes               : 0
% 2001.40/264.70  # Termbank termtop insertions          : 143074
% 2001.40/264.70  
% 2001.40/264.70  # -------------------------------------------------
% 2001.40/264.70  # User time                : 253.448 s
% 2001.40/264.70  # System time              : 8.552 s
% 2001.40/264.70  # Total time               : 261.999 s
% 2001.40/264.70  # Maximum resident set size: 2108 pages
% 2001.40/264.70  
% 2001.40/264.70  # -------------------------------------------------
% 2001.40/264.70  # User time                : 253.456 s
% 2001.40/264.70  # System time              : 8.562 s
% 2001.40/264.70  # Total time               : 262.018 s
% 2001.40/264.70  # Maximum resident set size: 1816 pages
% 2001.40/264.70  % E---3.1 exiting
%------------------------------------------------------------------------------