TSTP Solution File: GEO147-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GEO147-1 : TPTP v8.1.2. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n024.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  : 300s
% DateTime : Wed Aug 30 23:09:40 EDT 2023

% Result   : Unsatisfiable 3.38s 1.15s
% Output   : CNFRefutation 3.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   15 (   8 unt;   0 nHn;  15 RR)
%            Number of literals    :   24 (   3 equ;  11 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   15 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    connect(sk28,sk29,sk27),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t13_156) ).

cnf(c_50,negated_conjecture,
    ( ~ incident_o(sk27,trajectory_of(sk28))
    | ~ incident_o(sk27,trajectory_of(sk29)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t13_157) ).

cnf(c_51,plain,
    ( ~ connect(X0,X1,X2)
    | once(at_the_same_time(at(X0,X2),at(X1,X2))) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-3.ax',connect_defn_1) ).

cnf(c_58,plain,
    ( ~ once(at_the_same_time(X0,X1))
    | once(X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-3.ax',conjunction_at_the_same_time_8) ).

cnf(c_59,plain,
    ( ~ once(at_the_same_time(X0,X1))
    | once(X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-3.ax',conjunction_at_the_same_time_9) ).

cnf(c_60,plain,
    ( ~ once(at(X0,X1))
    | incident_o(X1,trajectory_of(X0)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO004-3.ax',at_on_trajectory_10) ).

cnf(c_258,plain,
    ( ~ connect(X0,X1,X2)
    | once(at_the_same_time(at(X0,X2),at(X1,X2))) ),
    inference(prop_impl_just,[status(thm)],[c_51]) ).

cnf(c_1734,plain,
    ( X0 != sk28
    | X1 != sk29
    | X2 != sk27
    | once(at_the_same_time(at(X0,X2),at(X1,X2))) ),
    inference(resolution_lifted,[status(thm)],[c_49,c_258]) ).

cnf(c_1735,plain,
    once(at_the_same_time(at(sk28,sk27),at(sk29,sk27))),
    inference(unflattening,[status(thm)],[c_1734]) ).

cnf(c_7966,plain,
    once(at(sk28,sk27)),
    inference(superposition,[status(thm)],[c_1735,c_58]) ).

cnf(c_7972,plain,
    once(at(sk29,sk27)),
    inference(superposition,[status(thm)],[c_1735,c_59]) ).

cnf(c_8130,plain,
    incident_o(sk27,trajectory_of(sk28)),
    inference(superposition,[status(thm)],[c_7966,c_60]) ).

cnf(c_8131,plain,
    incident_o(sk27,trajectory_of(sk29)),
    inference(superposition,[status(thm)],[c_7972,c_60]) ).

cnf(c_8132,plain,
    ~ incident_o(sk27,trajectory_of(sk29)),
    inference(backward_subsumption_resolution,[status(thm)],[c_50,c_8130]) ).

cnf(c_8133,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_8132,c_8131]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : GEO147-1 : TPTP v8.1.2. Released v2.4.0.
% 0.06/0.13  % Command  : run_iprover %s %d THM
% 0.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue Aug 29 19:54:23 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.38/1.15  % SZS status Started for theBenchmark.p
% 3.38/1.15  % SZS status Unsatisfiable for theBenchmark.p
% 3.38/1.15  
% 3.38/1.15  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.38/1.15  
% 3.38/1.15  ------  iProver source info
% 3.38/1.15  
% 3.38/1.15  git: date: 2023-05-31 18:12:56 +0000
% 3.38/1.15  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.38/1.15  git: non_committed_changes: false
% 3.38/1.15  git: last_make_outside_of_git: false
% 3.38/1.15  
% 3.38/1.15  ------ Parsing...successful
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 3.38/1.15  
% 3.38/1.15  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.38/1.15  
% 3.38/1.15  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.38/1.15  ------ Proving...
% 3.38/1.15  ------ Problem Properties 
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  clauses                                 98
% 3.38/1.15  conjectures                             1
% 3.38/1.15  EPR                                     29
% 3.38/1.15  Horn                                    67
% 3.38/1.15  unary                                   6
% 3.38/1.15  binary                                  43
% 3.38/1.15  lits                                    279
% 3.38/1.15  lits eq                                 25
% 3.38/1.15  fd_pure                                 0
% 3.38/1.15  fd_pseudo                               0
% 3.38/1.15  fd_cond                                 0
% 3.38/1.15  fd_pseudo_cond                          17
% 3.38/1.15  AC symbols                              0
% 3.38/1.15  
% 3.38/1.15  ------ Schedule dynamic 5 is on 
% 3.38/1.15  
% 3.38/1.15  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  ------ 
% 3.38/1.15  Current options:
% 3.38/1.15  ------ 
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  ------ Proving...
% 3.38/1.15  
% 3.38/1.15  
% 3.38/1.15  % SZS status Unsatisfiable for theBenchmark.p
% 3.38/1.15  
% 3.38/1.15  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.38/1.15  
% 3.38/1.15  
%------------------------------------------------------------------------------