TSTP Solution File: NUM430+3 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : NUM430+3 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n020.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 11:40:33 EDT 2023

% Result   : Theorem 4.14s 1.98s
% Output   : Refutation 4.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   38
% Syntax   : Number of formulae    :   65 (   6 unt;  13 typ;   0 def)
%            Number of atoms       :  189 (  61 equ;   0 cnn)
%            Maximal formula atoms :   11 (   3 avg)
%            Number of connectives :  537 (  13   ~;   2   |;  88   &; 387   @)
%                                         (   2 <=>;  45  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  13 usr;   9 con; 0-3 aty)
%            Number of variables   :   81 (   0   ^;  71   !;  10   ?;  81   :)

% Comments : 
%------------------------------------------------------------------------------
thf(aInteger0_type,type,
    aInteger0: $i > $o ).

thf(aDivisorOf0_type,type,
    aDivisorOf0: $i > $i > $o ).

thf(sz00_type,type,
    sz00: $i ).

thf(sdtasdt0_type,type,
    sdtasdt0: $i > $i > $i ).

thf(sdteqdtlpzmzozddtrp0_type,type,
    sdteqdtlpzmzozddtrp0: $i > $i > $i > $o ).

thf(sdtpldt0_type,type,
    sdtpldt0: $i > $i > $i ).

thf(smndt0_type,type,
    smndt0: $i > $i ).

thf(xq_type,type,
    xq: $i ).

thf(xb_type,type,
    xb: $i ).

thf(xc_type,type,
    xc: $i ).

thf(sz10_type,type,
    sz10: $i ).

thf(xa_type,type,
    xa: $i ).

thf(xn_type,type,
    xn: $i ).

thf(15,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( sdtpldt0 @ A @ B )
        = ( sdtpldt0 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddComm) ).

thf(88,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( sdtpldt0 @ A @ B )
        = ( sdtpldt0 @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(5,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => $true ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntegers) ).

thf(37,plain,
    $true,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(9,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C )
        & ( C != sz00 ) )
     => ( ( sdteqdtlpzmzozddtrp0 @ A @ B @ C )
      <=> ( aDivisorOf0 @ C @ ( sdtpldt0 @ A @ ( smndt0 @ B ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEquMod) ).

thf(57,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C )
        & ( C != sz00 ) )
     => ( ( ( sdteqdtlpzmzozddtrp0 @ A @ B @ C )
         => ( aDivisorOf0 @ C @ ( sdtpldt0 @ A @ ( smndt0 @ B ) ) ) )
        & ( ( aDivisorOf0 @ C @ ( sdtpldt0 @ A @ ( smndt0 @ B ) ) )
         => ( sdteqdtlpzmzozddtrp0 @ A @ B @ C ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(13,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( sdtpldt0 @ A @ ( sdtpldt0 @ B @ C ) )
        = ( sdtpldt0 @ ( sdtpldt0 @ A @ B ) @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddAsso) ).

thf(74,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( sdtpldt0 @ A @ ( sdtpldt0 @ B @ C ) )
        = ( sdtpldt0 @ ( sdtpldt0 @ A @ B ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(6,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ! [B: $i] :
          ( ( aDivisorOf0 @ B @ A )
        <=> ( ( aInteger0 @ B )
            & ( B != sz00 )
            & ? [C: $i] :
                ( ( aInteger0 @ C )
                & ( ( sdtasdt0 @ B @ C )
                  = A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDivisor) ).

thf(38,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ! [B: $i] :
          ( ( ( aDivisorOf0 @ B @ A )
           => ( ( aInteger0 @ B )
              & ( B != sz00 )
              & ? [C: $i] :
                  ( ( aInteger0 @ C )
                  & ( ( sdtasdt0 @ B @ C )
                    = A ) ) ) )
          & ( ( ( aInteger0 @ B )
              & ( B != sz00 )
              & ? [C: $i] :
                  ( ( aInteger0 @ C )
                  & ( ( sdtasdt0 @ B @ C )
                    = A ) ) )
           => ( aDivisorOf0 @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(18,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( sdtasdt0 @ A @ B )
        = ( sdtasdt0 @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulComm) ).

thf(97,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( sdtasdt0 @ A @ B )
        = ( sdtasdt0 @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(26,axiom,
    aInteger0 @ sz00,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntZero) ).

thf(128,plain,
    aInteger0 @ sz00,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(11,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( B != sz00 ) )
     => ( sdteqdtlpzmzozddtrp0 @ A @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEquModRef) ).

thf(64,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( B != sz00 ) )
     => ( sdteqdtlpzmzozddtrp0 @ A @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(23,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtpldt0 @ A @ ( smndt0 @ A ) )
          = sz00 )
        & ( sz00
          = ( sdtpldt0 @ ( smndt0 @ A ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddNeg) ).

thf(113,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtpldt0 @ A @ ( smndt0 @ A ) )
          = sz00 )
        & ( sz00
          = ( sdtpldt0 @ ( smndt0 @ A ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(16,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtpldt0 @ A @ sz00 )
          = A )
        & ( A
          = ( sdtpldt0 @ sz00 @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mAddZero) ).

thf(91,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtpldt0 @ A @ sz00 )
          = A )
        & ( A
          = ( sdtpldt0 @ sz00 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(4,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( aInteger0 @ ( sdtasdt0 @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntMult) ).

thf(35,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( aInteger0 @ ( sdtasdt0 @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(25,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ A @ sz10 )
          = A )
        & ( A
          = ( sdtasdt0 @ sz10 @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulOne) ).

thf(123,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ A @ sz10 )
          = A )
        & ( A
          = ( sdtasdt0 @ sz10 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(20,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C )
        & ( C != sz00 ) )
     => ( ( sdteqdtlpzmzozddtrp0 @ A @ B @ C )
       => ( sdteqdtlpzmzozddtrp0 @ B @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mEquModSym) ).

thf(104,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C )
        & ( C != sz00 ) )
     => ( ( sdteqdtlpzmzozddtrp0 @ A @ B @ C )
       => ( sdteqdtlpzmzozddtrp0 @ B @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(3,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ ( smndt0 @ sz10 ) @ A )
          = ( smndt0 @ A ) )
        & ( ( smndt0 @ A )
          = ( sdtasdt0 @ A @ ( smndt0 @ sz10 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulMinOne) ).

thf(30,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ ( smndt0 @ sz10 ) @ A )
          = ( smndt0 @ A ) )
        & ( ( smndt0 @ A )
          = ( sdtasdt0 @ A @ ( smndt0 @ sz10 ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(21,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( ( sdtasdt0 @ A @ B )
          = sz00 )
       => ( ( A = sz00 )
          | ( B = sz00 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mZeroDiv) ).

thf(107,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( ( ( sdtasdt0 @ A @ B )
          = sz00 )
       => ( ( A = sz00 )
          | ( B = sz00 ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(10,axiom,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( aInteger0 @ ( sdtpldt0 @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntPlus) ).

thf(62,plain,
    ! [A: $i,B: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B ) )
     => ( aInteger0 @ ( sdtpldt0 @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(19,axiom,
    ( ( aInteger0 @ xn )
    & ( ( sdtasdt0 @ xq @ xn )
      = ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__876) ).

thf(100,plain,
    ( ( aInteger0 @ xn )
    & ( ( sdtasdt0 @ xq @ xn )
      = ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(8,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( ( sdtasdt0 @ A @ ( sdtpldt0 @ B @ C ) )
          = ( sdtpldt0 @ ( sdtasdt0 @ A @ B ) @ ( sdtasdt0 @ A @ C ) ) )
        & ( ( sdtasdt0 @ ( sdtpldt0 @ A @ B ) @ C )
          = ( sdtpldt0 @ ( sdtasdt0 @ A @ C ) @ ( sdtasdt0 @ B @ C ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mDistrib) ).

thf(52,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( ( sdtasdt0 @ A @ ( sdtpldt0 @ B @ C ) )
          = ( sdtpldt0 @ ( sdtasdt0 @ A @ B ) @ ( sdtasdt0 @ A @ C ) ) )
        & ( ( sdtasdt0 @ ( sdtpldt0 @ A @ B ) @ C )
          = ( sdtpldt0 @ ( sdtasdt0 @ A @ C ) @ ( sdtasdt0 @ B @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(22,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( sdtasdt0 @ A @ ( sdtasdt0 @ B @ C ) )
        = ( sdtasdt0 @ ( sdtasdt0 @ A @ B ) @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulAsso) ).

thf(110,plain,
    ! [A: $i,B: $i,C: $i] :
      ( ( ( aInteger0 @ A )
        & ( aInteger0 @ B )
        & ( aInteger0 @ C ) )
     => ( ( sdtasdt0 @ A @ ( sdtasdt0 @ B @ C ) )
        = ( sdtasdt0 @ ( sdtasdt0 @ A @ B ) @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(14,axiom,
    ( ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) ) )
    & ( aDivisorOf0 @ xq @ ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) )
    & ( sdteqdtlpzmzozddtrp0 @ xa @ xb @ xq )
    & ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) ) )
    & ( aDivisorOf0 @ xq @ ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) )
    & ( sdteqdtlpzmzozddtrp0 @ xb @ xc @ xq ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__853) ).

thf(77,plain,
    ( ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) ) )
    & ( aDivisorOf0 @ xq @ ( sdtpldt0 @ xa @ ( smndt0 @ xb ) ) )
    & ( sdteqdtlpzmzozddtrp0 @ xa @ xb @ xq )
    & ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) ) )
    & ( aDivisorOf0 @ xq @ ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) )
    & ( sdteqdtlpzmzozddtrp0 @ xb @ xc @ xq ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(17,axiom,
    aInteger0 @ sz10,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntOne) ).

thf(96,plain,
    aInteger0 @ sz10,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(24,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ A @ sz00 )
          = sz00 )
        & ( sz00
          = ( sdtasdt0 @ sz00 @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mMulZero) ).

thf(118,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( ( ( sdtasdt0 @ A @ sz00 )
          = sz00 )
        & ( sz00
          = ( sdtasdt0 @ sz00 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(1,conjecture,
    ? [A: $i] :
      ( ( aInteger0 @ A )
      & ( ( sdtasdt0 @ xq @ A )
        = ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__) ).

thf(2,negated_conjecture,
    ~ ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(27,plain,
    ~ ? [A: $i] :
        ( ( aInteger0 @ A )
        & ( ( sdtasdt0 @ xq @ A )
          = ( sdtpldt0 @ xb @ ( smndt0 @ xc ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( aInteger0 @ ( smndt0 @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',mIntNeg) ).

thf(50,plain,
    ! [A: $i] :
      ( ( aInteger0 @ A )
     => ( aInteger0 @ ( smndt0 @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(12,axiom,
    ( ( aInteger0 @ xa )
    & ( aInteger0 @ xb )
    & ( aInteger0 @ xq )
    & ( xq != sz00 )
    & ( aInteger0 @ xc ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m__818) ).

thf(67,plain,
    ( ( aInteger0 @ xa )
    & ( aInteger0 @ xb )
    & ( aInteger0 @ xq )
    & ( xq != sz00 )
    & ( aInteger0 @ xc ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(137,plain,
    $false,
    inference(cvc4,[status(thm)],[88,37,57,74,38,97,128,64,113,91,35,123,104,30,107,62,100,52,110,77,96,118,27,50,67]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : NUM430+3 : TPTP v8.1.2. Released v4.0.0.
% 0.10/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n020.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 16:55:18 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.85/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.12/1.00  % [INFO] 	 Parsing done (146ms). 
% 1.39/1.01  % [INFO] 	 Running in sequential loop mode. 
% 1.79/1.21  % [INFO] 	 eprover registered as external prover. 
% 1.79/1.21  % [INFO] 	 cvc4 registered as external prover. 
% 1.79/1.22  % [INFO] 	 Scanning for conjecture ... 
% 1.86/1.26  % [INFO] 	 Definitions in FOF are currently treated as axioms. 
% 1.86/1.27  % [INFO] 	 Definitions in FOF are currently treated as axioms. 
% 1.86/1.29  % [INFO] 	 Found a conjecture and 24 axioms. Running axiom selection ... 
% 2.12/1.34  % [INFO] 	 Axiom selection finished. Selected 24 axioms (removed 0 axioms). 
% 2.12/1.34  % [INFO] 	 Definitions in FOF are currently treated as axioms. 
% 2.12/1.35  % [INFO] 	 Definitions in FOF are currently treated as axioms. 
% 2.12/1.37  % [INFO] 	 Problem is first-order (TPTP FOF). 
% 2.12/1.38  % [INFO] 	 Type checking passed. 
% 2.12/1.38  % [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.14/1.97  % External prover 'cvc4' found a proof!
% 4.14/1.97  % [INFO] 	 Killing All external provers ... 
% 4.14/1.97  % Time passed: 1463ms (effective reasoning time: 963ms)
% 4.14/1.97  % 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.14/1.98  % Axioms used in derivation (24): mAddComm, m__853, mAddNeg, mMulOne, mAddZero, mAddAsso, mIntMult, mDivisor, mMulMinOne, mMulComm, m__876, mMulZero, mEquMod, mZeroDiv, mDistrib, mMulAsso, mEquModSym, mIntPlus, mIntNeg, m__818, mEquModRef, mIntegers, mIntOne, mIntZero
% 4.14/1.98  % No. of inferences in proof: 52
% 4.14/1.98  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1463 ms resp. 963 ms w/o parsing
% 4.14/2.02  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 4.14/2.02  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------