TSTP Solution File: SYN036-4 by Leo-III---1.7.7

View Problem - Process Solution

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

% Computer : n017.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 12:27:00 EDT 2023

% Result   : Unsatisfiable 4.06s 2.05s
% Output   : Refutation 4.06s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   40
% Syntax   : Number of formulae    :   73 (   1 unt;   8 typ;   0 def)
%            Number of atoms       :  337 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   5 avg)
%            Number of connectives :  860 ( 172   ~; 272   |;   0   &; 416   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (  10 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   8 usr;   3 con; 0-1 aty)
%            Number of variables   :  162 (   0   ^; 162   !;   0   ?; 162   :)

% Comments : 
%------------------------------------------------------------------------------
thf(p_type,type,
    p: $i > $o ).

thf(cx_type,type,
    cx: $i ).

thf(q_type,type,
    q: $i > $o ).

thf(cw_type,type,
    cw: $i ).

thf(fy5_type,type,
    fy5: $i > $i ).

thf(fz5_type,type,
    fz5: $i > $i ).

thf(fz_type,type,
    fz: $i > $i ).

thf(fy_type,type,
    fy: $i > $i ).

thf(17,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ cx )
      | ( q @ C )
      | ( q @ ( fz5 @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_17) ).

thf(56,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ cx )
      | ( q @ C )
      | ( q @ ( fz5 @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(29,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ( p @ cx )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz5 @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_29) ).

thf(52,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ( p @ cx )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz5 @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(26,negated_conjecture,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ C )
      | ( q @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_26) ).

thf(61,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ C )
      | ( q @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(31,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( q @ A )
      | ~ ( q @ ( fz5 @ A ) )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy5 @ B ) )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_31) ).

thf(60,plain,
    ! [B: $i,A: $i] :
      ( ~ ( q @ A )
      | ~ ( q @ ( fz5 @ A ) )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy5 @ B ) )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(28,negated_conjecture,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ C )
      | ( p @ ( fy @ C ) )
      | ( q @ D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_28) ).

thf(53,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ C )
      | ( p @ ( fy @ C ) )
      | ( q @ D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(12,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ( p @ B )
      | ( p @ ( fy @ B ) )
      | ( q @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_12) ).

thf(41,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ( p @ B )
      | ( p @ ( fy @ B ) )
      | ( q @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(13,negated_conjecture,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy5 @ B ) )
      | ~ ( q @ C )
      | ( p @ D )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_13) ).

thf(39,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy5 @ B ) )
      | ~ ( q @ C )
      | ( p @ D )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(14,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ C )
      | ( p @ ( fy5 @ C ) )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_14) ).

thf(35,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ C )
      | ( p @ ( fy5 @ C ) )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(25,negated_conjecture,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ( p @ C )
      | ( q @ D )
      | ( q @ ( fz @ D ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_25) ).

thf(50,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ( p @ C )
      | ( q @ D )
      | ( q @ ( fz @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(3,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ( p @ cx )
      | ( q @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

thf(43,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ( p @ cx )
      | ( q @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(27,negated_conjecture,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ C )
      | ( p @ ( fy @ C ) )
      | ( q @ D )
      | ( q @ ( fz @ D ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_27) ).

thf(58,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ C )
      | ( p @ ( fy @ C ) )
      | ( q @ D )
      | ( q @ ( fz @ D ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(7,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ cw )
      | ~ ( q @ A )
      | ~ ( q @ ( fz5 @ A ) )
      | ( p @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_7) ).

thf(42,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ cw )
      | ~ ( q @ A )
      | ~ ( q @ ( fz5 @ A ) )
      | ( p @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(6,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ B )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_6) ).

thf(37,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ B )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(8,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ( p @ B )
      | ( q @ C )
      | ( q @ ( fz @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_8) ).

thf(46,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ( p @ B )
      | ( q @ C )
      | ( q @ ( fz @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(22,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_22) ).

thf(57,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(9,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ~ ( q @ ( fz @ A ) )
      | ( p @ B )
      | ( q @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_9) ).

thf(38,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ~ ( q @ ( fz @ A ) )
      | ( p @ B )
      | ( q @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(5,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ cw )
      | ( q @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_5) ).

thf(33,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ cw )
      | ( q @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(10,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ( p @ A )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_10) ).

thf(34,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ( p @ A )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(11,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ cw )
      | ( p @ B )
      | ( q @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_11) ).

thf(45,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ cw )
      | ( p @ B )
      | ( q @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(19,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( q @ cw )
      | ( p @ cx )
      | ( p @ A )
      | ( p @ ( fy @ A ) )
      | ( q @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_19) ).

thf(64,plain,
    ! [B: $i,A: $i] :
      ( ~ ( q @ cw )
      | ( p @ cx )
      | ( p @ A )
      | ( p @ ( fy @ A ) )
      | ( q @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(18,negated_conjecture,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) )
      | ( p @ cx )
      | ( q @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_18) ).

thf(44,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) )
      | ( p @ cx )
      | ( q @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(16,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) )
      | ( p @ cx ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_16) ).

thf(59,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) )
      | ( p @ cx ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(21,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_21) ).

thf(54,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(24,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ cx ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_24) ).

thf(49,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( p @ ( fy @ A ) )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz @ B ) )
      | ( p @ cx ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(15,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ( p @ cx )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_15) ).

thf(48,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ( p @ cx )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(30,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( q @ cw )
      | ~ ( q @ A )
      | ~ ( q @ ( fz @ A ) )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_30) ).

thf(63,plain,
    ! [B: $i,A: $i] :
      ( ~ ( q @ cw )
      | ~ ( q @ A )
      | ~ ( q @ ( fz @ A ) )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(2,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ( p @ B )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

thf(40,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ A )
      | ( p @ B )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(32,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ( p @ cx )
      | ( p @ A )
      | ( p @ ( fy5 @ A ) )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz5 @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_32) ).

thf(55,plain,
    ! [B: $i,A: $i] :
      ( ( p @ cx )
      | ( p @ A )
      | ( p @ ( fy5 @ A ) )
      | ( q @ cw )
      | ( q @ B )
      | ( q @ ( fz5 @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(1,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ cw )
      | ( p @ A )
      | ( q @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_1) ).

thf(36,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( q @ cw )
      | ( p @ A )
      | ( q @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(20,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( q @ A )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy @ B ) )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_20) ).

thf(51,plain,
    ! [B: $i,A: $i] :
      ( ~ ( q @ A )
      | ( p @ cx )
      | ( p @ B )
      | ( p @ ( fy @ B ) )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(4,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ cx )
      | ( q @ cw ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_4) ).

thf(47,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ A )
      | ~ ( q @ B )
      | ( p @ cx )
      | ( q @ cw ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(23,negated_conjecture,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_23) ).

thf(62,plain,
    ! [B: $i,A: $i] :
      ( ~ ( p @ cx )
      | ~ ( p @ A )
      | ~ ( p @ ( fy5 @ A ) )
      | ~ ( q @ cw )
      | ~ ( q @ B )
      | ~ ( q @ ( fz5 @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(98,plain,
    $false,
    inference(e,[status(thm)],[56,52,61,60,53,41,39,35,50,43,58,42,37,46,57,38,33,34,45,64,44,59,54,49,48,63,40,55,36,51,47,62]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.09  % Problem  : SYN036-4 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.12  % Command  : run_Leo-III %s %d
% 0.12/0.33  % Computer : n017.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 : Thu May 18 19:11:01 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.93/0.87  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.23/1.01  % [INFO] 	 Parsing done (140ms). 
% 1.23/1.02  % [INFO] 	 Running in sequential loop mode. 
% 1.80/1.25  % [INFO] 	 eprover registered as external prover. 
% 1.80/1.25  % [INFO] 	 cvc4 registered as external prover. 
% 1.80/1.25  % [INFO] 	 Scanning for conjecture ... 
% 2.08/1.36  % [INFO] 	 Found a conjecture and 0 axioms. Running axiom selection ... 
% 2.28/1.43  % [INFO] 	 Axiom selection finished. Selected 0 axioms (removed 0 axioms). 
% 2.28/1.43  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.28/1.44  % [INFO] 	 Type checking passed. 
% 2.28/1.44  % [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 ... 
% 4.03/2.05  % External prover 'e' found a proof!
% 4.03/2.05  % [INFO] 	 Killing All external provers ... 
% 4.03/2.05  % Time passed: 1560ms (effective reasoning time: 1027ms)
% 4.03/2.05  % 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)>
% 4.06/2.05  % Axioms used in derivation (0): 
% 4.06/2.05  % No. of inferences in proof: 65
% 4.06/2.05  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1560 ms resp. 1027 ms w/o parsing
% 4.06/2.10  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.06/2.10  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------