Trace number 4108755

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-01? (TO) 1800.06 1800.42

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9021_5.std.opb
MD5SUMaa972c70d521daa1738bd997a5a53983
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark112
Best CPU time to get the best result obtained on this benchmark249.992
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints184309
Number of constraints which are clauses183109
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.19/0.24	c * #variable= 54782 #constraint= 184309
0.59/0.68	c * #variable= 54782 #constraint= 184309
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S2->S1
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c S1->S2
1.49/1.53	c #Conflicts:       1000 | #Learnt:        978 | 0.000
1.49/1.53	c total clause space: 29.637MB
1.49/1.53	c total #watches: 353628
1.69/1.79	c total #propagations: 1211080 / total #impl: 3689902 (eff. 0.328)
1.69/1.79	c #Conflicts:       2000 | #Learnt:       1978 | 0.000
1.69/1.79	c total clause space: 29.637MB
1.69/1.79	c total #watches: 357318
1.99/2.07	c total #propagations: 1973063 / total #impl: 6036671 (eff. 0.327)
1.99/2.07	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
1.99/2.07	c total clause space: 29.637MB
1.99/2.07	c total #watches: 358675
2.30/2.37	c total #propagations: 2802261 / total #impl: 8536275 (eff. 0.328)
2.30/2.37	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
2.30/2.37	c total clause space: 48.1602MB
2.30/2.37	c total #watches: 361753
2.59/2.69	c total #propagations: 3587602 / total #impl: 10988256 (eff. 0.326)
2.59/2.69	c #Conflicts:       5000 | #Learnt:       2363 | 0.000
2.59/2.69	c total clause space: 48.1602MB
2.59/2.69	c total #watches: 360461
2.99/3.00	c total #propagations: 4397947 / total #impl: 13494975 (eff. 0.326)
2.99/3.00	c #Conflicts:       6000 | #Learnt:       3363 | 0.000
2.99/3.00	c total clause space: 48.1602MB
2.99/3.00	c total #watches: 363419
3.30/3.37	c total #propagations: 5153289 / total #impl: 15838942 (eff. 0.325)
3.30/3.37	c GC COLLECT
3.30/3.37	c #Conflicts:       7000 | #Learnt:       2246 | 0.000
3.30/3.37	c total clause space: 48.1602MB
3.30/3.37	c total #watches: 356403
3.59/3.65	c total #propagations: 5961465 / total #impl: 18482384 (eff. 0.323)
3.59/3.65	c #Conflicts:       8000 | #Learnt:       3246 | 0.000
3.59/3.65	c total clause space: 48.1602MB
3.59/3.65	c total #watches: 359485
3.89/3.96	c total #propagations: 6657228 / total #impl: 20633537 (eff. 0.323)
3.89/3.96	c #Conflicts:       9000 | #Learnt:       4246 | 0.000
3.89/3.96	c total clause space: 48.1602MB
3.89/3.96	c total #watches: 362713
4.29/4.35	c total #propagations: 7462483 / total #impl: 23175560 (eff. 0.322)
4.29/4.35	c #Conflicts:      10000 | #Learnt:       2735 | 0.000
4.29/4.35	c total clause space: 48.1602MB
4.29/4.35	c total #watches: 363018
4.69/4.75	c total #propagations: 8358584 / total #impl: 26040845 (eff. 0.321)
4.69/4.75	c #Conflicts:      11000 | #Learnt:       3735 | 0.000
4.69/4.75	c total clause space: 48.1602MB
4.69/4.75	c total #watches: 363289
5.09/5.16	c total #propagations: 9155031 / total #impl: 28781041 (eff. 0.318)
5.09/5.16	c #Conflicts:      12000 | #Learnt:       4735 | 0.000
5.09/5.16	c total clause space: 48.1602MB
5.09/5.16	c total #watches: 367861
5.59/5.66	c total #propagations: 9912319 / total #impl: 31273136 (eff. 0.317)
5.59/5.66	c #Conflicts:      13000 | #Learnt:       5735 | 0.000
5.59/5.66	c total clause space: 48.1602MB
5.59/5.66	c total #watches: 371554
5.99/6.04	c total #propagations: 10769533 / total #impl: 34052276 (eff. 0.316)
5.99/6.04	c GC COLLECT
5.99/6.04	c #Conflicts:      14000 | #Learnt:       3877 | 0.000
5.99/6.04	c total clause space: 48.1602MB
5.99/6.04	c total #watches: 363561
6.49/6.50	c total #propagations: 11512371 / total #impl: 36448028 (eff. 0.316)
6.49/6.50	c #Conflicts:      15000 | #Learnt:       4877 | 0.000
6.49/6.50	c total clause space: 48.1602MB
6.49/6.50	c total #watches: 367346
6.99/7.01	c total #propagations: 12401386 / total #impl: 39248969 (eff. 0.316)
6.99/7.01	c #Conflicts:      16000 | #Learnt:       5876 | 0.000
6.99/7.01	c total clause space: 48.1602MB
6.99/7.01	c total #watches: 371214
7.39/7.48	c total #propagations: 13212863 / total #impl: 41933347 (eff. 0.315)
7.39/7.48	c GC COLLECT
7.39/7.48	c #Conflicts:      17000 | #Learnt:       3697 | 0.000
7.39/7.48	c total clause space: 48.1602MB
7.39/7.48	c total #watches: 362612
7.89/7.91	c total #propagations: 13982455 / total #impl: 44632717 (eff. 0.313)
7.89/7.91	c #Conflicts:      18000 | #Learnt:       4697 | 0.000
7.89/7.91	c total clause space: 48.1602MB
7.89/7.91	c total #watches: 367224
8.39/8.48	c total #propagations: 14684500 / total #impl: 47016279 (eff. 0.312)
8.39/8.48	c #Conflicts:      19000 | #Learnt:       5697 | 0.000
8.39/8.48	c total clause space: 48.1602MB
8.39/8.48	c total #watches: 372999
9.09/9.16	c total #propagations: 15379360 / total #impl: 49502632 (eff. 0.311)
9.09/9.16	c #Conflicts:      20000 | #Learnt:       6696 | 0.000
9.09/9.16	c total clause space: 48.1602MB
9.09/9.16	c total #watches: 377283
9.68/9.77	c total #propagations: 16135735 / total #impl: 52140868 (eff. 0.309)
9.68/9.77	c GC COLLECT
9.68/9.77	c #Conflicts:      21000 | #Learnt:       4209 | 0.000
9.68/9.77	c total clause space: 78.2603MB
9.68/9.77	c total #watches: 368011
10.18/10.29	c total #propagations: 16947428 / total #impl: 54926233 (eff. 0.309)
10.18/10.29	c #Conflicts:      22000 | #Learnt:       5209 | 0.000
10.18/10.29	c total clause space: 78.2603MB
10.18/10.29	c total #watches: 371219
10.88/10.94	c total #propagations: 17650096 / total #impl: 57323849 (eff. 0.308)
10.88/10.94	c #Conflicts:      23000 | #Learnt:       6208 | 0.000
10.88/10.94	c total clause space: 78.2603MB
10.88/10.94	c total #watches: 376165
11.58/11.60	c total #propagations: 18427123 / total #impl: 60174790 (eff. 0.306)
11.58/11.60	c #Conflicts:      24000 | #Learnt:       7208 | 0.000
11.58/11.60	c total clause space: 78.2603MB
11.58/11.60	c total #watches: 380603
12.19/12.25	c total #propagations: 19188783 / total #impl: 62779861 (eff. 0.306)
12.19/12.25	c GC COLLECT
12.19/12.25	c #Conflicts:      25000 | #Learnt:       4421 | 0.000
12.19/12.25	c total clause space: 78.2603MB
12.19/12.25	c total #watches: 367536
12.78/12.86	c total #propagations: 20004278 / total #impl: 65340273 (eff. 0.306)
12.78/12.86	c #Conflicts:      26000 | #Learnt:       5421 | 0.000
12.78/12.86	c total clause space: 78.2603MB
12.78/12.86	c total #watches: 374534
13.38/13.47	c total #propagations: 20751877 / total #impl: 68015577 (eff. 0.305)
13.38/13.47	c #Conflicts:      27000 | #Learnt:       6421 | 0.000
13.38/13.47	c total clause space: 78.2603MB
13.38/13.47	c total #watches: 379902
14.29/14.32	c total #propagations: 21435502 / total #impl: 70746492 (eff. 0.303)
14.29/14.32	c #Conflicts:      28000 | #Learnt:       7421 | 0.000
14.29/14.32	c total clause space: 78.2603MB
14.29/14.32	c total #watches: 383712
15.19/15.24	c total #propagations: 22239557 / total #impl: 73243728 (eff. 0.304)
15.19/15.24	c GC COLLECT
15.19/15.24	c #Conflicts:      29000 | #Learnt:       4323 | 0.000
15.19/15.24	c total clause space: 78.2603MB
15.19/15.24	c total #watches: 369484
15.79/15.87	c total #propagations: 23090494 / total #impl: 76361051 (eff. 0.302)
15.79/15.87	c #Conflicts:      30000 | #Learnt:       5323 | 0.000
15.79/15.87	c total clause space: 78.2603MB
15.79/15.87	c total #watches: 373392
16.50/16.51	c total #propagations: 23833451 / total #impl: 78904367 (eff. 0.302)
16.50/16.51	c #Conflicts:      31000 | #Learnt:       6323 | 0.000
16.50/16.51	c total clause space: 78.2603MB
16.50/16.51	c total #watches: 377414
17.09/17.18	c total #propagations: 24489113 / total #impl: 81072527 (eff. 0.302)
17.09/17.18	c #Conflicts:      32000 | #Learnt:       7323 | 0.000
17.09/17.18	c total clause space: 78.2603MB
17.09/17.18	c total #watches: 380827
17.99/18.08	c total #propagations: 25197567 / total #impl: 83285681 (eff. 0.303)
17.99/18.08	c #Conflicts:      33000 | #Learnt:       8323 | 0.000
17.99/18.08	c total clause space: 78.2603MB
17.99/18.08	c total #watches: 385182
18.70/18.79	c total #propagations: 26015654 / total #impl: 85951874 (eff. 0.303)
18.70/18.79	c GC COLLECT
18.70/18.79	c #Conflicts:      34000 | #Learnt:       4927 | 0.000
18.70/18.79	c total clause space: 78.2603MB
18.70/18.79	c total #watches: 368283
19.29/19.33	c total #propagations: 26713743 / total #impl: 88278495 (eff. 0.303)
19.29/19.33	c #Conflicts:      35000 | #Learnt:       5927 | 0.000
19.29/19.33	c total clause space: 78.2603MB
19.29/19.33	c total #watches: 371463
19.90/19.96	c total #propagations: 27337799 / total #impl: 90399951 (eff. 0.302)
19.90/19.96	c #Conflicts:      36000 | #Learnt:       6927 | 0.000
19.90/19.96	c total clause space: 78.2603MB
19.90/19.96	c total #watches: 374526
20.59/20.68	c total #propagations: 27995463 / total #impl: 92651673 (eff. 0.302)
20.59/20.68	c #Conflicts:      37000 | #Learnt:       7927 | 0.000
20.59/20.68	c total clause space: 78.2603MB
20.59/20.68	c total #watches: 378308
21.29/21.37	c total #propagations: 28725161 / total #impl: 95014661 (eff. 0.302)
21.29/21.37	c #Conflicts:      38000 | #Learnt:       8927 | 0.000
21.29/21.37	c total clause space: 78.2603MB
21.29/21.37	c total #watches: 381625
21.99/22.02	c total #propagations: 29435099 / total #impl: 97280675 (eff. 0.303)
21.99/22.02	c GC COLLECT
21.99/22.02	c #Conflicts:      39000 | #Learnt:       5226 | 0.000
21.99/22.02	c total clause space: 78.2603MB
21.99/22.02	c total #watches: 367103
22.39/22.45	c total #propagations: 30181493 / total #impl: 99946633 (eff. 0.302)
22.39/22.45	c #Conflicts:      40000 | #Learnt:       6226 | 0.000
22.39/22.45	c total clause space: 78.2603MB
22.39/22.45	c total #watches: 370455
22.99/23.00	c total #propagations: 30759466 / total #impl: 101956506 (eff. 0.302)
22.99/23.00	c #Conflicts:      41000 | #Learnt:       7226 | 0.000
22.99/23.00	c total clause space: 78.2603MB
22.99/23.00	c total #watches: 373651
23.49/23.52	c total #propagations: 31403499 / total #impl: 104195625 (eff. 0.301)
23.49/23.52	c #Conflicts:      42000 | #Learnt:       8226 | 0.000
23.49/23.52	c total clause space: 78.2603MB
23.49/23.52	c total #watches: 377291
24.09/24.15	c total #propagations: 32017946 / total #impl: 106490310 (eff. 0.301)
24.09/24.15	c #Conflicts:      43000 | #Learnt:       9226 | 0.000
24.09/24.15	c total clause space: 78.2603MB
24.09/24.15	c total #watches: 381515
24.89/24.91	c total #propagations: 32734313 / total #impl: 109068073 (eff. 0.300)
24.89/24.91	c GC COLLECT
24.89/24.91	c #Conflicts:      44000 | #Learnt:       5231 | 0.000
24.89/24.91	c total clause space: 78.2603MB
24.89/24.91	c total #watches: 367001
25.29/25.38	c total #propagations: 33383076 / total #impl: 111501388 (eff. 0.299)
25.29/25.38	c #Conflicts:      45000 | #Learnt:       6231 | 0.000
25.29/25.38	c total clause space: 78.2603MB
25.29/25.38	c total #watches: 371514
25.89/25.92	c total #propagations: 33993449 / total #impl: 113765639 (eff. 0.299)
25.89/25.92	c #Conflicts:      46000 | #Learnt:       7231 | 0.000
25.89/25.92	c total clause space: 78.2603MB
25.89/25.92	c total #watches: 375197
26.58/26.63	c total #propagations: 34667867 / total #impl: 116046219 (eff. 0.299)
26.58/26.63	c #Conflicts:      47000 | #Learnt:       8231 | 0.000
26.58/26.63	c total clause space: 78.2603MB
26.58/26.63	c total #watches: 379539
27.28/27.33	c total #propagations: 35441895 / total #impl: 118681504 (eff. 0.299)
27.28/27.33	c #Conflicts:      48000 | #Learnt:       9231 | 0.000
27.28/27.33	c total clause space: 78.2603MB
27.28/27.33	c total #watches: 383113
28.08/28.13	c total #propagations: 36196621 / total #impl: 121234908 (eff. 0.299)
28.08/28.13	c #Conflicts:      49000 | #Learnt:      10231 | 0.000
28.08/28.13	c total clause space: 78.2603MB
28.08/28.13	c total #watches: 386429
28.78/28.85	c total #propagations: 36989866 / total #impl: 123858309 (eff. 0.299)
28.78/28.85	c GC COLLECT
28.78/28.85	c #Conflicts:      50000 | #Learnt:       5922 | 0.000
28.78/28.85	c total clause space: 78.2603MB
28.78/28.85	c total #watches: 370435
29.38/29.46	c total #propagations: 37839375 / total #impl: 126708574 (eff. 0.299)
29.38/29.46	c #Conflicts:      51000 | #Learnt:       6922 | 0.000
29.38/29.46	c total clause space: 78.2603MB
29.38/29.46	c total #watches: 375643
30.08/30.12	c total #propagations: 38658788 / total #impl: 129327264 (eff. 0.299)
30.08/30.12	c #Conflicts:      52000 | #Learnt:       7922 | 0.000
30.08/30.12	c total clause space: 78.2603MB
30.08/30.12	c total #watches: 382516
30.98/31.07	c total #propagations: 39393575 / total #impl: 132071718 (eff. 0.298)
30.98/31.07	c #Conflicts:      53000 | #Learnt:       8922 | 0.000
30.98/31.07	c total clause space: 78.2603MB
30.98/31.07	c total #watches: 388952
31.99/32.02	c total #propagations: 40179142 / total #impl: 135129711 (eff. 0.297)
31.99/32.02	c #Conflicts:      54000 | #Learnt:       9922 | 0.000
31.99/32.02	c total clause space: 78.2603MB
31.99/32.02	c total #watches: 392825
33.09/33.13	c total #propagations: 40925190 / total #impl: 137620011 (eff. 0.297)
33.09/33.13	c #Conflicts:      55000 | #Learnt:      10922 | 0.000
33.09/33.13	c total clause space: 78.2603MB
33.09/33.13	c total #watches: 396645
33.78/33.86	c total #propagations: 41668546 / total #impl: 140108012 (eff. 0.297)
33.78/33.86	c GC COLLECT
33.78/33.86	c #Conflicts:      56000 | #Learnt:       6334 | 0.000
33.78/33.86	c total clause space: 78.2603MB
33.78/33.86	c total #watches: 372348
34.38/34.45	c total #propagations: 42486422 / total #impl: 142875881 (eff. 0.297)
34.38/34.45	c #Conflicts:      57000 | #Learnt:       7334 | 0.000
34.38/34.45	c total clause space: 78.2603MB
34.38/34.45	c total #watches: 376986
35.08/35.12	c total #propagations: 43192949 / total #impl: 145316900 (eff. 0.297)
35.08/35.12	c #Conflicts:      58000 | #Learnt:       8334 | 0.000
35.08/35.12	c total clause space: 78.2603MB
35.08/35.12	c total #watches: 382854
35.88/35.93	c total #propagations: 43897301 / total #impl: 147924937 (eff. 0.297)
35.88/35.93	c #Conflicts:      59000 | #Learnt:       9334 | 0.000
35.88/35.93	c total clause space: 78.2603MB
35.88/35.93	c total #watches: 388539
36.78/36.89	c total #propagations: 44608877 / total #impl: 150523390 (eff. 0.296)
36.78/36.89	c #Conflicts:      60000 | #Learnt:      10334 | 0.000
36.78/36.89	c total clause space: 78.2603MB
36.78/36.89	c total #watches: 396081
37.98/38.06	c total #propagations: 45390293 / total #impl: 153450080 (eff. 0.296)
37.98/38.06	c #Conflicts:      61000 | #Learnt:      11334 | 0.000
37.98/38.06	c total clause space: 78.2603MB
37.98/38.06	c total #watches: 400598
38.98/39.09	c total #propagations: 46066307 / total #impl: 156011189 (eff. 0.295)
38.98/39.09	c GC COLLECT
38.98/39.09	c #Conflicts:      62000 | #Learnt:       6440 | 0.000
38.98/39.09	c total clause space: 78.2603MB
38.98/39.09	c total #watches: 372507
39.59/39.68	c total #propagations: 46764543 / total #impl: 158363253 (eff. 0.295)
39.59/39.68	c #Conflicts:      63000 | #Learnt:       7440 | 0.000
39.59/39.68	c total clause space: 78.2603MB
39.59/39.68	c total #watches: 377927
40.38/40.48	c total #propagations: 47446375 / total #impl: 160862124 (eff. 0.295)
40.38/40.48	c #Conflicts:      64000 | #Learnt:       8440 | 0.000
40.38/40.48	c total clause space: 78.2603MB
40.38/40.48	c total #watches: 383430
41.28/41.37	c total #propagations: 48138436 / total #impl: 163320405 (eff. 0.295)
41.28/41.37	c #Conflicts:      65000 | #Learnt:       9440 | 0.000
41.28/41.37	c total clause space: 78.2603MB
41.28/41.37	c total #watches: 387161
42.08/42.16	c total #propagations: 48994934 / total #impl: 166052338 (eff. 0.295)
42.08/42.16	c #Conflicts:      66000 | #Learnt:      10439 | 0.000
42.08/42.16	c total clause space: 78.2603MB
42.08/42.16	c total #watches: 390631
42.99/43.00	c total #propagations: 49789369 / total #impl: 168703768 (eff. 0.295)
42.99/43.00	c #Conflicts:      67000 | #Learnt:      11439 | 0.000
42.99/43.00	c total clause space: 78.2603MB
42.99/43.00	c total #watches: 394804
43.88/43.92	c total #propagations: 50624235 / total #impl: 171560771 (eff. 0.295)
43.88/43.92	c #Conflicts:      68000 | #Learnt:      12439 | 0.000
43.88/43.92	c total clause space: 78.2603MB
43.88/43.92	c total #watches: 398087
44.48/44.58	c total #propagations: 51362367 / total #impl: 174034057 (eff. 0.295)
44.48/44.58	c GC COLLECT
44.48/44.58	c #Conflicts:      69000 | #Learnt:       7229 | 0.000
44.48/44.58	c total clause space: 78.2603MB
44.48/44.58	c total #watches: 375463
45.19/45.29	c total #propagations: 52193199 / total #impl: 176765758 (eff. 0.295)
45.19/45.29	c #Conflicts:      70000 | #Learnt:       8229 | 0.000
45.19/45.29	c total clause space: 78.2603MB
45.19/45.29	c total #watches: 379836
45.98/46.02	c total #propagations: 53008333 / total #impl: 179628671 (eff. 0.295)
45.98/46.02	c #Conflicts:      71000 | #Learnt:       9229 | 0.000
45.98/46.02	c total clause space: 78.2603MB
45.98/46.02	c total #watches: 384223
46.78/46.86	c total #propagations: 53735454 / total #impl: 182248916 (eff. 0.295)
46.78/46.86	c #Conflicts:      72000 | #Learnt:      10229 | 0.000
46.78/46.86	c total clause space: 78.2603MB
46.78/46.86	c total #watches: 387646
47.78/47.82	c total #propagations: 54461856 / total #impl: 184953938 (eff. 0.294)
47.78/47.82	c #Conflicts:      73000 | #Learnt:      11229 | 0.000
47.78/47.82	c total clause space: 78.2603MB
47.78/47.82	c total #watches: 391514
48.68/48.76	c total #propagations: 55212240 / total #impl: 187473016 (eff. 0.295)
48.68/48.76	c #Conflicts:      74000 | #Learnt:      12229 | 0.000
48.68/48.76	c total clause space: 78.2603MB
48.68/48.76	c total #watches: 396115
49.68/49.75	c total #propagations: 55896599 / total #impl: 189949727 (eff. 0.294)
49.68/49.75	c GC COLLECT
49.68/49.75	c #Conflicts:      75000 | #Learnt:       6714 | 0.000
49.68/49.75	c total clause space: 127.173MB
49.68/49.75	c total #watches: 373221
50.28/50.34	c total #propagations: 56610586 / total #impl: 192522858 (eff. 0.294)
50.28/50.34	c #Conflicts:      76000 | #Learnt:       7714 | 0.000
50.28/50.34	c total clause space: 127.173MB
50.28/50.34	c total #watches: 376540
50.88/50.93	c total #propagations: 57402199 / total #impl: 195241518 (eff. 0.294)
50.88/50.93	c #Conflicts:      77000 | #Learnt:       8714 | 0.000
50.88/50.93	c total clause space: 127.173MB
50.88/50.93	c total #watches: 379209
51.58/51.61	c total #propagations: 58176329 / total #impl: 197653766 (eff. 0.294)
51.58/51.61	c #Conflicts:      78000 | #Learnt:       9714 | 0.000
51.58/51.61	c total clause space: 127.173MB
51.58/51.61	c total #watches: 383830
52.38/52.41	c total #propagations: 59013344 / total #impl: 200649659 (eff. 0.294)
52.38/52.41	c #Conflicts:      79000 | #Learnt:      10714 | 0.000
52.38/52.41	c total clause space: 127.173MB
52.38/52.41	c total #watches: 389352
53.28/53.33	c total #propagations: 59884375 / total #impl: 203650411 (eff. 0.294)
53.28/53.33	c #Conflicts:      80000 | #Learnt:      11714 | 0.000
53.28/53.33	c total clause space: 127.173MB
53.28/53.33	c total #watches: 393247
54.38/54.45	c total #propagations: 60691462 / total #impl: 206499674 (eff. 0.294)
54.38/54.45	c #Conflicts:      81000 | #Learnt:      12714 | 0.000
54.38/54.45	c total clause space: 127.173MB
54.38/54.45	c total #watches: 398980
55.48/55.51	c total #propagations: 61479204 / total #impl: 209281162 (eff. 0.294)
55.48/55.51	c GC COLLECT
55.48/55.51	c #Conflicts:      82000 | #Learnt:       6935 | 0.000
55.48/55.51	c total clause space: 127.173MB
55.48/55.51	c total #watches: 374332
56.28/56.35	c total #propagations: 62236092 / total #impl: 212163406 (eff. 0.293)
56.28/56.35	c #Conflicts:      83000 | #Learnt:       7935 | 0.000
56.28/56.35	c total clause space: 127.173MB
56.28/56.35	c total #watches: 384429
57.48/57.53	c total #propagations: 63021718 / total #impl: 215476554 (eff. 0.292)
57.48/57.53	c #Conflicts:      84000 | #Learnt:       8935 | 0.000
57.48/57.53	c total clause space: 127.173MB
57.48/57.53	c total #watches: 388675
58.68/58.74	c total #propagations: 63640595 / total #impl: 217871044 (eff. 0.292)
58.68/58.74	c #Conflicts:      85000 | #Learnt:       9935 | 0.000
58.68/58.74	c total clause space: 127.173MB
58.68/58.74	c total #watches: 392441
59.98/60.09	c total #propagations: 64228699 / total #impl: 219993438 (eff. 0.292)
59.98/60.09	c #Conflicts:      86000 | #Learnt:      10935 | 0.000
59.98/60.09	c total clause space: 127.173MB
59.98/60.09	c total #watches: 396479
61.38/61.42	c total #propagations: 64899287 / total #impl: 222498587 (eff. 0.292)
61.38/61.42	c #Conflicts:      87000 | #Learnt:      11935 | 0.000
61.38/61.42	c total clause space: 127.173MB
61.38/61.42	c total #watches: 401418
63.08/63.19	c total #propagations: 65507292 / total #impl: 224771360 (eff. 0.291)
63.08/63.19	c #Conflicts:      88000 | #Learnt:      12935 | 0.000
63.08/63.19	c total clause space: 127.173MB
63.08/63.19	c total #watches: 404339
64.88/64.94	c total #propagations: 66229711 / total #impl: 227344383 (eff. 0.291)
64.88/64.94	c #Conflicts:      89000 | #Learnt:      13935 | 0.000
64.88/64.94	c total clause space: 127.173MB
64.88/64.94	c total #watches: 407618
65.87/65.94	c total #propagations: 66959974 / total #impl: 229949878 (eff. 0.291)
65.87/65.94	c GC COLLECT
65.87/65.94	c #Conflicts:      90000 | #Learnt:       7827 | 0.000
65.87/65.94	c total clause space: 127.173MB
65.87/65.94	c total #watches: 378246
66.57/66.63	c total #propagations: 67602734 / total #impl: 232237349 (eff. 0.291)
66.57/66.63	c #Conflicts:      91000 | #Learnt:       8827 | 0.000
66.57/66.63	c total clause space: 127.173MB
66.57/66.63	c total #watches: 382715
67.27/67.32	c total #propagations: 68357423 / total #impl: 234890440 (eff. 0.291)
67.27/67.32	c #Conflicts:      92000 | #Learnt:       9827 | 0.000
67.27/67.32	c total clause space: 127.173MB
67.27/67.32	c total #watches: 385717
68.07/68.18	c total #propagations: 69073458 / total #impl: 237368057 (eff. 0.291)
68.07/68.18	c #Conflicts:      93000 | #Learnt:      10827 | 0.000
68.07/68.18	c total clause space: 127.173MB
68.07/68.18	c total #watches: 389740
68.97/69.06	c total #propagations: 69887165 / total #impl: 240235998 (eff. 0.291)
68.97/69.06	c #Conflicts:      94000 | #Learnt:      11827 | 0.000
68.97/69.06	c total clause space: 127.173MB
68.97/69.06	c total #watches: 394810
70.17/70.21	c total #propagations: 70634674 / total #impl: 242876699 (eff. 0.291)
70.17/70.21	c #Conflicts:      95000 | #Learnt:      12827 | 0.000
70.17/70.21	c total clause space: 127.173MB
70.17/70.21	c total #watches: 400535
71.37/71.46	c total #propagations: 71504193 / total #impl: 246232806 (eff. 0.290)
71.37/71.46	c #Conflicts:      96000 | #Learnt:      13827 | 0.000
71.37/71.46	c total clause space: 127.173MB
71.37/71.46	c total #watches: 405639
72.77/72.80	c total #propagations: 72281991 / total #impl: 249240033 (eff. 0.290)
72.77/72.80	c #Conflicts:      97000 | #Learnt:      14827 | 0.000
72.77/72.80	c total clause space: 127.173MB
72.77/72.80	c total #watches: 410034
73.47/73.58	c total #propagations: 72987873 / total #impl: 252091028 (eff. 0.290)
73.47/73.58	c GC COLLECT
73.47/73.58	c #Conflicts:      98000 | #Learnt:       8417 | 0.000
73.47/73.58	c total clause space: 127.173MB
73.47/73.58	c total #watches: 380050
74.27/74.31	c total #propagations: 73780175 / total #impl: 254940108 (eff. 0.289)
74.27/74.31	c #Conflicts:      99000 | #Learnt:       9417 | 0.000
74.27/74.31	c total clause space: 127.173MB
74.27/74.31	c total #watches: 383674
75.07/75.12	c total #propagations: 74504942 / total #impl: 257670700 (eff. 0.289)
75.07/75.12	c #Conflicts:     100000 | #Learnt:      10417 | 0.000
75.07/75.12	c total clause space: 127.173MB
75.07/75.12	c total #watches: 388231
75.98/76.09	c total #propagations: 75321772 / total #impl: 260659819 (eff. 0.289)
75.98/76.09	c #Conflicts:     101000 | #Learnt:      11417 | 0.000
75.98/76.09	c total clause space: 127.173MB
75.98/76.09	c total #watches: 392985
76.98/77.05	c total #propagations: 76162534 / total #impl: 263703640 (eff. 0.289)
76.98/77.05	c #Conflicts:     102000 | #Learnt:      12417 | 0.000
76.98/77.05	c total clause space: 127.173MB
76.98/77.05	c total #watches: 399643
78.18/78.21	c total #propagations: 76936733 / total #impl: 266478474 (eff. 0.289)
78.18/78.21	c #Conflicts:     103000 | #Learnt:      13417 | 0.000
78.18/78.21	c total clause space: 127.173MB
78.18/78.21	c total #watches: 403370
79.37/79.49	c total #propagations: 77688121 / total #impl: 268980975 (eff. 0.289)
79.37/79.49	c #Conflicts:     104000 | #Learnt:      14417 | 0.000
79.37/79.49	c total clause space: 127.173MB
79.37/79.49	c total #watches: 410191
80.87/80.99	c total #propagations: 78530664 / total #impl: 272176553 (eff. 0.289)
80.87/80.99	c #Conflicts:     105000 | #Learnt:      15417 | 0.000
80.87/80.99	c total clause space: 127.173MB
80.87/80.99	c total #watches: 416312
81.57/81.70	c total #propagations: 79277007 / total #impl: 274925597 (eff. 0.288)
81.57/81.70	c GC COLLECT
81.57/81.70	c #Conflicts:     106000 | #Learnt:       8722 | 0.000
81.57/81.70	c total clause space: 127.173MB
81.67/81.70	c total #watches: 382186
82.48/82.52	c total #propagations: 80027809 / total #impl: 277435855 (eff. 0.288)
82.48/82.52	c #Conflicts:     107000 | #Learnt:       9722 | 0.000
82.48/82.52	c total clause space: 127.173MB
82.48/82.52	c total #watches: 386600
83.37/83.49	c total #propagations: 80834732 / total #impl: 280262134 (eff. 0.288)
83.37/83.49	c #Conflicts:     108000 | #Learnt:      10722 | 0.000
83.37/83.49	c total clause space: 127.173MB
83.37/83.49	c total #watches: 391159
84.17/84.28	c total #propagations: 81730140 / total #impl: 283527073 (eff. 0.288)
84.17/84.28	c #Conflicts:     109000 | #Learnt:      11722 | 0.000
84.17/84.28	c total clause space: 127.173MB
84.17/84.28	c total #watches: 395073
85.17/85.24	c total #propagations: 82386578 / total #impl: 285912201 (eff. 0.288)
85.17/85.24	c #Conflicts:     110000 | #Learnt:      12722 | 0.000
85.17/85.24	c total clause space: 127.173MB
85.17/85.24	c total #watches: 398660
86.17/86.22	c total #propagations: 83143964 / total #impl: 288533169 (eff. 0.288)
86.17/86.22	c #Conflicts:     111000 | #Learnt:      13722 | 0.000
86.17/86.22	c total clause space: 127.173MB
86.17/86.22	c total #watches: 402274
87.17/87.24	c total #propagations: 83821139 / total #impl: 290803554 (eff. 0.288)
87.17/87.24	c #Conflicts:     112000 | #Learnt:      14722 | 0.000
87.17/87.24	c total clause space: 127.173MB
87.17/87.24	c total #watches: 405633
88.17/88.29	c total #propagations: 84501038 / total #impl: 293100549 (eff. 0.288)
88.17/88.29	c #Conflicts:     113000 | #Learnt:      15722 | 0.000
88.17/88.29	c total clause space: 127.173MB
88.17/88.29	c total #watches: 409111
89.18/89.23	c total #propagations: 85178868 / total #impl: 295650814 (eff. 0.288)
89.18/89.23	c GC COLLECT
89.18/89.23	c #Conflicts:     114000 | #Learnt:       8710 | 0.000
89.18/89.23	c total clause space: 127.173MB
89.18/89.23	c total #watches: 381581
89.97/90.06	c total #propagations: 85902899 / total #impl: 298300125 (eff. 0.288)
89.97/90.06	c #Conflicts:     115000 | #Learnt:       9710 | 0.000
89.97/90.06	c total clause space: 127.173MB
89.97/90.06	c total #watches: 385698
90.87/90.99	c total #propagations: 86675731 / total #impl: 300854599 (eff. 0.288)
90.87/90.99	c #Conflicts:     116000 | #Learnt:      10710 | 0.000
90.87/90.99	c total clause space: 127.173MB
90.87/90.99	c total #watches: 390178
92.17/92.24	c total #propagations: 87497386 / total #impl: 303598440 (eff. 0.288)
92.17/92.24	c #Conflicts:     117000 | #Learnt:      11710 | 0.000
92.17/92.24	c total clause space: 127.173MB
92.17/92.24	c total #watches: 397290
93.48/93.60	c total #propagations: 88333262 / total #impl: 306840126 (eff. 0.288)
93.48/93.60	c #Conflicts:     118000 | #Learnt:      12710 | 0.000
93.48/93.60	c total clause space: 127.173MB
93.48/93.60	c total #watches: 400661
94.77/94.89	c total #propagations: 89113543 / total #impl: 309627512 (eff. 0.288)
94.77/94.89	c #Conflicts:     119000 | #Learnt:      13710 | 0.000
94.77/94.89	c total clause space: 127.173MB
94.77/94.89	c total #watches: 405771
96.37/96.47	c total #propagations: 89838822 / total #impl: 312208685 (eff. 0.288)
96.37/96.47	c #Conflicts:     120000 | #Learnt:      14710 | 0.000
96.37/96.47	c total clause space: 127.173MB
96.37/96.47	c total #watches: 408764
98.27/98.32	c total #propagations: 90602685 / total #impl: 314644266 (eff. 0.288)
98.27/98.32	c #Conflicts:     121000 | #Learnt:      15710 | 0.000
98.27/98.32	c total clause space: 127.173MB
98.27/98.32	c total #watches: 412671
100.08/100.14	c total #propagations: 91527170 / total #impl: 317771528 (eff. 0.288)
100.08/100.14	c GC COLLECT
100.08/100.14	c #Conflicts:     122000 | #Learnt:       8398 | 0.000
100.08/100.14	c total clause space: 127.173MB
100.08/100.14	c total #watches: 380256
100.87/100.98	c total #propagations: 92331227 / total #impl: 320407810 (eff. 0.288)
100.87/100.98	c #Conflicts:     123000 | #Learnt:       9398 | 0.000
100.87/100.98	c total clause space: 127.173MB
100.87/100.98	c total #watches: 384729
101.67/101.79	c total #propagations: 93133222 / total #impl: 323129059 (eff. 0.288)
101.67/101.79	c #Conflicts:     124000 | #Learnt:      10398 | 0.000
101.67/101.79	c total clause space: 127.173MB
101.67/101.79	c total #watches: 388507
102.47/102.59	c total #propagations: 93920946 / total #impl: 325723498 (eff. 0.288)
102.47/102.59	c #Conflicts:     125000 | #Learnt:      11398 | 0.000
102.47/102.59	c total clause space: 127.173MB
102.47/102.59	c total #watches: 393868
103.57/103.61	c total #propagations: 94665515 / total #impl: 328469532 (eff. 0.288)
103.57/103.61	c #Conflicts:     126000 | #Learnt:      12398 | 0.000
103.57/103.61	c total clause space: 127.173MB
103.57/103.61	c total #watches: 398013
104.77/104.83	c total #propagations: 95454921 / total #impl: 331230697 (eff. 0.288)
104.77/104.83	c #Conflicts:     127000 | #Learnt:      13398 | 0.000
104.77/104.83	c total clause space: 127.173MB
104.77/104.83	c total #watches: 403905
105.87/105.96	c total #propagations: 96252313 / total #impl: 334012183 (eff. 0.288)
105.87/105.96	c #Conflicts:     128000 | #Learnt:      14398 | 0.000
105.87/105.96	c total clause space: 127.173MB
105.87/105.96	c total #watches: 408065
107.07/107.14	c total #propagations: 96977126 / total #impl: 336613995 (eff. 0.288)
107.07/107.14	c #Conflicts:     129000 | #Learnt:      15398 | 0.000
107.07/107.14	c total clause space: 127.173MB
107.07/107.14	c total #watches: 412546
108.27/108.34	c total #propagations: 97694070 / total #impl: 339147963 (eff. 0.288)
108.27/108.34	c #Conflicts:     130000 | #Learnt:      16398 | 0.000
108.27/108.34	c total clause space: 127.173MB
108.27/108.34	c total #watches: 416334
109.47/109.56	c total #propagations: 98351488 / total #impl: 341361323 (eff. 0.288)
109.47/109.56	c GC COLLECT
109.47/109.56	c #Conflicts:     131000 | #Learnt:       8795 | 0.000
109.47/109.56	c total clause space: 127.173MB
109.47/109.56	c total #watches: 381244
110.37/110.43	c total #propagations: 99042078 / total #impl: 343820439 (eff. 0.288)
110.37/110.43	c #Conflicts:     132000 | #Learnt:       9795 | 0.000
110.37/110.43	c total clause space: 127.173MB
110.37/110.43	c total #watches: 385314
111.27/111.35	c total #propagations: 99888339 / total #impl: 346680584 (eff. 0.288)
111.27/111.35	c #Conflicts:     133000 | #Learnt:      10795 | 0.000
111.27/111.35	c total clause space: 127.173MB
111.27/111.35	c total #watches: 389607
112.17/112.29	c total #propagations: 100665676 / total #impl: 349257287 (eff. 0.288)
112.17/112.29	c #Conflicts:     134000 | #Learnt:      11795 | 0.000
112.17/112.29	c total clause space: 127.173MB
112.17/112.29	c total #watches: 392829
113.17/113.27	c total #propagations: 101445225 / total #impl: 351820069 (eff. 0.288)
113.17/113.27	c #Conflicts:     135000 | #Learnt:      12795 | 0.000
113.17/113.27	c total clause space: 127.173MB
113.17/113.27	c total #watches: 396985
114.37/114.49	c total #propagations: 102240214 / total #impl: 354735571 (eff. 0.288)
114.37/114.49	c #Conflicts:     136000 | #Learnt:      13795 | 0.000
114.37/114.49	c total clause space: 127.173MB
114.37/114.49	c total #watches: 403880
115.67/115.77	c total #propagations: 103183148 / total #impl: 358226381 (eff. 0.288)
115.67/115.77	c #Conflicts:     137000 | #Learnt:      14795 | 0.000
115.67/115.77	c total clause space: 127.173MB
115.67/115.77	c total #watches: 408233
116.87/116.97	c total #propagations: 104036242 / total #impl: 361285520 (eff. 0.288)
116.87/116.97	c #Conflicts:     138000 | #Learnt:      15795 | 0.000
116.87/116.97	c total clause space: 127.173MB
116.87/116.97	c total #watches: 412902
118.17/118.27	c total #propagations: 104814661 / total #impl: 364103656 (eff. 0.288)
118.17/118.27	c #Conflicts:     139000 | #Learnt:      16795 | 0.000
118.17/118.27	c total clause space: 127.173MB
118.17/118.27	c total #watches: 417394
119.77/119.88	c total #propagations: 105495694 / total #impl: 366553831 (eff. 0.288)
119.77/119.88	c #Conflicts:     140000 | #Learnt:      17795 | 0.000
119.77/119.88	c total clause space: 127.173MB
119.77/119.88	c total #watches: 422792
120.67/120.77	c total #propagations: 106329535 / total #impl: 369657919 (eff. 0.288)
120.67/120.77	c GC COLLECT
120.67/120.77	c #Conflicts:     141000 | #Learnt:       9926 | 0.000
120.67/120.77	c total clause space: 127.173MB
120.67/120.77	c total #watches: 387700
121.67/121.74	c total #propagations: 107183419 / total #impl: 372955384 (eff. 0.287)
121.67/121.74	c #Conflicts:     142000 | #Learnt:      10926 | 0.000
121.67/121.74	c total clause space: 127.173MB
121.67/121.74	c total #watches: 392117
122.67/122.75	c total #propagations: 107918958 / total #impl: 375679735 (eff. 0.287)
122.67/122.75	c #Conflicts:     143000 | #Learnt:      11926 | 0.000
122.67/122.75	c total clause space: 127.173MB
122.67/122.76	c total #watches: 395675
123.67/123.71	c total #propagations: 108554676 / total #impl: 377927861 (eff. 0.287)
123.67/123.71	c #Conflicts:     144000 | #Learnt:      12926 | 0.000
123.67/123.71	c total clause space: 127.173MB
123.67/123.71	c total #watches: 400412
124.76/124.81	c total #propagations: 109204680 / total #impl: 380222143 (eff. 0.287)
124.76/124.81	c #Conflicts:     145000 | #Learnt:      13926 | 0.000
124.76/124.81	c total clause space: 127.173MB
124.76/124.81	c total #watches: 405651
126.06/126.16	c total #propagations: 109883415 / total #impl: 382670641 (eff. 0.287)
126.06/126.16	c #Conflicts:     146000 | #Learnt:      14926 | 0.000
126.06/126.16	c total clause space: 127.173MB
126.06/126.16	c total #watches: 408720
127.47/127.50	c total #propagations: 110630582 / total #impl: 385373499 (eff. 0.287)
127.47/127.50	c #Conflicts:     147000 | #Learnt:      15926 | 0.000
127.47/127.50	c total clause space: 127.173MB
127.47/127.50	c total #watches: 412162
128.78/128.82	c total #propagations: 111359399 / total #impl: 387947322 (eff. 0.287)
128.78/128.82	c #Conflicts:     148000 | #Learnt:      16926 | 0.000
128.78/128.82	c total clause space: 127.173MB
128.78/128.82	c total #watches: 417026
130.47/130.53	c total #propagations: 112078393 / total #impl: 390600353 (eff. 0.287)
130.47/130.53	c #Conflicts:     149000 | #Learnt:      17926 | 0.000
130.47/130.53	c total clause space: 127.173MB
130.47/130.53	c total #watches: 422679
131.97/132.08	c total #propagations: 112932513 / total #impl: 393769968 (eff. 0.287)
131.97/132.08	c GC COLLECT
131.97/132.08	c #Conflicts:     150000 | #Learnt:       9719 | 0.000
131.97/132.08	c total clause space: 127.173MB
131.97/132.09	c total #watches: 386567
132.87/132.95	c total #propagations: 113793784 / total #impl: 396703570 (eff. 0.287)
132.87/132.95	c #Conflicts:     151000 | #Learnt:      10719 | 0.000
132.87/132.95	c total clause space: 127.173MB
132.87/132.95	c total #watches: 389998
133.86/133.99	c total #propagations: 114545774 / total #impl: 399449658 (eff. 0.287)
133.86/133.99	c #Conflicts:     152000 | #Learnt:      11719 | 0.000
133.86/133.99	c total clause space: 127.173MB
133.86/133.99	c total #watches: 393404
134.96/135.03	c total #propagations: 115303687 / total #impl: 402067925 (eff. 0.287)
134.96/135.03	c #Conflicts:     153000 | #Learnt:      12719 | 0.000
134.96/135.03	c total clause space: 127.173MB
134.96/135.03	c total #watches: 397377
135.76/135.88	c total #propagations: 116077646 / total #impl: 404657828 (eff. 0.287)
135.76/135.88	c #Conflicts:     154000 | #Learnt:      13719 | 0.000
135.76/135.88	c total clause space: 127.173MB
135.76/135.88	c total #watches: 401027
136.96/137.05	c total #propagations: 116556856 / total #impl: 406509658 (eff. 0.287)
136.96/137.05	c #Conflicts:     155000 | #Learnt:      14719 | 0.000
136.96/137.05	c total clause space: 127.173MB
136.96/137.05	c total #watches: 404708
138.16/138.27	c total #propagations: 117378161 / total #impl: 409364088 (eff. 0.287)
138.16/138.27	c #Conflicts:     156000 | #Learnt:      15719 | 0.000
138.16/138.27	c total clause space: 127.173MB
138.16/138.27	c total #watches: 408617
139.36/139.46	c total #propagations: 118179372 / total #impl: 412101540 (eff. 0.287)
139.36/139.46	c #Conflicts:     157000 | #Learnt:      16719 | 0.000
139.36/139.46	c total clause space: 127.173MB
139.36/139.46	c total #watches: 412280
140.66/140.72	c total #propagations: 118921411 / total #impl: 414620429 (eff. 0.287)
140.66/140.72	c #Conflicts:     158000 | #Learnt:      17719 | 0.000
140.66/140.72	c total clause space: 127.173MB
140.66/140.72	c total #watches: 417042
141.76/141.90	c total #propagations: 119715628 / total #impl: 417320477 (eff. 0.287)
141.76/141.90	c #Conflicts:     159000 | #Learnt:      18719 | 0.000
141.76/141.90	c total clause space: 127.173MB
141.76/141.90	c total #watches: 420434
142.86/142.91	c total #propagations: 120446583 / total #impl: 419832464 (eff. 0.287)
142.86/142.91	c GC COLLECT
142.86/142.91	c #Conflicts:     160000 | #Learnt:      10201 | 0.000
142.86/142.91	c total clause space: 127.173MB
142.86/142.91	c total #watches: 388675
143.66/143.79	c total #propagations: 121209560 / total #impl: 422549751 (eff. 0.287)
143.66/143.79	c #Conflicts:     161000 | #Learnt:      11201 | 0.000
143.66/143.79	c total clause space: 127.173MB
143.66/143.79	c total #watches: 392014
144.56/144.62	c total #propagations: 121941790 / total #impl: 425255234 (eff. 0.287)
144.56/144.62	c #Conflicts:     162000 | #Learnt:      12201 | 0.000
144.56/144.62	c total clause space: 127.173MB
144.56/144.62	c total #watches: 395327
145.46/145.56	c total #propagations: 122582790 / total #impl: 427795389 (eff. 0.287)
145.46/145.56	c #Conflicts:     163000 | #Learnt:      13201 | 0.000
145.46/145.56	c total clause space: 127.173MB
145.46/145.56	c total #watches: 399986
146.96/147.07	c total #propagations: 123309928 / total #impl: 430658432 (eff. 0.286)
146.96/147.07	c #Conflicts:     164000 | #Learnt:      14201 | 0.000
146.96/147.07	c total clause space: 127.173MB
146.96/147.07	c total #watches: 411636
148.86/148.96	c total #propagations: 124210548 / total #impl: 434384543 (eff. 0.286)
148.86/148.96	c #Conflicts:     165000 | #Learnt:      15201 | 0.000
148.86/148.96	c total clause space: 127.173MB
148.86/148.96	c total #watches: 419184
151.06/151.14	c total #propagations: 125092961 / total #impl: 438084745 (eff. 0.286)
151.06/151.14	c #Conflicts:     166000 | #Learnt:      16201 | 0.000
151.06/151.14	c total clause space: 127.173MB
151.06/151.14	c total #watches: 426534
153.45/153.52	c total #propagations: 125934401 / total #impl: 441650630 (eff. 0.285)
153.45/153.52	c #Conflicts:     167000 | #Learnt:      17201 | 0.000
153.45/153.52	c total clause space: 127.173MB
153.45/153.52	c total #watches: 432206
156.05/156.20	c total #propagations: 126778168 / total #impl: 445419675 (eff. 0.285)
156.05/156.20	c #Conflicts:     168000 | #Learnt:      18201 | 0.000
156.05/156.20	c total clause space: 127.173MB
156.05/156.20	c total #watches: 437681
159.05/159.10	c total #propagations: 127597773 / total #impl: 448781410 (eff. 0.284)
159.05/159.10	c #Conflicts:     169000 | #Learnt:      19201 | 0.000
159.05/159.10	c total clause space: 206.656MB
159.05/159.10	c total #watches: 443287
160.45/160.60	c total #propagations: 128465535 / total #impl: 452344561 (eff. 0.284)
160.45/160.60	c GC COLLECT
160.45/160.60	c #Conflicts:     170000 | #Learnt:      10419 | 0.000
160.45/160.60	c total clause space: 206.656MB
160.45/160.60	c total #watches: 392611
161.66/161.72	c total #propagations: 129164373 / total #impl: 455504323 (eff. 0.284)
161.66/161.72	c #Conflicts:     171000 | #Learnt:      11419 | 0.000
161.66/161.72	c total clause space: 206.656MB
161.66/161.72	c total #watches: 395934
162.76/162.84	c total #propagations: 129915785 / total #impl: 458205619 (eff. 0.284)
162.76/162.84	c #Conflicts:     172000 | #Learnt:      12419 | 0.000
162.76/162.84	c total clause space: 206.656MB
162.76/162.84	c total #watches: 399155
164.25/164.32	c total #propagations: 130649272 / total #impl: 460825890 (eff. 0.284)
164.25/164.32	c #Conflicts:     173000 | #Learnt:      13419 | 0.000
164.25/164.32	c total clause space: 206.656MB
164.25/164.32	c total #watches: 401633
165.65/165.79	c total #propagations: 131546766 / total #impl: 463690378 (eff. 0.284)
165.65/165.79	c #Conflicts:     174000 | #Learnt:      14419 | 0.000
165.65/165.79	c total clause space: 206.656MB
165.65/165.79	c total #watches: 405852
167.05/167.15	c total #propagations: 132399130 / total #impl: 466759206 (eff. 0.284)
167.05/167.15	c #Conflicts:     175000 | #Learnt:      15419 | 0.000
167.05/167.15	c total clause space: 206.656MB
167.05/167.15	c total #watches: 409149
168.65/168.72	c total #propagations: 133164460 / total #impl: 469414037 (eff. 0.284)
168.65/168.72	c #Conflicts:     176000 | #Learnt:      16419 | 0.000
168.65/168.72	c total clause space: 206.656MB
168.65/168.72	c total #watches: 413859
170.25/170.32	c total #propagations: 133976273 / total #impl: 472230903 (eff. 0.284)
170.25/170.32	c #Conflicts:     177000 | #Learnt:      17419 | 0.000
170.25/170.32	c total clause space: 206.656MB
170.25/170.32	c total #watches: 418091
171.95/172.03	c total #propagations: 134750621 / total #impl: 475209120 (eff. 0.284)
171.95/172.03	c #Conflicts:     178000 | #Learnt:      18419 | 0.000
171.95/172.03	c total clause space: 206.656MB
171.95/172.03	c total #watches: 421264
173.75/173.83	c total #propagations: 135455074 / total #impl: 477883396 (eff. 0.283)
173.75/173.83	c #Conflicts:     179000 | #Learnt:      19419 | 0.000
173.75/173.83	c total clause space: 206.656MB
173.75/173.83	c total #watches: 425192
175.25/175.37	c total #propagations: 136188119 / total #impl: 480340414 (eff. 0.284)
175.25/175.37	c GC COLLECT
175.25/175.37	c #Conflicts:     180000 | #Learnt:      10316 | 0.000
175.25/175.37	c total clause space: 206.656MB
175.25/175.37	c total #watches: 390586
176.15/176.25	c total #propagations: 136878662 / total #impl: 482944182 (eff. 0.283)
176.15/176.25	c #Conflicts:     181000 | #Learnt:      11316 | 0.000
176.15/176.25	c total clause space: 206.656MB
176.15/176.25	c total #watches: 394961
177.15/177.20	c total #propagations: 137628795 / total #impl: 485784322 (eff. 0.283)
177.15/177.20	c #Conflicts:     182000 | #Learnt:      12316 | 0.000
177.15/177.20	c total clause space: 206.656MB
177.15/177.20	c total #watches: 401175
178.35/178.41	c total #propagations: 138371368 / total #impl: 488595399 (eff. 0.283)
178.35/178.41	c #Conflicts:     183000 | #Learnt:      13316 | 0.000
178.35/178.41	c total clause space: 206.656MB
178.35/178.41	c total #watches: 407124
179.55/179.65	c total #propagations: 139077238 / total #impl: 491313221 (eff. 0.283)
179.55/179.65	c #Conflicts:     184000 | #Learnt:      14316 | 0.000
179.55/179.65	c total clause space: 206.656MB
179.55/179.65	c total #watches: 411449
180.85/180.94	c total #propagations: 139691571 / total #impl: 493531991 (eff. 0.283)
180.85/180.94	c #Conflicts:     185000 | #Learnt:      15316 | 0.000
180.85/180.94	c total clause space: 206.656MB
180.85/180.94	c total #watches: 414193
182.45/182.52	c total #propagations: 140273747 / total #impl: 495445480 (eff. 0.283)
182.45/182.52	c #Conflicts:     186000 | #Learnt:      16316 | 0.000
182.45/182.52	c total clause space: 206.656MB
182.45/182.52	c total #watches: 416893
183.95/184.03	c total #propagations: 141044481 / total #impl: 497856694 (eff. 0.283)
183.95/184.03	c #Conflicts:     187000 | #Learnt:      17316 | 0.000
183.95/184.03	c total clause space: 206.656MB
183.95/184.03	c total #watches: 420373
185.55/185.63	c total #propagations: 141724626 / total #impl: 500194990 (eff. 0.283)
185.55/185.63	c #Conflicts:     188000 | #Learnt:      18316 | 0.000
185.55/185.63	c total clause space: 206.656MB
185.55/185.63	c total #watches: 424156
187.15/187.20	c total #propagations: 142412127 / total #impl: 502549574 (eff. 0.283)
187.15/187.20	c #Conflicts:     189000 | #Learnt:      19316 | 0.000
187.15/187.20	c total clause space: 206.656MB
187.15/187.20	c total #watches: 428209
188.85/188.98	c total #propagations: 143123794 / total #impl: 505159816 (eff. 0.283)
188.85/188.98	c #Conflicts:     190000 | #Learnt:      20316 | 0.000
188.85/188.98	c total clause space: 206.656MB
188.85/188.98	c total #watches: 432316
190.15/190.21	c total #propagations: 143815721 / total #impl: 507736579 (eff. 0.283)
190.15/190.21	c GC COLLECT
190.15/190.21	c #Conflicts:     191000 | #Learnt:      10923 | 0.000
190.15/190.21	c total clause space: 206.656MB
190.15/190.21	c total #watches: 392965
191.14/191.21	c total #propagations: 144444326 / total #impl: 510137445 (eff. 0.283)
191.14/191.21	c #Conflicts:     192000 | #Learnt:      11923 | 0.000
191.14/191.21	c total clause space: 206.656MB
191.14/191.21	c total #watches: 396658
192.34/192.47	c total #propagations: 145116569 / total #impl: 512667906 (eff. 0.283)
192.34/192.47	c #Conflicts:     193000 | #Learnt:      12923 | 0.000
192.34/192.47	c total clause space: 206.656MB
192.34/192.47	c total #watches: 400705
193.55/193.64	c total #propagations: 145819112 / total #impl: 515209647 (eff. 0.283)
193.55/193.64	c #Conflicts:     194000 | #Learnt:      13923 | 0.000
193.55/193.64	c total clause space: 206.656MB
193.55/193.64	c total #watches: 405009
194.84/194.94	c total #propagations: 146546781 / total #impl: 517921391 (eff. 0.283)
194.84/194.94	c #Conflicts:     195000 | #Learnt:      14923 | 0.000
194.84/194.94	c total clause space: 206.656MB
194.84/194.94	c total #watches: 408349
196.64/196.78	c total #propagations: 147215962 / total #impl: 520418748 (eff. 0.283)
196.64/196.78	c #Conflicts:     196000 | #Learnt:      15923 | 0.000
196.64/196.78	c total clause space: 206.656MB
196.64/196.78	c total #watches: 413297
198.44/198.54	c total #propagations: 148014491 / total #impl: 523480502 (eff. 0.283)
198.44/198.54	c #Conflicts:     197000 | #Learnt:      16923 | 0.000
198.44/198.54	c total clause space: 206.656MB
198.44/198.54	c total #watches: 416788
200.64/200.73	c total #propagations: 148644297 / total #impl: 525920816 (eff. 0.283)
200.64/200.73	c #Conflicts:     198000 | #Learnt:      17923 | 0.000
200.64/200.73	c total clause space: 206.656MB
200.64/200.73	c total #watches: 420893
203.34/203.44	c total #propagations: 149365073 / total #impl: 528630539 (eff. 0.283)
203.34/203.44	c #Conflicts:     199000 | #Learnt:      18923 | 0.000
203.34/203.44	c total clause space: 206.656MB
203.34/203.44	c total #watches: 426298
206.04/206.16	c total #propagations: 150098874 / total #impl: 531418169 (eff. 0.282)
206.04/206.16	c #Conflicts:     200000 | #Learnt:      19923 | 0.000
206.04/206.16	c total clause space: 206.656MB
206.04/206.16	c total #watches: 429379
208.94/209.09	c total #propagations: 150738342 / total #impl: 533727561 (eff. 0.282)
208.94/209.09	c #Conflicts:     201000 | #Learnt:      20923 | 0.000
208.94/209.09	c total clause space: 206.656MB
208.94/209.09	c total #watches: 435137
211.34/211.45	c total #propagations: 151458582 / total #impl: 536375905 (eff. 0.282)
211.34/211.45	c GC COLLECT
211.34/211.45	c #Conflicts:     202000 | #Learnt:      11218 | 0.000
211.34/211.45	c total clause space: 206.656MB
211.34/211.45	c total #watches: 395252
212.44/212.50	c total #propagations: 152266972 / total #impl: 539171429 (eff. 0.282)
212.44/212.50	c #Conflicts:     203000 | #Learnt:      12218 | 0.000
212.44/212.50	c total clause space: 206.656MB
212.44/212.50	c total #watches: 400091
213.94/214.05	c total #propagations: 152992741 / total #impl: 541750511 (eff. 0.282)
213.94/214.05	c #Conflicts:     204000 | #Learnt:      13218 | 0.000
213.94/214.05	c total clause space: 206.656MB
213.94/214.05	c total #watches: 407858
215.94/216.07	c total #propagations: 153824598 / total #impl: 544869457 (eff. 0.282)
215.94/216.07	c #Conflicts:     205000 | #Learnt:      14218 | 0.000
215.94/216.07	c total clause space: 206.656MB
215.94/216.07	c total #watches: 413258
217.94/218.04	c total #propagations: 154656541 / total #impl: 547891562 (eff. 0.282)
217.94/218.04	c #Conflicts:     206000 | #Learnt:      15218 | 0.000
217.94/218.04	c total clause space: 206.656MB
217.94/218.04	c total #watches: 418100
220.24/220.37	c total #propagations: 155463291 / total #impl: 550951185 (eff. 0.282)
220.24/220.37	c #Conflicts:     207000 | #Learnt:      16218 | 0.000
220.24/220.37	c total clause space: 206.656MB
220.24/220.37	c total #watches: 423614
222.64/222.70	c total #propagations: 156258906 / total #impl: 554124339 (eff. 0.282)
222.64/222.70	c #Conflicts:     208000 | #Learnt:      17218 | 0.000
222.64/222.70	c total clause space: 206.656MB
222.64/222.70	c total #watches: 427311
224.84/224.97	c total #propagations: 156908161 / total #impl: 556559621 (eff. 0.282)
224.84/224.97	c #Conflicts:     209000 | #Learnt:      18218 | 0.000
224.84/224.97	c total clause space: 206.656MB
224.84/224.97	c total #watches: 430299
227.24/227.34	c total #propagations: 157509429 / total #impl: 558742456 (eff. 0.282)
227.24/227.34	c #Conflicts:     210000 | #Learnt:      19218 | 0.000
227.24/227.34	c total clause space: 206.656MB
227.24/227.34	c total #watches: 433071
229.64/229.72	c total #propagations: 158160327 / total #impl: 561010319 (eff. 0.282)
229.64/229.72	c #Conflicts:     211000 | #Learnt:      20218 | 0.000
229.64/229.72	c total clause space: 206.656MB
229.64/229.72	c total #watches: 438249
232.15/232.28	c total #propagations: 158684815 / total #impl: 563028748 (eff. 0.282)
232.15/232.28	c #Conflicts:     212000 | #Learnt:      21218 | 0.000
232.15/232.28	c total clause space: 206.656MB
232.15/232.28	c total #watches: 442701
234.44/234.59	c total #propagations: 159209862 / total #impl: 565018419 (eff. 0.282)
234.44/234.59	c GC COLLECT
234.44/234.59	c #Conflicts:     213000 | #Learnt:      11219 | 0.000
234.44/234.59	c total clause space: 206.656MB
234.44/234.59	c total #watches: 394797
235.45/235.54	c total #propagations: 159743036 / total #impl: 567082281 (eff. 0.282)
235.45/235.54	c #Conflicts:     214000 | #Learnt:      12219 | 0.000
235.45/235.54	c total clause space: 206.656MB
235.45/235.54	c total #watches: 399172
236.34/236.40	c total #propagations: 160282122 / total #impl: 569028637 (eff. 0.282)
236.34/236.40	c #Conflicts:     215000 | #Learnt:      13219 | 0.000
236.34/236.40	c total clause space: 206.656MB
236.34/236.40	c total #watches: 402826
237.65/237.77	c total #propagations: 160779807 / total #impl: 570882321 (eff. 0.282)
237.65/237.77	c #Conflicts:     216000 | #Learnt:      14219 | 0.000
237.65/237.77	c total clause space: 206.656MB
237.65/237.77	c total #watches: 407378
238.94/239.05	c total #propagations: 161487891 / total #impl: 573597623 (eff. 0.282)
238.94/239.05	c #Conflicts:     217000 | #Learnt:      15219 | 0.000
238.94/239.05	c total clause space: 206.656MB
238.94/239.05	c total #watches: 410421
240.34/240.47	c total #propagations: 162119902 / total #impl: 576145766 (eff. 0.281)
240.34/240.47	c #Conflicts:     218000 | #Learnt:      16219 | 0.000
240.34/240.47	c total clause space: 206.656MB
240.34/240.47	c total #watches: 414173
241.95/242.01	c total #propagations: 162763791 / total #impl: 578617711 (eff. 0.281)
241.95/242.01	c #Conflicts:     219000 | #Learnt:      17219 | 0.000
241.95/242.01	c total clause space: 206.656MB
241.95/242.01	c total #watches: 420977
243.24/243.38	c total #propagations: 163363693 / total #impl: 581157910 (eff. 0.281)
243.24/243.38	c #Conflicts:     220000 | #Learnt:      18219 | 0.000
243.24/243.38	c total clause space: 206.656MB
243.24/243.38	c total #watches: 424877
244.84/244.94	c total #propagations: 163856601 / total #impl: 583234294 (eff. 0.281)
244.84/244.94	c #Conflicts:     221000 | #Learnt:      19219 | 0.000
244.84/244.94	c total clause space: 206.656MB
244.84/244.94	c total #watches: 428451
246.45/246.53	c total #propagations: 164451847 / total #impl: 585750870 (eff. 0.281)
246.45/246.53	c #Conflicts:     222000 | #Learnt:      20219 | 0.000
246.45/246.53	c total clause space: 206.656MB
246.45/246.53	c total #watches: 433368
248.24/248.35	c total #propagations: 165021154 / total #impl: 588093674 (eff. 0.281)
248.24/248.35	c #Conflicts:     223000 | #Learnt:      21219 | 0.000
248.24/248.35	c total clause space: 206.656MB
248.24/248.35	c total #watches: 437897
250.44/250.50	c total #propagations: 165596188 / total #impl: 590475716 (eff. 0.280)
250.44/250.50	c #Conflicts:     224000 | #Learnt:      22219 | 0.000
250.44/250.50	c total clause space: 206.656MB
250.44/250.50	c total #watches: 442292
252.34/252.43	c total #propagations: 166190290 / total #impl: 592978185 (eff. 0.280)
252.34/252.43	c GC COLLECT
252.34/252.43	c #Conflicts:     225000 | #Learnt:      11915 | 0.000
252.34/252.43	c total clause space: 206.656MB
252.34/252.43	c total #watches: 397630
253.54/253.62	c total #propagations: 166926227 / total #impl: 595908389 (eff. 0.280)
253.54/253.62	c #Conflicts:     226000 | #Learnt:      12915 | 0.000
253.54/253.62	c total clause space: 206.656MB
253.54/253.62	c total #watches: 401378
254.74/254.88	c total #propagations: 167642525 / total #impl: 598622045 (eff. 0.280)
254.74/254.88	c #Conflicts:     227000 | #Learnt:      13915 | 0.000
254.74/254.88	c total clause space: 206.656MB
254.74/254.88	c total #watches: 408333
256.24/256.33	c total #propagations: 168336810 / total #impl: 601330531 (eff. 0.280)
256.24/256.33	c #Conflicts:     228000 | #Learnt:      14915 | 0.000
256.24/256.33	c total clause space: 206.656MB
256.24/256.33	c total #watches: 413235
257.94/258.06	c total #propagations: 169011297 / total #impl: 604007051 (eff. 0.280)
257.94/258.06	c #Conflicts:     229000 | #Learnt:      15915 | 0.000
257.94/258.06	c total clause space: 206.656MB
257.94/258.06	c total #watches: 421077
259.74/259.88	c total #propagations: 169678698 / total #impl: 606644426 (eff. 0.280)
259.74/259.88	c #Conflicts:     230000 | #Learnt:      16915 | 0.000
259.74/259.88	c total clause space: 206.656MB
259.74/259.88	c total #watches: 425458
262.14/262.21	c total #propagations: 170392006 / total #impl: 609528793 (eff. 0.280)
262.14/262.21	c #Conflicts:     231000 | #Learnt:      17915 | 0.000
262.14/262.21	c total clause space: 206.656MB
262.14/262.21	c total #watches: 429646
264.44/264.59	c total #propagations: 171071853 / total #impl: 612150630 (eff. 0.279)
264.44/264.59	c #Conflicts:     232000 | #Learnt:      18915 | 0.000
264.44/264.59	c total clause space: 206.656MB
264.44/264.59	c total #watches: 434557
266.74/266.89	c total #propagations: 171842981 / total #impl: 614987017 (eff. 0.279)
266.74/266.89	c #Conflicts:     233000 | #Learnt:      19915 | 0.000
266.74/266.89	c total clause space: 206.656MB
266.74/266.89	c total #watches: 438129
268.74/268.80	c total #propagations: 172639051 / total #impl: 617779989 (eff. 0.279)
268.74/268.80	c #Conflicts:     234000 | #Learnt:      20915 | 0.000
268.74/268.80	c total clause space: 206.656MB
268.74/268.80	c total #watches: 442699
271.43/271.53	c total #propagations: 173306646 / total #impl: 620257999 (eff. 0.279)
271.43/271.53	c #Conflicts:     235000 | #Learnt:      21915 | 0.000
271.43/271.53	c total clause space: 206.656MB
271.43/271.53	c total #watches: 446530
274.13/274.21	c total #propagations: 174060800 / total #impl: 623082539 (eff. 0.279)
274.13/274.21	c #Conflicts:     236000 | #Learnt:      22915 | 0.000
274.13/274.21	c total clause space: 206.656MB
274.13/274.21	c total #watches: 451758
275.63/275.79	c total #propagations: 174810154 / total #impl: 625724407 (eff. 0.279)
275.63/275.79	c GC COLLECT
275.63/275.79	c #Conflicts:     237000 | #Learnt:      12312 | 0.000
275.63/275.79	c total clause space: 206.656MB
275.63/275.79	c total #watches: 400082
276.93/277.01	c total #propagations: 175633769 / total #impl: 628731009 (eff. 0.279)
276.93/277.01	c #Conflicts:     238000 | #Learnt:      13312 | 0.000
276.93/277.01	c total clause space: 206.656MB
276.93/277.01	c total #watches: 404748
278.13/278.20	c total #propagations: 176395471 / total #impl: 631607731 (eff. 0.279)
278.13/278.20	c #Conflicts:     239000 | #Learnt:      14312 | 0.000
278.13/278.20	c total clause space: 206.656MB
278.13/278.20	c total #watches: 408487
279.83/279.97	c total #propagations: 177060909 / total #impl: 634181508 (eff. 0.279)
279.83/279.97	c #Conflicts:     240000 | #Learnt:      15312 | 0.000
279.83/279.97	c total clause space: 206.656MB
279.83/279.97	c total #watches: 414198
281.43/281.58	c total #propagations: 177922687 / total #impl: 637486331 (eff. 0.279)
281.43/281.58	c #Conflicts:     241000 | #Learnt:      16312 | 0.000
281.43/281.58	c total clause space: 206.656MB
281.43/281.58	c total #watches: 419776
283.43/283.50	c total #propagations: 178637668 / total #impl: 640197812 (eff. 0.279)
283.43/283.50	c #Conflicts:     242000 | #Learnt:      17312 | 0.000
283.43/283.50	c total clause space: 206.656MB
283.43/283.50	c total #watches: 425636
285.53/285.67	c total #propagations: 179385761 / total #impl: 643153887 (eff. 0.279)
285.53/285.67	c #Conflicts:     243000 | #Learnt:      18312 | 0.000
285.53/285.67	c total clause space: 206.656MB
285.53/285.67	c total #watches: 431022
287.73/287.83	c total #propagations: 180170833 / total #impl: 646319103 (eff. 0.279)
287.73/287.83	c #Conflicts:     244000 | #Learnt:      19312 | 0.000
287.73/287.83	c total clause space: 206.656MB
287.73/287.83	c total #watches: 435849
290.53/290.60	c total #propagations: 180876516 / total #impl: 648914940 (eff. 0.279)
290.53/290.60	c #Conflicts:     245000 | #Learnt:      20312 | 0.000
290.53/290.60	c total clause space: 206.656MB
290.53/290.60	c total #watches: 439287
293.43/293.53	c total #propagations: 181747075 / total #impl: 651966989 (eff. 0.279)
293.43/293.53	c #Conflicts:     246000 | #Learnt:      21312 | 0.000
293.43/293.53	c total clause space: 206.656MB
293.43/293.53	c total #watches: 447303
296.43/296.58	c total #propagations: 182522800 / total #impl: 655132772 (eff. 0.279)
296.43/296.58	c #Conflicts:     247000 | #Learnt:      22312 | 0.000
296.43/296.58	c total clause space: 206.656MB
296.43/296.58	c total #watches: 452657
299.73/299.87	c total #propagations: 183190834 / total #impl: 658024490 (eff. 0.278)
299.73/299.87	c #Conflicts:     248000 | #Learnt:      23312 | 0.000
299.73/299.87	c total clause space: 206.656MB
299.73/299.87	c total #watches: 458153
302.03/302.19	c total #propagations: 184006099 / total #impl: 661635674 (eff. 0.278)
302.03/302.19	c GC COLLECT
302.03/302.19	c #Conflicts:     249000 | #Learnt:      12405 | 0.000
302.03/302.19	c total clause space: 206.656MB
302.03/302.19	c total #watches: 402498
303.33/303.42	c total #propagations: 184794141 / total #impl: 665141521 (eff. 0.278)
303.33/303.42	c #Conflicts:     250000 | #Learnt:      13405 | 0.000
303.33/303.42	c total clause space: 206.656MB
303.33/303.42	c total #watches: 411169
305.33/305.41	c total #propagations: 185503526 / total #impl: 668212289 (eff. 0.278)
305.33/305.41	c #Conflicts:     251000 | #Learnt:      14405 | 0.000
305.33/305.41	c total clause space: 206.656MB
305.33/305.41	c total #watches: 415222
307.33/307.47	c total #propagations: 186264554 / total #impl: 670872728 (eff. 0.278)
307.33/307.47	c #Conflicts:     252000 | #Learnt:      15405 | 0.000
307.33/307.47	c total clause space: 206.656MB
307.33/307.47	c total #watches: 419635
309.23/309.37	c total #propagations: 187080835 / total #impl: 673633196 (eff. 0.278)
309.23/309.37	c #Conflicts:     253000 | #Learnt:      16405 | 0.000
309.23/309.37	c total clause space: 206.656MB
309.23/309.37	c total #watches: 424527
311.13/311.26	c total #propagations: 187873555 / total #impl: 676608998 (eff. 0.278)
311.13/311.26	c #Conflicts:     254000 | #Learnt:      17405 | 0.000
311.13/311.26	c total clause space: 206.656MB
311.13/311.26	c total #watches: 428170
312.93/313.08	c total #propagations: 188601053 / total #impl: 679303721 (eff. 0.278)
312.93/313.08	c #Conflicts:     255000 | #Learnt:      18405 | 0.000
312.93/313.08	c total clause space: 206.656MB
312.93/313.08	c total #watches: 435105
315.13/315.21	c total #propagations: 189268036 / total #impl: 681724289 (eff. 0.278)
315.13/315.21	c #Conflicts:     256000 | #Learnt:      19405 | 0.000
315.13/315.21	c total clause space: 206.656MB
315.13/315.21	c total #watches: 439989
317.23/317.33	c total #propagations: 189982355 / total #impl: 684309376 (eff. 0.278)
317.23/317.33	c #Conflicts:     257000 | #Learnt:      20405 | 0.000
317.23/317.33	c total clause space: 206.656MB
317.23/317.33	c total #watches: 446364
319.43/319.59	c total #propagations: 190693155 / total #impl: 687070209 (eff. 0.278)
319.43/319.59	c #Conflicts:     258000 | #Learnt:      21405 | 0.000
319.43/319.59	c total clause space: 206.656MB
319.43/319.59	c total #watches: 451256
321.93/322.05	c total #propagations: 191295584 / total #impl: 689401211 (eff. 0.277)
321.93/322.05	c #Conflicts:     259000 | #Learnt:      22405 | 0.000
321.93/322.05	c total clause space: 206.656MB
321.93/322.05	c total #watches: 456951
324.63/324.70	c total #propagations: 192049126 / total #impl: 692243192 (eff. 0.277)
324.63/324.70	c #Conflicts:     260000 | #Learnt:      23405 | 0.000
324.63/324.70	c total clause space: 206.656MB
324.63/324.70	c total #watches: 461427
327.93/328.01	c total #propagations: 192799094 / total #impl: 694934909 (eff. 0.277)
327.93/328.01	c #Conflicts:     261000 | #Learnt:      24405 | 0.000
327.93/328.01	c total clause space: 206.656MB
327.93/328.01	c total #watches: 465527
329.42/329.59	c total #propagations: 193600375 / total #impl: 697683992 (eff. 0.277)
329.42/329.59	c GC COLLECT
329.42/329.59	c #Conflicts:     262000 | #Learnt:      13194 | 0.000
329.42/329.59	c total clause space: 206.656MB
329.42/329.59	c total #watches: 404768
330.92/331.01	c total #propagations: 194412801 / total #impl: 700477962 (eff. 0.278)
330.92/331.01	c #Conflicts:     263000 | #Learnt:      14194 | 0.000
330.92/331.01	c total clause space: 206.656MB
330.92/331.01	c total #watches: 409207
332.72/332.81	c total #propagations: 195164089 / total #impl: 703136789 (eff. 0.278)
332.72/332.81	c #Conflicts:     264000 | #Learnt:      15194 | 0.000
332.72/332.81	c total clause space: 206.656MB
332.72/332.81	c total #watches: 418345
334.52/334.66	c total #propagations: 195989506 / total #impl: 706280379 (eff. 0.277)
334.52/334.66	c #Conflicts:     265000 | #Learnt:      16194 | 0.000
334.52/334.66	c total clause space: 206.656MB
334.52/334.66	c total #watches: 422989
336.42/336.53	c total #propagations: 196651945 / total #impl: 708725001 (eff. 0.277)
336.42/336.53	c #Conflicts:     266000 | #Learnt:      17194 | 0.000
336.42/336.53	c total clause space: 206.656MB
336.42/336.53	c total #watches: 426961
338.62/338.79	c total #propagations: 197269092 / total #impl: 711002739 (eff. 0.277)
338.62/338.79	c #Conflicts:     267000 | #Learnt:      18194 | 0.000
338.62/338.79	c total clause space: 206.656MB
338.62/338.79	c total #watches: 432378
341.03/341.12	c total #propagations: 198084121 / total #impl: 714050870 (eff. 0.277)
341.03/341.12	c #Conflicts:     268000 | #Learnt:      19194 | 0.000
341.03/341.12	c total clause space: 206.656MB
341.03/341.12	c total #watches: 439034
343.32/343.41	c total #propagations: 198920986 / total #impl: 717433960 (eff. 0.277)
343.32/343.41	c #Conflicts:     269000 | #Learnt:      20194 | 0.000
343.32/343.41	c total clause space: 206.656MB
343.32/343.41	c total #watches: 442689
346.12/346.28	c total #propagations: 199654370 / total #impl: 720339152 (eff. 0.277)
346.12/346.28	c #Conflicts:     270000 | #Learnt:      21194 | 0.000
346.12/346.28	c total clause space: 206.656MB
346.12/346.28	c total #watches: 448466
349.02/349.15	c total #propagations: 200596615 / total #impl: 724129704 (eff. 0.277)
349.02/349.15	c #Conflicts:     271000 | #Learnt:      22194 | 0.000
349.02/349.15	c total clause space: 206.656MB
349.02/349.15	c total #watches: 454281
351.72/351.84	c total #propagations: 201549884 / total #impl: 727931155 (eff. 0.277)
351.72/351.84	c #Conflicts:     272000 | #Learnt:      23194 | 0.000
351.72/351.84	c total clause space: 206.656MB
351.72/351.84	c total #watches: 461183
354.92/355.04	c total #propagations: 202295127 / total #impl: 730996381 (eff. 0.277)
354.92/355.04	c #Conflicts:     273000 | #Learnt:      24194 | 0.000
354.92/355.04	c total clause space: 206.656MB
354.92/355.04	c total #watches: 468437
357.53/357.68	c total #propagations: 203058120 / total #impl: 734239068 (eff. 0.277)
357.53/357.68	c GC COLLECT
357.53/357.68	c #Conflicts:     274000 | #Learnt:      12720 | 0.000
357.53/357.68	c total clause space: 206.656MB
357.53/357.68	c total #watches: 402872
358.82/358.99	c total #propagations: 203723209 / total #impl: 737117473 (eff. 0.276)
358.82/358.99	c #Conflicts:     275000 | #Learnt:      13720 | 0.000
358.82/358.99	c total clause space: 206.656MB
358.82/358.99	c total #watches: 408966
360.42/360.58	c total #propagations: 204500930 / total #impl: 740062560 (eff. 0.276)
360.42/360.58	c #Conflicts:     276000 | #Learnt:      14720 | 0.000
360.42/360.58	c total clause space: 206.656MB
360.42/360.58	c total #watches: 415383
362.42/362.57	c total #propagations: 205322588 / total #impl: 743171766 (eff. 0.276)
362.42/362.57	c #Conflicts:     277000 | #Learnt:      15720 | 0.000
362.42/362.57	c total clause space: 206.656MB
362.42/362.57	c total #watches: 419299
364.52/364.67	c total #propagations: 206105623 / total #impl: 745942367 (eff. 0.276)
364.52/364.67	c #Conflicts:     278000 | #Learnt:      16720 | 0.000
364.52/364.67	c total clause space: 206.656MB
364.52/364.67	c total #watches: 423783
366.52/366.61	c total #propagations: 206873314 / total #impl: 748712082 (eff. 0.276)
366.52/366.61	c #Conflicts:     279000 | #Learnt:      17720 | 0.000
366.52/366.61	c total clause space: 206.656MB
366.52/366.61	c total #watches: 428768
369.02/369.14	c total #propagations: 207613265 / total #impl: 751635075 (eff. 0.276)
369.02/369.14	c #Conflicts:     280000 | #Learnt:      18720 | 0.000
369.02/369.14	c total clause space: 206.656MB
369.02/369.14	c total #watches: 432587
371.62/371.77	c total #propagations: 208445004 / total #impl: 754691600 (eff. 0.276)
371.62/371.77	c #Conflicts:     281000 | #Learnt:      19720 | 0.000
371.62/371.77	c total clause space: 206.656MB
371.62/371.77	c total #watches: 440679
374.62/374.74	c total #propagations: 209230626 / total #impl: 757827243 (eff. 0.276)
374.62/374.74	c #Conflicts:     282000 | #Learnt:      20720 | 0.000
374.62/374.74	c total clause space: 206.656MB
374.62/374.74	c total #watches: 446221
376.92/377.05	c total #propagations: 210028728 / total #impl: 761022426 (eff. 0.276)
376.92/377.05	c #Conflicts:     283000 | #Learnt:      21720 | 0.000
376.92/377.05	c total clause space: 206.656MB
376.92/377.06	c total #watches: 450038
379.72/379.88	c total #propagations: 210668601 / total #impl: 764008583 (eff. 0.276)
379.72/379.88	c #Conflicts:     284000 | #Learnt:      22720 | 0.000
379.72/379.88	c total clause space: 206.656MB
379.72/379.88	c total #watches: 454902
383.42/383.51	c total #propagations: 211293164 / total #impl: 766994661 (eff. 0.275)
383.42/383.51	c #Conflicts:     285000 | #Learnt:      23720 | 0.000
383.42/383.51	c total clause space: 206.656MB
383.42/383.51	c total #watches: 461882
387.02/387.11	c total #propagations: 212142662 / total #impl: 770234942 (eff. 0.275)
387.02/387.11	c #Conflicts:     286000 | #Learnt:      24720 | 0.000
387.02/387.11	c total clause space: 206.656MB
387.02/387.11	c total #watches: 466948
390.11/390.24	c total #propagations: 212950224 / total #impl: 773503375 (eff. 0.275)
390.11/390.24	c GC COLLECT
390.11/390.24	c #Conflicts:     287000 | #Learnt:      12909 | 0.000
390.11/390.24	c total clause space: 206.656MB
390.11/390.24	c total #watches: 403889
391.62/391.76	c total #propagations: 213681473 / total #impl: 776435332 (eff. 0.275)
391.62/391.76	c #Conflicts:     288000 | #Learnt:      13909 | 0.000
391.62/391.76	c total clause space: 206.656MB
391.62/391.76	c total #watches: 408248
393.21/393.32	c total #propagations: 214520786 / total #impl: 779481714 (eff. 0.275)
393.21/393.32	c #Conflicts:     289000 | #Learnt:      14909 | 0.000
393.21/393.32	c total clause space: 206.656MB
393.21/393.32	c total #watches: 413646
394.71/394.85	c total #propagations: 215325899 / total #impl: 782393669 (eff. 0.275)
394.71/394.85	c #Conflicts:     290000 | #Learnt:      15909 | 0.000
394.71/394.85	c total clause space: 206.656MB
394.71/394.85	c total #watches: 418215
396.21/396.33	c total #propagations: 216066403 / total #impl: 785010678 (eff. 0.275)
396.21/396.33	c #Conflicts:     291000 | #Learnt:      16909 | 0.000
396.21/396.33	c total clause space: 206.656MB
396.21/396.33	c total #watches: 423179
397.61/397.71	c total #propagations: 216765025 / total #impl: 787422545 (eff. 0.275)
397.61/397.71	c #Conflicts:     292000 | #Learnt:      17909 | 0.000
397.61/397.71	c total clause space: 206.656MB
397.61/397.71	c total #watches: 429203
399.01/399.13	c total #propagations: 217400141 / total #impl: 789968545 (eff. 0.275)
399.01/399.13	c #Conflicts:     293000 | #Learnt:      18909 | 0.000
399.01/399.13	c total clause space: 206.656MB
399.01/399.13	c total #watches: 434328
400.81/400.94	c total #propagations: 217928911 / total #impl: 792153927 (eff. 0.275)
400.81/400.94	c #Conflicts:     294000 | #Learnt:      19909 | 0.000
400.81/400.94	c total clause space: 206.656MB
400.81/400.94	c total #watches: 439464
402.91/403.09	c total #propagations: 218578879 / total #impl: 794631001 (eff. 0.275)
402.91/403.09	c #Conflicts:     295000 | #Learnt:      20909 | 0.000
402.91/403.09	c total clause space: 206.656MB
402.91/403.09	c total #watches: 445764
405.11/405.25	c total #propagations: 219298503 / total #impl: 797344505 (eff. 0.275)
405.11/405.25	c #Conflicts:     296000 | #Learnt:      21909 | 0.000
405.11/405.25	c total clause space: 206.656MB
405.11/405.25	c total #watches: 450934
407.41/407.55	c total #propagations: 220011849 / total #impl: 800056681 (eff. 0.275)
407.41/407.55	c #Conflicts:     297000 | #Learnt:      22909 | 0.000
407.41/407.55	c total clause space: 206.656MB
407.41/407.55	c total #watches: 455188
410.32/410.43	c total #propagations: 220648136 / total #impl: 802410653 (eff. 0.275)
410.32/410.43	c #Conflicts:     298000 | #Learnt:      23909 | 0.000
410.32/410.43	c total clause space: 206.656MB
410.32/410.43	c total #watches: 458801
413.01/413.16	c total #propagations: 221479125 / total #impl: 805565187 (eff. 0.275)
413.01/413.16	c #Conflicts:     299000 | #Learnt:      24909 | 0.000
413.01/413.16	c total clause space: 206.656MB
413.01/413.16	c total #watches: 463292
416.31/416.49	c total #propagations: 222264969 / total #impl: 808677899 (eff. 0.275)
416.31/416.49	c #Conflicts:     300000 | #Learnt:      25909 | 0.000
416.31/416.49	c total clause space: 206.656MB
416.31/416.49	c total #watches: 468796
418.41/418.53	c total #propagations: 223144750 / total #impl: 812107144 (eff. 0.275)
418.41/418.53	c GC COLLECT
418.41/418.53	c #Conflicts:     301000 | #Learnt:      13794 | 0.000
418.41/418.53	c total clause space: 206.656MB
418.41/418.53	c total #watches: 408905
419.71/419.86	c total #propagations: 223963725 / total #impl: 815333271 (eff. 0.275)
419.71/419.86	c #Conflicts:     302000 | #Learnt:      14794 | 0.000
419.71/419.86	c total clause space: 206.656MB
419.71/419.86	c total #watches: 412968
421.21/421.37	c total #propagations: 224574945 / total #impl: 817779727 (eff. 0.275)
421.21/421.37	c #Conflicts:     303000 | #Learnt:      15794 | 0.000
421.21/421.37	c total clause space: 206.656MB
421.21/421.37	c total #watches: 417662
423.11/423.23	c total #propagations: 225271001 / total #impl: 820513596 (eff. 0.275)
423.11/423.23	c #Conflicts:     304000 | #Learnt:      16794 | 0.000
423.11/423.23	c total clause space: 206.656MB
423.11/423.23	c total #watches: 421368
424.81/424.99	c total #propagations: 226091450 / total #impl: 823464865 (eff. 0.275)
424.81/424.99	c #Conflicts:     305000 | #Learnt:      17794 | 0.000
424.81/424.99	c total clause space: 206.656MB
424.81/424.99	c total #watches: 424846
426.41/426.56	c total #propagations: 226803702 / total #impl: 826015677 (eff. 0.275)
426.41/426.56	c #Conflicts:     306000 | #Learnt:      18794 | 0.000
426.41/426.56	c total clause space: 206.656MB
426.41/426.56	c total #watches: 427939
428.61/428.74	c total #propagations: 227557679 / total #impl: 828662324 (eff. 0.275)
428.61/428.74	c #Conflicts:     307000 | #Learnt:      19794 | 0.000
428.61/428.74	c total clause space: 206.656MB
428.61/428.74	c total #watches: 432479
430.71/430.88	c total #propagations: 228433805 / total #impl: 832037623 (eff. 0.275)
430.71/430.88	c #Conflicts:     308000 | #Learnt:      20794 | 0.000
430.71/430.88	c total clause space: 206.656MB
430.71/430.88	c total #watches: 438280
432.91/433.03	c total #propagations: 229229469 / total #impl: 834915422 (eff. 0.275)
432.91/433.03	c #Conflicts:     309000 | #Learnt:      21794 | 0.000
432.91/433.03	c total clause space: 206.656MB
432.91/433.03	c total #watches: 444058
435.31/435.43	c total #propagations: 229950079 / total #impl: 837530995 (eff. 0.275)
435.31/435.43	c #Conflicts:     310000 | #Learnt:      22794 | 0.000
435.31/435.43	c total clause space: 206.656MB
435.31/435.43	c total #watches: 448751
437.61/437.77	c total #propagations: 230698708 / total #impl: 840419506 (eff. 0.275)
437.61/437.77	c #Conflicts:     311000 | #Learnt:      23794 | 0.000
437.61/437.77	c total clause space: 206.656MB
437.61/437.77	c total #watches: 452381
440.31/440.44	c total #propagations: 231396386 / total #impl: 843130347 (eff. 0.274)
440.31/440.44	c #Conflicts:     312000 | #Learnt:      24794 | 0.000
440.31/440.44	c total clause space: 206.656MB
440.31/440.44	c total #watches: 455998
442.50/442.63	c total #propagations: 232237561 / total #impl: 846162752 (eff. 0.274)
442.50/442.63	c #Conflicts:     313000 | #Learnt:      25794 | 0.000
442.50/442.63	c total clause space: 206.656MB
442.50/442.63	c total #watches: 459230
445.00/445.18	c total #propagations: 232987670 / total #impl: 848836176 (eff. 0.274)
445.00/445.18	c #Conflicts:     314000 | #Learnt:      26793 | 0.000
445.00/445.18	c total clause space: 206.656MB
445.00/445.18	c total #watches: 463569
446.20/446.38	c total #propagations: 233816319 / total #impl: 851755321 (eff. 0.275)
446.20/446.38	c GC COLLECT
446.20/446.38	c #Conflicts:     315000 | #Learnt:      14401 | 0.000
446.20/446.38	c total clause space: 206.656MB
446.20/446.38	c total #watches: 413117
447.40/447.52	c total #propagations: 234400226 / total #impl: 854085885 (eff. 0.274)
447.40/447.52	c #Conflicts:     316000 | #Learnt:      15401 | 0.000
447.40/447.52	c total clause space: 206.656MB
447.40/447.52	c total #watches: 417723
448.71/448.88	c total #propagations: 234839398 / total #impl: 855790637 (eff. 0.274)
448.71/448.88	c #Conflicts:     317000 | #Learnt:      16401 | 0.000
448.71/448.88	c total clause space: 206.656MB
448.71/448.88	c total #watches: 424968
450.40/450.54	c total #propagations: 235403686 / total #impl: 858094469 (eff. 0.274)
450.40/450.54	c #Conflicts:     318000 | #Learnt:      17401 | 0.000
450.40/450.54	c total clause space: 206.656MB
450.40/450.54	c total #watches: 432022
452.60/452.71	c total #propagations: 236000793 / total #impl: 860545202 (eff. 0.274)
452.60/452.71	c #Conflicts:     319000 | #Learnt:      18401 | 0.000
452.60/452.71	c total clause space: 206.656MB
452.60/452.71	c total #watches: 435755
454.50/454.64	c total #propagations: 236669008 / total #impl: 863094815 (eff. 0.274)
454.50/454.64	c #Conflicts:     320000 | #Learnt:      19401 | 0.000
454.50/454.64	c total clause space: 206.656MB
454.50/454.64	c total #watches: 440264
456.90/457.03	c total #propagations: 237200443 / total #impl: 865325924 (eff. 0.274)
456.90/457.03	c #Conflicts:     321000 | #Learnt:      20401 | 0.000
456.90/457.03	c total clause space: 206.656MB
456.90/457.03	c total #watches: 443787
459.30/459.49	c total #propagations: 237913553 / total #impl: 868125406 (eff. 0.274)
459.30/459.49	c #Conflicts:     322000 | #Learnt:      21401 | 0.000
459.30/459.49	c total clause space: 206.656MB
459.30/459.49	c total #watches: 447730
461.70/461.86	c total #propagations: 238699952 / total #impl: 871229596 (eff. 0.274)
461.70/461.86	c #Conflicts:     323000 | #Learnt:      22401 | 0.000
461.70/461.86	c total clause space: 206.656MB
461.70/461.86	c total #watches: 451988
464.40/464.55	c total #propagations: 239485551 / total #impl: 874308742 (eff. 0.274)
464.40/464.55	c #Conflicts:     324000 | #Learnt:      23401 | 0.000
464.40/464.55	c total clause space: 206.656MB
464.40/464.55	c total #watches: 457160
467.10/467.24	c total #propagations: 240397427 / total #impl: 878025264 (eff. 0.274)
467.10/467.24	c #Conflicts:     325000 | #Learnt:      24401 | 0.000
467.10/467.24	c total clause space: 206.656MB
467.10/467.24	c total #watches: 463033
469.30/469.44	c total #propagations: 241166298 / total #impl: 881208930 (eff. 0.274)
469.30/469.44	c #Conflicts:     326000 | #Learnt:      25401 | 0.000
469.30/469.44	c total clause space: 206.656MB
469.30/469.44	c total #watches: 467469
472.30/472.46	c total #propagations: 241810817 / total #impl: 884055709 (eff. 0.274)
472.30/472.46	c #Conflicts:     327000 | #Learnt:      26401 | 0.000
472.30/472.46	c total clause space: 206.656MB
472.30/472.46	c total #watches: 475114
475.90/476.09	c total #propagations: 242473138 / total #impl: 886927630 (eff. 0.273)
475.90/476.09	c #Conflicts:     328000 | #Learnt:      27401 | 0.000
475.90/476.09	c total clause space: 206.656MB
475.90/476.09	c total #watches: 481925
477.40/477.59	c total #propagations: 243169489 / total #impl: 889927409 (eff. 0.273)
477.40/477.59	c GC COLLECT
477.40/477.59	c #Conflicts:     329000 | #Learnt:      14715 | 0.000
477.40/477.59	c total clause space: 206.656MB
477.40/477.59	c total #watches: 412552
479.20/479.31	c total #propagations: 243892606 / total #impl: 892794042 (eff. 0.273)
479.20/479.31	c #Conflicts:     330000 | #Learnt:      15715 | 0.000
479.20/479.31	c total clause space: 206.656MB
479.20/479.31	c total #watches: 419751
481.50/481.66	c total #propagations: 244572013 / total #impl: 895476491 (eff. 0.273)
481.50/481.66	c #Conflicts:     331000 | #Learnt:      16715 | 0.000
481.50/481.66	c total clause space: 206.656MB
481.50/481.66	c total #watches: 423346
484.00/484.12	c total #propagations: 245380665 / total #impl: 898269434 (eff. 0.273)
484.00/484.12	c #Conflicts:     332000 | #Learnt:      17715 | 0.000
484.00/484.12	c total clause space: 206.656MB
484.00/484.12	c total #watches: 434441
486.50/486.66	c total #propagations: 246070212 / total #impl: 901115498 (eff. 0.273)
486.50/486.66	c #Conflicts:     333000 | #Learnt:      18715 | 0.000
486.50/486.66	c total clause space: 206.656MB
486.50/486.66	c total #watches: 444299
489.50/489.61	c total #propagations: 246799828 / total #impl: 904511271 (eff. 0.273)
489.50/489.61	c #Conflicts:     334000 | #Learnt:      19715 | 0.000
489.50/489.61	c total clause space: 206.656MB
489.50/489.61	c total #watches: 453792
493.49/493.68	c total #propagations: 247534920 / total #impl: 908354140 (eff. 0.273)
493.49/493.68	c #Conflicts:     335000 | #Learnt:      20715 | 0.000
493.49/493.68	c total clause space: 206.656MB
493.49/493.69	c total #watches: 457963
497.39/497.59	c total #propagations: 248292031 / total #impl: 911094297 (eff. 0.273)
497.39/497.59	c #Conflicts:     336000 | #Learnt:      21715 | 0.000
497.39/497.59	c total clause space: 206.656MB
497.39/497.59	c total #watches: 462320
502.39/502.54	c total #propagations: 249050441 / total #impl: 913772924 (eff. 0.273)
502.39/502.54	c #Conflicts:     337000 | #Learnt:      22715 | 0.000
502.39/502.54	c total clause space: 206.656MB
502.39/502.54	c total #watches: 464984
506.59/506.73	c total #propagations: 249943979 / total #impl: 916778476 (eff. 0.273)
506.59/506.73	c #Conflicts:     338000 | #Learnt:      23715 | 0.000
506.59/506.73	c total clause space: 206.656MB
506.59/506.73	c total #watches: 471975
511.79/511.90	c total #propagations: 250755018 / total #impl: 920035331 (eff. 0.273)
511.79/511.90	c #Conflicts:     339000 | #Learnt:      24715 | 0.000
511.79/511.90	c total clause space: 206.656MB
511.79/511.90	c total #watches: 481684
516.19/516.34	c total #propagations: 251598550 / total #impl: 923696830 (eff. 0.272)
516.19/516.34	c #Conflicts:     340000 | #Learnt:      25715 | 0.000
516.19/516.34	c total clause space: 206.656MB
516.19/516.34	c total #watches: 487534
521.49/521.66	c total #propagations: 252298512 / total #impl: 926594122 (eff. 0.272)
521.49/521.66	c #Conflicts:     341000 | #Learnt:      26715 | 0.000
521.49/521.66	c total clause space: 206.656MB
521.49/521.66	c total #watches: 490800
526.90/527.07	c total #propagations: 253160309 / total #impl: 929520318 (eff. 0.272)
526.90/527.07	c #Conflicts:     342000 | #Learnt:      27715 | 0.000
526.90/527.07	c total clause space: 206.656MB
526.90/527.07	c total #watches: 495510
529.79/529.92	c total #propagations: 253981160 / total #impl: 932646923 (eff. 0.272)
529.79/529.92	c GC COLLECT
529.79/529.92	c #Conflicts:     343000 | #Learnt:      14716 | 0.000
529.79/529.92	c total clause space: 206.656MB
529.79/529.92	c total #watches: 412969
531.39/531.59	c total #propagations: 254775750 / total #impl: 935467261 (eff. 0.272)
531.39/531.59	c #Conflicts:     344000 | #Learnt:      15716 | 0.000
531.39/531.59	c total clause space: 206.656MB
531.39/531.59	c total #watches: 416134
533.19/533.36	c total #propagations: 255656406 / total #impl: 938657474 (eff. 0.272)
533.19/533.36	c #Conflicts:     345000 | #Learnt:      16716 | 0.000
533.19/533.36	c total clause space: 206.656MB
533.19/533.36	c total #watches: 422873
535.39/535.53	c total #propagations: 256550662 / total #impl: 942078843 (eff. 0.272)
535.39/535.53	c #Conflicts:     346000 | #Learnt:      17716 | 0.000
535.39/535.53	c total clause space: 206.656MB
535.39/535.53	c total #watches: 428553
537.29/537.47	c total #propagations: 257353648 / total #impl: 945263124 (eff. 0.272)
537.29/537.47	c #Conflicts:     347000 | #Learnt:      18716 | 0.000
537.29/537.47	c total clause space: 206.656MB
537.29/537.47	c total #watches: 433026
539.49/539.61	c total #propagations: 258059593 / total #impl: 947793859 (eff. 0.272)
539.49/539.61	c #Conflicts:     348000 | #Learnt:      19716 | 0.000
539.49/539.61	c total clause space: 206.656MB
539.49/539.61	c total #watches: 439381
541.89/542.05	c total #propagations: 258869912 / total #impl: 950683763 (eff. 0.272)
541.89/542.05	c #Conflicts:     349000 | #Learnt:      20716 | 0.000
541.89/542.05	c total clause space: 206.656MB
541.89/542.05	c total #watches: 443760
544.39/544.53	c total #propagations: 259652556 / total #impl: 953488519 (eff. 0.272)
544.39/544.53	c #Conflicts:     350000 | #Learnt:      21716 | 0.000
544.39/544.53	c total clause space: 206.656MB
544.39/544.53	c total #watches: 449082
547.09/547.21	c total #propagations: 260383516 / total #impl: 956180635 (eff. 0.272)
547.09/547.21	c #Conflicts:     351000 | #Learnt:      22716 | 0.000
547.09/547.21	c total clause space: 206.656MB
547.09/547.21	c total #watches: 452699
549.79/549.95	c total #propagations: 261210903 / total #impl: 959219336 (eff. 0.272)
549.79/549.95	c #Conflicts:     352000 | #Learnt:      23716 | 0.000
549.79/549.95	c total clause space: 206.656MB
549.79/549.95	c total #watches: 456406
552.19/552.37	c total #propagations: 261986129 / total #impl: 962130461 (eff. 0.272)
552.19/552.37	c #Conflicts:     353000 | #Learnt:      24716 | 0.000
552.19/552.37	c total clause space: 206.656MB
552.19/552.37	c total #watches: 461420
555.68/555.82	c total #propagations: 262727992 / total #impl: 964883046 (eff. 0.272)
555.68/555.82	c #Conflicts:     354000 | #Learnt:      25716 | 0.000
555.68/555.82	c total clause space: 206.656MB
555.68/555.82	c total #watches: 465284
558.79/558.91	c total #propagations: 263498544 / total #impl: 967701478 (eff. 0.272)
558.79/558.91	c #Conflicts:     355000 | #Learnt:      26716 | 0.000
558.79/558.91	c total clause space: 206.656MB
558.79/558.92	c total #watches: 471743
561.78/561.98	c total #propagations: 264190085 / total #impl: 970535992 (eff. 0.272)
561.78/561.98	c #Conflicts:     356000 | #Learnt:      27716 | 0.000
561.78/561.98	c total clause space: 206.656MB
561.78/561.98	c total #watches: 478256
565.39/565.54	c total #propagations: 264934641 / total #impl: 973597919 (eff. 0.272)
565.39/565.54	c GC COLLECT
565.39/565.54	c #Conflicts:     357000 | #Learnt:      14405 | 0.000
565.39/565.54	c total clause space: 206.656MB
565.39/565.54	c total #watches: 411595
566.88/567.03	c total #propagations: 265726135 / total #impl: 976719655 (eff. 0.272)
566.88/567.03	c #Conflicts:     358000 | #Learnt:      15405 | 0.000
566.88/567.03	c total clause space: 206.656MB
566.88/567.03	c total #watches: 417903
568.38/568.55	c total #propagations: 266480555 / total #impl: 979548268 (eff. 0.272)
568.38/568.55	c #Conflicts:     359000 | #Learnt:      16405 | 0.000
568.38/568.55	c total clause space: 206.656MB
568.38/568.55	c total #watches: 423996
570.58/570.74	c total #propagations: 267111233 / total #impl: 981947959 (eff. 0.272)
570.58/570.74	c #Conflicts:     360000 | #Learnt:      17405 | 0.000
570.58/570.74	c total clause space: 206.656MB
570.58/570.74	c total #watches: 426607
572.68/572.85	c total #propagations: 267921420 / total #impl: 984469101 (eff. 0.272)
572.68/572.85	c #Conflicts:     361000 | #Learnt:      18405 | 0.000
572.68/572.85	c total clause space: 206.656MB
572.68/572.85	c total #watches: 430969
575.08/575.25	c total #propagations: 268739106 / total #impl: 987382906 (eff. 0.272)
575.08/575.25	c #Conflicts:     362000 | #Learnt:      19405 | 0.000
575.08/575.25	c total clause space: 206.656MB
575.08/575.25	c total #watches: 436097
576.88/577.02	c total #propagations: 269527746 / total #impl: 990201209 (eff. 0.272)
576.88/577.02	c #Conflicts:     363000 | #Learnt:      20405 | 0.000
576.88/577.02	c total clause space: 206.656MB
576.88/577.02	c total #watches: 441404
578.78/578.91	c total #propagations: 270215428 / total #impl: 992848438 (eff. 0.272)
578.78/578.91	c #Conflicts:     364000 | #Learnt:      21405 | 0.000
578.78/578.91	c total clause space: 206.656MB
578.78/578.91	c total #watches: 445330
580.98/581.18	c total #propagations: 270907837 / total #impl: 995521567 (eff. 0.272)
580.98/581.18	c #Conflicts:     365000 | #Learnt:      22405 | 0.000
580.98/581.18	c total clause space: 206.656MB
580.98/581.18	c total #watches: 451267
583.48/583.69	c total #propagations: 271570417 / total #impl: 998118609 (eff. 0.272)
583.48/583.69	c #Conflicts:     366000 | #Learnt:      23405 | 0.000
583.48/583.69	c total clause space: 206.656MB
583.48/583.69	c total #watches: 458372
586.58/586.73	c total #propagations: 272227758 / total #impl: 1000739027 (eff. 0.272)
586.58/586.73	c #Conflicts:     367000 | #Learnt:      24405 | 0.000
586.58/586.73	c total clause space: 206.656MB
586.58/586.73	c total #watches: 468089
589.98/590.11	c total #propagations: 272963254 / total #impl: 1003949098 (eff. 0.272)
589.98/590.11	c #Conflicts:     368000 | #Learnt:      25405 | 0.000
589.98/590.11	c total clause space: 206.656MB
589.98/590.11	c total #watches: 472564
593.99/594.10	c total #propagations: 273670618 / total #impl: 1006640166 (eff. 0.272)
593.99/594.10	c #Conflicts:     369000 | #Learnt:      26405 | 0.000
593.99/594.10	c total clause space: 206.656MB
593.99/594.10	c total #watches: 478148
598.58/598.70	c total #propagations: 274438802 / total #impl: 1009483215 (eff. 0.272)
598.58/598.70	c #Conflicts:     370000 | #Learnt:      27405 | 0.000
598.58/598.70	c total clause space: 206.656MB
598.58/598.70	c total #watches: 484523
603.18/603.34	c total #propagations: 275261645 / total #impl: 1012908804 (eff. 0.272)
603.18/603.34	c #Conflicts:     371000 | #Learnt:      28405 | 0.000
603.18/603.34	c total clause space: 206.656MB
603.18/603.34	c total #watches: 490467
607.88/608.08	c total #propagations: 276102113 / total #impl: 1016969628 (eff. 0.271)
607.88/608.08	c GC COLLECT
607.88/608.08	c #Conflicts:     372000 | #Learnt:      14791 | 0.000
607.88/608.08	c total clause space: 206.656MB
607.88/608.08	c total #watches: 412752
609.38/609.57	c total #propagations: 276942039 / total #impl: 1020164172 (eff. 0.271)
609.38/609.57	c #Conflicts:     373000 | #Learnt:      15791 | 0.000
609.38/609.57	c total clause space: 206.656MB
609.38/609.57	c total #watches: 416806
611.18/611.37	c total #propagations: 277662011 / total #impl: 1022797604 (eff. 0.271)
611.18/611.37	c #Conflicts:     374000 | #Learnt:      16791 | 0.000
611.18/611.37	c total clause space: 206.656MB
611.18/611.37	c total #watches: 421569
612.87/613.08	c total #propagations: 278515943 / total #impl: 1026157387 (eff. 0.271)
612.87/613.08	c #Conflicts:     375000 | #Learnt:      17791 | 0.000
612.87/613.08	c total clause space: 206.656MB
612.87/613.08	c total #watches: 427550
614.57/614.77	c total #propagations: 279250662 / total #impl: 1029095673 (eff. 0.271)
614.57/614.77	c #Conflicts:     376000 | #Learnt:      18791 | 0.000
614.57/614.77	c total clause space: 206.656MB
614.57/614.77	c total #watches: 433698
616.27/616.49	c total #propagations: 279882586 / total #impl: 1031710969 (eff. 0.271)
616.27/616.49	c #Conflicts:     377000 | #Learnt:      19791 | 0.000
616.27/616.49	c total clause space: 206.656MB
616.27/616.49	c total #watches: 438929
618.57/618.72	c total #propagations: 280365544 / total #impl: 1033826869 (eff. 0.271)
618.57/618.72	c #Conflicts:     378000 | #Learnt:      20791 | 0.000
618.57/618.72	c total clause space: 206.656MB
618.57/618.72	c total #watches: 444633
621.67/621.82	c total #propagations: 280932626 / total #impl: 1036119669 (eff. 0.271)
621.67/621.82	c #Conflicts:     379000 | #Learnt:      21791 | 0.000
621.67/621.82	c total clause space: 206.656MB
621.67/621.82	c total #watches: 451931
625.27/625.41	c total #propagations: 281637514 / total #impl: 1038874483 (eff. 0.271)
625.27/625.41	c #Conflicts:     380000 | #Learnt:      22791 | 0.000
625.27/625.41	c total clause space: 206.656MB
625.27/625.41	c total #watches: 456981
628.08/628.21	c total #propagations: 282390337 / total #impl: 1041642589 (eff. 0.271)
628.08/628.21	c #Conflicts:     381000 | #Learnt:      23791 | 0.000
628.08/628.21	c total clause space: 206.656MB
628.08/628.21	c total #watches: 460657
631.87/632.06	c total #propagations: 283077918 / total #impl: 1044166993 (eff. 0.271)
631.87/632.06	c #Conflicts:     382000 | #Learnt:      24791 | 0.000
631.87/632.06	c total clause space: 206.656MB
631.87/632.06	c total #watches: 463739
635.57/635.71	c total #propagations: 283858243 / total #impl: 1046990009 (eff. 0.271)
635.57/635.71	c #Conflicts:     383000 | #Learnt:      25791 | 0.000
635.57/635.71	c total clause space: 206.656MB
635.57/635.71	c total #watches: 467972
639.67/639.81	c total #propagations: 284620966 / total #impl: 1049694523 (eff. 0.271)
639.67/639.81	c #Conflicts:     384000 | #Learnt:      26791 | 0.000
639.67/639.81	c total clause space: 206.656MB
639.67/639.81	c total #watches: 471857
644.07/644.24	c total #propagations: 285447234 / total #impl: 1053116040 (eff. 0.271)
644.07/644.24	c #Conflicts:     385000 | #Learnt:      27791 | 0.000
644.07/644.24	c total clause space: 206.656MB
644.07/644.24	c total #watches: 475015
647.37/647.60	c total #propagations: 286268191 / total #impl: 1056012915 (eff. 0.271)
647.37/647.60	c #Conflicts:     386000 | #Learnt:      28791 | 0.000
647.37/647.60	c total clause space: 206.656MB
647.47/647.60	c total #watches: 478538
651.67/651.89	c total #propagations: 286889261 / total #impl: 1058433977 (eff. 0.271)
651.67/651.89	c #Conflicts:     387000 | #Learnt:      29791 | 0.000
651.67/651.89	c total clause space: 206.656MB
651.67/651.89	c total #watches: 482908
653.76/653.94	c total #propagations: 287728376 / total #impl: 1061580259 (eff. 0.271)
653.76/653.94	c GC COLLECT
653.76/653.94	c #Conflicts:     388000 | #Learnt:      15891 | 0.000
653.76/653.94	c total clause space: 206.656MB
653.76/653.94	c total #watches: 418468
655.66/655.81	c total #propagations: 288601712 / total #impl: 1065031931 (eff. 0.271)
655.66/655.81	c #Conflicts:     389000 | #Learnt:      16891 | 0.000
655.66/655.81	c total clause space: 206.656MB
655.66/655.81	c total #watches: 421682
657.56/657.80	c total #propagations: 289425338 / total #impl: 1067836226 (eff. 0.271)
657.56/657.80	c #Conflicts:     390000 | #Learnt:      17891 | 0.000
657.56/657.80	c total clause space: 206.656MB
657.56/657.80	c total #watches: 426116
659.66/659.88	c total #propagations: 290321320 / total #impl: 1070792947 (eff. 0.271)
659.66/659.88	c #Conflicts:     391000 | #Learnt:      18891 | 0.000
659.66/659.88	c total clause space: 206.656MB
659.66/659.88	c total #watches: 431751
661.66/661.86	c total #propagations: 291131852 / total #impl: 1073857041 (eff. 0.271)
661.66/661.86	c #Conflicts:     392000 | #Learnt:      19891 | 0.000
661.66/661.86	c total clause space: 206.656MB
661.66/661.86	c total #watches: 435603
663.36/663.51	c total #propagations: 291894909 / total #impl: 1076707048 (eff. 0.271)
663.36/663.51	c #Conflicts:     393000 | #Learnt:      20891 | 0.000
663.36/663.51	c total clause space: 206.656MB
663.36/663.51	c total #watches: 439678
665.26/665.45	c total #propagations: 292644517 / total #impl: 1079567192 (eff. 0.271)
665.26/665.45	c #Conflicts:     394000 | #Learnt:      21891 | 0.000
665.26/665.45	c total clause space: 206.656MB
665.26/665.45	c total #watches: 446850
667.36/667.53	c total #propagations: 293262201 / total #impl: 1082086750 (eff. 0.271)
667.36/667.53	c #Conflicts:     395000 | #Learnt:      22891 | 0.000
667.36/667.53	c total clause space: 206.656MB
667.36/667.53	c total #watches: 452400
669.76/669.98	c total #propagations: 293984320 / total #impl: 1084836421 (eff. 0.271)
669.76/669.98	c #Conflicts:     396000 | #Learnt:      23891 | 0.000
669.76/669.98	c total clause space: 206.656MB
669.76/669.98	c total #watches: 456818
671.96/672.20	c total #propagations: 294779766 / total #impl: 1087837865 (eff. 0.271)
671.96/672.20	c #Conflicts:     397000 | #Learnt:      24891 | 0.000
671.96/672.20	c total clause space: 206.656MB
671.96/672.20	c total #watches: 461905
674.45/674.67	c total #propagations: 295477172 / total #impl: 1090347287 (eff. 0.271)
674.45/674.67	c #Conflicts:     398000 | #Learnt:      25891 | 0.000
674.45/674.67	c total clause space: 206.656MB
674.45/674.67	c total #watches: 467625
677.15/677.31	c total #propagations: 296145191 / total #impl: 1092820498 (eff. 0.271)
677.15/677.31	c #Conflicts:     399000 | #Learnt:      26891 | 0.000
677.15/677.31	c total clause space: 206.656MB
677.15/677.31	c total #watches: 474762
680.25/680.41	c total #propagations: 296865547 / total #impl: 1095697487 (eff. 0.271)
680.25/680.41	c #Conflicts:     400000 | #Learnt:      27891 | 0.000
680.25/680.41	c total clause space: 206.656MB
680.25/680.41	c total #watches: 481293
683.74/683.92	c total #propagations: 297559251 / total #impl: 1098339182 (eff. 0.271)
683.74/683.92	c #Conflicts:     401000 | #Learnt:      28891 | 0.000
683.74/683.92	c total clause space: 206.656MB
683.74/683.92	c total #watches: 485437
687.84/688.05	c total #propagations: 298319442 / total #impl: 1101196527 (eff. 0.271)
687.84/688.05	c #Conflicts:     402000 | #Learnt:      29891 | 0.000
687.84/688.05	c total clause space: 206.656MB
687.84/688.05	c total #watches: 490822
690.84/691.01	c total #propagations: 299204006 / total #impl: 1104925589 (eff. 0.271)
690.84/691.01	c GC COLLECT
690.84/691.01	c #Conflicts:     403000 | #Learnt:      15678 | 0.000
690.84/691.01	c total clause space: 206.656MB
690.84/691.01	c total #watches: 418555
692.44/692.66	c total #propagations: 299943463 / total #impl: 1107912360 (eff. 0.271)
692.44/692.66	c #Conflicts:     404000 | #Learnt:      16678 | 0.000
692.44/692.66	c total clause space: 206.656MB
692.44/692.66	c total #watches: 423112
694.13/694.35	c total #propagations: 300638855 / total #impl: 1110445071 (eff. 0.271)
694.13/694.35	c #Conflicts:     405000 | #Learnt:      17678 | 0.000
694.13/694.35	c total clause space: 206.656MB
694.13/694.35	c total #watches: 428927
696.14/696.31	c total #propagations: 301294591 / total #impl: 1113021477 (eff. 0.271)
696.14/696.31	c #Conflicts:     406000 | #Learnt:      18678 | 0.000
696.14/696.31	c total clause space: 206.656MB
696.14/696.31	c total #watches: 438051
699.13/699.30	c total #propagations: 301972112 / total #impl: 1115689529 (eff. 0.271)
699.13/699.30	c #Conflicts:     407000 | #Learnt:      19678 | 0.000
699.13/699.30	c total clause space: 206.656MB
699.13/699.30	c total #watches: 442820
701.53/701.79	c total #propagations: 302779167 / total #impl: 1118469857 (eff. 0.271)
701.53/701.79	c #Conflicts:     408000 | #Learnt:      20678 | 0.000
701.53/701.79	c total clause space: 206.656MB
701.53/701.79	c total #watches: 449334
705.03/705.22	c total #propagations: 303523858 / total #impl: 1121832503 (eff. 0.271)
705.03/705.22	c #Conflicts:     409000 | #Learnt:      21678 | 0.000
705.03/705.22	c total clause space: 206.656MB
705.03/705.22	c total #watches: 458492
708.73/708.93	c total #propagations: 304341369 / total #impl: 1125285383 (eff. 0.270)
708.73/708.93	c #Conflicts:     410000 | #Learnt:      22678 | 0.000
708.73/708.93	c total clause space: 206.656MB
708.73/708.93	c total #watches: 462703
712.43/712.61	c total #propagations: 305091433 / total #impl: 1128005843 (eff. 0.270)
712.43/712.61	c #Conflicts:     411000 | #Learnt:      23678 | 0.000
712.43/712.61	c total clause space: 206.656MB
712.43/712.61	c total #watches: 466268
716.03/716.22	c total #propagations: 305796010 / total #impl: 1130661384 (eff. 0.270)
716.03/716.22	c #Conflicts:     412000 | #Learnt:      24678 | 0.000
716.03/716.22	c total clause space: 206.656MB
716.03/716.22	c total #watches: 469950
719.23/719.47	c total #propagations: 306482304 / total #impl: 1133329749 (eff. 0.270)
719.23/719.47	c #Conflicts:     413000 | #Learnt:      25678 | 0.000
719.23/719.47	c total clause space: 206.656MB
719.23/719.47	c total #watches: 473361
722.92/723.14	c total #propagations: 307089896 / total #impl: 1135723460 (eff. 0.270)
722.92/723.14	c #Conflicts:     414000 | #Learnt:      26678 | 0.000
722.92/723.14	c total clause space: 206.656MB
722.92/723.14	c total #watches: 477512
727.72/727.96	c total #propagations: 307757356 / total #impl: 1138366116 (eff. 0.270)
727.72/727.96	c #Conflicts:     415000 | #Learnt:      27678 | 0.000
727.72/727.96	c total clause space: 206.656MB
727.72/727.96	c total #watches: 480931
732.22/732.48	c total #propagations: 308554276 / total #impl: 1141183793 (eff. 0.270)
732.22/732.48	c #Conflicts:     416000 | #Learnt:      28678 | 0.000
732.22/732.48	c total clause space: 206.656MB
732.22/732.48	c total #watches: 484437
736.12/736.36	c total #propagations: 309374716 / total #impl: 1144034246 (eff. 0.270)
736.12/736.36	c #Conflicts:     417000 | #Learnt:      29678 | 0.000
736.12/736.36	c total clause space: 206.656MB
736.12/736.36	c total #watches: 488755
739.92/740.12	c total #propagations: 310012561 / total #impl: 1146473156 (eff. 0.270)
739.92/740.12	c #Conflicts:     418000 | #Learnt:      30678 | 0.000
739.92/740.12	c total clause space: 206.656MB
739.92/740.12	c total #watches: 494114
742.02/742.29	c total #propagations: 310730789 / total #impl: 1149415205 (eff. 0.270)
742.02/742.29	c GC COLLECT
742.02/742.29	c #Conflicts:     419000 | #Learnt:      16185 | 0.000
742.02/742.29	c total clause space: 206.656MB
742.02/742.29	c total #watches: 418533
743.53/743.73	c total #propagations: 311369828 / total #impl: 1151933278 (eff. 0.270)
743.53/743.73	c #Conflicts:     420000 | #Learnt:      17185 | 0.000
743.53/743.73	c total clause space: 206.656MB
743.53/743.73	c total #watches: 422322
745.12/745.34	c total #propagations: 311991217 / total #impl: 1154318590 (eff. 0.270)
745.12/745.34	c #Conflicts:     421000 | #Learnt:      18185 | 0.000
745.12/745.34	c total clause space: 206.656MB
745.12/745.34	c total #watches: 427130
747.12/747.34	c total #propagations: 312588972 / total #impl: 1156779234 (eff. 0.270)
747.12/747.34	c #Conflicts:     422000 | #Learnt:      19185 | 0.000
747.12/747.34	c total clause space: 206.656MB
747.12/747.34	c total #watches: 433224
749.62/749.89	c total #propagations: 313301306 / total #impl: 1159638108 (eff. 0.270)
749.62/749.89	c #Conflicts:     423000 | #Learnt:      20185 | 0.000
749.62/749.89	c total clause space: 206.656MB
749.62/749.89	c total #watches: 437521
752.33/752.51	c total #propagations: 314084336 / total #impl: 1162889279 (eff. 0.270)
752.33/752.51	c #Conflicts:     424000 | #Learnt:      21185 | 0.000
752.33/752.51	c total clause space: 206.656MB
752.33/752.51	c total #watches: 442462
755.12/755.36	c total #propagations: 314829262 / total #impl: 1165988688 (eff. 0.270)
755.12/755.36	c #Conflicts:     425000 | #Learnt:      22185 | 0.000
755.12/755.36	c total clause space: 206.656MB
755.12/755.36	c total #watches: 446577
758.12/758.31	c total #propagations: 315545528 / total #impl: 1168937402 (eff. 0.270)
758.12/758.31	c #Conflicts:     426000 | #Learnt:      23185 | 0.000
758.12/758.31	c total clause space: 206.656MB
758.12/758.31	c total #watches: 452853
761.72/761.97	c total #propagations: 316202721 / total #impl: 1171558581 (eff. 0.270)
761.72/761.97	c #Conflicts:     427000 | #Learnt:      24185 | 0.000
761.72/761.97	c total clause space: 206.656MB
761.72/761.97	c total #watches: 458632
765.42/765.67	c total #propagations: 316904512 / total #impl: 1174553167 (eff. 0.270)
765.42/765.67	c #Conflicts:     428000 | #Learnt:      25185 | 0.000
765.42/765.67	c total clause space: 335.816MB
765.42/765.67	c total #watches: 465813
769.92/770.15	c total #propagations: 317575823 / total #impl: 1177574463 (eff. 0.270)
769.92/770.15	c #Conflicts:     429000 | #Learnt:      26185 | 0.000
769.92/770.15	c total clause space: 335.816MB
769.92/770.15	c total #watches: 472220
774.01/774.23	c total #propagations: 318224077 / total #impl: 1180560147 (eff. 0.270)
774.01/774.23	c #Conflicts:     430000 | #Learnt:      27185 | 0.000
774.01/774.23	c total clause space: 335.816MB
774.01/774.23	c total #watches: 476715
778.41/778.61	c total #propagations: 318847508 / total #impl: 1183185295 (eff. 0.269)
778.41/778.61	c #Conflicts:     431000 | #Learnt:      28185 | 0.000
778.41/778.61	c total clause space: 335.816MB
778.41/778.61	c total #watches: 481175
783.11/783.38	c total #propagations: 319425169 / total #impl: 1185675982 (eff. 0.269)
783.11/783.38	c #Conflicts:     432000 | #Learnt:      29185 | 0.000
783.11/783.38	c total clause space: 335.816MB
783.11/783.38	c total #watches: 484689
787.21/787.48	c total #propagations: 319994451 / total #impl: 1188071570 (eff. 0.269)
787.21/787.48	c #Conflicts:     433000 | #Learnt:      30185 | 0.000
787.21/787.48	c total clause space: 335.816MB
787.21/787.48	c total #watches: 490590
793.81/794.04	c total #propagations: 320582262 / total #impl: 1190505826 (eff. 0.269)
793.81/794.04	c #Conflicts:     434000 | #Learnt:      31185 | 0.000
793.81/794.04	c total clause space: 335.816MB
793.81/794.04	c total #watches: 494774
797.51/797.78	c total #propagations: 321337464 / total #impl: 1193822520 (eff. 0.269)
797.51/797.78	c GC COLLECT
797.51/797.78	c #Conflicts:     435000 | #Learnt:      16387 | 0.000
797.51/797.78	c total clause space: 335.816MB
797.51/797.79	c total #watches: 420001
799.61/799.83	c total #propagations: 322063422 / total #impl: 1196572141 (eff. 0.269)
799.61/799.83	c #Conflicts:     436000 | #Learnt:      17387 | 0.000
799.61/799.83	c total clause space: 335.816MB
799.61/799.83	c total #watches: 423121
801.81/802.01	c total #propagations: 322891874 / total #impl: 1199423771 (eff. 0.269)
801.81/802.01	c #Conflicts:     437000 | #Learnt:      18387 | 0.000
801.81/802.01	c total clause space: 335.816MB
801.81/802.01	c total #watches: 426845
803.91/804.19	c total #propagations: 323771729 / total #impl: 1202317100 (eff. 0.269)
803.91/804.19	c #Conflicts:     438000 | #Learnt:      19387 | 0.000
803.91/804.19	c total clause space: 335.816MB
803.91/804.19	c total #watches: 431252
806.11/806.32	c total #propagations: 324658749 / total #impl: 1205526059 (eff. 0.269)
806.11/806.32	c #Conflicts:     439000 | #Learnt:      20387 | 0.000
806.11/806.32	c total clause space: 335.816MB
806.11/806.32	c total #watches: 434872
807.91/808.17	c total #propagations: 325443169 / total #impl: 1208414660 (eff. 0.269)
807.91/808.17	c #Conflicts:     440000 | #Learnt:      21387 | 0.000
807.91/808.17	c total clause space: 335.816MB
807.91/808.17	c total #watches: 438088
810.01/810.28	c total #propagations: 326178924 / total #impl: 1211063585 (eff. 0.269)
810.01/810.28	c #Conflicts:     441000 | #Learnt:      22387 | 0.000
810.01/810.28	c total clause space: 335.816MB
810.01/810.28	c total #watches: 441268
812.21/812.48	c total #propagations: 326908107 / total #impl: 1213738952 (eff. 0.269)
812.21/812.48	c #Conflicts:     442000 | #Learnt:      23387 | 0.000
812.21/812.48	c total clause space: 335.816MB
812.21/812.48	c total #watches: 445084
814.51/814.77	c total #propagations: 327695927 / total #impl: 1216927787 (eff. 0.269)
814.51/814.77	c #Conflicts:     443000 | #Learnt:      24387 | 0.000
814.51/814.77	c total clause space: 335.816MB
814.51/814.77	c total #watches: 448136
816.80/817.01	c total #propagations: 328429180 / total #impl: 1219746243 (eff. 0.269)
816.80/817.01	c #Conflicts:     444000 | #Learnt:      25387 | 0.000
816.80/817.01	c total clause space: 335.816MB
816.80/817.01	c total #watches: 451771
819.31/819.50	c total #propagations: 329121201 / total #impl: 1222477055 (eff. 0.269)
819.31/819.50	c #Conflicts:     445000 | #Learnt:      26387 | 0.000
819.31/819.50	c total clause space: 335.816MB
819.31/819.50	c total #watches: 455712
822.30/822.56	c total #propagations: 329815894 / total #impl: 1225342652 (eff. 0.269)
822.30/822.56	c #Conflicts:     446000 | #Learnt:      27387 | 0.000
822.30/822.56	c total clause space: 335.816MB
822.30/822.56	c total #watches: 460399
825.10/825.37	c total #propagations: 330560073 / total #impl: 1228185944 (eff. 0.269)
825.10/825.37	c #Conflicts:     447000 | #Learnt:      28387 | 0.000
825.10/825.37	c total clause space: 335.816MB
825.10/825.37	c total #watches: 463420
828.21/828.42	c total #propagations: 331297912 / total #impl: 1231120946 (eff. 0.269)
828.21/828.42	c #Conflicts:     448000 | #Learnt:      29387 | 0.000
828.21/828.42	c total clause space: 335.816MB
828.21/828.42	c total #watches: 469634
831.51/831.71	c total #propagations: 331968294 / total #impl: 1233931624 (eff. 0.269)
831.51/831.71	c #Conflicts:     449000 | #Learnt:      30387 | 0.000
831.51/831.71	c total clause space: 335.816MB
831.51/831.71	c total #watches: 473808
834.90/835.12	c total #propagations: 332636853 / total #impl: 1236633288 (eff. 0.269)
834.90/835.12	c #Conflicts:     450000 | #Learnt:      31387 | 0.000
834.90/835.12	c total clause space: 335.816MB
834.90/835.12	c total #watches: 476937
838.70/838.90	c total #propagations: 333331095 / total #impl: 1239465688 (eff. 0.269)
838.70/838.90	c GC COLLECT
838.70/838.90	c #Conflicts:     451000 | #Learnt:      16300 | 0.000
838.70/838.90	c total clause space: 335.816MB
838.70/838.90	c total #watches: 419322
840.60/840.80	c total #propagations: 334102223 / total #impl: 1242263695 (eff. 0.269)
840.60/840.80	c #Conflicts:     452000 | #Learnt:      17300 | 0.000
840.60/840.80	c total clause space: 335.816MB
840.60/840.80	c total #watches: 423185
842.60/842.80	c total #propagations: 334855199 / total #impl: 1245039644 (eff. 0.269)
842.60/842.80	c #Conflicts:     453000 | #Learnt:      18300 | 0.000
842.60/842.80	c total clause space: 335.816MB
842.60/842.80	c total #watches: 426053
844.90/845.11	c total #propagations: 335607828 / total #impl: 1247616320 (eff. 0.269)
844.90/845.11	c #Conflicts:     454000 | #Learnt:      19300 | 0.000
844.90/845.11	c total clause space: 335.816MB
844.90/845.11	c total #watches: 429921
847.50/847.74	c total #propagations: 336383304 / total #impl: 1250266620 (eff. 0.269)
847.50/847.74	c #Conflicts:     455000 | #Learnt:      20300 | 0.000
847.50/847.74	c total clause space: 335.816MB
847.50/847.74	c total #watches: 436198
849.70/849.92	c total #propagations: 337242633 / total #impl: 1253162465 (eff. 0.269)
849.70/849.92	c #Conflicts:     456000 | #Learnt:      21300 | 0.000
849.70/849.92	c total clause space: 335.816MB
849.70/849.92	c total #watches: 442690
852.10/852.32	c total #propagations: 337980199 / total #impl: 1255929218 (eff. 0.269)
852.10/852.32	c #Conflicts:     457000 | #Learnt:      22300 | 0.000
852.10/852.32	c total clause space: 335.816MB
852.10/852.32	c total #watches: 446787
854.80/855.06	c total #propagations: 338648997 / total #impl: 1258346902 (eff. 0.269)
854.80/855.06	c #Conflicts:     458000 | #Learnt:      23300 | 0.000
854.80/855.06	c total clause space: 335.816MB
854.80/855.06	c total #watches: 451104
857.70/857.98	c total #propagations: 339345328 / total #impl: 1260739784 (eff. 0.269)
857.70/857.98	c #Conflicts:     459000 | #Learnt:      24300 | 0.000
857.70/857.98	c total clause space: 335.816MB
857.70/857.98	c total #watches: 454291
860.70/860.97	c total #propagations: 340018532 / total #impl: 1262934090 (eff. 0.269)
860.70/860.97	c #Conflicts:     460000 | #Learnt:      25300 | 0.000
860.70/860.97	c total clause space: 335.816MB
860.70/860.97	c total #watches: 457581
864.20/864.45	c total #propagations: 340686035 / total #impl: 1265385418 (eff. 0.269)
864.20/864.45	c #Conflicts:     461000 | #Learnt:      26300 | 0.000
864.20/864.45	c total clause space: 335.816MB
864.20/864.45	c total #watches: 461152
867.60/867.81	c total #propagations: 341437976 / total #impl: 1268188105 (eff. 0.269)
867.60/867.81	c #Conflicts:     462000 | #Learnt:      27300 | 0.000
867.60/867.81	c total clause space: 335.816MB
867.60/867.81	c total #watches: 464865
871.10/871.36	c total #propagations: 342126978 / total #impl: 1270739496 (eff. 0.269)
871.10/871.36	c #Conflicts:     463000 | #Learnt:      28300 | 0.000
871.10/871.36	c total clause space: 335.816MB
871.10/871.36	c total #watches: 468204
874.00/874.24	c total #propagations: 342923550 / total #impl: 1273742636 (eff. 0.269)
874.00/874.24	c #Conflicts:     464000 | #Learnt:      29300 | 0.000
874.00/874.24	c total clause space: 335.816MB
874.00/874.24	c total #watches: 478070
877.90/878.16	c total #propagations: 343672381 / total #impl: 1277289344 (eff. 0.269)
877.90/878.16	c #Conflicts:     465000 | #Learnt:      30300 | 0.000
877.90/878.16	c total clause space: 335.816MB
877.90/878.16	c total #watches: 484566
882.79/883.05	c total #propagations: 344500645 / total #impl: 1280606260 (eff. 0.269)
882.79/883.05	c #Conflicts:     466000 | #Learnt:      31300 | 0.000
882.79/883.05	c total clause space: 335.816MB
882.79/883.05	c total #watches: 488852
887.39/887.69	c total #propagations: 345327876 / total #impl: 1283440410 (eff. 0.269)
887.39/887.69	c #Conflicts:     467000 | #Learnt:      32300 | 0.000
887.39/887.69	c total clause space: 335.816MB
887.39/887.69	c total #watches: 494853
891.19/891.43	c total #propagations: 346219570 / total #impl: 1286918797 (eff. 0.269)
891.19/891.43	c GC COLLECT
891.19/891.43	c #Conflicts:     468000 | #Learnt:      16894 | 0.000
891.19/891.43	c total clause space: 335.816MB
891.19/891.43	c total #watches: 422182
893.10/893.31	c total #propagations: 347162928 / total #impl: 1290295978 (eff. 0.269)
893.10/893.31	c #Conflicts:     469000 | #Learnt:      17894 | 0.000
893.10/893.31	c total clause space: 335.816MB
893.10/893.31	c total #watches: 426184
894.49/894.77	c total #propagations: 347951381 / total #impl: 1293051613 (eff. 0.269)
894.49/894.77	c #Conflicts:     470000 | #Learnt:      18894 | 0.000
894.49/894.77	c total clause space: 335.816MB
894.49/894.77	c total #watches: 434048
896.89/897.14	c total #propagations: 348570222 / total #impl: 1296157967 (eff. 0.269)
896.89/897.14	c #Conflicts:     471000 | #Learnt:      19894 | 0.000
896.89/897.14	c total clause space: 335.816MB
896.89/897.14	c total #watches: 441677
899.60/899.88	c total #propagations: 349332402 / total #impl: 1299386814 (eff. 0.269)
899.60/899.88	c #Conflicts:     472000 | #Learnt:      20894 | 0.000
899.60/899.88	c total clause space: 335.816MB
899.60/899.88	c total #watches: 446796
902.79/903.10	c total #propagations: 350100171 / total #impl: 1302222259 (eff. 0.269)
902.79/903.10	c #Conflicts:     473000 | #Learnt:      21894 | 0.000
902.79/903.10	c total clause space: 335.816MB
902.79/903.10	c total #watches: 450843
905.39/905.60	c total #propagations: 350932226 / total #impl: 1305254293 (eff. 0.269)
905.39/905.60	c #Conflicts:     474000 | #Learnt:      22894 | 0.000
905.39/905.60	c total clause space: 335.816MB
905.39/905.60	c total #watches: 457708
907.89/908.19	c total #propagations: 351714667 / total #impl: 1308152267 (eff. 0.269)
907.89/908.19	c #Conflicts:     475000 | #Learnt:      23894 | 0.000
907.89/908.19	c total clause space: 335.816MB
907.89/908.19	c total #watches: 466272
911.39/911.66	c total #propagations: 352366353 / total #impl: 1310728295 (eff. 0.269)
911.39/911.66	c #Conflicts:     476000 | #Learnt:      24894 | 0.000
911.39/911.66	c total clause space: 335.816MB
911.39/911.66	c total #watches: 472525
914.79/915.05	c total #propagations: 353100059 / total #impl: 1313529930 (eff. 0.269)
914.79/915.05	c #Conflicts:     477000 | #Learnt:      25894 | 0.000
914.79/915.05	c total clause space: 335.816MB
914.79/915.05	c total #watches: 478166
917.99/918.22	c total #propagations: 353758615 / total #impl: 1316228810 (eff. 0.269)
917.99/918.22	c #Conflicts:     478000 | #Learnt:      26894 | 0.000
917.99/918.22	c total clause space: 335.816MB
917.99/918.22	c total #watches: 483047
921.49/921.75	c total #propagations: 354460750 / total #impl: 1319270622 (eff. 0.269)
921.49/921.75	c #Conflicts:     479000 | #Learnt:      27894 | 0.000
921.49/921.75	c total clause space: 335.816MB
921.49/921.75	c total #watches: 492686
925.69/925.96	c total #propagations: 355130925 / total #impl: 1322211245 (eff. 0.269)
925.69/925.96	c #Conflicts:     480000 | #Learnt:      28894 | 0.000
925.69/925.96	c total clause space: 335.816MB
925.69/925.96	c total #watches: 502419
930.89/931.14	c total #propagations: 355861649 / total #impl: 1325740011 (eff. 0.268)
930.89/931.14	c #Conflicts:     481000 | #Learnt:      29894 | 0.000
930.89/931.14	c total clause space: 335.816MB
930.89/931.14	c total #watches: 507162
936.09/936.36	c total #propagations: 356537184 / total #impl: 1328548055 (eff. 0.268)
936.09/936.36	c #Conflicts:     482000 | #Learnt:      30894 | 0.000
936.09/936.36	c total clause space: 335.816MB
936.09/936.36	c total #watches: 513035
940.69/940.93	c total #propagations: 357187625 / total #impl: 1331180528 (eff. 0.268)
940.69/940.93	c #Conflicts:     483000 | #Learnt:      31894 | 0.000
940.69/940.93	c total clause space: 335.816MB
940.69/940.93	c total #watches: 521247
945.99/946.23	c total #propagations: 357884727 / total #impl: 1334254107 (eff. 0.268)
945.99/946.23	c #Conflicts:     484000 | #Learnt:      32894 | 0.000
945.99/946.23	c total clause space: 335.816MB
945.99/946.23	c total #watches: 525841
949.78/950.09	c total #propagations: 358584002 / total #impl: 1337102653 (eff. 0.268)
949.78/950.09	c GC COLLECT
949.78/950.09	c #Conflicts:     485000 | #Learnt:      17189 | 0.000
949.78/950.09	c total clause space: 335.816MB
949.78/950.09	c total #watches: 424666
951.48/951.75	c total #propagations: 359281713 / total #impl: 1339934657 (eff. 0.268)
951.48/951.75	c #Conflicts:     486000 | #Learnt:      18189 | 0.000
951.48/951.75	c total clause space: 335.816MB
951.48/951.75	c total #watches: 429782
953.49/953.74	c total #propagations: 360021217 / total #impl: 1342654960 (eff. 0.268)
953.49/953.74	c #Conflicts:     487000 | #Learnt:      19189 | 0.000
953.49/953.74	c total clause space: 335.816MB
953.49/953.74	c total #watches: 435151
955.38/955.67	c total #propagations: 360817730 / total #impl: 1345516363 (eff. 0.268)
955.38/955.67	c #Conflicts:     488000 | #Learnt:      20189 | 0.000
955.38/955.67	c total clause space: 335.816MB
955.38/955.67	c total #watches: 440170
957.18/957.47	c total #propagations: 361536783 / total #impl: 1348226802 (eff. 0.268)
957.18/957.47	c #Conflicts:     489000 | #Learnt:      21189 | 0.000
957.18/957.47	c total clause space: 335.816MB
957.18/957.47	c total #watches: 446131
959.09/959.36	c total #propagations: 362270949 / total #impl: 1351024970 (eff. 0.268)
959.09/959.36	c #Conflicts:     490000 | #Learnt:      22189 | 0.000
959.09/959.36	c total clause space: 335.816MB
959.09/959.36	c total #watches: 452095
961.98/962.24	c total #propagations: 362990805 / total #impl: 1353797377 (eff. 0.268)
961.98/962.24	c #Conflicts:     491000 | #Learnt:      23189 | 0.000
961.98/962.24	c total clause space: 335.816MB
961.98/962.24	c total #watches: 454937
965.08/965.38	c total #propagations: 363788207 / total #impl: 1356625052 (eff. 0.268)
965.08/965.38	c #Conflicts:     492000 | #Learnt:      24189 | 0.000
965.08/965.38	c total clause space: 335.816MB
965.08/965.38	c total #watches: 458321
968.38/968.67	c total #propagations: 364608422 / total #impl: 1359426814 (eff. 0.268)
968.38/968.67	c #Conflicts:     493000 | #Learnt:      25189 | 0.000
968.38/968.67	c total clause space: 335.816MB
968.38/968.67	c total #watches: 462827
971.68/971.92	c total #propagations: 365435244 / total #impl: 1362300598 (eff. 0.268)
971.68/971.92	c #Conflicts:     494000 | #Learnt:      26189 | 0.000
971.68/971.92	c total clause space: 335.816MB
971.68/971.92	c total #watches: 466105
975.08/975.38	c total #propagations: 366216285 / total #impl: 1365400156 (eff. 0.268)
975.08/975.38	c #Conflicts:     495000 | #Learnt:      27189 | 0.000
975.08/975.38	c total clause space: 335.816MB
975.08/975.38	c total #watches: 469293
978.98/979.27	c total #propagations: 367065334 / total #impl: 1368537672 (eff. 0.268)
978.98/979.27	c #Conflicts:     496000 | #Learnt:      28189 | 0.000
978.98/979.27	c total clause space: 335.816MB
978.98/979.27	c total #watches: 474360
982.78/983.04	c total #propagations: 367898019 / total #impl: 1371616049 (eff. 0.268)
982.78/983.04	c #Conflicts:     497000 | #Learnt:      29189 | 0.000
982.78/983.04	c total clause space: 335.816MB
982.78/983.04	c total #watches: 481554
986.68/986.94	c total #propagations: 368701742 / total #impl: 1374849993 (eff. 0.268)
986.68/986.94	c #Conflicts:     498000 | #Learnt:      30189 | 0.000
986.68/986.94	c total clause space: 335.816MB
986.68/986.94	c total #watches: 485982
990.58/990.81	c total #propagations: 369420898 / total #impl: 1377728024 (eff. 0.268)
990.58/990.81	c #Conflicts:     499000 | #Learnt:      31189 | 0.000
990.58/990.81	c total clause space: 335.816MB
990.58/990.81	c total #watches: 490613
995.18/995.42	c total #propagations: 370181832 / total #impl: 1381042783 (eff. 0.268)
995.18/995.42	c #Conflicts:     500000 | #Learnt:      32189 | 0.000
995.18/995.42	c total clause space: 335.816MB
995.18/995.42	c total #watches: 495945
1000.18/1000.46	c total #propagations: 371008028 / total #impl: 1384475247 (eff. 0.268)
1000.18/1000.46	c #Conflicts:     501000 | #Learnt:      33189 | 0.000
1000.18/1000.46	c total clause space: 335.816MB
1000.18/1000.46	c total #watches: 500430
1003.68/1003.92	c total #propagations: 371843055 / total #impl: 1387861776 (eff. 0.268)
1003.68/1003.92	c GC COLLECT
1003.68/1003.92	c #Conflicts:     502000 | #Learnt:      17215 | 0.000
1003.68/1003.92	c total clause space: 335.816MB
1003.68/1003.92	c total #watches: 423935
1005.78/1006.00	c total #propagations: 372524760 / total #impl: 1390925499 (eff. 0.268)
1005.78/1006.00	c #Conflicts:     503000 | #Learnt:      18215 | 0.000
1005.78/1006.00	c total clause space: 335.816MB
1005.78/1006.00	c total #watches: 428164
1007.97/1008.25	c total #propagations: 373284604 / total #impl: 1393642539 (eff. 0.268)
1007.97/1008.25	c #Conflicts:     504000 | #Learnt:      19215 | 0.000
1007.97/1008.25	c total clause space: 335.816MB
1007.97/1008.25	c total #watches: 432455
1009.97/1010.24	c total #propagations: 374048469 / total #impl: 1396267880 (eff. 0.268)
1009.97/1010.24	c #Conflicts:     505000 | #Learnt:      20215 | 0.000
1009.97/1010.24	c total clause space: 335.816MB
1009.97/1010.24	c total #watches: 438368
1012.47/1012.78	c total #propagations: 374760314 / total #impl: 1399138152 (eff. 0.268)
1012.47/1012.78	c #Conflicts:     506000 | #Learnt:      21215 | 0.000
1012.47/1012.78	c total clause space: 335.816MB
1012.47/1012.78	c total #watches: 442081
1015.08/1015.38	c total #propagations: 375492661 / total #impl: 1401860534 (eff. 0.268)
1015.08/1015.38	c #Conflicts:     507000 | #Learnt:      22215 | 0.000
1015.08/1015.38	c total clause space: 335.816MB
1015.08/1015.38	c total #watches: 445188
1018.07/1018.38	c total #propagations: 376299010 / total #impl: 1404880712 (eff. 0.268)
1018.07/1018.38	c #Conflicts:     508000 | #Learnt:      23215 | 0.000
1018.07/1018.38	c total clause space: 335.816MB
1018.07/1018.38	c total #watches: 449930
1020.77/1021.02	c total #propagations: 377087541 / total #impl: 1407675906 (eff. 0.268)
1020.77/1021.02	c #Conflicts:     509000 | #Learnt:      24215 | 0.000
1020.77/1021.02	c total clause space: 335.816MB
1020.77/1021.02	c total #watches: 454100
1023.17/1023.42	c total #propagations: 377820896 / total #impl: 1410357048 (eff. 0.268)
1023.17/1023.42	c #Conflicts:     510000 | #Learnt:      25215 | 0.000
1023.17/1023.42	c total clause space: 335.816MB
1023.17/1023.42	c total #watches: 458118
1026.18/1026.47	c total #propagations: 378495996 / total #impl: 1412866373 (eff. 0.268)
1026.18/1026.47	c #Conflicts:     511000 | #Learnt:      26215 | 0.000
1026.18/1026.47	c total clause space: 335.816MB
1026.18/1026.47	c total #watches: 462448
1029.38/1029.62	c total #propagations: 379289096 / total #impl: 1415712444 (eff. 0.268)
1029.38/1029.62	c #Conflicts:     512000 | #Learnt:      27215 | 0.000
1029.38/1029.62	c total clause space: 335.816MB
1029.38/1029.62	c total #watches: 467962
1032.57/1032.82	c total #propagations: 380043779 / total #impl: 1418641445 (eff. 0.268)
1032.57/1032.82	c #Conflicts:     513000 | #Learnt:      28215 | 0.000
1032.57/1032.82	c total clause space: 335.816MB
1032.57/1032.82	c total #watches: 472291
1036.17/1036.41	c total #propagations: 380812276 / total #impl: 1421906410 (eff. 0.268)
1036.17/1036.41	c #Conflicts:     514000 | #Learnt:      29215 | 0.000
1036.17/1036.41	c total clause space: 335.816MB
1036.17/1036.41	c total #watches: 475685
1040.38/1040.69	c total #propagations: 381512141 / total #impl: 1424343912 (eff. 0.268)
1040.38/1040.69	c #Conflicts:     515000 | #Learnt:      30215 | 0.000
1040.38/1040.69	c total clause space: 335.816MB
1040.38/1040.69	c total #watches: 481092
1044.07/1044.36	c total #propagations: 382338477 / total #impl: 1427568264 (eff. 0.268)
1044.07/1044.36	c #Conflicts:     516000 | #Learnt:      31215 | 0.000
1044.07/1044.36	c total clause space: 335.816MB
1044.07/1044.36	c total #watches: 485216
1048.17/1048.46	c total #propagations: 383068049 / total #impl: 1430284531 (eff. 0.268)
1048.17/1048.46	c #Conflicts:     517000 | #Learnt:      32215 | 0.000
1048.17/1048.46	c total clause space: 335.816MB
1048.17/1048.46	c total #watches: 489422
1052.17/1052.45	c total #propagations: 383866230 / total #impl: 1433344567 (eff. 0.268)
1052.17/1052.45	c #Conflicts:     518000 | #Learnt:      33215 | 0.000
1052.17/1052.45	c total clause space: 335.816MB
1052.17/1052.45	c total #watches: 493271
1056.47/1056.70	c total #propagations: 384604596 / total #impl: 1436292612 (eff. 0.268)
1056.47/1056.70	c #Conflicts:     519000 | #Learnt:      34215 | 0.000
1056.47/1056.70	c total clause space: 335.816MB
1056.47/1056.70	c total #watches: 497623
1059.27/1059.56	c total #propagations: 385406261 / total #impl: 1439713637 (eff. 0.268)
1059.27/1059.56	c GC COLLECT
1059.27/1059.56	c #Conflicts:     520000 | #Learnt:      17903 | 0.000
1059.27/1059.56	c total clause space: 335.816MB
1059.27/1059.56	c total #watches: 427046
1061.27/1061.59	c total #propagations: 386125512 / total #impl: 1442714543 (eff. 0.268)
1061.27/1061.59	c #Conflicts:     521000 | #Learnt:      18903 | 0.000
1061.27/1061.59	c total clause space: 335.816MB
1061.27/1061.59	c total #watches: 433747
1064.27/1064.59	c total #propagations: 386898062 / total #impl: 1445723844 (eff. 0.268)
1064.27/1064.59	c #Conflicts:     522000 | #Learnt:      19903 | 0.000
1064.27/1064.59	c total clause space: 335.816MB
1064.27/1064.59	c total #watches: 442884
1067.97/1068.23	c total #propagations: 387738215 / total #impl: 1448991247 (eff. 0.268)
1067.97/1068.23	c #Conflicts:     523000 | #Learnt:      20903 | 0.000
1067.97/1068.23	c total clause space: 335.816MB
1067.97/1068.23	c total #watches: 447878
1071.27/1071.52	c total #propagations: 388579713 / total #impl: 1452064468 (eff. 0.268)
1071.27/1071.52	c #Conflicts:     524000 | #Learnt:      21903 | 0.000
1071.27/1071.52	c total clause space: 335.816MB
1071.27/1071.52	c total #watches: 453805
1075.06/1075.38	c total #propagations: 389422980 / total #impl: 1455508143 (eff. 0.268)
1075.06/1075.38	c #Conflicts:     525000 | #Learnt:      22902 | 0.000
1075.06/1075.38	c total clause space: 335.816MB
1075.06/1075.38	c total #watches: 457650
1078.87/1079.18	c total #propagations: 390223959 / total #impl: 1458588724 (eff. 0.268)
1078.87/1079.18	c #Conflicts:     526000 | #Learnt:      23902 | 0.000
1078.87/1079.18	c total clause space: 335.816MB
1078.87/1079.19	c total #watches: 460637
1082.17/1082.44	c total #propagations: 391022549 / total #impl: 1461428316 (eff. 0.268)
1082.17/1082.44	c #Conflicts:     527000 | #Learnt:      24902 | 0.000
1082.17/1082.44	c total clause space: 335.816MB
1082.17/1082.44	c total #watches: 464621
1085.26/1085.54	c total #propagations: 391686189 / total #impl: 1463958349 (eff. 0.268)
1085.26/1085.54	c #Conflicts:     528000 | #Learnt:      25902 | 0.000
1085.26/1085.54	c total clause space: 335.816MB
1085.26/1085.54	c total #watches: 467763
1089.06/1089.31	c total #propagations: 392348092 / total #impl: 1466366789 (eff. 0.268)
1089.06/1089.31	c #Conflicts:     529000 | #Learnt:      26902 | 0.000
1089.06/1089.31	c total clause space: 335.816MB
1089.06/1089.31	c total #watches: 472669
1092.17/1092.48	c total #propagations: 393131244 / total #impl: 1469147006 (eff. 0.268)
1092.17/1092.48	c #Conflicts:     530000 | #Learnt:      27902 | 0.000
1092.17/1092.48	c total clause space: 335.816MB
1092.17/1092.48	c total #watches: 480377
1095.76/1096.01	c total #propagations: 393729458 / total #impl: 1471774712 (eff. 0.268)
1095.76/1096.01	c #Conflicts:     531000 | #Learnt:      28902 | 0.000
1095.76/1096.01	c total clause space: 335.816MB
1095.76/1096.01	c total #watches: 487119
1099.87/1100.19	c total #propagations: 394373706 / total #impl: 1474556497 (eff. 0.267)
1099.87/1100.19	c #Conflicts:     532000 | #Learnt:      29902 | 0.000
1099.87/1100.19	c total clause space: 335.816MB
1099.87/1100.19	c total #watches: 492496
1105.37/1105.61	c total #propagations: 395093991 / total #impl: 1477713851 (eff. 0.267)
1105.37/1105.61	c #Conflicts:     533000 | #Learnt:      30902 | 0.000
1105.37/1105.61	c total clause space: 335.816MB
1105.37/1105.61	c total #watches: 497679
1110.77/1111.05	c total #propagations: 395870076 / total #impl: 1480906469 (eff. 0.267)
1110.77/1111.05	c #Conflicts:     534000 | #Learnt:      31902 | 0.000
1110.77/1111.05	c total clause space: 335.816MB
1110.77/1111.05	c total #watches: 501509
1117.16/1117.44	c total #propagations: 396632605 / total #impl: 1483816338 (eff. 0.267)
1117.16/1117.44	c #Conflicts:     535000 | #Learnt:      32902 | 0.000
1117.16/1117.44	c total clause space: 335.816MB
1117.16/1117.44	c total #watches: 504595
1123.66/1123.92	c total #propagations: 397440480 / total #impl: 1486516418 (eff. 0.267)
1123.66/1123.92	c #Conflicts:     536000 | #Learnt:      33902 | 0.000
1123.66/1123.92	c total clause space: 335.816MB
1123.66/1123.92	c total #watches: 509356
1130.36/1130.64	c total #propagations: 398181721 / total #impl: 1489192878 (eff. 0.267)
1130.36/1130.64	c #Conflicts:     537000 | #Learnt:      34902 | 0.000
1130.36/1130.64	c total clause space: 335.816MB
1130.36/1130.64	c total #watches: 514414
1134.35/1134.67	c total #propagations: 398900777 / total #impl: 1491904699 (eff. 0.267)
1134.35/1134.67	c GC COLLECT
1134.35/1134.67	c #Conflicts:     538000 | #Learnt:      18296 | 0.000
1134.35/1134.67	c total clause space: 335.816MB
1134.35/1134.67	c total #watches: 427234
1136.65/1136.99	c total #propagations: 399707198 / total #impl: 1494787646 (eff. 0.267)
1136.65/1136.99	c #Conflicts:     539000 | #Learnt:      19296 | 0.000
1136.65/1136.99	c total clause space: 335.816MB
1136.65/1136.99	c total #watches: 433178
1139.36/1139.63	c total #propagations: 400576081 / total #impl: 1498309154 (eff. 0.267)
1139.36/1139.63	c #Conflicts:     540000 | #Learnt:      20296 | 0.000
1139.36/1139.63	c total clause space: 335.816MB
1139.36/1139.63	c total #watches: 438094
1142.15/1142.44	c total #propagations: 401392303 / total #impl: 1501335338 (eff. 0.267)
1142.15/1142.44	c #Conflicts:     541000 | #Learnt:      21296 | 0.000
1142.15/1142.44	c total clause space: 335.816MB
1142.15/1142.44	c total #watches: 443460
1145.45/1145.78	c total #propagations: 402139161 / total #impl: 1504098223 (eff. 0.267)
1145.45/1145.78	c #Conflicts:     542000 | #Learnt:      22296 | 0.000
1145.45/1145.78	c total clause space: 335.816MB
1145.45/1145.78	c total #watches: 449844
1148.85/1149.14	c total #propagations: 402930096 / total #impl: 1506936504 (eff. 0.267)
1148.85/1149.14	c #Conflicts:     543000 | #Learnt:      23296 | 0.000
1148.85/1149.14	c total clause space: 335.816MB
1148.85/1149.14	c total #watches: 453047
1152.35/1152.66	c total #propagations: 403762176 / total #impl: 1510089001 (eff. 0.267)
1152.35/1152.66	c #Conflicts:     544000 | #Learnt:      24296 | 0.000
1152.35/1152.66	c total clause space: 335.816MB
1152.35/1152.66	c total #watches: 456980
1155.65/1155.95	c total #propagations: 404592371 / total #impl: 1513260360 (eff. 0.267)
1155.65/1155.95	c #Conflicts:     545000 | #Learnt:      25296 | 0.000
1155.65/1155.95	c total clause space: 335.816MB
1155.65/1155.95	c total #watches: 462264
1158.85/1159.14	c total #propagations: 405363930 / total #impl: 1516148452 (eff. 0.267)
1158.85/1159.14	c #Conflicts:     546000 | #Learnt:      26296 | 0.000
1158.85/1159.14	c total clause space: 335.816MB
1158.85/1159.14	c total #watches: 468912
1161.95/1162.24	c total #propagations: 406050184 / total #impl: 1518840623 (eff. 0.267)
1161.95/1162.24	c #Conflicts:     547000 | #Learnt:      27296 | 0.000
1161.95/1162.24	c total clause space: 335.816MB
1161.95/1162.24	c total #watches: 474748
1165.86/1166.13	c total #propagations: 406726764 / total #impl: 1521533669 (eff. 0.267)
1165.86/1166.13	c #Conflicts:     548000 | #Learnt:      28296 | 0.000
1165.86/1166.13	c total clause space: 335.816MB
1165.86/1166.13	c total #watches: 482250
1170.26/1170.52	c total #propagations: 407514914 / total #impl: 1524615348 (eff. 0.267)
1170.26/1170.52	c #Conflicts:     549000 | #Learnt:      29296 | 0.000
1170.26/1170.52	c total clause space: 335.816MB
1170.26/1170.52	c total #watches: 488304
1175.55/1175.87	c total #propagations: 408310546 / total #impl: 1527650311 (eff. 0.267)
1175.55/1175.87	c #Conflicts:     550000 | #Learnt:      30296 | 0.000
1175.55/1175.87	c total clause space: 335.816MB
1175.55/1175.87	c total #watches: 493575
1181.25/1181.55	c total #propagations: 409079165 / total #impl: 1530737182 (eff. 0.267)
1181.25/1181.55	c #Conflicts:     551000 | #Learnt:      31296 | 0.000
1181.25/1181.55	c total clause space: 335.816MB
1181.25/1181.55	c total #watches: 502292
1186.15/1186.49	c total #propagations: 409893503 / total #impl: 1534161260 (eff. 0.267)
1186.15/1186.49	c #Conflicts:     552000 | #Learnt:      32296 | 0.000
1186.15/1186.49	c total clause space: 335.816MB
1186.15/1186.49	c total #watches: 506269
1192.05/1192.31	c total #propagations: 410581033 / total #impl: 1537029715 (eff. 0.267)
1192.05/1192.31	c #Conflicts:     553000 | #Learnt:      33296 | 0.000
1192.05/1192.31	c total clause space: 335.816MB
1192.05/1192.31	c total #watches: 511665
1198.94/1199.26	c total #propagations: 411335536 / total #impl: 1540144284 (eff. 0.267)
1198.94/1199.26	c #Conflicts:     554000 | #Learnt:      34296 | 0.000
1198.94/1199.26	c total clause space: 335.816MB
1198.94/1199.26	c total #watches: 515686
1204.14/1204.45	c total #propagations: 412157178 / total #impl: 1543405664 (eff. 0.267)
1204.14/1204.45	c #Conflicts:     555000 | #Learnt:      35296 | 0.000
1204.14/1204.45	c total clause space: 335.816MB
1204.14/1204.45	c total #watches: 520520
1207.84/1208.16	c total #propagations: 412811524 / total #impl: 1546109827 (eff. 0.267)
1207.84/1208.16	c GC COLLECT
1207.84/1208.16	c #Conflicts:     556000 | #Learnt:      18413 | 0.000
1207.84/1208.16	c total clause space: 335.816MB
1207.84/1208.16	c total #watches: 428605
1209.54/1209.86	c total #propagations: 413489573 / total #impl: 1548937119 (eff. 0.267)
1209.54/1209.86	c #Conflicts:     557000 | #Learnt:      19413 | 0.000
1209.54/1209.86	c total clause space: 335.816MB
1209.54/1209.86	c total #watches: 431957
1211.74/1212.02	c total #propagations: 414140147 / total #impl: 1551497473 (eff. 0.267)
1211.74/1212.02	c #Conflicts:     558000 | #Learnt:      20413 | 0.000
1211.74/1212.02	c total clause space: 335.816MB
1211.74/1212.02	c total #watches: 437570
1214.04/1214.36	c total #propagations: 414837521 / total #impl: 1554253502 (eff. 0.267)
1214.04/1214.36	c #Conflicts:     559000 | #Learnt:      21413 | 0.000
1214.04/1214.36	c total clause space: 335.816MB
1214.04/1214.36	c total #watches: 443010
1216.84/1217.15	c total #propagations: 415638232 / total #impl: 1557489799 (eff. 0.267)
1216.84/1217.15	c #Conflicts:     560000 | #Learnt:      22413 | 0.000
1216.84/1217.15	c total clause space: 335.816MB
1216.84/1217.15	c total #watches: 448697
1219.65/1219.99	c total #propagations: 416414838 / total #impl: 1560732911 (eff. 0.267)
1219.65/1219.99	c #Conflicts:     561000 | #Learnt:      23413 | 0.000
1219.65/1219.99	c total clause space: 335.816MB
1219.65/1219.99	c total #watches: 453527
1222.84/1223.18	c total #propagations: 417217145 / total #impl: 1563974625 (eff. 0.267)
1222.84/1223.18	c #Conflicts:     562000 | #Learnt:      24413 | 0.000
1222.84/1223.18	c total clause space: 335.816MB
1222.84/1223.18	c total #watches: 459148
1226.14/1226.46	c total #propagations: 418012610 / total #impl: 1566886456 (eff. 0.267)
1226.14/1226.46	c #Conflicts:     563000 | #Learnt:      25413 | 0.000
1226.14/1226.46	c total clause space: 335.816MB
1226.14/1226.46	c total #watches: 463397
1230.54/1230.86	c total #propagations: 418777953 / total #impl: 1569957943 (eff. 0.267)
1230.54/1230.86	c #Conflicts:     564000 | #Learnt:      26413 | 0.000
1230.54/1230.86	c total clause space: 335.816MB
1230.54/1230.86	c total #watches: 466718
1234.74/1235.03	c total #propagations: 419728126 / total #impl: 1573592584 (eff. 0.267)
1234.74/1235.03	c #Conflicts:     565000 | #Learnt:      27413 | 0.000
1234.74/1235.03	c total clause space: 335.816MB
1234.74/1235.03	c total #watches: 470663
1238.04/1238.32	c total #propagations: 420532602 / total #impl: 1576495243 (eff. 0.267)
1238.04/1238.32	c #Conflicts:     566000 | #Learnt:      28413 | 0.000
1238.04/1238.32	c total clause space: 335.816MB
1238.04/1238.32	c total #watches: 473912
1242.14/1242.40	c total #propagations: 421214015 / total #impl: 1579296655 (eff. 0.267)
1242.14/1242.40	c #Conflicts:     567000 | #Learnt:      29413 | 0.000
1242.14/1242.40	c total clause space: 335.816MB
1242.14/1242.40	c total #watches: 478986
1245.24/1245.54	c total #propagations: 421982275 / total #impl: 1582351681 (eff. 0.267)
1245.24/1245.54	c #Conflicts:     568000 | #Learnt:      30413 | 0.000
1245.24/1245.54	c total clause space: 335.816MB
1245.24/1245.54	c total #watches: 481935
1248.94/1249.26	c total #propagations: 422569103 / total #impl: 1584766059 (eff. 0.267)
1248.94/1249.26	c #Conflicts:     569000 | #Learnt:      31413 | 0.000
1248.94/1249.26	c total clause space: 335.816MB
1248.94/1249.26	c total #watches: 486427
1253.04/1253.31	c total #propagations: 423279123 / total #impl: 1587596271 (eff. 0.267)
1253.04/1253.31	c #Conflicts:     570000 | #Learnt:      32413 | 0.000
1253.04/1253.31	c total clause space: 335.816MB
1253.04/1253.31	c total #watches: 491542
1257.44/1257.80	c total #propagations: 424023873 / total #impl: 1590375194 (eff. 0.267)
1257.44/1257.80	c #Conflicts:     571000 | #Learnt:      33413 | 0.000
1257.44/1257.80	c total clause space: 335.816MB
1257.54/1257.80	c total #watches: 495975
1262.24/1262.56	c total #propagations: 424774093 / total #impl: 1593172144 (eff. 0.267)
1262.24/1262.56	c #Conflicts:     572000 | #Learnt:      34413 | 0.000
1262.24/1262.56	c total clause space: 335.816MB
1262.24/1262.56	c total #watches: 498635
1267.53/1267.84	c total #propagations: 425484604 / total #impl: 1595690811 (eff. 0.267)
1267.53/1267.84	c #Conflicts:     573000 | #Learnt:      35413 | 0.000
1267.53/1267.84	c total clause space: 335.816MB
1267.53/1267.84	c total #watches: 503030
1271.53/1271.80	c total #propagations: 426256390 / total #impl: 1598467238 (eff. 0.267)
1271.53/1271.80	c #Conflicts:     574000 | #Learnt:      36413 | 0.000
1271.53/1271.80	c total clause space: 335.816MB
1271.53/1271.80	c total #watches: 507182
1273.43/1273.79	c total #propagations: 426858722 / total #impl: 1600847916 (eff. 0.267)
1273.43/1273.79	c GC COLLECT
1273.43/1273.79	c #Conflicts:     575000 | #Learnt:      19197 | 0.000
1273.43/1273.79	c total clause space: 335.816MB
1273.43/1273.79	c total #watches: 431800
1275.53/1275.85	c total #propagations: 427481952 / total #impl: 1603226278 (eff. 0.267)
1275.53/1275.85	c #Conflicts:     576000 | #Learnt:      20197 | 0.000
1275.53/1275.85	c total clause space: 335.816MB
1275.53/1275.85	c total #watches: 436328
1277.94/1278.24	c total #propagations: 428117899 / total #impl: 1605664176 (eff. 0.267)
1277.94/1278.24	c #Conflicts:     577000 | #Learnt:      21197 | 0.000
1277.94/1278.24	c total clause space: 335.816MB
1277.94/1278.24	c total #watches: 440199
1280.53/1280.81	c total #propagations: 428827765 / total #impl: 1608248535 (eff. 0.267)
1280.53/1280.81	c #Conflicts:     578000 | #Learnt:      22197 | 0.000
1280.53/1280.81	c total clause space: 335.816MB
1280.53/1280.81	c total #watches: 444095
1283.03/1283.33	c total #propagations: 429619186 / total #impl: 1611052637 (eff. 0.267)
1283.03/1283.33	c #Conflicts:     579000 | #Learnt:      23197 | 0.000
1283.03/1283.33	c total clause space: 335.816MB
1283.03/1283.33	c total #watches: 447946
1285.74/1286.01	c total #propagations: 430376980 / total #impl: 1613996298 (eff. 0.267)
1285.74/1286.01	c #Conflicts:     580000 | #Learnt:      24197 | 0.000
1285.74/1286.01	c total clause space: 335.816MB
1285.74/1286.01	c total #watches: 452610
1288.63/1288.90	c total #propagations: 431106355 / total #impl: 1616750827 (eff. 0.267)
1288.63/1288.90	c #Conflicts:     581000 | #Learnt:      25197 | 0.000
1288.63/1288.90	c total clause space: 335.816MB
1288.63/1288.90	c total #watches: 457993
1292.24/1292.52	c total #propagations: 431801959 / total #impl: 1619457074 (eff. 0.267)
1292.24/1292.52	c #Conflicts:     582000 | #Learnt:      26197 | 0.000
1292.24/1292.52	c total clause space: 335.816MB
1292.24/1292.52	c total #watches: 466348
1296.33/1296.60	c total #propagations: 432571960 / total #impl: 1622497395 (eff. 0.267)
1296.33/1296.60	c #Conflicts:     583000 | #Learnt:      27197 | 0.000
1296.33/1296.60	c total clause space: 335.816MB
1296.33/1296.60	c total #watches: 471747
1300.73/1301.07	c total #propagations: 433302932 / total #impl: 1625256169 (eff. 0.267)
1300.73/1301.07	c #Conflicts:     584000 | #Learnt:      28197 | 0.000
1300.73/1301.07	c total clause space: 335.816MB
1300.73/1301.07	c total #watches: 480356
1304.83/1305.11	c total #propagations: 434101018 / total #impl: 1628404195 (eff. 0.267)
1304.83/1305.11	c #Conflicts:     585000 | #Learnt:      29196 | 0.000
1304.83/1305.11	c total clause space: 335.816MB
1304.83/1305.11	c total #watches: 487428
1309.93/1310.29	c total #propagations: 434798084 / total #impl: 1631366488 (eff. 0.267)
1309.93/1310.29	c #Conflicts:     586000 | #Learnt:      30196 | 0.000
1309.93/1310.29	c total clause space: 335.816MB
1309.93/1310.29	c total #watches: 491135
1315.83/1316.17	c total #propagations: 435514370 / total #impl: 1634056911 (eff. 0.267)
1315.83/1316.17	c #Conflicts:     587000 | #Learnt:      31196 | 0.000
1315.83/1316.17	c total clause space: 335.816MB
1315.83/1316.17	c total #watches: 497295
1321.23/1321.57	c total #propagations: 436269699 / total #impl: 1636922127 (eff. 0.267)
1321.23/1321.57	c #Conflicts:     588000 | #Learnt:      32196 | 0.000
1321.23/1321.57	c total clause space: 335.816MB
1321.23/1321.58	c total #watches: 501205
1326.43/1326.80	c total #propagations: 437028892 / total #impl: 1639696724 (eff. 0.267)
1326.43/1326.80	c #Conflicts:     589000 | #Learnt:      33196 | 0.000
1326.43/1326.80	c total clause space: 335.816MB
1326.53/1326.80	c total #watches: 506090
1331.83/1332.11	c total #propagations: 437851821 / total #impl: 1643174298 (eff. 0.266)
1331.83/1332.11	c #Conflicts:     590000 | #Learnt:      34196 | 0.000
1331.83/1332.11	c total clause space: 335.816MB
1331.83/1332.11	c total #watches: 510284
1337.33/1337.64	c total #propagations: 438604761 / total #impl: 1646068003 (eff. 0.266)
1337.33/1337.64	c #Conflicts:     591000 | #Learnt:      35196 | 0.000
1337.33/1337.64	c total clause space: 335.816MB
1337.33/1337.64	c total #watches: 515710
1342.42/1342.76	c total #propagations: 439455511 / total #impl: 1649500027 (eff. 0.266)
1342.42/1342.76	c #Conflicts:     592000 | #Learnt:      36196 | 0.000
1342.42/1342.76	c total clause space: 335.816MB
1342.42/1342.77	c total #watches: 519245
1347.52/1347.86	c total #propagations: 440167860 / total #impl: 1652461847 (eff. 0.266)
1347.52/1347.86	c GC COLLECT
1347.52/1347.86	c #Conflicts:     593000 | #Learnt:      18693 | 0.000
1347.52/1347.86	c total clause space: 335.816MB
1347.52/1347.86	c total #watches: 430751
1349.82/1350.10	c total #propagations: 440713362 / total #impl: 1654737983 (eff. 0.266)
1349.82/1350.10	c #Conflicts:     594000 | #Learnt:      19693 | 0.000
1349.82/1350.10	c total clause space: 335.816MB
1349.82/1350.10	c total #watches: 435358
1352.42/1352.70	c total #propagations: 441421866 / total #impl: 1657358486 (eff. 0.266)
1352.42/1352.70	c #Conflicts:     595000 | #Learnt:      20693 | 0.000
1352.42/1352.70	c total clause space: 335.816MB
1352.42/1352.70	c total #watches: 441176
1354.82/1355.15	c total #propagations: 442237664 / total #impl: 1660339575 (eff. 0.266)
1354.82/1355.15	c #Conflicts:     596000 | #Learnt:      21693 | 0.000
1354.82/1355.15	c total clause space: 335.816MB
1354.82/1355.15	c total #watches: 443986
1357.52/1357.88	c total #propagations: 442959093 / total #impl: 1662826441 (eff. 0.266)
1357.52/1357.88	c #Conflicts:     597000 | #Learnt:      22693 | 0.000
1357.52/1357.88	c total clause space: 335.816MB
1357.52/1357.88	c total #watches: 447741
1360.22/1360.59	c total #propagations: 443712454 / total #impl: 1665497084 (eff. 0.266)
1360.22/1360.59	c #Conflicts:     598000 | #Learnt:      23693 | 0.000
1360.22/1360.59	c total clause space: 335.816MB
1360.22/1360.59	c total #watches: 454481
1363.52/1363.86	c total #propagations: 444439176 / total #impl: 1668048969 (eff. 0.266)
1363.52/1363.86	c #Conflicts:     599000 | #Learnt:      24693 | 0.000
1363.52/1363.86	c total clause space: 335.816MB
1363.52/1363.86	c total #watches: 463487
1368.02/1368.38	c total #propagations: 445190943 / total #impl: 1670896856 (eff. 0.266)
1368.02/1368.38	c #Conflicts:     600000 | #Learnt:      25693 | 0.000
1368.02/1368.38	c total clause space: 335.816MB
1368.02/1368.38	c total #watches: 470044
1371.32/1371.60	c total #propagations: 445997369 / total #impl: 1673902208 (eff. 0.266)
1371.32/1371.60	c #Conflicts:     601000 | #Learnt:      26693 | 0.000
1371.32/1371.60	c total clause space: 335.816MB
1371.32/1371.60	c total #watches: 473502
1375.42/1375.75	c total #propagations: 446697868 / total #impl: 1676377484 (eff. 0.266)
1375.42/1375.75	c #Conflicts:     602000 | #Learnt:      27693 | 0.000
1375.42/1375.75	c total clause space: 335.816MB
1375.42/1375.75	c total #watches: 478731
1379.42/1379.79	c total #propagations: 447472548 / total #impl: 1679224929 (eff. 0.266)
1379.42/1379.79	c #Conflicts:     603000 | #Learnt:      28693 | 0.000
1379.42/1379.79	c total clause space: 335.816MB
1379.42/1379.79	c total #watches: 483026
1383.62/1383.97	c total #propagations: 448172956 / total #impl: 1681878833 (eff. 0.266)
1383.62/1383.97	c #Conflicts:     604000 | #Learnt:      29693 | 0.000
1383.62/1383.97	c total clause space: 335.816MB
1383.62/1383.97	c total #watches: 486619
1388.12/1388.46	c total #propagations: 448790996 / total #impl: 1684108485 (eff. 0.266)
1388.12/1388.46	c #Conflicts:     605000 | #Learnt:      30693 | 0.000
1388.12/1388.46	c total clause space: 335.816MB
1388.12/1388.46	c total #watches: 491966
1392.82/1393.11	c total #propagations: 449498990 / total #impl: 1686893400 (eff. 0.266)
1392.82/1393.11	c #Conflicts:     606000 | #Learnt:      31693 | 0.000
1392.82/1393.11	c total clause space: 335.816MB
1392.82/1393.11	c total #watches: 497535
1397.82/1398.14	c total #propagations: 450265488 / total #impl: 1690110892 (eff. 0.266)
1397.82/1398.14	c #Conflicts:     607000 | #Learnt:      32693 | 0.000
1397.82/1398.14	c total clause space: 335.816MB
1397.82/1398.14	c total #watches: 501770
1402.11/1402.46	c total #propagations: 451058143 / total #impl: 1693408082 (eff. 0.266)
1402.11/1402.46	c #Conflicts:     608000 | #Learnt:      33693 | 0.000
1402.11/1402.46	c total clause space: 335.816MB
1402.11/1402.46	c total #watches: 505980
1407.21/1407.51	c total #propagations: 451804895 / total #impl: 1696464330 (eff. 0.266)
1407.21/1407.51	c #Conflicts:     609000 | #Learnt:      34693 | 0.000
1407.21/1407.51	c total clause space: 335.816MB
1407.21/1407.51	c total #watches: 509459
1411.71/1412.06	c total #propagations: 452573777 / total #impl: 1699483533 (eff. 0.266)
1411.71/1412.06	c #Conflicts:     610000 | #Learnt:      35693 | 0.000
1411.71/1412.06	c total clause space: 335.816MB
1411.71/1412.06	c total #watches: 515574
1416.41/1416.74	c total #propagations: 453342159 / total #impl: 1703000514 (eff. 0.266)
1416.41/1416.74	c #Conflicts:     611000 | #Learnt:      36693 | 0.000
1416.41/1416.74	c total clause space: 335.816MB
1416.41/1416.74	c total #watches: 518670
1420.71/1421.04	c total #propagations: 453982969 / total #impl: 1705662203 (eff. 0.266)
1420.71/1421.04	c GC COLLECT
1420.71/1421.04	c #Conflicts:     612000 | #Learnt:      18909 | 0.000
1420.71/1421.04	c total clause space: 335.816MB
1420.71/1421.04	c total #watches: 431946
1422.41/1422.79	c total #propagations: 454534352 / total #impl: 1707922017 (eff. 0.266)
1422.41/1422.79	c #Conflicts:     613000 | #Learnt:      19909 | 0.000
1422.41/1422.79	c total clause space: 335.816MB
1422.41/1422.79	c total #watches: 437267
1424.41/1424.74	c total #propagations: 455127910 / total #impl: 1710283026 (eff. 0.266)
1424.41/1424.74	c #Conflicts:     614000 | #Learnt:      20909 | 0.000
1424.41/1424.74	c total clause space: 335.816MB
1424.41/1424.74	c total #watches: 444263
1427.11/1427.40	c total #propagations: 455702249 / total #impl: 1712582541 (eff. 0.266)
1427.11/1427.40	c #Conflicts:     615000 | #Learnt:      21909 | 0.000
1427.11/1427.40	c total clause space: 335.816MB
1427.11/1427.40	c total #watches: 450424
1430.01/1430.35	c total #propagations: 456451884 / total #impl: 1715509555 (eff. 0.266)
1430.01/1430.35	c #Conflicts:     616000 | #Learnt:      22909 | 0.000
1430.01/1430.35	c total clause space: 335.816MB
1430.01/1430.35	c total #watches: 454983
1432.51/1432.86	c total #propagations: 457227118 / total #impl: 1718661370 (eff. 0.266)
1432.51/1432.86	c #Conflicts:     617000 | #Learnt:      23909 | 0.000
1432.51/1432.86	c total clause space: 335.816MB
1432.51/1432.86	c total #watches: 460452
1436.01/1436.32	c total #propagations: 458013370 / total #impl: 1721992234 (eff. 0.266)
1436.01/1436.32	c #Conflicts:     618000 | #Learnt:      24909 | 0.000
1436.01/1436.32	c total clause space: 335.816MB
1436.01/1436.32	c total #watches: 465817
1439.71/1440.03	c total #propagations: 458771988 / total #impl: 1724878169 (eff. 0.266)
1439.71/1440.03	c #Conflicts:     619000 | #Learnt:      25909 | 0.000
1439.71/1440.03	c total clause space: 335.816MB
1439.71/1440.03	c total #watches: 471317
1443.51/1443.80	c total #propagations: 459523545 / total #impl: 1727805506 (eff. 0.266)
1443.51/1443.80	c #Conflicts:     620000 | #Learnt:      26909 | 0.000
1443.51/1443.80	c total clause space: 335.816MB
1443.51/1443.80	c total #watches: 476822
1447.51/1447.80	c total #propagations: 460334036 / total #impl: 1731116535 (eff. 0.266)
1447.51/1447.80	c #Conflicts:     621000 | #Learnt:      27909 | 0.000
1447.51/1447.80	c total clause space: 335.816MB
1447.51/1447.80	c total #watches: 481451
1452.11/1452.40	c total #propagations: 461079839 / total #impl: 1734065779 (eff. 0.266)
1452.11/1452.40	c #Conflicts:     622000 | #Learnt:      28909 | 0.000
1452.11/1452.40	c total clause space: 335.816MB
1452.11/1452.40	c total #watches: 487135
1456.60/1456.99	c total #propagations: 461886181 / total #impl: 1737126738 (eff. 0.266)
1456.60/1456.99	c #Conflicts:     623000 | #Learnt:      29909 | 0.000
1456.60/1456.99	c total clause space: 335.816MB
1456.60/1456.99	c total #watches: 491755
1461.40/1461.79	c total #propagations: 462697038 / total #impl: 1740358869 (eff. 0.266)
1461.40/1461.79	c #Conflicts:     624000 | #Learnt:      30909 | 0.000
1461.40/1461.79	c total clause space: 335.816MB
1461.40/1461.79	c total #watches: 495709
1465.90/1466.24	c total #propagations: 463509850 / total #impl: 1743592884 (eff. 0.266)
1465.90/1466.24	c #Conflicts:     625000 | #Learnt:      31909 | 0.000
1465.90/1466.24	c total clause space: 335.816MB
1465.90/1466.24	c total #watches: 500996
1470.10/1470.43	c total #propagations: 464254363 / total #impl: 1746770856 (eff. 0.266)
1470.10/1470.43	c #Conflicts:     626000 | #Learnt:      32909 | 0.000
1470.10/1470.43	c total clause space: 335.816MB
1470.10/1470.43	c total #watches: 504526
1475.00/1475.31	c total #propagations: 464961054 / total #impl: 1749723644 (eff. 0.266)
1475.00/1475.31	c #Conflicts:     627000 | #Learnt:      33909 | 0.000
1475.00/1475.31	c total clause space: 335.816MB
1475.00/1475.31	c total #watches: 509019
1480.20/1480.58	c total #propagations: 465743674 / total #impl: 1753151222 (eff. 0.266)
1480.20/1480.58	c #Conflicts:     628000 | #Learnt:      34908 | 0.000
1480.20/1480.58	c total clause space: 335.816MB
1480.20/1480.58	c total #watches: 514517
1485.10/1485.48	c total #propagations: 466520582 / total #impl: 1756563133 (eff. 0.266)
1485.10/1485.48	c #Conflicts:     629000 | #Learnt:      35908 | 0.000
1485.10/1485.48	c total clause space: 335.816MB
1485.10/1485.48	c total #watches: 518279
1490.10/1490.40	c total #propagations: 467287279 / total #impl: 1759844824 (eff. 0.266)
1490.10/1490.40	c #Conflicts:     630000 | #Learnt:      36908 | 0.000
1490.10/1490.40	c total clause space: 335.816MB
1490.10/1490.40	c total #watches: 524294
1496.10/1496.44	c total #propagations: 467983750 / total #impl: 1762959614 (eff. 0.265)
1496.10/1496.44	c #Conflicts:     631000 | #Learnt:      37908 | 0.000
1496.10/1496.44	c total clause space: 335.816MB
1496.10/1496.44	c total #watches: 527803
1499.40/1499.77	c total #propagations: 468774087 / total #impl: 1766151928 (eff. 0.265)
1499.40/1499.77	c GC COLLECT
1499.40/1499.77	c #Conflicts:     632000 | #Learnt:      19807 | 0.000
1499.40/1499.77	c total clause space: 335.816MB
1499.40/1499.77	c total #watches: 437142
1502.40/1502.74	c total #propagations: 469460652 / total #impl: 1768698227 (eff. 0.265)
1502.40/1502.74	c #Conflicts:     633000 | #Learnt:      20807 | 0.000
1502.40/1502.74	c total clause space: 335.816MB
1502.40/1502.74	c total #watches: 441351
1505.50/1505.89	c total #propagations: 470221842 / total #impl: 1771404025 (eff. 0.265)
1505.50/1505.89	c #Conflicts:     634000 | #Learnt:      21807 | 0.000
1505.50/1505.89	c total clause space: 335.816MB
1505.50/1505.89	c total #watches: 445493
1508.50/1508.82	c total #propagations: 471022892 / total #impl: 1774220292 (eff. 0.265)
1508.50/1508.82	c #Conflicts:     635000 | #Learnt:      22807 | 0.000
1508.50/1508.82	c total clause space: 335.816MB
1508.50/1508.82	c total #watches: 451252
1511.40/1511.71	c total #propagations: 471761447 / total #impl: 1776917508 (eff. 0.265)
1511.40/1511.71	c #Conflicts:     636000 | #Learnt:      23807 | 0.000
1511.40/1511.71	c total clause space: 335.816MB
1511.40/1511.71	c total #watches: 456766
1514.99/1515.34	c total #propagations: 472438455 / total #impl: 1779659088 (eff. 0.265)
1514.99/1515.34	c #Conflicts:     637000 | #Learnt:      24807 | 0.000
1514.99/1515.34	c total clause space: 335.816MB
1514.99/1515.34	c total #watches: 461573
1518.59/1518.92	c total #propagations: 473204127 / total #impl: 1782768082 (eff. 0.265)
1518.59/1518.92	c #Conflicts:     638000 | #Learnt:      25807 | 0.000
1518.59/1518.92	c total clause space: 335.816MB
1518.59/1518.92	c total #watches: 467095
1522.89/1523.20	c total #propagations: 473925552 / total #impl: 1785693321 (eff. 0.265)
1522.89/1523.20	c #Conflicts:     639000 | #Learnt:      26807 | 0.000
1522.89/1523.20	c total clause space: 335.816MB
1522.89/1523.20	c total #watches: 475440
1527.60/1527.91	c total #propagations: 474652777 / total #impl: 1788823001 (eff. 0.265)
1527.60/1527.91	c #Conflicts:     640000 | #Learnt:      27807 | 0.000
1527.60/1527.91	c total clause space: 335.816MB
1527.60/1527.91	c total #watches: 481223
1531.59/1531.93	c total #propagations: 475380065 / total #impl: 1791541222 (eff. 0.265)
1531.59/1531.93	c #Conflicts:     641000 | #Learnt:      28807 | 0.000
1531.59/1531.93	c total clause space: 335.816MB
1531.59/1531.94	c total #watches: 486606
1535.30/1535.65	c total #propagations: 476177909 / total #impl: 1794879780 (eff. 0.265)
1535.30/1535.65	c #Conflicts:     642000 | #Learnt:      29807 | 0.000
1535.30/1535.65	c total clause space: 335.816MB
1535.30/1535.65	c total #watches: 490724
1539.70/1540.01	c total #propagations: 476811912 / total #impl: 1797400208 (eff. 0.265)
1539.70/1540.01	c #Conflicts:     643000 | #Learnt:      30807 | 0.000
1539.70/1540.01	c total clause space: 335.816MB
1539.70/1540.01	c total #watches: 496174
1544.99/1545.39	c total #propagations: 477488822 / total #impl: 1800012726 (eff. 0.265)
1544.99/1545.39	c #Conflicts:     644000 | #Learnt:      31807 | 0.000
1544.99/1545.39	c total clause space: 335.816MB
1544.99/1545.39	c total #watches: 500789
1550.39/1550.70	c total #propagations: 478303561 / total #impl: 1802975151 (eff. 0.265)
1550.39/1550.70	c #Conflicts:     645000 | #Learnt:      32807 | 0.000
1550.39/1550.70	c total clause space: 335.816MB
1550.39/1550.71	c total #watches: 506243
1555.89/1556.23	c total #propagations: 479085795 / total #impl: 1806092926 (eff. 0.265)
1555.89/1556.23	c #Conflicts:     646000 | #Learnt:      33807 | 0.000
1555.89/1556.23	c total clause space: 335.816MB
1555.89/1556.23	c total #watches: 509802
1561.29/1561.61	c total #propagations: 479819127 / total #impl: 1808724410 (eff. 0.265)
1561.29/1561.61	c #Conflicts:     647000 | #Learnt:      34807 | 0.000
1561.29/1561.61	c total clause space: 335.816MB
1561.29/1561.61	c total #watches: 514131
1567.09/1567.42	c total #propagations: 480593851 / total #impl: 1811876156 (eff. 0.265)
1567.09/1567.42	c #Conflicts:     648000 | #Learnt:      35807 | 0.000
1567.09/1567.42	c total clause space: 335.816MB
1567.09/1567.42	c total #watches: 519466
1572.29/1572.66	c total #propagations: 481428712 / total #impl: 1815320205 (eff. 0.265)
1572.29/1572.66	c #Conflicts:     649000 | #Learnt:      36807 | 0.000
1572.29/1572.66	c total clause space: 335.816MB
1572.29/1572.66	c total #watches: 524015
1577.89/1578.26	c total #propagations: 482281014 / total #impl: 1819121188 (eff. 0.265)
1577.89/1578.26	c #Conflicts:     650000 | #Learnt:      37807 | 0.000
1577.89/1578.26	c total clause space: 335.816MB
1577.89/1578.26	c total #watches: 527798
1583.80/1584.17	c total #propagations: 483076192 / total #impl: 1822335594 (eff. 0.265)
1583.80/1584.17	c #Conflicts:     651000 | #Learnt:      38807 | 0.000
1583.80/1584.17	c total clause space: 335.816MB
1583.80/1584.17	c total #watches: 531237
1586.29/1586.69	c total #propagations: 483814958 / total #impl: 1825367164 (eff. 0.265)
1586.29/1586.69	c GC COLLECT
1586.29/1586.69	c #Conflicts:     652000 | #Learnt:      20392 | 0.000
1586.29/1586.69	c total clause space: 335.816MB
1586.29/1586.69	c total #watches: 439585
1588.49/1588.83	c total #propagations: 484657386 / total #impl: 1828563015 (eff. 0.265)
1588.49/1588.83	c #Conflicts:     653000 | #Learnt:      21392 | 0.000
1588.49/1588.83	c total clause space: 335.816MB
1588.49/1588.83	c total #watches: 444151
1590.79/1591.15	c total #propagations: 485374510 / total #impl: 1831328461 (eff. 0.265)
1590.79/1591.15	c #Conflicts:     654000 | #Learnt:      22392 | 0.000
1590.79/1591.15	c total clause space: 335.816MB
1590.79/1591.15	c total #watches: 447737
1593.49/1593.87	c total #propagations: 486066620 / total #impl: 1834008427 (eff. 0.265)
1593.49/1593.87	c #Conflicts:     655000 | #Learnt:      23392 | 0.000
1593.49/1593.87	c total clause space: 335.816MB
1593.49/1593.88	c total #watches: 452193
1596.90/1597.30	c total #propagations: 486870223 / total #impl: 1837151579 (eff. 0.265)
1596.90/1597.30	c #Conflicts:     656000 | #Learnt:      24392 | 0.000
1596.90/1597.30	c total clause space: 335.816MB
1596.90/1597.30	c total #watches: 456308
1599.99/1600.35	c total #propagations: 487798260 / total #impl: 1840784552 (eff. 0.265)
1599.99/1600.35	c #Conflicts:     657000 | #Learnt:      25392 | 0.000
1599.99/1600.35	c total clause space: 335.816MB
1599.99/1600.35	c total #watches: 461297
1603.29/1603.60	c total #propagations: 488635590 / total #impl: 1844037996 (eff. 0.265)
1603.29/1603.60	c #Conflicts:     658000 | #Learnt:      26392 | 0.000
1603.29/1603.60	c total clause space: 335.816MB
1603.29/1603.60	c total #watches: 465192
1606.29/1606.67	c total #propagations: 489504173 / total #impl: 1847448781 (eff. 0.265)
1606.29/1606.67	c #Conflicts:     659000 | #Learnt:      27392 | 0.000
1606.29/1606.67	c total clause space: 335.816MB
1606.29/1606.67	c total #watches: 468678
1609.49/1609.88	c total #propagations: 490320358 / total #impl: 1850759264 (eff. 0.265)
1609.49/1609.88	c #Conflicts:     660000 | #Learnt:      28392 | 0.000
1609.49/1609.88	c total clause space: 335.816MB
1609.49/1609.88	c total #watches: 472259
1613.09/1613.46	c total #propagations: 491058843 / total #impl: 1853674215 (eff. 0.265)
1613.09/1613.46	c #Conflicts:     661000 | #Learnt:      29392 | 0.000
1613.09/1613.46	c total clause space: 335.816MB
1613.09/1613.46	c total #watches: 475775
1616.49/1616.86	c total #propagations: 491868715 / total #impl: 1856775286 (eff. 0.265)
1616.49/1616.86	c #Conflicts:     662000 | #Learnt:      30392 | 0.000
1616.49/1616.86	c total clause space: 335.816MB
1616.49/1616.86	c total #watches: 479650
1620.39/1620.70	c total #propagations: 492550375 / total #impl: 1859347118 (eff. 0.265)
1620.39/1620.70	c #Conflicts:     663000 | #Learnt:      31392 | 0.000
1620.39/1620.70	c total clause space: 335.816MB
1620.39/1620.70	c total #watches: 486197
1624.59/1624.92	c total #propagations: 493331199 / total #impl: 1862402374 (eff. 0.265)
1624.59/1624.92	c #Conflicts:     664000 | #Learnt:      32392 | 0.000
1624.59/1624.92	c total clause space: 335.816MB
1624.59/1624.92	c total #watches: 492487
1628.98/1629.32	c total #propagations: 494213512 / total #impl: 1866383441 (eff. 0.265)
1628.98/1629.32	c #Conflicts:     665000 | #Learnt:      33392 | 0.000
1628.98/1629.32	c total clause space: 335.816MB
1628.98/1629.32	c total #watches: 498260
1633.48/1633.80	c total #propagations: 494981620 / total #impl: 1869742987 (eff. 0.265)
1633.48/1633.80	c #Conflicts:     666000 | #Learnt:      34392 | 0.000
1633.48/1633.80	c total clause space: 335.816MB
1633.48/1633.80	c total #watches: 502806
1638.08/1638.48	c total #propagations: 495680477 / total #impl: 1872750884 (eff. 0.265)
1638.08/1638.48	c #Conflicts:     667000 | #Learnt:      35392 | 0.000
1638.08/1638.48	c total clause space: 335.816MB
1638.08/1638.48	c total #watches: 505572
1641.78/1642.14	c total #propagations: 496394872 / total #impl: 1875501496 (eff. 0.265)
1641.78/1642.14	c #Conflicts:     668000 | #Learnt:      36392 | 0.000
1641.78/1642.14	c total clause space: 335.816MB
1641.78/1642.14	c total #watches: 509931
1645.78/1646.16	c total #propagations: 497037457 / total #impl: 1878159944 (eff. 0.265)
1645.78/1646.16	c #Conflicts:     669000 | #Learnt:      37392 | 0.000
1645.78/1646.16	c total clause space: 335.816MB
1645.78/1646.16	c total #watches: 513550
1650.68/1651.03	c total #propagations: 497759990 / total #impl: 1881445089 (eff. 0.265)
1650.68/1651.03	c #Conflicts:     670000 | #Learnt:      38392 | 0.000
1650.68/1651.03	c total clause space: 335.816MB
1650.68/1651.04	c total #watches: 517868
1655.29/1655.65	c total #propagations: 498526834 / total #impl: 1884818619 (eff. 0.264)
1655.29/1655.65	c #Conflicts:     671000 | #Learnt:      39392 | 0.000
1655.29/1655.65	c total clause space: 335.816MB
1655.29/1655.65	c total #watches: 523641
1657.88/1658.29	c total #propagations: 499217031 / total #impl: 1887868911 (eff. 0.264)
1657.88/1658.29	c GC COLLECT
1657.88/1658.29	c #Conflicts:     672000 | #Learnt:      20683 | 0.000
1657.88/1658.29	c total clause space: 335.816MB
1657.88/1658.29	c total #watches: 440502
1660.28/1660.68	c total #propagations: 500059726 / total #impl: 1891078666 (eff. 0.264)
1660.28/1660.68	c #Conflicts:     673000 | #Learnt:      21683 | 0.000
1660.28/1660.68	c total clause space: 335.816MB
1660.28/1660.68	c total #watches: 443659
1662.99/1663.39	c total #propagations: 500804554 / total #impl: 1893868502 (eff. 0.264)
1662.99/1663.39	c #Conflicts:     674000 | #Learnt:      22683 | 0.000
1662.99/1663.39	c total clause space: 335.816MB
1662.99/1663.39	c total #watches: 448536
1665.48/1665.84	c total #propagations: 501605981 / total #impl: 1896993436 (eff. 0.264)
1665.48/1665.84	c #Conflicts:     675000 | #Learnt:      23683 | 0.000
1665.48/1665.84	c total clause space: 335.816MB
1665.48/1665.84	c total #watches: 454864
1668.39/1668.78	c total #propagations: 502330297 / total #impl: 1899782062 (eff. 0.264)
1668.39/1668.78	c #Conflicts:     676000 | #Learnt:      24683 | 0.000
1668.39/1668.78	c total clause space: 335.816MB
1668.39/1668.78	c total #watches: 460100
1671.18/1671.56	c total #propagations: 503206460 / total #impl: 1903260254 (eff. 0.264)
1671.18/1671.56	c #Conflicts:     677000 | #Learnt:      25683 | 0.000
1671.18/1671.56	c total clause space: 335.816MB
1671.18/1671.56	c total #watches: 468641
1674.68/1675.10	c total #propagations: 503953487 / total #impl: 1906398410 (eff. 0.264)
1674.68/1675.10	c #Conflicts:     678000 | #Learnt:      26683 | 0.000
1674.68/1675.10	c total clause space: 335.816MB
1674.68/1675.10	c total #watches: 474213
1678.18/1678.53	c total #propagations: 504773675 / total #impl: 1909533280 (eff. 0.264)
1678.18/1678.53	c #Conflicts:     679000 | #Learnt:      27683 | 0.000
1678.18/1678.53	c total clause space: 335.816MB
1678.18/1678.53	c total #watches: 478321
1681.98/1682.35	c total #propagations: 505480606 / total #impl: 1912247267 (eff. 0.264)
1681.98/1682.35	c #Conflicts:     680000 | #Learnt:      28683 | 0.000
1681.98/1682.35	c total clause space: 335.816MB
1681.98/1682.35	c total #watches: 483200
1686.48/1686.82	c total #propagations: 506253469 / total #impl: 1915588574 (eff. 0.264)
1686.48/1686.82	c #Conflicts:     681000 | #Learnt:      29683 | 0.000
1686.48/1686.82	c total clause space: 335.816MB
1686.48/1686.82	c total #watches: 491934
1690.87/1691.23	c total #propagations: 506982948 / total #impl: 1918554163 (eff. 0.264)
1690.87/1691.23	c #Conflicts:     682000 | #Learnt:      30683 | 0.000
1690.87/1691.23	c total clause space: 335.816MB
1690.87/1691.23	c total #watches: 495477
1695.47/1695.86	c total #propagations: 507647572 / total #impl: 1921241911 (eff. 0.264)
1695.47/1695.86	c #Conflicts:     683000 | #Learnt:      31683 | 0.000
1695.47/1695.86	c total clause space: 335.816MB
1695.47/1695.86	c total #watches: 498895
1699.97/1700.39	c total #propagations: 508415988 / total #impl: 1924162517 (eff. 0.264)
1699.97/1700.39	c #Conflicts:     684000 | #Learnt:      32683 | 0.000
1699.97/1700.39	c total clause space: 335.816MB
1699.97/1700.39	c total #watches: 503044
1704.68/1705.09	c total #propagations: 509050211 / total #impl: 1926704038 (eff. 0.264)
1704.68/1705.09	c #Conflicts:     685000 | #Learnt:      33683 | 0.000
1704.68/1705.09	c total clause space: 335.816MB
1704.68/1705.09	c total #watches: 511555
1711.97/1712.33	c total #propagations: 509768147 / total #impl: 1929921969 (eff. 0.264)
1711.97/1712.33	c #Conflicts:     686000 | #Learnt:      34683 | 0.000
1711.97/1712.33	c total clause space: 335.816MB
1711.97/1712.33	c total #watches: 515281
1716.78/1717.13	c total #propagations: 510558531 / total #impl: 1932724116 (eff. 0.264)
1716.78/1717.13	c #Conflicts:     687000 | #Learnt:      35683 | 0.000
1716.78/1717.13	c total clause space: 335.816MB
1716.78/1717.13	c total #watches: 520753
1722.07/1722.46	c total #propagations: 511161994 / total #impl: 1935179772 (eff. 0.264)
1722.07/1722.46	c #Conflicts:     688000 | #Learnt:      36683 | 0.000
1722.07/1722.46	c total clause space: 335.816MB
1722.07/1722.46	c total #watches: 527923
1728.88/1729.21	c total #propagations: 511807105 / total #impl: 1937746533 (eff. 0.264)
1728.88/1729.21	c #Conflicts:     689000 | #Learnt:      37683 | 0.000
1728.88/1729.21	c total clause space: 335.816MB
1728.88/1729.21	c total #watches: 532903
1735.07/1735.45	c total #propagations: 512489748 / total #impl: 1940369712 (eff. 0.264)
1735.07/1735.45	c #Conflicts:     690000 | #Learnt:      38683 | 0.000
1735.07/1735.45	c total clause space: 335.816MB
1735.07/1735.45	c total #watches: 536625
1740.77/1741.15	c total #propagations: 513203248 / total #impl: 1943035561 (eff. 0.264)
1740.77/1741.15	c #Conflicts:     691000 | #Learnt:      39683 | 0.000
1740.77/1741.15	c total clause space: 335.816MB
1740.77/1741.15	c total #watches: 540634
1745.66/1746.08	c total #propagations: 513823374 / total #impl: 1945449583 (eff. 0.264)
1745.66/1746.08	c GC COLLECT
1745.66/1746.08	c #Conflicts:     692000 | #Learnt:      20677 | 0.000
1745.66/1746.08	c total clause space: 545.701MB
1745.66/1746.08	c total #watches: 444784
1749.16/1749.55	c total #propagations: 514547782 / total #impl: 1948341994 (eff. 0.264)
1749.16/1749.55	c #Conflicts:     693000 | #Learnt:      21677 | 0.000
1749.16/1749.55	c total clause space: 545.701MB
1749.16/1749.55	c total #watches: 449960
1752.86/1753.23	c total #propagations: 515290399 / total #impl: 1951240369 (eff. 0.264)
1752.86/1753.23	c #Conflicts:     694000 | #Learnt:      22677 | 0.000
1752.86/1753.23	c total clause space: 545.701MB
1752.86/1753.23	c total #watches: 453519
1755.86/1756.23	c total #propagations: 516081014 / total #impl: 1953929428 (eff. 0.264)
1755.86/1756.23	c #Conflicts:     695000 | #Learnt:      23677 | 0.000
1755.86/1756.23	c total clause space: 545.701MB
1755.86/1756.23	c total #watches: 457464
1758.67/1759.07	c total #propagations: 516704112 / total #impl: 1956371402 (eff. 0.264)
1758.67/1759.07	c #Conflicts:     696000 | #Learnt:      24677 | 0.000
1758.67/1759.07	c total clause space: 545.701MB
1758.67/1759.07	c total #watches: 460839
1762.97/1763.34	c total #propagations: 517195974 / total #impl: 1958540898 (eff. 0.264)
1762.97/1763.34	c #Conflicts:     697000 | #Learnt:      25677 | 0.000
1762.97/1763.34	c total clause space: 545.701MB
1762.97/1763.34	c total #watches: 471112
1768.35/1768.73	c total #propagations: 517959027 / total #impl: 1961518248 (eff. 0.264)
1768.35/1768.73	c #Conflicts:     698000 | #Learnt:      26677 | 0.000
1768.35/1768.73	c total clause space: 545.701MB
1768.35/1768.73	c total #watches: 477467
1772.86/1773.24	c total #propagations: 518728358 / total #impl: 1964660527 (eff. 0.264)
1772.86/1773.24	c #Conflicts:     699000 | #Learnt:      27677 | 0.000
1772.86/1773.24	c total clause space: 545.701MB
1772.86/1773.24	c total #watches: 481752
1777.95/1778.33	c total #propagations: 519364891 / total #impl: 1967121713 (eff. 0.264)
1777.95/1778.33	c #Conflicts:     700000 | #Learnt:      28677 | 0.000
1777.95/1778.33	c total clause space: 545.701MB
1777.95/1778.33	c total #watches: 488167
1783.35/1783.73	c total #propagations: 520118965 / total #impl: 1970414061 (eff. 0.264)
1783.35/1783.73	c #Conflicts:     701000 | #Learnt:      29677 | 0.000
1783.35/1783.73	c total clause space: 545.701MB
1783.35/1783.73	c total #watches: 491738
1788.44/1788.84	c total #propagations: 520839933 / total #impl: 1973510980 (eff. 0.264)
1788.44/1788.84	c #Conflicts:     702000 | #Learnt:      30677 | 0.000
1788.44/1788.84	c total clause space: 545.701MB
1788.44/1788.84	c total #watches: 494836
1793.94/1794.33	c total #propagations: 521472989 / total #impl: 1976294685 (eff. 0.264)
1793.94/1794.33	c #Conflicts:     703000 | #Learnt:      31677 | 0.000
1793.94/1794.33	c total clause space: 545.701MB
1793.94/1794.33	c total #watches: 499687
1799.83/1800.26	c total #propagations: 522165911 / total #impl: 1979402048 (eff. 0.264)
1799.83/1800.26	c #Conflicts:     704000 | #Learnt:      32677 | 0.000
1799.83/1800.26	c total clause space: 545.701MB
1799.83/1800.26	c total #watches: 505839

Verifier Data

ERROR: no interpretation found !

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-4108755-1466286449/watcher-4108755-1466286449 -o /tmp/evaluation-result-4108755-1466286449/solver-4108755-1466286449 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466275595-12199 --watchdog 1960 --input HOME/instance-4108755-1466286449.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=16145
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: 1.98 2.04 2.00 3/176 16148
/proc/meminfo: memFree=31254464/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 30695468 57319424 7804 33554432000 4194304 6211289 140735588126208 140736751497736 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 13994 7804 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 1.98 2.04 2.00 3/176 16148
/proc/meminfo: memFree=31254464/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=59768 CPUtime=0.08 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 1617 0 0 0 8 0 0 0 20 0 1 0 30695468 61202432 11844 33554432000 4194304 6211289 140735588126208 140735588125048 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 14942 11844 121 493 0 14439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59768

[startup+0.200339 s]
/proc/loadavg: 1.98 2.04 2.00 3/176 16148
/proc/meminfo: memFree=31254464/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=63472 CPUtime=0.19 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 1837 0 0 0 18 1 0 0 20 0 1 0 30695468 64995328 12160 33554432000 4194304 6211289 140735588126208 140735588125048 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 15868 12160 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300315 s]
/proc/loadavg: 1.98 2.04 2.00 3/176 16148
/proc/meminfo: memFree=31254464/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=74864 CPUtime=0.29 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 3523 0 0 0 28 1 0 0 20 0 1 0 30695468 76660736 16401 33554432000 4194304 6211289 140735588126208 140735588125048 4228081 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 18716 16402 143 493 0 18213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74864

[startup+0.700283 s]
/proc/loadavg: 1.98 2.04 2.00 3/176 16148
/proc/meminfo: memFree=31254464/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=110588 CPUtime=0.69 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 7292 0 0 0 67 2 0 0 20 0 1 0 30695468 113242112 24402 33554432000 4194304 6211289 140735588126208 140735588125048 4367083 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 27647 24402 144 493 0 27144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110588

[startup+1.50028 s]
/proc/loadavg: 1.98 2.04 2.00 3/177 16149
/proc/meminfo: memFree=31130852/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=142720 CPUtime=1.49 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 10078 0 0 0 146 3 0 0 20 0 1 0 30695468 146145280 31787 33554432000 4194304 6211289 140735588126208 140735588124088 4209221 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 35680 31787 204 493 0 35177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 142720

[startup+3.10028 s]
/proc/loadavg: 1.98 2.04 2.00 3/177 16149
/proc/meminfo: memFree=31123220/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=161688 CPUtime=3.09 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 10932 0 0 0 306 3 0 0 20 0 1 0 30695468 165568512 34842 33554432000 4194304 6211289 140735588126208 140735588124552 4210555 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 40422 34842 219 493 0 39919 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161688

[startup+6.30026 s]
/proc/loadavg: 1.98 2.04 2.00 3/177 16149
/proc/meminfo: memFree=31107644/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=161688 CPUtime=6.29 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 10991 0 0 0 626 3 0 0 20 0 1 0 30695468 165568512 36922 33554432000 4194304 6211289 140735588126208 140735588124552 4213696 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 40422 36922 219 493 0 39919 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 161688

[startup+12.7003 s]
/proc/loadavg: 1.98 2.03 2.00 3/177 16149
/proc/meminfo: memFree=31104828/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=192508 CPUtime=12.68 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 11560 0 0 0 1265 3 0 0 20 0 1 0 30695468 197128192 37736 33554432000 4194304 6211289 140735588126208 140735588124552 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 48127 37736 219 493 0 47624 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 192508

[startup+25.5004 s]
/proc/loadavg: 1.98 2.03 2.00 3/177 16149
/proc/meminfo: memFree=31068064/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=192508 CPUtime=25.49 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 12002 0 0 0 2545 4 0 0 20 0 1 0 30695468 197128192 43641 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 48127 43641 219 493 0 47624 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192508

[startup+51.1004 s]
/proc/loadavg: 1.99 2.03 2.00 3/177 16149
/proc/meminfo: memFree=31042456/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=242596 CPUtime=51.08 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 12421 0 0 0 5104 4 0 0 20 0 1 0 30695468 248418304 46474 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 60649 46474 219 493 0 60146 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 242596

[startup+102.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 16150
/proc/meminfo: memFree=31021244/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=242596 CPUtime=102.28 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 12801 0 0 0 10224 4 0 0 20 0 1 0 30695468 248418304 51837 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 60649 51837 219 493 0 60146 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 242596

[startup+162.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 16155
/proc/meminfo: memFree=30950668/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=323984 CPUtime=162.25 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13022 0 0 0 16219 6 0 0 20 0 1 0 30695468 331759616 59730 33554432000 4194304 6211289 140735588126208 140735588124552 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 80996 59730 219 493 0 80493 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 323984

[startup+222.307 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 16156
/proc/meminfo: memFree=30900288/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=324392 CPUtime=222.25 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13174 0 0 0 22218 7 0 0 20 0 1 0 30695468 332177408 72127 33554432000 4194304 6211289 140735588126208 140735588124552 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81098 72127 219 493 0 80595 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 324392

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16157
/proc/meminfo: memFree=30841356/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=324660 CPUtime=282.23 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13302 0 0 0 28216 7 0 0 20 0 1 0 30695468 332451840 72242 33554432000 4194304 6211289 140735588126208 140735588124552 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81165 72242 219 493 0 80662 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 324660

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 16169
/proc/meminfo: memFree=30840036/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=324928 CPUtime=342.22 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13373 0 0 0 34215 7 0 0 20 0 1 0 30695468 332726272 72309 33554432000 4194304 6211289 140735588126208 140735588124552 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81232 72309 219 493 0 80729 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 324928

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16170
/proc/meminfo: memFree=30840400/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=325192 CPUtime=402.21 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13423 0 0 0 40214 7 0 0 20 0 1 0 30695468 332996608 72359 33554432000 4194304 6211289 140735588126208 140735588124552 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81298 72359 219 493 0 80795 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 325192

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16171
/proc/meminfo: memFree=30839180/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=325456 CPUtime=462.2 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13498 0 0 0 46213 7 0 0 20 0 1 0 30695468 333266944 72434 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81364 72434 219 493 0 80861 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 325456

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 16173
/proc/meminfo: memFree=30820124/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=325732 CPUtime=522.19 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13590 0 0 0 52212 7 0 0 20 0 1 0 30695468 333549568 77125 33554432000 4194304 6211289 140735588126208 140735588124552 4209927 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81433 77125 219 493 0 80930 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 325732

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16174
/proc/meminfo: memFree=30819816/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=325996 CPUtime=582.18 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 13643 0 0 0 58211 7 0 0 20 0 1 0 30695468 333819904 77178 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 81499 77178 219 493 0 80996 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 325996


################
# More data... #
################


[startup+882.307 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 16206
/proc/meminfo: memFree=30695428/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=459584 CPUtime=882.1 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14366 0 0 0 88200 10 0 0 20 0 1 0 30695468 470614016 107702 33554432000 4194304 6211289 140735588126208 140735588124120 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 114896 107702 219 493 0 114393 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 459584

[startup+942.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 16207
/proc/meminfo: memFree=30694840/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=459820 CPUtime=942.09 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14413 0 0 0 94199 10 0 0 20 0 1 0 30695468 470855680 107749 33554432000 4194304 6211289 140735588126208 140735588124552 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 114955 107749 219 493 0 114452 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 459820

[startup+1002.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 16208
/proc/meminfo: memFree=30694348/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460088 CPUtime=1002.08 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14474 0 0 0 100198 10 0 0 20 0 1 0 30695468 471130112 107810 33554432000 4194304 6211289 140735588126208 140735588124552 4209507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115022 107810 219 493 0 114519 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 460088

[startup+1062.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 16209
/proc/meminfo: memFree=30693564/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460220 CPUtime=1062.07 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14521 0 0 0 106197 10 0 0 20 0 1 0 30695468 471265280 107857 33554432000 4194304 6211289 140735588126208 140735588124552 4209163 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115055 107857 219 493 0 114552 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 460220

[startup+1122.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 16211
/proc/meminfo: memFree=30693872/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460356 CPUtime=1122.06 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14548 0 0 0 112196 10 0 0 20 0 1 0 30695468 471404544 107884 33554432000 4194304 6211289 140735588126208 140735588124552 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115089 107884 219 493 0 114586 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 460356

[startup+1182.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 16212
/proc/meminfo: memFree=30693388/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460500 CPUtime=1182.05 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14572 0 0 0 118195 10 0 0 20 0 1 0 30695468 471552000 107908 33554432000 4194304 6211289 140735588126208 140735588124552 4209411 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115125 107908 219 493 0 114622 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 460500

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16259
/proc/meminfo: memFree=31010412/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460500 CPUtime=1242.04 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14593 0 0 0 124194 10 0 0 20 0 1 0 30695468 471552000 107929 33554432000 4194304 6211289 140735588126208 140735588124552 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115125 107929 219 493 0 114622 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 460500

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16260
/proc/meminfo: memFree=30986264/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460632 CPUtime=1302.03 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14623 0 0 0 130193 10 0 0 20 0 1 0 30695468 471687168 107958 33554432000 4194304 6211289 140735588126208 140735588124552 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115158 107958 219 493 0 114655 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 460632

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/178 16264
/proc/meminfo: memFree=30983660/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460764 CPUtime=1362.02 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14653 0 0 0 136192 10 0 0 20 0 1 0 30695468 471822336 107988 33554432000 4194304 6211289 140735588126208 140735588124552 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115191 107988 219 493 0 114688 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 460764

[startup+1422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 16266
/proc/meminfo: memFree=30980408/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=460896 CPUtime=1422.02 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14700 0 0 0 142192 10 0 0 20 0 1 0 30695468 471957504 108035 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115224 108035 219 493 0 114721 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 460896

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16267
/proc/meminfo: memFree=30973660/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=461032 CPUtime=1482 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14717 0 0 0 148190 10 0 0 20 0 1 0 30695468 472096768 108052 33554432000 4194304 6211289 140735588126208 140735588124552 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115258 108052 219 493 0 114755 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 461032

[startup+1542.31 s]
/proc/loadavg: 2.14 2.05 2.01 3/177 16268
/proc/meminfo: memFree=30966528/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=461184 CPUtime=1542 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14742 0 0 0 154190 10 0 0 20 0 1 0 30695468 472252416 108077 33554432000 4194304 6211289 140735588126208 140735588124552 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115296 108077 219 493 0 114793 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 461184

[startup+1602.3 s]
/proc/loadavg: 2.18 2.07 2.01 3/177 16269
/proc/meminfo: memFree=30933792/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=461184 CPUtime=1601.99 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14759 0 0 0 160188 11 0 0 20 0 1 0 30695468 472252416 111671 33554432000 4194304 6211289 140735588126208 140735588124552 4209472 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115296 111671 219 493 0 114793 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 461184

[startup+1662.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 16270
/proc/meminfo: memFree=30932716/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=461316 CPUtime=1661.98 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14792 0 0 0 166187 11 0 0 20 0 1 0 30695468 472387584 111704 33554432000 4194304 6211289 140735588126208 140735588124552 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115329 111704 219 493 0 114826 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 461316

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 16272
/proc/meminfo: memFree=30931996/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=461316 CPUtime=1721.97 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 14792 0 0 0 172186 11 0 0 20 0 1 0 30695468 472387584 111704 33554432000 4194304 6211289 140735588126208 140735588124552 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 115329 111704 219 493 0 114826 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 461316

[startup+1782.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 16273
/proc/meminfo: memFree=30914620/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=676380 CPUtime=1781.95 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 15101 0 0 0 178182 13 0 0 20 0 1 0 30695468 692613120 113991 33554432000 4194304 6211289 140735588126208 140735588124552 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 169095 113991 219 493 0 168592 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 676380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.05 2.00 3/177 16273
/proc/meminfo: memFree=30914840/32872528 swapFree=190484/190484
[pid=16148] ppid=16145 vsize=676380 CPUtime=1800.03 cores=0,2,4,6
/proc/16148/stat : 16148 (cdcl-cuttingpla) R 16145 16148 12183 0 -1 4202496 15117 0 0 0 179990 13 0 0 20 0 1 0 30695468 692613120 113992 33554432000 4194304 6211289 140735588126208 140735588124552 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16148/statm: 169095 113992 219 493 0 168592 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 676380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.42
CPU time (s): 1800.06
CPU user time (s): 1799.91
CPU system time (s): 0.154976
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 676380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.154976
maximum resident set size= 455968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15117
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= 122
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5823 second user time and 6.93694 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-18 23:47:29
IDJOB=4108755
IDBENCH=78108
IDSOLVER=2549
FILE ID=node102/4108755-1466286449
RUNJOBID= node102-1466275595-12199
PBS_JOBID= 19918251
Free space on /tmp= 71712 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9021_5.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108755-1466286449/watcher-4108755-1466286449 -o /tmp/evaluation-result-4108755-1466286449/solver-4108755-1466286449 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466275595-12199 --watchdog 1960 --input HOME/instance-4108755-1466286449.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= aa972c70d521daa1738bd997a5a53983
RANDOM SEED=1885206048

node102.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		: 2666.746
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	: 5333.49
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		: 2666.746
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		: 2666.746
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.56
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		: 2666.746
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		: 2666.746
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		: 2666.746
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		: 2666.746
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		: 2666.746
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31254736 kB
Buffers:          152068 kB
Cached:           246160 kB
SwapCached:         2124 kB
Active:           396000 kB
Inactive:         284628 kB
Active(anon):     281784 kB
Inactive(anon):     2976 kB
Active(file):     114216 kB
Inactive(file):   281652 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099164 kB
Dirty:              8492 kB
Writeback:             0 kB
AnonPages:        476192 kB
Mapped:             9828 kB
Shmem:                 0 kB
Slab:             610356 kB
SReclaimable:      53316 kB
SUnreclaim:       557040 kB
KernelStack:        1456 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     674756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    258048 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= 71720 MiB
End job on node102 at 2016-06-19 00:17:30