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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWW003_1 : TPTP v8.1.0. Released v5.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %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  : 600s
% DateTime : Thu Jul 21 01:24:21 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(22,negated_conjecture,
    z2 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(27,negated_conjecture,
    ! [X: $int,Y: $int] :
      ( ( X = Y )
      | ( a(X) != 10 )
      | ( a(Y) != 10 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(108,negated_conjecture,
    a(z2) = 10,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(110,negated_conjecture,
    a(z4) = 10,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

cnf(121,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[27,22,108,110]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SWW003_1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.35  % Computer : n017.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 600
% 0.13/0.35  % DateTime : Sat Jun  4 10:46:30 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.20/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.48  * 
% 0.20/0.48  * 
% 0.20/0.49  #<PACKAGE "SNARK-USER">
% 0.20/0.49  * 
% 0.20/0.49  SNARK-TPTP-OPTIONS
% 0.20/0.49  * 
% 0.20/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.49   (USE-FACTORING :POS)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.49  * 
% 0.20/0.49  "."
% 0.20/0.49  * 
% 0.20/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-04T10:46:30
% 0.20/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n017.cluster.edu at 2022-06-04T10:46:30
% 0.46/0.66  
% 0.46/0.66  
% 0.46/0.66  #||
% 0.46/0.66  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.46/0.66  % SZS output start Refutation
% See solution above
% 0.46/0.66  ||#
% 0.46/0.66  
% 0.46/0.66  ; Summary of computation:
% 0.46/0.66  ;       190 formulas have been input or derived (from 36 formulas).
% 0.46/0.66  ;       121 (64%) were retained.  Of these,
% 0.46/0.66  ;            1 ( 1%) were simplified or subsumed later,
% 0.46/0.66  ;          120 (99%) are still being kept.
% 0.46/0.66  ; 
% 0.46/0.66  ; Run time in seconds:
% 0.46/0.66  ;     0.044  28%   Read assertion file          (1 call)
% 0.46/0.66  ;     0.051  33%   Assert                       (1 call)
% 0.46/0.66  ;     0.016  10%   Process new row              (153 calls)
% 0.46/0.66  ;     0.006   4%   Resolution                   (70 calls)
% 0.46/0.66  ;     0.000   0%   Paramodulation               (35 calls)
% 0.46/0.66  ;     0.000   0%   Factoring                    (4 calls)
% 0.46/0.66  ;     0.002   1%   Condensing                   (88 calls)
% 0.46/0.66  ;     0.003   2%   Forward subsumption          (88 calls)
% 0.46/0.66  ;     0.002   1%   Backward subsumption         (88 calls)
% 0.46/0.66  ;     0.003   2%   Clause clause subsumption    (197 calls)
% 0.46/0.66  ;     0.007   5%   Forward simplification       (153 calls)
% 0.46/0.66  ;     0.001   1%   Backward simplification      (121 calls)
% 0.46/0.66  ;     0.000   0%   Ordering                     (1,071 calls)
% 0.46/0.66  ;     0.001   1%   Sortal reasoning             (922 calls)
% 0.46/0.66  ;     0.001   1%   Purity testing               (1 call)
% 0.46/0.66  ;     0.018  12%   Other
% 0.46/0.66  ;     0.155        Total
% 0.46/0.66  ;     0.170        Real time
% 0.46/0.66  ; 
% 0.46/0.66  ; Term-hash-array has 88 terms in all.
% 0.46/0.66  ; Feature-vector-row-index has 87 entries (87 at peak, 88 added, 1 deleted).
% 0.46/0.66  ; Feature-vector-row-index has 507 nodes (507 at peak, 515 added, 8 deleted).
% 0.46/0.66  ;  Retrieved 194 possibly forward subsuming rows in 88 calls.
% 0.46/0.66  ;  Retrieved 53 possibly backward subsumed rows in 88 calls.
% 0.46/0.66  ; Path-index has 104 entries (104 at peak, 110 added, 6 deleted).
% 0.46/0.66  ; Path-index has 114 nodes (114 at peak, 120 added, 6 deleted).
% 0.46/0.66  ; Trie-index has 104 entries (104 at peak, 110 added, 6 deleted).
% 0.46/0.66  ; Trie-index has 124 nodes (124 at peak, 130 added, 6 deleted).
% 0.46/0.66  ; Retrieved 159 generalization terms in 860 calls.
% 0.46/0.66  ; Retrieved 32 instance terms in 32 calls.
% 0.46/0.66  ; Retrieved 746 unifiable terms in 197 calls.
% 0.46/0.66  ; 
% 0.46/0.66  ; The agenda of rows to process has 21 entries:
% 0.46/0.66  ;     6 with value 5               7 with value 7                8 with value 15
% 0.46/0.66  ; The agenda of input rows to give has 78 entries:
% 0.46/0.66  ;     2 with value 26             11 with value 52              13 with value 64
% 0.46/0.66  ;     8 with value 40              8 with value 58               3 with value 70
% 0.46/0.66  ;    33 with value 46
% 0.46/0.66  ; The agenda of rows to give has 6 entries:
% 0.46/0.66  ;     1 with value (4 5)           5 with value (4 7)
% 0.46/0.66  Evaluation took:
% 0.46/0.66    0.17 seconds of real time
% 0.46/0.66    0.144348 seconds of user run time
% 0.46/0.66    0.010928 seconds of system run time
% 0.46/0.66    0 calls to %EVAL
% 0.46/0.66    0 page faults and
% 0.46/0.66    6,576,056 bytes consed.
% 0.46/0.66  :PROOF-FOUND
% 0.46/0.66  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-04T10:46:30
% 0.46/0.66  :PROOF-FOUND
% 0.46/0.66  * 
%------------------------------------------------------------------------------