TSTP Solution File: GEO218+2 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : GEO218+2 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n023.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 06:15:06 EDT 2022

% Result   : Theorem 0.21s 0.52s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   11 (   8 unt;   3 nHn;   8 RR)
%            Number of literals    :   17 (   0 equ;   7 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    9 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(3,axiom,
    ~ convergent_lines(X,X),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',apart3) ).

cnf(6,axiom,
    ( ~ convergent_lines(X,Y)
    | convergent_lines(X,Z)
    | convergent_lines(Y,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',apart6) ).

cnf(15,axiom,
    ( convergent_lines(X,Y)
    | unorthogonal_lines(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+4.ax',coipo1) ).

cnf(17,axiom,
    ( convergent_lines(X,Y)
    | unorthogonal_lines(X,Z)
    | ~ convergent_lines(Y,Z)
    | ~ unorthogonal_lines(Y,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+4.ax',cotno1) ).

cnf(21,negated_conjecture,
    ~ convergent_lines('SKOLEMAAAV1','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(22,negated_conjecture,
    ~ unorthogonal_lines('SKOLEMAAAV1','SKOLEMAAAV3'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(23,negated_conjecture,
    unorthogonal_lines('SKOLEMAAAV2','SKOLEMAAAV3'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(24,plain,
    convergent_lines('SKOLEMAAAV1','SKOLEMAAAV3'),
    inference('HYPERRESOLVE',[status(thm)],[22,15]) ).

cnf(28,plain,
    ~ convergent_lines('SKOLEMAAAV2','SKOLEMAAAV3'),
    inference('UR-RESOLVE',[status(thm)],[17,21,22,23]) ).

cnf(30,plain,
    convergent_lines('SKOLEMAAAV3','SKOLEMAAAV2'),
    inference('UR-RESOLVE',[status(thm)],[6,24,21]) ).

cnf(37,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[6,28,3]),30]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GEO218+2 : TPTP v8.1.0. Released v3.3.0.
% 0.14/0.13  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n023.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Sat Jun 18 17:04:34 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.47  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.48  * 
% 0.21/0.48  * 
% 0.21/0.48  #<PACKAGE "SNARK-USER">
% 0.21/0.48  * 
% 0.21/0.48  SNARK-TPTP-OPTIONS
% 0.21/0.48  * 
% 0.21/0.48  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.48   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.48   (USE-FACTORING :POS)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.48   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.48   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.48   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.48   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.48   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.48   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.48   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.48   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.48   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.48  * 
% 0.21/0.48  "."
% 0.21/0.48  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T17:04:34
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n023.cluster.edu at 2022-06-18T17:04:34
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  #||
% 0.21/0.52  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.52  % SZS output start Refutation
% See solution above
% 0.21/0.52  ||#
% 0.21/0.52  
% 0.21/0.52  ; Summary of computation:
% 0.21/0.52  ;        70 formulas have been input or derived (from 28 formulas).
% 0.21/0.52  ;        37 (53%) were retained.  Of these,
% 0.21/0.52  ;            1 ( 3%) were simplified or subsumed later,
% 0.21/0.52  ;           36 (97%) are still being kept.
% 0.21/0.52  ; 
% 0.21/0.52  ; Run time in seconds excluding printing time:
% 0.21/0.52  ;     0.005  14%   Read assertion file          (1 call)
% 0.21/0.52  ;     0.001   3%   Assert                       (16 calls)
% 0.21/0.52  ;     0.002   6%   Process new row              (68 calls)
% 0.21/0.52  ;     0.003   8%   Resolution                   (54 calls)
% 0.21/0.52  ;     0.000   0%   Paramodulation               (27 calls)
% 0.21/0.52  ;     0.000   0%   Factoring                    (1 call)
% 0.21/0.52  ;     0.000   0%   Condensing                   (19 calls)
% 0.21/0.52  ;     0.000   0%   Forward subsumption          (19 calls)
% 0.21/0.52  ;     0.000   0%   Backward subsumption         (19 calls)
% 0.21/0.52  ;     0.000   0%   Clause clause subsumption    (10 calls)
% 0.21/0.52  ;     0.001   3%   Forward simplification       (68 calls)
% 0.21/0.52  ;     0.001   3%   Backward simplification      (37 calls)
% 0.21/0.52  ;     0.000   0%   Ordering                     (11 calls)
% 0.21/0.52  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.52  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.52  ;     0.023  64%   Other
% 0.21/0.52  ;     0.036        Total
% 0.21/0.52  ;     0.038        Real time
% 0.21/0.52  ; 
% 0.21/0.52  ; Term-hash-array has 48 terms in all.
% 0.21/0.52  ; Feature-vector-row-index has 18 entries (18 at peak, 19 added, 1 deleted).
% 0.21/0.52  ; Feature-vector-row-index has 37 nodes (37 at peak, 40 added, 3 deleted).
% 0.21/0.52  ;  Retrieved 6 possibly forward subsuming rows in 19 calls.
% 0.21/0.52  ;  Retrieved 4 possibly backward subsumed rows in 19 calls.
% 0.21/0.52  ; Path-index has 51 entries (51 at peak, 51 added, 0 deleted).
% 0.21/0.52  ; Path-index has 71 nodes (71 at peak, 71 added, 0 deleted).
% 0.21/0.52  ; Trie-index has 51 entries (51 at peak, 51 added, 0 deleted).
% 0.21/0.52  ; Trie-index has 59 nodes (59 at peak, 59 added, 0 deleted).
% 0.21/0.52  ; Retrieved 83 generalization terms in 87 calls.
% 0.21/0.52  ; Retrieved 23 instance terms in 17 calls.
% 0.21/0.52  ; Retrieved 929 unifiable terms in 268 calls.
% 0.21/0.52  ; 
% 0.21/0.52  ; The agenda of rows to give has 8 entries:
% 0.21/0.52  ;     4 with value (4 6)           2 with value (4 9)            2 with value (4 10)
% 0.21/0.52  Evaluation took:
% 0.21/0.52    0.038 seconds of real time
% 0.21/0.52    0.028054 seconds of user run time
% 0.21/0.52    0.010008 seconds of system run time
% 0.21/0.52    0 calls to %EVAL
% 0.21/0.52    0 page faults and
% 0.21/0.52    2,202,968 bytes consed.
% 0.21/0.52  :PROOF-FOUND
% 0.21/0.52  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T17:04:34
% 0.21/0.52  :PROOF-FOUND
% 0.21/0.52  * 
%------------------------------------------------------------------------------