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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SWV997_1 : TPTP v8.1.0. Released v5.0.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 : Wed Jul 20 21:36:41 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
tff(17,negated_conjecture,
    z1 != z2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(18,negated_conjecture,
    z1 != z3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(20,negated_conjecture,
    z2 != z3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(27,negated_conjecture,
    ! [X: $int,Y: $int,Z: $int] :
      ( ( X = Y )
      | ( X = Z )
      | ( Y = Z )
      | ( a(X) != 6 )
      | ( a(Y) != 10 )
      | ~ $less(b(Y),3)
      | ( b(Z) != 5 )
      | ~ $less(Y,X) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(29,negated_conjecture,
    a(z1) = 6,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

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

tff(32,negated_conjecture,
    $less(b(z2),3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(33,negated_conjecture,
    b(z3) = 5,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

tff(34,negated_conjecture,
    $less(z2,z1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',0) ).

cnf(47,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[27,17,18,20,29,30,32,33,34]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWV997_1 : TPTP v8.1.0. Released v5.0.0.
% 0.10/0.13  % Command  : run-snark %s %d
% 0.14/0.34  % Computer : n005.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Thu Jun 16 02:21:08 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T02:21:09
% 0.20/0.47  ; 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-16T02:21:09
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  #||
% 0.20/0.52  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.52  % SZS output start Refutation
% See solution above
% 0.20/0.52  ||#
% 0.20/0.52  
% 0.20/0.52  ; Summary of computation:
% 0.20/0.52  ;       142 formulas have been input or derived (from 34 formulas).
% 0.20/0.52  ;        47 (33%) were retained.  Of these,
% 0.20/0.52  ;           47 (100%) are still being kept.
% 0.20/0.52  ; 
% 0.20/0.52  ; Run time in seconds excluding printing time:
% 0.20/0.52  ;     0.004   8%   Read assertion file          (1 call)
% 0.20/0.52  ;     0.002   4%   Assert                       (1 call)
% 0.20/0.52  ;     0.005  10%   Process new row              (102 calls)
% 0.20/0.52  ;     0.010  20%   Resolution                   (66 calls)
% 0.20/0.52  ;     0.002   4%   Paramodulation               (33 calls)
% 0.20/0.52  ;     0.000   0%   Factoring                    (4 calls)
% 0.20/0.52  ;     0.000   0%   Condensing                   (20 calls)
% 0.20/0.52  ;     0.000   0%   Forward subsumption          (20 calls)
% 0.20/0.52  ;     0.000   0%   Backward subsumption         (19 calls)
% 0.20/0.52  ;     0.000   0%   Clause clause subsumption    (2 calls)
% 0.20/0.52  ;     0.002   4%   Forward simplification       (102 calls)
% 0.20/0.52  ;     0.001   2%   Backward simplification      (47 calls)
% 0.20/0.52  ;     0.000   0%   Ordering                     (95 calls)
% 0.20/0.52  ;     0.001   2%   Sortal reasoning             (237 calls)
% 0.20/0.52  ;     0.000   0%   Purity testing               (1 call)
% 0.20/0.52  ;     0.024  47%   Other
% 0.20/0.52  ;     0.051        Total
% 0.20/0.52  ;     0.052        Real time
% 0.20/0.52  ; 
% 0.20/0.52  ; Term-hash-array has 64 terms in all.
% 0.20/0.52  ; Feature-vector-row-index has 19 entries (19 at peak, 19 added, 0 deleted).
% 0.20/0.52  ; Feature-vector-row-index has 86 nodes (86 at peak, 86 added, 0 deleted).
% 0.20/0.52  ;  Retrieved 2 possibly forward subsuming rows in 20 calls.
% 0.20/0.52  ;  Retrieved 0 possibly backward subsumed rows in 19 calls.
% 0.20/0.52  ; Path-index has 77 entries (77 at peak, 77 added, 0 deleted).
% 0.20/0.52  ; Path-index has 103 nodes (103 at peak, 103 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 77 entries (77 at peak, 77 added, 0 deleted).
% 0.20/0.52  ; Trie-index has 108 nodes (108 at peak, 108 added, 0 deleted).
% 0.20/0.52  ; Retrieved 81 generalization terms in 267 calls.
% 0.20/0.52  ; Retrieved 27 instance terms in 27 calls.
% 0.20/0.52  ; Retrieved 5,969 unifiable terms in 1,365 calls.
% 0.20/0.52  ; 
% 0.20/0.52  ; The agenda of rows to process has 29 entries:
% 0.20/0.52  ;     7 with value 5               1 with value 17               1 with value 23
% 0.20/0.52  ;    10 with value 7               1 with value 19               8 with value 39
% 0.20/0.52  ;     1 with value 13
% 0.20/0.52  ; The agenda of input rows to give has 1 entry:
% 0.20/0.52  ;     1 with value 40
% 0.20/0.52  ; The agenda of rows to give has 12 entries:
% 0.20/0.52  ;     1 with value (4 5)           1 with value (4 11)           1 with value (4 29)
% 0.20/0.52  ;     6 with value (4 7)           2 with value (4 15)           1 with value (4 35)
% 0.20/0.52  Evaluation took:
% 0.20/0.52    0.053 seconds of real time
% 0.20/0.52    0.047772 seconds of user run time
% 0.20/0.52    0.00496 seconds of system run time
% 0.20/0.52    0 calls to %EVAL
% 0.20/0.52    0 page faults and
% 0.20/0.52    2,620,632 bytes consed.
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-16T02:21:09
% 0.20/0.52  :PROOF-FOUND
% 0.20/0.52  * 
%------------------------------------------------------------------------------