TSTP Solution File: CSR014+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR014+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.F1zUCAplfW true

% Computer : n029.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 22:05:15 EDT 2023

% Result   : Theorem 1.29s 1.02s
% Output   : Refutation 1.29s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   43
% Syntax   : Number of formulae    :  104 (  30 unt;  24 typ;   0 def)
%            Number of atoms       :  174 (  60 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  503 (  74   ~;  69   |;  13   &; 335   @)
%                                         (  10 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   33 (  33   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   24 (  22 usr;   9 con; 0-3 aty)
%            Number of variables   :   94 (   0   ^;  92   !;   2   ?;  94   :)

% Comments : 
%------------------------------------------------------------------------------
thf(waterLevel_type,type,
    waterLevel: $i > $i ).

thf(n3_type,type,
    n3: $i ).

thf(tapOn_type,type,
    tapOn: $i ).

thf(releases_type,type,
    releases: $i > $i > $i > $o ).

thf(initiates_type,type,
    initiates: $i > $i > $i > $o ).

thf(happens_type,type,
    happens: $i > $i > $o ).

thf(n1_type,type,
    n1: $i ).

thf(filling_type,type,
    filling: $i ).

thf(zip_tseitin_5_type,type,
    zip_tseitin_5: $i > $i > $o ).

thf(sk__10_type,type,
    sk__10: $i > $i ).

thf(less_or_equal_type,type,
    less_or_equal: $i > $i > $o ).

thf(n2_type,type,
    n2: $i ).

thf(overflow_type,type,
    overflow: $i ).

thf(releasedAt_type,type,
    releasedAt: $i > $i > $o ).

thf(sk__7_type,type,
    sk__7: $i > $i > $i ).

thf(less_type,type,
    less: $i > $i > $o ).

thf(plus_type,type,
    plus: $i > $i > $i ).

thf(holdsAt_type,type,
    holdsAt: $i > $i > $o ).

thf(n0_type,type,
    n0: $i ).

thf(zip_tseitin_4_type,type,
    zip_tseitin_4: $i > $i > $o ).

thf(terminates_type,type,
    terminates: $i > $i > $i > $o ).

thf(tapOff_type,type,
    tapOff: $i ).

thf(keep_not_released,axiom,
    ! [Fluent: $i,Time: $i] :
      ( ( ~ ( releasedAt @ Fluent @ Time )
        & ~ ? [Event: $i] :
              ( ( releases @ Event @ Fluent @ Time )
              & ( happens @ Event @ Time ) ) )
     => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) ).

thf(zip_derived_cl18,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( releasedAt @ X0 @ ( plus @ X1 @ n1 ) )
      | ( happens @ ( sk__7 @ X1 @ X0 ) @ X1 )
      | ( releasedAt @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[keep_not_released]) ).

thf(happens_all_defn,axiom,
    ! [Event: $i,Time: $i] :
      ( ( happens @ Event @ Time )
    <=> ( ( ( Event = overflow )
          & ( holdsAt @ filling @ Time )
          & ( holdsAt @ ( waterLevel @ n3 ) @ Time ) )
        | ( ( Time = n0 )
          & ( Event = tapOn ) ) ) ) ).

thf(zf_stmt_0,type,
    zip_tseitin_5: $i > $i > $o ).

thf(zf_stmt_1,axiom,
    ! [Time: $i,Event: $i] :
      ( ( zip_tseitin_5 @ Time @ Event )
    <=> ( ( Event = tapOn )
        & ( Time = n0 ) ) ) ).

thf(zf_stmt_2,type,
    zip_tseitin_4: $i > $i > $o ).

thf(zf_stmt_3,axiom,
    ! [Time: $i,Event: $i] :
      ( ( zip_tseitin_4 @ Time @ Event )
    <=> ( ( holdsAt @ ( waterLevel @ n3 ) @ Time )
        & ( holdsAt @ filling @ Time )
        & ( Event = overflow ) ) ) ).

thf(zf_stmt_4,axiom,
    ! [Event: $i,Time: $i] :
      ( ( happens @ Event @ Time )
    <=> ( ( zip_tseitin_5 @ Time @ Event )
        | ( zip_tseitin_4 @ Time @ Event ) ) ) ).

thf(zip_derived_cl60,plain,
    ! [X0: $i,X1: $i] :
      ( ( zip_tseitin_4 @ X0 @ X1 )
      | ( zip_tseitin_5 @ X0 @ X1 )
      | ~ ( happens @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl58,plain,
    ! [X0: $i,X1: $i] :
      ( ( X0 = n0 )
      | ~ ( zip_tseitin_5 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl575,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( happens @ X0 @ X1 )
      | ( zip_tseitin_4 @ X1 @ X0 )
      | ( X1 = n0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl60,zip_derived_cl58]) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i,X1: $i] :
      ( ( X0 = overflow )
      | ~ ( zip_tseitin_4 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl872,plain,
    ! [X0: $i,X1: $i] :
      ( ( X1 = n0 )
      | ~ ( happens @ X0 @ X1 )
      | ( X0 = overflow ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl575,zip_derived_cl55]) ).

thf(zip_derived_cl921,plain,
    ! [X0: $i,X1: $i] :
      ( ( releasedAt @ X1 @ X0 )
      | ~ ( releasedAt @ X1 @ ( plus @ X0 @ n1 ) )
      | ( X0 = n0 )
      | ( ( sk__7 @ X0 @ X1 )
        = overflow ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl872]) ).

thf(terminates_all_defn,axiom,
    ! [Event: $i,Fluent: $i,Time: $i] :
      ( ( terminates @ Event @ Fluent @ Time )
    <=> ( ( ( Event = tapOff )
          & ( Fluent = filling ) )
        | ( ( Event = overflow )
          & ( Fluent = filling ) ) ) ) ).

thf(zip_derived_cl49,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( terminates @ X0 @ X1 @ X2 )
      | ( X0 != overflow )
      | ( X1 != filling ) ),
    inference(cnf,[status(esa)],[terminates_all_defn]) ).

thf(filling_3_l1,conjecture,
    ~ ( releasedAt @ filling @ n3 ) ).

thf(zf_stmt_5,negated_conjecture,
    releasedAt @ filling @ n3,
    inference('cnf.neg',[status(esa)],[filling_3_l1]) ).

thf(zip_derived_cl115,plain,
    releasedAt @ filling @ n3,
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl115_001,plain,
    releasedAt @ filling @ n3,
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl18_002,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( releasedAt @ X0 @ ( plus @ X1 @ n1 ) )
      | ( happens @ ( sk__7 @ X1 @ X0 ) @ X1 )
      | ( releasedAt @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[keep_not_released]) ).

thf(plus1_2,axiom,
    ( ( plus @ n1 @ n2 )
    = n3 ) ).

thf(zip_derived_cl78,plain,
    ( ( plus @ n1 @ n2 )
    = n3 ),
    inference(cnf,[status(esa)],[plus1_2]) ).

thf(symmetry_of_plus,axiom,
    ! [X: $i,Y: $i] :
      ( ( plus @ X @ Y )
      = ( plus @ Y @ X ) ) ).

thf(zip_derived_cl83,plain,
    ! [X0: $i,X1: $i] :
      ( ( plus @ X1 @ X0 )
      = ( plus @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[symmetry_of_plus]) ).

thf(happens_not_released,axiom,
    ! [Event: $i,Time: $i,Fluent: $i] :
      ( ( ( happens @ Event @ Time )
        & ( ( initiates @ Event @ Fluent @ Time )
          | ( terminates @ Event @ Fluent @ Time ) ) )
     => ~ ( releasedAt @ Fluent @ ( plus @ Time @ n1 ) ) ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( happens @ X0 @ X1 )
      | ~ ( terminates @ X0 @ X2 @ X1 )
      | ~ ( releasedAt @ X2 @ ( plus @ X1 @ n1 ) ) ),
    inference(cnf,[status(esa)],[happens_not_released]) ).

thf(zip_derived_cl718,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( happens @ X2 @ X0 )
      | ~ ( terminates @ X2 @ X1 @ X0 )
      | ~ ( releasedAt @ X1 @ ( plus @ n1 @ X0 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl83,zip_derived_cl23]) ).

thf(zip_derived_cl927,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( happens @ X1 @ n2 )
      | ~ ( terminates @ X1 @ X0 @ n2 )
      | ~ ( releasedAt @ X0 @ n3 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl78,zip_derived_cl718]) ).

thf(zip_derived_cl952,plain,
    ! [X0: $i,X1: $i] :
      ( ( releasedAt @ X0 @ n2 )
      | ~ ( releasedAt @ X0 @ ( plus @ n2 @ n1 ) )
      | ~ ( terminates @ ( sk__7 @ n2 @ X0 ) @ X1 @ n2 )
      | ~ ( releasedAt @ X1 @ n3 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl18,zip_derived_cl927]) ).

thf(zip_derived_cl83_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( plus @ X1 @ X0 )
      = ( plus @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[symmetry_of_plus]) ).

thf(zip_derived_cl78_004,plain,
    ( ( plus @ n1 @ n2 )
    = n3 ),
    inference(cnf,[status(esa)],[plus1_2]) ).

thf(zip_derived_cl956,plain,
    ! [X0: $i,X1: $i] :
      ( ( releasedAt @ X0 @ n2 )
      | ~ ( releasedAt @ X0 @ n3 )
      | ~ ( terminates @ ( sk__7 @ n2 @ X0 ) @ X1 @ n2 )
      | ~ ( releasedAt @ X1 @ n3 ) ),
    inference(demod,[status(thm)],[zip_derived_cl952,zip_derived_cl83,zip_derived_cl78]) ).

thf(zip_derived_cl1012,plain,
    ! [X0: $i] :
      ( ( releasedAt @ filling @ n2 )
      | ~ ( terminates @ ( sk__7 @ n2 @ filling ) @ X0 @ n2 )
      | ~ ( releasedAt @ X0 @ n3 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl115,zip_derived_cl956]) ).

thf(zip_derived_cl1234,plain,
    ( ( releasedAt @ filling @ n2 )
    | ~ ( terminates @ ( sk__7 @ n2 @ filling ) @ filling @ n2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl115,zip_derived_cl1012]) ).

thf(zip_derived_cl1248,plain,
    ( ( filling != filling )
    | ( ( sk__7 @ n2 @ filling )
     != overflow )
    | ( releasedAt @ filling @ n2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl49,zip_derived_cl1234]) ).

thf(zip_derived_cl1251,plain,
    ( ( releasedAt @ filling @ n2 )
    | ( ( sk__7 @ n2 @ filling )
     != overflow ) ),
    inference(simplify,[status(thm)],[zip_derived_cl1248]) ).

thf(plus1_1,axiom,
    ( ( plus @ n1 @ n1 )
    = n2 ) ).

thf(zip_derived_cl77,plain,
    ( ( plus @ n1 @ n1 )
    = n2 ),
    inference(cnf,[status(esa)],[plus1_1]) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( releasedAt @ X0 @ ( plus @ X1 @ n1 ) )
      | ( releases @ ( sk__7 @ X1 @ X0 ) @ X0 @ X1 )
      | ( releasedAt @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[keep_not_released]) ).

thf(releases_all_defn,axiom,
    ! [Event: $i,Fluent: $i,Time: $i] :
      ( ( releases @ Event @ Fluent @ Time )
    <=> ? [Height: $i] :
          ( ( Fluent
            = ( waterLevel @ Height ) )
          & ( Event = tapOn ) ) ) ).

thf(zip_derived_cl51,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0
        = ( waterLevel @ ( sk__10 @ X0 ) ) )
      | ~ ( releases @ X1 @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[releases_all_defn]) ).

thf(zip_derived_cl582,plain,
    ! [X0: $i,X1: $i] :
      ( ( releasedAt @ X1 @ X0 )
      | ~ ( releasedAt @ X1 @ ( plus @ X0 @ n1 ) )
      | ( X1
        = ( waterLevel @ ( sk__10 @ X1 ) ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl19,zip_derived_cl51]) ).

thf(zip_derived_cl907,plain,
    ! [X0: $i] :
      ( ( releasedAt @ X0 @ n1 )
      | ~ ( releasedAt @ X0 @ n2 )
      | ( X0
        = ( waterLevel @ ( sk__10 @ X0 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl77,zip_derived_cl582]) ).

thf(filling_not_waterLevel,axiom,
    ! [X: $i] :
      ( filling
     != ( waterLevel @ X ) ) ).

thf(zip_derived_cl68,plain,
    ! [X0: $i] :
      ( filling
     != ( waterLevel @ X0 ) ),
    inference(cnf,[status(esa)],[filling_not_waterLevel]) ).

thf(zip_derived_cl1953,plain,
    ! [X0: $i] :
      ( ~ ( releasedAt @ X0 @ n2 )
      | ( releasedAt @ X0 @ n1 )
      | ( filling != X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl907,zip_derived_cl68]) ).

thf(zip_derived_cl2010,plain,
    ( ( releasedAt @ filling @ n1 )
    | ~ ( releasedAt @ filling @ n2 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl1953]) ).

thf(plus0_1,axiom,
    ( ( plus @ n0 @ n1 )
    = n1 ) ).

thf(zip_derived_cl74,plain,
    ( ( plus @ n0 @ n1 )
    = n1 ),
    inference(cnf,[status(esa)],[plus0_1]) ).

thf(zip_derived_cl582_005,plain,
    ! [X0: $i,X1: $i] :
      ( ( releasedAt @ X1 @ X0 )
      | ~ ( releasedAt @ X1 @ ( plus @ X0 @ n1 ) )
      | ( X1
        = ( waterLevel @ ( sk__10 @ X1 ) ) ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl19,zip_derived_cl51]) ).

thf(zip_derived_cl906,plain,
    ! [X0: $i] :
      ( ( releasedAt @ X0 @ n0 )
      | ~ ( releasedAt @ X0 @ n1 )
      | ( X0
        = ( waterLevel @ ( sk__10 @ X0 ) ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl74,zip_derived_cl582]) ).

thf(zip_derived_cl68_006,plain,
    ! [X0: $i] :
      ( filling
     != ( waterLevel @ X0 ) ),
    inference(cnf,[status(esa)],[filling_not_waterLevel]) ).

thf(zip_derived_cl1940,plain,
    ! [X0: $i] :
      ( ~ ( releasedAt @ X0 @ n1 )
      | ( releasedAt @ X0 @ n0 )
      | ( filling != X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl906,zip_derived_cl68]) ).

thf(zip_derived_cl2008,plain,
    ( ( releasedAt @ filling @ n0 )
    | ~ ( releasedAt @ filling @ n1 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl1940]) ).

thf(not_released_filling_0,axiom,
    ~ ( releasedAt @ filling @ n0 ) ).

thf(zip_derived_cl113,plain,
    ~ ( releasedAt @ filling @ n0 ),
    inference(cnf,[status(esa)],[not_released_filling_0]) ).

thf(zip_derived_cl2009,plain,
    ~ ( releasedAt @ filling @ n1 ),
    inference(demod,[status(thm)],[zip_derived_cl2008,zip_derived_cl113]) ).

thf(zip_derived_cl2011,plain,
    ~ ( releasedAt @ filling @ n2 ),
    inference(demod,[status(thm)],[zip_derived_cl2010,zip_derived_cl2009]) ).

thf(zip_derived_cl2016,plain,
    ( ( sk__7 @ n2 @ filling )
   != overflow ),
    inference(demod,[status(thm)],[zip_derived_cl1251,zip_derived_cl2011]) ).

thf(zip_derived_cl2079,plain,
    ( ( n2 = n0 )
    | ~ ( releasedAt @ filling @ ( plus @ n2 @ n1 ) )
    | ( releasedAt @ filling @ n2 )
    | ( overflow != overflow ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl921,zip_derived_cl2016]) ).

thf(zip_derived_cl83_007,plain,
    ! [X0: $i,X1: $i] :
      ( ( plus @ X1 @ X0 )
      = ( plus @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[symmetry_of_plus]) ).

thf(zip_derived_cl78_008,plain,
    ( ( plus @ n1 @ n2 )
    = n3 ),
    inference(cnf,[status(esa)],[plus1_2]) ).

thf(zip_derived_cl115_009,plain,
    releasedAt @ filling @ n3,
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl2011_010,plain,
    ~ ( releasedAt @ filling @ n2 ),
    inference(demod,[status(thm)],[zip_derived_cl2010,zip_derived_cl2009]) ).

thf(zip_derived_cl2087,plain,
    ( ( n2 = n0 )
    | ( overflow != overflow ) ),
    inference(demod,[status(thm)],[zip_derived_cl2079,zip_derived_cl83,zip_derived_cl78,zip_derived_cl115,zip_derived_cl2011]) ).

thf(zip_derived_cl2088,plain,
    n2 = n0,
    inference(simplify,[status(thm)],[zip_derived_cl2087]) ).

thf(less_or_equal,axiom,
    ! [X: $i,Y: $i] :
      ( ( less_or_equal @ X @ Y )
    <=> ( ( less @ X @ Y )
        | ( X = Y ) ) ) ).

thf(zip_derived_cl86,plain,
    ! [X0: $i,X1: $i] :
      ( ( less_or_equal @ X0 @ X1 )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[less_or_equal]) ).

thf(less1,axiom,
    ! [X: $i] :
      ( ( less @ X @ n1 )
    <=> ( less_or_equal @ X @ n0 ) ) ).

thf(zip_derived_cl89,plain,
    ! [X0: $i] :
      ( ( less @ X0 @ n1 )
      | ~ ( less_or_equal @ X0 @ n0 ) ),
    inference(cnf,[status(esa)],[less1]) ).

thf(zip_derived_cl672,plain,
    ! [X0: $i] :
      ( ( X0 != n0 )
      | ( less @ X0 @ n1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl86,zip_derived_cl89]) ).

thf(zip_derived_cl86_011,plain,
    ! [X0: $i,X1: $i] :
      ( ( less_or_equal @ X0 @ X1 )
      | ( X0 != X1 ) ),
    inference(cnf,[status(esa)],[less_or_equal]) ).

thf(less2,axiom,
    ! [X: $i] :
      ( ( less @ X @ n2 )
    <=> ( less_or_equal @ X @ n1 ) ) ).

thf(zip_derived_cl91,plain,
    ! [X0: $i] :
      ( ( less @ X0 @ n2 )
      | ~ ( less_or_equal @ X0 @ n1 ) ),
    inference(cnf,[status(esa)],[less2]) ).

thf(zip_derived_cl673,plain,
    ! [X0: $i] :
      ( ( X0 != n1 )
      | ( less @ X0 @ n2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl86,zip_derived_cl91]) ).

thf(less_property,axiom,
    ! [X: $i,Y: $i] :
      ( ( less @ X @ Y )
    <=> ( ~ ( less @ Y @ X )
        & ( Y != X ) ) ) ).

thf(zip_derived_cl106,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( less @ X0 @ X1 )
      | ~ ( less @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[less_property]) ).

thf(zip_derived_cl762,plain,
    ! [X0: $i] :
      ( ( X0 != n1 )
      | ~ ( less @ n2 @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl673,zip_derived_cl106]) ).

thf(zip_derived_cl769,plain,
    ~ ( less @ n2 @ n1 ),
    inference(eq_res,[status(thm)],[zip_derived_cl762]) ).

thf(zip_derived_cl770,plain,
    n2 != n0,
    inference('s_sup-',[status(thm)],[zip_derived_cl672,zip_derived_cl769]) ).

thf(zip_derived_cl2089,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl2088,zip_derived_cl770]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : CSR014+1 : TPTP v8.1.2. Bugfixed v3.1.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.F1zUCAplfW true
% 0.14/0.34  % Computer : n029.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  : 300
% 0.14/0.34  % DateTime : Mon Aug 28 08:22:26 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.34  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.23/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.29/1.02  % Solved by fo/fo6_bce.sh.
% 1.29/1.02  % BCE start: 116
% 1.29/1.02  % BCE eliminated: 1
% 1.29/1.02  % PE start: 115
% 1.29/1.02  logic: eq
% 1.29/1.02  % PE eliminated: 2
% 1.29/1.02  % done 692 iterations in 0.293s
% 1.29/1.02  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.29/1.02  % SZS output start Refutation
% See solution above
% 1.29/1.02  
% 1.29/1.02  
% 1.29/1.02  % Terminating...
% 1.29/1.06  % Runner terminated.
% 1.73/1.08  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------