Trace number 4087723

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01OPT-169 274.742 274.796

General information on the benchmark

Name/OPT-SMALLINT-LIN/featureSubscription/
normalized-50-250-false-45-90-4-5000opt.opb
MD5SUM657f6825a6ae32adb885bdc3b57c624e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-169
Best CPU time to get the best result obtained on this benchmark2.16567
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2025
Total number of constraints63342
Number of constraints which are clauses63342
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 135
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 317
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 317
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.09	c * #variable= 2025 #constraint= 63342
0.18/0.26	c * #variable= 2025 #constraint= 63342
0.39/0.49	c S1->S2
0.39/0.49	c S2->S1
0.39/0.49	c S1->S2
0.39/0.49	c #Conflicts:       1000 | #Learnt:        623 | 0.000
0.39/0.49	c total clause space: 18.2382MB
0.39/0.49	c total #watches: 129444
0.49/0.55	c total #propagations: 83233 / total #impl: 243800 (eff. 0.341)
0.49/0.55	c #Conflicts:       2000 | #Learnt:       1623 | 0.001
0.49/0.55	c total clause space: 18.2382MB
0.49/0.55	c total #watches: 133565
0.59/0.61	c total #propagations: 163993 / total #impl: 468574 (eff. 0.350)
0.59/0.61	c #Conflicts:       3000 | #Learnt:       1817 | 0.000
0.59/0.61	c total clause space: 18.2382MB
0.59/0.61	c total #watches: 135029
0.59/0.69	c total #propagations: 242850 / total #impl: 697189 (eff. 0.348)
0.59/0.69	c #Conflicts:       4000 | #Learnt:       2817 | 0.000
0.59/0.69	c total clause space: 18.2382MB
0.59/0.69	c total #watches: 138784
0.69/0.77	c total #propagations: 314762 / total #impl: 886998 (eff. 0.355)
0.69/0.77	c GC COLLECT
0.69/0.77	c #Conflicts:       5000 | #Learnt:       2267 | 0.000
0.69/0.77	c total clause space: 18.2382MB
0.69/0.77	c total #watches: 136744
0.79/0.85	c total #propagations: 384818 / total #impl: 1074735 (eff. 0.358)
0.79/0.85	c #Conflicts:       6000 | #Learnt:       3267 | 0.001
0.79/0.85	c total clause space: 18.2382MB
0.79/0.85	c total #watches: 140941
0.89/0.94	c total #propagations: 446821 / total #impl: 1245725 (eff. 0.359)
0.89/0.94	c #Conflicts:       7000 | #Learnt:       2188 | 0.001
0.89/0.94	c total clause space: 18.2382MB
0.89/0.94	c total #watches: 140016
0.99/1.04	c total #propagations: 516532 / total #impl: 1450156 (eff. 0.356)
0.99/1.04	c #Conflicts:       8000 | #Learnt:       3188 | 0.001
0.99/1.04	c total clause space: 18.2382MB
0.99/1.04	c total #watches: 140740
1.09/1.15	c total #propagations: 585290 / total #impl: 1651415 (eff. 0.354)
1.09/1.15	c #Conflicts:       9000 | #Learnt:       4188 | 0.001
1.09/1.15	c total clause space: 18.2382MB
1.09/1.15	c total #watches: 143933
1.19/1.26	c total #propagations: 657176 / total #impl: 1850002 (eff. 0.355)
1.19/1.26	c GC COLLECT
1.19/1.26	c #Conflicts:      10000 | #Learnt:       2699 | 0.001
1.19/1.26	c total clause space: 29.637MB
1.19/1.26	c total #watches: 139154
1.28/1.36	c total #propagations: 721205 / total #impl: 2018188 (eff. 0.357)
1.28/1.36	c #Conflicts:      11000 | #Learnt:       3699 | 0.001
1.28/1.36	c total clause space: 29.637MB
1.28/1.36	c total #watches: 141767
1.38/1.48	c total #propagations: 792242 / total #impl: 2213662 (eff. 0.358)
1.38/1.48	c #Conflicts:      12000 | #Learnt:       4698 | 0.001
1.38/1.48	c total clause space: 29.637MB
1.38/1.48	c total #watches: 144364
1.58/1.61	c total #propagations: 866981 / total #impl: 2431152 (eff. 0.357)
1.58/1.61	c #Conflicts:      13000 | #Learnt:       5698 | 0.001
1.58/1.61	c total clause space: 29.637MB
1.58/1.61	c total #watches: 146834
1.68/1.72	c total #propagations: 941804 / total #impl: 2650931 (eff. 0.355)
1.68/1.72	c #Conflicts:      14000 | #Learnt:       3855 | 0.001
1.68/1.72	c total clause space: 29.637MB
1.68/1.72	c total #watches: 141069
1.78/1.83	c total #propagations: 1021163 / total #impl: 2884812 (eff. 0.354)
1.78/1.83	c #Conflicts:      15000 | #Learnt:       4855 | 0.000
1.78/1.83	c total clause space: 29.637MB
1.78/1.83	c total #watches: 143807
1.88/1.95	c total #propagations: 1099309 / total #impl: 3121897 (eff. 0.352)
1.88/1.95	c #Conflicts:      16000 | #Learnt:       5854 | 0.000
1.88/1.95	c total clause space: 29.637MB
1.88/1.95	c total #watches: 146455
1.98/2.07	c total #propagations: 1172538 / total #impl: 3371809 (eff. 0.348)
1.98/2.07	c GC COLLECT
1.98/2.07	c S2->S1
1.98/2.07	c #Conflicts:      17000 | #Learnt:        418 | 0.000
1.98/2.07	c total clause space: 29.637MB
1.98/2.07	c total #watches: 129968
2.08/2.14	c total #propagations: 1247261 / total #impl: 3618486 (eff. 0.345)
2.08/2.14	c #Conflicts:      18000 | #Learnt:       1414 | 0.000
2.08/2.14	c total clause space: 29.637MB
2.08/2.14	c total #watches: 132963
2.19/2.22	c total #propagations: 1329838 / total #impl: 3853140 (eff. 0.345)
2.19/2.22	c #Conflicts:      19000 | #Learnt:       2413 | 0.000
2.19/2.22	c total clause space: 29.637MB
2.19/2.22	c total #watches: 136849
2.29/2.31	c total #propagations: 1416744 / total #impl: 4143579 (eff. 0.342)
2.29/2.31	c #Conflicts:      20000 | #Learnt:       3412 | 0.000
2.29/2.31	c total clause space: 29.637MB
2.29/2.31	c total #watches: 141140
2.38/2.40	c total #propagations: 1485235 / total #impl: 4344845 (eff. 0.342)
2.38/2.40	c GC COLLECT
2.38/2.40	c #Conflicts:      21000 | #Learnt:       2554 | 0.000
2.38/2.40	c total clause space: 29.637MB
2.38/2.40	c total #watches: 138478
2.48/2.51	c total #propagations: 1541939 / total #impl: 4501877 (eff. 0.343)
2.48/2.51	c #Conflicts:      22000 | #Learnt:       3554 | 0.000
2.48/2.51	c total clause space: 29.637MB
2.48/2.51	c total #watches: 142561
2.58/2.62	c total #propagations: 1612534 / total #impl: 4701018 (eff. 0.343)
2.58/2.62	c #Conflicts:      23000 | #Learnt:       4554 | 0.000
2.58/2.62	c total clause space: 29.637MB
2.58/2.62	c total #watches: 146119
2.68/2.77	c total #propagations: 1682907 / total #impl: 4935708 (eff. 0.341)
2.68/2.77	c #Conflicts:      24000 | #Learnt:       5554 | 0.000
2.68/2.77	c total clause space: 29.637MB
2.68/2.77	c total #watches: 149331
2.88/2.93	c total #propagations: 1768753 / total #impl: 5194829 (eff. 0.340)
2.88/2.93	c GC COLLECT
2.88/2.93	c #Conflicts:      25000 | #Learnt:       3575 | 0.000
2.88/2.93	c total clause space: 29.637MB
2.88/2.93	c total #watches: 142146
2.98/3.08	c total #propagations: 1853609 / total #impl: 5453980 (eff. 0.340)
2.98/3.08	c #Conflicts:      26000 | #Learnt:       4575 | 0.000
2.98/3.08	c total clause space: 29.637MB
2.98/3.08	c total #watches: 145931
3.23/3.25	c total #propagations: 1929261 / total #impl: 5703016 (eff. 0.338)
3.23/3.25	c #Conflicts:      27000 | #Learnt:       5575 | 0.000
3.23/3.25	c total clause space: 29.637MB
3.23/3.25	c total #watches: 149283
3.39/3.43	c total #propagations: 2009185 / total #impl: 5969763 (eff. 0.337)
3.39/3.43	c #Conflicts:      28000 | #Learnt:       6575 | 0.000
3.39/3.43	c total clause space: 29.637MB
3.39/3.43	c total #watches: 152446
3.48/3.59	c total #propagations: 2089349 / total #impl: 6247591 (eff. 0.334)
3.48/3.59	c GC COLLECT
3.48/3.59	c #Conflicts:      29000 | #Learnt:       3887 | 0.000
3.48/3.59	c total clause space: 29.637MB
3.48/3.59	c total #watches: 142880
3.68/3.73	c total #propagations: 2160124 / total #impl: 6472130 (eff. 0.334)
3.68/3.73	c #Conflicts:      30000 | #Learnt:       4887 | 0.000
3.68/3.73	c total clause space: 29.637MB
3.68/3.73	c total #watches: 146340
3.78/3.88	c total #propagations: 2232315 / total #impl: 6710328 (eff. 0.333)
3.78/3.88	c #Conflicts:      31000 | #Learnt:       5887 | 0.000
3.78/3.88	c total clause space: 29.637MB
3.78/3.88	c total #watches: 150226
3.98/4.04	c total #propagations: 2310372 / total #impl: 6988790 (eff. 0.331)
3.98/4.04	c #Conflicts:      32000 | #Learnt:       6887 | 0.000
3.98/4.04	c total clause space: 29.637MB
3.98/4.04	c total #watches: 153783
4.08/4.18	c total #propagations: 2383690 / total #impl: 7243827 (eff. 0.329)
4.08/4.18	c #Conflicts:      33000 | #Learnt:       7887 | 0.000
4.08/4.18	c total clause space: 29.637MB
4.08/4.18	c total #watches: 157445
4.28/4.35	c total #propagations: 2439217 / total #impl: 7420227 (eff. 0.329)
4.28/4.35	c GC COLLECT
4.28/4.35	c #Conflicts:      34000 | #Learnt:       4691 | 0.000
4.28/4.35	c total clause space: 29.637MB
4.28/4.35	c total #watches: 147815
4.49/4.53	c total #propagations: 2509138 / total #impl: 7625392 (eff. 0.329)
4.49/4.53	c #Conflicts:      35000 | #Learnt:       5691 | 0.000
4.49/4.53	c total clause space: 29.637MB
4.49/4.53	c total #watches: 151378
4.68/4.73	c total #propagations: 2586663 / total #impl: 7956076 (eff. 0.325)
4.68/4.73	c #Conflicts:      36000 | #Learnt:       6691 | 0.000
4.68/4.73	c total clause space: 29.637MB
4.68/4.73	c total #watches: 154823
4.88/4.92	c total #propagations: 2662088 / total #impl: 8244982 (eff. 0.323)
4.88/4.92	c #Conflicts:      37000 | #Learnt:       7691 | 0.000
4.88/4.92	c total clause space: 29.637MB
4.88/4.92	c total #watches: 157961
5.08/5.13	c total #propagations: 2740939 / total #impl: 8552938 (eff. 0.320)
5.08/5.13	c #Conflicts:      38000 | #Learnt:       8691 | 0.000
5.08/5.13	c total clause space: 29.637MB
5.08/5.13	c total #watches: 161261
5.28/5.34	c total #propagations: 2812374 / total #impl: 8797471 (eff. 0.320)
5.28/5.34	c GC COLLECT
5.28/5.34	c #Conflicts:      39000 | #Learnt:       5092 | 0.000
5.28/5.34	c total clause space: 29.637MB
5.28/5.34	c total #watches: 149543
5.49/5.55	c total #propagations: 2881463 / total #impl: 9029750 (eff. 0.319)
5.49/5.55	c #Conflicts:      40000 | #Learnt:       6092 | 0.000
5.49/5.55	c total clause space: 29.637MB
5.49/5.55	c total #watches: 153594
5.68/5.77	c total #propagations: 2957561 / total #impl: 9279907 (eff. 0.319)
5.68/5.77	c #Conflicts:      41000 | #Learnt:       7092 | 0.000
5.68/5.77	c total clause space: 29.637MB
5.68/5.77	c total #watches: 157260
5.98/6.01	c total #propagations: 3020453 / total #impl: 9469959 (eff. 0.319)
5.98/6.01	c #Conflicts:      42000 | #Learnt:       8092 | 0.000
5.98/6.01	c total clause space: 29.637MB
5.98/6.01	c total #watches: 161081
6.18/6.24	c total #propagations: 3091327 / total #impl: 9696284 (eff. 0.319)
6.18/6.24	c #Conflicts:      43000 | #Learnt:       9092 | 0.000
6.18/6.24	c total clause space: 29.637MB
6.18/6.24	c total #watches: 165105
6.38/6.49	c total #propagations: 3157682 / total #impl: 9913268 (eff. 0.319)
6.38/6.49	c GC COLLECT
6.38/6.49	c #Conflicts:      44000 | #Learnt:       5151 | 0.000
6.38/6.49	c total clause space: 29.637MB
6.38/6.49	c total #watches: 151998
6.69/6.72	c total #propagations: 3233519 / total #impl: 10182466 (eff. 0.318)
6.69/6.72	c #Conflicts:      45000 | #Learnt:       6151 | 0.000
6.69/6.72	c total clause space: 29.637MB
6.69/6.72	c total #watches: 155188
6.88/6.94	c total #propagations: 3310907 / total #impl: 10483996 (eff. 0.316)
6.88/6.94	c #Conflicts:      46000 | #Learnt:       7151 | 0.000
6.88/6.94	c total clause space: 29.637MB
6.88/6.94	c total #watches: 158577
7.08/7.19	c total #propagations: 3375739 / total #impl: 10685909 (eff. 0.316)
7.08/7.19	c #Conflicts:      47000 | #Learnt:       8151 | 0.000
7.08/7.19	c total clause space: 29.637MB
7.08/7.19	c total #watches: 162658
7.38/7.43	c total #propagations: 3452980 / total #impl: 10958884 (eff. 0.315)
7.38/7.43	c #Conflicts:      48000 | #Learnt:       9151 | 0.000
7.38/7.43	c total clause space: 29.637MB
7.38/7.43	c total #watches: 166676
7.69/7.71	c total #propagations: 3523143 / total #impl: 11206155 (eff. 0.314)
7.69/7.71	c #Conflicts:      49000 | #Learnt:      10151 | 0.000
7.69/7.71	c total clause space: 29.637MB
7.69/7.71	c total #watches: 169778
7.88/7.97	c total #propagations: 3586714 / total #impl: 11435444 (eff. 0.314)
7.88/7.97	c GC COLLECT
7.88/7.97	c #Conflicts:      50000 | #Learnt:       5870 | 0.000
7.88/7.97	c total clause space: 29.637MB
7.88/7.97	c total #watches: 152921
8.08/8.17	c total #propagations: 3650709 / total #impl: 11651323 (eff. 0.313)
8.08/8.17	c #Conflicts:      51000 | #Learnt:       6870 | 0.000
8.08/8.17	c total clause space: 29.637MB
8.08/8.17	c total #watches: 156592
8.28/8.39	c total #propagations: 3713269 / total #impl: 11871987 (eff. 0.313)
8.28/8.39	c #Conflicts:      52000 | #Learnt:       7870 | 0.000
8.28/8.39	c total clause space: 29.637MB
8.28/8.39	c total #watches: 160331
8.58/8.62	c total #propagations: 3772685 / total #impl: 12074878 (eff. 0.312)
8.58/8.62	c #Conflicts:      53000 | #Learnt:       8870 | 0.000
8.58/8.62	c total clause space: 29.637MB
8.58/8.62	c total #watches: 164057
8.79/8.88	c total #propagations: 3833420 / total #impl: 12305397 (eff. 0.312)
8.79/8.88	c #Conflicts:      54000 | #Learnt:       9870 | 0.000
8.79/8.88	c total clause space: 29.637MB
8.79/8.88	c total #watches: 167746
9.08/9.15	c total #propagations: 3903297 / total #impl: 12568927 (eff. 0.311)
9.08/9.15	c #Conflicts:      55000 | #Learnt:      10870 | 0.000
9.08/9.15	c total clause space: 29.637MB
9.08/9.15	c total #watches: 171276
9.28/9.38	c total #propagations: 3964258 / total #impl: 12759322 (eff. 0.311)
9.28/9.38	c GC COLLECT
9.28/9.38	c #Conflicts:      56000 | #Learnt:       6284 | 0.000
9.28/9.38	c total clause space: 29.637MB
9.28/9.38	c total #watches: 155036
9.48/9.60	c total #propagations: 4024680 / total #impl: 12952083 (eff. 0.311)
9.48/9.60	c #Conflicts:      57000 | #Learnt:       7284 | 0.000
9.48/9.60	c total clause space: 29.637MB
9.48/9.60	c total #watches: 158340
9.78/9.82	c total #propagations: 4098139 / total #impl: 13211067 (eff. 0.310)
9.78/9.82	c #Conflicts:      58000 | #Learnt:       8284 | 0.000
9.78/9.82	c total clause space: 29.637MB
9.78/9.82	c total #watches: 161713
9.99/10.04	c total #propagations: 4172894 / total #impl: 13474613 (eff. 0.310)
9.99/10.04	c #Conflicts:      59000 | #Learnt:       9284 | 0.000
9.99/10.04	c total clause space: 29.637MB
9.99/10.04	c total #watches: 165271
10.19/10.29	c total #propagations: 4256030 / total #impl: 13767704 (eff. 0.309)
10.19/10.29	c #Conflicts:      60000 | #Learnt:      10284 | 0.000
10.19/10.29	c total clause space: 29.637MB
10.19/10.29	c total #watches: 168242
10.49/10.55	c total #propagations: 4337552 / total #impl: 14090944 (eff. 0.308)
10.49/10.55	c #Conflicts:      61000 | #Learnt:      11284 | 0.000
10.49/10.55	c total clause space: 29.637MB
10.49/10.55	c total #watches: 171623
10.69/10.77	c total #propagations: 4416474 / total #impl: 14398905 (eff. 0.307)
10.69/10.77	c GC COLLECT
10.69/10.77	c #Conflicts:      62000 | #Learnt:       6391 | 0.000
10.69/10.77	c total clause space: 29.637MB
10.69/10.77	c total #watches: 155260
10.89/10.99	c total #propagations: 4499961 / total #impl: 14708690 (eff. 0.306)
10.89/10.99	c S1->S2
10.89/10.99	c #Conflicts:      63000 | #Learnt:       7392 | 0.000
10.89/10.99	c total clause space: 29.637MB
10.89/10.99	c total #watches: 159890
11.10/11.19	c total #propagations: 4585724 / total #impl: 15078997 (eff. 0.304)
11.10/11.19	c #Conflicts:      64000 | #Learnt:       8392 | 0.000
11.10/11.19	c total clause space: 29.637MB
11.10/11.19	c total #watches: 164663
11.39/11.41	c total #propagations: 4644566 / total #impl: 15243268 (eff. 0.305)
11.39/11.41	c #Conflicts:      65000 | #Learnt:       9392 | 0.000
11.39/11.41	c total clause space: 29.637MB
11.39/11.41	c total #watches: 168385
11.59/11.61	c total #propagations: 4714194 / total #impl: 15441230 (eff. 0.305)
11.59/11.61	c #Conflicts:      66000 | #Learnt:      10392 | 0.000
11.59/11.61	c total clause space: 29.637MB
11.59/11.61	c total #watches: 172345
11.79/11.83	c total #propagations: 4792878 / total #impl: 15672336 (eff. 0.306)
11.79/11.83	c #Conflicts:      67000 | #Learnt:      11392 | 0.000
11.79/11.83	c total clause space: 29.637MB
11.79/11.83	c total #watches: 175580
11.99/12.06	c total #propagations: 4861681 / total #impl: 15886515 (eff. 0.306)
11.99/12.06	c #Conflicts:      68000 | #Learnt:      12392 | 0.000
11.99/12.06	c total clause space: 29.637MB
11.99/12.06	c total #watches: 179138
12.20/12.26	c total #propagations: 4919109 / total #impl: 16046318 (eff. 0.307)
12.20/12.26	c GC COLLECT
12.20/12.26	c #Conflicts:      69000 | #Learnt:       7192 | 0.000
12.20/12.26	c total clause space: 29.637MB
12.20/12.26	c total #watches: 161132
12.39/12.48	c total #propagations: 4987768 / total #impl: 16241716 (eff. 0.307)
12.39/12.48	c #Conflicts:      70000 | #Learnt:       8192 | 0.000
12.39/12.48	c total clause space: 29.637MB
12.39/12.48	c total #watches: 165081
12.69/12.71	c total #propagations: 5069134 / total #impl: 16500091 (eff. 0.307)
12.69/12.71	c #Conflicts:      71000 | #Learnt:       9192 | 0.000
12.69/12.71	c total clause space: 29.637MB
12.69/12.71	c total #watches: 169004
12.89/12.99	c total #propagations: 5148015 / total #impl: 16778048 (eff. 0.307)
12.89/12.99	c #Conflicts:      72000 | #Learnt:      10192 | 0.000
12.89/12.99	c total clause space: 29.637MB
12.89/12.99	c total #watches: 173125
13.19/13.25	c total #propagations: 5247586 / total #impl: 17179337 (eff. 0.305)
13.19/13.25	c #Conflicts:      73000 | #Learnt:      11192 | 0.000
13.19/13.25	c total clause space: 29.637MB
13.19/13.25	c total #watches: 176796
13.49/13.51	c total #propagations: 5337897 / total #impl: 17533766 (eff. 0.304)
13.49/13.51	c #Conflicts:      74000 | #Learnt:      12192 | 0.000
13.49/13.51	c total clause space: 29.637MB
13.49/13.51	c total #watches: 180398
13.69/13.77	c total #propagations: 5417386 / total #impl: 17822091 (eff. 0.304)
13.69/13.77	c GC COLLECT
13.69/13.77	c #Conflicts:      75000 | #Learnt:       6696 | 0.000
13.69/13.77	c total clause space: 29.637MB
13.69/13.77	c total #watches: 154883
13.89/13.95	c total #propagations: 5490186 / total #impl: 18081328 (eff. 0.304)
13.89/13.95	c #Conflicts:      76000 | #Learnt:       7696 | 0.000
13.89/13.95	c total clause space: 29.637MB
13.89/13.95	c total #watches: 158159
14.09/14.14	c total #propagations: 5573905 / total #impl: 18410807 (eff. 0.303)
14.09/14.14	c #Conflicts:      77000 | #Learnt:       8696 | 0.000
14.09/14.14	c total clause space: 29.637MB
14.09/14.14	c total #watches: 161768
14.29/14.37	c total #propagations: 5659048 / total #impl: 18726308 (eff. 0.302)
14.29/14.37	c #Conflicts:      78000 | #Learnt:       9696 | 0.000
14.29/14.37	c total clause space: 29.637MB
14.29/14.37	c total #watches: 165218
14.49/14.59	c total #propagations: 5742493 / total #impl: 19035428 (eff. 0.302)
14.49/14.59	c #Conflicts:      79000 | #Learnt:      10696 | 0.000
14.49/14.59	c total clause space: 29.637MB
14.49/14.59	c total #watches: 168168
14.79/14.84	c total #propagations: 5809248 / total #impl: 19265720 (eff. 0.302)
14.79/14.84	c #Conflicts:      80000 | #Learnt:      11696 | 0.000
14.79/14.84	c total clause space: 29.637MB
14.79/14.84	c total #watches: 172111
15.09/15.10	c total #propagations: 5891470 / total #impl: 19594407 (eff. 0.301)
15.09/15.10	c #Conflicts:      81000 | #Learnt:      12696 | 0.000
15.09/15.10	c total clause space: 29.637MB
15.09/15.10	c total #watches: 176004
15.29/15.36	c total #propagations: 5992977 / total #impl: 20017914 (eff. 0.299)
15.29/15.36	c GC COLLECT
15.29/15.36	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
15.29/15.36	c total clause space: 29.637MB
15.29/15.36	c total #watches: 155595
15.49/15.54	c total #propagations: 6088167 / total #impl: 20391767 (eff. 0.299)
15.49/15.54	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
15.49/15.54	c total clause space: 29.637MB
15.49/15.54	c total #watches: 159076
15.69/15.73	c total #propagations: 6176949 / total #impl: 20707825 (eff. 0.298)
15.69/15.73	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
15.69/15.73	c total clause space: 29.637MB
15.69/15.73	c total #watches: 162271
15.89/15.96	c total #propagations: 6259863 / total #impl: 21007719 (eff. 0.298)
15.89/15.96	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
15.89/15.96	c total clause space: 29.637MB
15.89/15.96	c total #watches: 165331
16.19/16.20	c total #propagations: 6341251 / total #impl: 21312276 (eff. 0.298)
16.19/16.20	c #Conflicts:      86000 | #Learnt:      10896 | 0.000
16.19/16.20	c total clause space: 29.637MB
16.19/16.20	c total #watches: 168731
16.39/16.43	c total #propagations: 6420805 / total #impl: 21618979 (eff. 0.297)
16.39/16.43	c #Conflicts:      87000 | #Learnt:      11896 | 0.000
16.39/16.43	c total clause space: 29.637MB
16.39/16.43	c total #watches: 172351
16.69/16.70	c total #propagations: 6505327 / total #impl: 21952857 (eff. 0.296)
16.69/16.70	c #Conflicts:      88000 | #Learnt:      12896 | 0.000
16.69/16.70	c total clause space: 29.637MB
16.69/16.70	c total #watches: 175437
16.89/16.97	c total #propagations: 6594913 / total #impl: 22300046 (eff. 0.296)
16.89/16.97	c #Conflicts:      89000 | #Learnt:      13896 | 0.000
16.89/16.97	c total clause space: 29.637MB
16.89/16.97	c total #watches: 179102
17.19/17.21	c total #propagations: 6695939 / total #impl: 22749685 (eff. 0.294)
17.19/17.21	c GC COLLECT
17.19/17.21	c #Conflicts:      90000 | #Learnt:       7796 | 0.000
17.19/17.21	c total clause space: 29.637MB
17.19/17.21	c total #watches: 158835
17.39/17.40	c total #propagations: 6789723 / total #impl: 23128773 (eff. 0.294)
17.39/17.40	c #Conflicts:      91000 | #Learnt:       8796 | 0.000
17.39/17.40	c total clause space: 29.637MB
17.39/17.40	c total #watches: 162242
17.59/17.63	c total #propagations: 6871462 / total #impl: 23436694 (eff. 0.293)
17.59/17.63	c #Conflicts:      92000 | #Learnt:       9794 | 0.000
17.59/17.63	c total clause space: 29.637MB
17.59/17.63	c total #watches: 165377
17.79/17.83	c total #propagations: 6955991 / total #impl: 23723710 (eff. 0.293)
17.79/17.83	c #Conflicts:      93000 | #Learnt:      10794 | 0.000
17.79/17.83	c total clause space: 29.637MB
17.79/17.83	c total #watches: 168308
17.99/18.04	c total #propagations: 7042461 / total #impl: 24047156 (eff. 0.293)
17.99/18.04	c #Conflicts:      94000 | #Learnt:      11792 | 0.000
17.99/18.04	c total clause space: 29.637MB
17.99/18.04	c total #watches: 171435
18.28/18.31	c total #propagations: 7132217 / total #impl: 24384382 (eff. 0.292)
18.28/18.31	c S2->S1
18.28/18.31	c #Conflicts:      95000 | #Learnt:       8073 | 0.000
18.28/18.31	c total clause space: 48.1602MB
18.28/18.31	c total #watches: 166198
18.48/18.57	c total #propagations: 7203425 / total #impl: 24611860 (eff. 0.293)
18.48/18.57	c #Conflicts:      96000 | #Learnt:       9073 | 0.000
18.48/18.57	c total clause space: 48.1602MB
18.48/18.57	c total #watches: 169189
18.79/18.82	c total #propagations: 7277075 / total #impl: 24844348 (eff. 0.293)
18.79/18.82	c #Conflicts:      97000 | #Learnt:      10073 | 0.000
18.79/18.82	c total clause space: 48.1602MB
18.79/18.82	c total #watches: 172303
18.98/19.05	c total #propagations: 7347778 / total #impl: 25073814 (eff. 0.293)
18.98/19.05	c GC COLLECT
18.98/19.05	c #Conflicts:      98000 | #Learnt:       6042 | 0.000
18.98/19.05	c total clause space: 48.1602MB
18.98/19.05	c total #watches: 154535
19.18/19.26	c total #propagations: 7416262 / total #impl: 25300072 (eff. 0.293)
19.18/19.26	c #Conflicts:      99000 | #Learnt:       7042 | 0.000
19.18/19.26	c total clause space: 48.1602MB
19.18/19.26	c total #watches: 158886
19.48/19.50	c total #propagations: 7491624 / total #impl: 25538568 (eff. 0.293)
19.48/19.50	c #Conflicts:     100000 | #Learnt:       8042 | 0.000
19.48/19.50	c total clause space: 48.1602MB
19.48/19.50	c total #watches: 163280
19.68/19.75	c total #propagations: 7566018 / total #impl: 25757818 (eff. 0.294)
19.68/19.75	c #Conflicts:     101000 | #Learnt:       9042 | 0.000
19.68/19.75	c total clause space: 48.1602MB
19.68/19.75	c total #watches: 167307
19.98/20.01	c total #propagations: 7638347 / total #impl: 26007898 (eff. 0.294)
19.98/20.01	c #Conflicts:     102000 | #Learnt:      10042 | 0.000
19.98/20.01	c total clause space: 48.1602MB
19.98/20.01	c total #watches: 171659
20.18/20.27	c total #propagations: 7708570 / total #impl: 26229432 (eff. 0.294)
20.18/20.27	c #Conflicts:     103000 | #Learnt:      11042 | 0.000
20.18/20.27	c total clause space: 48.1602MB
20.18/20.27	c total #watches: 174883
20.58/20.61	c total #propagations: 7767714 / total #impl: 26406424 (eff. 0.294)
20.58/20.61	c #Conflicts:     104000 | #Learnt:      12042 | 0.000
20.58/20.61	c total clause space: 48.1602MB
20.58/20.61	c total #watches: 177892
20.89/20.94	c total #propagations: 7838977 / total #impl: 26658483 (eff. 0.294)
20.89/20.94	c #Conflicts:     105000 | #Learnt:      13042 | 0.000
20.89/20.94	c total clause space: 48.1602MB
20.89/20.94	c total #watches: 180578
21.08/21.19	c total #propagations: 7904852 / total #impl: 26882680 (eff. 0.294)
21.08/21.19	c GC COLLECT
21.08/21.19	c #Conflicts:     106000 | #Learnt:       7522 | 0.000
21.08/21.19	c total clause space: 48.1602MB
21.08/21.19	c total #watches: 160317
21.38/21.44	c total #propagations: 7970938 / total #impl: 27117302 (eff. 0.294)
21.38/21.44	c #Conflicts:     107000 | #Learnt:       8522 | 0.000
21.38/21.44	c total clause space: 48.1602MB
21.38/21.44	c total #watches: 163252
21.68/21.74	c total #propagations: 8034681 / total #impl: 27347235 (eff. 0.294)
21.68/21.74	c #Conflicts:     108000 | #Learnt:       9522 | 0.000
21.68/21.74	c total clause space: 48.1602MB
21.68/21.74	c total #watches: 166369
21.99/22.02	c total #propagations: 8103506 / total #impl: 27578291 (eff. 0.294)
21.99/22.02	c #Conflicts:     109000 | #Learnt:      10522 | 0.000
21.99/22.02	c total clause space: 48.1602MB
21.99/22.02	c total #watches: 169625
22.28/22.31	c total #propagations: 8175154 / total #impl: 27812347 (eff. 0.294)
22.28/22.31	c #Conflicts:     110000 | #Learnt:      11522 | 0.000
22.28/22.31	c total clause space: 48.1602MB
22.28/22.31	c total #watches: 172600
22.58/22.64	c total #propagations: 8245704 / total #impl: 28078530 (eff. 0.294)
22.58/22.64	c #Conflicts:     111000 | #Learnt:      12522 | 0.000
22.58/22.64	c total clause space: 48.1602MB
22.58/22.64	c total #watches: 175720
22.88/22.97	c total #propagations: 8317573 / total #impl: 28329210 (eff. 0.294)
22.88/22.97	c #Conflicts:     112000 | #Learnt:      13522 | 0.000
22.88/22.97	c total clause space: 48.1602MB
22.88/22.97	c total #watches: 179257
23.28/23.33	c total #propagations: 8392471 / total #impl: 28601867 (eff. 0.293)
23.28/23.33	c #Conflicts:     113000 | #Learnt:      14522 | 0.000
23.28/23.33	c total clause space: 48.1602MB
23.28/23.33	c total #watches: 182529
23.58/23.65	c total #propagations: 8467871 / total #impl: 28870534 (eff. 0.293)
23.58/23.65	c GC COLLECT
23.58/23.65	c #Conflicts:     114000 | #Learnt:       8109 | 0.000
23.58/23.65	c total clause space: 48.1602MB
23.58/23.65	c total #watches: 162309
23.88/23.92	c total #propagations: 8539445 / total #impl: 29149767 (eff. 0.293)
23.88/23.92	c #Conflicts:     115000 | #Learnt:       9109 | 0.000
23.88/23.92	c total clause space: 48.1602MB
23.88/23.92	c total #watches: 165604
24.19/24.21	c total #propagations: 8610618 / total #impl: 29420393 (eff. 0.293)
24.19/24.21	c #Conflicts:     116000 | #Learnt:      10109 | 0.000
24.19/24.21	c total clause space: 48.1602MB
24.19/24.21	c total #watches: 168484
24.38/24.48	c total #propagations: 8683478 / total #impl: 29666090 (eff. 0.293)
24.38/24.48	c #Conflicts:     117000 | #Learnt:      11109 | 0.000
24.38/24.48	c total clause space: 48.1602MB
24.38/24.48	c total #watches: 171416
24.68/24.78	c total #propagations: 8753649 / total #impl: 29892955 (eff. 0.293)
24.68/24.78	c #Conflicts:     118000 | #Learnt:      12109 | 0.000
24.68/24.78	c total clause space: 48.1602MB
24.68/24.78	c total #watches: 173966
24.98/25.09	c total #propagations: 8816551 / total #impl: 30133540 (eff. 0.293)
24.98/25.09	c #Conflicts:     119000 | #Learnt:      13109 | 0.000
24.98/25.09	c total clause space: 48.1602MB
24.98/25.09	c total #watches: 177117
25.29/25.39	c total #propagations: 8883227 / total #impl: 30356092 (eff. 0.293)
25.29/25.39	c #Conflicts:     120000 | #Learnt:      14109 | 0.000
25.29/25.39	c total clause space: 48.1602MB
25.29/25.39	c total #watches: 180506
25.58/25.66	c total #propagations: 8953833 / total #impl: 30577455 (eff. 0.293)
25.58/25.66	c #Conflicts:     121000 | #Learnt:      15109 | 0.000
25.58/25.66	c total clause space: 48.1602MB
25.58/25.66	c total #watches: 184375
25.88/25.97	c total #propagations: 9024814 / total #impl: 30798364 (eff. 0.293)
25.88/25.97	c GC COLLECT
25.88/25.97	c #Conflicts:     122000 | #Learnt:       8096 | 0.000
25.88/25.97	c total clause space: 48.1602MB
25.88/25.97	c total #watches: 162410
26.08/26.20	c total #propagations: 9103075 / total #impl: 31042282 (eff. 0.293)
26.08/26.20	c #Conflicts:     123000 | #Learnt:       9096 | 0.000
26.08/26.20	c total clause space: 48.1602MB
26.08/26.20	c total #watches: 166983
26.39/26.47	c total #propagations: 9162590 / total #impl: 31230600 (eff. 0.293)
26.39/26.47	c #Conflicts:     124000 | #Learnt:      10096 | 0.000
26.39/26.47	c total clause space: 48.1602MB
26.39/26.47	c total #watches: 170405
26.68/26.77	c total #propagations: 9226555 / total #impl: 31453408 (eff. 0.293)
26.68/26.77	c #Conflicts:     125000 | #Learnt:      11096 | 0.000
26.68/26.77	c total clause space: 48.1602MB
26.68/26.77	c total #watches: 173449
26.98/27.04	c total #propagations: 9293218 / total #impl: 31694935 (eff. 0.293)
26.98/27.04	c #Conflicts:     126000 | #Learnt:      12096 | 0.000
26.98/27.04	c total clause space: 48.1602MB
26.98/27.04	c total #watches: 177081
27.28/27.34	c total #propagations: 9353827 / total #impl: 31884997 (eff. 0.293)
27.28/27.34	c #Conflicts:     127000 | #Learnt:      13096 | 0.000
27.28/27.34	c total clause space: 48.1602MB
27.28/27.34	c total #watches: 180188
27.59/27.67	c total #propagations: 9415044 / total #impl: 32081264 (eff. 0.293)
27.59/27.67	c #Conflicts:     128000 | #Learnt:      14096 | 0.000
27.59/27.67	c total clause space: 48.1602MB
27.59/27.67	c total #watches: 183831
27.88/27.93	c total #propagations: 9476589 / total #impl: 32315858 (eff. 0.293)
27.88/27.93	c #Conflicts:     129000 | #Learnt:      15096 | 0.000
27.88/27.93	c total clause space: 48.1602MB
27.88/27.93	c total #watches: 188765
28.08/28.16	c total #propagations: 9528988 / total #impl: 32462243 (eff. 0.294)
28.08/28.16	c #Conflicts:     130000 | #Learnt:      16096 | 0.000
28.08/28.16	c total clause space: 48.1602MB
28.08/28.16	c total #watches: 192262
28.28/28.39	c total #propagations: 9581982 / total #impl: 32609813 (eff. 0.294)
28.28/28.39	c GC COLLECT
28.28/28.39	c #Conflicts:     131000 | #Learnt:       8640 | 0.000
28.28/28.39	c total clause space: 48.1602MB
28.28/28.39	c total #watches: 164620
28.48/28.57	c total #propagations: 9637388 / total #impl: 32769730 (eff. 0.294)
28.48/28.57	c #Conflicts:     132000 | #Learnt:       9640 | 0.000
28.48/28.57	c total clause space: 48.1602MB
28.48/28.57	c total #watches: 168385
28.69/28.77	c total #propagations: 9696674 / total #impl: 32946879 (eff. 0.294)
28.69/28.77	c #Conflicts:     133000 | #Learnt:      10640 | 0.000
28.69/28.77	c total clause space: 48.1602MB
28.69/28.77	c total #watches: 172239
28.88/28.99	c total #propagations: 9757800 / total #impl: 33110751 (eff. 0.295)
28.88/28.99	c #Conflicts:     134000 | #Learnt:      11640 | 0.000
28.88/28.99	c total clause space: 48.1602MB
28.88/28.99	c total #watches: 175861
29.18/29.23	c total #propagations: 9815970 / total #impl: 33277842 (eff. 0.295)
29.18/29.23	c #Conflicts:     135000 | #Learnt:      12640 | 0.000
29.18/29.23	c total clause space: 48.1602MB
29.18/29.23	c total #watches: 179623
29.48/29.50	c total #propagations: 9877821 / total #impl: 33459333 (eff. 0.295)
29.48/29.50	c #Conflicts:     136000 | #Learnt:      13640 | 0.000
29.48/29.50	c total clause space: 48.1602MB
29.48/29.50	c total #watches: 184297
29.79/29.82	c total #propagations: 9944238 / total #impl: 33656070 (eff. 0.295)
29.79/29.82	c #Conflicts:     137000 | #Learnt:      14640 | 0.000
29.79/29.82	c total clause space: 48.1602MB
29.79/29.82	c total #watches: 187861
30.08/30.18	c total #propagations: 10024077 / total #impl: 33897688 (eff. 0.296)
30.08/30.18	c #Conflicts:     138000 | #Learnt:      15640 | 0.000
30.08/30.18	c total clause space: 48.1602MB
30.08/30.18	c total #watches: 191226
30.38/30.49	c total #propagations: 10114037 / total #impl: 34166777 (eff. 0.296)
30.38/30.49	c #Conflicts:     139000 | #Learnt:      16640 | 0.000
30.38/30.49	c total clause space: 48.1602MB
30.38/30.49	c total #watches: 195214
30.79/30.86	c total #propagations: 10185509 / total #impl: 34395123 (eff. 0.296)
30.79/30.86	c #Conflicts:     140000 | #Learnt:      17640 | 0.000
30.79/30.86	c total clause space: 48.1602MB
30.79/30.86	c total #watches: 198443
31.08/31.12	c total #propagations: 10267119 / total #impl: 34685523 (eff. 0.296)
31.08/31.12	c GC COLLECT
31.08/31.12	c #Conflicts:     141000 | #Learnt:       9815 | 0.000
31.08/31.12	c total clause space: 48.1602MB
31.08/31.12	c total #watches: 169456
31.28/31.36	c total #propagations: 10354533 / total #impl: 34992749 (eff. 0.296)
31.28/31.36	c #Conflicts:     142000 | #Learnt:      10815 | 0.000
31.28/31.36	c total clause space: 48.1602MB
31.28/31.36	c total #watches: 173488
31.58/31.61	c total #propagations: 10412721 / total #impl: 35166808 (eff. 0.296)
31.58/31.61	c #Conflicts:     143000 | #Learnt:      11815 | 0.000
31.58/31.61	c total clause space: 48.1602MB
31.58/31.61	c total #watches: 177254
31.78/31.87	c total #propagations: 10476609 / total #impl: 35358915 (eff. 0.296)
31.78/31.87	c #Conflicts:     144000 | #Learnt:      12815 | 0.000
31.78/31.87	c total clause space: 48.1602MB
31.78/31.87	c total #watches: 180857
32.08/32.15	c total #propagations: 10540831 / total #impl: 35551689 (eff. 0.296)
32.08/32.15	c #Conflicts:     145000 | #Learnt:      13815 | 0.000
32.08/32.15	c total clause space: 48.1602MB
32.08/32.15	c total #watches: 184325
32.38/32.44	c total #propagations: 10611333 / total #impl: 35755837 (eff. 0.297)
32.38/32.44	c #Conflicts:     146000 | #Learnt:      14815 | 0.000
32.38/32.44	c total clause space: 48.1602MB
32.38/32.44	c total #watches: 187764
32.68/32.78	c total #propagations: 10672848 / total #impl: 35947371 (eff. 0.297)
32.68/32.78	c #Conflicts:     147000 | #Learnt:      15815 | 0.000
32.68/32.78	c total clause space: 48.1602MB
32.68/32.78	c total #watches: 191205
33.09/33.12	c total #propagations: 10750034 / total #impl: 36233891 (eff. 0.297)
33.09/33.12	c #Conflicts:     148000 | #Learnt:      16815 | 0.000
33.09/33.12	c total clause space: 48.1602MB
33.09/33.12	c total #watches: 194664
33.38/33.43	c total #propagations: 10824357 / total #impl: 36517776 (eff. 0.296)
33.38/33.43	c #Conflicts:     149000 | #Learnt:      17815 | 0.000
33.38/33.43	c total clause space: 48.1602MB
33.38/33.43	c total #watches: 198012
33.68/33.75	c total #propagations: 10885014 / total #impl: 36698452 (eff. 0.297)
33.68/33.75	c GC COLLECT
33.68/33.75	c #Conflicts:     150000 | #Learnt:       9654 | 0.000
33.68/33.75	c total clause space: 48.1602MB
33.68/33.75	c total #watches: 168972
33.88/33.97	c total #propagations: 10957060 / total #impl: 36940809 (eff. 0.297)
33.88/33.97	c #Conflicts:     151000 | #Learnt:      10654 | 0.000
33.88/33.97	c total clause space: 48.1602MB
33.88/33.97	c total #watches: 172391
34.19/34.27	c total #propagations: 11013913 / total #impl: 37110324 (eff. 0.297)
34.19/34.27	c #Conflicts:     152000 | #Learnt:      11654 | 0.000
34.19/34.27	c total clause space: 48.1602MB
34.19/34.27	c total #watches: 175435
34.48/34.58	c total #propagations: 11078212 / total #impl: 37331719 (eff. 0.297)
34.48/34.58	c #Conflicts:     153000 | #Learnt:      12654 | 0.000
34.48/34.58	c total clause space: 48.1602MB
34.48/34.58	c total #watches: 178375
34.78/34.87	c total #propagations: 11141125 / total #impl: 37551408 (eff. 0.297)
34.78/34.87	c #Conflicts:     154000 | #Learnt:      13654 | 0.000
34.78/34.87	c total clause space: 48.1602MB
34.78/34.87	c total #watches: 182139
35.19/35.23	c total #propagations: 11200529 / total #impl: 37740519 (eff. 0.297)
35.19/35.23	c #Conflicts:     155000 | #Learnt:      14654 | 0.000
35.19/35.23	c total clause space: 48.1602MB
35.19/35.23	c total #watches: 185425
35.48/35.58	c total #propagations: 11271331 / total #impl: 37992326 (eff. 0.297)
35.48/35.58	c #Conflicts:     156000 | #Learnt:      15654 | 0.000
35.48/35.58	c total clause space: 48.1602MB
35.48/35.58	c total #watches: 189192
35.78/35.88	c total #propagations: 11334591 / total #impl: 38204601 (eff. 0.297)
35.78/35.88	c #Conflicts:     157000 | #Learnt:      16654 | 0.000
35.78/35.88	c total clause space: 48.1602MB
35.78/35.88	c total #watches: 192477
36.18/36.22	c total #propagations: 11402794 / total #impl: 38426576 (eff. 0.297)
36.18/36.22	c #Conflicts:     158000 | #Learnt:      17654 | 0.000
36.18/36.22	c total clause space: 48.1602MB
36.18/36.22	c total #watches: 195521
36.48/36.58	c total #propagations: 11471236 / total #impl: 38661637 (eff. 0.297)
36.48/36.58	c #Conflicts:     159000 | #Learnt:      18654 | 0.000
36.48/36.58	c total clause space: 48.1602MB
36.48/36.58	c total #watches: 199264
36.78/36.87	c total #propagations: 11536248 / total #impl: 38869976 (eff. 0.297)
36.78/36.87	c GC COLLECT
36.78/36.87	c #Conflicts:     160000 | #Learnt:      10165 | 0.000
36.78/36.87	c total clause space: 48.1602MB
36.78/36.87	c total #watches: 170472
37.08/37.14	c total #propagations: 11601275 / total #impl: 39085827 (eff. 0.297)
37.08/37.14	c #Conflicts:     161000 | #Learnt:      11165 | 0.000
37.08/37.14	c total clause space: 48.1602MB
37.08/37.14	c total #watches: 173999
37.28/37.39	c total #propagations: 11658738 / total #impl: 39259809 (eff. 0.297)
37.28/37.39	c #Conflicts:     162000 | #Learnt:      12165 | 0.000
37.28/37.39	c total clause space: 48.1602MB
37.28/37.39	c total #watches: 177868
37.58/37.65	c total #propagations: 11723311 / total #impl: 39468764 (eff. 0.297)
37.58/37.65	c #Conflicts:     163000 | #Learnt:      13165 | 0.000
37.58/37.65	c total clause space: 48.1602MB
37.58/37.65	c total #watches: 181198
37.88/37.93	c total #propagations: 11784206 / total #impl: 39670629 (eff. 0.297)
37.88/37.93	c #Conflicts:     164000 | #Learnt:      14165 | 0.000
37.88/37.93	c total clause space: 48.1602MB
37.88/37.93	c total #watches: 184336
38.18/38.20	c total #propagations: 11850243 / total #impl: 39897529 (eff. 0.297)
38.18/38.20	c #Conflicts:     165000 | #Learnt:      15165 | 0.000
38.18/38.20	c total clause space: 48.1602MB
38.18/38.20	c total #watches: 187507
38.38/38.49	c total #propagations: 11912494 / total #impl: 40083034 (eff. 0.297)
38.38/38.49	c #Conflicts:     166000 | #Learnt:      16165 | 0.000
38.38/38.49	c total clause space: 48.1602MB
38.38/38.49	c total #watches: 191219
38.78/38.80	c total #propagations: 11989763 / total #impl: 40316059 (eff. 0.297)
38.78/38.80	c #Conflicts:     167000 | #Learnt:      17165 | 0.000
38.78/38.80	c total clause space: 48.1602MB
38.78/38.80	c total #watches: 194467
39.08/39.13	c total #propagations: 12063842 / total #impl: 40550730 (eff. 0.297)
39.08/39.13	c #Conflicts:     168000 | #Learnt:      18165 | 0.000
39.08/39.13	c total clause space: 48.1602MB
39.08/39.13	c total #watches: 197893
39.48/39.50	c total #propagations: 12127128 / total #impl: 40767740 (eff. 0.297)
39.48/39.50	c #Conflicts:     169000 | #Learnt:      19165 | 0.000
39.48/39.50	c total clause space: 48.1602MB
39.48/39.50	c total #watches: 201403
39.69/39.78	c total #propagations: 12183799 / total #impl: 40954602 (eff. 0.297)
39.69/39.78	c GC COLLECT
39.69/39.78	c #Conflicts:     170000 | #Learnt:      10374 | 0.000
39.69/39.78	c total clause space: 48.1602MB
39.69/39.78	c total #watches: 171301
39.88/39.99	c total #propagations: 12241497 / total #impl: 41137092 (eff. 0.298)
39.88/39.99	c #Conflicts:     171000 | #Learnt:      11374 | 0.000
39.88/39.99	c total clause space: 48.1602MB
39.88/39.99	c total #watches: 174979
40.18/40.22	c total #propagations: 12296126 / total #impl: 41298786 (eff. 0.298)
40.18/40.22	c #Conflicts:     172000 | #Learnt:      12374 | 0.000
40.18/40.22	c total clause space: 48.1602MB
40.18/40.22	c total #watches: 178265
40.38/40.47	c total #propagations: 12357877 / total #impl: 41513904 (eff. 0.298)
40.38/40.47	c #Conflicts:     173000 | #Learnt:      13374 | 0.000
40.38/40.47	c total clause space: 48.1602MB
40.38/40.47	c total #watches: 181441
40.69/40.74	c total #propagations: 12417164 / total #impl: 41713305 (eff. 0.298)
40.69/40.74	c #Conflicts:     174000 | #Learnt:      14374 | 0.000
40.69/40.74	c total clause space: 48.1602MB
40.69/40.74	c total #watches: 184315
40.98/41.01	c total #propagations: 12473329 / total #impl: 41889869 (eff. 0.298)
40.98/41.01	c #Conflicts:     175000 | #Learnt:      15374 | 0.000
40.98/41.01	c total clause space: 48.1602MB
40.98/41.01	c total #watches: 187394
41.28/41.32	c total #propagations: 12535444 / total #impl: 42103608 (eff. 0.298)
41.28/41.32	c #Conflicts:     176000 | #Learnt:      16374 | 0.000
41.28/41.32	c total clause space: 48.1602MB
41.28/41.32	c total #watches: 190923
41.58/41.62	c total #propagations: 12599319 / total #impl: 42312959 (eff. 0.298)
41.58/41.62	c #Conflicts:     177000 | #Learnt:      17374 | 0.000
41.58/41.62	c total clause space: 48.1602MB
41.58/41.62	c total #watches: 194813
41.89/41.93	c total #propagations: 12671849 / total #impl: 42552277 (eff. 0.298)
41.89/41.93	c #Conflicts:     178000 | #Learnt:      18374 | 0.000
41.89/41.93	c total clause space: 48.1602MB
41.89/41.93	c total #watches: 197934
42.18/42.24	c total #propagations: 12733328 / total #impl: 42741088 (eff. 0.298)
42.18/42.24	c #Conflicts:     179000 | #Learnt:      19374 | 0.000
42.18/42.24	c total clause space: 48.1602MB
42.18/42.24	c total #watches: 201441
42.48/42.59	c total #propagations: 12796328 / total #impl: 42952455 (eff. 0.298)
42.48/42.59	c GC COLLECT
42.48/42.59	c #Conflicts:     180000 | #Learnt:      10274 | 0.000
42.48/42.59	c total clause space: 48.1602MB
42.48/42.59	c total #watches: 170886
42.78/42.89	c total #propagations: 12857047 / total #impl: 43148970 (eff. 0.298)
42.78/42.89	c #Conflicts:     181000 | #Learnt:      11274 | 0.000
42.78/42.89	c total clause space: 48.1602MB
42.78/42.89	c total #watches: 174495
43.08/43.17	c total #propagations: 12930503 / total #impl: 43398994 (eff. 0.298)
43.08/43.17	c #Conflicts:     182000 | #Learnt:      12274 | 0.000
43.08/43.17	c total clause space: 48.1602MB
43.08/43.17	c total #watches: 177544
43.38/43.48	c total #propagations: 12990835 / total #impl: 43589897 (eff. 0.298)
43.38/43.48	c #Conflicts:     183000 | #Learnt:      13274 | 0.000
43.38/43.48	c total clause space: 48.1602MB
43.38/43.48	c total #watches: 180865
43.68/43.79	c total #propagations: 13054770 / total #impl: 43799265 (eff. 0.298)
43.68/43.79	c #Conflicts:     184000 | #Learnt:      14274 | 0.000
43.68/43.79	c total clause space: 48.1602MB
43.68/43.79	c total #watches: 183722
43.99/44.08	c total #propagations: 13118496 / total #impl: 43998715 (eff. 0.298)
43.99/44.08	c #Conflicts:     185000 | #Learnt:      15274 | 0.000
43.99/44.08	c total clause space: 48.1602MB
43.99/44.08	c total #watches: 186884
44.28/44.37	c total #propagations: 13187134 / total #impl: 44218760 (eff. 0.298)
44.28/44.37	c #Conflicts:     186000 | #Learnt:      16274 | 0.000
44.28/44.37	c total clause space: 48.1602MB
44.28/44.37	c total #watches: 189985
44.68/44.71	c total #propagations: 13253562 / total #impl: 44435070 (eff. 0.298)
44.68/44.71	c #Conflicts:     187000 | #Learnt:      17274 | 0.000
44.68/44.71	c total clause space: 48.1602MB
44.68/44.71	c total #watches: 193032
44.98/45.08	c total #propagations: 13317192 / total #impl: 44638625 (eff. 0.298)
44.98/45.08	c #Conflicts:     188000 | #Learnt:      18274 | 0.000
44.98/45.08	c total clause space: 48.1602MB
44.98/45.08	c total #watches: 196085
45.38/45.45	c total #propagations: 13382077 / total #impl: 44851488 (eff. 0.298)
45.38/45.45	c #Conflicts:     189000 | #Learnt:      19274 | 0.000
45.38/45.45	c total clause space: 48.1602MB
45.38/45.45	c total #watches: 198720
45.78/45.84	c total #propagations: 13447377 / total #impl: 45074835 (eff. 0.298)
45.78/45.84	c #Conflicts:     190000 | #Learnt:      20274 | 0.000
45.78/45.84	c total clause space: 48.1602MB
45.78/45.84	c total #watches: 201719
46.08/46.19	c total #propagations: 13508435 / total #impl: 45261906 (eff. 0.298)
46.08/46.19	c GC COLLECT
46.08/46.19	c #Conflicts:     191000 | #Learnt:      10879 | 0.000
46.08/46.19	c total clause space: 48.1602MB
46.08/46.19	c total #watches: 172967
46.38/46.48	c total #propagations: 13573905 / total #impl: 45469470 (eff. 0.299)
46.38/46.48	c #Conflicts:     192000 | #Learnt:      11879 | 0.000
46.38/46.48	c total clause space: 48.1602MB
46.38/46.48	c total #watches: 176900
46.78/46.80	c total #propagations: 13645073 / total #impl: 45702283 (eff. 0.299)
46.78/46.80	c #Conflicts:     193000 | #Learnt:      12879 | 0.000
46.78/46.80	c total clause space: 48.1602MB
46.78/46.80	c total #watches: 180531
47.08/47.13	c total #propagations: 13717357 / total #impl: 45952848 (eff. 0.299)
47.08/47.13	c #Conflicts:     194000 | #Learnt:      13879 | 0.000
47.08/47.13	c total clause space: 48.1602MB
47.08/47.13	c total #watches: 183525
47.39/47.44	c total #propagations: 13785799 / total #impl: 46180159 (eff. 0.299)
47.39/47.44	c #Conflicts:     195000 | #Learnt:      14879 | 0.000
47.39/47.44	c total clause space: 48.1602MB
47.39/47.44	c total #watches: 187654
47.68/47.78	c total #propagations: 13858826 / total #impl: 46416836 (eff. 0.299)
47.68/47.78	c #Conflicts:     196000 | #Learnt:      15879 | 0.000
47.68/47.78	c total clause space: 48.1602MB
47.68/47.78	c total #watches: 191242
48.08/48.15	c total #propagations: 13933375 / total #impl: 46647695 (eff. 0.299)
48.08/48.15	c #Conflicts:     197000 | #Learnt:      16879 | 0.000
48.08/48.15	c total clause space: 48.1602MB
48.08/48.15	c total #watches: 194920
48.39/48.49	c total #propagations: 14013411 / total #impl: 46931164 (eff. 0.299)
48.39/48.49	c #Conflicts:     198000 | #Learnt:      17879 | 0.000
48.39/48.49	c total clause space: 48.1602MB
48.39/48.49	c total #watches: 198162
48.78/48.86	c total #propagations: 14090425 / total #impl: 47197568 (eff. 0.299)
48.78/48.86	c #Conflicts:     199000 | #Learnt:      18879 | 0.000
48.78/48.86	c total clause space: 48.1602MB
48.78/48.86	c total #watches: 200997
49.18/49.23	c total #propagations: 14177935 / total #impl: 47523622 (eff. 0.298)
49.18/49.23	c #Conflicts:     200000 | #Learnt:      19879 | 0.000
49.18/49.23	c total clause space: 48.1602MB
49.18/49.23	c total #watches: 204671
49.59/49.66	c total #propagations: 14277294 / total #impl: 47926246 (eff. 0.298)
49.59/49.66	c S1->S2
49.59/49.66	c #Conflicts:     201000 | #Learnt:      20880 | 0.000
49.59/49.66	c total clause space: 48.1602MB
49.59/49.66	c total #watches: 208146
49.88/49.97	c total #propagations: 14356333 / total #impl: 48211928 (eff. 0.298)
49.88/49.97	c GC COLLECT
49.88/49.97	c #Conflicts:     202000 | #Learnt:      11178 | 0.000
49.88/49.97	c total clause space: 48.1602MB
49.88/49.97	c total #watches: 174407
50.18/50.24	c total #propagations: 14433067 / total #impl: 48464549 (eff. 0.298)
50.18/50.24	c #Conflicts:     203000 | #Learnt:      12178 | 0.000
50.18/50.24	c total clause space: 48.1602MB
50.18/50.24	c total #watches: 178240
50.48/50.53	c total #propagations: 14497597 / total #impl: 48654832 (eff. 0.298)
50.48/50.53	c #Conflicts:     204000 | #Learnt:      13178 | 0.000
50.48/50.53	c total clause space: 48.1602MB
50.48/50.53	c total #watches: 181801
50.78/50.81	c total #propagations: 14563605 / total #impl: 48866784 (eff. 0.298)
50.78/50.81	c #Conflicts:     205000 | #Learnt:      14178 | 0.000
50.78/50.81	c total clause space: 48.1602MB
50.78/50.81	c total #watches: 185475
51.08/51.11	c total #propagations: 14629277 / total #impl: 49068511 (eff. 0.298)
51.08/51.11	c #Conflicts:     206000 | #Learnt:      15178 | 0.000
51.08/51.11	c total clause space: 48.1602MB
51.08/51.11	c total #watches: 188878
51.28/51.39	c total #propagations: 14698574 / total #impl: 49272442 (eff. 0.298)
51.28/51.39	c #Conflicts:     207000 | #Learnt:      16178 | 0.000
51.28/51.39	c total clause space: 48.1602MB
51.28/51.39	c total #watches: 192748
51.69/51.71	c total #propagations: 14772131 / total #impl: 49516361 (eff. 0.298)
51.69/51.71	c #Conflicts:     208000 | #Learnt:      17178 | 0.000
51.69/51.71	c total clause space: 48.1602MB
51.69/51.71	c total #watches: 195995
51.98/52.03	c total #propagations: 14850757 / total #impl: 49777932 (eff. 0.298)
51.98/52.03	c #Conflicts:     209000 | #Learnt:      18178 | 0.000
51.98/52.03	c total clause space: 48.1602MB
51.98/52.03	c total #watches: 198866
52.28/52.35	c total #propagations: 14929781 / total #impl: 50059531 (eff. 0.298)
52.28/52.35	c #Conflicts:     210000 | #Learnt:      19178 | 0.000
52.28/52.35	c total clause space: 48.1602MB
52.28/52.35	c total #watches: 202468
52.68/52.70	c total #propagations: 14995897 / total #impl: 50272649 (eff. 0.298)
52.68/52.70	c #Conflicts:     211000 | #Learnt:      20178 | 0.000
52.68/52.70	c total clause space: 48.1602MB
52.68/52.70	c total #watches: 206192
52.98/53.03	c total #propagations: 15072651 / total #impl: 50544216 (eff. 0.298)
52.98/53.03	c #Conflicts:     212000 | #Learnt:      21178 | 0.000
52.98/53.03	c total clause space: 48.1602MB
52.98/53.03	c total #watches: 209504
53.28/53.36	c total #propagations: 15172286 / total #impl: 50968344 (eff. 0.298)
53.28/53.36	c GC COLLECT
53.28/53.36	c #Conflicts:     213000 | #Learnt:      11181 | 0.000
53.28/53.36	c total clause space: 48.1602MB
53.28/53.36	c total #watches: 174393
53.58/53.66	c total #propagations: 15251325 / total #impl: 51255467 (eff. 0.298)
53.58/53.66	c #Conflicts:     214000 | #Learnt:      12181 | 0.000
53.58/53.66	c total clause space: 48.1602MB
53.58/53.66	c total #watches: 178026
53.88/53.97	c total #propagations: 15322517 / total #impl: 51492591 (eff. 0.298)
53.88/53.97	c #Conflicts:     215000 | #Learnt:      13181 | 0.000
53.88/53.97	c total clause space: 48.1602MB
53.88/53.97	c total #watches: 182332
54.18/54.26	c total #propagations: 15411200 / total #impl: 51818824 (eff. 0.297)
54.18/54.26	c #Conflicts:     216000 | #Learnt:      14181 | 0.000
54.18/54.26	c total clause space: 48.1602MB
54.18/54.26	c total #watches: 185789
54.48/54.57	c total #propagations: 15487426 / total #impl: 52077688 (eff. 0.297)
54.48/54.57	c #Conflicts:     217000 | #Learnt:      15181 | 0.000
54.48/54.57	c total clause space: 48.1602MB
54.48/54.57	c total #watches: 190199
54.78/54.88	c total #propagations: 15567872 / total #impl: 52344028 (eff. 0.297)
54.78/54.88	c #Conflicts:     218000 | #Learnt:      16181 | 0.000
54.78/54.88	c total clause space: 48.1602MB
54.78/54.88	c total #watches: 193798
55.18/55.21	c total #propagations: 15640189 / total #impl: 52578399 (eff. 0.297)
55.18/55.21	c #Conflicts:     219000 | #Learnt:      17181 | 0.000
55.18/55.21	c total clause space: 48.1602MB
55.18/55.21	c total #watches: 197069
55.48/55.55	c total #propagations: 15706296 / total #impl: 52809176 (eff. 0.297)
55.48/55.55	c #Conflicts:     220000 | #Learnt:      18181 | 0.000
55.48/55.55	c total clause space: 48.1602MB
55.48/55.55	c total #watches: 200927
55.88/55.90	c total #propagations: 15774633 / total #impl: 53044238 (eff. 0.297)
55.88/55.90	c #Conflicts:     221000 | #Learnt:      19181 | 0.000
55.88/55.90	c total clause space: 48.1602MB
55.88/55.90	c total #watches: 204554
56.18/56.26	c total #propagations: 15845401 / total #impl: 53310245 (eff. 0.297)
56.18/56.26	c #Conflicts:     222000 | #Learnt:      20181 | 0.000
56.18/56.26	c total clause space: 48.1602MB
56.18/56.26	c total #watches: 207810
56.58/56.60	c total #propagations: 15916156 / total #impl: 53571390 (eff. 0.297)
56.58/56.60	c #Conflicts:     223000 | #Learnt:      21181 | 0.000
56.58/56.60	c total clause space: 48.1602MB
56.58/56.60	c total #watches: 211496
56.88/56.94	c total #propagations: 15982939 / total #impl: 53797571 (eff. 0.297)
56.88/56.94	c #Conflicts:     224000 | #Learnt:      22181 | 0.000
56.88/56.94	c total clause space: 48.1602MB
56.88/56.94	c total #watches: 215160
57.18/57.25	c total #propagations: 16056567 / total #impl: 54054454 (eff. 0.297)
57.18/57.25	c GC COLLECT
57.18/57.25	c #Conflicts:     225000 | #Learnt:      11877 | 0.000
57.18/57.25	c total clause space: 48.1602MB
57.18/57.25	c total #watches: 177194
57.38/57.47	c total #propagations: 16121086 / total #impl: 54254566 (eff. 0.297)
57.38/57.47	c #Conflicts:     226000 | #Learnt:      12877 | 0.000
57.38/57.47	c total clause space: 48.1602MB
57.38/57.47	c total #watches: 181287
57.68/57.72	c total #propagations: 16182405 / total #impl: 54461421 (eff. 0.297)
57.68/57.72	c #Conflicts:     227000 | #Learnt:      13877 | 0.000
57.68/57.72	c total clause space: 48.1602MB
57.68/57.72	c total #watches: 185120
57.98/58.02	c total #propagations: 16253728 / total #impl: 54725812 (eff. 0.297)
57.98/58.02	c #Conflicts:     228000 | #Learnt:      14877 | 0.000
57.98/58.02	c total clause space: 48.1602MB
57.98/58.02	c total #watches: 189021
58.18/58.29	c total #propagations: 16328771 / total #impl: 54988738 (eff. 0.297)
58.18/58.29	c #Conflicts:     229000 | #Learnt:      15877 | 0.000
58.18/58.29	c total clause space: 48.1602MB
58.18/58.29	c total #watches: 193021
58.48/58.58	c total #propagations: 16397548 / total #impl: 55195857 (eff. 0.297)
58.48/58.58	c #Conflicts:     230000 | #Learnt:      16877 | 0.000
58.48/58.58	c total clause space: 48.1602MB
58.48/58.58	c total #watches: 196914
58.78/58.89	c total #propagations: 16470273 / total #impl: 55439315 (eff. 0.297)
58.78/58.89	c #Conflicts:     231000 | #Learnt:      17877 | 0.000
58.78/58.89	c total clause space: 48.1602MB
58.78/58.89	c total #watches: 200697
59.18/59.24	c total #propagations: 16544300 / total #impl: 55672744 (eff. 0.297)
59.18/59.24	c #Conflicts:     232000 | #Learnt:      18877 | 0.000
59.18/59.24	c total clause space: 48.1602MB
59.18/59.24	c total #watches: 204750
59.48/59.55	c total #propagations: 16610527 / total #impl: 55858679 (eff. 0.297)
59.48/59.55	c #Conflicts:     233000 | #Learnt:      19877 | 0.000
59.48/59.55	c total clause space: 48.1602MB
59.48/59.55	c total #watches: 208033
59.88/59.94	c total #propagations: 16674917 / total #impl: 56031462 (eff. 0.298)
59.88/59.94	c #Conflicts:     234000 | #Learnt:      20877 | 0.000
59.88/59.94	c total clause space: 48.1602MB
59.88/59.94	c total #watches: 211658
60.28/60.36	c total #propagations: 16745718 / total #impl: 56236404 (eff. 0.298)
60.28/60.36	c #Conflicts:     235000 | #Learnt:      21877 | 0.000
60.28/60.36	c total clause space: 48.1602MB
60.28/60.36	c total #watches: 214770
60.68/60.73	c total #propagations: 16818414 / total #impl: 56457516 (eff. 0.298)
60.68/60.73	c #Conflicts:     236000 | #Learnt:      22877 | 0.000
60.68/60.73	c total clause space: 48.1602MB
60.68/60.73	c total #watches: 217725
60.98/61.00	c total #propagations: 16884933 / total #impl: 56668590 (eff. 0.298)
60.98/61.00	c GC COLLECT
60.98/61.00	c #Conflicts:     237000 | #Learnt:      12272 | 0.000
60.98/61.00	c total clause space: 48.1602MB
60.98/61.00	c total #watches: 179205
61.18/61.23	c total #propagations: 16944009 / total #impl: 56847924 (eff. 0.298)
61.18/61.23	c #Conflicts:     238000 | #Learnt:      13272 | 0.000
61.18/61.23	c total clause space: 48.1602MB
61.18/61.23	c total #watches: 183428
61.38/61.48	c total #propagations: 17004120 / total #impl: 57027113 (eff. 0.298)
61.38/61.48	c #Conflicts:     239000 | #Learnt:      14272 | 0.000
61.38/61.48	c total clause space: 48.1602MB
61.38/61.48	c total #watches: 186869
61.68/61.73	c total #propagations: 17064741 / total #impl: 57187983 (eff. 0.298)
61.68/61.73	c #Conflicts:     240000 | #Learnt:      15272 | 0.000
61.68/61.73	c total clause space: 48.1602MB
61.68/61.73	c total #watches: 190641
61.98/62.07	c total #propagations: 17125479 / total #impl: 57356462 (eff. 0.299)
61.98/62.07	c #Conflicts:     241000 | #Learnt:      16272 | 0.000
61.98/62.07	c total clause space: 48.1602MB
61.98/62.07	c total #watches: 194209
62.38/62.43	c total #propagations: 17186724 / total #impl: 57533763 (eff. 0.299)
62.38/62.43	c #Conflicts:     242000 | #Learnt:      17272 | 0.000
62.38/62.43	c total clause space: 48.1602MB
62.38/62.43	c total #watches: 197580
62.68/62.74	c total #propagations: 17248755 / total #impl: 57702622 (eff. 0.299)
62.68/62.74	c #Conflicts:     243000 | #Learnt:      18272 | 0.000
62.68/62.74	c total clause space: 48.1602MB
62.68/62.74	c total #watches: 201649
62.97/63.05	c total #propagations: 17317942 / total #impl: 57893017 (eff. 0.299)
62.97/63.05	c #Conflicts:     244000 | #Learnt:      19272 | 0.000
62.97/63.05	c total clause space: 48.1602MB
62.97/63.05	c total #watches: 204563
63.27/63.37	c total #propagations: 17380910 / total #impl: 58086545 (eff. 0.299)
63.27/63.37	c #Conflicts:     245000 | #Learnt:      20272 | 0.000
63.27/63.37	c total clause space: 48.1602MB
63.27/63.37	c total #watches: 208237
63.67/63.78	c total #propagations: 17452069 / total #impl: 58298464 (eff. 0.299)
63.67/63.78	c #Conflicts:     246000 | #Learnt:      21272 | 0.000
63.67/63.78	c total clause space: 48.1602MB
63.67/63.78	c total #watches: 211983
64.07/64.13	c total #propagations: 17527977 / total #impl: 58547278 (eff. 0.299)
64.07/64.13	c #Conflicts:     247000 | #Learnt:      22272 | 0.000
64.07/64.13	c total clause space: 48.1602MB
64.07/64.13	c total #watches: 216191
64.47/64.54	c total #propagations: 17604898 / total #impl: 58824994 (eff. 0.299)
64.47/64.54	c #Conflicts:     248000 | #Learnt:      23272 | 0.000
64.47/64.54	c total clause space: 48.1602MB
64.47/64.54	c total #watches: 219727
64.77/64.90	c total #propagations: 17676422 / total #impl: 59063162 (eff. 0.299)
64.77/64.90	c GC COLLECT
64.77/64.90	c #Conflicts:     249000 | #Learnt:      12373 | 0.000
64.77/64.90	c total clause space: 48.1602MB
64.77/64.90	c total #watches: 179741
65.17/65.21	c total #propagations: 17744937 / total #impl: 59318328 (eff. 0.299)
65.17/65.21	c #Conflicts:     250000 | #Learnt:      13373 | 0.000
65.17/65.21	c total clause space: 48.1602MB
65.17/65.21	c total #watches: 184231
65.47/65.51	c total #propagations: 17815412 / total #impl: 59537565 (eff. 0.299)
65.47/65.51	c #Conflicts:     251000 | #Learnt:      14373 | 0.000
65.47/65.51	c total clause space: 48.1602MB
65.47/65.51	c total #watches: 187801
65.77/65.80	c total #propagations: 17885190 / total #impl: 59751880 (eff. 0.299)
65.77/65.80	c #Conflicts:     252000 | #Learnt:      15373 | 0.000
65.77/65.80	c total clause space: 48.1602MB
65.77/65.80	c total #watches: 191971
66.08/66.17	c total #propagations: 17946865 / total #impl: 59942616 (eff. 0.299)
66.08/66.17	c #Conflicts:     253000 | #Learnt:      16373 | 0.000
66.08/66.17	c total clause space: 48.1602MB
66.08/66.17	c total #watches: 195724
66.47/66.55	c total #propagations: 18015745 / total #impl: 60157747 (eff. 0.299)
66.47/66.55	c #Conflicts:     254000 | #Learnt:      17373 | 0.000
66.47/66.55	c total clause space: 48.1602MB
66.47/66.55	c total #watches: 198986
66.87/66.91	c total #propagations: 18080137 / total #impl: 60348597 (eff. 0.300)
66.87/66.91	c #Conflicts:     255000 | #Learnt:      18373 | 0.000
66.87/66.91	c total clause space: 48.1602MB
66.87/66.91	c total #watches: 202140
67.18/67.28	c total #propagations: 18140210 / total #impl: 60520568 (eff. 0.300)
67.18/67.28	c #Conflicts:     256000 | #Learnt:      19373 | 0.000
67.18/67.28	c total clause space: 48.1602MB
67.18/67.28	c total #watches: 206271
67.57/67.65	c total #propagations: 18204336 / total #impl: 60718064 (eff. 0.300)
67.57/67.65	c #Conflicts:     257000 | #Learnt:      20373 | 0.000
67.57/67.65	c total clause space: 48.1602MB
67.57/67.65	c total #watches: 209844
67.97/68.09	c total #propagations: 18261555 / total #impl: 60903595 (eff. 0.300)
67.97/68.09	c #Conflicts:     258000 | #Learnt:      21373 | 0.000
67.97/68.09	c total clause space: 48.1602MB
67.97/68.09	c total #watches: 213397
68.48/68.53	c total #propagations: 18332222 / total #impl: 61146990 (eff. 0.300)
68.48/68.53	c #Conflicts:     259000 | #Learnt:      22373 | 0.000
68.48/68.53	c total clause space: 48.1602MB
68.48/68.53	c total #watches: 217693
68.88/68.96	c total #propagations: 18401501 / total #impl: 61343874 (eff. 0.300)
68.88/68.96	c #Conflicts:     260000 | #Learnt:      23373 | 0.000
68.88/68.96	c total clause space: 48.1602MB
68.88/68.96	c total #watches: 220816
69.29/69.40	c total #propagations: 18470023 / total #impl: 61555817 (eff. 0.300)
69.29/69.40	c #Conflicts:     261000 | #Learnt:      24373 | 0.000
69.29/69.40	c total clause space: 48.1602MB
69.29/69.40	c total #watches: 224623
69.68/69.77	c total #propagations: 18532793 / total #impl: 61745018 (eff. 0.300)
69.68/69.77	c GC COLLECT
69.68/69.77	c #Conflicts:     262000 | #Learnt:      13174 | 0.000
69.68/69.77	c total clause space: 48.1602MB
69.68/69.77	c total #watches: 182175
69.98/70.09	c total #propagations: 18595779 / total #impl: 61956563 (eff. 0.300)
69.98/70.09	c #Conflicts:     263000 | #Learnt:      14174 | 0.000
69.98/70.09	c total clause space: 48.1602MB
69.98/70.09	c total #watches: 185211
70.28/70.38	c total #propagations: 18655280 / total #impl: 62136670 (eff. 0.300)
70.28/70.38	c #Conflicts:     264000 | #Learnt:      15174 | 0.000
70.28/70.38	c total clause space: 48.1602MB
70.28/70.38	c total #watches: 188924
70.58/70.68	c total #propagations: 18714174 / total #impl: 62314606 (eff. 0.300)
70.58/70.68	c #Conflicts:     265000 | #Learnt:      16174 | 0.000
70.58/70.68	c total clause space: 48.1602MB
70.58/70.68	c total #watches: 192920
70.88/70.99	c total #propagations: 18776528 / total #impl: 62501243 (eff. 0.300)
70.88/70.99	c #Conflicts:     266000 | #Learnt:      17174 | 0.000
70.88/70.99	c total clause space: 48.1602MB
70.88/70.99	c total #watches: 196998
71.28/71.37	c total #propagations: 18839207 / total #impl: 62701398 (eff. 0.300)
71.28/71.37	c #Conflicts:     267000 | #Learnt:      18174 | 0.000
71.28/71.37	c total clause space: 48.1602MB
71.28/71.37	c total #watches: 200098
71.59/71.68	c total #propagations: 18898883 / total #impl: 62884199 (eff. 0.301)
71.59/71.68	c #Conflicts:     268000 | #Learnt:      19174 | 0.000
71.59/71.68	c total clause space: 48.1602MB
71.59/71.68	c total #watches: 204223
71.98/72.09	c total #propagations: 18959556 / total #impl: 63049658 (eff. 0.301)
71.98/72.09	c #Conflicts:     269000 | #Learnt:      20174 | 0.000
71.98/72.09	c total clause space: 48.1602MB
71.98/72.09	c total #watches: 208125
72.38/72.42	c total #propagations: 19018572 / total #impl: 63233074 (eff. 0.301)
72.38/72.42	c #Conflicts:     270000 | #Learnt:      21174 | 0.000
72.38/72.42	c total clause space: 48.1602MB
72.38/72.42	c total #watches: 211784
72.78/72.80	c total #propagations: 19075090 / total #impl: 63390651 (eff. 0.301)
72.78/72.80	c #Conflicts:     271000 | #Learnt:      22174 | 0.000
72.78/72.80	c total clause space: 48.1602MB
72.78/72.80	c total #watches: 216111
73.18/73.21	c total #propagations: 19139518 / total #impl: 63582470 (eff. 0.301)
73.18/73.21	c #Conflicts:     272000 | #Learnt:      23174 | 0.000
73.18/73.21	c total clause space: 48.1602MB
73.18/73.21	c total #watches: 220151
73.58/73.64	c total #propagations: 19208374 / total #impl: 63785114 (eff. 0.301)
73.58/73.64	c #Conflicts:     273000 | #Learnt:      24174 | 0.000
73.58/73.64	c total clause space: 48.1602MB
73.58/73.64	c total #watches: 224011
74.08/74.10	c total #propagations: 19275941 / total #impl: 63986181 (eff. 0.301)
74.08/74.10	c GC COLLECT
74.08/74.10	c #Conflicts:     274000 | #Learnt:      12668 | 0.000
74.08/74.10	c total clause space: 48.1602MB
74.08/74.10	c total #watches: 181046
74.38/74.41	c total #propagations: 19353008 / total #impl: 64242788 (eff. 0.301)
74.38/74.41	c #Conflicts:     275000 | #Learnt:      13668 | 0.000
74.38/74.41	c total clause space: 48.1602MB
74.38/74.41	c total #watches: 185258
74.68/74.72	c total #propagations: 19424517 / total #impl: 64495092 (eff. 0.301)
74.68/74.72	c #Conflicts:     276000 | #Learnt:      14668 | 0.000
74.68/74.72	c total clause space: 48.1602MB
74.68/74.72	c total #watches: 188663
74.98/75.04	c total #propagations: 19490804 / total #impl: 64710497 (eff. 0.301)
74.98/75.04	c #Conflicts:     277000 | #Learnt:      15668 | 0.000
74.98/75.04	c total clause space: 48.1602MB
74.98/75.04	c total #watches: 192389
75.28/75.34	c total #propagations: 19550029 / total #impl: 64897088 (eff. 0.301)
75.28/75.34	c #Conflicts:     278000 | #Learnt:      16668 | 0.000
75.28/75.34	c total clause space: 48.1602MB
75.28/75.34	c total #watches: 196651
75.58/75.62	c total #propagations: 19607157 / total #impl: 65060408 (eff. 0.301)
75.58/75.62	c #Conflicts:     279000 | #Learnt:      17668 | 0.000
75.58/75.62	c total clause space: 48.1602MB
75.58/75.62	c total #watches: 201460
75.89/75.94	c total #propagations: 19663883 / total #impl: 65215177 (eff. 0.302)
75.89/75.94	c #Conflicts:     280000 | #Learnt:      18668 | 0.000
75.89/75.94	c total clause space: 48.1602MB
75.89/75.94	c total #watches: 205384
76.28/76.32	c total #propagations: 19723933 / total #impl: 65389642 (eff. 0.302)
76.28/76.32	c #Conflicts:     281000 | #Learnt:      19668 | 0.000
76.28/76.32	c total clause space: 48.1602MB
76.28/76.32	c total #watches: 209678
76.68/76.70	c total #propagations: 19788720 / total #impl: 65595180 (eff. 0.302)
76.68/76.70	c #Conflicts:     282000 | #Learnt:      20668 | 0.000
76.68/76.70	c total clause space: 48.1602MB
76.68/76.70	c total #watches: 213130
76.99/77.10	c total #propagations: 19849540 / total #impl: 65787316 (eff. 0.302)
76.99/77.10	c #Conflicts:     283000 | #Learnt:      21668 | 0.000
76.99/77.10	c total clause space: 48.1602MB
76.99/77.10	c total #watches: 216798
77.48/77.54	c total #propagations: 19918072 / total #impl: 66004257 (eff. 0.302)
77.48/77.54	c #Conflicts:     284000 | #Learnt:      22668 | 0.000
77.48/77.54	c total clause space: 48.1602MB
77.48/77.54	c total #watches: 219608
77.88/77.99	c total #propagations: 19981939 / total #impl: 66184069 (eff. 0.302)
77.88/77.99	c #Conflicts:     285000 | #Learnt:      23668 | 0.000
77.88/77.99	c total clause space: 48.1602MB
77.88/77.99	c total #watches: 222864
78.28/78.39	c total #propagations: 20050218 / total #impl: 66375979 (eff. 0.302)
78.28/78.39	c #Conflicts:     286000 | #Learnt:      24668 | 0.000
78.28/78.39	c total clause space: 48.1602MB
78.28/78.39	c total #watches: 226393
78.78/78.84	c total #propagations: 20115977 / total #impl: 66544578 (eff. 0.302)
78.78/78.84	c GC COLLECT
78.78/78.84	c #Conflicts:     287000 | #Learnt:      12867 | 0.000
78.78/78.84	c total clause space: 48.1602MB
78.78/78.84	c total #watches: 182056
78.98/79.08	c total #propagations: 20184587 / total #impl: 66771718 (eff. 0.302)
78.98/79.08	c #Conflicts:     288000 | #Learnt:      13867 | 0.000
78.98/79.08	c total clause space: 48.1602MB
78.98/79.08	c total #watches: 185234
79.29/79.35	c total #propagations: 20237295 / total #impl: 66920651 (eff. 0.302)
79.29/79.35	c #Conflicts:     289000 | #Learnt:      14867 | 0.000
79.29/79.35	c total clause space: 48.1602MB
79.29/79.35	c total #watches: 188928
79.58/79.61	c total #propagations: 20299195 / total #impl: 67103713 (eff. 0.303)
79.58/79.61	c #Conflicts:     290000 | #Learnt:      15867 | 0.000
79.58/79.61	c total clause space: 48.1602MB
79.58/79.61	c total #watches: 192913
79.88/79.90	c total #propagations: 20366282 / total #impl: 67332441 (eff. 0.302)
79.88/79.90	c #Conflicts:     291000 | #Learnt:      16867 | 0.000
79.88/79.90	c total clause space: 48.1602MB
79.88/79.90	c total #watches: 197368
80.18/80.23	c total #propagations: 20432915 / total #impl: 67534957 (eff. 0.303)
80.18/80.23	c #Conflicts:     292000 | #Learnt:      17867 | 0.000
80.18/80.23	c total clause space: 48.1602MB
80.18/80.23	c total #watches: 202282
80.48/80.56	c total #propagations: 20507690 / total #impl: 67766091 (eff. 0.303)
80.48/80.56	c #Conflicts:     293000 | #Learnt:      18867 | 0.000
80.48/80.56	c total clause space: 48.1602MB
80.48/80.56	c total #watches: 205884
80.78/80.87	c total #propagations: 20569724 / total #impl: 67958581 (eff. 0.303)
80.78/80.87	c #Conflicts:     294000 | #Learnt:      19866 | 0.000
80.78/80.87	c total clause space: 48.1602MB
80.78/80.87	c total #watches: 209954
81.18/81.24	c total #propagations: 20629130 / total #impl: 68118604 (eff. 0.303)
81.18/81.24	c #Conflicts:     295000 | #Learnt:      20866 | 0.000
81.18/81.24	c total clause space: 48.1602MB
81.18/81.24	c total #watches: 213508
81.49/81.59	c total #propagations: 20707509 / total #impl: 68388872 (eff. 0.303)
81.49/81.59	c #Conflicts:     296000 | #Learnt:      21866 | 0.000
81.49/81.59	c total clause space: 48.1602MB
81.49/81.59	c total #watches: 217291
81.88/81.99	c total #propagations: 20769582 / total #impl: 68584350 (eff. 0.303)
81.88/81.99	c #Conflicts:     297000 | #Learnt:      22866 | 0.000
81.88/81.99	c total clause space: 48.1602MB
81.88/81.99	c total #watches: 220580
82.38/82.40	c total #propagations: 20834260 / total #impl: 68779758 (eff. 0.303)
82.38/82.40	c #Conflicts:     298000 | #Learnt:      23866 | 0.000
82.38/82.40	c total clause space: 48.1602MB
82.38/82.40	c total #watches: 224231
82.78/82.82	c total #propagations: 20910445 / total #impl: 69053440 (eff. 0.303)
82.78/82.82	c #Conflicts:     299000 | #Learnt:      24866 | 0.000
82.78/82.82	c total clause space: 48.1602MB
82.78/82.82	c total #watches: 227737
83.18/83.29	c total #propagations: 20984129 / total #impl: 69309570 (eff. 0.303)
83.18/83.29	c #Conflicts:     300000 | #Learnt:      25866 | 0.000
83.18/83.29	c total clause space: 48.1602MB
83.18/83.29	c total #watches: 231262
83.58/83.67	c total #propagations: 21055643 / total #impl: 69529841 (eff. 0.303)
83.58/83.67	c GC COLLECT
83.58/83.67	c #Conflicts:     301000 | #Learnt:      13771 | 0.000
83.58/83.67	c total clause space: 48.1602MB
83.58/83.67	c total #watches: 185803
83.98/84.00	c total #propagations: 21125354 / total #impl: 69772721 (eff. 0.303)
83.98/84.00	c #Conflicts:     302000 | #Learnt:      14771 | 0.000
83.98/84.00	c total clause space: 48.1602MB
83.98/84.00	c total #watches: 189698
84.28/84.33	c total #propagations: 21192018 / total #impl: 69994880 (eff. 0.303)
84.28/84.33	c #Conflicts:     303000 | #Learnt:      15771 | 0.000
84.28/84.33	c total clause space: 48.1602MB
84.28/84.33	c total #watches: 193756
84.58/84.67	c total #propagations: 21266936 / total #impl: 70249990 (eff. 0.303)
84.58/84.67	c #Conflicts:     304000 | #Learnt:      16771 | 0.000
84.58/84.67	c total clause space: 48.1602MB
84.58/84.67	c total #watches: 197066
84.98/85.05	c total #propagations: 21329083 / total #impl: 70436852 (eff. 0.303)
84.98/85.05	c #Conflicts:     305000 | #Learnt:      17771 | 0.000
84.98/85.05	c total clause space: 48.1602MB
84.98/85.05	c total #watches: 200157
85.38/85.41	c total #propagations: 21392653 / total #impl: 70643813 (eff. 0.303)
85.38/85.41	c #Conflicts:     306000 | #Learnt:      18771 | 0.000
85.38/85.41	c total clause space: 48.1602MB
85.38/85.41	c total #watches: 203917
85.68/85.76	c total #propagations: 21461478 / total #impl: 70860279 (eff. 0.303)
85.68/85.76	c #Conflicts:     307000 | #Learnt:      19771 | 0.000
85.68/85.76	c total clause space: 48.1602MB
85.68/85.76	c total #watches: 207620
86.08/86.14	c total #propagations: 21530358 / total #impl: 71063631 (eff. 0.303)
86.08/86.14	c #Conflicts:     308000 | #Learnt:      20771 | 0.000
86.08/86.14	c total clause space: 48.1602MB
86.08/86.14	c total #watches: 211343
86.48/86.54	c total #propagations: 21604691 / total #impl: 71297148 (eff. 0.303)
86.48/86.54	c #Conflicts:     309000 | #Learnt:      21771 | 0.000
86.48/86.54	c total clause space: 48.1602MB
86.48/86.54	c total #watches: 214636
86.88/86.95	c total #propagations: 21676198 / total #impl: 71525217 (eff. 0.303)
86.88/86.95	c #Conflicts:     310000 | #Learnt:      22771 | 0.000
86.88/86.95	c total clause space: 48.1602MB
86.88/86.95	c total #watches: 218440
87.28/87.37	c total #propagations: 21755980 / total #impl: 71797889 (eff. 0.303)
87.28/87.37	c #Conflicts:     311000 | #Learnt:      23771 | 0.000
87.28/87.37	c total clause space: 48.1602MB
87.28/87.37	c total #watches: 222328
87.78/87.84	c total #propagations: 21830957 / total #impl: 72060907 (eff. 0.303)
87.78/87.84	c #Conflicts:     312000 | #Learnt:      24771 | 0.000
87.78/87.84	c total clause space: 48.1602MB
87.78/87.84	c total #watches: 225810
88.28/88.31	c total #propagations: 21899105 / total #impl: 72276338 (eff. 0.303)
88.28/88.31	c #Conflicts:     313000 | #Learnt:      25771 | 0.000
88.28/88.31	c total clause space: 48.1602MB
88.28/88.31	c total #watches: 228785
88.68/88.79	c total #propagations: 21959236 / total #impl: 72450557 (eff. 0.303)
88.68/88.79	c #Conflicts:     314000 | #Learnt:      26771 | 0.000
88.68/88.79	c total clause space: 48.1602MB
88.68/88.79	c total #watches: 232277
89.08/89.10	c total #propagations: 22021206 / total #impl: 72661146 (eff. 0.303)
89.08/89.10	c GC COLLECT
89.08/89.10	c #Conflicts:     315000 | #Learnt:      14372 | 0.000
89.08/89.10	c total clause space: 48.1602MB
89.08/89.10	c total #watches: 187841
89.38/89.41	c total #propagations: 22082282 / total #impl: 72850277 (eff. 0.303)
89.38/89.41	c #Conflicts:     316000 | #Learnt:      15372 | 0.000
89.38/89.41	c total clause space: 48.1602MB
89.38/89.41	c total #watches: 191169
89.68/89.75	c total #propagations: 22146922 / total #impl: 73030368 (eff. 0.303)
89.68/89.75	c #Conflicts:     317000 | #Learnt:      16372 | 0.000
89.68/89.75	c total clause space: 48.1602MB
89.68/89.75	c total #watches: 195374
89.98/90.09	c total #propagations: 22209940 / total #impl: 73215683 (eff. 0.303)
89.98/90.09	c #Conflicts:     318000 | #Learnt:      17372 | 0.000
89.98/90.09	c total clause space: 48.1602MB
89.98/90.09	c total #watches: 199183
90.38/90.44	c total #propagations: 22271991 / total #impl: 73411356 (eff. 0.303)
90.38/90.44	c #Conflicts:     319000 | #Learnt:      18372 | 0.000
90.38/90.44	c total clause space: 48.1602MB
90.38/90.44	c total #watches: 203343
90.78/90.82	c total #propagations: 22341905 / total #impl: 73641865 (eff. 0.303)
90.78/90.82	c #Conflicts:     320000 | #Learnt:      19372 | 0.000
90.78/90.82	c total clause space: 48.1602MB
90.78/90.82	c total #watches: 206772
91.18/91.26	c total #propagations: 22406999 / total #impl: 73845504 (eff. 0.303)
91.18/91.26	c #Conflicts:     321000 | #Learnt:      20372 | 0.000
91.18/91.26	c total clause space: 48.1602MB
91.18/91.26	c total #watches: 210097
91.58/91.68	c total #propagations: 22471753 / total #impl: 74067542 (eff. 0.303)
91.58/91.68	c #Conflicts:     322000 | #Learnt:      21372 | 0.000
91.58/91.68	c total clause space: 48.1602MB
91.58/91.68	c total #watches: 213333
92.08/92.15	c total #propagations: 22539363 / total #impl: 74296621 (eff. 0.303)
92.08/92.15	c #Conflicts:     323000 | #Learnt:      22372 | 0.000
92.08/92.15	c total clause space: 48.1602MB
92.08/92.15	c total #watches: 216714
92.48/92.55	c total #propagations: 22608635 / total #impl: 74519621 (eff. 0.303)
92.48/92.55	c #Conflicts:     324000 | #Learnt:      23372 | 0.000
92.48/92.55	c total clause space: 48.1602MB
92.48/92.55	c total #watches: 220041
92.88/92.97	c total #propagations: 22675881 / total #impl: 74778673 (eff. 0.303)
92.88/92.97	c #Conflicts:     325000 | #Learnt:      24372 | 0.000
92.88/92.97	c total clause space: 48.1602MB
92.88/92.97	c total #watches: 223361
93.28/93.37	c total #propagations: 22745366 / total #impl: 75053432 (eff. 0.303)
93.28/93.37	c #Conflicts:     326000 | #Learnt:      25372 | 0.000
93.28/93.37	c total clause space: 48.1602MB
93.28/93.37	c total #watches: 226976
93.78/93.82	c total #propagations: 22818268 / total #impl: 75306682 (eff. 0.303)
93.78/93.82	c #Conflicts:     327000 | #Learnt:      26372 | 0.000
93.78/93.82	c total clause space: 48.1602MB
93.78/93.82	c total #watches: 230463
94.18/94.29	c total #propagations: 22894965 / total #impl: 75571209 (eff. 0.303)
94.18/94.29	c #Conflicts:     328000 | #Learnt:      27372 | 0.000
94.18/94.29	c total clause space: 78.2603MB
94.18/94.29	c total #watches: 233849
94.58/94.63	c total #propagations: 22975706 / total #impl: 75878606 (eff. 0.303)
94.58/94.63	c GC COLLECT
94.58/94.63	c #Conflicts:     329000 | #Learnt:      14676 | 0.000
94.58/94.63	c total clause space: 78.2603MB
94.58/94.63	c total #watches: 188856
94.88/94.92	c total #propagations: 23040874 / total #impl: 76089515 (eff. 0.303)
94.88/94.92	c #Conflicts:     330000 | #Learnt:      15676 | 0.000
94.88/94.92	c total clause space: 78.2603MB
94.88/94.92	c total #watches: 192334
95.18/95.24	c total #propagations: 23104608 / total #impl: 76276319 (eff. 0.303)
95.18/95.24	c #Conflicts:     331000 | #Learnt:      16676 | 0.000
95.18/95.24	c total clause space: 78.2603MB
95.18/95.24	c total #watches: 195651
95.48/95.59	c total #propagations: 23165910 / total #impl: 76474796 (eff. 0.303)
95.48/95.59	c #Conflicts:     332000 | #Learnt:      17676 | 0.000
95.48/95.59	c total clause space: 78.2603MB
95.48/95.59	c total #watches: 199463
95.88/95.93	c total #propagations: 23229239 / total #impl: 76667780 (eff. 0.303)
95.88/95.93	c #Conflicts:     333000 | #Learnt:      18676 | 0.000
95.88/95.93	c total clause space: 78.2603MB
95.88/95.93	c total #watches: 203351
96.28/96.32	c total #propagations: 23295478 / total #impl: 76880688 (eff. 0.303)
96.28/96.32	c #Conflicts:     334000 | #Learnt:      19676 | 0.000
96.28/96.32	c total clause space: 78.2603MB
96.28/96.32	c total #watches: 207177
96.68/96.73	c total #propagations: 23371556 / total #impl: 77163211 (eff. 0.303)
96.68/96.73	c #Conflicts:     335000 | #Learnt:      20676 | 0.000
96.68/96.73	c total clause space: 78.2603MB
96.68/96.73	c total #watches: 211160
97.08/97.18	c total #propagations: 23460102 / total #impl: 77517424 (eff. 0.303)
97.08/97.18	c #Conflicts:     336000 | #Learnt:      21676 | 0.000
97.08/97.18	c total clause space: 78.2603MB
97.08/97.18	c total #watches: 214750
97.58/97.64	c total #propagations: 23538986 / total #impl: 77823529 (eff. 0.302)
97.58/97.64	c #Conflicts:     337000 | #Learnt:      22676 | 0.000
97.58/97.64	c total clause space: 78.2603MB
97.58/97.64	c total #watches: 218202
98.08/98.13	c total #propagations: 23624730 / total #impl: 78190760 (eff. 0.302)
98.08/98.13	c #Conflicts:     338000 | #Learnt:      23676 | 0.000
98.08/98.13	c total clause space: 78.2603MB
98.08/98.13	c total #watches: 221631
98.58/98.62	c total #propagations: 23705202 / total #impl: 78497805 (eff. 0.302)
98.58/98.62	c #Conflicts:     339000 | #Learnt:      24676 | 0.000
98.58/98.62	c total clause space: 78.2603MB
98.58/98.62	c total #watches: 224417
99.08/99.11	c total #propagations: 23785065 / total #impl: 78792592 (eff. 0.302)
99.08/99.11	c #Conflicts:     340000 | #Learnt:      25676 | 0.000
99.08/99.11	c total clause space: 78.2603MB
99.08/99.11	c total #watches: 227729
99.57/99.63	c total #propagations: 23866162 / total #impl: 79077708 (eff. 0.302)
99.57/99.63	c #Conflicts:     341000 | #Learnt:      26675 | 0.000
99.57/99.63	c total clause space: 78.2603MB
99.57/99.63	c total #watches: 231127
100.18/100.25	c total #propagations: 23952140 / total #impl: 79448699 (eff. 0.301)
100.18/100.25	c S2->S1
100.18/100.25	c #Conflicts:     342000 | #Learnt:      19898 | 0.000
100.18/100.25	c total clause space: 78.2603MB
100.18/100.25	c total #watches: 271496
100.47/100.51	c total #propagations: 24049155 / total #impl: 79884061 (eff. 0.301)
100.47/100.51	c GC COLLECT
100.47/100.51	c #Conflicts:     343000 | #Learnt:      10780 | 0.000
100.47/100.51	c total clause space: 78.2603MB
100.47/100.51	c total #watches: 172534
100.67/100.75	c total #propagations: 24107616 / total #impl: 80067240 (eff. 0.301)
100.67/100.75	c #Conflicts:     344000 | #Learnt:      11780 | 0.000
100.67/100.75	c total clause space: 78.2603MB
100.67/100.75	c total #watches: 176491
100.97/101.03	c total #propagations: 24168861 / total #impl: 80249438 (eff. 0.301)
100.97/101.03	c #Conflicts:     345000 | #Learnt:      12780 | 0.000
100.97/101.03	c total clause space: 78.2603MB
100.97/101.03	c total #watches: 180916
101.18/101.28	c total #propagations: 24237928 / total #impl: 80447183 (eff. 0.301)
101.18/101.28	c #Conflicts:     346000 | #Learnt:      13780 | 0.000
101.18/101.28	c total clause space: 78.2603MB
101.18/101.28	c total #watches: 185798
101.47/101.57	c total #propagations: 24301007 / total #impl: 80629079 (eff. 0.301)
101.47/101.57	c #Conflicts:     347000 | #Learnt:      14780 | 0.000
101.47/101.57	c total clause space: 78.2603MB
101.47/101.57	c total #watches: 189905
101.87/101.90	c total #propagations: 24379441 / total #impl: 80870442 (eff. 0.301)
101.87/101.90	c #Conflicts:     348000 | #Learnt:      15780 | 0.000
101.87/101.90	c total clause space: 78.2603MB
101.87/101.90	c total #watches: 193969
102.17/102.26	c total #propagations: 24463065 / total #impl: 81157001 (eff. 0.301)
102.17/102.26	c #Conflicts:     349000 | #Learnt:      16780 | 0.000
102.17/102.26	c total clause space: 78.2603MB
102.17/102.26	c total #watches: 197485
102.47/102.58	c total #propagations: 24532470 / total #impl: 81384310 (eff. 0.301)
102.47/102.58	c #Conflicts:     350000 | #Learnt:      17780 | 0.000
102.47/102.58	c total clause space: 78.2603MB
102.47/102.58	c total #watches: 200718
102.87/102.94	c total #propagations: 24600727 / total #impl: 81604908 (eff. 0.301)
102.87/102.94	c #Conflicts:     351000 | #Learnt:      18780 | 0.000
102.87/102.94	c total clause space: 78.2603MB
102.87/102.94	c total #watches: 204243
103.27/103.34	c total #propagations: 24668654 / total #impl: 81846762 (eff. 0.301)
103.27/103.34	c #Conflicts:     352000 | #Learnt:      19780 | 0.000
103.27/103.34	c total clause space: 78.2603MB
103.27/103.34	c total #watches: 207574
103.67/103.73	c total #propagations: 24746445 / total #impl: 82101232 (eff. 0.301)
103.67/103.73	c #Conflicts:     353000 | #Learnt:      20780 | 0.000
103.67/103.73	c total clause space: 78.2603MB
103.67/103.73	c total #watches: 211050
103.97/104.09	c total #propagations: 24826605 / total #impl: 82370012 (eff. 0.301)
103.97/104.09	c #Conflicts:     354000 | #Learnt:      21780 | 0.000
103.97/104.09	c total clause space: 78.2603MB
103.97/104.09	c total #watches: 214673
104.37/104.46	c total #propagations: 24899114 / total #impl: 82632886 (eff. 0.301)
104.37/104.46	c #Conflicts:     355000 | #Learnt:      22780 | 0.000
104.37/104.46	c total clause space: 78.2603MB
104.37/104.46	c total #watches: 218093
104.87/104.90	c total #propagations: 24965586 / total #impl: 82820844 (eff. 0.301)
104.87/104.90	c #Conflicts:     356000 | #Learnt:      23780 | 0.000
104.87/104.90	c total clause space: 78.2603MB
104.87/104.90	c total #watches: 221871
105.27/105.33	c total #propagations: 25040493 / total #impl: 83107290 (eff. 0.301)
105.27/105.33	c GC COLLECT
105.27/105.33	c #Conflicts:     357000 | #Learnt:      12423 | 0.000
105.27/105.33	c total clause space: 78.2603MB
105.27/105.33	c total #watches: 179279
105.57/105.62	c total #propagations: 25107883 / total #impl: 83318710 (eff. 0.301)
105.57/105.62	c #Conflicts:     358000 | #Learnt:      13423 | 0.000
105.57/105.62	c total clause space: 78.2603MB
105.57/105.62	c total #watches: 182971
105.87/105.92	c total #propagations: 25169666 / total #impl: 83505987 (eff. 0.301)
105.87/105.92	c #Conflicts:     359000 | #Learnt:      14423 | 0.000
105.87/105.92	c total clause space: 78.2603MB
105.87/105.92	c total #watches: 186230
106.17/106.25	c total #propagations: 25230881 / total #impl: 83692538 (eff. 0.301)
106.17/106.25	c #Conflicts:     360000 | #Learnt:      15423 | 0.000
106.17/106.25	c total clause space: 78.2603MB
106.17/106.25	c total #watches: 189627
106.47/106.59	c total #propagations: 25294125 / total #impl: 83885297 (eff. 0.302)
106.47/106.59	c #Conflicts:     361000 | #Learnt:      16423 | 0.000
106.47/106.59	c total clause space: 78.2603MB
106.47/106.59	c total #watches: 193010
106.87/106.98	c total #propagations: 25360482 / total #impl: 84066112 (eff. 0.302)
106.87/106.98	c #Conflicts:     362000 | #Learnt:      17423 | 0.000
106.87/106.98	c total clause space: 78.2603MB
106.87/106.98	c total #watches: 196402
107.27/107.31	c total #propagations: 25429187 / total #impl: 84279586 (eff. 0.302)
107.27/107.31	c #Conflicts:     363000 | #Learnt:      18423 | 0.000
107.27/107.31	c total clause space: 78.2603MB
107.27/107.31	c total #watches: 200050
107.57/107.63	c total #propagations: 25496413 / total #impl: 84476163 (eff. 0.302)
107.57/107.63	c #Conflicts:     364000 | #Learnt:      19423 | 0.000
107.57/107.63	c total clause space: 78.2603MB
107.57/107.63	c total #watches: 203637
107.87/107.98	c total #propagations: 25560903 / total #impl: 84665671 (eff. 0.302)
107.87/107.98	c #Conflicts:     365000 | #Learnt:      20423 | 0.000
107.87/107.98	c total clause space: 78.2603MB
107.87/107.98	c total #watches: 206960
108.27/108.35	c total #propagations: 25620424 / total #impl: 84839799 (eff. 0.302)
108.27/108.35	c #Conflicts:     366000 | #Learnt:      21423 | 0.000
108.27/108.35	c total clause space: 78.2603MB
108.27/108.35	c total #watches: 209968
108.67/108.70	c total #propagations: 25678646 / total #impl: 85021757 (eff. 0.302)
108.67/108.70	c #Conflicts:     367000 | #Learnt:      22423 | 0.000
108.67/108.70	c total clause space: 78.2603MB
108.67/108.70	c total #watches: 213467
109.07/109.14	c total #propagations: 25739381 / total #impl: 85213343 (eff. 0.302)
109.07/109.14	c #Conflicts:     368000 | #Learnt:      23423 | 0.000
109.07/109.14	c total clause space: 78.2603MB
109.07/109.14	c total #watches: 216987
109.47/109.58	c total #propagations: 25808690 / total #impl: 85447896 (eff. 0.302)
109.47/109.58	c #Conflicts:     369000 | #Learnt:      24423 | 0.000
109.47/109.58	c total clause space: 78.2603MB
109.47/109.58	c total #watches: 220070
109.87/109.99	c total #propagations: 25887416 / total #impl: 85737767 (eff. 0.302)
109.87/109.99	c #Conflicts:     370000 | #Learnt:      25423 | 0.000
109.87/109.99	c total clause space: 78.2603MB
109.87/109.99	c total #watches: 224012
110.27/110.38	c total #propagations: 25962601 / total #impl: 85988982 (eff. 0.302)
110.27/110.38	c #Conflicts:     371000 | #Learnt:      26423 | 0.000
110.27/110.38	c total clause space: 78.2603MB
110.27/110.38	c total #watches: 227960
110.77/110.83	c total #propagations: 26032316 / total #impl: 86214679 (eff. 0.302)
110.77/110.83	c GC COLLECT
110.77/110.83	c #Conflicts:     372000 | #Learnt:      13798 | 0.000
110.77/110.83	c total clause space: 78.2603MB
110.77/110.83	c total #watches: 184145
111.07/111.14	c total #propagations: 26097476 / total #impl: 86422597 (eff. 0.302)
111.07/111.14	c #Conflicts:     373000 | #Learnt:      14798 | 0.000
111.07/111.14	c total clause space: 78.2603MB
111.07/111.14	c total #watches: 187688
111.37/111.47	c total #propagations: 26160116 / total #impl: 86629071 (eff. 0.302)
111.37/111.47	c #Conflicts:     374000 | #Learnt:      15798 | 0.000
111.37/111.47	c total clause space: 78.2603MB
111.37/111.47	c total #watches: 190843
111.77/111.80	c total #propagations: 26226457 / total #impl: 86860114 (eff. 0.302)
111.77/111.80	c #Conflicts:     375000 | #Learnt:      16798 | 0.000
111.77/111.80	c total clause space: 78.2603MB
111.77/111.80	c total #watches: 193916
112.07/112.12	c total #propagations: 26290904 / total #impl: 87078420 (eff. 0.302)
112.07/112.12	c #Conflicts:     376000 | #Learnt:      17798 | 0.000
112.07/112.12	c total clause space: 78.2603MB
112.07/112.12	c total #watches: 197912
112.37/112.49	c total #propagations: 26355346 / total #impl: 87290521 (eff. 0.302)
112.37/112.49	c #Conflicts:     377000 | #Learnt:      18798 | 0.000
112.37/112.49	c total clause space: 78.2603MB
112.37/112.49	c total #watches: 201046
112.77/112.83	c total #propagations: 26424632 / total #impl: 87518287 (eff. 0.302)
112.77/112.83	c #Conflicts:     378000 | #Learnt:      19798 | 0.000
112.77/112.83	c total clause space: 78.2603MB
112.77/112.83	c total #watches: 204249
113.17/113.20	c total #propagations: 26490106 / total #impl: 87752523 (eff. 0.302)
113.17/113.20	c #Conflicts:     379000 | #Learnt:      20798 | 0.000
113.17/113.20	c total clause space: 78.2603MB
113.17/113.20	c total #watches: 207782
113.47/113.56	c total #propagations: 26558354 / total #impl: 87981295 (eff. 0.302)
113.47/113.56	c #Conflicts:     380000 | #Learnt:      21798 | 0.000
113.47/113.56	c total clause space: 78.2603MB
113.47/113.56	c total #watches: 211257
113.87/113.94	c total #propagations: 26618265 / total #impl: 88168568 (eff. 0.302)
113.87/113.94	c #Conflicts:     381000 | #Learnt:      22798 | 0.000
113.87/113.94	c total clause space: 78.2603MB
113.87/113.94	c total #watches: 214447
114.27/114.34	c total #propagations: 26682560 / total #impl: 88371115 (eff. 0.302)
114.27/114.34	c #Conflicts:     382000 | #Learnt:      23798 | 0.000
114.27/114.34	c total clause space: 78.2603MB
114.27/114.34	c total #watches: 218300
114.67/114.73	c total #propagations: 26747671 / total #impl: 88584010 (eff. 0.302)
114.67/114.73	c #Conflicts:     383000 | #Learnt:      24798 | 0.000
114.67/114.73	c total clause space: 78.2603MB
114.67/114.73	c total #watches: 221843
115.07/115.18	c total #propagations: 26812552 / total #impl: 88771300 (eff. 0.302)
115.07/115.18	c #Conflicts:     384000 | #Learnt:      25798 | 0.000
115.07/115.18	c total clause space: 78.2603MB
115.07/115.18	c total #watches: 225132
115.57/115.63	c total #propagations: 26876697 / total #impl: 88966652 (eff. 0.302)
115.57/115.63	c #Conflicts:     385000 | #Learnt:      26798 | 0.000
115.57/115.63	c total clause space: 78.2603MB
115.57/115.63	c total #watches: 228522
115.97/116.08	c total #propagations: 26963741 / total #impl: 89291228 (eff. 0.302)
115.97/116.08	c #Conflicts:     386000 | #Learnt:      27798 | 0.000
115.97/116.08	c total clause space: 78.2603MB
115.97/116.08	c total #watches: 231584
116.47/116.51	c total #propagations: 27031558 / total #impl: 89517613 (eff. 0.302)
116.47/116.51	c #Conflicts:     387000 | #Learnt:      28798 | 0.000
116.47/116.51	c total clause space: 78.2603MB
116.47/116.51	c total #watches: 235146
116.77/116.80	c total #propagations: 27101127 / total #impl: 89744022 (eff. 0.302)
116.77/116.80	c GC COLLECT
116.77/116.80	c #Conflicts:     388000 | #Learnt:      15377 | 0.000
116.77/116.80	c total clause space: 78.2603MB
116.77/116.80	c total #watches: 190664
116.97/117.08	c total #propagations: 27158577 / total #impl: 89916748 (eff. 0.302)
116.97/117.08	c #Conflicts:     389000 | #Learnt:      16377 | 0.000
116.97/117.08	c total clause space: 78.2603MB
116.97/117.08	c total #watches: 194211
117.37/117.42	c total #propagations: 27220458 / total #impl: 90087882 (eff. 0.302)
117.37/117.42	c #Conflicts:     390000 | #Learnt:      17377 | 0.000
117.37/117.42	c total clause space: 78.2603MB
117.37/117.42	c total #watches: 198141
117.67/117.75	c total #propagations: 27290922 / total #impl: 90298184 (eff. 0.302)
117.67/117.75	c #Conflicts:     391000 | #Learnt:      18377 | 0.000
117.67/117.75	c total clause space: 78.2603MB
117.67/117.75	c total #watches: 202285
117.97/118.07	c total #propagations: 27352792 / total #impl: 90492474 (eff. 0.302)
117.97/118.07	c #Conflicts:     392000 | #Learnt:      19377 | 0.000
117.97/118.07	c total clause space: 78.2603MB
117.97/118.07	c total #watches: 205394
118.27/118.39	c total #propagations: 27406980 / total #impl: 90691876 (eff. 0.302)
118.27/118.39	c #Conflicts:     393000 | #Learnt:      20377 | 0.000
118.27/118.39	c total clause space: 78.2603MB
118.27/118.39	c total #watches: 208561
118.67/118.74	c total #propagations: 27468287 / total #impl: 90903188 (eff. 0.302)
118.67/118.74	c #Conflicts:     394000 | #Learnt:      21377 | 0.000
118.67/118.74	c total clause space: 78.2603MB
118.67/118.74	c total #watches: 212723
118.97/119.07	c total #propagations: 27539302 / total #impl: 91138221 (eff. 0.302)
118.97/119.07	c #Conflicts:     395000 | #Learnt:      22377 | 0.000
118.97/119.07	c total clause space: 78.2603MB
118.97/119.07	c total #watches: 216511
119.37/119.43	c total #propagations: 27608138 / total #impl: 91380628 (eff. 0.302)
119.37/119.43	c #Conflicts:     396000 | #Learnt:      23377 | 0.000
119.37/119.43	c total clause space: 78.2603MB
119.37/119.43	c total #watches: 220295
119.77/119.83	c total #propagations: 27675046 / total #impl: 91626494 (eff. 0.302)
119.77/119.83	c #Conflicts:     397000 | #Learnt:      24377 | 0.000
119.77/119.83	c total clause space: 78.2603MB
119.77/119.83	c total #watches: 224122
120.07/120.19	c total #propagations: 27754458 / total #impl: 91926557 (eff. 0.302)
120.07/120.19	c #Conflicts:     398000 | #Learnt:      25377 | 0.000
120.07/120.19	c total clause space: 78.2603MB
120.07/120.19	c total #watches: 227471
120.47/120.56	c total #propagations: 27817735 / total #impl: 92155454 (eff. 0.302)
120.47/120.56	c #Conflicts:     399000 | #Learnt:      26377 | 0.000
120.47/120.56	c total clause space: 78.2603MB
120.47/120.56	c total #watches: 230903
120.87/120.97	c total #propagations: 27887183 / total #impl: 92392183 (eff. 0.302)
120.87/120.97	c #Conflicts:     400000 | #Learnt:      27377 | 0.000
120.87/120.97	c total clause space: 78.2603MB
120.87/120.97	c total #watches: 234385
121.37/121.42	c total #propagations: 27961795 / total #impl: 92638660 (eff. 0.302)
121.37/121.42	c #Conflicts:     401000 | #Learnt:      28377 | 0.000
121.37/121.42	c total clause space: 78.2603MB
121.37/121.42	c total #watches: 237813
121.77/121.86	c total #propagations: 28032465 / total #impl: 92911052 (eff. 0.302)
121.77/121.86	c #Conflicts:     402000 | #Learnt:      29377 | 0.000
121.77/121.86	c total clause space: 78.2603MB
121.77/121.86	c total #watches: 241423
122.17/122.26	c total #propagations: 28105740 / total #impl: 93202247 (eff. 0.302)
122.17/122.26	c GC COLLECT
122.17/122.26	c #Conflicts:     403000 | #Learnt:      15419 | 0.000
122.17/122.26	c total clause space: 78.2603MB
122.17/122.26	c total #watches: 190649
122.46/122.57	c total #propagations: 28180070 / total #impl: 93447775 (eff. 0.302)
122.46/122.57	c #Conflicts:     404000 | #Learnt:      16419 | 0.000
122.46/122.57	c total clause space: 78.2603MB
122.46/122.57	c total #watches: 194672
122.76/122.88	c total #propagations: 28253003 / total #impl: 93685606 (eff. 0.302)
122.76/122.88	c #Conflicts:     405000 | #Learnt:      17419 | 0.000
122.76/122.88	c total clause space: 78.2603MB
122.76/122.88	c total #watches: 198687
123.17/123.22	c total #propagations: 28328596 / total #impl: 93935121 (eff. 0.302)
123.17/123.22	c #Conflicts:     406000 | #Learnt:      18419 | 0.000
123.17/123.22	c total clause space: 78.2603MB
123.17/123.22	c total #watches: 203030
123.46/123.53	c total #propagations: 28400175 / total #impl: 94158446 (eff. 0.302)
123.46/123.53	c #Conflicts:     407000 | #Learnt:      19419 | 0.000
123.46/123.53	c total clause space: 78.2603MB
123.46/123.53	c total #watches: 206743
123.76/123.86	c total #propagations: 28465558 / total #impl: 94372655 (eff. 0.302)
123.76/123.86	c #Conflicts:     408000 | #Learnt:      20419 | 0.000
123.76/123.86	c total clause space: 78.2603MB
123.76/123.86	c total #watches: 209961
124.16/124.29	c total #propagations: 28528965 / total #impl: 94573855 (eff. 0.302)
124.16/124.29	c #Conflicts:     409000 | #Learnt:      21419 | 0.000
124.16/124.29	c total clause space: 78.2603MB
124.16/124.29	c total #watches: 213403
124.66/124.72	c total #propagations: 28593432 / total #impl: 94816710 (eff. 0.302)
124.66/124.72	c #Conflicts:     410000 | #Learnt:      22419 | 0.000
124.66/124.72	c total clause space: 78.2603MB
124.66/124.72	c total #watches: 216718
125.06/125.18	c total #propagations: 28654879 / total #impl: 95039042 (eff. 0.302)
125.06/125.18	c #Conflicts:     411000 | #Learnt:      23419 | 0.000
125.06/125.18	c total clause space: 78.2603MB
125.06/125.18	c total #watches: 220213
125.56/125.66	c total #propagations: 28719558 / total #impl: 95258545 (eff. 0.301)
125.56/125.66	c #Conflicts:     412000 | #Learnt:      24419 | 0.000
125.56/125.66	c total clause space: 78.2603MB
125.56/125.66	c total #watches: 223506
126.06/126.11	c total #propagations: 28781953 / total #impl: 95449077 (eff. 0.302)
126.06/126.11	c #Conflicts:     413000 | #Learnt:      25419 | 0.000
126.06/126.11	c total clause space: 78.2603MB
126.06/126.11	c total #watches: 226933
126.57/126.65	c total #propagations: 28848504 / total #impl: 95672472 (eff. 0.302)
126.57/126.65	c #Conflicts:     414000 | #Learnt:      26419 | 0.000
126.57/126.65	c total clause space: 78.2603MB
126.57/126.65	c total #watches: 230217
127.06/127.17	c total #propagations: 28916101 / total #impl: 95909120 (eff. 0.301)
127.06/127.17	c #Conflicts:     415000 | #Learnt:      27419 | 0.000
127.06/127.17	c total clause space: 78.2603MB
127.06/127.17	c total #watches: 233404
127.57/127.63	c total #propagations: 28986304 / total #impl: 96188998 (eff. 0.301)
127.57/127.63	c #Conflicts:     416000 | #Learnt:      28419 | 0.000
127.57/127.63	c total clause space: 78.2603MB
127.57/127.63	c total #watches: 236899
128.06/128.16	c total #propagations: 29060724 / total #impl: 96461706 (eff. 0.301)
128.06/128.16	c #Conflicts:     417000 | #Learnt:      29419 | 0.000
128.06/128.16	c total clause space: 78.2603MB
128.06/128.16	c total #watches: 240194
128.56/128.63	c total #propagations: 29132347 / total #impl: 96690865 (eff. 0.301)
128.56/128.63	c #Conflicts:     418000 | #Learnt:      30419 | 0.000
128.56/128.63	c total clause space: 78.2603MB
128.56/128.63	c total #watches: 243974
128.96/129.03	c total #propagations: 29201565 / total #impl: 96936763 (eff. 0.301)
128.96/129.03	c GC COLLECT
128.96/129.03	c #Conflicts:     419000 | #Learnt:      16046 | 0.000
128.96/129.03	c total clause space: 78.2603MB
128.96/129.03	c total #watches: 193388
129.26/129.35	c total #propagations: 29274516 / total #impl: 97206298 (eff. 0.301)
129.26/129.35	c #Conflicts:     420000 | #Learnt:      17046 | 0.000
129.26/129.35	c total clause space: 78.2603MB
129.26/129.35	c total #watches: 198258
129.56/129.68	c total #propagations: 29358943 / total #impl: 97542088 (eff. 0.301)
129.56/129.68	c #Conflicts:     421000 | #Learnt:      18046 | 0.000
129.56/129.68	c total clause space: 78.2603MB
129.56/129.68	c total #watches: 202290
129.96/130.05	c total #propagations: 29439555 / total #impl: 97868307 (eff. 0.301)
129.96/130.05	c #Conflicts:     422000 | #Learnt:      19046 | 0.000
129.96/130.05	c total clause space: 78.2603MB
129.96/130.05	c total #watches: 206019
130.36/130.42	c total #propagations: 29517357 / total #impl: 98156533 (eff. 0.301)
130.36/130.42	c #Conflicts:     423000 | #Learnt:      20046 | 0.000
130.36/130.42	c total clause space: 78.2603MB
130.36/130.42	c total #watches: 209613
130.76/130.80	c total #propagations: 29591529 / total #impl: 98433565 (eff. 0.301)
130.76/130.80	c #Conflicts:     424000 | #Learnt:      21046 | 0.000
130.76/130.80	c total clause space: 78.2603MB
130.76/130.80	c total #watches: 213572
131.16/131.23	c total #propagations: 29667129 / total #impl: 98720545 (eff. 0.301)
131.16/131.23	c #Conflicts:     425000 | #Learnt:      22046 | 0.000
131.16/131.23	c total clause space: 78.2603MB
131.16/131.23	c total #watches: 217349
131.56/131.67	c total #propagations: 29747156 / total #impl: 99038976 (eff. 0.300)
131.56/131.67	c #Conflicts:     426000 | #Learnt:      23046 | 0.000
131.56/131.67	c total clause space: 78.2603MB
131.56/131.67	c total #watches: 220694
132.07/132.16	c total #propagations: 29837229 / total #impl: 99415302 (eff. 0.300)
132.07/132.16	c #Conflicts:     427000 | #Learnt:      24046 | 0.000
132.07/132.16	c total clause space: 78.2603MB
132.07/132.16	c total #watches: 224665
132.56/132.64	c total #propagations: 29921942 / total #impl: 99759484 (eff. 0.300)
132.56/132.64	c #Conflicts:     428000 | #Learnt:      25046 | 0.000
132.56/132.64	c total clause space: 78.2603MB
132.56/132.64	c total #watches: 228032
133.07/133.15	c total #propagations: 30004854 / total #impl: 100086344 (eff. 0.300)
133.07/133.15	c #Conflicts:     429000 | #Learnt:      26046 | 0.000
133.07/133.15	c total clause space: 78.2603MB
133.07/133.15	c total #watches: 232024
133.56/133.64	c total #propagations: 30071284 / total #impl: 100327069 (eff. 0.300)
133.56/133.64	c #Conflicts:     430000 | #Learnt:      27046 | 0.000
133.56/133.64	c total clause space: 78.2603MB
133.56/133.64	c total #watches: 235221
134.06/134.13	c total #propagations: 30145885 / total #impl: 100615549 (eff. 0.300)
134.06/134.13	c #Conflicts:     431000 | #Learnt:      28046 | 0.000
134.06/134.13	c total clause space: 78.2603MB
134.06/134.13	c total #watches: 238277
134.56/134.65	c total #propagations: 30221609 / total #impl: 100877905 (eff. 0.300)
134.56/134.65	c #Conflicts:     432000 | #Learnt:      29046 | 0.000
134.56/134.65	c total clause space: 78.2603MB
134.56/134.65	c total #watches: 242019
135.16/135.21	c total #propagations: 30299973 / total #impl: 101180175 (eff. 0.299)
135.16/135.21	c #Conflicts:     433000 | #Learnt:      30046 | 0.000
135.16/135.21	c total clause space: 78.2603MB
135.16/135.21	c total #watches: 245366
135.66/135.73	c total #propagations: 30380168 / total #impl: 101508432 (eff. 0.299)
135.66/135.73	c #Conflicts:     434000 | #Learnt:      31046 | 0.000
135.66/135.73	c total clause space: 78.2603MB
135.66/135.73	c total #watches: 248997
136.06/136.17	c total #propagations: 30447485 / total #impl: 101736203 (eff. 0.299)
136.06/136.17	c GC COLLECT
136.06/136.17	c #Conflicts:     435000 | #Learnt:      16306 | 0.000
136.06/136.17	c total clause space: 78.2603MB
136.06/136.17	c total #watches: 194181
136.37/136.50	c total #propagations: 30508528 / total #impl: 101924150 (eff. 0.299)
136.37/136.50	c #Conflicts:     436000 | #Learnt:      17306 | 0.000
136.37/136.50	c total clause space: 78.2603MB
136.37/136.50	c total #watches: 197637
136.76/136.82	c total #propagations: 30577315 / total #impl: 102164891 (eff. 0.299)
136.76/136.82	c #Conflicts:     437000 | #Learnt:      18306 | 0.000
136.76/136.82	c total clause space: 78.2603MB
136.76/136.82	c total #watches: 201127
137.06/137.14	c total #propagations: 30651565 / total #impl: 102424743 (eff. 0.299)
137.06/137.14	c #Conflicts:     438000 | #Learnt:      19306 | 0.000
137.06/137.14	c total clause space: 78.2603MB
137.06/137.14	c total #watches: 204429
137.36/137.47	c total #propagations: 30717782 / total #impl: 102639004 (eff. 0.299)
137.36/137.47	c #Conflicts:     439000 | #Learnt:      20306 | 0.000
137.36/137.47	c total clause space: 78.2603MB
137.36/137.47	c total #watches: 207472
137.76/137.83	c total #propagations: 30779558 / total #impl: 102861606 (eff. 0.299)
137.76/137.83	c #Conflicts:     440000 | #Learnt:      21306 | 0.000
137.76/137.83	c total clause space: 78.2603MB
137.76/137.83	c total #watches: 211084
138.06/138.18	c total #propagations: 30841252 / total #impl: 103098701 (eff. 0.299)
138.06/138.18	c #Conflicts:     441000 | #Learnt:      22306 | 0.000
138.06/138.18	c total clause space: 78.2603MB
138.06/138.18	c total #watches: 214567
138.46/138.54	c total #propagations: 30901305 / total #impl: 103301262 (eff. 0.299)
138.46/138.54	c #Conflicts:     442000 | #Learnt:      23306 | 0.000
138.46/138.54	c total clause space: 78.2603MB
138.46/138.54	c total #watches: 218259
138.86/138.93	c total #propagations: 30967856 / total #impl: 103519939 (eff. 0.299)
138.86/138.93	c #Conflicts:     443000 | #Learnt:      24306 | 0.000
138.86/138.93	c total clause space: 78.2603MB
138.86/138.93	c total #watches: 221612
139.26/139.35	c total #propagations: 31026653 / total #impl: 103710555 (eff. 0.299)
139.26/139.35	c #Conflicts:     444000 | #Learnt:      25306 | 0.000
139.26/139.35	c total clause space: 78.2603MB
139.26/139.35	c total #watches: 224702
139.67/139.78	c total #propagations: 31095244 / total #impl: 103943733 (eff. 0.299)
139.67/139.78	c #Conflicts:     445000 | #Learnt:      26306 | 0.000
139.67/139.78	c total clause space: 78.2603MB
139.67/139.78	c total #watches: 228596
140.16/140.21	c total #propagations: 31167660 / total #impl: 104204237 (eff. 0.299)
140.16/140.21	c #Conflicts:     446000 | #Learnt:      27306 | 0.000
140.16/140.21	c total clause space: 78.2603MB
140.16/140.21	c total #watches: 232329
140.56/140.64	c total #propagations: 31247989 / total #impl: 104508397 (eff. 0.299)
140.56/140.64	c #Conflicts:     447000 | #Learnt:      28306 | 0.000
140.56/140.64	c total clause space: 78.2603MB
140.56/140.64	c total #watches: 235740
141.06/141.10	c total #propagations: 31318016 / total #impl: 104772927 (eff. 0.299)
141.06/141.10	c #Conflicts:     448000 | #Learnt:      29306 | 0.000
141.06/141.10	c total clause space: 78.2603MB
141.06/141.10	c total #watches: 239013
141.56/141.60	c total #propagations: 31378813 / total #impl: 104985411 (eff. 0.299)
141.56/141.60	c #Conflicts:     449000 | #Learnt:      30306 | 0.000
141.56/141.60	c total clause space: 78.2603MB
141.56/141.60	c total #watches: 242241
142.06/142.11	c total #propagations: 31442605 / total #impl: 105206182 (eff. 0.299)
142.06/142.11	c #Conflicts:     450000 | #Learnt:      31306 | 0.000
142.06/142.11	c total clause space: 78.2603MB
142.06/142.11	c total #watches: 246125
142.46/142.59	c total #propagations: 31510843 / total #impl: 105451293 (eff. 0.299)
142.46/142.59	c GC COLLECT
142.46/142.59	c #Conflicts:     451000 | #Learnt:      16234 | 0.000
142.46/142.59	c total clause space: 78.2603MB
142.46/142.59	c total #watches: 193998
142.76/142.89	c total #propagations: 31581550 / total #impl: 105716090 (eff. 0.299)
142.76/142.89	c #Conflicts:     452000 | #Learnt:      17234 | 0.000
142.76/142.89	c total clause space: 78.2603MB
142.76/142.89	c total #watches: 198578
143.16/143.20	c total #propagations: 31649200 / total #impl: 105956960 (eff. 0.299)
143.16/143.20	c #Conflicts:     453000 | #Learnt:      18234 | 0.000
143.16/143.20	c total clause space: 78.2603MB
143.16/143.20	c total #watches: 202907
143.46/143.57	c total #propagations: 31711447 / total #impl: 106148531 (eff. 0.299)
143.46/143.57	c #Conflicts:     454000 | #Learnt:      19234 | 0.000
143.46/143.57	c total clause space: 78.2603MB
143.46/143.57	c total #watches: 206586
143.86/143.94	c total #propagations: 31776951 / total #impl: 106367802 (eff. 0.299)
143.86/143.94	c #Conflicts:     455000 | #Learnt:      20234 | 0.000
143.86/143.94	c total clause space: 78.2603MB
143.86/143.94	c total #watches: 210926
144.26/144.36	c total #propagations: 31843014 / total #impl: 106604458 (eff. 0.299)
144.26/144.36	c #Conflicts:     456000 | #Learnt:      21234 | 0.000
144.26/144.36	c total clause space: 78.2603MB
144.26/144.36	c total #watches: 214453
144.66/144.77	c total #propagations: 31906576 / total #impl: 106811404 (eff. 0.299)
144.66/144.77	c #Conflicts:     457000 | #Learnt:      22234 | 0.000
144.66/144.77	c total clause space: 78.2603MB
144.66/144.77	c total #watches: 217984
145.06/145.16	c total #propagations: 31976535 / total #impl: 107053717 (eff. 0.299)
145.06/145.16	c #Conflicts:     458000 | #Learnt:      23234 | 0.000
145.06/145.16	c total clause space: 78.2603MB
145.06/145.16	c total #watches: 221494
145.46/145.57	c total #propagations: 32045379 / total #impl: 107300277 (eff. 0.299)
145.46/145.57	c #Conflicts:     459000 | #Learnt:      24234 | 0.000
145.46/145.57	c total clause space: 78.2603MB
145.46/145.57	c total #watches: 224760
145.96/146.06	c total #propagations: 32120838 / total #impl: 107599139 (eff. 0.299)
145.96/146.06	c #Conflicts:     460000 | #Learnt:      25234 | 0.000
145.96/146.06	c total clause space: 78.2603MB
145.96/146.06	c total #watches: 227970
146.46/146.53	c total #propagations: 32189784 / total #impl: 107849681 (eff. 0.298)
146.46/146.53	c #Conflicts:     461000 | #Learnt:      26234 | 0.000
146.46/146.53	c total clause space: 78.2603MB
146.46/146.53	c total #watches: 231880
146.86/146.96	c total #propagations: 32269401 / total #impl: 108144999 (eff. 0.298)
146.86/146.96	c #Conflicts:     462000 | #Learnt:      27234 | 0.000
146.86/146.96	c total clause space: 78.2603MB
146.86/146.96	c total #watches: 235294
147.37/147.45	c total #propagations: 32343354 / total #impl: 108394304 (eff. 0.298)
147.37/147.45	c #Conflicts:     463000 | #Learnt:      28234 | 0.000
147.37/147.45	c total clause space: 78.2603MB
147.37/147.45	c total #watches: 238710
147.86/147.93	c total #propagations: 32411979 / total #impl: 108624643 (eff. 0.298)
147.86/147.93	c #Conflicts:     464000 | #Learnt:      29234 | 0.000
147.86/147.93	c total clause space: 78.2603MB
147.86/147.93	c total #watches: 241810
148.36/148.48	c total #propagations: 32477911 / total #impl: 108878642 (eff. 0.298)
148.36/148.48	c #Conflicts:     465000 | #Learnt:      30234 | 0.000
148.36/148.48	c total clause space: 78.2603MB
148.36/148.48	c total #watches: 244741
148.96/149.03	c total #propagations: 32544694 / total #impl: 109115485 (eff. 0.298)
148.96/149.03	c #Conflicts:     466000 | #Learnt:      31234 | 0.000
148.96/149.03	c total clause space: 78.2603MB
148.96/149.03	c total #watches: 247817
149.46/149.57	c total #propagations: 32614679 / total #impl: 109374187 (eff. 0.298)
149.46/149.57	c #Conflicts:     467000 | #Learnt:      32234 | 0.000
149.46/149.57	c total clause space: 78.2603MB
149.46/149.57	c total #watches: 250680
149.96/150.03	c total #propagations: 32682690 / total #impl: 109608416 (eff. 0.298)
149.96/150.03	c GC COLLECT
149.96/150.03	c #Conflicts:     468000 | #Learnt:      16848 | 0.000
149.96/150.03	c total clause space: 78.2603MB
149.96/150.03	c total #watches: 196805
150.26/150.38	c total #propagations: 32748811 / total #impl: 109815170 (eff. 0.298)
150.26/150.38	c #Conflicts:     469000 | #Learnt:      17848 | 0.000
150.26/150.38	c total clause space: 78.2603MB
150.26/150.38	c total #watches: 200306
150.67/150.71	c total #propagations: 32817672 / total #impl: 110058380 (eff. 0.298)
150.67/150.71	c #Conflicts:     470000 | #Learnt:      18848 | 0.000
150.67/150.71	c total clause space: 78.2603MB
150.67/150.71	c total #watches: 204440
150.96/151.08	c total #propagations: 32889401 / total #impl: 110327142 (eff. 0.298)
150.96/151.08	c #Conflicts:     471000 | #Learnt:      19848 | 0.000
150.96/151.08	c total clause space: 78.2603MB
150.96/151.08	c total #watches: 208744
151.36/151.49	c total #propagations: 32970078 / total #impl: 110621362 (eff. 0.298)
151.36/151.49	c #Conflicts:     472000 | #Learnt:      20848 | 0.000
151.36/151.49	c total clause space: 78.2603MB
151.36/151.49	c total #watches: 213333
151.77/151.88	c total #propagations: 33051099 / total #impl: 110962628 (eff. 0.298)
151.77/151.88	c #Conflicts:     473000 | #Learnt:      21848 | 0.000
151.77/151.88	c total clause space: 78.2603MB
151.77/151.88	c total #watches: 217355
152.16/152.29	c total #propagations: 33121919 / total #impl: 111230147 (eff. 0.298)
152.16/152.29	c #Conflicts:     474000 | #Learnt:      22848 | 0.000
152.16/152.29	c total clause space: 78.2603MB
152.16/152.29	c total #watches: 221079
152.56/152.67	c total #propagations: 33201076 / total #impl: 111526696 (eff. 0.298)
152.56/152.67	c #Conflicts:     475000 | #Learnt:      23848 | 0.000
152.56/152.67	c total clause space: 78.2603MB
152.56/152.67	c total #watches: 224831
153.06/153.12	c total #propagations: 33280308 / total #impl: 111799629 (eff. 0.298)
153.06/153.12	c #Conflicts:     476000 | #Learnt:      24848 | 0.000
153.06/153.12	c total clause space: 78.2603MB
153.06/153.12	c total #watches: 228495
153.56/153.63	c total #propagations: 33355741 / total #impl: 112068258 (eff. 0.298)
153.56/153.63	c #Conflicts:     477000 | #Learnt:      25848 | 0.000
153.56/153.63	c total clause space: 78.2603MB
153.56/153.63	c total #watches: 232084
153.96/154.07	c total #propagations: 33428100 / total #impl: 112330990 (eff. 0.298)
153.96/154.07	c #Conflicts:     478000 | #Learnt:      26848 | 0.000
153.96/154.07	c total clause space: 78.2603MB
153.96/154.07	c total #watches: 235788
154.46/154.53	c total #propagations: 33498102 / total #impl: 112562829 (eff. 0.298)
154.46/154.53	c #Conflicts:     479000 | #Learnt:      27848 | 0.000
154.46/154.53	c total clause space: 78.2603MB
154.46/154.53	c total #watches: 239545
154.96/155.01	c total #propagations: 33571659 / total #impl: 112840750 (eff. 0.298)
154.96/155.01	c #Conflicts:     480000 | #Learnt:      28848 | 0.000
154.96/155.01	c total clause space: 78.2603MB
154.96/155.01	c total #watches: 242583
155.36/155.48	c total #propagations: 33642420 / total #impl: 113101168 (eff. 0.297)
155.36/155.48	c #Conflicts:     481000 | #Learnt:      29848 | 0.000
155.36/155.48	c total clause space: 78.2603MB
155.36/155.48	c total #watches: 246182
155.86/155.99	c total #propagations: 33713531 / total #impl: 113339533 (eff. 0.297)
155.86/155.99	c #Conflicts:     482000 | #Learnt:      30848 | 0.000
155.86/155.99	c total clause space: 78.2603MB
155.86/155.99	c total #watches: 250278
156.46/156.51	c total #propagations: 33787497 / total #impl: 113602784 (eff. 0.297)
156.46/156.51	c #Conflicts:     483000 | #Learnt:      31848 | 0.000
156.46/156.51	c total clause space: 78.2603MB
156.46/156.51	c total #watches: 254240
156.86/156.98	c total #propagations: 33859785 / total #impl: 113876422 (eff. 0.297)
156.86/156.98	c #Conflicts:     484000 | #Learnt:      32848 | 0.000
156.86/156.98	c total clause space: 78.2603MB
156.86/156.98	c total #watches: 257870
157.36/157.43	c total #propagations: 33929188 / total #impl: 114127030 (eff. 0.297)
157.36/157.43	c GC COLLECT
157.36/157.43	c #Conflicts:     485000 | #Learnt:      17161 | 0.000
157.36/157.43	c total clause space: 78.2603MB
157.36/157.43	c total #watches: 198126
157.66/157.78	c total #propagations: 34003384 / total #impl: 114386772 (eff. 0.297)
157.66/157.78	c #Conflicts:     486000 | #Learnt:      18161 | 0.000
157.66/157.78	c total clause space: 78.2603MB
157.66/157.78	c total #watches: 201988
158.05/158.12	c total #propagations: 34074909 / total #impl: 114650044 (eff. 0.297)
158.05/158.12	c #Conflicts:     487000 | #Learnt:      19161 | 0.000
158.05/158.12	c total clause space: 78.2603MB
158.05/158.12	c total #watches: 206155
158.36/158.45	c total #propagations: 34141294 / total #impl: 114873018 (eff. 0.297)
158.36/158.45	c #Conflicts:     488000 | #Learnt:      20161 | 0.000
158.36/158.45	c total clause space: 78.2603MB
158.36/158.45	c total #watches: 209579
158.75/158.81	c total #propagations: 34212419 / total #impl: 115129714 (eff. 0.297)
158.75/158.81	c #Conflicts:     489000 | #Learnt:      21161 | 0.000
158.75/158.81	c total clause space: 78.2603MB
158.75/158.81	c total #watches: 213361
159.05/159.17	c total #propagations: 34279180 / total #impl: 115370664 (eff. 0.297)
159.05/159.17	c #Conflicts:     490000 | #Learnt:      22161 | 0.000
159.05/159.17	c total clause space: 78.2603MB
159.05/159.17	c total #watches: 216145
159.46/159.56	c total #propagations: 34347179 / total #impl: 115613089 (eff. 0.297)
159.46/159.56	c #Conflicts:     491000 | #Learnt:      23161 | 0.000
159.46/159.56	c total clause space: 78.2603MB
159.46/159.56	c total #watches: 219939
159.96/160.01	c total #propagations: 34423674 / total #impl: 115911063 (eff. 0.297)
159.96/160.01	c #Conflicts:     492000 | #Learnt:      24161 | 0.000
159.96/160.01	c total clause space: 78.2603MB
159.96/160.01	c total #watches: 224053
160.36/160.49	c total #propagations: 34508742 / total #impl: 116249452 (eff. 0.297)
160.36/160.49	c #Conflicts:     493000 | #Learnt:      25161 | 0.000
160.36/160.49	c total clause space: 78.2603MB
160.36/160.49	c total #watches: 227688
160.86/160.91	c total #propagations: 34584552 / total #impl: 116549996 (eff. 0.297)
160.86/160.91	c #Conflicts:     494000 | #Learnt:      26161 | 0.000
160.86/160.91	c total clause space: 78.2603MB
160.86/160.91	c total #watches: 231089
161.26/161.36	c total #propagations: 34650442 / total #impl: 116776566 (eff. 0.297)
161.26/161.36	c #Conflicts:     495000 | #Learnt:      27161 | 0.000
161.26/161.36	c total clause space: 78.2603MB
161.26/161.36	c total #watches: 234265
161.67/161.77	c total #propagations: 34720859 / total #impl: 117028641 (eff. 0.297)
161.67/161.77	c #Conflicts:     496000 | #Learnt:      28161 | 0.000
161.67/161.77	c total clause space: 78.2603MB
161.67/161.77	c total #watches: 237751
162.16/162.20	c total #propagations: 34786005 / total #impl: 117247647 (eff. 0.297)
162.16/162.20	c #Conflicts:     497000 | #Learnt:      29161 | 0.000
162.16/162.20	c total clause space: 78.2603MB
162.16/162.20	c total #watches: 240737
162.56/162.66	c total #propagations: 34851873 / total #impl: 117479493 (eff. 0.297)
162.56/162.66	c #Conflicts:     498000 | #Learnt:      30161 | 0.000
162.56/162.66	c total clause space: 78.2603MB
162.56/162.66	c total #watches: 243672
163.06/163.12	c total #propagations: 34920653 / total #impl: 117745075 (eff. 0.297)
163.06/163.12	c #Conflicts:     499000 | #Learnt:      31161 | 0.000
163.06/163.12	c total clause space: 78.2603MB
163.06/163.12	c total #watches: 247006
163.46/163.59	c total #propagations: 34981793 / total #impl: 117945168 (eff. 0.297)
163.46/163.59	c #Conflicts:     500000 | #Learnt:      32161 | 0.000
163.46/163.59	c total clause space: 78.2603MB
163.46/163.59	c total #watches: 250795
163.96/164.04	c total #propagations: 35045494 / total #impl: 118172750 (eff. 0.297)
163.96/164.04	c #Conflicts:     501000 | #Learnt:      33161 | 0.000
163.96/164.04	c total clause space: 78.2603MB
163.96/164.04	c total #watches: 254084
164.46/164.53	c total #propagations: 35112384 / total #impl: 118394380 (eff. 0.297)
164.46/164.53	c GC COLLECT
164.46/164.53	c #Conflicts:     502000 | #Learnt:      17160 | 0.000
164.46/164.53	c total clause space: 78.2603MB
164.46/164.53	c total #watches: 198129
164.76/164.81	c total #propagations: 35181415 / total #impl: 118625178 (eff. 0.297)
164.76/164.81	c #Conflicts:     503000 | #Learnt:      18160 | 0.000
164.76/164.81	c total clause space: 78.2603MB
164.76/164.81	c total #watches: 202381
165.06/165.12	c total #propagations: 35246464 / total #impl: 118828753 (eff. 0.297)
165.06/165.12	c #Conflicts:     504000 | #Learnt:      19160 | 0.000
165.06/165.12	c total clause space: 78.2603MB
165.06/165.12	c total #watches: 205943
165.36/165.48	c total #propagations: 35321839 / total #impl: 119082583 (eff. 0.297)
165.36/165.48	c #Conflicts:     505000 | #Learnt:      20160 | 0.000
165.36/165.48	c total clause space: 78.2603MB
165.36/165.48	c total #watches: 209064
165.76/165.82	c total #propagations: 35392859 / total #impl: 119365022 (eff. 0.297)
165.76/165.82	c #Conflicts:     506000 | #Learnt:      21160 | 0.000
165.76/165.82	c total clause space: 78.2603MB
165.76/165.82	c total #watches: 212640
166.16/166.21	c total #propagations: 35465994 / total #impl: 119653088 (eff. 0.296)
166.16/166.21	c #Conflicts:     507000 | #Learnt:      22159 | 0.000
166.16/166.21	c total clause space: 78.2603MB
166.16/166.21	c total #watches: 216253
166.46/166.57	c total #propagations: 35549177 / total #impl: 120020995 (eff. 0.296)
166.46/166.57	c #Conflicts:     508000 | #Learnt:      23159 | 0.000
166.46/166.57	c total clause space: 78.2603MB
166.46/166.57	c total #watches: 219490
166.96/167.01	c total #propagations: 35621598 / total #impl: 120252384 (eff. 0.296)
166.96/167.01	c #Conflicts:     509000 | #Learnt:      24159 | 0.000
166.96/167.01	c total clause space: 78.2603MB
166.96/167.01	c total #watches: 223054
167.36/167.44	c total #propagations: 35703542 / total #impl: 120548642 (eff. 0.296)
167.36/167.44	c #Conflicts:     510000 | #Learnt:      25159 | 0.000
167.36/167.44	c total clause space: 78.2603MB
167.36/167.44	c total #watches: 225744
167.76/167.85	c total #propagations: 35790029 / total #impl: 120852517 (eff. 0.296)
167.76/167.85	c #Conflicts:     511000 | #Learnt:      26159 | 0.000
167.76/167.85	c total clause space: 78.2603MB
167.76/167.85	c total #watches: 228696
168.16/168.28	c total #propagations: 35865511 / total #impl: 121100948 (eff. 0.296)
168.16/168.28	c #Conflicts:     512000 | #Learnt:      27159 | 0.000
168.16/168.28	c total clause space: 78.2603MB
168.16/168.28	c total #watches: 231931
168.66/168.70	c total #propagations: 35934225 / total #impl: 121323256 (eff. 0.296)
168.66/168.70	c #Conflicts:     513000 | #Learnt:      28159 | 0.000
168.66/168.70	c total clause space: 78.2603MB
168.66/168.70	c total #watches: 235118
169.16/169.23	c total #propagations: 36010238 / total #impl: 121580096 (eff. 0.296)
169.16/169.23	c #Conflicts:     514000 | #Learnt:      29157 | 0.000
169.16/169.23	c total clause space: 78.2603MB
169.16/169.23	c total #watches: 238198
169.66/169.73	c total #propagations: 36090842 / total #impl: 121874598 (eff. 0.296)
169.66/169.73	c #Conflicts:     515000 | #Learnt:      30157 | 0.000
169.66/169.73	c total clause space: 78.2603MB
169.66/169.73	c total #watches: 241690
170.16/170.28	c total #propagations: 36176743 / total #impl: 122215735 (eff. 0.296)
170.16/170.28	c S2->S1
170.16/170.28	c #Conflicts:     516000 | #Learnt:      19907 | 0.000
170.16/170.28	c total clause space: 127.173MB
170.16/170.28	c total #watches: 282812
170.56/170.67	c total #propagations: 36251179 / total #impl: 122477609 (eff. 0.296)
170.56/170.67	c #Conflicts:     517000 | #Learnt:      20907 | 0.000
170.56/170.67	c total clause space: 127.173MB
170.56/170.67	c total #watches: 210285
170.95/171.04	c total #propagations: 36325004 / total #impl: 122718641 (eff. 0.296)
170.95/171.04	c #Conflicts:     518000 | #Learnt:      21907 | 0.000
170.95/171.04	c total clause space: 127.173MB
170.95/171.04	c total #watches: 213148
171.35/171.44	c total #propagations: 36385708 / total #impl: 122892540 (eff. 0.296)
171.35/171.44	c #Conflicts:     519000 | #Learnt:      22907 | 0.000
171.35/171.44	c total clause space: 127.173MB
171.35/171.44	c total #watches: 215204
171.66/171.77	c total #propagations: 36446184 / total #impl: 123078864 (eff. 0.296)
171.66/171.77	c GC COLLECT
171.66/171.77	c #Conflicts:     520000 | #Learnt:      12236 | 0.000
171.66/171.77	c total clause space: 127.173MB
171.66/171.77	c total #watches: 178414
171.95/172.02	c total #propagations: 36504663 / total #impl: 123279563 (eff. 0.296)
171.95/172.02	c #Conflicts:     521000 | #Learnt:      13236 | 0.000
171.95/172.02	c total clause space: 127.173MB
171.95/172.02	c total #watches: 181953
172.25/172.34	c total #propagations: 36562519 / total #impl: 123456225 (eff. 0.296)
172.25/172.34	c #Conflicts:     522000 | #Learnt:      14236 | 0.000
172.25/172.34	c total clause space: 127.173MB
172.25/172.34	c total #watches: 185165
172.55/172.65	c total #propagations: 36632226 / total #impl: 123676013 (eff. 0.296)
172.55/172.65	c #Conflicts:     523000 | #Learnt:      15236 | 0.000
172.55/172.65	c total clause space: 127.173MB
172.55/172.65	c total #watches: 188590
172.95/173.01	c total #propagations: 36700012 / total #impl: 123871869 (eff. 0.296)
172.95/173.01	c #Conflicts:     524000 | #Learnt:      16236 | 0.000
172.95/173.01	c total clause space: 127.173MB
172.95/173.01	c total #watches: 191974
173.25/173.34	c total #propagations: 36765643 / total #impl: 124082818 (eff. 0.296)
173.25/173.34	c #Conflicts:     525000 | #Learnt:      17236 | 0.000
173.25/173.34	c total clause space: 127.173MB
173.25/173.34	c total #watches: 195788
173.55/173.69	c total #propagations: 36832358 / total #impl: 124285990 (eff. 0.296)
173.55/173.69	c #Conflicts:     526000 | #Learnt:      18236 | 0.000
173.55/173.69	c total clause space: 127.173MB
173.55/173.69	c total #watches: 199253
173.95/174.04	c total #propagations: 36896960 / total #impl: 124481401 (eff. 0.296)
173.95/174.04	c #Conflicts:     527000 | #Learnt:      19236 | 0.000
173.95/174.04	c total clause space: 127.173MB
173.95/174.04	c total #watches: 202450
174.25/174.38	c total #propagations: 36957710 / total #impl: 124676693 (eff. 0.296)
174.25/174.38	c #Conflicts:     528000 | #Learnt:      20236 | 0.000
174.25/174.38	c total clause space: 127.173MB
174.25/174.38	c total #watches: 205596
174.65/174.75	c total #propagations: 37020555 / total #impl: 124874597 (eff. 0.296)
174.65/174.75	c #Conflicts:     529000 | #Learnt:      21236 | 0.000
174.65/174.75	c total clause space: 127.173MB
174.65/174.75	c total #watches: 209201
174.96/175.08	c total #propagations: 37082148 / total #impl: 125074652 (eff. 0.296)
174.96/175.08	c #Conflicts:     530000 | #Learnt:      22236 | 0.000
174.96/175.08	c total clause space: 127.173MB
174.96/175.08	c total #watches: 213248
175.35/175.42	c total #propagations: 37144327 / total #impl: 125272055 (eff. 0.297)
175.35/175.42	c #Conflicts:     531000 | #Learnt:      23236 | 0.000
175.35/175.42	c total clause space: 127.173MB
175.35/175.42	c total #watches: 216907
175.65/175.79	c total #propagations: 37202680 / total #impl: 125446147 (eff. 0.297)
175.65/175.79	c #Conflicts:     532000 | #Learnt:      24236 | 0.000
175.65/175.79	c total clause space: 127.173MB
175.65/175.79	c total #watches: 220190
176.15/176.20	c total #propagations: 37264796 / total #impl: 125648211 (eff. 0.297)
176.15/176.20	c #Conflicts:     533000 | #Learnt:      25236 | 0.000
176.15/176.20	c total clause space: 127.173MB
176.15/176.20	c total #watches: 223305
176.55/176.65	c total #propagations: 37325728 / total #impl: 125878218 (eff. 0.297)
176.55/176.65	c #Conflicts:     534000 | #Learnt:      26236 | 0.000
176.55/176.65	c total clause space: 127.173MB
176.55/176.65	c total #watches: 226601
177.06/177.12	c total #propagations: 37389325 / total #impl: 126098327 (eff. 0.297)
177.06/177.12	c #Conflicts:     535000 | #Learnt:      27236 | 0.000
177.06/177.12	c total clause space: 127.173MB
177.06/177.12	c total #watches: 230222
177.45/177.57	c total #propagations: 37450845 / total #impl: 126285833 (eff. 0.297)
177.45/177.57	c #Conflicts:     536000 | #Learnt:      28236 | 0.000
177.45/177.57	c total clause space: 127.173MB
177.45/177.57	c total #watches: 233667
177.95/178.06	c total #propagations: 37508327 / total #impl: 126460188 (eff. 0.297)
177.95/178.06	c #Conflicts:     537000 | #Learnt:      29236 | 0.000
177.95/178.06	c total clause space: 127.173MB
177.95/178.06	c total #watches: 236529
178.35/178.46	c total #propagations: 37570721 / total #impl: 126673347 (eff. 0.297)
178.35/178.46	c GC COLLECT
178.35/178.46	c #Conflicts:     538000 | #Learnt:      15447 | 0.000
178.35/178.46	c total clause space: 127.173MB
178.35/178.46	c total #watches: 189342
178.65/178.74	c total #propagations: 37633178 / total #impl: 126878993 (eff. 0.297)
178.65/178.74	c #Conflicts:     539000 | #Learnt:      16447 | 0.000
178.65/178.74	c total clause space: 127.173MB
178.65/178.74	c total #watches: 192604
179.05/179.11	c total #propagations: 37691163 / total #impl: 127058181 (eff. 0.297)
179.05/179.11	c #Conflicts:     540000 | #Learnt:      17447 | 0.000
179.05/179.11	c total clause space: 127.173MB
179.05/179.11	c total #watches: 195623
179.35/179.46	c total #propagations: 37765793 / total #impl: 127305612 (eff. 0.297)
179.35/179.46	c #Conflicts:     541000 | #Learnt:      18447 | 0.000
179.35/179.46	c total clause space: 127.173MB
179.35/179.46	c total #watches: 198952
179.75/179.86	c total #propagations: 37829129 / total #impl: 127491771 (eff. 0.297)
179.75/179.86	c #Conflicts:     542000 | #Learnt:      19447 | 0.000
179.75/179.86	c total clause space: 127.173MB
179.75/179.86	c total #watches: 201861
180.15/180.28	c total #propagations: 37895303 / total #impl: 127711251 (eff. 0.297)
180.15/180.28	c #Conflicts:     543000 | #Learnt:      20447 | 0.000
180.15/180.28	c total clause space: 127.173MB
180.15/180.28	c total #watches: 204839
180.65/180.70	c total #propagations: 37957838 / total #impl: 127911420 (eff. 0.297)
180.65/180.70	c #Conflicts:     544000 | #Learnt:      21447 | 0.000
180.65/180.70	c total clause space: 127.173MB
180.65/180.70	c total #watches: 207776
181.05/181.15	c total #propagations: 38021616 / total #impl: 128108315 (eff. 0.297)
181.05/181.15	c #Conflicts:     545000 | #Learnt:      22447 | 0.000
181.05/181.15	c total clause space: 127.173MB
181.05/181.15	c total #watches: 210802
181.45/181.58	c total #propagations: 38082708 / total #impl: 128289290 (eff. 0.297)
181.45/181.58	c #Conflicts:     546000 | #Learnt:      23447 | 0.000
181.45/181.58	c total clause space: 127.173MB
181.45/181.58	c total #watches: 213509
181.95/182.03	c total #propagations: 38152929 / total #impl: 128530558 (eff. 0.297)
181.95/182.03	c #Conflicts:     547000 | #Learnt:      24447 | 0.000
181.95/182.03	c total clause space: 127.173MB
181.95/182.03	c total #watches: 216797
182.35/182.46	c total #propagations: 38223352 / total #impl: 128779967 (eff. 0.297)
182.35/182.46	c #Conflicts:     548000 | #Learnt:      25447 | 0.000
182.35/182.46	c total clause space: 127.173MB
182.35/182.46	c total #watches: 220438
182.75/182.89	c total #propagations: 38296080 / total #impl: 129023351 (eff. 0.297)
182.75/182.89	c #Conflicts:     549000 | #Learnt:      26447 | 0.000
182.75/182.89	c total clause space: 127.173MB
182.75/182.89	c total #watches: 223568
183.25/183.36	c total #propagations: 38361786 / total #impl: 129240293 (eff. 0.297)
183.25/183.36	c #Conflicts:     550000 | #Learnt:      27447 | 0.000
183.25/183.36	c total clause space: 127.173MB
183.25/183.36	c total #watches: 226432
183.75/183.84	c total #propagations: 38429965 / total #impl: 129480315 (eff. 0.297)
183.75/183.84	c #Conflicts:     551000 | #Learnt:      28447 | 0.000
183.75/183.84	c total clause space: 127.173MB
183.75/183.84	c total #watches: 229247
184.15/184.26	c total #propagations: 38494832 / total #impl: 129724413 (eff. 0.297)
184.15/184.26	c #Conflicts:     552000 | #Learnt:      29447 | 0.000
184.15/184.26	c total clause space: 127.173MB
184.15/184.26	c total #watches: 232384
184.55/184.68	c total #propagations: 38549119 / total #impl: 129894381 (eff. 0.297)
184.55/184.68	c #Conflicts:     553000 | #Learnt:      30447 | 0.000
184.55/184.68	c total clause space: 127.173MB
184.55/184.68	c total #watches: 235621
185.05/185.11	c total #propagations: 38605101 / total #impl: 130073775 (eff. 0.297)
185.05/185.11	c #Conflicts:     554000 | #Learnt:      31447 | 0.000
185.05/185.11	c total clause space: 127.173MB
185.05/185.11	c total #watches: 239470
185.45/185.58	c total #propagations: 38663496 / total #impl: 130242792 (eff. 0.297)
185.45/185.58	c #Conflicts:     555000 | #Learnt:      32447 | 0.000
185.45/185.58	c total clause space: 127.173MB
185.45/185.58	c total #watches: 242931
185.85/186.00	c total #propagations: 38722898 / total #impl: 130446309 (eff. 0.297)
185.85/186.00	c GC COLLECT
185.85/186.00	c #Conflicts:     556000 | #Learnt:      16953 | 0.000
185.85/186.00	c total clause space: 127.173MB
185.85/186.00	c total #watches: 194703
186.25/186.31	c total #propagations: 38782003 / total #impl: 130651380 (eff. 0.297)
186.25/186.31	c #Conflicts:     557000 | #Learnt:      17953 | 0.000
186.25/186.31	c total clause space: 127.173MB
186.25/186.31	c total #watches: 198363
186.55/186.64	c total #propagations: 38847338 / total #impl: 130865325 (eff. 0.297)
186.55/186.64	c #Conflicts:     558000 | #Learnt:      18953 | 0.000
186.55/186.64	c total clause space: 127.173MB
186.55/186.64	c total #watches: 202072
186.95/187.01	c total #propagations: 38912593 / total #impl: 131077985 (eff. 0.297)
186.95/187.01	c #Conflicts:     559000 | #Learnt:      19953 | 0.000
186.95/187.01	c total clause space: 127.173MB
186.95/187.01	c total #watches: 205081
187.35/187.42	c total #propagations: 38976252 / total #impl: 131277535 (eff. 0.297)
187.35/187.42	c #Conflicts:     560000 | #Learnt:      20953 | 0.000
187.35/187.42	c total clause space: 127.173MB
187.35/187.42	c total #watches: 208132
187.75/187.84	c total #propagations: 39037326 / total #impl: 131461602 (eff. 0.297)
187.75/187.84	c #Conflicts:     561000 | #Learnt:      21953 | 0.000
187.75/187.84	c total clause space: 127.173MB
187.75/187.84	c total #watches: 211738
188.15/188.22	c total #propagations: 39109456 / total #impl: 131758390 (eff. 0.297)
188.15/188.22	c #Conflicts:     562000 | #Learnt:      22953 | 0.000
188.15/188.22	c total clause space: 127.173MB
188.15/188.22	c total #watches: 215030
188.55/188.62	c total #propagations: 39173265 / total #impl: 131971511 (eff. 0.297)
188.55/188.62	c #Conflicts:     563000 | #Learnt:      23953 | 0.000
188.55/188.62	c total clause space: 127.173MB
188.55/188.62	c total #watches: 218207
188.95/189.06	c total #propagations: 39243001 / total #impl: 132213317 (eff. 0.297)
188.95/189.06	c #Conflicts:     564000 | #Learnt:      24953 | 0.000
188.95/189.06	c total clause space: 127.173MB
188.95/189.06	c total #watches: 221459
189.45/189.51	c total #propagations: 39308445 / total #impl: 132441557 (eff. 0.297)
189.45/189.51	c #Conflicts:     565000 | #Learnt:      25953 | 0.000
189.45/189.51	c total clause space: 127.173MB
189.45/189.51	c total #watches: 224338
189.85/189.96	c total #propagations: 39381885 / total #impl: 132694916 (eff. 0.297)
189.85/189.96	c #Conflicts:     566000 | #Learnt:      26953 | 0.000
189.85/189.96	c total clause space: 127.173MB
189.85/189.96	c total #watches: 227489
190.35/190.47	c total #propagations: 39454753 / total #impl: 132948990 (eff. 0.297)
190.35/190.47	c #Conflicts:     567000 | #Learnt:      27953 | 0.000
190.35/190.47	c total clause space: 127.173MB
190.35/190.47	c total #watches: 230661
190.95/191.00	c total #propagations: 39521122 / total #impl: 133131216 (eff. 0.297)
190.95/191.00	c #Conflicts:     568000 | #Learnt:      28953 | 0.000
190.95/191.00	c total clause space: 127.173MB
190.95/191.00	c total #watches: 234101
191.45/191.59	c total #propagations: 39590868 / total #impl: 133353668 (eff. 0.297)
191.45/191.59	c #Conflicts:     569000 | #Learnt:      29953 | 0.000
191.45/191.59	c total clause space: 127.173MB
191.45/191.59	c total #watches: 237170
192.05/192.15	c total #propagations: 39659316 / total #impl: 133583267 (eff. 0.297)
192.05/192.15	c #Conflicts:     570000 | #Learnt:      30953 | 0.000
192.05/192.15	c total clause space: 127.173MB
192.05/192.15	c total #watches: 240199
192.55/192.65	c total #propagations: 39726731 / total #impl: 133819967 (eff. 0.297)
192.55/192.65	c #Conflicts:     571000 | #Learnt:      31953 | 0.000
192.55/192.65	c total clause space: 127.173MB
192.55/192.65	c total #watches: 243525
192.95/193.08	c total #propagations: 39802576 / total #impl: 134084298 (eff. 0.297)
192.95/193.08	c #Conflicts:     572000 | #Learnt:      32953 | 0.000
192.95/193.08	c total clause space: 127.173MB
192.95/193.08	c total #watches: 247108
193.55/193.65	c total #propagations: 39872911 / total #impl: 134324857 (eff. 0.297)
193.55/193.65	c #Conflicts:     573000 | #Learnt:      33953 | 0.000
193.55/193.65	c total clause space: 127.173MB
193.55/193.65	c total #watches: 250479
194.05/194.15	c total #propagations: 39942777 / total #impl: 134560452 (eff. 0.297)
194.05/194.15	c #Conflicts:     574000 | #Learnt:      34953 | 0.000
194.05/194.15	c total clause space: 127.173MB
194.05/194.15	c total #watches: 253704
194.45/194.50	c total #propagations: 40013857 / total #impl: 134812779 (eff. 0.297)
194.45/194.50	c GC COLLECT
194.45/194.50	c #Conflicts:     575000 | #Learnt:      18460 | 0.000
194.45/194.50	c total clause space: 127.173MB
194.45/194.50	c total #watches: 200278
194.75/194.88	c total #propagations: 40077810 / total #impl: 135010029 (eff. 0.297)
194.75/194.88	c #Conflicts:     576000 | #Learnt:      19460 | 0.000
194.75/194.88	c total clause space: 127.173MB
194.75/194.88	c total #watches: 203525
195.15/195.25	c total #propagations: 40144567 / total #impl: 135264140 (eff. 0.297)
195.15/195.25	c #Conflicts:     577000 | #Learnt:      20460 | 0.000
195.15/195.25	c total clause space: 127.173MB
195.15/195.25	c total #watches: 206905
195.65/195.71	c total #propagations: 40211994 / total #impl: 135494023 (eff. 0.297)
195.65/195.71	c #Conflicts:     578000 | #Learnt:      21460 | 0.000
195.65/195.71	c total clause space: 127.173MB
195.65/195.71	c total #watches: 209996
196.05/196.15	c total #propagations: 40282147 / total #impl: 135740333 (eff. 0.297)
196.05/196.15	c #Conflicts:     579000 | #Learnt:      22460 | 0.000
196.05/196.15	c total clause space: 127.173MB
196.05/196.15	c total #watches: 213244
196.55/196.62	c total #propagations: 40347924 / total #impl: 135954420 (eff. 0.297)
196.55/196.62	c #Conflicts:     580000 | #Learnt:      23460 | 0.000
196.55/196.62	c total clause space: 127.173MB
196.55/196.62	c total #watches: 216225
196.95/197.09	c total #propagations: 40417051 / total #impl: 136191324 (eff. 0.297)
196.95/197.09	c #Conflicts:     581000 | #Learnt:      24460 | 0.000
196.95/197.09	c total clause space: 127.173MB
196.95/197.09	c total #watches: 219014
197.44/197.59	c total #propagations: 40488061 / total #impl: 136448953 (eff. 0.297)
197.44/197.59	c #Conflicts:     582000 | #Learnt:      25460 | 0.000
197.44/197.59	c total clause space: 127.173MB
197.44/197.59	c total #watches: 222034
198.05/198.12	c total #propagations: 40562086 / total #impl: 136742530 (eff. 0.297)
198.05/198.12	c #Conflicts:     583000 | #Learnt:      26460 | 0.000
198.05/198.12	c total clause space: 127.173MB
198.05/198.12	c total #watches: 224592
198.54/198.61	c total #propagations: 40630805 / total #impl: 136979501 (eff. 0.297)
198.54/198.61	c #Conflicts:     584000 | #Learnt:      27460 | 0.000
198.54/198.61	c total clause space: 127.173MB
198.54/198.61	c total #watches: 227872
199.05/199.15	c total #propagations: 40695056 / total #impl: 137231139 (eff. 0.297)
199.05/199.15	c #Conflicts:     585000 | #Learnt:      28460 | 0.000
199.05/199.15	c total clause space: 127.173MB
199.05/199.15	c total #watches: 231223
199.54/199.69	c total #propagations: 40759069 / total #impl: 137451295 (eff. 0.297)
199.54/199.69	c #Conflicts:     586000 | #Learnt:      29460 | 0.000
199.54/199.69	c total clause space: 127.173MB
199.54/199.69	c total #watches: 234352
200.15/200.23	c total #propagations: 40823141 / total #impl: 137685115 (eff. 0.296)
200.15/200.23	c #Conflicts:     587000 | #Learnt:      30460 | 0.000
200.15/200.23	c total clause space: 127.173MB
200.15/200.23	c total #watches: 237783
200.74/200.83	c total #propagations: 40893008 / total #impl: 137944210 (eff. 0.296)
200.74/200.83	c #Conflicts:     588000 | #Learnt:      31460 | 0.000
200.74/200.83	c total clause space: 127.173MB
200.74/200.83	c total #watches: 240656
201.35/201.43	c total #propagations: 40962601 / total #impl: 138210059 (eff. 0.296)
201.35/201.43	c #Conflicts:     589000 | #Learnt:      32460 | 0.000
201.35/201.43	c total clause space: 127.173MB
201.35/201.43	c total #watches: 243611
201.94/202.08	c total #propagations: 41036778 / total #impl: 138519820 (eff. 0.296)
201.94/202.08	c #Conflicts:     590000 | #Learnt:      33460 | 0.000
201.94/202.08	c total clause space: 127.173MB
201.94/202.08	c total #watches: 246436
202.54/202.68	c total #propagations: 41105922 / total #impl: 138786134 (eff. 0.296)
202.54/202.68	c #Conflicts:     591000 | #Learnt:      34460 | 0.000
202.54/202.68	c total clause space: 127.173MB
202.54/202.68	c total #watches: 250337
203.14/203.27	c total #propagations: 41180591 / total #impl: 139066801 (eff. 0.296)
203.14/203.27	c #Conflicts:     592000 | #Learnt:      35460 | 0.000
203.14/203.27	c total clause space: 127.173MB
203.14/203.27	c total #watches: 253561
203.64/203.79	c total #propagations: 41251527 / total #impl: 139312128 (eff. 0.296)
203.64/203.79	c GC COLLECT
203.64/203.79	c #Conflicts:     593000 | #Learnt:      18311 | 0.000
203.64/203.79	c total clause space: 127.173MB
203.64/203.79	c total #watches: 199778
204.14/204.22	c total #propagations: 41314924 / total #impl: 139499217 (eff. 0.296)
204.14/204.22	c #Conflicts:     594000 | #Learnt:      19311 | 0.000
204.14/204.22	c total clause space: 127.173MB
204.14/204.22	c total #watches: 202688
204.44/204.59	c total #propagations: 41386172 / total #impl: 139740641 (eff. 0.296)
204.44/204.59	c #Conflicts:     595000 | #Learnt:      20311 | 0.000
204.44/204.59	c total clause space: 127.173MB
204.44/204.59	c total #watches: 206359
204.94/205.00	c total #propagations: 41451392 / total #impl: 139975683 (eff. 0.296)
204.94/205.00	c #Conflicts:     596000 | #Learnt:      21311 | 0.000
204.94/205.00	c total clause space: 127.173MB
204.94/205.00	c total #watches: 210201
205.34/205.40	c total #propagations: 41518637 / total #impl: 140222185 (eff. 0.296)
205.34/205.40	c #Conflicts:     597000 | #Learnt:      22311 | 0.000
205.34/205.40	c total clause space: 127.173MB
205.34/205.40	c total #watches: 213612
205.65/205.80	c total #propagations: 41582191 / total #impl: 140416213 (eff. 0.296)
205.65/205.80	c #Conflicts:     598000 | #Learnt:      23311 | 0.000
205.65/205.80	c total clause space: 127.173MB
205.65/205.80	c total #watches: 216886
206.14/206.23	c total #propagations: 41642422 / total #impl: 140596977 (eff. 0.296)
206.14/206.23	c #Conflicts:     599000 | #Learnt:      24311 | 0.000
206.14/206.23	c total clause space: 127.173MB
206.14/206.23	c total #watches: 219563
206.54/206.68	c total #propagations: 41718920 / total #impl: 140826187 (eff. 0.296)
206.54/206.68	c #Conflicts:     600000 | #Learnt:      25311 | 0.000
206.54/206.68	c total clause space: 127.173MB
206.54/206.68	c total #watches: 222713
207.04/207.10	c total #propagations: 41788769 / total #impl: 141054496 (eff. 0.296)
207.04/207.10	c #Conflicts:     601000 | #Learnt:      26311 | 0.000
207.04/207.10	c total clause space: 127.173MB
207.04/207.10	c total #watches: 226050
207.44/207.58	c total #propagations: 41849604 / total #impl: 141245093 (eff. 0.296)
207.44/207.58	c #Conflicts:     602000 | #Learnt:      27311 | 0.000
207.44/207.58	c total clause space: 127.173MB
207.44/207.58	c total #watches: 229722
207.95/208.06	c total #propagations: 41920054 / total #impl: 141468553 (eff. 0.296)
207.95/208.06	c #Conflicts:     603000 | #Learnt:      28311 | 0.000
207.95/208.06	c total clause space: 127.173MB
207.95/208.06	c total #watches: 233031
208.44/208.55	c total #propagations: 41983187 / total #impl: 141673817 (eff. 0.296)
208.44/208.55	c #Conflicts:     604000 | #Learnt:      29311 | 0.000
208.44/208.55	c total clause space: 127.173MB
208.44/208.55	c total #watches: 236347
208.95/209.04	c total #propagations: 42053554 / total #impl: 141941130 (eff. 0.296)
208.95/209.04	c #Conflicts:     605000 | #Learnt:      30311 | 0.000
208.95/209.04	c total clause space: 127.173MB
208.95/209.04	c total #watches: 239527
209.54/209.61	c total #propagations: 42120760 / total #impl: 142191908 (eff. 0.296)
209.54/209.61	c #Conflicts:     606000 | #Learnt:      31311 | 0.000
209.54/209.61	c total clause space: 127.173MB
209.54/209.61	c total #watches: 242730
210.05/210.17	c total #propagations: 42181908 / total #impl: 142383821 (eff. 0.296)
210.05/210.17	c #Conflicts:     607000 | #Learnt:      32311 | 0.000
210.05/210.17	c total clause space: 127.173MB
210.05/210.17	c total #watches: 245638
210.54/210.66	c total #propagations: 42244350 / total #impl: 142589271 (eff. 0.296)
210.54/210.66	c #Conflicts:     608000 | #Learnt:      33311 | 0.000
210.54/210.66	c total clause space: 127.173MB
210.54/210.66	c total #watches: 248912
211.04/211.16	c total #propagations: 42304802 / total #impl: 142803118 (eff. 0.296)
211.04/211.16	c #Conflicts:     609000 | #Learnt:      34311 | 0.000
211.04/211.16	c total clause space: 127.173MB
211.04/211.16	c total #watches: 252432
211.64/211.77	c total #propagations: 42376751 / total #impl: 143076477 (eff. 0.296)
211.64/211.77	c #Conflicts:     610000 | #Learnt:      35311 | 0.000
211.64/211.77	c total clause space: 127.173MB
211.64/211.77	c total #watches: 255639
212.25/212.34	c total #propagations: 42448631 / total #impl: 143326264 (eff. 0.296)
212.25/212.34	c #Conflicts:     611000 | #Learnt:      36311 | 0.000
212.25/212.34	c total clause space: 127.173MB
212.25/212.34	c total #watches: 258825
212.84/212.97	c total #propagations: 42514784 / total #impl: 143567520 (eff. 0.296)
212.84/212.97	c GC COLLECT
212.84/212.97	c #Conflicts:     612000 | #Learnt:      18685 | 0.000
212.84/212.97	c total clause space: 127.173MB
212.84/212.97	c total #watches: 200895
213.24/213.36	c total #propagations: 42580586 / total #impl: 143835319 (eff. 0.296)
213.24/213.36	c #Conflicts:     613000 | #Learnt:      19685 | 0.000
213.24/213.36	c total clause space: 127.173MB
213.24/213.36	c total #watches: 204423
213.74/213.81	c total #propagations: 42650908 / total #impl: 144085481 (eff. 0.296)
213.74/213.81	c #Conflicts:     614000 | #Learnt:      20685 | 0.000
213.74/213.81	c total clause space: 127.173MB
213.74/213.81	c total #watches: 207525
214.14/214.24	c total #propagations: 42725027 / total #impl: 144357885 (eff. 0.296)
214.14/214.24	c #Conflicts:     615000 | #Learnt:      21685 | 0.000
214.14/214.24	c total clause space: 127.173MB
214.14/214.24	c total #watches: 210895
214.55/214.65	c total #propagations: 42797212 / total #impl: 144593014 (eff. 0.296)
214.55/214.65	c #Conflicts:     616000 | #Learnt:      22685 | 0.000
214.55/214.65	c total clause space: 127.173MB
214.55/214.65	c total #watches: 214259
214.94/215.03	c total #propagations: 42870713 / total #impl: 144840251 (eff. 0.296)
214.94/215.03	c #Conflicts:     617000 | #Learnt:      23685 | 0.000
214.94/215.03	c total clause space: 127.173MB
214.94/215.03	c total #watches: 217621
215.34/215.45	c total #propagations: 42934060 / total #impl: 145016188 (eff. 0.296)
215.34/215.45	c #Conflicts:     618000 | #Learnt:      24685 | 0.000
215.34/215.45	c total clause space: 127.173MB
215.34/215.45	c total #watches: 220407
215.74/215.85	c total #propagations: 42999653 / total #impl: 145229463 (eff. 0.296)
215.74/215.85	c #Conflicts:     619000 | #Learnt:      25685 | 0.000
215.74/215.85	c total clause space: 127.173MB
215.74/215.85	c total #watches: 224116
216.24/216.31	c total #propagations: 43073487 / total #impl: 145505408 (eff. 0.296)
216.24/216.31	c #Conflicts:     620000 | #Learnt:      26685 | 0.000
216.24/216.31	c total clause space: 127.173MB
216.24/216.31	c total #watches: 227205
216.75/216.85	c total #propagations: 43146519 / total #impl: 145753034 (eff. 0.296)
216.75/216.85	c #Conflicts:     621000 | #Learnt:      27685 | 0.000
216.75/216.85	c total clause space: 127.173MB
216.75/216.85	c total #watches: 230385
217.24/217.31	c total #propagations: 43213389 / total #impl: 145938719 (eff. 0.296)
217.24/217.31	c #Conflicts:     622000 | #Learnt:      28685 | 0.000
217.24/217.31	c total clause space: 127.173MB
217.24/217.31	c total #watches: 233620
217.64/217.79	c total #propagations: 43276209 / total #impl: 146124605 (eff. 0.296)
217.64/217.79	c #Conflicts:     623000 | #Learnt:      29685 | 0.000
217.64/217.79	c total clause space: 127.173MB
217.64/217.79	c total #watches: 236664
218.14/218.24	c total #propagations: 43339953 / total #impl: 146306286 (eff. 0.296)
218.14/218.24	c #Conflicts:     624000 | #Learnt:      30685 | 0.000
218.14/218.24	c total clause space: 127.173MB
218.14/218.24	c total #watches: 240015
218.64/218.76	c total #propagations: 43407007 / total #impl: 146522195 (eff. 0.296)
218.64/218.76	c #Conflicts:     625000 | #Learnt:      31685 | 0.000
218.64/218.76	c total clause space: 127.173MB
218.64/218.76	c total #watches: 242792
219.24/219.33	c total #propagations: 43472805 / total #impl: 146713406 (eff. 0.296)
219.24/219.33	c #Conflicts:     626000 | #Learnt:      32685 | 0.000
219.24/219.33	c total clause space: 127.173MB
219.24/219.33	c total #watches: 246364
219.74/219.88	c total #propagations: 43542697 / total #impl: 146916844 (eff. 0.296)
219.74/219.88	c #Conflicts:     627000 | #Learnt:      33685 | 0.000
219.74/219.88	c total clause space: 127.173MB
219.74/219.88	c total #watches: 249287
220.34/220.43	c total #propagations: 43601840 / total #impl: 147088773 (eff. 0.296)
220.34/220.43	c #Conflicts:     628000 | #Learnt:      34685 | 0.000
220.34/220.43	c total clause space: 127.173MB
220.34/220.43	c total #watches: 252667
220.84/220.94	c total #propagations: 43673525 / total #impl: 147314443 (eff. 0.296)
220.84/220.94	c #Conflicts:     629000 | #Learnt:      35685 | 0.000
220.84/220.94	c total clause space: 127.173MB
220.84/220.94	c total #watches: 255967
221.44/221.56	c total #propagations: 43751625 / total #impl: 147549195 (eff. 0.297)
221.44/221.56	c #Conflicts:     630000 | #Learnt:      36685 | 0.000
221.44/221.56	c total clause space: 127.173MB
221.44/221.56	c total #watches: 259915
222.15/222.26	c total #propagations: 43824569 / total #impl: 147753361 (eff. 0.297)
222.15/222.26	c #Conflicts:     631000 | #Learnt:      37685 | 0.000
222.15/222.26	c total clause space: 127.173MB
222.15/222.26	c total #watches: 262981
222.64/222.74	c total #propagations: 43896289 / total #impl: 148012158 (eff. 0.297)
222.64/222.74	c GC COLLECT
222.64/222.74	c #Conflicts:     632000 | #Learnt:      19675 | 0.000
222.64/222.74	c total clause space: 127.173MB
222.64/222.74	c total #watches: 204347
223.04/223.13	c total #propagations: 43969693 / total #impl: 148281427 (eff. 0.297)
223.04/223.13	c #Conflicts:     633000 | #Learnt:      20675 | 0.000
223.04/223.13	c total clause space: 127.173MB
223.04/223.13	c total #watches: 207831
223.44/223.57	c total #propagations: 44038589 / total #impl: 148517966 (eff. 0.297)
223.44/223.57	c #Conflicts:     634000 | #Learnt:      21675 | 0.000
223.44/223.57	c total clause space: 127.173MB
223.44/223.57	c total #watches: 211184
223.84/223.97	c total #propagations: 44110397 / total #impl: 148770064 (eff. 0.297)
223.84/223.97	c #Conflicts:     635000 | #Learnt:      22675 | 0.000
223.84/223.97	c total clause space: 127.173MB
223.84/223.97	c total #watches: 214951
224.24/224.36	c total #propagations: 44181115 / total #impl: 149018628 (eff. 0.296)
224.24/224.36	c #Conflicts:     636000 | #Learnt:      23675 | 0.000
224.24/224.36	c total clause space: 127.173MB
224.24/224.36	c total #watches: 218490
224.74/224.83	c total #propagations: 44238615 / total #impl: 149186963 (eff. 0.297)
224.74/224.83	c #Conflicts:     637000 | #Learnt:      24675 | 0.000
224.74/224.83	c total clause space: 127.173MB
224.74/224.83	c total #watches: 221978
225.24/225.31	c total #propagations: 44302367 / total #impl: 149371728 (eff. 0.297)
225.24/225.31	c #Conflicts:     638000 | #Learnt:      25675 | 0.000
225.24/225.31	c total clause space: 127.173MB
225.24/225.31	c total #watches: 225688
225.74/225.81	c total #propagations: 44373412 / total #impl: 149595236 (eff. 0.297)
225.74/225.81	c #Conflicts:     639000 | #Learnt:      26675 | 0.000
225.74/225.81	c total clause space: 127.173MB
225.74/225.81	c total #watches: 228882
226.24/226.33	c total #propagations: 44438213 / total #impl: 149811220 (eff. 0.297)
226.24/226.33	c #Conflicts:     640000 | #Learnt:      27675 | 0.000
226.24/226.33	c total clause space: 127.173MB
226.24/226.33	c total #watches: 232020
226.74/226.89	c total #propagations: 44504405 / total #impl: 150008196 (eff. 0.297)
226.74/226.89	c #Conflicts:     641000 | #Learnt:      28675 | 0.000
226.74/226.89	c total clause space: 127.173MB
226.74/226.89	c total #watches: 235158
227.34/227.40	c total #propagations: 44587883 / total #impl: 150300005 (eff. 0.297)
227.34/227.40	c #Conflicts:     642000 | #Learnt:      29675 | 0.000
227.34/227.40	c total clause space: 127.173MB
227.34/227.40	c total #watches: 239219
227.84/227.95	c total #propagations: 44664090 / total #impl: 150643365 (eff. 0.296)
227.84/227.95	c #Conflicts:     643000 | #Learnt:      30675 | 0.000
227.84/227.95	c total clause space: 127.173MB
227.84/227.95	c total #watches: 242792
228.34/228.43	c total #propagations: 44739101 / total #impl: 150955782 (eff. 0.296)
228.34/228.43	c #Conflicts:     644000 | #Learnt:      31675 | 0.000
228.34/228.43	c total clause space: 127.173MB
228.34/228.43	c total #watches: 246394
228.94/229.00	c total #propagations: 44800610 / total #impl: 151150927 (eff. 0.296)
228.94/229.00	c #Conflicts:     645000 | #Learnt:      32675 | 0.000
228.94/229.00	c total clause space: 127.173MB
228.94/229.00	c total #watches: 249697
229.54/229.62	c total #propagations: 44862509 / total #impl: 151384722 (eff. 0.296)
229.54/229.62	c #Conflicts:     646000 | #Learnt:      33675 | 0.000
229.54/229.62	c total clause space: 127.173MB
229.54/229.62	c total #watches: 252874
230.14/230.21	c total #propagations: 44947260 / total #impl: 151682200 (eff. 0.296)
230.14/230.21	c #Conflicts:     647000 | #Learnt:      34675 | 0.000
230.14/230.21	c total clause space: 127.173MB
230.14/230.21	c total #watches: 255606
230.64/230.78	c total #propagations: 45014040 / total #impl: 151910138 (eff. 0.296)
230.64/230.78	c #Conflicts:     648000 | #Learnt:      35675 | 0.000
230.64/230.78	c total clause space: 127.173MB
230.64/230.78	c total #watches: 258772
231.34/231.41	c total #propagations: 45081013 / total #impl: 152134750 (eff. 0.296)
231.34/231.41	c #Conflicts:     649000 | #Learnt:      36675 | 0.000
231.34/231.41	c total clause space: 127.173MB
231.34/231.41	c total #watches: 262087
231.94/232.06	c total #propagations: 45154529 / total #impl: 152422564 (eff. 0.296)
231.94/232.06	c #Conflicts:     650000 | #Learnt:      37675 | 0.000
231.94/232.06	c total clause space: 127.173MB
231.94/232.06	c total #watches: 265127
232.64/232.76	c total #propagations: 45220068 / total #impl: 152663758 (eff. 0.296)
232.64/232.76	c #Conflicts:     651000 | #Learnt:      38675 | 0.000
232.64/232.76	c total clause space: 127.173MB
232.64/232.76	c total #watches: 268241
233.04/233.20	c total #propagations: 45289548 / total #impl: 152917928 (eff. 0.296)
233.04/233.20	c GC COLLECT
233.04/233.20	c #Conflicts:     652000 | #Learnt:      20319 | 0.000
233.04/233.20	c total clause space: 127.173MB
233.04/233.20	c total #watches: 206455
233.44/233.59	c total #propagations: 45359682 / total #impl: 153165825 (eff. 0.296)
233.44/233.59	c #Conflicts:     653000 | #Learnt:      21319 | 0.000
233.44/233.59	c total clause space: 127.173MB
233.44/233.59	c total #watches: 209548
233.84/233.98	c total #propagations: 45429962 / total #impl: 153423672 (eff. 0.296)
233.84/233.98	c #Conflicts:     654000 | #Learnt:      22319 | 0.000
233.84/233.98	c total clause space: 127.173MB
233.84/233.98	c total #watches: 212580
234.25/234.38	c total #propagations: 45497894 / total #impl: 153662219 (eff. 0.296)
234.25/234.38	c #Conflicts:     655000 | #Learnt:      23319 | 0.000
234.25/234.38	c total clause space: 127.173MB
234.25/234.38	c total #watches: 217143
234.64/234.79	c total #propagations: 45577945 / total #impl: 153964396 (eff. 0.296)
234.64/234.79	c #Conflicts:     656000 | #Learnt:      24319 | 0.000
234.64/234.79	c total clause space: 127.173MB
234.64/234.79	c total #watches: 220702
235.14/235.29	c total #propagations: 45652957 / total #impl: 154226353 (eff. 0.296)
235.14/235.29	c #Conflicts:     657000 | #Learnt:      25319 | 0.000
235.14/235.29	c total clause space: 127.173MB
235.14/235.29	c total #watches: 224719
235.64/235.79	c total #propagations: 45730213 / total #impl: 154498934 (eff. 0.296)
235.64/235.79	c #Conflicts:     658000 | #Learnt:      26319 | 0.000
235.64/235.79	c total clause space: 127.173MB
235.64/235.79	c total #watches: 228546
236.24/236.31	c total #propagations: 45815368 / total #impl: 154839027 (eff. 0.296)
236.24/236.31	c #Conflicts:     659000 | #Learnt:      27319 | 0.000
236.24/236.31	c total clause space: 127.173MB
236.24/236.31	c total #watches: 231930
236.74/236.84	c total #propagations: 45888854 / total #impl: 155100221 (eff. 0.296)
236.74/236.84	c #Conflicts:     660000 | #Learnt:      28319 | 0.000
236.74/236.84	c total clause space: 127.173MB
236.74/236.84	c total #watches: 235549
237.24/237.39	c total #propagations: 45963834 / total #impl: 155363623 (eff. 0.296)
237.24/237.39	c #Conflicts:     661000 | #Learnt:      29319 | 0.000
237.24/237.39	c total clause space: 127.173MB
237.24/237.39	c total #watches: 238472
237.94/238.02	c total #propagations: 46027639 / total #impl: 155593052 (eff. 0.296)
237.94/238.02	c #Conflicts:     662000 | #Learnt:      30319 | 0.000
237.94/238.02	c total clause space: 127.173MB
237.94/238.02	c total #watches: 241359
238.54/238.63	c total #propagations: 46097912 / total #impl: 155839291 (eff. 0.296)
238.54/238.63	c #Conflicts:     663000 | #Learnt:      31319 | 0.000
238.54/238.63	c total clause space: 127.173MB
238.54/238.63	c total #watches: 244231
239.14/239.20	c total #propagations: 46167389 / total #impl: 156065588 (eff. 0.296)
239.14/239.20	c #Conflicts:     664000 | #Learnt:      32319 | 0.000
239.14/239.20	c total clause space: 127.173MB
239.14/239.20	c total #watches: 247374
239.74/239.82	c total #propagations: 46238718 / total #impl: 156313440 (eff. 0.296)
239.74/239.82	c #Conflicts:     665000 | #Learnt:      33319 | 0.000
239.74/239.82	c total clause space: 127.173MB
239.74/239.82	c total #watches: 250716
240.24/240.37	c total #propagations: 46305647 / total #impl: 156533101 (eff. 0.296)
240.24/240.37	c #Conflicts:     666000 | #Learnt:      34319 | 0.000
240.24/240.37	c total clause space: 127.173MB
240.24/240.37	c total #watches: 254087
240.84/241.00	c total #propagations: 46372003 / total #impl: 156759038 (eff. 0.296)
240.84/241.00	c #Conflicts:     667000 | #Learnt:      35319 | 0.000
240.84/241.00	c total clause space: 127.173MB
240.84/241.00	c total #watches: 257478
241.54/241.60	c total #propagations: 46443742 / total #impl: 157011718 (eff. 0.296)
241.54/241.60	c #Conflicts:     668000 | #Learnt:      36319 | 0.000
241.54/241.60	c total clause space: 127.173MB
241.54/241.60	c total #watches: 260862
242.14/242.21	c total #propagations: 46515292 / total #impl: 157268651 (eff. 0.296)
242.14/242.21	c #Conflicts:     669000 | #Learnt:      37319 | 0.000
242.14/242.21	c total clause space: 127.173MB
242.14/242.21	c total #watches: 264121
242.74/242.88	c total #propagations: 46587745 / total #impl: 157538661 (eff. 0.296)
242.74/242.88	c #Conflicts:     670000 | #Learnt:      38319 | 0.000
242.74/242.88	c total clause space: 127.173MB
242.74/242.88	c total #watches: 267790
243.54/243.60	c total #propagations: 46658784 / total #impl: 157760858 (eff. 0.296)
243.54/243.60	c #Conflicts:     671000 | #Learnt:      39319 | 0.000
243.54/243.60	c total clause space: 127.173MB
243.54/243.60	c total #watches: 270626
243.94/244.05	c total #propagations: 46726194 / total #impl: 158006741 (eff. 0.296)
243.94/244.05	c GC COLLECT
243.94/244.05	c #Conflicts:     672000 | #Learnt:      20636 | 0.000
243.94/244.05	c total clause space: 127.173MB
243.94/244.05	c total #watches: 207405
244.34/244.44	c total #propagations: 46796971 / total #impl: 158255060 (eff. 0.296)
244.34/244.44	c #Conflicts:     673000 | #Learnt:      21636 | 0.000
244.34/244.44	c total clause space: 127.173MB
244.34/244.44	c total #watches: 210513
244.74/244.86	c total #propagations: 46853099 / total #impl: 158431689 (eff. 0.296)
244.74/244.86	c #Conflicts:     674000 | #Learnt:      22636 | 0.000
244.74/244.86	c total clause space: 127.173MB
244.74/244.86	c total #watches: 213574
245.24/245.34	c total #propagations: 46920258 / total #impl: 158627167 (eff. 0.296)
245.24/245.34	c #Conflicts:     675000 | #Learnt:      23636 | 0.000
245.24/245.34	c total clause space: 127.173MB
245.24/245.34	c total #watches: 216604
245.64/245.77	c total #propagations: 46987808 / total #impl: 158830098 (eff. 0.296)
245.64/245.77	c #Conflicts:     676000 | #Learnt:      24636 | 0.000
245.64/245.77	c total clause space: 127.173MB
245.64/245.77	c total #watches: 219495
246.14/246.26	c total #propagations: 47058699 / total #impl: 159065587 (eff. 0.296)
246.14/246.26	c #Conflicts:     677000 | #Learnt:      25636 | 0.000
246.14/246.26	c total clause space: 127.173MB
246.14/246.26	c total #watches: 222502
246.54/246.69	c total #propagations: 47125039 / total #impl: 159268831 (eff. 0.296)
246.54/246.69	c #Conflicts:     678000 | #Learnt:      26636 | 0.000
246.54/246.69	c total clause space: 127.173MB
246.54/246.69	c total #watches: 225675
247.04/247.19	c total #propagations: 47192503 / total #impl: 159481319 (eff. 0.296)
247.04/247.19	c #Conflicts:     679000 | #Learnt:      27636 | 0.000
247.04/247.19	c total clause space: 127.173MB
247.04/247.19	c total #watches: 229031
247.64/247.72	c total #propagations: 47262317 / total #impl: 159721346 (eff. 0.296)
247.64/247.72	c #Conflicts:     680000 | #Learnt:      28636 | 0.000
247.64/247.72	c total clause space: 127.173MB
247.64/247.72	c total #watches: 232209
248.24/248.35	c total #propagations: 47328923 / total #impl: 159936711 (eff. 0.296)
248.24/248.35	c #Conflicts:     681000 | #Learnt:      29636 | 0.000
248.24/248.35	c total clause space: 127.173MB
248.24/248.35	c total #watches: 235639
248.84/248.94	c total #propagations: 47403710 / total #impl: 160213986 (eff. 0.296)
248.84/248.94	c #Conflicts:     682000 | #Learnt:      30636 | 0.000
248.84/248.94	c total clause space: 127.173MB
248.84/248.94	c total #watches: 238673
249.44/249.50	c total #propagations: 47477279 / total #impl: 160460338 (eff. 0.296)
249.44/249.50	c #Conflicts:     683000 | #Learnt:      31636 | 0.000
249.44/249.50	c total clause space: 127.173MB
249.44/249.50	c total #watches: 241964
249.94/250.09	c total #propagations: 47554572 / total #impl: 160719326 (eff. 0.296)
249.94/250.09	c #Conflicts:     684000 | #Learnt:      32636 | 0.000
249.94/250.09	c total clause space: 127.173MB
249.94/250.09	c total #watches: 245247
250.54/250.63	c total #propagations: 47629322 / total #impl: 160970175 (eff. 0.296)
250.54/250.63	c #Conflicts:     685000 | #Learnt:      33636 | 0.000
250.54/250.63	c total clause space: 127.173MB
250.54/250.63	c total #watches: 248405
251.04/251.17	c total #propagations: 47694811 / total #impl: 161195269 (eff. 0.296)
251.04/251.17	c #Conflicts:     686000 | #Learnt:      34636 | 0.000
251.04/251.17	c total clause space: 127.173MB
251.04/251.17	c total #watches: 251682
251.74/251.83	c total #propagations: 47757947 / total #impl: 161405899 (eff. 0.296)
251.74/251.83	c #Conflicts:     687000 | #Learnt:      35636 | 0.000
251.74/251.83	c total clause space: 127.173MB
251.74/251.83	c total #watches: 254337
252.34/252.44	c total #propagations: 47823825 / total #impl: 161606373 (eff. 0.296)
252.34/252.44	c #Conflicts:     688000 | #Learnt:      36636 | 0.000
252.34/252.44	c total clause space: 127.173MB
252.34/252.44	c total #watches: 257360
253.04/253.12	c total #propagations: 47890497 / total #impl: 161829037 (eff. 0.296)
253.04/253.12	c #Conflicts:     689000 | #Learnt:      37636 | 0.000
253.04/253.12	c total clause space: 127.173MB
253.04/253.12	c total #watches: 260661
253.74/253.81	c total #propagations: 47967615 / total #impl: 162123075 (eff. 0.296)
253.74/253.81	c #Conflicts:     690000 | #Learnt:      38636 | 0.000
253.74/253.81	c total clause space: 127.173MB
253.74/253.81	c total #watches: 264263
254.34/254.45	c total #propagations: 48045986 / total #impl: 162414015 (eff. 0.296)
254.34/254.45	c #Conflicts:     691000 | #Learnt:      39636 | 0.000
254.34/254.45	c total clause space: 127.173MB
254.34/254.45	c total #watches: 267781
254.84/254.95	c total #propagations: 48116097 / total #impl: 162658412 (eff. 0.296)
254.84/254.95	c GC COLLECT
254.84/254.95	c #Conflicts:     692000 | #Learnt:      20643 | 0.000
254.84/254.95	c total clause space: 127.173MB
254.84/254.95	c total #watches: 207887
255.24/255.39	c total #propagations: 48188300 / total #impl: 162881751 (eff. 0.296)
255.24/255.39	c #Conflicts:     693000 | #Learnt:      21643 | 0.000
255.24/255.39	c total clause space: 127.173MB
255.24/255.39	c total #watches: 211742
255.74/255.81	c total #propagations: 48260429 / total #impl: 163118357 (eff. 0.296)
255.74/255.81	c #Conflicts:     694000 | #Learnt:      22643 | 0.000
255.74/255.81	c total clause space: 127.173MB
255.74/255.81	c total #watches: 215224
256.14/256.21	c total #propagations: 48320410 / total #impl: 163308108 (eff. 0.296)
256.14/256.21	c #Conflicts:     695000 | #Learnt:      23643 | 0.000
256.14/256.21	c total clause space: 127.173MB
256.14/256.21	c total #watches: 218633
256.54/256.63	c total #propagations: 48389640 / total #impl: 163559688 (eff. 0.296)
256.54/256.63	c #Conflicts:     696000 | #Learnt:      24643 | 0.000
256.54/256.63	c total clause space: 127.173MB
256.54/256.63	c total #watches: 221959
256.93/257.07	c total #propagations: 48466224 / total #impl: 163848091 (eff. 0.296)
256.93/257.07	c #Conflicts:     697000 | #Learnt:      25643 | 0.000
256.93/257.07	c total clause space: 127.173MB
256.93/257.07	c total #watches: 224743
257.44/257.53	c total #propagations: 48540308 / total #impl: 164099161 (eff. 0.296)
257.44/257.53	c #Conflicts:     698000 | #Learnt:      26643 | 0.000
257.44/257.53	c total clause space: 127.173MB
257.44/257.53	c total #watches: 227735
257.93/258.04	c total #propagations: 48613335 / total #impl: 164347132 (eff. 0.296)
257.93/258.04	c #Conflicts:     699000 | #Learnt:      27643 | 0.000
257.93/258.04	c total clause space: 127.173MB
257.93/258.04	c total #watches: 230761
258.44/258.52	c total #propagations: 48677553 / total #impl: 164565090 (eff. 0.296)
258.44/258.52	c #Conflicts:     700000 | #Learnt:      28643 | 0.000
258.44/258.52	c total clause space: 127.173MB
258.44/258.52	c total #watches: 234029
258.83/258.98	c total #propagations: 48749219 / total #impl: 164812615 (eff. 0.296)
258.83/258.98	c #Conflicts:     701000 | #Learnt:      29643 | 0.000
258.83/258.98	c total clause space: 127.173MB
258.83/258.98	c total #watches: 236795
259.43/259.51	c total #propagations: 48816045 / total #impl: 165040488 (eff. 0.296)
259.43/259.51	c #Conflicts:     702000 | #Learnt:      30643 | 0.000
259.43/259.51	c total clause space: 127.173MB
259.43/259.51	c total #watches: 239935
260.03/260.15	c total #propagations: 48885670 / total #impl: 165280840 (eff. 0.296)
260.03/260.15	c #Conflicts:     703000 | #Learnt:      31643 | 0.000
260.03/260.15	c total clause space: 127.173MB
260.03/260.15	c total #watches: 243123
260.64/260.73	c total #propagations: 48961667 / total #impl: 165555890 (eff. 0.296)
260.64/260.73	c #Conflicts:     704000 | #Learnt:      32643 | 0.000
260.64/260.73	c total clause space: 127.173MB
260.64/260.73	c total #watches: 246270
261.23/261.31	c total #propagations: 49032389 / total #impl: 165800502 (eff. 0.296)
261.23/261.31	c #Conflicts:     705000 | #Learnt:      33643 | 0.000
261.23/261.31	c total clause space: 127.173MB
261.23/261.31	c total #watches: 249468
261.74/261.89	c total #propagations: 49101296 / total #impl: 166052190 (eff. 0.296)
261.74/261.89	c #Conflicts:     706000 | #Learnt:      34643 | 0.000
261.74/261.89	c total clause space: 127.173MB
261.74/261.89	c total #watches: 253372
262.43/262.55	c total #propagations: 49179964 / total #impl: 166335514 (eff. 0.296)
262.43/262.55	c #Conflicts:     707000 | #Learnt:      35643 | 0.000
262.43/262.55	c total clause space: 127.173MB
262.43/262.55	c total #watches: 256587
263.13/263.23	c total #propagations: 49253344 / total #impl: 166610426 (eff. 0.296)
263.13/263.23	c #Conflicts:     708000 | #Learnt:      36643 | 0.000
263.13/263.23	c total clause space: 127.173MB
263.13/263.23	c total #watches: 260207
263.83/263.92	c total #propagations: 49324922 / total #impl: 166865489 (eff. 0.296)
263.83/263.92	c #Conflicts:     709000 | #Learnt:      37643 | 0.000
263.83/263.92	c total clause space: 127.173MB
263.83/263.92	c total #watches: 263649
264.43/264.53	c total #propagations: 49400965 / total #impl: 167183629 (eff. 0.295)
264.43/264.53	c #Conflicts:     710000 | #Learnt:      38643 | 0.000
264.43/264.53	c total clause space: 127.173MB
264.43/264.53	c total #watches: 267195
265.04/265.18	c total #propagations: 49471052 / total #impl: 167422189 (eff. 0.295)
265.04/265.18	c #Conflicts:     711000 | #Learnt:      39643 | 0.000
265.04/265.18	c total clause space: 127.173MB
265.04/265.18	c total #watches: 271076
265.73/265.86	c total #propagations: 49544535 / total #impl: 167684120 (eff. 0.295)
265.73/265.86	c GC COLLECT
265.73/265.86	c #Conflicts:     712000 | #Learnt:      20356 | 0.000
265.73/265.86	c total clause space: 127.173MB
265.73/265.86	c total #watches: 206644
266.14/266.29	c total #propagations: 49617352 / total #impl: 167946870 (eff. 0.295)
266.14/266.29	c #Conflicts:     713000 | #Learnt:      21356 | 0.000
266.14/266.29	c total clause space: 127.173MB
266.14/266.29	c total #watches: 210728
266.53/266.69	c total #propagations: 49690493 / total #impl: 168216204 (eff. 0.295)
266.53/266.69	c #Conflicts:     714000 | #Learnt:      22356 | 0.000
266.53/266.69	c total clause space: 127.173MB
266.53/266.69	c total #watches: 214425
266.93/267.09	c total #propagations: 49771366 / total #impl: 168527249 (eff. 0.295)
266.93/267.09	c #Conflicts:     715000 | #Learnt:      23356 | 0.000
266.93/267.09	c total clause space: 127.173MB
266.93/267.09	c total #watches: 218138
267.43/267.53	c total #propagations: 49846631 / total #impl: 168800629 (eff. 0.295)
267.43/267.53	c #Conflicts:     716000 | #Learnt:      24356 | 0.000
267.43/267.53	c total clause space: 127.173MB
267.43/267.53	c total #watches: 221399
267.83/267.99	c total #propagations: 49932614 / total #impl: 169163442 (eff. 0.295)
267.83/267.99	c #Conflicts:     717000 | #Learnt:      25356 | 0.000
267.83/267.99	c total clause space: 127.173MB
267.83/267.99	c total #watches: 224625
268.34/268.48	c total #propagations: 50017027 / total #impl: 169511606 (eff. 0.295)
268.34/268.48	c #Conflicts:     718000 | #Learnt:      26356 | 0.000
268.34/268.48	c total clause space: 127.173MB
268.34/268.48	c total #watches: 228032
268.83/268.96	c total #propagations: 50099422 / total #impl: 169869421 (eff. 0.295)
268.83/268.96	c #Conflicts:     719000 | #Learnt:      27356 | 0.000
268.83/268.96	c total clause space: 127.173MB
268.83/268.96	c total #watches: 231212
269.33/269.47	c total #propagations: 50184907 / total #impl: 170202898 (eff. 0.295)
269.33/269.47	c #Conflicts:     720000 | #Learnt:      28356 | 0.000
269.33/269.47	c total clause space: 127.173MB
269.33/269.47	c total #watches: 235192
269.93/270.01	c total #propagations: 50266446 / total #impl: 170520222 (eff. 0.295)
269.93/270.01	c #Conflicts:     721000 | #Learnt:      29356 | 0.000
269.93/270.01	c total clause space: 127.173MB
269.93/270.01	c total #watches: 238464
270.43/270.52	c total #propagations: 50355258 / total #impl: 170864821 (eff. 0.295)
270.43/270.52	c #Conflicts:     722000 | #Learnt:      30356 | 0.000
270.43/270.52	c total clause space: 127.173MB
270.43/270.52	c total #watches: 242609
270.93/271.09	c total #propagations: 50447521 / total #impl: 171279898 (eff. 0.295)
270.93/271.09	c #Conflicts:     723000 | #Learnt:      31356 | 0.000
270.93/271.09	c total clause space: 127.173MB
270.93/271.09	c total #watches: 246000
271.53/271.64	c total #propagations: 50537855 / total #impl: 171671053 (eff. 0.294)
271.53/271.64	c #Conflicts:     724000 | #Learnt:      32356 | 0.000
271.53/271.64	c total clause space: 127.173MB
271.53/271.64	c total #watches: 249004
272.13/272.24	c total #propagations: 50618646 / total #impl: 172009464 (eff. 0.294)
272.13/272.24	c #Conflicts:     725000 | #Learnt:      33356 | 0.000
272.13/272.24	c total clause space: 127.173MB
272.13/272.24	c total #watches: 252349
272.74/272.87	c total #propagations: 50701972 / total #impl: 172342528 (eff. 0.294)
272.74/272.87	c #Conflicts:     726000 | #Learnt:      34356 | 0.000
272.74/272.87	c total clause space: 127.173MB
272.74/272.87	c total #watches: 255600
273.43/273.51	c total #propagations: 50771416 / total #impl: 172610552 (eff. 0.294)
273.43/273.51	c #Conflicts:     727000 | #Learnt:      35356 | 0.000
273.43/273.51	c total clause space: 127.173MB
273.43/273.51	c total #watches: 258988
274.03/274.17	c total #propagations: 50838687 / total #impl: 172876634 (eff. 0.294)
274.03/274.17	c #Conflicts:     728000 | #Learnt:      36356 | 0.000
274.03/274.17	c total clause space: 127.173MB
274.03/274.17	c total #watches: 263034
274.63/274.78	c total #propagations: 50935093 / total #impl: 173284135 (eff. 0.294)
274.63/274.78	c S1->S2
274.63/274.78	o -169
274.63/274.78	s OPTIMUM FOUND
274.63/274.78	v x1 -x2 x3 -x4 x5 -x6 x7 x8 x9 -x10 x11 x12 x13 x14 x15 x16 x17 x18 -x19 x20 -x21 x22 x23 x24 -x25 -x26 -x27 x28 -x29 x30 x31 x32 x33 -x34 x35 x36 -x37 -x38 x39 x40 -x41 -x42 x43 x44 x45 x46 -x47 -x48 x49 -x50 -x51 x52 -x53 -x54 x55 -x56 x57 x58 x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 x69 x70 -x71 x72 -x73 x74 -x75 -x76 x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 x89 -x90 x91 -x92 -x93 -x94 x95 x96 -x97 -x98 x99 x100 x101 -x102 -x103 x104 -x105 x106 -x107 -x108 x109 -x110 x111 -x112 x113 x114 -x115 -x116 x117 -x118 x119 -x120 -x121 -x122 x123 -x124 -x125 x126 -x127 -x128 x129 -x130 x131 x132 x133 x134 x135 -x136 -x137 x138 x139 -x140 -x141 -x142 x143 -x144 -x145 x146 -x147 x148 x149 -x150 x151 x152 x153 x154 x155 x156 x157 -x158 x159 x160 x161 -x162 -x163 -x164 x165 x166 -x167 -x168 x169 x170 x171 x172 x173 x174 x175 -x176 -x177 x178 x179 x180 -x181 -x182 -x183 x184 x185 x186 -x187 -x188 x189 -x190 x191 -x192 x193 x194 -x195 -x196 -x197 x198 x199 -x200 x201 -x202 -x203 x204 -x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 x214 -x215 x216 -x217 x218 -x219 x220 x221 -x222 x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 x232 x233 x234 x235 -x236 x237 x238 x239 -x240 -x241 x242 -x243 x244 -x245 -x246 x247 x248 x249 -x250 x251 x252 -x253 x254 x255 -x256 x257 -x258 x259 -x260 x261 x262 x263 x264 -x265 -x266 x267 x268 -x269 x270 -x271 -x272 -x273 x274 x275 -x276 x277 -x278 x279 x280 -x281 x282 -x283 x284 -x285 -x286 -x287 x288 x289 -x290 x291 x292 x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 x302 -x303 x304 x305 -x306 -x307 -x308 x309 -x310 x311 x312 -x313 -x314 -x315 -x316 -x317 x318 x319 -x320 x321 -x322 -x323 -x324 -x325 x326 -x327 x328 -x329 x330 -x331 -x332 -x333 -x334 x335 x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 x346 -x347 x348 -x349 x350 -x351 x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 x360 -x361 -x362 -x363 x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 x372 -x373 x374 -x375 x376 -x377 -x378 -x379 x380 -x381 x382 -x383 -x384 x385 -x386 -x387 x388 -x389 x390 -x391 -x392 x393 x394 -x395 x396 -x397 x398 -x399 -x400 x401 -x402 -x403 x404 -x405 x406 -x407 x408 -x409 x410 -x411 x412 -x413 x414 -x415 x416 -x417 x418 x419 -x420 -x421 x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 x433 -x434 x435 -x436 -x437 -x438 x439 -x440 x441 -x442 -x443 x444 -x445 -x446 -x447 x448 -x449 x450 -x451 -x452 -x453 -x454 -x455 -x456 x457 -x458 x459 -x460 -x461 -x462 x463 -x464 x465 -x466 x467 -x468 x469 x470 -x471 x472 -x473 -x474 -x475 x476 -x477 -x478 -x479 -x480 x481 -x482 -x483 -x484 x485 x486 -x487 x488 -x489 -x490 -x491 -x492 -x493 -x494 x495 -x496 -x497 -x498 -x499 x500 -x501 -x502 x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 -x515 -x516 x517 -x518 -x519 x520 x521 -x522 -x523 -x524 -x525 x526 -x527 -x528 x529 -x530 -x531 -x532 -x533 -x534 x535 -x536 -x537 x538 -x539 -x540 -x541 x542 -x543 x544 -x545 x546 x547 -x548 x549 -x550 x551 -x552 -x553 x554 -x555 -x556 -x557 -x558 -x559 x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580 x581 -x582 x583 -x584 -x585 -x586 x587 -x588 x589 x590 -x591 -x592 -x593 x594 -x595 -x596 x597 -x598 x599 -x600 -x601 -x602 x603 -x604 x605 -x606 x607 x608 -x609 -x610 -x611 x612 -x613 x614 -x615 -x616 -x617 x618 -x619 -x620 x621 -x622 -x623 -x624 -x625 x626 x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 x635 -x636 -x637 x638 -x639 x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 x649 x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 x664 -x665 x666 -x667 -x668 -x669 -x670 -x671 x672 -x673 x674 x675 -x676 -x677 -x678 x679 -x680 x681 -x682 -x683 x684 x685 -x686 x687 -x688 x689 -x690 -x691 -x692 -x693 x694 -x695 -x696 -x697 -x698 -x699 x700 -x701 x702 -x703 x704 -x705 x706 -x707 -x708 -x709 -x710 -x711 x712 -x713 -x714 -x715 x716 -x717 -x718 x719 -x720 -x721 -x722 -x723 x724 -x725 -x726 -x727 x728 -x729 x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 x741 -x742 -x743 -x744 x745 -x746 -x747 -x748 -x749 x750 -x751 -x752 -x753 -x754 -x755 -x756 x757 x758 -x759 -x760 -x761 -x762 -x763 -x764 x765 -x766 -x767 x768 -x769 -x770 -x771 x772 -x773 -x774 -x775 -x776 x777 -x778 -x779 x780 x781 -x782 -x783 -x784 -x785 -x786 x787 x788 -x789 -x790 -x791 -x792 -x793 x794 -x795 x796 -x797 -x798 -x799 -x800 -x801 -x802 x803 -x804 -x805 x806 -x807 -x808 -x809 x810 -x811 -x812 x813 -x814 x815 -x816 x817 -x818 x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 x827 -x828 x829 -x830 x831 -x832 x833 -x834 x835 -x836 -x837 -x838 -x839 -x840 -x841 x842 -x843 -x844 -x845 -x846 -x847 -x848 x849 -x850 x851 -x852 x853 -x854 -x855 -x856 -x857 -x858 -x859 x860 -x861 -x862 x863 x864 -x865 -x866 x867 -x868 x869 -x870 -x871 -x872 x873 -x874 x875 -x876 x877 -x878 -x879 -x880 x881 -x882 x883 -x884 x885 -x886 x887 -x888 x889 -x890 x891 -x892 -x893 -x894 -x895 -x896 -x897 x898 -x899 -x900 -x901 x902 x903 -x904 -x905 x906 -x907 -x908 -x909 -x910 -x911 x912 x913 -x914 -x915 -x916 -x917 x918 -x919 -x920 -x921 -x922 x923 -x924 x925 -x926 -x927 x928 -x929 -x930 -x931 x932 x933 -x934 -x935 -x936 -x937 x938 -x939 -x940 -x941 -x942 x943 -x944 x945 -x946 x947 -x948 -x949 x950 x951 -x952 x953 -x954 -x955 -x956 -x957 x958 -x959 -x960 x961 x962 -x963 -x964 x965 -x966 -x967 -x968 x969 x970 -x971 -x972 -x973 x974 x975 -x976 -x977 -x978 -x979 -x980 -x981 x982 -x983 -x984 x985 -x986 -x987 -x988 x989 x990 -x991 -x992 x993 x994 -x995 x996 x997 -x998 -x999 -x1000 -x1001 x1002 -x1003 -x1004 -x1005 x1006 -x1007 x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 x1019 -x1020 -x1021 -x1022 x1023 -x1024 -x1025 x1026 -x1027 -x1028 x1029 -x1030 -x1031 x1032 -x1033 -x1034 -x1035 -x1036 x1037 -x1038 x1039 -x1040 -x1041 x1042 x1043 -x1044 -x1045 -x1046 x1047 -x1048 x1049 -x1050 -x1051 x1052 -x1053 x1054 -x1055 x1056 -x1057 -x1058 -x1059 -x1060 -x1061 x1062 -x1063 -x1064 x1065 -x1066 x1067 -x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 x1076 -x1077 -x1078 -x1079 x1080 -x1081 -x1082 -x1083 x1084 -x1085 -x1086 x1087 -x1088 -x1089 x1090 -x1091 x1092 -x1093 -x1094 -x1095 x1096 -x1097 x1098 -x1099 -x1100 x1101 -x1102 -x1103 -x1104 x1105 -x1106 x1107 -x1108 -x1109 x1110 -x1111 x1112 -x1113 x1114 -x1115 -x1116 x1117 -x1118 x1119 -x1120 x1121 -x1122 x1123 -x1124 x1125 -x1126 -x1127 -x1128 -x1129 x1130 -x1131 x1132 -x1133 x1134 -x1135 -x1136 x1137 -x1138 -x1139 x1140 -x1141 -x1142 -x1143 -x1144 -x1145 x1146 -x1147 x1148 -x1149 -x1150 -x1151 x1152 -x1153 x1154 -x1155 -x1156 -x1157 x1158 -x1159 x1160 -x1161 x1162 -x1163 x1164 -x1165 -x1166 x1167 -x1168 x1169 -x1170 x1171 -x1172 -x1173 -x1174 x1175 -x1176 x1177 -x1178 x1179 -x1180 x1181 -x1182 x1183 -x1184 -x1185 -x1186 x1187 -x1188 x1189 -x1190 -x1191 -x1192 x1193 -x1194 -x1195 -x1196 x1197 -x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 x1205 -x1206 -x1207 -x1208 x1209 -x1210 -x1211 -x1212 x1213 -x1214 x1215 -x1216 x1217 -x1218 x1219 -x1220 -x1221 x1222 -x1223 x1224 -x1225 -x1226 -x1227 x1228 -x1229 x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 x1239 -x1240 x1241 -x1242 -x1243 -x1244 -x1245 -x1246 -x1247 -x1248 -x1249 -x1250 -x1251 x1252 -x1253 -x1254 -x1255 -x1256 x1257 -x1258 x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 x1266 -x1267 x1268 -x1269 -x1270 x1271 x1272 -x1273 x1274 -x1275 x1276 -x1277 -x1278 -x1279 -x1280 -x1281 -x1282 x1283 x1284 -x1285 -x1286 x1287 -x1288 -x1289 -x1290 x1291 -x1292 -x1293 -x1294 x1295 -x1296 -x1297 -x1298 x1299 -x1300 -x1301 -x1302 -x1303 x1304 -x1305 -x1306 -x1307 x1308 -x1309 x1310 -x1311 -x1312 -x1313 x1314 -x1315 x1316 -x1317 x1318 -x1319 x1320 -x1321 x1322 -x1323 x1324 -x1325 -x1326 -x1327 -x1328 x1329 -x1330 x1331 -x1332 x1333 -x1334 -x1335 -x1336 -x1337 -x1338 x1339 -x1340 -x1341 -x1342 x1343 -x1344 x1345 -x1346 x1347 -x1348 -x1349 -x1350 -x1351 x1352 -x1353 x1354 -x1355 x1356 -x1357 -x1358 -x1359 x1360 -x1361 -x1362 -x1363 x1364 x1365 -x1366 x1367 -x1368 x1369 -x1370 x1371 x1372 -x1373 -x1374 x1375 -x1376 x1377 -x1378 -x1379 -x1380 x1381 x1382 -x1383 -x1384 x1385 -x1386 -x1387 -x1388 -x1389 -x1390 x1391 -x1392 -x1393 -x1394 -x1395 -x1396 x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 x1405 -x1406 -x1407 x1408 -x1409 -x1410 -x1411 x1412 -x1413 -x1414 -x1415 -x1416 -x1417 -x1418 x1419 -x1420 -x1421 -x1422 x1423 -x1424 -x1425 x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 x1434 -x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 x1469 -x1470 x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x1477 x1478 -x1479 -x1480 -x1481 x1482 -x1483 x1484 -x1485 x1486 -x1487 x1488 -x1489 -x1490 -x1491 x1492 -x1493 x1494 -x1495 -x1496 x1497 x1498 -x1499 x1500 -x1501 x1502 -x1503 x1504 -x1505 -x1506 x1507 x1508 -x1509 x1510 -x1511 x1512 -x1513 -x1514 -x1515 -x1516 -x1517 -x1518 -x1519 -x1520 -x1521 -x1522 -x1523 -x1524 -x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 x1556 -x1557 x1558 -x1559 -x1560 -x1561 x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 x1569 -x1570 x1571 -x1572 -x1573 -x1574 -x1575 x1576 -x1577 x1578 -x1579 -x1580 x1581 x1582 -x1583 x1584 -x1585 x1586 -x1587 x1588 -x1589 x1590 -x1591 -x1592 -x1593 x1594 -x1595 x1596 -x1597 x1598 -x1599 x1600 x1601 -x1602 x1603 -x1604 -x1605 -x1606 -x1607 x1608 -x1609 x1610 -x1611 -x1612 x1613 -x1614 x1615 -x1616 x1617 -x1618 x1619 -x1620 x1621 -x1622 -x1623 x1624 -x1625 x1626 -x1627 -x1628 x1629 -x1630 -x1631 x1632 -x1633 -x1634 x1635 x1636 -x1637 -x1638 -x1639 -x1640 x1641 -x1642 x1643 -x1644 -x1645 -x1646 -x1647 -x1648 -x1649 x1650 -x1651 x1652 -x1653 -x1654 x1655 -x1656 x1657 -x1658 -x1659 x1660 -x1661 x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 x1673 -x1674 -x1675 -x1676 -x1677 -x1678 -x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 x1695 -x1696 -x1697 -x1698 x1699 x1700 -x1701 -x1702 -x1703 -x1704 x1705 x1706 -x1707 -x1708 -x1709 -x1710 -x1711 -x1712 -x1713 -x1714 x1715 -x1716 -x1717 x1718 -x1719 -x1720 -x1721 x1722 -x1723 -x1724 -x1725 -x1726 x1727 -x1728 -x1729 x1730 -x1731 -x1732 -x1733 x1734 -x1735 -x1736 x1737 -x1738 x1739 -x1740 x1741 -x1742 x1743 -x1744 -x1745 -x1746 x1747 -x1748 -x1749 -x1750 x1751 -x1752 x1753 -x1754 x1755 x1756 -x1757 -x1758 -x1759 x1760 x1761 -x1762 x1763 -x1764 -x1765 x1766 -x1767 -x1768 x1769 -x1770 x1771 -x1772 -x1773 -x1774 x1775 -x1776 -x1777 x1778 -x1779 -x1780 x1781 -x1782 -x1783 -x1784 -x1785 x1786 -x1787 -x1788 x1789 -x1790 -x1791 -x1792 -x1793 -x1794 -x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 x1808 -x1809 -x1810 -x1811 -x1812 -x1813 -x1814 -x1815 -x1816 -x1817 x1818 -x1819 -x1820 -x1821 x1822 -x1823 x1824 -x1825 -x1826 -x1827 -x1828 -x1829 -x1830 -x1831 x1832 -x1833 -x1834 x1835 -x1836 -x1837 -x1838 x1839 -x1840 x1841 -x1842 -x1843 x1844 -x1845 x1846 -x1847 -x1848 -x1849 x1850 -x1851 x1852 -x1853 -x1854 -x1855 -x1856 x1857 -x1858 -x1859 x1860 -x1861 x1862 x1863 -x1864 x1865 -x1866 -x1867 -x1868 x1869 -x1870 -x1871 -x1872 -x1873 x1874 x1875 -x1876 -x1877 x1878 -x1879 -x1880 -x1881 x1882 x1883 -x1884 -x1885 -x1886 x1887 x1888 -x1889 x1890 -x1891 -x1892 -x1893 -x1894 -x1895 -x1896 x1897 -x1898 -x1899 -x1900 -x1901 -x1902 x1903 -x1904 -x1905 -x1906 -x1907 -x1908 x1909 -x1910 -x1911 x1912 -x1913 -x1914 -x1915 -x1916 -x1917 x1918 -x1919 -x1920 x1921 x1922 -x1923 -x1924 -x1925 -x1926 -x1927 -x1928 x1929 -x1930 -x1931 -x1932 -x1933 -x1934 x1935 -x1936 -x1937 x1938 x1939 -x1940 -x1941 -x1942 -x1943 x1944 x1945 -x1946 x1947 -x1948 x1949 -x1950 -x1951 x1952 -x1953 -x1954 -x1955 x1956 -x1957 x1958 -x1959 x1960 -x1961 x1962 x1963 -x1964 -x1965 x1966 x1967 -x1968 x1969 -x1970 -x1971 x1972 -x1973 -x1974 x1975 -x1976 x1977 -x1978 x1979 -x1980 x1981 -x1982 -x1983 -x1984 -x1985 x1986 -x1987 -x1988 x1989 -x1990 -x1991 -x1992 x1993 -x1994 x1995 -x1996 -x1997 x1998 -x1999 x2000 -x2001 x2002 -x2003 -x2004 -x2005 x2006 -x2007 x2008 -x2009 -x2010 -x2011 x2012 -x2013 x2014 -x2015 -x2016 x2017 -x2018 -x2019 x2020 -x2021 -x2022 x2023 -x2024 x2025
274.63/274.79	c CPU time              : 274.667 s

Verifier Data

OK	-169

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4087723-1465436103/watcher-4087723-1465436103 -o /tmp/evaluation-result-4087723-1465436103/solver-4087723-1465436103 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087723-1465436103.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=5245
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.18 2.16 4/177 5248
/proc/meminfo: memFree=29263208/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 125543899 57319424 6780 33554432000 4194304 6211289 140736680931072 140737083582088 4206563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 13994 7292 98 493 0 13491 0

[startup+0.100131 s]
/proc/loadavg: 2.14 2.18 2.16 4/177 5248
/proc/meminfo: memFree=29263208/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=64848 CPUtime=0.09 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 1930 0 0 0 9 0 0 0 20 0 1 0 125543899 66404352 12494 33554432000 4194304 6211289 140736680931072 140737083582088 5204324 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 16212 12494 133 493 0 15709 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64848

[startup+0.200348 s]
/proc/loadavg: 2.14 2.18 2.16 4/177 5248
/proc/meminfo: memFree=29263208/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=68720 CPUtime=0.18 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 3413 0 0 0 18 0 0 0 20 0 1 0 125543899 70369280 14999 33554432000 4194304 6211289 140736680931072 140737083582088 4228135 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 17180 15000 143 493 0 16677 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 68720

[startup+0.300287 s]
/proc/loadavg: 2.14 2.18 2.16 4/177 5248
/proc/meminfo: memFree=29263208/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=78736 CPUtime=0.29 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 4138 0 0 0 28 1 0 0 20 0 1 0 125543899 80625664 17762 33554432000 4194304 6211289 140736680931072 140737083582088 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 19684 17763 143 493 0 19181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78736

[startup+0.700187 s]
/proc/loadavg: 2.14 2.18 2.16 4/177 5248
/proc/meminfo: memFree=29263208/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=94908 CPUtime=0.69 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 7202 0 0 0 68 1 0 0 20 0 1 0 125543899 97185792 21909 33554432000 4194304 6211289 140736680931072 140736680929416 4242464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 23727 21909 219 493 0 23224 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94908

[startup+1.50023 s]
/proc/loadavg: 2.14 2.18 2.16 4/178 5249
/proc/meminfo: memFree=29175840/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=106584 CPUtime=1.48 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 7777 0 0 0 147 1 0 0 20 0 1 0 125543899 109142016 22236 33554432000 4194304 6211289 140736680931072 140736680929416 4209265 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 26646 22236 219 493 0 26143 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 106584

[startup+3.10023 s]
/proc/loadavg: 2.21 2.19 2.16 3/178 5249
/proc/meminfo: memFree=29173116/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=106584 CPUtime=3.08 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 8483 0 0 0 307 1 0 0 20 0 1 0 125543899 109142016 23155 33554432000 4194304 6211289 140736680931072 140736680929416 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 26646 23155 219 493 0 26143 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 106584

[startup+6.30026 s]
/proc/loadavg: 2.21 2.19 2.16 4/178 5249
/proc/meminfo: memFree=29166232/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=106584 CPUtime=6.28 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 8485 0 0 0 627 1 0 0 20 0 1 0 125543899 109142016 24179 33554432000 4194304 6211289 140736680931072 140736680929416 4209844 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 26646 24179 219 493 0 26143 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 106584

[startup+12.7002 s]
/proc/loadavg: 2.18 2.19 2.16 3/178 5249
/proc/meminfo: memFree=29149424/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=126404 CPUtime=12.69 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 10195 0 0 0 1267 2 0 0 20 0 1 0 125543899 129437696 27795 33554432000 4194304 6211289 140736680931072 140736680929416 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 31601 27795 219 493 0 31098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126404

[startup+25.5003 s]
/proc/loadavg: 2.22 2.20 2.17 3/178 5249
/proc/meminfo: memFree=29131636/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=146316 CPUtime=25.48 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 11371 0 0 0 2546 2 0 0 20 0 1 0 125543899 149827584 31112 33554432000 4194304 6211289 140736680931072 140736680929416 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 36579 31112 219 493 0 36076 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 146316

[startup+51.1004 s]
/proc/loadavg: 2.15 2.18 2.16 3/178 5249
/proc/meminfo: memFree=29085732/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=197572 CPUtime=51.08 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 13551 0 0 0 5105 3 0 0 20 0 1 0 125543899 202313728 39135 33554432000 4194304 6211289 140736680931072 140736680929416 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 49393 39135 219 493 0 48890 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 197572

[startup+102.3 s]
/proc/loadavg: 2.18 2.18 2.16 3/178 5250
/proc/meminfo: memFree=29003672/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=229816 CPUtime=102.28 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 14755 0 0 0 10224 4 0 0 20 0 1 0 125543899 235331584 48170 33554432000 4194304 6211289 140736680931072 140736680929416 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 57454 48170 219 493 0 56951 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 229816

[startup+162.3 s]
/proc/loadavg: 2.12 2.16 2.16 3/178 5251
/proc/meminfo: memFree=29000244/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=230608 CPUtime=162.26 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 14942 0 0 0 16221 5 0 0 20 0 1 0 125543899 236142592 48343 33554432000 4194304 6211289 140736680931072 140736680929416 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 57652 48343 219 493 0 57149 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 230608

[startup+222.307 s]
/proc/loadavg: 2.23 2.19 2.16 4/178 5298
/proc/meminfo: memFree=29095404/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281216 CPUtime=222.25 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15794 0 0 0 22220 5 0 0 20 0 1 0 125543899 287965184 50920 33554432000 4194304 6211289 140736680931072 140736680929416 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70304 50920 219 493 0 69801 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 281216

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5248 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+230.4 s]
/proc/loadavg: 2.21 2.18 2.16 4/177 5298
/proc/meminfo: memFree=29089176/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281216 CPUtime=230.34 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15796 0 0 0 23029 5 0 0 20 0 1 0 125543899 287965184 50922 33554432000 4194304 6211289 140736680931072 140736680929416 4213608 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70304 50922 219 493 0 69801 0
Current children cumulated CPU time (s) 230.34
Current children cumulated vsize (KiB) 281216

[startup+256 s]
/proc/loadavg: 2.42 2.23 2.18 4/184 6504
/proc/meminfo: memFree=29004196/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281400 CPUtime=255.94 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15855 0 0 0 25589 5 0 0 20 0 1 0 125543899 288153600 50981 33554432000 4194304 6211289 140736680931072 140736680929416 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70350 50981 219 493 0 69847 0
Current children cumulated CPU time (s) 255.94
Current children cumulated vsize (KiB) 281400

[startup+262.4 s]
/proc/loadavg: 2.46 2.24 2.18 3/183 6888
/proc/meminfo: memFree=28969512/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281400 CPUtime=262.33 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15855 0 0 0 26228 5 0 0 20 0 1 0 125543899 288153600 50981 33554432000 4194304 6211289 140736680931072 140736680929416 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70350 50981 219 493 0 69847 0
Current children cumulated CPU time (s) 262.33
Current children cumulated vsize (KiB) 281400

[startup+268.8 s]
/proc/loadavg: 2.54 2.27 2.19 4/183 6951
/proc/meminfo: memFree=28944084/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=268.73 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15873 0 0 0 26868 5 0 0 20 0 1 0 125543899 288301056 50999 33554432000 4194304 6211289 140736680931072 140736680929416 4239435 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 50999 219 493 0 69883 0
Current children cumulated CPU time (s) 268.73
Current children cumulated vsize (KiB) 281544

[startup+272 s]
/proc/loadavg: 2.54 2.27 2.19 4/178 7014
/proc/meminfo: memFree=28942728/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=271.93 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15873 0 0 0 27188 5 0 0 20 0 1 0 125543899 288301056 50999 33554432000 4194304 6211289 140736680931072 140736680929416 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 50999 219 493 0 69883 0
Current children cumulated CPU time (s) 271.93
Current children cumulated vsize (KiB) 281544

[startup+273.6 s]
/proc/loadavg: 2.50 2.26 2.19 3/178 7014
/proc/meminfo: memFree=28942380/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=273.53 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15873 0 0 0 27348 5 0 0 20 0 1 0 125543899 288301056 50999 33554432000 4194304 6211289 140736680931072 140736680929416 4209895 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 50999 219 493 0 69883 0
Current children cumulated CPU time (s) 273.53
Current children cumulated vsize (KiB) 281544

[startup+274.4 s]
/proc/loadavg: 2.50 2.26 2.19 3/178 7014
/proc/meminfo: memFree=28942644/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=274.33 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15874 0 0 0 27428 5 0 0 20 0 1 0 125543899 288301056 51000 33554432000 4194304 6211289 140736680931072 140736680929416 5151392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 51000 219 493 0 69883 0
Current children cumulated CPU time (s) 274.33
Current children cumulated vsize (KiB) 281544

[startup+274.6 s]
/proc/loadavg: 2.50 2.26 2.19 3/178 7014
/proc/meminfo: memFree=28942644/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=274.53 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15874 0 0 0 27448 5 0 0 20 0 1 0 125543899 288301056 51000 33554432000 4194304 6211289 140736680931072 140736680929416 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 51000 219 493 0 69883 0
Current children cumulated CPU time (s) 274.53
Current children cumulated vsize (KiB) 281544

[startup+274.7 s]
/proc/loadavg: 2.50 2.26 2.19 3/178 7014
/proc/meminfo: memFree=28942644/32872528 swapFree=14448/1543360
[pid=5248] ppid=5245 vsize=281544 CPUtime=274.63 cores=0,2,4,6
/proc/5248/stat : 5248 (cdcl-cuttingpla) R 5245 5248 4382 0 -1 4202496 15897 0 0 0 27458 5 0 0 20 0 1 0 125543899 288301056 53578 33554432000 4194304 6211289 140736680931072 140736680929416 4202014 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5248/statm: 70386 53578 219 493 0 69883 0
Current children cumulated CPU time (s) 274.63
Current children cumulated vsize (KiB) 281544

Child status: 30
Real time (s): 274.796
CPU time (s): 274.742
CPU user time (s): 274.672
CPU system time (s): 0.069989
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 281544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.672
system time used= 0.069989
maximum resident set size= 258452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17096
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 283

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.724889 second user time and 1.07684 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-09 03:35:03
IDJOB=4087723
IDBENCH=71834
IDSOLVER=2549
FILE ID=node116/4087723-1465436103
RUNJOBID= node116-1465427050-4398
PBS_JOBID= 19859791
Free space on /tmp= 71640 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/featureSubscription/normalized-50-250-false-45-90-4-5000opt.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087723-1465436103/watcher-4087723-1465436103 -o /tmp/evaluation-result-4087723-1465436103/solver-4087723-1465436103 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087723-1465436103.opb ./cdcl-cuttingplanes-opt-binarysearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 657f6825a6ae32adb885bdc3b57c624e
RANDOM SEED=168408910

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.26
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.134
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29263000 kB
Buffers:          208596 kB
Cached:          1001920 kB
SwapCached:         1856 kB
Active:           478304 kB
Inactive:         839404 kB
Active(anon):     107276 kB
Inactive(anon):     2940 kB
Active(file):     371028 kB
Inactive(file):   836464 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              7872 kB
Writeback:             0 kB
AnonPages:       1650168 kB
Mapped:             9248 kB
Shmem:                 0 kB
Slab:             615792 kB
SReclaimable:      59740 kB
SUnreclaim:       556052 kB
KernelStack:        1472 kB
PageTables:         7164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1784968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1599488 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71636 MiB
End job on node116 at 2016-06-09 03:39:38