TSTP Solution File: MGT065-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : MGT065-1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n011.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 : Mon Jun 24 11:49:24 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_50,plain,
    ( ~ smaller_or_equal(age(X0,X1),eta)
    | ~ has_endowment(X0)
    | has_immunity(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1_41) ).

cnf(c_51,plain,
    ( ~ greater(age(X0,X1),eta)
    | ~ has_immunity(X0,X1)
    | ~ has_endowment(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_1_42) ).

cnf(c_58,plain,
    ( ~ dissimilar(X0,X1,X2)
    | ~ is_aligned(X0,X1)
    | ~ is_aligned(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_2_49) ).

cnf(c_63,plain,
    ( age(X0,X1) != zero
    | ~ organization(X0)
    | is_aligned(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_13_54) ).

cnf(c_64,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ organization(X0)
    | dissimilar(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_15_55) ).

cnf(c_66,plain,
    ( ~ has_immunity(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = very_low ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_17_57) ).

cnf(c_68,plain,
    ( ~ positional_advantage(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod1
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_17_59) ).

cnf(c_70,plain,
    ( ~ organization(X0)
    | hazard_of_mortality(X0,X1) = high
    | has_immunity(X0,X1)
    | is_aligned(X0,X1)
    | positional_advantage(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_17_61) ).

cnf(c_71,plain,
    greater(high,mod1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18a_62) ).

cnf(c_72,plain,
    greater(mod1,low),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18b_63) ).

cnf(c_73,plain,
    greater(low,very_low),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18c_64) ).

cnf(c_76,negated_conjecture,
    organization(sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_67) ).

cnf(c_78,negated_conjecture,
    has_endowment(sk2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_69) ).

cnf(c_79,negated_conjecture,
    age(sk2,sk3) = zero,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_70) ).

cnf(c_82,negated_conjecture,
    greater(eta,zero),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_73) ).

cnf(c_85,negated_conjecture,
    smaller_or_equal(age(sk2,sk4),eta),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_76) ).

cnf(c_86,negated_conjecture,
    greater(age(sk2,sk5),sigma),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_77) ).

cnf(c_88,negated_conjecture,
    greater(age(sk2,sk5),eta),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_79) ).

cnf(c_89,negated_conjecture,
    ( hazard_of_mortality(sk2,sk3) != hazard_of_mortality(sk2,sk4)
    | ~ greater(hazard_of_mortality(sk2,sk5),hazard_of_mortality(sk2,sk4)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_11_80) ).

cnf(c_90,plain,
    ( ~ smaller_or_equal(X0,X1)
    | X0 = X1
    | smaller(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_1) ).

cnf(c_91,plain,
    ( ~ smaller(X0,X1)
    | smaller_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_2) ).

cnf(c_92,plain,
    ( X0 != X1
    | smaller_or_equal(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_or_equal_3) ).

cnf(c_96,plain,
    ( ~ smaller(X0,X1)
    | greater(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_7) ).

cnf(c_97,plain,
    ( ~ greater(X0,X1)
    | smaller(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',definition_smaller_8) ).

cnf(c_98,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_strict_9) ).

cnf(c_99,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X1,X2)
    | greater(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_transitive_10) ).

cnf(c_100,plain,
    ( X0 = X1
    | greater(X0,X1)
    | smaller(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/MGT001-0.ax',meaning_postulate_greater_comparable_11) ).

cnf(c_102,plain,
    smaller_or_equal(X0,X0),
    inference(unflattening,[status(thm)],[c_92]) ).

cnf(c_618,plain,
    ( X0 != X1
    | X2 != X3
    | ~ organization(X0)
    | ~ organization(X1)
    | hazard_of_mortality(X0,X2) = high
    | hazard_of_mortality(X1,X3) = mod1
    | has_immunity(X0,X2)
    | has_immunity(X1,X3)
    | is_aligned(X0,X2)
    | is_aligned(X1,X3) ),
    inference(resolution_lifted,[status(thm)],[c_70,c_68]) ).

cnf(c_619,plain,
    ( ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod1
    | hazard_of_mortality(X0,X1) = high
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    inference(unflattening,[status(thm)],[c_618]) ).

cnf(c_982,plain,
    ( X0 != sk2
    | ~ greater(age(X0,X1),eta)
    | ~ has_immunity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_51,c_78]) ).

cnf(c_983,plain,
    ( ~ greater(age(sk2,X0),eta)
    | ~ has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_982]) ).

cnf(c_1038,plain,
    ( age(X0,X1) != zero
    | X0 != X2
    | X1 != X3
    | X4 != X5
    | ~ greater(age(X0,X4),sigma)
    | ~ is_aligned(X2,X3)
    | ~ is_aligned(X2,X5)
    | ~ organization(X0) ),
    inference(resolution_lifted,[status(thm)],[c_64,c_58]) ).

cnf(c_1039,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X1)
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(unflattening,[status(thm)],[c_1038]) ).

cnf(c_1041,plain,
    ( ~ greater(age(X0,X2),sigma)
    | age(X0,X1) != zero
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(global_subsumption_just,[status(thm)],[c_1039,c_63,c_1039]) ).

cnf(c_1042,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(renaming,[status(thm)],[c_1041]) ).

cnf(c_1333,plain,
    ( age(X0,X1) != zero
    | X0 != sk2
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X2) ),
    inference(resolution_lifted,[status(thm)],[c_1042,c_76]) ).

cnf(c_1334,plain,
    ( age(sk2,X0) != zero
    | ~ greater(age(sk2,X1),sigma)
    | ~ is_aligned(sk2,X1) ),
    inference(unflattening,[status(thm)],[c_1333]) ).

cnf(c_1360,plain,
    ( X0 != sk2
    | hazard_of_mortality(X0,X1) = mod1
    | hazard_of_mortality(X0,X1) = high
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_619,c_76]) ).

cnf(c_1361,plain,
    ( hazard_of_mortality(sk2,X0) = mod1
    | hazard_of_mortality(sk2,X0) = high
    | has_immunity(sk2,X0)
    | is_aligned(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1360]) ).

cnf(c_1375,plain,
    ( X0 != sk2
    | ~ has_immunity(X0,X1)
    | hazard_of_mortality(X0,X1) = very_low ),
    inference(resolution_lifted,[status(thm)],[c_66,c_76]) ).

cnf(c_1376,plain,
    ( ~ has_immunity(sk2,X0)
    | hazard_of_mortality(sk2,X0) = very_low ),
    inference(unflattening,[status(thm)],[c_1375]) ).

cnf(c_1461,plain,
    ( X0 != sk2
    | ~ smaller_or_equal(age(X0,X1),eta)
    | has_immunity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_50,c_78]) ).

cnf(c_1462,plain,
    ( ~ smaller_or_equal(age(sk2,X0),eta)
    | has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1461]) ).

cnf(c_1513,plain,
    ( age(sk2,sk4) != X0
    | X1 != eta
    | X0 = X1
    | smaller(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_85,c_90]) ).

cnf(c_1514,plain,
    ( age(sk2,sk4) = eta
    | smaller(age(sk2,sk4),eta) ),
    inference(unflattening,[status(thm)],[c_1513]) ).

cnf(c_1534,plain,
    ( age(sk2,X0) != X1
    | X2 != eta
    | ~ smaller(X1,X2)
    | has_immunity(sk2,X0) ),
    inference(resolution_lifted,[status(thm)],[c_91,c_1462]) ).

cnf(c_1535,plain,
    ( ~ smaller(age(sk2,X0),eta)
    | has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1534]) ).

cnf(c_1543,plain,
    ( age(sk2,X0) != X1
    | X1 != eta
    | has_immunity(sk2,X0) ),
    inference(resolution_lifted,[status(thm)],[c_102,c_1462]) ).

cnf(c_1544,plain,
    ( age(sk2,X0) != eta
    | has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1543]) ).

cnf(c_1600,plain,
    ( age(sk2,sk4) != X0
    | X1 != eta
    | age(sk2,sk4) = eta
    | greater(X1,X0) ),
    inference(resolution_lifted,[status(thm)],[c_96,c_1514]) ).

cnf(c_1601,plain,
    ( age(sk2,sk4) = eta
    | greater(eta,age(sk2,sk4)) ),
    inference(unflattening,[status(thm)],[c_1600]) ).

cnf(c_1608,plain,
    ( age(sk2,X0) != X1
    | X2 != eta
    | X1 = X2
    | greater(X1,X2)
    | has_immunity(sk2,X0) ),
    inference(resolution_lifted,[status(thm)],[c_100,c_1535]) ).

cnf(c_1609,plain,
    ( age(sk2,X0) = eta
    | greater(age(sk2,X0),eta)
    | has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1608]) ).

cnf(c_1620,plain,
    ( age(sk2,X1) != X2
    | X0 != eta
    | ~ greater(X0,X2)
    | has_immunity(sk2,X1) ),
    inference(resolution_lifted,[status(thm)],[c_97,c_1535]) ).

cnf(c_1621,plain,
    ( ~ greater(eta,age(sk2,X0))
    | has_immunity(sk2,X0) ),
    inference(unflattening,[status(thm)],[c_1620]) ).

cnf(c_2460,plain,
    ( ~ has_immunity(sk2,X0)
    | ~ greater(age(sk2,X0),eta) ),
    inference(prop_impl_just,[status(thm)],[c_983]) ).

cnf(c_2461,plain,
    ( ~ greater(age(sk2,X0),eta)
    | ~ has_immunity(sk2,X0) ),
    inference(renaming,[status(thm)],[c_2460]) ).

cnf(c_2462,plain,
    ( has_immunity(sk2,X0)
    | greater(age(sk2,X0),eta) ),
    inference(prop_impl_just,[status(thm)],[c_1544,c_1609]) ).

cnf(c_2463,plain,
    ( greater(age(sk2,X0),eta)
    | has_immunity(sk2,X0) ),
    inference(renaming,[status(thm)],[c_2462]) ).

cnf(c_2476,plain,
    ( age(sk2,sk4) = eta
    | greater(eta,age(sk2,sk4)) ),
    inference(prop_impl_just,[status(thm)],[c_1601]) ).

cnf(c_2478,plain,
    ( ~ has_immunity(sk2,X0)
    | hazard_of_mortality(sk2,X0) = very_low ),
    inference(prop_impl_just,[status(thm)],[c_1376]) ).

cnf(c_2482,plain,
    ( has_immunity(sk2,X0)
    | age(sk2,X0) != eta ),
    inference(prop_impl_just,[status(thm)],[c_1544]) ).

cnf(c_2483,plain,
    ( age(sk2,X0) != eta
    | has_immunity(sk2,X0) ),
    inference(renaming,[status(thm)],[c_2482]) ).

cnf(c_2484,plain,
    ( has_immunity(sk2,X0)
    | ~ greater(eta,age(sk2,X0)) ),
    inference(prop_impl_just,[status(thm)],[c_1621]) ).

cnf(c_2485,plain,
    ( ~ greater(eta,age(sk2,X0))
    | has_immunity(sk2,X0) ),
    inference(renaming,[status(thm)],[c_2484]) ).

cnf(c_2994,plain,
    ( ~ is_aligned(sk2,X0)
    | ~ greater(age(sk2,X0),sigma)
    | ~ sP0_iProver_def ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP0_iProver_def])],[c_1334]) ).

cnf(c_2995,plain,
    ( age(sk2,X0) != zero
    | ~ sP1_iProver_def ),
    inference(splitting,[splitting(split),new_symbols(definition,[sP1_iProver_def])],[c_1334]) ).

cnf(c_2996,plain,
    ( sP0_iProver_def
    | sP1_iProver_def ),
    inference(splitting,[splitting(split),new_symbols(definition,[])],[c_1334]) ).

cnf(c_2999,plain,
    hazard_of_mortality(sk2,sk3) = sP3_iProver_def,
    definition ).

cnf(c_3000,plain,
    hazard_of_mortality(sk2,sk4) = sP4_iProver_def,
    definition ).

cnf(c_3001,plain,
    hazard_of_mortality(sk2,sk5) = sP5_iProver_def,
    definition ).

cnf(c_3002,plain,
    age(sk2,sk5) = sP6_iProver_def,
    definition ).

cnf(c_3003,plain,
    age(sk2,sk3) = sP7_iProver_def,
    definition ).

cnf(c_3004,negated_conjecture,
    ( sP3_iProver_def != sP4_iProver_def
    | ~ greater(sP5_iProver_def,sP4_iProver_def) ),
    inference(demodulation,[status(thm)],[c_89,c_3001,c_3000,c_2999]) ).

cnf(c_3005,negated_conjecture,
    greater(sP6_iProver_def,eta),
    inference(demodulation,[status(thm)],[c_88,c_3002]) ).

cnf(c_3007,negated_conjecture,
    greater(sP6_iProver_def,sigma),
    inference(demodulation,[status(thm)],[c_86]) ).

cnf(c_3008,negated_conjecture,
    greater(eta,zero),
    inference(demodulation,[status(thm)],[c_82]) ).

cnf(c_3011,negated_conjecture,
    sP7_iProver_def = zero,
    inference(demodulation,[status(thm)],[c_79,c_3003]) ).

cnf(c_3628,plain,
    greater(eta,sP7_iProver_def),
    inference(light_normalisation,[status(thm)],[c_3008,c_3011]) ).

cnf(c_3641,plain,
    ( age(sk2,X0) != sP7_iProver_def
    | ~ sP1_iProver_def ),
    inference(light_normalisation,[status(thm)],[c_2995,c_3011]) ).

cnf(c_3677,plain,
    ( ~ greater(sP6_iProver_def,sigma)
    | ~ is_aligned(sk2,sk5)
    | ~ sP0_iProver_def ),
    inference(superposition,[status(thm)],[c_3002,c_2994]) ).

cnf(c_3682,plain,
    ( ~ is_aligned(sk2,sk5)
    | ~ sP0_iProver_def ),
    inference(forward_subsumption_resolution,[status(thm)],[c_3677,c_3007]) ).

cnf(c_3691,plain,
    ~ sP1_iProver_def,
    inference(superposition,[status(thm)],[c_3003,c_3641]) ).

cnf(c_3699,plain,
    sP0_iProver_def,
    inference(backward_subsumption_resolution,[status(thm)],[c_2996,c_3691]) ).

cnf(c_3709,plain,
    ~ is_aligned(sk2,sk5),
    inference(backward_subsumption_resolution,[status(thm)],[c_3682,c_3699]) ).

cnf(c_3727,plain,
    ~ greater(sP7_iProver_def,eta),
    inference(superposition,[status(thm)],[c_3628,c_98]) ).

cnf(c_3756,plain,
    ( ~ greater(mod1,X0)
    | greater(high,X0) ),
    inference(superposition,[status(thm)],[c_71,c_99]) ).

cnf(c_3757,plain,
    ( ~ greater(low,X0)
    | greater(mod1,X0) ),
    inference(superposition,[status(thm)],[c_72,c_99]) ).

cnf(c_4008,plain,
    greater(mod1,very_low),
    inference(superposition,[status(thm)],[c_73,c_3757]) ).

cnf(c_4017,plain,
    greater(high,very_low),
    inference(superposition,[status(thm)],[c_4008,c_3756]) ).

cnf(c_4913,plain,
    ( has_immunity(sk2,sk3)
    | greater(sP7_iProver_def,eta) ),
    inference(superposition,[status(thm)],[c_3003,c_2463]) ).

cnf(c_4917,plain,
    has_immunity(sk2,sk3),
    inference(forward_subsumption_resolution,[status(thm)],[c_4913,c_3727]) ).

cnf(c_4922,plain,
    hazard_of_mortality(sk2,sk3) = very_low,
    inference(superposition,[status(thm)],[c_4917,c_2478]) ).

cnf(c_4923,plain,
    very_low = sP3_iProver_def,
    inference(light_normalisation,[status(thm)],[c_4922,c_2999]) ).

cnf(c_4934,plain,
    greater(high,sP3_iProver_def),
    inference(demodulation,[status(thm)],[c_4017,c_4923]) ).

cnf(c_4935,plain,
    greater(mod1,sP3_iProver_def),
    inference(demodulation,[status(thm)],[c_4008,c_4923]) ).

cnf(c_4937,plain,
    ( ~ has_immunity(sk2,X0)
    | hazard_of_mortality(sk2,X0) = sP3_iProver_def ),
    inference(demodulation,[status(thm)],[c_2478,c_4923]) ).

cnf(c_5671,plain,
    ( age(sk2,sk4) = eta
    | has_immunity(sk2,sk4) ),
    inference(superposition,[status(thm)],[c_2476,c_2485]) ).

cnf(c_5720,plain,
    ( ~ has_immunity(sk2,sk5)
    | ~ greater(sP6_iProver_def,eta) ),
    inference(superposition,[status(thm)],[c_3002,c_2461]) ).

cnf(c_5721,plain,
    ~ has_immunity(sk2,sk5),
    inference(forward_subsumption_resolution,[status(thm)],[c_5720,c_3005]) ).

cnf(c_5731,plain,
    ( hazard_of_mortality(sk2,sk5) = mod1
    | hazard_of_mortality(sk2,sk5) = high
    | is_aligned(sk2,sk5) ),
    inference(superposition,[status(thm)],[c_1361,c_5721]) ).

cnf(c_5732,plain,
    ( mod1 = sP5_iProver_def
    | high = sP5_iProver_def
    | is_aligned(sk2,sk5) ),
    inference(light_normalisation,[status(thm)],[c_5731,c_3001]) ).

cnf(c_5733,plain,
    ( mod1 = sP5_iProver_def
    | high = sP5_iProver_def ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5732,c_3709]) ).

cnf(c_5753,plain,
    ( mod1 = sP5_iProver_def
    | greater(sP5_iProver_def,sP3_iProver_def) ),
    inference(superposition,[status(thm)],[c_5733,c_4934]) ).

cnf(c_5969,plain,
    has_immunity(sk2,sk4),
    inference(backward_subsumption_resolution,[status(thm)],[c_5671,c_2483]) ).

cnf(c_6101,plain,
    hazard_of_mortality(sk2,sk4) = sP3_iProver_def,
    inference(superposition,[status(thm)],[c_5969,c_4937]) ).

cnf(c_6102,plain,
    sP3_iProver_def = sP4_iProver_def,
    inference(demodulation,[status(thm)],[c_3000,c_6101]) ).

cnf(c_6103,plain,
    ~ greater(sP5_iProver_def,sP4_iProver_def),
    inference(backward_subsumption_resolution,[status(thm)],[c_3004,c_6102]) ).

cnf(c_6168,plain,
    ~ greater(sP5_iProver_def,sP3_iProver_def),
    inference(light_normalisation,[status(thm)],[c_6103,c_6102]) ).

cnf(c_6169,plain,
    mod1 = sP5_iProver_def,
    inference(backward_subsumption_resolution,[status(thm)],[c_5753,c_6168]) ).

cnf(c_6178,plain,
    greater(sP5_iProver_def,sP3_iProver_def),
    inference(demodulation,[status(thm)],[c_4935,c_6169]) ).

cnf(c_6204,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_6178,c_6168]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : MGT065-1 : TPTP v8.2.0. Released v2.4.0.
% 0.08/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n011.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Wed Jun 19 17:57:24 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.47/1.16  % SZS status Started for theBenchmark.p
% 0.47/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.47/1.16  
% 0.47/1.16  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.47/1.16  
% 0.47/1.16  ------  iProver source info
% 0.47/1.16  
% 0.47/1.16  git: date: 2024-06-12 09:56:46 +0000
% 0.47/1.16  git: sha1: 4869ab62f0a3398f9d3a35e6db7918ebd3847e49
% 0.47/1.16  git: non_committed_changes: false
% 0.47/1.16  
% 0.47/1.16  ------ Parsing...successful
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... sup_sim: 0  sf_s  rm: 4 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe:4:0s pe_e  sup_sim: 0  sf_s  rm: 6 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 6 0s  sf_e  pe_s  pe_e 
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... gs_s  sp: 4 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.47/1.16  
% 0.47/1.16  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.47/1.16  ------ Proving...
% 0.47/1.16  ------ Problem Properties 
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  clauses                                 38
% 0.47/1.16  conjectures                             8
% 0.47/1.16  EPR                                     18
% 0.47/1.16  Horn                                    28
% 0.47/1.16  unary                                   17
% 0.47/1.16  binary                                  15
% 0.47/1.16  lits                                    67
% 0.47/1.16  lits eq                                 20
% 0.47/1.16  fd_pure                                 0
% 0.47/1.16  fd_pseudo                               0
% 0.47/1.16  fd_cond                                 0
% 0.47/1.16  fd_pseudo_cond                          1
% 0.47/1.16  AC symbols                              0
% 0.47/1.16  
% 0.47/1.16  ------ Schedule dynamic 5 is on 
% 0.47/1.16  
% 0.47/1.16  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ 
% 0.47/1.16  Current options:
% 0.47/1.16  ------ 
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  ------ Proving...
% 0.47/1.16  
% 0.47/1.16  
% 0.47/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 0.47/1.16  
% 0.47/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.47/1.16  
% 0.47/1.16  
%------------------------------------------------------------------------------