TSTP Solution File: ARI619_3 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : ARI619_3 : TPTP v8.1.0. Released v5.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n005.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  : 600s
% DateTime : Thu Jul 14 22:09:41 EDT 2022

% Result   : Theorem 0.19s 0.49s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named 'CODE-FOR-$$PRODUCT')

% Comments : 
%------------------------------------------------------------------------------
tff(13,negated_conjecture,
    ! [X: $real] :
      ( ~ pow2(X)
      | ( X = 1 )
      | $lesseq(2,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_pow_of_2_5) ).

tff(14,negated_conjecture,
    ! [X: $real] :
      ( ~ pow2(X)
      | ( X = 1 )
      | ( $product(2,'SKOLEMAAAU1.$real'(X)) = X ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_pow_of_2_5) ).

tff(15,negated_conjecture,
    ! [X: $real] :
      ( ~ pow2(X)
      | ( X = 1 )
      | pow2('SKOLEMAAAU1.$real'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_pow_of_2_5) ).

tff(18,negated_conjecture,
    pow2(5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_pow_of_2_5) ).

tff(20,plain,
    pow2('SKOLEMAAAU1.$real'(5)),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[15,18]),theory(equality)]) ).

tff(21,plain,
    'SKOLEMAAAU1.$real'(5) = 5/2,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[14,18]),'CODE-FOR-$$PRODUCT',theory(equality)]) ).

tff(22,plain,
    pow2(5/2),
    inference('REWRITE',[status(thm)],[20,21,theory(equality)]) ).

tff(25,plain,
    pow2('SKOLEMAAAU1.$real'(5/2)),
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[15,22]),theory(equality)]) ).

tff(26,plain,
    'SKOLEMAAAU1.$real'(5/2) = 5/4,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[14,22]),'CODE-FOR-$$PRODUCT',theory(equality)]) ).

tff(27,plain,
    pow2(5/4),
    inference('REWRITE',[status(thm)],[25,26,theory(equality)]) ).

cnf(34,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('HYPERRESOLVE',[status(thm)],[13,27]),'CODE-FOR-$$LESSEQ',theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : ARI619_3 : TPTP v8.1.0. Released v5.1.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n005.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 600
% 0.13/0.33  % DateTime : Fri Jun 17 13:02:08 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T13:02:08
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n005.cluster.edu at 2022-06-17T13:02:08
% 0.19/0.49  
% 0.19/0.49  
% 0.19/0.49  #||
% 0.19/0.49  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.49  % SZS output start Refutation
% See solution above
% 0.19/0.50  ||#
% 0.19/0.50  
% 0.19/0.50  ; Summary of computation:
% 0.19/0.50  ;        60 formulas have been input or derived (from 24 formulas).
% 0.19/0.50  ;        34 (57%) were retained.  Of these,
% 0.19/0.50  ;            4 (12%) were simplified or subsumed later,
% 0.19/0.50  ;           30 (88%) are still being kept.
% 0.19/0.50  ; 
% 0.19/0.50  ; Run time in seconds excluding printing time:
% 0.19/0.50  ;     0.001   3%   Read assertion file          (1 call)
% 0.19/0.50  ;     0.001   3%   Assert                       (1 call)
% 0.19/0.50  ;     0.004  13%   Process new row              (54 calls)
% 0.19/0.50  ;     0.003  10%   Resolution                   (46 calls)
% 0.19/0.50  ;     0.000   0%   Paramodulation               (23 calls)
% 0.19/0.50  ;     0.000   0%   Factoring                    (4 calls)
% 0.19/0.50  ;     0.000   0%   Condensing                   (13 calls)
% 0.19/0.50  ;     0.000   0%   Forward subsumption          (13 calls)
% 0.19/0.50  ;     0.000   0%   Backward subsumption         (13 calls)
% 0.19/0.50  ;     0.000   0%   Forward simplification       (54 calls)
% 0.19/0.50  ;     0.000   0%   Backward simplification      (34 calls)
% 0.19/0.50  ;     0.000   0%   Ordering                     (8 calls)
% 0.19/0.50  ;     0.001   3%   Sortal reasoning             (227 calls)
% 0.19/0.50  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.50  ;     0.021  68%   Other
% 0.19/0.50  ;     0.031        Total
% 0.19/0.50  ;     0.033        Real time
% 0.19/0.50  ; 
% 0.19/0.50  ; Term-hash-array has 40 terms in all.
% 0.19/0.50  ; Feature-vector-row-index has 13 entries (13 at peak, 13 added, 0 deleted).
% 0.19/0.50  ; Feature-vector-row-index has 36 nodes (36 at peak, 36 added, 0 deleted).
% 0.19/0.50  ;  Retrieved 0 possibly forward subsuming rows in 13 calls.
% 0.19/0.50  ;  Retrieved 0 possibly backward subsumed rows in 13 calls.
% 0.19/0.50  ; Path-index has 45 entries (45 at peak, 53 added, 8 deleted).
% 0.19/0.50  ; Path-index has 75 nodes (75 at peak, 83 added, 8 deleted).
% 0.19/0.50  ; Trie-index has 45 entries (45 at peak, 53 added, 8 deleted).
% 0.19/0.50  ; Trie-index has 60 nodes (60 at peak, 68 added, 8 deleted).
% 0.19/0.50  ; Retrieved 17 generalization terms in 37 calls.
% 0.19/0.50  ; Retrieved 20 instance terms in 20 calls.
% 0.19/0.50  ; Retrieved 279 unifiable terms in 139 calls.
% 0.19/0.50  ; 
% 0.19/0.50  ; The agenda of rows to process has 3 entries:
% 0.19/0.50  ;     1 with value 12              2 with value 16
% 0.19/0.50  ; The agenda of rows to give has 6 entries:
% 0.19/0.50  ;     1 with value (4 5)           1 with value (4 7)            1 with value (4 9)
% 0.19/0.50  ;     1 with value (4 6)           2 with value (4 8)
% 0.19/0.50  Evaluation took:
% 0.19/0.50    0.033 seconds of real time
% 0.19/0.50    0.02305 seconds of user run time
% 0.19/0.50    0.009949 seconds of system run time
% 0.19/0.50    0 calls to %EVAL
% 0.19/0.50    0 page faults and
% 0.19/0.50    2,100,736 bytes consed.
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T13:02:09
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  * 
%------------------------------------------------------------------------------