TSTP Solution File: GRP297-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP297-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% 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  : 300s
% DateTime : Thu Aug 31 00:53:39 EDT 2023

% Result   : Unsatisfiable 26.26s 3.82s
% Output   : CNFRefutation 26.26s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_17)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( inverse(sk_c1) = sk_c7
    | inverse(sk_c3) = sk_c4 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

cnf('2',plain,
    multiply(inverse(X),X) = identity,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

cnf('3',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

cnf('4',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    multiply(identity,X) = X,
    inference(cnf_transformation,[],['$inc_left_identity']) ).

cnf('6',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['4','5']) ).

cnf('7',plain,
    multiply(X,Y) = multiply(inverse(inverse(X)),Y),
    inference(paramodulation,[],['6','6']) ).

cnf('8',plain,
    multiply(X,inverse(X)) = identity,
    inference(paramodulation,[],['7','2']) ).

cnf('9',plain,
    ( multiply(sk_c1,sk_c7) = identity
    | inverse(sk_c3) = sk_c4 ),
    inference(paramodulation,[],['1','8']) ).

cnf('10',plain,
    ( multiply(sk_c1,sk_c7) = sk_c6
    | inverse(sk_c3) = sk_c4 ),
    inference(cnf_transformation,[],[prove_this_11]) ).

cnf('11',plain,
    ( inverse(sk_c3) = sk_c4
    | identity = sk_c6 ),
    inference(paramodulation,[],['9','10']) ).

cnf('12',plain,
    ( multiply(sk_c3,sk_c4) = identity
    | identity = sk_c6 ),
    inference(paramodulation,[],['11','8']) ).

cnf('13',plain,
    ( multiply(sk_c3,sk_c4) = sk_c6
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('14',plain,
    ( inverse(sk_c1) = sk_c7
    | identity = sk_c6 ),
    inference(paramodulation,[],['12','13']) ).

cnf('15',plain,
    ( multiply(sk_c1,sk_c7) = identity
    | identity = sk_c6 ),
    inference(paramodulation,[],['14','8']) ).

cnf('16',plain,
    ( multiply(sk_c1,sk_c7) = sk_c6
    | multiply(sk_c3,sk_c4) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_10]) ).

cnf('17',plain,
    ( multiply(sk_c3,sk_c4) = sk_c6
    | identity = sk_c6 ),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    identity = sk_c6,
    inference(paramodulation,[],['12','17']) ).

cnf('19',plain,
    multiply(sk_c6,X) = X,
    inference(paramodulation,[],['18','5']) ).

cnf('20',plain,
    ( multiply(sk_c7,sk_c5) = sk_c6
    | multiply(sk_c2,sk_c6) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_21]) ).

cnf('21',plain,
    multiply(multiply(X,inverse(Y)),multiply(Y,Z)) = multiply(X,Z),
    inference(paramodulation,[],['6','3']) ).

cnf('22',plain,
    ( multiply(sk_c7,sk_c5) = sk_c6
    | multiply(multiply(X3,inverse(sk_c2)),sk_c7) = multiply(X3,sk_c6) ),
    inference(paramodulation,[],['20','21']) ).

cnf('23',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['2','6']) ).

cnf('24',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['7','23']) ).

cnf('25',plain,
    X = multiply(X,sk_c6),
    inference(paramodulation,[],['18','24']) ).

cnf('26',plain,
    ( multiply(sk_c7,sk_c6) = sk_c5
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('27',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c7 = sk_c5 ),
    inference(paramodulation,[],['25','26']) ).

cnf('28',plain,
    ( multiply(sk_c6,sk_c7) = sk_c5
    | multiply(sk_c7,sk_c6) = sk_c5 ),
    inference(cnf_transformation,[],[prove_this_1]) ).

cnf('29',plain,
    ( sk_c5 = multiply(inverse(inverse(sk_c6)),sk_c7)
    | multiply(sk_c7,sk_c6) = sk_c5 ),
    inference(paramodulation,[],['28','7']) ).

cnf('30',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['5','3']) ).

cnf('31',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['2','30']) ).

cnf('32',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['31','5']) ).

cnf('33',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['32','6']) ).

cnf('34',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['33','2']) ).

cnf('35',plain,
    inverse(identity) = sk_c6,
    inference(paramodulation,[],['18','34']) ).

cnf('36',plain,
    inverse(sk_c6) = sk_c6,
    inference(simplify,[],['35','18']) ).

cnf('37',plain,
    ( sk_c5 = sk_c7
    | sk_c7 = sk_c5 ),
    inference(simplify,[then_simplify],['29','36','36','19','25']) ).

cnf('38',plain,
    ( inverse(sk_c2) = sk_c5
    | sk_c7 = sk_c5 ),
    inference(paramodulation,[],['37','27']) ).

cnf('39',plain,
    sk_c7 = sk_c5,
    inference(paramodulation,[],['27','38']) ).

cnf('40',plain,
    ( multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c5) != sk_c6
    | multiply(sk_c7,sk_c6) != sk_c5
    | multiply(X,sk_c7) != sk_c6
    | multiply(Y,X) != sk_c6
    | multiply(Z,sk_c6) != sk_c7
    | multiply(U,sk_c7) != sk_c6
    | inverse(Y) != X
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c7 ),
    inference(cnf_transformation,[],[prove_this_25]) ).

cnf('41',plain,
    ( multiply(sk_c5,sk_c7) != sk_c6
    | multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c5) != sk_c6
    | multiply(sk_c7,sk_c6) != sk_c5
    | inverse(sk_c7) != sk_c5
    | multiply(X,sk_c7) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c7 ),
    inference(factorization,[],['40']) ).

cnf('42',plain,
    ( multiply(sk_c5,sk_c7) != sk_c6
    | multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c5) != sk_c6
    | multiply(sk_c7,sk_c6) != sk_c5
    | inverse(sk_c5) != sk_c7
    | inverse(sk_c7) != sk_c5
    | multiply(X3,sk_c6) != sk_c7
    | inverse(X3) != sk_c7 ),
    inference(factorization,[],['41']) ).

cnf('43',plain,
    ( multiply(sk_c5,sk_c5) != sk_c6
    | multiply(sk_c5,sk_c5) != sk_c6
    | inverse(sk_c5) != sk_c5
    | inverse(sk_c5) != sk_c5
    | X != sk_c5
    | inverse(X) != sk_c5 ),
    inference(simplify,[then_simplify],['42','39','39','19','39','39','25','39','39','25','39','39']) ).

cnf('44',plain,
    inverse(inverse(X3)) = X3,
    inference(paramodulation,[],['23','24']) ).

cnf('45',plain,
    ( multiply(sk_c5,sk_c5) != sk_c6
    | inverse(sk_c5) != sk_c5 ),
    inference(factorization,[then_simplify],['43','44']) ).

cnf('46',plain,
    ( multiply(sk_c7,sk_c5) = sk_c6
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_20]) ).

cnf('47',plain,
    ( sk_c5 = multiply(inverse(sk_c7),sk_c6)
    | inverse(sk_c2) = sk_c7 ),
    inference(paramodulation,[],['46','6']) ).

cnf('48',plain,
    ( inverse(sk_c7) = sk_c5
    | inverse(sk_c2) = sk_c7 ),
    inference(paramodulation,[],['47','25']) ).

cnf('49',plain,
    ( inverse(sk_c5) = sk_c5
    | inverse(sk_c2) = sk_c5 ),
    inference(simplify,[then_simplify],['48','39','39']) ).

cnf('50',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['24','23']) ).

cnf('51',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['49','50']) ).

cnf('52',plain,
    ( multiply(sk_c5,sk_c5) = identity
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['51','8']) ).

cnf('53',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | sk_c2 = inverse(sk_c5) ),
    inference(simplify,[],['52','18']) ).

cnf('54',plain,
    ( inverse(sk_c5) != sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(resolution,[],['45','53']) ).

cnf('55',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['49','50']) ).

cnf('56',plain,
    sk_c2 = inverse(sk_c5),
    inference(simplify,[],['54','55']) ).

cnf('57',plain,
    ( multiply(sk_c2,sk_c6) = sk_c7
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('58',plain,
    multiply(multiply(X3,inverse(Y3)),Y3) = multiply(X3,identity),
    inference(paramodulation,[],['2','3']) ).

cnf('59',plain,
    multiply(multiply(X,inverse(Y)),Y) = X,
    inference(simplify,[],['58','24']) ).

cnf('60',plain,
    multiply(multiply(X,Y),inverse(Y)) = X,
    inference(paramodulation,[],['50','59']) ).

cnf('61',plain,
    multiply(X,inverse(multiply(Y,X))) = inverse(Y),
    inference(paramodulation,[],['6','60']) ).

cnf('62',plain,
    ( multiply(sk_c6,inverse(sk_c7)) = inverse(sk_c2)
    | inverse(sk_c1) = sk_c7 ),
    inference(paramodulation,[],['57','61']) ).

cnf('63',plain,
    ( inverse(sk_c5) = inverse(sk_c2)
    | inverse(sk_c1) = sk_c5 ),
    inference(simplify,[then_simplify],['62','39','19','39']) ).

cnf('64',plain,
    ( inverse(sk_c5) = sk_c5
    | inverse(sk_c1) = sk_c5 ),
    inference(paramodulation,[],['49','63']) ).

cnf('65',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['64','50']) ).

cnf('66',plain,
    ( multiply(sk_c5,sk_c5) = identity
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['65','8']) ).

cnf('67',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | sk_c1 = inverse(sk_c5) ),
    inference(simplify,[],['66','18']) ).

cnf('68',plain,
    ( inverse(sk_c5) != sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(resolution,[],['45','67']) ).

cnf('69',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['64','50']) ).

cnf('70',plain,
    sk_c1 = inverse(sk_c5),
    inference(simplify,[],['68','69']) ).

cnf('71',plain,
    sk_c2 = sk_c1,
    inference(simplify,[],['56','70']) ).

cnf('72',plain,
    sk_c5 = inverse(sk_c1),
    inference(paramodulation,[],['70','50']) ).

cnf('73',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | multiply(multiply(X,sk_c5),sk_c5) = X ),
    inference(simplify,[then_simplify],['22','39','71','72','39','25']) ).

cnf('74',plain,
    multiply(sk_c5,sk_c5) = sk_c6,
    inference(paramodulation,[],['19','73']) ).

cnf('75',plain,
    inverse(sk_c5) != sk_c5,
    inference(resolution,[],['74','45']) ).

cnf('76',plain,
    X = multiply(sk_c1,multiply(sk_c5,X)),
    inference(paramodulation,[],['70','6']) ).

cnf('77',plain,
    sk_c5 = multiply(sk_c1,sk_c6),
    inference(paramodulation,[],['74','76']) ).

cnf('78',plain,
    sk_c5 = sk_c1,
    inference(simplify,[],['77','25']) ).

cnf('79',plain,
    $false,
    inference(simplify,[then_simplify],['75','78','72','78','78']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GRP297-1 : TPTP v8.1.2. Released v2.5.0.
% 0.13/0.13  % Command  : gkc %s
% 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  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 22:52:43 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.40  
% 0.20/0.40  input clause set summed statistics:
% 0.20/0.40  ----------------------------------
% 0.20/0.40  in_clause_count:                    28
% 0.20/0.40  in_rule_clause_count:               28
% 0.20/0.40  in_fact_clause_count:                0
% 0.20/0.40  in_answer_clause_count:              0
% 0.20/0.40  in_ground_clause_count:             24
% 0.20/0.40  in_unit_clause_count:                3
% 0.20/0.40  in_horn_clause_count:                4
% 0.20/0.40  in_pos_clause_count:                27
% 0.20/0.40  in_neg_clause_count:                 1
% 0.20/0.40  in_poseq_clause_count:              27
% 0.20/0.40  in_negeq_clause_count:               1
% 0.20/0.40  in_unitposeq_clause_count:           3
% 0.20/0.40  in_chain_clause_count:               0
% 0.20/0.40  in_min_length:             1
% 0.20/0.40  in_max_length:            10
% 0.20/0.40  in_min_depth:              2
% 0.20/0.40  in_max_depth:              3
% 0.20/0.40  in_min_size:               5
% 0.20/0.40  in_max_size:              47
% 0.20/0.40  in_min_vars:               0
% 0.20/0.40  in_max_vars:               4
% 0.20/0.40  in_extaxiom_count:                 3
% 0.20/0.40  in_axiom_count:                    0
% 0.20/0.40  in_assumption_count:               0
% 0.20/0.40  in_goal_count:                    25
% 0.20/0.40  in_neg_goal_count:                 1
% 0.20/0.40  in_pos_goal_count:                24
% 0.20/0.40  in_posunit_goal_count:             0
% 0.20/0.40  
% 0.20/0.40  auto guide:
% 0.20/0.40  -----------
% 0.20/0.40  {
% 0.20/0.40  "print":1,
% 0.20/0.40  "print_level": 15,
% 0.20/0.40  "max_size": 0,
% 0.20/0.40  "max_depth": 0,
% 0.20/0.40  "max_length": 0,
% 0.20/0.40  "max_dseconds": 0,
% 0.20/0.40  "runs":[
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.20/0.40  
% 0.20/0.40  ]}
% 0.20/0.40  
% 0.20/0.40  
% 0.20/0.40  **** run 1 fork 0 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 2 fork 1 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 3 fork 2 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 4 fork 3 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 5 fork 4 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 6 fork 5 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.50  
% 0.20/0.50  fork 4: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  fork 3: search finished without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 0: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 2: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 1: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 5: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 7: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 13 fork 4 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 12 fork 3 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  
% 0.20/0.55  **** run 10 fork 1 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.56  
% 0.20/0.56  **** run 14 fork 5 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 9 fork 0 starts with strategy
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.56  
% 0.20/0.56  **** run 15 fork 6 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 4: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  fork 5: search finished without proof.
% 2.02/0.66  
% 2.02/0.66  
% 2.02/0.66  fork 3: search terminated without proof.
% 2.02/0.67  
% 2.02/0.67  **** run 21 fork 4 starts with strategy
% 2.02/0.67  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 2.02/0.67  
% 2.02/0.67  
% 2.02/0.67  fork 2: search terminated without proof.
% 2.02/0.67  
% 2.02/0.67  
% 2.02/0.67  fork 7: search terminated without proof.
% 2.02/0.67  
% 2.02/0.67  
% 2.02/0.67  fork 6: search terminated without proof.
% 2.02/0.68  
% 2.02/0.68  **** run 22 fork 5 starts with strategy
% 2.02/0.68  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 2.02/0.68  
% 2.02/0.68  **** run 20 fork 3 starts with strategy
% 2.02/0.68  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 2.02/0.68  
% 2.02/0.68  
% 2.02/0.68  fork 0: search terminated without proof.
% 2.02/0.69  
% 2.02/0.69  **** run 19 fork 2 starts with strategy
% 2.02/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 2.02/0.69  
% 2.02/0.69  **** run 24 fork 7 starts with strategy
% 2.02/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 2.02/0.69  
% 2.02/0.69  **** run 23 fork 6 starts with strategy
% 2.02/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 2.02/0.70  
% 2.02/0.70  **** run 17 fork 0 starts with strategy
% 2.02/0.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 2.02/0.71  
% 2.02/0.71  fork 1: search finished without proof.
% 2.02/0.73  
% 2.02/0.73  **** run 18 fork 1 starts with strategy
% 2.02/0.73  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 2.02/0.74  
% 2.02/0.74  fork 2: search finished without proof.
% 2.91/0.75  
% 2.91/0.75  **** run 27 fork 2 starts with strategy
% 2.91/0.75  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.08/0.79  
% 3.08/0.79  
% 3.08/0.79  fork 5: search terminated without proof.
% 3.08/0.79  
% 3.08/0.79  
% 3.08/0.79  fork 4: search terminated without proof.
% 3.08/0.80  
% 3.08/0.80  
% 3.08/0.80  fork 3: search terminated without proof.
% 3.08/0.81  
% 3.08/0.81  **** run 30 fork 5 starts with strategy
% 3.08/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.08/0.81  
% 3.08/0.81  
% 3.08/0.81  fork 6: search terminated without proof.
% 3.08/0.81  
% 3.08/0.81  **** run 29 fork 4 starts with strategy
% 3.08/0.81  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.08/0.81  
% 3.08/0.81  **** run 28 fork 3 starts with strategy
% 3.08/0.81  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.44/0.82  
% 3.44/0.82  
% 3.44/0.82  fork 7: search terminated without proof.
% 3.44/0.83  
% 3.44/0.83  **** run 31 fork 6 starts with strategy
% 3.44/0.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.65/0.84  
% 3.65/0.84  
% 3.65/0.84  fork 1: search terminated without proof.
% 3.65/0.85  
% 3.65/0.85  **** run 32 fork 7 starts with strategy
% 3.65/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.65/0.86  
% 3.65/0.86  **** run 26 fork 1 starts with strategy
% 3.65/0.86  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 3.65/0.87  
% 3.65/0.87  
% 3.65/0.87  fork 0: search terminated without proof.
% 3.65/0.87  
% 3.65/0.87  fork 2: search finished without proof.
% 3.65/0.88  
% 3.65/0.88  **** run 25 fork 0 starts with strategy
% 3.65/0.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.65/0.88  
% 3.65/0.88  **** run 35 fork 2 starts with strategy
% 3.65/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 3.65/0.91  No candidate clauses found.
% 3.65/0.91  
% 3.65/0.91  
% 3.65/0.91  fork 0: search terminated without proof.
% 3.65/0.92  
% 3.65/0.92  
% 3.65/0.92  fork 5: search terminated without proof.
% 4.29/0.92  
% 4.29/0.92  **** run 33 fork 0 starts with strategy
% 4.29/0.92  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.29/0.93  
% 4.29/0.93  
% 4.29/0.93  fork 3: search terminated without proof.
% 4.29/0.94  
% 4.29/0.94  
% 4.29/0.94  fork 4: search terminated without proof.
% 4.29/0.94  
% 4.29/0.94  **** run 38 fork 5 starts with strategy
% 4.29/0.94  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.29/0.94  
% 4.29/0.94  
% 4.29/0.94  fork 6: search terminated without proof.
% 4.29/0.95  
% 4.29/0.95  **** run 36 fork 3 starts with strategy
% 4.29/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.29/0.96  
% 4.29/0.96  **** run 37 fork 4 starts with strategy
% 4.29/0.96  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.29/0.96  
% 4.29/0.96  **** run 39 fork 6 starts with strategy
% 4.29/0.96  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 4.29/0.97  
% 4.29/0.97  
% 4.29/0.97  fork 7: search terminated without proof.
% 4.70/0.99  
% 4.70/0.99  **** run 40 fork 7 starts with strategy
% 4.70/0.99  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.70/0.99  
% 4.70/0.99  
% 4.70/0.99  fork 1: search terminated without proof.
% 4.70/1.00  
% 4.70/1.00  
% 4.70/1.00  fork 2: search terminated without proof.
% 4.70/1.01  
% 4.70/1.01  **** run 34 fork 1 starts with strategy
% 4.70/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.70/1.02  
% 4.70/1.02  **** run 43 fork 2 starts with strategy
% 4.70/1.02  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.70/1.04  
% 4.70/1.04  
% 4.70/1.04  fork 0: search terminated without proof.
% 4.70/1.04  
% 4.70/1.04  fork 1: search finished without proof.
% 5.30/1.06  
% 5.30/1.06  **** run 42 fork 1 starts with strategy
% 5.30/1.06  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 5.30/1.06  
% 5.30/1.06  **** run 41 fork 0 starts with strategy
% 5.30/1.06  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.30/1.07  
% 5.30/1.07  
% 5.30/1.07  fork 5: search terminated without proof.
% 5.49/1.07  
% 5.49/1.07  
% 5.49/1.07  fork 4: search terminated without proof.
% 5.49/1.08  
% 5.49/1.08  
% 5.49/1.08  fork 3: search terminated without proof.
% 5.49/1.09  
% 5.49/1.09  
% 5.49/1.09  fork 6: search terminated without proof.
% 5.49/1.09  
% 5.49/1.09  **** run 46 fork 5 starts with strategy
% 5.49/1.09  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.49/1.09  
% 5.49/1.09  **** run 44 fork 3 starts with strategy
% 5.49/1.09  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.49/1.09  
% 5.49/1.09  **** run 45 fork 4 starts with strategy
% 5.49/1.09  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 5.49/1.11  
% 5.49/1.11  **** run 47 fork 6 starts with strategy
% 5.49/1.11  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.85/1.12  
% 5.85/1.12  
% 5.85/1.12  fork 7: search terminated without proof.
% 5.85/1.14  
% 5.85/1.14  **** run 48 fork 7 starts with strategy
% 5.85/1.14  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.85/1.14  
% 5.85/1.14  
% 5.85/1.14  fork 2: search terminated without proof.
% 6.03/1.16  
% 6.03/1.16  **** run 51 fork 2 starts with strategy
% 6.03/1.16  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 6.03/1.18  
% 6.03/1.18  
% 6.03/1.18  fork 1: search terminated without proof.
% 6.03/1.19  
% 6.03/1.19  
% 6.03/1.19  fork 0: search terminated without proof.
% 6.03/1.20  
% 6.03/1.20  **** run 50 fork 1 starts with strategy
% 6.03/1.20  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 6.03/1.21  
% 6.03/1.21  **** run 49 fork 0 starts with strategy
% 6.03/1.21  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 6.03/1.21  
% 6.03/1.21  
% 6.03/1.21  fork 5: search terminated without proof.
% 6.03/1.21  
% 6.03/1.21  
% 6.03/1.21  fork 3: search terminated without proof.
% 6.03/1.21  
% 6.03/1.21  
% 6.03/1.21  fork 4: search terminated without proof.
% 6.03/1.23  
% 6.03/1.23  
% 6.03/1.23  fork 6: search terminated without proof.
% 6.03/1.23  
% 6.03/1.23  **** run 54 fork 5 starts with strategy
% 6.03/1.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.03/1.23  
% 6.03/1.23  **** run 53 fork 4 starts with strategy
% 6.03/1.23  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.03/1.25  
% 6.03/1.25  **** run 55 fork 6 starts with strategy
% 6.03/1.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.03/1.25  
% 6.03/1.25  **** run 52 fork 3 starts with strategy
% 6.03/1.25  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.03/1.27  
% 6.03/1.27  
% 6.03/1.27  fork 7: search terminated without proof.
% 6.03/1.29  
% 6.03/1.29  **** run 56 fork 7 starts with strategy
% 6.03/1.29  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.97/1.30  
% 6.97/1.30  fork 4: search finished without proof.
% 6.97/1.32  
% 6.97/1.32  **** run 61 fork 4 starts with strategy
% 6.97/1.32  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 8.22/1.46  
% 8.22/1.46  fork 3: search finished without proof.
% 8.61/1.48  
% 8.61/1.48  **** run 60 fork 3 starts with strategy
% 8.61/1.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 13.70/2.18  
% 13.70/2.18  
% 13.70/2.18  fork 2: search terminated without proof.
% 14.27/2.20  
% 14.27/2.20  **** run 59 fork 2 starts with strategy
% 14.27/2.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 14.27/2.22  
% 14.27/2.22  
% 14.27/2.22  fork 1: search terminated without proof.
% 14.27/2.24  
% 14.27/2.24  **** run 58 fork 1 starts with strategy
% 14.27/2.24  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 14.27/2.25  
% 14.27/2.25  
% 14.27/2.25  fork 5: search terminated without proof.
% 14.96/2.27  
% 14.96/2.27  **** run 62 fork 5 starts with strategy
% 14.96/2.27  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 15.38/2.32  
% 15.38/2.32  
% 15.38/2.32  fork 7: search terminated without proof.
% 15.38/2.34  
% 15.38/2.34  
% 15.38/2.34  fork 4: search terminated without proof.
% 15.38/2.35  
% 15.38/2.35  **** run 64 fork 7 starts with strategy
% 15.38/2.35  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 15.38/2.36  
% 15.38/2.36  **** run 69 fork 4 starts with strategy
% 15.38/2.36  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.11/2.49  
% 16.11/2.49  
% 16.11/2.49  fork 0: search terminated without proof.
% 16.11/2.52  
% 16.11/2.52  **** run 57 fork 0 starts with strategy
% 16.11/2.52  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 16.11/2.52  
% 16.11/2.52  fork 5: search finished without proof.
% 16.11/2.53  
% 16.11/2.53  
% 16.11/2.53  fork 3: search terminated without proof.
% 16.11/2.54  
% 16.11/2.54  **** run 70 fork 5 starts with strategy
% 16.11/2.54  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 16.98/2.55  
% 16.98/2.55  **** run 68 fork 3 starts with strategy
% 16.98/2.55  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 20.24/2.97  
% 20.24/2.97  
% 20.24/2.97  fork 6: search terminated without proof.
% 20.24/2.99  
% 20.24/2.99  **** run 63 fork 6 starts with strategy
% 20.24/2.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 22.55/3.26  
% 22.55/3.26  fork 1: search finished without proof.
% 22.55/3.27  
% 22.55/3.27  **** run 66 fork 1 starts with strategy
% 22.55/3.27  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 23.36/3.36  
% 23.36/3.36  
% 23.36/3.36  fork 7: search terminated without proof.
% 23.36/3.38  
% 23.36/3.38  
% 23.36/3.38  fork 4: search terminated without proof.
% 23.36/3.39  
% 23.36/3.39  **** run 72 fork 7 starts with strategy
% 23.36/3.39  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 23.36/3.39  
% 23.36/3.39  **** run 77 fork 4 starts with strategy
% 23.36/3.39  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 24.06/3.52  
% 24.06/3.52  fork 3: search finished without proof.
% 24.06/3.54  
% 24.06/3.54  **** run 76 fork 3 starts with strategy
% 24.06/3.54  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 24.65/3.54  
% 24.65/3.54  fork 5: search finished without proof.
% 24.65/3.55  
% 24.65/3.55  
% 24.65/3.55  fork 0: search terminated without proof.
% 24.65/3.56  
% 24.65/3.56  **** run 78 fork 5 starts with strategy
% 24.65/3.56  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 24.65/3.58  
% 24.65/3.58  **** run 65 fork 0 starts with strategy
% 24.65/3.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 26.26/3.82  
% 26.26/3.82  
% 26.26/3.82  result: proof found
% 26.26/3.82  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 26.26/3.82  by run 59 fork 2 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 26.26/3.82  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 26.26/3.82  
% 26.26/3.82  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 26.26/3.82  
% 26.26/3.82  run 59 fork 2 statistics:
% 26.26/3.82  ----------------------------------
% 26.26/3.82  this run seconds: 0.928960
% 26.26/3.82  total seconds: 2.744095
% 26.26/3.82  stat_given_used: 825
% 26.26/3.82  stat_given_used_at_endgame: 765
% 26.26/3.82  stat_given_candidates:   12556
% 26.26/3.82  stat_given_candidates_at_endgame: 12241
% 26.26/3.82  stat_given_candidates_h: 0
% 26.26/3.82  stat_binres_derived_cl:   204
% 26.26/3.82  stat_binres_derived_cl_h: 0
% 26.26/3.82  stat_factor_derived_cl: 72
% 26.26/3.82  stat_para_derived_cl: 180472
% 26.26/3.82  stat_tautologies_discarded: 23
% 26.26/3.82  stat_forward_subsumed: 28570
% 26.26/3.82  stat_derived_cut: 261
% 26.26/3.82  stat_derived_rewritten: 1211
% 26.26/3.82  stat_weight_discarded_building: 0
% 26.26/3.82  stat_weight_discarded_cl: 78545
% 26.26/3.82  stat_internlimit_discarded_cl: 0
% 26.26/3.82  stat_simplified:  1249 simplified 0 derived 0 given
% 26.26/3.82  stat_kept_cl: 65700
% 26.26/3.82  stat_built_cl: 147143
% 26.26/3.82  stat_hyperres_partial_cl: 0
% 26.26/3.82  stat_made_rewriters: 222
% 26.26/3.82  stat_backward_subsumed: 0
% 26.26/3.82  stat_propagated_subsumed: 0
% 26.26/3.82  stat_clsubs_attempted:                     17804
% 26.26/3.82  stat_clsubs_fact_groundunit_found:             0
% 26.26/3.82  stat_clsubs_rule_groundunit_found:             0
% 26.26/3.82  stat_clsubs_top_meta_attempted:             577057
% 26.26/3.82  stat_clsubs_top_meta_failed:                559253
% 26.26/3.82  stat_clsubs_top_meta_nonpref_attempted:              577057
% 26.26/3.82  stat_clsubs_top_meta_nonpref_succeeded:              145846
% 26.26/3.82  stat_clsubs_top_meta_pref_attempted:                 145846
% 26.26/3.82  stat_clsubs_top_meta_pref1_succeeded:                145048
% 26.26/3.82  stat_clsubs_top_meta_pref2_succeeded:                 34987
% 26.26/3.82  stat_clsubs_top_meta_pref3_succeeded:                 17804
% 26.26/3.82  stat_clsubs_top_meta_pref_succeeded:                  17804
% 26.26/3.82  stat_clsubs_meta_attempted:                22768
% 26.26/3.82  stat_clsubs_meta_failed:                    3964
% 26.26/3.82  stat_clsubs_predsymbs_attempted:               0
% 26.26/3.82  stat_clsubs_unit_attempted:                15832
% 26.26/3.82  stat_clsubs_full_attempted:                 1972
% 26.26/3.82  stat_forwardsubs_attempted:               172815
% 26.26/3.82  stat_lit_hash_added:                  88590
% 26.26/3.82  stat_lit_hash_computed:              387577
% 26.26/3.82  stat_lit_hash_match_found:            30167
% 26.26/3.82  stat_lit_hash_match_miss:            531035
% 26.26/3.82  stat_lit_hash_cut_ok:                   392
% 26.26/3.82  stat_lit_strong_cut_ok:                  10
% 26.26/3.82  stat_lit_hash_subsume_ok:             28570
% 26.26/3.82  clqueue els 10000000 used 1
% 26.26/3.82  clactive els 10000000 used 826
% 26.26/3.82  clactivesubsume els 10000000 used 4393
% 26.26/3.82  queue_termbuf els 200000000 used 4752311
% 26.26/3.82  hyper_termbuf els 100000000 used 1
% 26.26/3.82  active_termbuf els 100000000 used 34391
% 26.26/3.82  varstack els 5000 last used 1
% 26.26/3.82  given_termbuf els 10000000 last used 1
% 26.26/3.82  simplified_termbuf els 10000000 last used 1
% 26.26/3.82  derived_termbuf els 10000000 last used 3
% 26.26/3.82  wr_mallocs: 52723
% 26.26/3.82  wr_callocs: 21
% 26.26/3.82  wr_reallocs: 14135
% 26.26/3.82  wr_frees: 2
% 26.26/3.82  wr_malloc_bytes: 4164507476
% 26.26/3.82  wr_calloc_bytes: 112065536
% 26.26/3.82  wr_realloc_bytes: 5104680
% 26.26/3.82  wr_realloc_freebytes: 0
% 26.26/3.82  ----------------------------------
%------------------------------------------------------------------------------