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

View Problem - Process Solution

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

% Result   : Timeout 298.64s 298.90s
% Output   : None 
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    1
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   16 (  15 unt;   0 typ;   0 def)
%            Number of atoms       :   64 (  22 equ)
%            Maximal formula atoms :   14 (   4 avg)
%            Number of connectives :   27 (  14   ~;  13   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of FOOLs       :   35 (  35 fml;   0 var)
%            Number arithmetic     :   24 (   6 atm;   0 fun;  14 num;   4 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    9 (   6 usr;   5 prp; 0-2 aty)
%            Number of functors    :    7 (   0 usr;   7 con; 0-0 aty)
%            Number of variables   :    4 (   0 sgn   4   !;   0   ?;   4   :)

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

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

tff(19,negated_conjecture,
    z1 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

tff(23,negated_conjecture,
    z2 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(26,negated_conjecture,
    z3 != z4,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(313,negated_conjecture,
    ! [X: $int,Y: $int,Z: $int,U: $int] :
      ( ( X = Y )
      | ( X = Z )
      | ( X = U )
      | ( Y = Z )
      | ( Y = U )
      | ( Z = U )
      | ( a(X) != 1 )
      | ( a(Y) != 10 )
      | ( a(Z) != 7 )
      | ( a(U) != 12 )
      | ( b(X) != 5 )
      | ~ $less(b(Y),3)
      | ~ $less(b(Z),4)
      | ~ $less(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

tff(578,negated_conjecture,
    a(z1) = 1,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

tff(580,negated_conjecture,
    a(z3) = 7,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

tff(583,negated_conjecture,
    b(z1) = 5,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

tff(585,negated_conjecture,
    $less(b(z3),4),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',0) ).

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

cnf(1195,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[313,17,18,19,22,23,26,578,579,580,581,583,584,585,586]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWW094_1 : TPTP v8.1.0. Released v5.0.0.
% 0.07/0.13  % Command  : run-snark %s %d
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Mon Jun  6 06:58:22 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.20/0.46  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.47  * 
% 0.20/0.47  * 
% 0.20/0.48  #<PACKAGE "SNARK-USER">
% 0.20/0.48  * 
% 0.20/0.48  SNARK-TPTP-OPTIONS
% 0.20/0.48  * 
% 0.20/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.48   (USE-FACTORING :POS)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.48  * 
% 0.20/0.48  "."
% 0.20/0.48  * 
% 0.20/0.48  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T06:58:22
% 0.20/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n020.cluster.edu at 2022-06-06T06:58:22
% 298.64/298.90  
% 298.64/298.90  
% 298.64/298.90  #||
% 298.64/298.90  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 298.64/298.90  % SZS output start Refutation
% See solution above
% 298.64/298.90  ||#
% 298.64/298.90  
% 298.64/298.90  ; Summary of computation:
% 298.64/298.90  ;      6784 formulas have been input or derived (from 338 formulas).
% 298.64/298.90  ;      1195 (18%) were retained.  Of these,
% 298.64/298.90  ;          108 ( 9%) were simplified or subsumed later,
% 298.64/298.90  ;         1087 (91%) are still being kept.
% 298.64/298.90  ; 
% 298.64/298.90  ; Run time in seconds excluding printing time:
% 298.64/298.90  ;     0.277   0%   Read assertion file          (1 call)
% 298.64/298.90  ;     0.654   0%   Assert                       (1 call)
% 298.64/298.90  ;     0.144   0%   Process new row              (6,687 calls)
% 298.64/298.90  ;   296.128  99%   Resolution                   (674 calls)
% 298.64/298.90  ;     0.117   0%   Paramodulation               (337 calls)
% 298.64/298.90  ;     0.000   0%   Factoring                    (4 calls)
% 298.64/298.90  ;     0.064   0%   Condensing                   (1,223 calls)
% 298.64/298.90  ;     0.163   0%   Forward subsumption          (1,223 calls)
% 298.64/298.90  ;     0.046   0%   Backward subsumption         (1,140 calls)
% 298.64/298.90  ;     0.082   0%   Clause clause subsumption    (6,834 calls)
% 298.64/298.90  ;     0.557   0%   Forward simplification       (6,687 calls)
% 298.64/298.90  ;     0.002   0%   Backward simplification      (1,195 calls)
% 298.64/298.90  ;     0.043   0%   Ordering                     (44,847 calls)
% 298.64/298.90  ;     0.036   0%   Sortal reasoning             (61,631 calls)
% 298.64/298.90  ;     0.002   0%   Purity testing               (1 call)
% 298.64/298.90  ;     0.051   0%   Other
% 298.64/298.90  ;   298.366        Total
% 298.64/298.90  ;   298.422        Real time
% 298.64/298.90  ; 
% 298.64/298.90  ; Term-hash-array has 170 terms in all.
% 298.64/298.90  ; Feature-vector-row-index has 1,032 entries (1,032 at peak, 1,140 added, 108 deleted).
% 298.64/298.90  ; Feature-vector-row-index has 4,813 nodes (4,813 at peak, 5,739 added, 926 deleted).
% 298.64/298.90  ;  Retrieved 8,980 possibly forward subsuming rows in 1,223 calls.
% 298.64/298.90  ;  Retrieved 2,008 possibly backward subsumed rows in 1,140 calls.
% 298.64/298.90  ; Path-index has 187 entries (187 at peak, 512 added, 325 deleted).
% 298.64/298.90  ; Path-index has 138 nodes (138 at peak, 459 added, 321 deleted).
% 298.64/298.90  ; Trie-index has 187 entries (187 at peak, 512 added, 325 deleted).
% 298.64/298.90  ; Trie-index has 180 nodes (180 at peak, 501 added, 321 deleted).
% 298.64/298.90  ; Retrieved 14,407 generalization terms in 104,771 calls.
% 298.64/298.90  ; Retrieved 54 instance terms in 54 calls.
% 298.64/298.90  ; Retrieved 61,145,669 unifiable terms in 6,310,176 calls.
% 298.64/298.90  ; 
% 298.64/298.90  ; The agenda of rows to process has 68 entries:
% 298.64/298.90  ;    13 with value 5               1 with value 29               2 with value 37
% 298.64/298.90  ;    20 with value 7               3 with value 31               2 with value 41
% 298.64/298.90  ;     1 with value 25              3 with value 35              23 with value 69
% 298.64/298.90  ; The agenda of input rows to give has 191 entries:
% 298.64/298.90  ;     8 with value 70             66 with value 86               5 with value 98
% 298.64/298.90  ;     6 with value 76             12 with value 88               6 with value 104
% 298.64/298.90  ;    47 with value 80             22 with value 92               1 with value 110
% 298.64/298.90  ;    18 with value 82
% 298.64/298.90  ; The agenda of rows to give has 558 entries:
% 298.64/298.90  ;     5 with value (4 5)           4 with value (4 29)         203 with value (4 53)
% 298.64/298.90  ;    17 with value (4 7)          20 with value (4 35)         216 with value (4 59)
% 298.64/298.90  ;     1 with value (4 11)         35 with value (4 41)          34 with value (4 65)
% 298.64/298.90  ;     2 with value (4 15)         21 with value (4 47)
% 298.64/298.90  Evaluation took:
% 298.64/298.90    298.423 seconds of real time
% 298.64/298.90    298.10052 seconds of user run time
% 298.64/298.90    0.267374 seconds of system run time
% 298.64/298.90    [Run times include 0.597 seconds GC run time.]
% 298.64/298.90    0 calls to %EVAL
% 298.64/298.90    0 page faults and
% 298.64/298.90    2,240,956,640 bytes consed.
% 298.64/298.90  :PROOF-FOUND
% 298.64/298.90  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-06T07:03:20
% 298.64/298.90  :PROOF-FOUND
% 298.64/298.90  * 
%------------------------------------------------------------------------------