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

View Problem - Process Solution

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

% Computer : n014.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:54 EDT 2023

% Result   : Unsatisfiable 145.72s 19.18s
% Output   : CNFRefutation 145.72s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_18)

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

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_c2) = identity
    | inverse(sk_c4) = sk_c7 ),
    inference(paramodulation,[],['1','8']) ).

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

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

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

cnf('13',plain,
    ( inverse(sk_c3) = sk_c9
    | inverse(sk_c1) = sk_c2 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

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

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

cnf('16',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['15','14']) ).

cnf('17',plain,
    ( inverse(sk_c3) = sk_c9
    | sk_c1 = inverse(sk_c2) ),
    inference(paramodulation,[],['13','16']) ).

cnf('18',plain,
    ( multiply(sk_c3,sk_c9) = identity
    | sk_c1 = inverse(sk_c2) ),
    inference(paramodulation,[],['17','8']) ).

cnf('19',plain,
    ( multiply(sk_c3,sk_c9) = sk_c8
    | inverse(sk_c1) = sk_c2 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('20',plain,
    ( inverse(sk_c1) = sk_c2
    | sk_c1 = inverse(sk_c2)
    | identity = sk_c8 ),
    inference(paramodulation,[],['18','19']) ).

cnf('21',plain,
    ( sk_c1 = inverse(sk_c2)
    | identity = sk_c8 ),
    inference(paramodulation,[],['20','16']) ).

cnf('22',plain,
    ( multiply(sk_c1,sk_c2) = identity
    | identity = sk_c8 ),
    inference(paramodulation,[],['21','2']) ).

cnf('23',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | multiply(sk_c1,sk_c2) = sk_c8 ),
    inference(cnf_transformation,[],[prove_this_10]) ).

cnf('24',plain,
    ( multiply(sk_c4,sk_c7) = sk_c8
    | identity = sk_c8 ),
    inference(paramodulation,[],['22','23']) ).

cnf('25',plain,
    identity = sk_c8,
    inference(paramodulation,[],['12','24']) ).

cnf('26',plain,
    X = multiply(X,sk_c8),
    inference(paramodulation,[],['25','15']) ).

cnf('27',plain,
    ( multiply(sk_c7,sk_c8) != sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,sk_c9) != X
    | multiply(Z,sk_c7) != sk_c8
    | multiply(U,sk_c9) != sk_c8
    | multiply(V,sk_c7) != sk_c8
    | multiply(W,V) != sk_c8
    | inverse(Y) != sk_c9
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c9
    | inverse(W) != V ),
    inference(cnf_transformation,[],[prove_this_29]) ).

cnf('28',plain,
    ( multiply(sk_c7,sk_c8) != sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,Z) != sk_c8
    | multiply(Z,sk_c7) != sk_c8
    | multiply(U,sk_c9) != sk_c8
    | multiply(V,sk_c9) != X
    | inverse(Y) != Z
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c9
    | inverse(V) != sk_c9 ),
    inference(factorization,[],['27']) ).

cnf('29',plain,
    ( multiply(sk_c7,sk_c8) != sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,sk_c9) != sk_c8
    | multiply(Y,sk_c9) != X
    | multiply(Z,sk_c7) != sk_c8
    | multiply(U,Z) != sk_c8
    | inverse(Y) != sk_c9
    | inverse(Z) != sk_c7
    | inverse(U) != Z ),
    inference(factorization,[],['28']) ).

cnf('30',plain,
    ( sk_c7 != sk_c9
    | multiply(sk_c9,X3) != sk_c7
    | multiply(U3,Z3) != sk_c8
    | multiply(Z3,sk_c7) != sk_c8
    | multiply(Y3,sk_c9) != sk_c8
    | multiply(Y3,sk_c9) != X3
    | inverse(U3) != Z3
    | inverse(Z3) != sk_c7
    | inverse(Y3) != sk_c9 ),
    inference(paramodulation,[],['26','29']) ).

cnf('31',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | inverse(sk_c5) = sk_c9 ),
    inference(cnf_transformation,[],[prove_this_7]) ).

cnf('32',plain,
    ( inverse(sk_c5) = sk_c9
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['26','31']) ).

cnf('33',plain,
    ( multiply(sk_c5,sk_c9) = identity
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['32','8']) ).

cnf('34',plain,
    ( multiply(sk_c5,sk_c9) = sk_c8
    | sk_c7 = sk_c9 ),
    inference(simplify,[],['33','25']) ).

cnf('35',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | multiply(sk_c5,sk_c9) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_6]) ).

cnf('36',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | sk_c7 = sk_c9
    | sk_c8 = sk_c6 ),
    inference(paramodulation,[],['34','35']) ).

cnf('37',plain,
    ( sk_c7 = sk_c9
    | sk_c7 = sk_c9
    | sk_c8 = sk_c6 ),
    inference(simplify,[],['36','26']) ).

cnf('38',plain,
    ( sk_c7 = sk_c9
    | X = multiply(X,sk_c6) ),
    inference(paramodulation,[],['37','26']) ).

cnf('39',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | multiply(sk_c9,sk_c6) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_5]) ).

cnf('40',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | sk_c9 = sk_c7
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['38','39']) ).

cnf('41',plain,
    ( sk_c7 = sk_c9
    | sk_c9 = sk_c7
    | sk_c7 = sk_c9 ),
    inference(simplify,[],['40','26']) ).

cnf('42',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | inverse(sk_c4) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_4]) ).

cnf('43',plain,
    ( inverse(sk_c4) = sk_c7
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['26','42']) ).

cnf('44',plain,
    ( sk_c4 = inverse(sk_c7)
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['43','16']) ).

cnf('45',plain,
    ( sk_c7 = inverse(sk_c4)
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['44','16']) ).

cnf('46',plain,
    ( sk_c9 = inverse(sk_c4)
    | sk_c7 = sk_c9 ),
    inference(paramodulation,[],['41','45']) ).

cnf('47',plain,
    sk_c7 = sk_c9,
    inference(paramodulation,[],['46','45']) ).

cnf('48',plain,
    ( multiply(sk_c9,X) != sk_c9
    | multiply(Y,Z) != sk_c8
    | multiply(Z,sk_c9) != sk_c8
    | multiply(U,sk_c9) != sk_c8
    | multiply(U,sk_c9) != X
    | inverse(Y) != Z
    | inverse(Z) != sk_c9
    | inverse(U) != sk_c9 ),
    inference(simplify,[then_simplify],['30','47','47','47','47']) ).

cnf('49',plain,
    ( multiply(sk_c9,X) != sk_c9
    | multiply(Y,sk_c9) != sk_c8
    | multiply(Y,sk_c9) != X
    | multiply(Z,Y) != sk_c8
    | inverse(Y) != sk_c9
    | inverse(Z) != Y ),
    inference(factorization,[],['48']) ).

cnf('50',plain,
    ( multiply(X,Y) != sk_c8
    | multiply(Y,sk_c9) != sk_c8
    | inverse(X) != Y
    | inverse(Y) != sk_c9 ),
    inference(paramodulation,[],['26','49']) ).

cnf('51',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,Z) != sk_c8
    | multiply(Z,sk_c7) != sk_c8
    | multiply(U,sk_c9) != sk_c8
    | multiply(V,sk_c7) != sk_c8
    | multiply(W,sk_c9) != X
    | inverse(Y) != Z
    | inverse(U) != sk_c9
    | inverse(V) != sk_c7
    | inverse(W) != sk_c9 ),
    inference(resolution,[],['27','31']) ).

cnf('52',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,sk_c9) != X
    | multiply(Z,sk_c9) != sk_c8
    | multiply(U,sk_c7) != sk_c8
    | multiply(V,U) != sk_c8
    | inverse(Y) != sk_c9
    | inverse(Z) != sk_c9
    | inverse(U) != sk_c7
    | inverse(V) != U ),
    inference(factorization,[],['51']) ).

cnf('53',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(inverse(U3),sk_c7) != sk_c8
    | multiply(U3,inverse(U3)) != sk_c8
    | inverse(inverse(U3)) != sk_c7
    | multiply(sk_c9,X3) != sk_c7
    | multiply(Z3,sk_c9) != sk_c8
    | multiply(Y3,sk_c9) != X3
    | inverse(Z3) != sk_c9
    | inverse(Y3) != sk_c9 ),
    inference(reflexivity,[],['52']) ).

cnf('54',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(inverse(X),sk_c9) != sk_c8
    | X != sk_c9
    | multiply(sk_c9,Y) != sk_c9
    | multiply(Z,sk_c9) != sk_c8
    | multiply(U,sk_c9) != Y
    | inverse(Z) != sk_c9
    | inverse(U) != sk_c9 ),
    inference(simplify,[then_simplify],['53','47','8','25','16','47','47']) ).

cnf('55',plain,
    identity = sk_c8,
    inference(paramodulation,[],['12','24']) ).

cnf('56',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(sk_c9,X) != sk_c9
    | multiply(Y,sk_c9) != X
    | multiply(Z,sk_c9) != sk_c8
    | inverse(Y) != sk_c9
    | inverse(Z) != sk_c9 ),
    inference(paramodulation,[then_simplify],['2','54','55']) ).

cnf('57',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(X,sk_c9) != sk_c8
    | multiply(Y,sk_c9) != sk_c8
    | inverse(X) != sk_c9
    | inverse(Y) != sk_c9 ),
    inference(paramodulation,[],['26','56']) ).

cnf('58',plain,
    ( inverse(sk_c5) = sk_c9
    | multiply(X,sk_c9) != sk_c8
    | inverse(X) != sk_c9 ),
    inference(factorization,[],['57']) ).

cnf('59',plain,
    ( inverse(inverse(sk_c9)) != sk_c9
    | inverse(sk_c5) = sk_c9 ),
    inference(paramodulation,[then_simplify],['2','58','55']) ).

cnf('60',plain,
    inverse(sk_c5) = sk_c9,
    inference(simplify,[],['59','16']) ).

cnf('61',plain,
    multiply(sk_c5,sk_c9) = identity,
    inference(paramodulation,[],['60','8']) ).

cnf('62',plain,
    multiply(sk_c5,sk_c9) = sk_c8,
    inference(simplify,[],['61','25']) ).

cnf('63',plain,
    ( multiply(sk_c7,sk_c8) = sk_c9
    | inverse(sk_c3) = sk_c9 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('64',plain,
    ( inverse(sk_c3) = sk_c9
    | multiply(sk_c9,X) != sk_c7
    | multiply(Y,Z) != sk_c8
    | multiply(Z,sk_c7) != sk_c8
    | multiply(U,sk_c9) != sk_c8
    | multiply(V,sk_c7) != sk_c8
    | multiply(W,sk_c9) != X
    | inverse(Y) != Z
    | inverse(U) != sk_c9
    | inverse(V) != sk_c7
    | inverse(W) != sk_c9 ),
    inference(resolution,[],['27','63']) ).

cnf('65',plain,
    ( multiply(sk_c9,sk_c8) != sk_c7
    | inverse(sk_c3) = sk_c9
    | multiply(U3,sk_c9) != sk_c8
    | multiply(Z3,sk_c7) != sk_c8
    | multiply(Y3,sk_c7) != sk_c8
    | multiply(X3,Y3) != sk_c8
    | inverse(U3) != sk_c9
    | inverse(Z3) != sk_c7
    | inverse(X3) != Y3 ),
    inference(factorization,[],['64']) ).

cnf('66',plain,
    ( inverse(sk_c3) = sk_c9
    | multiply(X,sk_c9) != sk_c8
    | multiply(Y,sk_c9) != sk_c8
    | multiply(Z,sk_c9) != sk_c8
    | multiply(U,Z) != sk_c8
    | inverse(X) != sk_c9
    | inverse(Y) != sk_c9
    | inverse(U) != Z ),
    inference(simplify,[then_simplify],['65','26','47','47','47','47']) ).

cnf('67',plain,
    ( inverse(sk_c3) = sk_c9
    | multiply(X,Y) != sk_c8
    | multiply(Y,sk_c9) != sk_c8
    | multiply(Z,sk_c9) != sk_c8
    | inverse(X) != Y
    | inverse(Z) != sk_c9 ),
    inference(factorization,[],['66']) ).

cnf('68',plain,
    ( inverse(sk_c3) = sk_c9
    | multiply(X,sk_c9) != sk_c8
    | multiply(Y,X) != sk_c8
    | inverse(X) != sk_c9
    | inverse(Y) != X ),
    inference(factorization,[],['67']) ).

cnf('69',plain,
    ( inverse(sk_c5) != sk_c9
    | inverse(sk_c3) = sk_c9
    | multiply(X3,sk_c5) != sk_c8
    | inverse(X3) != sk_c5 ),
    inference(resolution,[],['62','68']) ).

cnf('70',plain,
    ( inverse(sk_c3) = sk_c9
    | multiply(X,sk_c5) != sk_c8
    | inverse(X) != sk_c5 ),
    inference(simplify,[],['69','60']) ).

cnf('71',plain,
    multiply(sk_c9,sk_c5) = identity,
    inference(paramodulation,[],['60','2']) ).

cnf('72',plain,
    multiply(sk_c9,sk_c5) = sk_c8,
    inference(simplify,[],['71','25']) ).

cnf('73',plain,
    ( inverse(sk_c9) != sk_c5
    | inverse(sk_c3) = sk_c9 ),
    inference(resolution,[],['70','72']) ).

cnf('74',plain,
    sk_c5 = inverse(sk_c9),
    inference(paramodulation,[],['60','16']) ).

cnf('75',plain,
    inverse(sk_c3) = sk_c9,
    inference(simplify,[],['73','74']) ).

cnf('76',plain,
    sk_c3 = inverse(sk_c9),
    inference(paramodulation,[],['75','16']) ).

cnf('77',plain,
    sk_c3 = sk_c5,
    inference(simplify,[],['76','74']) ).

cnf('78',plain,
    inverse(sk_c5) = sk_c9,
    inference(paramodulation,[],['77','75']) ).

cnf('79',plain,
    ( multiply(X,sk_c5) != sk_c8
    | inverse(X) != sk_c5 ),
    inference(resolution,[then_simplify],['50','62','78']) ).

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

cnf('81',plain,
    multiply(multiply(X,inverse(Y)),Y) = X,
    inference(simplify,[],['80','15']) ).

cnf('82',plain,
    multiply(multiply(X,Y),inverse(Y)) = X,
    inference(paramodulation,[],['16','81']) ).

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

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

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

cnf('86',plain,
    multiply(X,inverse(Y)) = inverse(multiply(Y,inverse(X))),
    inference(paramodulation,[],['85','82']) ).

cnf('87',plain,
    multiply(sk_c5,inverse(X)) = inverse(multiply(X,sk_c9)),
    inference(paramodulation,[],['60','86']) ).

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

cnf('89',plain,
    multiply(multiply(inverse(multiply(multiply(X,Y),sk_c9)),X),Y) = sk_c5,
    inference(paramodulation,[],['87','88']) ).

cnf('90',plain,
    inverse(sk_c9) = sk_c5,
    inference(paramodulation,[],['84','89']) ).

cnf('91',plain,
    $false,
    inference(resolution,[then_simplify],['79','72','90']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP370-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n014.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 00:00:45 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.40  
% 0.13/0.40  input clause set summed statistics:
% 0.13/0.40  ----------------------------------
% 0.13/0.40  in_clause_count:                    32
% 0.13/0.40  in_rule_clause_count:               32
% 0.13/0.40  in_fact_clause_count:                0
% 0.13/0.40  in_answer_clause_count:              0
% 0.13/0.40  in_ground_clause_count:             28
% 0.13/0.40  in_unit_clause_count:                3
% 0.13/0.40  in_horn_clause_count:                4
% 0.13/0.40  in_pos_clause_count:                31
% 0.13/0.40  in_neg_clause_count:                 1
% 0.13/0.40  in_poseq_clause_count:              31
% 0.13/0.40  in_negeq_clause_count:               1
% 0.13/0.40  in_unitposeq_clause_count:           3
% 0.13/0.40  in_chain_clause_count:               0
% 0.13/0.40  in_min_length:             1
% 0.13/0.40  in_max_length:            11
% 0.13/0.40  in_min_depth:              2
% 0.13/0.40  in_max_depth:              3
% 0.13/0.40  in_min_size:               5
% 0.13/0.40  in_max_size:              51
% 0.13/0.40  in_min_vars:               0
% 0.13/0.40  in_max_vars:               6
% 0.13/0.40  in_extaxiom_count:                 3
% 0.13/0.40  in_axiom_count:                    0
% 0.13/0.40  in_assumption_count:               0
% 0.13/0.40  in_goal_count:                    29
% 0.13/0.40  in_neg_goal_count:                 1
% 0.13/0.40  in_pos_goal_count:                28
% 0.13/0.40  in_posunit_goal_count:             0
% 0.13/0.40  
% 0.13/0.40  auto guide:
% 0.13/0.40  -----------
% 0.13/0.40  {
% 0.13/0.40  "print":1,
% 0.13/0.40  "print_level": 15,
% 0.13/0.40  "max_size": 0,
% 0.13/0.40  "max_depth": 0,
% 0.13/0.40  "max_length": 0,
% 0.13/0.40  "max_dseconds": 0,
% 0.13/0.40  "runs":[
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/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.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/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.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/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.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/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.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/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.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/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.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/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.13/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.13/0.40  
% 0.13/0.40  ]}
% 0.13/0.40  
% 0.13/0.40  
% 0.13/0.40  **** run 1 fork 0 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 2 fork 1 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 3 fork 2 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.13/0.40  
% 0.13/0.40  **** run 4 fork 3 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 5 fork 4 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 6 fork 5 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 7 fork 6 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 8 fork 7 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.52  
% 0.20/0.52  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 1: search terminated 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  fork 5: search finished 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 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.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"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.56  
% 0.20/0.56  **** run 10 fork 1 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 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.56  
% 0.20/0.56  **** run 9 fork 0 starts with strategy
% 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 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 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  
% 0.20/0.56  **** run 11 fork 2 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.66  
% 0.20/0.66  fork 5: search finished without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 4: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 0: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 7: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  **** run 22 fork 5 starts with strategy
% 0.20/0.68  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 0.20/0.68  
% 0.20/0.68  **** run 21 fork 4 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.20/0.69  
% 0.20/0.69  **** run 18 fork 1 starts with strategy
% 0.20/0.69  {"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.69  
% 0.20/0.69  
% 0.20/0.69  fork 3: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 23 fork 6 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 0.20/0.69  
% 0.20/0.69  **** run 24 fork 7 starts with strategy
% 0.20/0.69  
% 0.20/0.69  **** run 17 fork 0 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 2: search terminated without proof.
% 0.20/0.71  
% 0.20/0.71  **** run 20 fork 3 starts with strategy
% 0.20/0.71  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 0.20/0.72  
% 0.20/0.72  **** run 19 fork 2 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 0.20/0.72  
% 0.20/0.72  fork 1: search finished without proof.
% 0.20/0.74  
% 0.20/0.74  **** run 26 fork 1 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 2.58/0.81  
% 2.58/0.81  
% 2.58/0.81  fork 6: search terminated without proof.
% 2.58/0.81  
% 2.58/0.81  
% 2.58/0.81  fork 5: search terminated without proof.
% 2.58/0.83  
% 2.58/0.83  **** run 31 fork 6 starts with strategy
% 2.58/0.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.58/0.83  
% 2.58/0.83  
% 2.58/0.83  fork 7: search terminated without proof.
% 2.58/0.83  
% 2.58/0.83  **** run 30 fork 5 starts with strategy
% 2.58/0.83  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 2.58/0.83  
% 2.58/0.83  fork 3: search finished without proof.
% 2.58/0.84  
% 2.58/0.84  
% 2.58/0.84  fork 4: search terminated without proof.
% 2.58/0.85  
% 2.58/0.85  **** run 32 fork 7 starts with strategy
% 2.58/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 2.58/0.85  
% 2.58/0.85  fork 2: search finished without proof.
% 2.58/0.85  
% 2.58/0.85  **** run 28 fork 3 starts with strategy
% 2.58/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.58/0.85  
% 2.58/0.85  
% 2.58/0.85  fork 1: search terminated without proof.
% 2.58/0.87  
% 2.58/0.87  **** run 29 fork 4 starts with strategy
% 2.58/0.87  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.72/0.87  
% 3.72/0.87  **** run 27 fork 2 starts with strategy
% 3.72/0.87  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.72/0.88  
% 3.72/0.88  **** run 34 fork 1 starts with strategy
% 3.72/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 3.72/0.91  
% 3.72/0.91  
% 3.72/0.91  fork 0: search terminated without proof.
% 3.72/0.92  
% 3.72/0.92  fork 1: search finished without proof.
% 4.21/0.93  
% 4.21/0.93  **** run 25 fork 0 starts with strategy
% 4.21/0.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 4.21/0.94  
% 4.21/0.94  **** run 42 fork 1 starts with strategy
% 4.21/0.94  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 4.21/0.94  
% 4.21/0.94  
% 4.21/0.94  fork 6: search terminated without proof.
% 4.21/0.95  
% 4.21/0.95  
% 4.21/0.95  fork 5: search terminated without proof.
% 4.21/0.96  No candidate clauses found.
% 4.21/0.96  
% 4.21/0.96  
% 4.21/0.96  fork 0: search terminated without proof.
% 4.46/0.97  
% 4.46/0.97  
% 4.46/0.97  fork 3: search terminated without proof.
% 4.46/0.97  
% 4.46/0.97  **** run 39 fork 6 starts with strategy
% 4.46/0.97  {"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.46/0.97  
% 4.46/0.97  
% 4.46/0.97  fork 7: search terminated without proof.
% 4.46/0.97  
% 4.46/0.97  **** run 38 fork 5 starts with strategy
% 4.46/0.97  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.46/0.98  
% 4.46/0.98  **** run 33 fork 0 starts with strategy
% 4.46/0.98  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.46/0.99  
% 4.46/0.99  fork 2: search finished without proof.
% 4.46/0.99  
% 4.46/0.99  
% 4.46/0.99  fork 4: search terminated without proof.
% 4.46/0.99  
% 4.46/0.99  **** run 40 fork 7 starts with strategy
% 4.46/0.99  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.46/0.99  
% 4.46/0.99  **** run 36 fork 3 starts with strategy
% 4.46/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.46/1.01  
% 4.46/1.01  **** run 35 fork 2 starts with strategy
% 4.46/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.46/1.01  
% 4.46/1.01  **** run 37 fork 4 starts with strategy
% 4.46/1.01  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.02/1.06  
% 5.02/1.06  
% 5.02/1.06  fork 1: search terminated without proof.
% 5.32/1.08  
% 5.32/1.08  
% 5.32/1.08  fork 6: search terminated without proof.
% 5.32/1.08  
% 5.32/1.08  **** run 50 fork 1 starts with strategy
% 5.32/1.08  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 5.32/1.10  
% 5.32/1.10  
% 5.32/1.10  fork 5: search terminated without proof.
% 5.32/1.10  
% 5.32/1.10  
% 5.32/1.10  fork 0: search terminated without proof.
% 5.32/1.11  
% 5.32/1.11  **** run 47 fork 6 starts with strategy
% 5.32/1.11  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.32/1.11  
% 5.32/1.11  
% 5.32/1.11  fork 3: search terminated without proof.
% 5.32/1.11  
% 5.32/1.11  
% 5.32/1.11  fork 7: search terminated without proof.
% 5.32/1.12  
% 5.32/1.12  **** run 46 fork 5 starts with strategy
% 5.32/1.12  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.32/1.13  
% 5.32/1.13  **** run 41 fork 0 starts with strategy
% 5.32/1.13  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.32/1.13  
% 5.32/1.13  **** run 44 fork 3 starts with strategy
% 5.32/1.13  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.86/1.14  
% 5.86/1.14  **** run 48 fork 7 starts with strategy
% 5.86/1.14  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.86/1.14  
% 5.86/1.14  
% 5.86/1.14  fork 4: search terminated without proof.
% 5.86/1.15  
% 5.86/1.15  
% 5.86/1.15  fork 2: search terminated without proof.
% 5.86/1.16  
% 5.86/1.16  **** run 45 fork 4 starts with strategy
% 5.86/1.16  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 6.14/1.17  
% 6.14/1.17  **** run 43 fork 2 starts with strategy
% 6.14/1.17  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.14/1.22  
% 6.14/1.22  
% 6.14/1.22  fork 6: search terminated without proof.
% 6.62/1.24  
% 6.62/1.24  
% 6.62/1.24  fork 5: search terminated without proof.
% 6.62/1.25  
% 6.62/1.25  **** run 55 fork 6 starts with strategy
% 6.62/1.25  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.62/1.25  
% 6.62/1.25  
% 6.62/1.25  fork 3: search terminated without proof.
% 6.62/1.25  
% 6.62/1.25  
% 6.62/1.25  fork 0: search terminated without proof.
% 6.62/1.26  
% 6.62/1.26  
% 6.62/1.26  fork 7: search terminated without proof.
% 6.87/1.27  
% 6.87/1.27  **** run 54 fork 5 starts with strategy
% 6.87/1.27  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.87/1.27  
% 6.87/1.27  **** run 49 fork 0 starts with strategy
% 6.87/1.27  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 6.87/1.27  
% 6.87/1.27  **** run 52 fork 3 starts with strategy
% 6.87/1.27  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.87/1.28  
% 6.87/1.28  **** run 56 fork 7 starts with strategy
% 6.87/1.28  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.87/1.28  
% 6.87/1.28  
% 6.87/1.28  fork 4: search terminated without proof.
% 6.87/1.29  
% 6.87/1.29  
% 6.87/1.29  fork 2: search terminated without proof.
% 6.87/1.30  
% 6.87/1.30  **** run 53 fork 4 starts with strategy
% 6.87/1.30  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.87/1.31  
% 6.87/1.31  **** run 51 fork 2 starts with strategy
% 6.87/1.31  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 13.21/2.10  
% 13.21/2.10  fork 4: search finished without proof.
% 13.21/2.10  
% 13.21/2.10  
% 13.21/2.10  fork 1: search terminated without proof.
% 13.21/2.12  
% 13.21/2.12  **** run 61 fork 4 starts with strategy
% 13.21/2.12  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.61/2.13  
% 13.61/2.13  **** run 58 fork 1 starts with strategy
% 13.61/2.13  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 13.77/2.23  
% 13.77/2.23  fork 3: search finished without proof.
% 13.77/2.26  
% 13.77/2.26  **** run 60 fork 3 starts with strategy
% 13.77/2.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 13.77/2.28  
% 13.77/2.28  
% 13.77/2.28  fork 6: search terminated without proof.
% 13.77/2.29  
% 13.77/2.29  
% 13.77/2.29  fork 5: search terminated without proof.
% 13.77/2.29  
% 13.77/2.29  
% 13.77/2.29  fork 0: search terminated without proof.
% 13.77/2.30  
% 13.77/2.30  
% 13.77/2.30  fork 7: search terminated without proof.
% 13.77/2.31  
% 13.77/2.31  **** run 63 fork 6 starts with strategy
% 13.77/2.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 13.77/2.31  
% 13.77/2.31  **** run 62 fork 5 starts with strategy
% 13.77/2.31  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.77/2.33  
% 13.77/2.33  **** run 57 fork 0 starts with strategy
% 13.77/2.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 13.77/2.33  
% 13.77/2.33  **** run 64 fork 7 starts with strategy
% 13.77/2.33  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 16.77/2.60  
% 16.77/2.60  
% 16.77/2.60  fork 2: search terminated without proof.
% 17.40/2.62  
% 17.40/2.62  **** run 59 fork 2 starts with strategy
% 17.40/2.62  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 20.87/3.13  
% 20.87/3.13  fork 1: search finished without proof.
% 20.87/3.15  
% 20.87/3.15  
% 20.87/3.15  fork 4: search terminated without proof.
% 20.87/3.15  
% 20.87/3.15  **** run 66 fork 1 starts with strategy
% 20.87/3.15  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 20.87/3.17  
% 20.87/3.17  **** run 69 fork 4 starts with strategy
% 20.87/3.17  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 20.87/3.19  
% 20.87/3.19  fork 1: search finished without proof.
% 20.87/3.21  
% 20.87/3.21  **** run 74 fork 1 starts with strategy
% 20.87/3.21  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 20.87/3.24  
% 20.87/3.24  fork 5: search finished without proof.
% 20.87/3.26  
% 20.87/3.26  **** run 70 fork 5 starts with strategy
% 20.87/3.26  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 20.87/3.30  
% 20.87/3.30  
% 20.87/3.30  fork 3: search terminated without proof.
% 20.87/3.33  
% 20.87/3.33  **** run 68 fork 3 starts with strategy
% 20.87/3.33  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 20.87/3.33  
% 20.87/3.33  
% 20.87/3.33  fork 6: search terminated without proof.
% 20.87/3.35  
% 20.87/3.35  
% 20.87/3.35  fork 0: search terminated without proof.
% 20.87/3.35  
% 20.87/3.35  **** run 71 fork 6 starts with strategy
% 20.87/3.35  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 20.87/3.39  
% 20.87/3.39  **** run 65 fork 0 starts with strategy
% 20.87/3.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 24.77/3.59  
% 24.77/3.59  
% 24.77/3.59  fork 7: search terminated without proof.
% 24.77/3.62  
% 24.77/3.62  **** run 72 fork 7 starts with strategy
% 24.77/3.62  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 25.40/3.66  
% 25.40/3.66  
% 25.40/3.66  fork 2: search terminated without proof.
% 25.66/3.68  
% 25.66/3.68  **** run 67 fork 2 starts with strategy
% 25.66/3.68  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 26.83/3.82  
% 26.83/3.82  fork 2: search finished without proof.
% 26.83/3.85  
% 26.83/3.85  **** run 75 fork 2 starts with strategy
% 26.83/3.85  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 27.17/4.23  
% 27.17/4.23  
% 27.17/4.23  fork 1: search terminated without proof.
% 27.17/4.25  
% 27.17/4.25  fork 5: search finished without proof.
% 27.17/4.25  
% 27.17/4.25  
% 27.17/4.25  fork 4: search terminated without proof.
% 28.79/4.27  
% 28.79/4.27  **** run 82 fork 1 starts with strategy
% 28.79/4.27  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 28.79/4.28  
% 28.79/4.28  **** run 78 fork 5 starts with strategy
% 28.79/4.28  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 28.79/4.28  
% 28.79/4.28  **** run 77 fork 4 starts with strategy
% 28.79/4.28  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 28.79/4.30  
% 28.79/4.30  fork 1: search finished without proof.
% 30.46/4.32  
% 30.46/4.32  **** run 90 fork 1 starts with strategy
% 30.46/4.32  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 30.46/4.33  
% 30.46/4.33  fork 6: search finished without proof.
% 30.46/4.34  
% 30.46/4.34  
% 30.46/4.34  fork 3: search terminated without proof.
% 30.46/4.35  
% 30.46/4.35  **** run 79 fork 6 starts with strategy
% 30.46/4.35  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 30.90/4.37  
% 30.90/4.37  **** run 76 fork 3 starts with strategy
% 30.90/4.37  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 31.26/4.41  
% 31.26/4.41  
% 31.26/4.41  fork 0: search terminated without proof.
% 31.26/4.43  
% 31.26/4.43  **** run 73 fork 0 starts with strategy
% 31.26/4.43  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 31.61/4.45  No candidate clauses found.
% 31.61/4.45  
% 31.61/4.45  
% 31.61/4.45  fork 0: search terminated without proof.
% 31.61/4.48  
% 31.61/4.48  **** run 81 fork 0 starts with strategy
% 31.61/4.48  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 33.68/4.79  
% 33.68/4.79  fork 2: search finished without proof.
% 33.68/4.82  
% 33.68/4.82  **** run 83 fork 2 starts with strategy
% 33.68/4.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 33.68/4.90  
% 33.68/4.90  
% 33.68/4.90  fork 7: search terminated without proof.
% 33.68/4.95  
% 33.68/4.95  **** run 80 fork 7 starts with strategy
% 33.68/4.95  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 38.13/5.28  
% 38.13/5.28  fork 5: search finished without proof.
% 38.13/5.30  
% 38.13/5.30  **** run 86 fork 5 starts with strategy
% 38.13/5.30  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 38.52/5.33  
% 38.52/5.33  
% 38.52/5.33  fork 4: search terminated without proof.
% 38.52/5.34  
% 38.52/5.34  
% 38.52/5.34  fork 1: search terminated without proof.
% 38.68/5.35  
% 38.68/5.35  **** run 85 fork 4 starts with strategy
% 38.68/5.35  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 38.68/5.37  
% 38.68/5.37  **** run 98 fork 1 starts with strategy
% 38.68/5.37  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 38.68/5.37  
% 38.68/5.37  
% 38.68/5.37  fork 6: search terminated without proof.
% 38.68/5.38  
% 38.68/5.38  
% 38.68/5.38  fork 3: search terminated without proof.
% 38.68/5.39  
% 38.68/5.39  **** run 87 fork 6 starts with strategy
% 38.68/5.39  {"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}
% 38.68/5.40  
% 38.68/5.40  **** run 84 fork 3 starts with strategy
% 38.68/5.40  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 39.69/5.50  
% 39.69/5.50  
% 39.69/5.50  fork 0: search terminated without proof.
% 39.69/5.54  
% 39.69/5.54  **** run 89 fork 0 starts with strategy
% 39.69/5.54  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 40.52/5.79  
% 40.52/5.79  fork 2: search finished without proof.
% 40.52/5.81  
% 40.52/5.81  **** run 91 fork 2 starts with strategy
% 40.52/5.81  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 43.31/6.00  
% 43.31/6.00  
% 43.31/6.00  fork 7: search terminated without proof.
% 43.93/6.03  
% 43.93/6.03  **** run 88 fork 7 starts with strategy
% 43.93/6.03  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 46.35/6.33  
% 46.35/6.33  
% 46.35/6.33  fork 5: search terminated without proof.
% 46.35/6.37  
% 46.35/6.37  **** run 94 fork 5 starts with strategy
% 46.35/6.37  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 46.74/6.41  
% 46.74/6.41  
% 46.74/6.41  fork 6: search terminated without proof.
% 46.74/6.42  
% 46.74/6.42  fork 3: search finished without proof.
% 46.74/6.44  
% 46.74/6.44  **** run 95 fork 6 starts with strategy
% 46.74/6.44  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":10}
% 46.74/6.45  
% 46.74/6.45  **** run 92 fork 3 starts with strategy
% 46.74/6.45  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 47.32/6.56  
% 47.32/6.56  
% 47.32/6.56  fork 0: search terminated without proof.
% 47.32/6.59  
% 47.32/6.59  **** run 97 fork 0 starts with strategy
% 47.32/6.59  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 47.32/6.62  
% 47.32/6.62  
% 47.32/6.62  fork 4: search terminated without proof.
% 48.16/6.66  
% 48.16/6.66  **** run 93 fork 4 starts with strategy
% 48.16/6.66  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 50.02/6.83  
% 50.02/6.83  
% 50.02/6.83  fork 2: search terminated without proof.
% 50.02/6.86  
% 50.02/6.86  **** run 99 fork 2 starts with strategy
% 50.02/6.86  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 51.77/7.05  
% 51.77/7.05  
% 51.77/7.05  fork 7: search terminated without proof.
% 51.77/7.07  
% 51.77/7.07  **** run 96 fork 7 starts with strategy
% 51.77/7.07  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 52.38/7.39  
% 52.38/7.39  
% 52.38/7.39  fork 5: search terminated without proof.
% 52.38/7.42  
% 52.38/7.42  **** run 102 fork 5 starts with strategy
% 52.38/7.42  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 52.38/7.42  
% 52.38/7.42  fork 3: search finished without proof.
% 52.38/7.45  
% 52.38/7.45  **** run 100 fork 3 starts with strategy
% 52.38/7.45  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 52.38/7.46  
% 52.38/7.46  
% 52.38/7.46  fork 6: search terminated without proof.
% 53.95/7.48  
% 53.95/7.48  **** run 103 fork 6 starts with strategy
% 53.95/7.48  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 57.76/7.82  
% 57.76/7.82  fork 4: search finished without proof.
% 57.76/7.85  
% 57.76/7.85  **** run 101 fork 4 starts with strategy
% 57.76/7.85  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 59.56/8.09  
% 59.56/8.09  
% 59.56/8.09  fork 7: search terminated without proof.
% 59.56/8.12  
% 59.56/8.12  **** run 104 fork 7 starts with strategy
% 59.56/8.12  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 65.75/8.89  
% 65.75/8.89  fork 4: search finished without proof.
% 65.75/8.92  
% 65.75/8.92  **** run 109 fork 4 starts with strategy
% 65.75/8.93  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 78.26/10.45  
% 78.26/10.45  
% 78.26/10.45  fork 1: search terminated without proof.
% 78.69/10.48  
% 78.69/10.48  **** run 106 fork 1 starts with strategy
% 78.69/10.48  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0}
% 88.75/11.77  
% 88.75/11.77  
% 88.75/11.77  fork 0: search terminated without proof.
% 88.75/11.81  
% 88.75/11.81  **** run 105 fork 0 starts with strategy
% 88.75/11.81  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 89.35/11.88  
% 89.35/11.88  
% 89.35/11.88  fork 2: search terminated without proof.
% 89.35/11.91  
% 89.35/11.91  **** run 107 fork 2 starts with strategy
% 89.35/11.91  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 90.98/12.05  
% 90.98/12.05  fork 3: search finished without proof.
% 91.54/12.12  
% 91.54/12.12  **** run 108 fork 3 starts with strategy
% 91.54/12.12  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 93.08/12.44  
% 93.08/12.44  
% 93.08/12.44  fork 5: search terminated without proof.
% 94.05/12.47  
% 94.05/12.47  **** run 110 fork 5 starts with strategy
% 94.05/12.47  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 97.92/12.95  
% 97.92/12.95  
% 97.92/12.95  fork 6: search terminated without proof.
% 97.92/13.01  
% 97.92/13.01  **** run 111 fork 6 starts with strategy
% 97.92/13.01  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 100.51/13.31  
% 100.51/13.31  
% 100.51/13.31  fork 7: search terminated without proof.
% 100.97/13.35  
% 100.97/13.35  **** run 112 fork 7 starts with strategy
% 100.97/13.35  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 107.57/14.23  
% 107.57/14.23  
% 107.57/14.23  fork 4: search terminated without proof.
% 108.02/14.27  
% 108.02/14.27  **** run 117 fork 4 starts with strategy
% 108.02/14.27  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 117.05/15.50  
% 117.05/15.50  
% 117.05/15.50  fork 1: search terminated without proof.
% 117.05/15.53  
% 117.05/15.53  **** run 114 fork 1 starts with strategy
% 117.05/15.53  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":50}
% 117.05/15.56  
% 117.05/15.56  fork 1: search finished without proof.
% 117.05/15.60  
% 117.05/15.60  **** run 122 fork 1 starts with strategy
% 117.05/15.60  {"max_dseconds":50,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 128.28/16.84  
% 128.28/16.84  
% 128.28/16.84  fork 0: search terminated without proof.
% 128.38/16.89  
% 128.38/16.89  **** run 113 fork 0 starts with strategy
% 128.38/16.89  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 129.25/16.98  
% 129.25/16.98  
% 129.25/16.98  fork 2: search terminated without proof.
% 129.25/17.00  
% 129.25/17.00  **** run 115 fork 2 starts with strategy
% 129.25/17.00  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 129.25/17.01  
% 129.25/17.01  fork 5: search finished without proof.
% 129.25/17.04  
% 129.25/17.04  **** run 118 fork 5 starts with strategy
% 129.25/17.04  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":50}
% 129.25/17.14  
% 129.25/17.14  fork 2: search finished without proof.
% 129.25/17.16  
% 129.25/17.16  **** run 123 fork 2 starts with strategy
% 129.25/17.16  {"max_dseconds":50,"strategy":["query_focus","unit"],"query_preference":0}
% 129.25/17.18  
% 129.25/17.18  
% 129.25/17.18  fork 3: search terminated without proof.
% 129.25/17.20  
% 129.25/17.20  **** run 116 fork 3 starts with strategy
% 129.25/17.20  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 136.64/18.10  
% 136.64/18.10  
% 136.64/18.10  fork 6: search terminated without proof.
% 136.64/18.12  
% 136.64/18.12  **** run 119 fork 6 starts with strategy
% 136.64/18.12  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 140.35/18.39  
% 140.35/18.39  
% 140.35/18.39  fork 7: search terminated without proof.
% 140.35/18.44  
% 140.35/18.44  **** run 120 fork 7 starts with strategy
% 140.35/18.44  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 145.72/19.18  
% 145.72/19.18  
% 145.72/19.18  result: proof found
% 145.72/19.18  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 145.72/19.18  by run 116 fork 3 strategy {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":50}
% 145.72/19.18  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 145.72/19.18  
% 145.72/19.18  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 145.72/19.18  
% 145.72/19.18  run 116 fork 3 statistics:
% 145.72/19.18  ----------------------------------
% 145.72/19.18  this run seconds: 1.271193
% 145.72/19.18  total seconds: 18.003559
% 145.72/19.18  stat_given_used: 1849
% 145.72/19.18  stat_given_used_at_endgame: 0
% 145.72/19.18  stat_given_candidates:   18036
% 145.72/19.18  stat_given_candidates_at_endgame: 0
% 145.72/19.18  stat_given_candidates_h: 0
% 145.72/19.18  stat_binres_derived_cl:   7562
% 145.72/19.18  stat_binres_derived_cl_h: 0
% 145.72/19.18  stat_factor_derived_cl: 2032
% 145.72/19.18  stat_para_derived_cl: 97718
% 145.72/19.18  stat_tautologies_discarded: 6201
% 145.72/19.18  stat_forward_subsumed: 22389
% 145.72/19.18  stat_derived_cut: 5018
% 145.72/19.18  stat_derived_rewritten: 2610
% 145.72/19.18  stat_weight_discarded_building: 0
% 145.72/19.18  stat_weight_discarded_cl: 0
% 145.72/19.18  stat_internlimit_discarded_cl: 0
% 145.72/19.18  stat_simplified:  3231 simplified 0 derived 0 given
% 145.72/19.18  stat_kept_cl: 75171
% 145.72/19.18  stat_built_cl: 82100
% 145.72/19.18  stat_hyperres_partial_cl: 0
% 145.72/19.18  stat_made_rewriters: 103
% 145.72/19.18  stat_backward_subsumed: 0
% 145.72/19.18  stat_propagated_subsumed: 0
% 145.72/19.18  stat_clsubs_attempted:                     50381
% 145.72/19.18  stat_clsubs_fact_groundunit_found:             0
% 145.72/19.18  stat_clsubs_rule_groundunit_found:             0
% 145.72/19.18  stat_clsubs_top_meta_attempted:            8564087
% 145.72/19.18  stat_clsubs_top_meta_failed:               8513706
% 145.72/19.18  stat_clsubs_top_meta_nonpref_attempted:             8564087
% 145.72/19.18  stat_clsubs_top_meta_nonpref_succeeded:              793641
% 145.72/19.18  stat_clsubs_top_meta_pref_attempted:                 793641
% 145.72/19.18  stat_clsubs_top_meta_pref1_succeeded:                790966
% 145.72/19.18  stat_clsubs_top_meta_pref2_succeeded:                268777
% 145.72/19.18  stat_clsubs_top_meta_pref3_succeeded:                 50381
% 145.72/19.18  stat_clsubs_top_meta_pref_succeeded:                  50381
% 145.72/19.18  stat_clsubs_meta_attempted:               237030
% 145.72/19.18  stat_clsubs_meta_failed:                   91488
% 145.72/19.18  stat_clsubs_predsymbs_attempted:               0
% 145.72/19.18  stat_clsubs_unit_attempted:                11722
% 145.72/19.18  stat_clsubs_full_attempted:                38659
% 145.72/19.18  stat_forwardsubs_attempted:                97561
% 145.72/19.18  stat_lit_hash_added:                  31571
% 145.72/19.18  stat_lit_hash_computed:              791284
% 145.72/19.18  stat_lit_hash_match_found:            27270
% 145.72/19.18  stat_lit_hash_match_miss:           1304449
% 145.72/19.18  stat_lit_hash_cut_ok:                  5468
% 145.72/19.18  stat_lit_strong_cut_ok:                   0
% 145.72/19.18  stat_lit_hash_subsume_ok:             22389
% 145.72/19.18  clqueue els 10000000 used 1
% 145.72/19.18  clactive els 10000000 used 1850
% 145.72/19.18  clactivesubsume els 10000000 used 11005
% 145.72/19.18  queue_termbuf els 200000000 used 9127297
% 145.72/19.18  hyper_termbuf els 100000000 used 1
% 145.72/19.18  active_termbuf els 100000000 used 177142
% 145.72/19.18  varstack els 5000 last used 1
% 145.72/19.18  given_termbuf els 10000000 last used 1
% 145.72/19.18  simplified_termbuf els 10000000 last used 1
% 145.72/19.18  derived_termbuf els 10000000 last used 28
% 145.72/19.18  wr_mallocs: 21217
% 145.72/19.18  wr_callocs: 19
% 145.72/19.18  wr_reallocs: 5544
% 145.72/19.18  wr_frees: 2
% 145.72/19.18  wr_malloc_bytes: 4163407332
% 145.72/19.18  wr_calloc_bytes: 96065504
% 145.72/19.18  wr_realloc_bytes: 2928512
% 145.72/19.18  wr_realloc_freebytes: 0
% 145.72/19.18  ----------------------------------
%------------------------------------------------------------------------------