TSTP Solution File: COM002-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : COM002-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n025.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 19 10:13:50 EDT 2023

% Result   : Unsatisfiable 2.75s 2.39s
% Output   : Refutation 2.91s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   45
% Syntax   : Number of formulae    :   65 (  31 unt;  26 typ;   0 def)
%            Number of atoms       :   51 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  168 (  14   ~;  12   |;   0   &; 142   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   19 (  19   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   27 (  26 usr;  17 con; 0-2 aty)
%            Number of variables   :   22 (   0   ^;  22   !;   0   ?;  22   :)

% Comments : 
%------------------------------------------------------------------------------
thf(succeeds_type,type,
    succeeds: $i > $i > $o ).

thf(p3_type,type,
    p3: $i ).

thf(follows_type,type,
    follows: $i > $i > $o ).

thf(p7_type,type,
    p7: $i ).

thf(p6_type,type,
    p6: $i ).

thf(has_type,type,
    has: $i > $i > $o ).

thf(p4_type,type,
    p4: $i ).

thf(goto_type,type,
    goto: $i > $i ).

thf(out_type,type,
    out: $i ).

thf(assign_type,type,
    assign: $i > $i > $i ).

thf(register_j_type,type,
    register_j: $i ).

thf(plus_type,type,
    plus: $i > $i > $i ).

thf(n1_type,type,
    n1: $i ).

thf(p2_type,type,
    p2: $i ).

thf(p1_type,type,
    p1: $i ).

thf(register_k_type,type,
    register_k: $i ).

thf(times_type,type,
    times: $i > $i > $i ).

thf(n2_type,type,
    n2: $i ).

thf(p8_type,type,
    p8: $i ).

thf(n0_type,type,
    n0: $i ).

thf(loop_type,type,
    loop: $i ).

thf(p5_type,type,
    p5: $i ).

thf(labels_type,type,
    labels: $i > $i > $o ).

thf(ifthen_type,type,
    ifthen: $i > $i > $i ).

thf(equal_function_type,type,
    equal_function: $i > $i > $i ).

thf(n_type,type,
    n: $i ).

thf(18,axiom,
    follows @ p6 @ p3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_3_to_6) ).

thf(41,plain,
    follows @ p6 @ p3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(17,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( has @ B @ ( ifthen @ C @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conditional_success) ).

thf(39,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( has @ B @ ( ifthen @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(11,axiom,
    follows @ p5 @ p4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_4_to_5) ).

thf(31,plain,
    follows @ p5 @ p4,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(19,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( has @ B @ ( goto @ C ) )
      | ~ ( labels @ C @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',goto_success) ).

thf(42,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( has @ B @ ( goto @ C ) )
      | ~ ( labels @ C @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(4,axiom,
    has @ p7 @ ( assign @ register_j @ ( plus @ register_j @ n1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_7) ).

thf(24,plain,
    has @ p7 @ ( assign @ register_j @ ( plus @ register_j @ n1 ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(16,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( succeeds @ A @ C )
      | ~ ( succeeds @ C @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transitivity_of_success) ).

thf(37,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( succeeds @ A @ C )
      | ~ ( succeeds @ C @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(5,axiom,
    follows @ p2 @ p1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_1_to_2) ).

thf(25,plain,
    follows @ p2 @ p1,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(1,negated_conjecture,
    ~ ( succeeds @ p3 @ p3 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_there_is_a_loop_through_p3) ).

thf(20,plain,
    ~ ( succeeds @ p3 @ p3 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(9,axiom,
    has @ p1 @ ( assign @ register_j @ n0 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_1) ).

thf(29,plain,
    has @ p1 @ ( assign @ register_j @ n0 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(8,axiom,
    has @ p2 @ ( assign @ register_k @ n1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_2) ).

thf(28,plain,
    has @ p2 @ ( assign @ register_k @ n1 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(13,axiom,
    labels @ loop @ p3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',label_state_3) ).

thf(33,plain,
    labels @ loop @ p3,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(12,axiom,
    follows @ p3 @ p2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_2_to_3) ).

thf(32,plain,
    follows @ p3 @ p2,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(14,axiom,
    ! [B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( follows @ A @ B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',direct_success) ).

thf(34,plain,
    ! [B: $i,A: $i] :
      ( ( succeeds @ A @ B )
      | ~ ( follows @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(2,axiom,
    follows @ p7 @ p6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_6_to_7) ).

thf(22,plain,
    follows @ p7 @ p6,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    follows @ p8 @ p7,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',transition_7_to_8) ).

thf(27,plain,
    follows @ p8 @ p7,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(6,axiom,
    has @ p6 @ ( assign @ register_k @ ( times @ n2 @ register_k ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_6) ).

thf(26,plain,
    has @ p6 @ ( assign @ register_k @ ( times @ n2 @ register_k ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(3,axiom,
    has @ p4 @ ( goto @ out ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_4) ).

thf(23,plain,
    has @ p4 @ ( goto @ out ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(15,axiom,
    has @ p3 @ ( ifthen @ ( equal_function @ register_j @ n ) @ p4 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_3) ).

thf(36,plain,
    has @ p3 @ ( ifthen @ ( equal_function @ register_j @ n ) @ p4 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(10,axiom,
    has @ p8 @ ( goto @ loop ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',state_8) ).

thf(30,plain,
    has @ p8 @ ( goto @ loop ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(44,plain,
    $false,
    inference(e,[status(thm)],[41,39,31,42,24,37,25,20,29,28,33,32,34,22,27,26,23,36,30]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : COM002-1 : TPTP v8.1.2. Released v1.0.0.
% 0.16/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n025.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Fri May 19 03:30:04 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.86/0.80  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.04/0.90  % [INFO] 	 Parsing done (101ms). 
% 1.04/0.91  % [INFO] 	 Running in sequential loop mode. 
% 1.55/1.09  % [INFO] 	 eprover registered as external prover. 
% 1.55/1.10  % [INFO] 	 cvc4 registered as external prover. 
% 1.55/1.10  % [INFO] 	 Scanning for conjecture ... 
% 1.71/1.15  % [INFO] 	 Found a conjecture and 18 axioms. Running axiom selection ... 
% 1.83/1.18  % [INFO] 	 Axiom selection finished. Selected 18 axioms (removed 0 axioms). 
% 1.83/1.20  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 1.83/1.20  % [INFO] 	 Type checking passed. 
% 1.83/1.20  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.75/2.38  % External prover 'e' found a proof!
% 2.75/2.38  % [INFO] 	 Killing All external provers ... 
% 2.75/2.38  % Time passed: 1844ms (effective reasoning time: 1469ms)
% 2.75/2.38  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.75/2.38  % Axioms used in derivation (18): transition_3_to_6, state_4, transition_2_to_3, state_8, label_state_3, state_3, state_2, goto_success, state_1, transitivity_of_success, state_7, transition_4_to_5, transition_1_to_2, transition_6_to_7, conditional_success, direct_success, transition_7_to_8, state_6
% 2.75/2.38  % No. of inferences in proof: 39
% 2.75/2.39  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1844 ms resp. 1469 ms w/o parsing
% 2.91/2.43  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 2.91/2.43  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------