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

View Problem - Process Solution

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

% Computer : n019.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 : Fri May  3 03:00:08 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    union(null_class,x) != x,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_union_with_null_class_1) ).

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

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

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

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

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

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

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

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

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

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

cnf(c_100,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_136,plain,
    ( X0 = null_class
    | member(regular(X0),X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',regularity1) ).

cnf(c_146,plain,
    complement(domain_of(intersection(X0,identity_relation))) = diagonalise(X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/SET004-0.ax',diagonalisation) ).

cnf(c_3029,plain,
    union(null_class,x) = sP0_iProver_def,
    definition ).

cnf(c_3030,negated_conjecture,
    sP0_iProver_def != x,
    inference(demodulation,[status(thm)],[c_49,c_3029]) ).

cnf(c_3031,plain,
    X0 = X0,
    theory(equality) ).

cnf(c_3033,plain,
    ( X0 != X1
    | X2 != X1
    | X2 = X0 ),
    theory(equality) ).

cnf(c_4266,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_72,c_94]) ).

cnf(c_4267,plain,
    ( ~ member(regular(complement(X0)),X0)
    | complement(X0) = null_class ),
    inference(superposition,[status(thm)],[c_136,c_94]) ).

cnf(c_4272,plain,
    ( ~ member(regular(complement(universal_class)),universal_class)
    | complement(universal_class) = null_class ),
    inference(instantiation,[status(thm)],[c_4267]) ).

cnf(c_4422,plain,
    ( ~ member(X0,X1)
    | member(X0,universal_class) ),
    inference(superposition,[status(thm)],[c_74,c_71]) ).

cnf(c_4484,plain,
    ( member(not_subclass_element(X0,X1),universal_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_72,c_4422]) ).

cnf(c_4809,plain,
    ( x != X0
    | sP0_iProver_def != X0
    | sP0_iProver_def = x ),
    inference(instantiation,[status(thm)],[c_3033]) ).

cnf(c_4880,plain,
    subclass(complement(universal_class),X0),
    inference(superposition,[status(thm)],[c_4484,c_4266]) ).

cnf(c_4920,plain,
    ( ~ member(X0,complement(universal_class))
    | member(X0,X1) ),
    inference(superposition,[status(thm)],[c_4880,c_71]) ).

cnf(c_5129,plain,
    ( complement(universal_class) = null_class
    | member(regular(complement(universal_class)),X0) ),
    inference(superposition,[status(thm)],[c_136,c_4920]) ).

cnf(c_5132,plain,
    ( complement(universal_class) = null_class
    | member(regular(complement(universal_class)),universal_class) ),
    inference(instantiation,[status(thm)],[c_5129]) ).

cnf(c_5168,plain,
    complement(universal_class) = null_class,
    inference(global_subsumption_just,[status(thm)],[c_5129,c_4272,c_5132]) ).

cnf(c_5171,plain,
    ( ~ member(X0,null_class)
    | member(X0,X1) ),
    inference(demodulation,[status(thm)],[c_4920,c_5168]) ).

cnf(c_5185,plain,
    ( ~ member(X0,null_class)
    | ~ member(X0,universal_class) ),
    inference(superposition,[status(thm)],[c_5168,c_94]) ).

cnf(c_5389,plain,
    ( ~ subclass(X0,x)
    | ~ subclass(x,X0)
    | x = X0 ),
    inference(instantiation,[status(thm)],[c_77]) ).

cnf(c_5402,plain,
    ~ member(X0,null_class),
    inference(global_subsumption_just,[status(thm)],[c_5171,c_4422,c_5171,c_5185]) ).

cnf(c_6770,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_72,c_94]) ).

cnf(c_7451,plain,
    ( ~ member(X0,X1)
    | member(X0,universal_class) ),
    inference(superposition,[status(thm)],[c_74,c_71]) ).

cnf(c_7945,plain,
    ( member(not_subclass_element(X0,X1),universal_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_72,c_7451]) ).

cnf(c_9913,plain,
    subclass(complement(universal_class),X0),
    inference(superposition,[status(thm)],[c_7945,c_6770]) ).

cnf(c_10145,plain,
    ( ~ member(X0,complement(universal_class))
    | member(X0,X1) ),
    inference(superposition,[status(thm)],[c_9913,c_71]) ).

cnf(c_11063,plain,
    ( complement(universal_class) = null_class
    | member(regular(complement(universal_class)),X0) ),
    inference(superposition,[status(thm)],[c_136,c_10145]) ).

cnf(c_11099,plain,
    complement(universal_class) = null_class,
    inference(global_subsumption_just,[status(thm)],[c_11063,c_5168]) ).

cnf(c_11103,plain,
    subclass(null_class,X0),
    inference(demodulation,[status(thm)],[c_9913,c_11099]) ).

cnf(c_21489,plain,
    sP0_iProver_def = sP0_iProver_def,
    inference(instantiation,[status(thm)],[c_3031]) ).

cnf(c_30165,plain,
    ( x != sP0_iProver_def
    | sP0_iProver_def != sP0_iProver_def
    | sP0_iProver_def = x ),
    inference(instantiation,[status(thm)],[c_4809]) ).

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

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

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

cnf(c_134402,plain,
    ( ~ member(X0,X1)
    | member(X0,universal_class) ),
    inference(superposition,[status(thm)],[c_74,c_71]) ).

cnf(c_134415,plain,
    ( ~ member(X0,null_class)
    | member(X0,X1) ),
    inference(superposition,[status(thm)],[c_11103,c_71]) ).

cnf(c_134454,plain,
    ( member(not_subclass_element(X0,X1),universal_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_72,c_134402]) ).

cnf(c_134487,plain,
    ~ member(X0,null_class),
    inference(global_subsumption_just,[status(thm)],[c_134415,c_5402]) ).

cnf(c_134520,plain,
    ( ~ member(X0,universal_class)
    | member(X0,domain_of(intersection(X1,identity_relation)))
    | member(X0,diagonalise(X1)) ),
    inference(superposition,[status(thm)],[c_146,c_95]) ).

cnf(c_134880,plain,
    ( ~ subclass(universal_class,X0)
    | X0 = universal_class ),
    inference(superposition,[status(thm)],[c_74,c_77]) ).

cnf(c_134893,plain,
    ( ~ subclass(X0,null_class)
    | X0 = null_class ),
    inference(superposition,[status(thm)],[c_11103,c_77]) ).

cnf(c_136136,plain,
    subclass(intersection(X0,X1),X0),
    inference(superposition,[status(thm)],[c_134214,c_73]) ).

cnf(c_136142,plain,
    ( ~ member(not_subclass_element(intersection(complement(X0),X1),X2),X0)
    | subclass(intersection(complement(X0),X1),X2) ),
    inference(superposition,[status(thm)],[c_134214,c_94]) ).

cnf(c_136377,plain,
    subclass(restrict(X0,X1,X2),X0),
    inference(superposition,[status(thm)],[c_98,c_136136]) ).

cnf(c_136395,plain,
    intersection(null_class,X0) = null_class,
    inference(superposition,[status(thm)],[c_136136,c_134893]) ).

cnf(c_136436,plain,
    restrict(null_class,X0,X1) = null_class,
    inference(superposition,[status(thm)],[c_136377,c_134893]) ).

cnf(c_136560,plain,
    complement(domain_of(null_class)) = diagonalise(null_class),
    inference(superposition,[status(thm)],[c_136395,c_146]) ).

cnf(c_136622,plain,
    ~ member(X0,domain_of(null_class)),
    inference(superposition,[status(thm)],[c_136436,c_100]) ).

cnf(c_136642,plain,
    domain_of(null_class) = null_class,
    inference(superposition,[status(thm)],[c_136,c_136622]) ).

cnf(c_136788,plain,
    complement(null_class) = diagonalise(null_class),
    inference(light_normalisation,[status(thm)],[c_136560,c_136642]) ).

cnf(c_153450,plain,
    ( ~ member(X0,X1)
    | member(X0,universal_class) ),
    inference(resolution,[status(thm)],[c_71,c_74]) ).

cnf(c_154820,plain,
    ( ~ member(X0,universal_class)
    | member(X0,domain_of(null_class))
    | member(X0,diagonalise(null_class)) ),
    inference(superposition,[status(thm)],[c_136395,c_134520]) ).

cnf(c_154828,plain,
    ( ~ member(X0,universal_class)
    | member(X0,complement(null_class))
    | member(X0,null_class) ),
    inference(light_normalisation,[status(thm)],[c_154820,c_136642,c_136788]) ).

cnf(c_154829,plain,
    ( ~ member(X0,universal_class)
    | member(X0,complement(null_class)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_154828,c_134487]) ).

cnf(c_154885,plain,
    ( ~ member(not_subclass_element(X0,complement(null_class)),universal_class)
    | subclass(X0,complement(null_class)) ),
    inference(superposition,[status(thm)],[c_154829,c_73]) ).

cnf(c_154921,plain,
    subclass(X0,complement(null_class)),
    inference(forward_subsumption_resolution,[status(thm)],[c_154885,c_134454]) ).

cnf(c_154925,plain,
    complement(null_class) = universal_class,
    inference(superposition,[status(thm)],[c_154921,c_134880]) ).

cnf(c_156033,plain,
    ( ~ member(not_subclass_element(X0,complement(X1)),universal_class)
    | member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(resolution,[status(thm)],[c_95,c_73]) ).

cnf(c_195893,plain,
    ( member(not_subclass_element(X0,X1),universal_class)
    | subclass(X0,X1) ),
    inference(resolution,[status(thm)],[c_153450,c_72]) ).

cnf(c_205817,plain,
    subclass(intersection(complement(X0),X0),X1),
    inference(superposition,[status(thm)],[c_134238,c_136142]) ).

cnf(c_206728,plain,
    intersection(complement(X0),X0) = null_class,
    inference(superposition,[status(thm)],[c_205817,c_134893]) ).

cnf(c_207084,plain,
    intersection(union(X0,X1),intersection(complement(X0),complement(X1))) = null_class,
    inference(superposition,[status(thm)],[c_96,c_206728]) ).

cnf(c_218895,plain,
    intersection(sP0_iProver_def,intersection(complement(null_class),complement(x))) = null_class,
    inference(superposition,[status(thm)],[c_3029,c_207084]) ).

cnf(c_219013,plain,
    intersection(sP0_iProver_def,intersection(universal_class,complement(x))) = null_class,
    inference(light_normalisation,[status(thm)],[c_218895,c_154925]) ).

cnf(c_219580,plain,
    ( ~ member(X0,intersection(universal_class,complement(x)))
    | ~ member(X0,sP0_iProver_def)
    | member(X0,null_class) ),
    inference(superposition,[status(thm)],[c_219013,c_93]) ).

cnf(c_219590,plain,
    ( ~ member(X0,intersection(universal_class,complement(x)))
    | ~ member(X0,sP0_iProver_def) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_219580,c_134487]) ).

cnf(c_219945,plain,
    ( ~ member(X0,complement(x))
    | ~ member(X0,universal_class)
    | ~ member(X0,sP0_iProver_def) ),
    inference(superposition,[status(thm)],[c_93,c_219590]) ).

cnf(c_252094,plain,
    ( ~ member(X0,complement(x))
    | ~ member(X0,sP0_iProver_def) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_219945,c_134402]) ).

cnf(c_252103,plain,
    ( ~ member(X0,universal_class)
    | ~ member(X0,sP0_iProver_def)
    | member(X0,x) ),
    inference(superposition,[status(thm)],[c_95,c_252094]) ).

cnf(c_252258,plain,
    ( ~ member(X0,sP0_iProver_def)
    | member(X0,x) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_252103,c_134402]) ).

cnf(c_252261,plain,
    ( member(not_subclass_element(sP0_iProver_def,X0),x)
    | subclass(sP0_iProver_def,X0) ),
    inference(superposition,[status(thm)],[c_72,c_252258]) ).

cnf(c_252512,plain,
    subclass(sP0_iProver_def,x),
    inference(superposition,[status(thm)],[c_252261,c_73]) ).

cnf(c_275632,plain,
    ( member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_156033,c_195893]) ).

cnf(c_315162,plain,
    ( ~ member(X0,X1)
    | member(X0,universal_class) ),
    inference(superposition,[status(thm)],[c_74,c_71]) ).

cnf(c_315385,plain,
    ( ~ member(not_subclass_element(complement(X0),X1),X0)
    | subclass(complement(X0),X1) ),
    inference(superposition,[status(thm)],[c_72,c_94]) ).

cnf(c_315394,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_95,c_73]) ).

cnf(c_315409,plain,
    ( member(not_subclass_element(X0,X1),universal_class)
    | subclass(X0,X1) ),
    inference(superposition,[status(thm)],[c_72,c_315162]) ).

cnf(c_317495,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_95,c_315385]) ).

cnf(c_317607,plain,
    ( member(not_subclass_element(X0,complement(X1)),X1)
    | subclass(X0,complement(X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_315394,c_275632]) ).

cnf(c_317620,plain,
    ( member(not_subclass_element(X0,complement(intersection(X1,X2))),X2)
    | subclass(X0,complement(intersection(X1,X2))) ),
    inference(superposition,[status(thm)],[c_317607,c_92]) ).

cnf(c_317622,plain,
    ( ~ member(not_subclass_element(X0,complement(complement(X1))),X1)
    | subclass(X0,complement(complement(X1))) ),
    inference(superposition,[status(thm)],[c_317607,c_94]) ).

cnf(c_344067,plain,
    ( member(not_subclass_element(complement(complement(X0)),X1),X0)
    | subclass(complement(complement(X0)),X1) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_317495,c_315409]) ).

cnf(c_344078,plain,
    subclass(complement(complement(X0)),X0),
    inference(superposition,[status(thm)],[c_344067,c_73]) ).

cnf(c_346087,plain,
    subclass(complement(X0),complement(intersection(X1,X0))),
    inference(superposition,[status(thm)],[c_317620,c_315385]) ).

cnf(c_347023,plain,
    subclass(X0,complement(complement(X0))),
    inference(superposition,[status(thm)],[c_72,c_317622]) ).

cnf(c_347442,plain,
    ( ~ subclass(complement(complement(X0)),X0)
    | complement(complement(X0)) = X0 ),
    inference(superposition,[status(thm)],[c_347023,c_77]) ).

cnf(c_347451,plain,
    complement(complement(X0)) = X0,
    inference(forward_subsumption_resolution,[status(thm)],[c_347442,c_344078]) ).

cnf(c_348785,plain,
    complement(intersection(X0,complement(X1))) = union(complement(X0),X1),
    inference(superposition,[status(thm)],[c_347451,c_96]) ).

cnf(c_358358,plain,
    subclass(X0,complement(intersection(X1,complement(X0)))),
    inference(superposition,[status(thm)],[c_347451,c_346087]) ).

cnf(c_361764,plain,
    subclass(X0,union(complement(X1),X0)),
    inference(demodulation,[status(thm)],[c_358358,c_348785]) ).

cnf(c_361771,plain,
    subclass(X0,union(X1,X0)),
    inference(superposition,[status(thm)],[c_347451,c_361764]) ).

cnf(c_361779,plain,
    subclass(x,sP0_iProver_def),
    inference(superposition,[status(thm)],[c_3029,c_361771]) ).

cnf(c_361800,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_361779,c_252512,c_37084,c_30165,c_21489,c_3030]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SET162-6 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.10/0.12  % Command  : run_iprover %s %d THM
% 0.11/0.33  % Computer : n019.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Thu May  2 20:15:15 EDT 2024
% 0.11/0.33  % CPUTime  : 
% 0.18/0.44  Running first-order theorem proving
% 0.18/0.44  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 235.07/29.74  % SZS status Started for theBenchmark.p
% 235.07/29.74  % SZS status Unsatisfiable for theBenchmark.p
% 235.07/29.74  
% 235.07/29.74  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 235.07/29.74  
% 235.07/29.74  ------  iProver source info
% 235.07/29.74  
% 235.07/29.74  git: date: 2024-05-02 19:28:25 +0000
% 235.07/29.74  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 235.07/29.74  git: non_committed_changes: false
% 235.07/29.74  
% 235.07/29.74  ------ Parsing...successful
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ Preprocessing... sup_sim: 2  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe_e  sup_sim: 0  sf_s  rm: 3 0s  sf_e  pe_s  pe_e 
% 235.07/29.74  
% 235.07/29.74  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 235.07/29.74  
% 235.07/29.74  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 235.07/29.74  ------ Proving...
% 235.07/29.74  ------ Problem Properties 
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  clauses                                 102
% 235.07/29.74  conjectures                             1
% 235.07/29.74  EPR                                     13
% 235.07/29.74  Horn                                    94
% 235.07/29.74  unary                                   41
% 235.07/29.74  binary                                  40
% 235.07/29.74  lits                                    190
% 235.07/29.74  lits eq                                 46
% 235.07/29.74  fd_pure                                 0
% 235.07/29.74  fd_pseudo                               0
% 235.07/29.74  fd_cond                                 3
% 235.07/29.74  fd_pseudo_cond                          7
% 235.07/29.74  AC symbols                              0
% 235.07/29.74  
% 235.07/29.74  ------ Schedule dynamic 5 is on 
% 235.07/29.74  
% 235.07/29.74  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ 
% 235.07/29.74  Current options:
% 235.07/29.74  ------ 
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ Proving...
% 235.07/29.74  Proof_search_loop: time out after: 4789 full_loop iterations
% 235.07/29.74  
% 235.07/29.74  ------ Input Options"1. --res_lit_sel adaptive --res_lit_sel_side num_symb" Time Limit: 15.
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ 
% 235.07/29.74  Current options:
% 235.07/29.74  ------ 
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ Proving...
% 235.07/29.74  Proof_search_loop: time out after: 5613 full_loop iterations
% 235.07/29.74  
% 235.07/29.74  ------ Option_1: Negative Selections Time Limit: 35.
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ 
% 235.07/29.74  Current options:
% 235.07/29.74  ------ 
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  ------ Proving...
% 235.07/29.74  
% 235.07/29.74  
% 235.07/29.74  % SZS status Unsatisfiable for theBenchmark.p
% 235.07/29.74  
% 235.07/29.74  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 235.07/29.75  
% 235.07/29.75  
%------------------------------------------------------------------------------