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

View Problem - Process Solution

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

% Computer : n006.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 : Sat Jul 16 01:27:25 EDT 2022

% Result   : Theorem 0.17s 0.46s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :    3
% Syntax   : Number of formulae    :    4 (   3 unt;   0 typ;   0 def)
%            Number of atoms       :   19 (   4 equ)
%            Maximal formula atoms :    2 (   4 avg)
%            Number of connectives :    3 (   2   ~;   1   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   14 (  14 fml;   0 var)
%            Number arithmetic     :    2 (   0 atm;   0 fun;   0 num;   2 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   10 (   8 usr;   7 prp; 0-3 aty)
%            Number of functors    :    0 (   0 usr;   0 con; --- aty)
%            Number of variables   :    4 (   0 sgn   4   !;   0   ?;   4   :)

% Comments : 
%------------------------------------------------------------------------------
tff(3,axiom,
    ! [X: $int,Y: $int,Z: array,U: data] :
      ( ( X = Y )
      | ( get(put(Z,Y,U),X) = get(Z,X) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/DAT004=0.ax',ax_19) ).

tff(7,negated_conjecture,
    get(put('SKOLEMAAAP3.array','SKOLEMAAAP4.$int','SKOLEMAAAP2.data'),'SKOLEMAAAP5.$int') != get('SKOLEMAAAP3.array','SKOLEMAAAP5.$int'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',th_lem_1) ).

tff(8,negated_conjecture,
    'SKOLEMAAAP4.$int' != 'SKOLEMAAAP5.$int',
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',th_lem_1) ).

cnf(10,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[3,8,7]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : DAT057_1 : TPTP v8.1.0. Released v5.5.0.
% 0.06/0.12  % Command  : run-snark %s %d
% 0.12/0.32  % Computer : n006.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Fri Jul  1 18:18:08 EDT 2022
% 0.12/0.32  % CPUTime  : 
% 0.17/0.43  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.17/0.44  * 
% 0.17/0.44  * 
% 0.17/0.44  #<PACKAGE "SNARK-USER">
% 0.17/0.44  * 
% 0.17/0.44  SNARK-TPTP-OPTIONS
% 0.17/0.44  * 
% 0.17/0.45  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.17/0.45   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.17/0.45   (USE-FACTORING :POS)
% 0.17/0.45   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.17/0.45   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.17/0.45   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.17/0.45   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.17/0.45   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.17/0.45   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.17/0.45   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.17/0.45   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.17/0.45   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.17/0.45   (DECLARE-TPTP-SYMBOLS2))
% 0.17/0.45  * 
% 0.17/0.45  "."
% 0.17/0.45  * 
% 0.17/0.45  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-01T18:18:08
% 0.17/0.45  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n006.cluster.edu at 2022-07-01T18:18:08
% 0.17/0.46  
% 0.17/0.46  
% 0.17/0.46  #||
% 0.17/0.46  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.17/0.46  % SZS output start Refutation
% See solution above
% 0.17/0.47  ||#
% 0.17/0.47  
% 0.17/0.47  ; Summary of computation:
% 0.17/0.47  ;        30 formulas have been input or derived (from 8 formulas).
% 0.17/0.47  ;        10 (33%) were retained.  Of these,
% 0.17/0.47  ;           10 (100%) are still being kept.
% 0.17/0.47  ; 
% 0.17/0.47  ; Run time in seconds excluding printing time:
% 0.17/0.47  ;     0.002  11%   Read assertion file          (1 call)
% 0.17/0.47  ;     0.000   0%   Assert                       (6 calls)
% 0.17/0.47  ;     0.000   0%   Process new row              (17 calls)
% 0.17/0.47  ;     0.001   5%   Resolution                   (14 calls)
% 0.17/0.47  ;     0.000   0%   Paramodulation               (7 calls)
% 0.17/0.47  ;     0.000   0%   Factoring                    (1 call)
% 0.17/0.47  ;     0.001   5%   Condensing                   (3 calls)
% 0.17/0.47  ;     0.000   0%   Forward subsumption          (3 calls)
% 0.17/0.47  ;     0.000   0%   Backward subsumption         (3 calls)
% 0.17/0.47  ;     0.000   0%   Forward simplification       (17 calls)
% 0.17/0.47  ;     0.000   0%   Backward simplification      (10 calls)
% 0.17/0.47  ;     0.000   0%   Ordering                     (38 calls)
% 0.17/0.47  ;     0.001   5%   Sortal reasoning             (54 calls)
% 0.17/0.47  ;     0.000   0%   Purity testing               (1 call)
% 0.17/0.47  ;     0.014  74%   Other
% 0.17/0.47  ;     0.019        Total
% 0.17/0.47  ;     0.021        Real time
% 0.17/0.47  ; 
% 0.17/0.47  ; Term-hash-array has 27 terms in all.
% 0.17/0.47  ; Feature-vector-row-index has 3 entries (3 at peak, 3 added, 0 deleted).
% 0.17/0.47  ; Feature-vector-row-index has 15 nodes (15 at peak, 15 added, 0 deleted).
% 0.17/0.47  ;  Retrieved 0 possibly forward subsuming rows in 3 calls.
% 0.17/0.47  ;  Retrieved 0 possibly backward subsumed rows in 3 calls.
% 0.17/0.47  ; Path-index has 33 entries (33 at peak, 33 added, 0 deleted).
% 0.17/0.47  ; Path-index has 98 nodes (98 at peak, 98 added, 0 deleted).
% 0.17/0.47  ; Trie-index has 33 entries (33 at peak, 33 added, 0 deleted).
% 0.17/0.47  ; Trie-index has 95 nodes (95 at peak, 95 added, 0 deleted).
% 0.17/0.47  ; Retrieved 8 generalization terms in 30 calls.
% 0.17/0.47  ; Retrieved 6 instance terms in 6 calls.
% 0.17/0.47  ; Retrieved 116 unifiable terms in 45 calls.
% 0.17/0.47  ; 
% 0.17/0.47  ; The agenda of rows to process has 7 entries:
% 0.17/0.47  ;     1 with value 5               4 with value 14               1 with value 21
% 0.17/0.47  ;     1 with value 12
% 0.17/0.47  ; The agenda of input rows to give has 1 entry:
% 0.17/0.47  ;     1 with value 18
% 0.17/0.47  ; The agenda of rows to give has 1 entry:
% 0.17/0.47  ;     1 with value (4 9)
% 0.17/0.47  Evaluation took:
% 0.17/0.47    0.021 seconds of real time
% 0.17/0.47    0.017226 seconds of user run time
% 0.17/0.47    0.003393 seconds of system run time
% 0.17/0.47    0 calls to %EVAL
% 0.17/0.47    0 page faults and
% 0.17/0.47    1,596,408 bytes consed.
% 0.17/0.47  :PROOF-FOUND
% 0.17/0.47  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-01T18:18:08
% 0.17/0.47  :PROOF-FOUND
% 0.17/0.47  * 
%------------------------------------------------------------------------------