Trace number 4118436

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.07 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-sporttournament24.lin.opb
MD5SUMd9f3e5d408eb1139be772886f3e2aecb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-121
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables804
Total number of constraints1056
Number of constraints which are clauses528
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 710
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 778
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 778
Number of bits of the biggest sum of numbers10
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.05	c OPTIONS:
0.00/0.05	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 804 #constraint= 1056
0.00/0.06	c * #variable= 804 #constraint= 1056
0.24/0.32	c S1->S2
0.24/0.32	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.24/0.32	c total clause space: 11.2235MB
0.24/0.32	c total #watches: 53764
0.55/0.67	c total #propagations: 138126 / total #impl: 570194 (eff. 0.242)
0.55/0.67	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.55/0.67	c total clause space: 18.2382MB
0.55/0.67	c total #watches: 108686
1.25/1.37	c total #propagations: 294731 / total #impl: 1232396 (eff. 0.239)
1.25/1.37	c GC COLLECT
1.25/1.37	c #Conflicts:       3000 | #Learnt:       2002 | 0.001
1.25/1.37	c total clause space: 18.2382MB
1.25/1.37	c total #watches: 112692
2.25/2.31	c total #propagations: 376346 / total #impl: 1900629 (eff. 0.198)
2.25/2.31	c #Conflicts:       4000 | #Learnt:       3002 | 0.001
2.25/2.31	c total clause space: 29.637MB
2.25/2.31	c total #watches: 152700
2.95/3.09	c total #propagations: 486383 / total #impl: 2576261 (eff. 0.189)
2.95/3.09	c GC COLLECT
2.95/3.09	c #Conflicts:       5000 | #Learnt:       2356 | 0.001
2.95/3.09	c total clause space: 29.637MB
2.95/3.09	c total #watches: 120787
3.44/3.50	c total #propagations: 595524 / total #impl: 3336359 (eff. 0.178)
3.44/3.50	c #Conflicts:       6000 | #Learnt:       3356 | 0.001
3.44/3.50	c total clause space: 29.637MB
3.44/3.50	c total #watches: 161850
3.84/3.93	c total #propagations: 734641 / total #impl: 4106155 (eff. 0.179)
3.84/3.93	c GC COLLECT
3.84/3.93	c #Conflicts:       7000 | #Learnt:       2230 | 0.001
3.84/3.93	c total clause space: 48.1602MB
3.84/3.93	c total #watches: 107496
4.24/4.40	c total #propagations: 861816 / total #impl: 4833890 (eff. 0.178)
4.24/4.40	c #Conflicts:       8000 | #Learnt:       3230 | 0.001
4.24/4.40	c total clause space: 48.1602MB
4.24/4.40	c total #watches: 142062
5.04/5.13	c total #propagations: 960482 / total #impl: 5635276 (eff. 0.170)
5.04/5.13	c #Conflicts:       9000 | #Learnt:       4230 | 0.001
5.04/5.13	c total clause space: 48.1602MB
5.04/5.13	c total #watches: 194600
6.14/6.22	c total #propagations: 1052678 / total #impl: 7142581 (eff. 0.147)
6.14/6.22	c GC COLLECT
6.14/6.22	c #Conflicts:      10000 | #Learnt:       2718 | 0.001
6.14/6.22	c total clause space: 48.1602MB
6.14/6.22	c total #watches: 146029
7.14/7.22	c total #propagations: 1227974 / total #impl: 8689683 (eff. 0.141)
7.14/7.22	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
7.14/7.22	c total clause space: 48.1602MB
7.14/7.22	c total #watches: 178888
8.34/8.42	c total #propagations: 1356398 / total #impl: 9713417 (eff. 0.140)
8.34/8.42	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
8.34/8.42	c total clause space: 48.1602MB
8.34/8.42	c total #watches: 213209
8.94/9.07	c total #propagations: 1496578 / total #impl: 10498035 (eff. 0.143)
8.94/9.07	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
8.94/9.07	c total clause space: 48.1602MB
8.94/9.07	c total #watches: 258453
9.64/9.70	c total #propagations: 1642801 / total #impl: 11341510 (eff. 0.145)
9.64/9.70	c GC COLLECT
9.64/9.70	c #Conflicts:      14000 | #Learnt:       3857 | 0.000
9.64/9.70	c total clause space: 48.1602MB
9.64/9.70	c total #watches: 183412
10.24/10.31	c total #propagations: 1763468 / total #impl: 12235687 (eff. 0.144)
10.24/10.31	c #Conflicts:      15000 | #Learnt:       4857 | 0.000
10.24/10.31	c total clause space: 48.1602MB
10.24/10.31	c total #watches: 211044
11.05/11.18	c total #propagations: 1845894 / total #impl: 12800022 (eff. 0.144)
11.05/11.18	c #Conflicts:      16000 | #Learnt:       5857 | 0.000
11.05/11.18	c total clause space: 48.1602MB
11.05/11.18	c total #watches: 237952
11.74/11.82	c total #propagations: 1927907 / total #impl: 13417333 (eff. 0.144)
11.74/11.82	c GC COLLECT
11.74/11.82	c #Conflicts:      17000 | #Learnt:       3680 | 0.000
11.74/11.82	c total clause space: 48.1602MB
11.74/11.82	c total #watches: 146384
12.34/12.42	c total #propagations: 2000266 / total #impl: 14122099 (eff. 0.142)
12.34/12.42	c #Conflicts:      18000 | #Learnt:       4680 | 0.000
12.34/12.42	c total clause space: 48.1602MB
12.34/12.42	c total #watches: 180635
13.04/13.18	c total #propagations: 2076854 / total #impl: 14836078 (eff. 0.140)
13.04/13.18	c #Conflicts:      19000 | #Learnt:       5680 | 0.000
13.04/13.18	c total clause space: 48.1602MB
13.04/13.18	c total #watches: 220808
13.64/13.70	c total #propagations: 2162953 / total #impl: 15835142 (eff. 0.137)
13.64/13.70	c #Conflicts:      20000 | #Learnt:       6680 | 0.000
13.64/13.70	c total clause space: 48.1602MB
13.64/13.70	c total #watches: 259218
13.94/14.09	c total #propagations: 2302004 / total #impl: 16529606 (eff. 0.139)
13.94/14.09	c GC COLLECT
13.94/14.09	c #Conflicts:      21000 | #Learnt:       4190 | 0.000
13.94/14.09	c total clause space: 48.1602MB
13.94/14.09	c total #watches: 180249
14.44/14.56	c total #propagations: 2417106 / total #impl: 17098547 (eff. 0.141)
14.44/14.56	c #Conflicts:      22000 | #Learnt:       5190 | 0.000
14.44/14.56	c total clause space: 48.1602MB
14.44/14.56	c total #watches: 203729
15.14/15.20	c total #propagations: 2537894 / total #impl: 17837803 (eff. 0.142)
15.14/15.20	c #Conflicts:      23000 | #Learnt:       6190 | 0.000
15.14/15.20	c total clause space: 48.1602MB
15.14/15.20	c total #watches: 223729
15.84/15.91	c total #propagations: 2688870 / total #impl: 18735620 (eff. 0.144)
15.84/15.91	c #Conflicts:      24000 | #Learnt:       7190 | 0.000
15.84/15.91	c total clause space: 78.2603MB
15.84/15.91	c total #watches: 249680
16.15/16.29	c total #propagations: 2855816 / total #impl: 19487462 (eff. 0.147)
16.15/16.29	c GC COLLECT
16.15/16.29	c #Conflicts:      25000 | #Learnt:       4394 | 0.000
16.15/16.29	c total clause space: 78.2603MB
16.15/16.29	c total #watches: 161695
16.85/16.91	c total #propagations: 3019324 / total #impl: 20138617 (eff. 0.150)
16.85/16.91	c #Conflicts:      26000 | #Learnt:       5394 | 0.000
16.85/16.91	c total clause space: 78.2603MB
16.85/16.91	c total #watches: 182201
17.85/17.92	c total #propagations: 3135805 / total #impl: 21101918 (eff. 0.149)
17.85/17.92	c #Conflicts:      27000 | #Learnt:       6394 | 0.000
17.85/17.92	c total clause space: 78.2603MB
17.85/17.92	c total #watches: 211789
19.45/19.55	c total #propagations: 3213669 / total #impl: 22554871 (eff. 0.142)
19.45/19.55	c #Conflicts:      28000 | #Learnt:       7394 | 0.000
19.45/19.55	c total clause space: 78.2603MB
19.45/19.55	c total #watches: 239797
21.85/21.94	c total #propagations: 3354904 / total #impl: 24215399 (eff. 0.139)
21.85/21.94	c GC COLLECT
21.85/21.94	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
21.85/21.94	c total clause space: 78.2603MB
21.85/21.94	c total #watches: 143523
23.45/23.55	c total #propagations: 3533987 / total #impl: 26124085 (eff. 0.135)
23.45/23.55	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
23.45/23.55	c total clause space: 78.2603MB
23.45/23.55	c total #watches: 164229
25.05/25.19	c total #propagations: 3721271 / total #impl: 27009858 (eff. 0.138)
25.05/25.19	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
25.05/25.19	c total clause space: 78.2603MB
25.05/25.19	c total #watches: 186009
27.55/27.67	c total #propagations: 3852064 / total #impl: 28152688 (eff. 0.137)
27.55/27.67	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
27.55/27.67	c total clause space: 78.2603MB
27.55/27.67	c total #watches: 219548
28.55/28.65	c total #propagations: 3999133 / total #impl: 29251175 (eff. 0.137)
28.55/28.65	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
28.55/28.65	c total clause space: 78.2603MB
28.55/28.65	c total #watches: 249413
29.65/29.77	c total #propagations: 4156561 / total #impl: 30104833 (eff. 0.138)
29.65/29.77	c GC COLLECT
29.65/29.77	c #Conflicts:      34000 | #Learnt:       4901 | 0.000
29.65/29.77	c total clause space: 78.2603MB
29.65/29.77	c total #watches: 158726
30.75/30.80	c total #propagations: 4296872 / total #impl: 30988522 (eff. 0.139)
30.75/30.80	c #Conflicts:      35000 | #Learnt:       5901 | 0.000
30.75/30.80	c total clause space: 78.2603MB
30.75/30.80	c total #watches: 191936
32.14/32.28	c total #propagations: 4434175 / total #impl: 31846513 (eff. 0.139)
32.14/32.28	c #Conflicts:      36000 | #Learnt:       6901 | 0.000
32.14/32.28	c total clause space: 78.2603MB
32.14/32.28	c total #watches: 224541
34.05/34.12	c total #propagations: 4583567 / total #impl: 32768753 (eff. 0.140)
34.05/34.12	c #Conflicts:      37000 | #Learnt:       7901 | 0.000
34.05/34.12	c total clause space: 78.2603MB
34.05/34.12	c total #watches: 253263
36.14/36.20	c total #propagations: 4742738 / total #impl: 33869701 (eff. 0.140)
36.14/36.20	c #Conflicts:      38000 | #Learnt:       8901 | 0.000
36.14/36.20	c total clause space: 78.2603MB
36.14/36.20	c total #watches: 291806
38.04/38.17	c total #propagations: 4897118 / total #impl: 34894844 (eff. 0.140)
38.04/38.17	c GC COLLECT
38.04/38.17	c #Conflicts:      39000 | #Learnt:       5198 | 0.000
38.04/38.17	c total clause space: 78.2603MB
38.04/38.17	c total #watches: 191008
39.74/39.85	c total #propagations: 5062400 / total #impl: 36341038 (eff. 0.139)
39.74/39.85	c #Conflicts:      40000 | #Learnt:       6198 | 0.000
39.74/39.85	c total clause space: 78.2603MB
39.74/39.85	c total #watches: 214281
41.64/41.72	c total #propagations: 5233276 / total #impl: 37136810 (eff. 0.141)
41.64/41.72	c #Conflicts:      41000 | #Learnt:       7198 | 0.000
41.64/41.72	c total clause space: 78.2603MB
41.64/41.72	c total #watches: 237098
43.64/43.71	c total #propagations: 5399649 / total #impl: 38538808 (eff. 0.140)
43.64/43.71	c #Conflicts:      42000 | #Learnt:       8198 | 0.000
43.64/43.71	c total clause space: 78.2603MB
43.64/43.71	c total #watches: 263337
45.44/45.50	c total #propagations: 5559196 / total #impl: 39779734 (eff. 0.140)
45.44/45.50	c #Conflicts:      43000 | #Learnt:       9198 | 0.000
45.44/45.50	c total clause space: 78.2603MB
45.44/45.50	c total #watches: 287872
47.84/47.94	c total #propagations: 5723200 / total #impl: 40808301 (eff. 0.140)
47.84/47.94	c GC COLLECT
47.84/47.94	c #Conflicts:      44000 | #Learnt:       5203 | 0.000
47.84/47.94	c total clause space: 78.2603MB
47.84/47.94	c total #watches: 139719
49.34/49.43	c total #propagations: 5910119 / total #impl: 42041345 (eff. 0.141)
49.34/49.43	c #Conflicts:      45000 | #Learnt:       6203 | 0.000
49.34/49.43	c total clause space: 78.2603MB
49.34/49.43	c total #watches: 166973
50.94/51.03	c total #propagations: 6066113 / total #impl: 43952855 (eff. 0.138)
50.94/51.03	c #Conflicts:      46000 | #Learnt:       7203 | 0.000
50.94/51.03	c total clause space: 78.2603MB
50.94/51.03	c total #watches: 193090
53.04/53.11	c total #propagations: 6228048 / total #impl: 45872649 (eff. 0.136)
53.04/53.11	c #Conflicts:      47000 | #Learnt:       8203 | 0.000
53.04/53.11	c total clause space: 78.2603MB
53.04/53.11	c total #watches: 216539
55.74/55.87	c total #propagations: 6399193 / total #impl: 47272157 (eff. 0.135)
55.74/55.87	c #Conflicts:      48000 | #Learnt:       9203 | 0.000
55.74/55.87	c total clause space: 78.2603MB
55.74/55.87	c total #watches: 244367
58.13/58.24	c total #propagations: 6569804 / total #impl: 49024978 (eff. 0.134)
58.13/58.24	c #Conflicts:      49000 | #Learnt:      10203 | 0.000
58.13/58.24	c total clause space: 78.2603MB
58.13/58.24	c total #watches: 268397
60.33/60.46	c total #propagations: 6728621 / total #impl: 50649845 (eff. 0.133)
60.33/60.46	c GC COLLECT
60.33/60.46	c #Conflicts:      50000 | #Learnt:       5899 | 0.000
60.33/60.46	c total clause space: 78.2603MB
60.33/60.46	c total #watches: 162221
61.93/62.06	c total #propagations: 6901230 / total #impl: 52160870 (eff. 0.132)
61.93/62.06	c #Conflicts:      51000 | #Learnt:       6899 | 0.000
61.93/62.06	c total clause space: 78.2603MB
61.93/62.06	c total #watches: 188659
63.63/63.76	c total #propagations: 7055727 / total #impl: 53556961 (eff. 0.132)
63.63/63.76	c #Conflicts:      52000 | #Learnt:       7899 | 0.000
63.63/63.76	c total clause space: 78.2603MB
63.63/63.76	c total #watches: 212179
65.23/65.36	c total #propagations: 7212062 / total #impl: 55061797 (eff. 0.131)
65.23/65.36	c #Conflicts:      53000 | #Learnt:       8899 | 0.000
65.23/65.36	c total clause space: 78.2603MB
65.23/65.36	c total #watches: 240131
66.84/66.92	c total #propagations: 7378572 / total #impl: 56744875 (eff. 0.130)
66.84/66.92	c #Conflicts:      54000 | #Learnt:       9899 | 0.000
66.84/66.92	c total clause space: 78.2603MB
66.84/66.92	c total #watches: 263734
68.25/68.31	c total #propagations: 7497512 / total #impl: 58416729 (eff. 0.128)
68.25/68.31	c #Conflicts:      55000 | #Learnt:      10899 | 0.000
68.25/68.31	c total clause space: 78.2603MB
68.25/68.31	c total #watches: 287772
69.64/69.72	c total #propagations: 7637447 / total #impl: 60684143 (eff. 0.126)
69.64/69.72	c GC COLLECT
69.64/69.72	c #Conflicts:      56000 | #Learnt:       6297 | 0.000
69.64/69.72	c total clause space: 78.2603MB
69.64/69.72	c total #watches: 170573
71.04/71.15	c total #propagations: 7791953 / total #impl: 62703337 (eff. 0.124)
71.04/71.15	c #Conflicts:      57000 | #Learnt:       7297 | 0.000
71.04/71.15	c total clause space: 78.2603MB
71.04/71.15	c total #watches: 190998
72.44/72.50	c total #propagations: 7966691 / total #impl: 64716837 (eff. 0.123)
72.44/72.50	c #Conflicts:      58000 | #Learnt:       8297 | 0.000
72.44/72.50	c total clause space: 78.2603MB
72.44/72.50	c total #watches: 214976
73.74/73.86	c total #propagations: 8107089 / total #impl: 67585988 (eff. 0.120)
73.74/73.86	c #Conflicts:      59000 | #Learnt:       9297 | 0.000
73.74/73.86	c total clause space: 78.2603MB
73.74/73.86	c total #watches: 237456
75.14/75.23	c total #propagations: 8264907 / total #impl: 70148794 (eff. 0.118)
75.14/75.23	c #Conflicts:      60000 | #Learnt:      10297 | 0.000
75.14/75.23	c total clause space: 78.2603MB
75.14/75.23	c total #watches: 260801
76.74/76.86	c total #propagations: 8407166 / total #impl: 72329142 (eff. 0.116)
76.74/76.86	c #Conflicts:      61000 | #Learnt:      11297 | 0.000
76.74/76.86	c total clause space: 78.2603MB
76.74/76.86	c total #watches: 285196
78.64/78.76	c total #propagations: 8551476 / total #impl: 74613013 (eff. 0.115)
78.64/78.76	c GC COLLECT
78.64/78.76	c #Conflicts:      62000 | #Learnt:       6404 | 0.000
78.64/78.76	c total clause space: 78.2603MB
78.64/78.76	c total #watches: 158867
80.24/80.35	c total #propagations: 8707561 / total #impl: 76654404 (eff. 0.114)
80.24/80.35	c #Conflicts:      63000 | #Learnt:       7404 | 0.000
80.24/80.35	c total clause space: 78.2603MB
80.24/80.35	c total #watches: 177127
81.83/81.96	c total #propagations: 8862490 / total #impl: 78825949 (eff. 0.112)
81.83/81.96	c #Conflicts:      64000 | #Learnt:       8404 | 0.000
81.83/81.96	c total clause space: 78.2603MB
81.83/81.96	c total #watches: 197257
84.13/84.25	c total #propagations: 9020963 / total #impl: 80710261 (eff. 0.112)
84.13/84.25	c #Conflicts:      65000 | #Learnt:       9404 | 0.000
84.13/84.25	c total clause space: 78.2603MB
84.13/84.25	c total #watches: 217489
86.23/86.36	c total #propagations: 9187200 / total #impl: 82220957 (eff. 0.112)
86.23/86.36	c #Conflicts:      66000 | #Learnt:      10404 | 0.000
86.23/86.36	c total clause space: 78.2603MB
86.23/86.36	c total #watches: 240162
87.73/87.80	c total #propagations: 9353761 / total #impl: 84273371 (eff. 0.111)
87.73/87.80	c #Conflicts:      67000 | #Learnt:      11404 | 0.000
87.73/87.80	c total clause space: 78.2603MB
87.73/87.80	c total #watches: 263182
88.83/88.91	c total #propagations: 9512442 / total #impl: 86104661 (eff. 0.110)
88.83/88.91	c #Conflicts:      68000 | #Learnt:      12404 | 0.000
88.83/88.91	c total clause space: 78.2603MB
88.83/88.91	c total #watches: 286523
89.14/89.28	c total #propagations: 9680785 / total #impl: 86885931 (eff. 0.111)
89.14/89.28	c GC COLLECT
89.14/89.28	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
89.14/89.28	c total clause space: 78.2603MB
89.14/89.28	c total #watches: 170548
89.53/89.60	c total #propagations: 9857102 / total #impl: 87500562 (eff. 0.113)
89.53/89.60	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
89.53/89.60	c total clause space: 78.2603MB
89.53/89.60	c total #watches: 198487
89.83/89.92	c total #propagations: 9972180 / total #impl: 88037058 (eff. 0.113)
89.83/89.92	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
89.83/89.92	c total clause space: 78.2603MB
89.83/89.92	c total #watches: 230332
90.24/90.36	c total #propagations: 10141597 / total #impl: 88606303 (eff. 0.114)
90.24/90.36	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
90.24/90.36	c total clause space: 78.2603MB
90.24/90.36	c total #watches: 259983
90.93/91.06	c total #propagations: 10313074 / total #impl: 89321859 (eff. 0.115)
90.93/91.06	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
90.93/91.06	c total clause space: 78.2603MB
90.93/91.06	c total #watches: 320898
92.13/92.20	c total #propagations: 10403210 / total #impl: 91582589 (eff. 0.114)
92.13/92.20	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
92.13/92.20	c total clause space: 127.173MB
92.13/92.20	c total #watches: 408211
93.53/93.65	c total #propagations: 10479298 / total #impl: 97626803 (eff. 0.107)
93.53/93.65	c GC COLLECT
93.53/93.65	c #Conflicts:      75000 | #Learnt:       6691 | 0.000
93.53/93.65	c total clause space: 127.173MB
93.53/93.65	c total #watches: 332987
95.23/95.39	c total #propagations: 10554935 / total #impl: 101245954 (eff. 0.104)
95.23/95.39	c #Conflicts:      76000 | #Learnt:       7691 | 0.000
95.23/95.39	c total clause space: 127.173MB
95.23/95.39	c total #watches: 370138
97.53/97.69	c total #propagations: 10671930 / total #impl: 103668275 (eff. 0.103)
97.53/97.69	c #Conflicts:      77000 | #Learnt:       8691 | 0.000
97.53/97.69	c total clause space: 127.173MB
97.53/97.69	c total #watches: 397051
101.03/101.17	c total #propagations: 10795090 / total #impl: 106023352 (eff. 0.102)
101.03/101.17	c #Conflicts:      78000 | #Learnt:       9691 | 0.000
101.03/101.17	c total clause space: 127.173MB
101.03/101.17	c total #watches: 423937
103.13/103.20	c total #propagations: 10965567 / total #impl: 108378965 (eff. 0.101)
103.13/103.20	c #Conflicts:      79000 | #Learnt:      10691 | 0.000
103.13/103.20	c total clause space: 127.173MB
103.13/103.20	c total #watches: 454144
105.53/105.65	c total #propagations: 11121980 / total #impl: 109442278 (eff. 0.102)
105.53/105.65	c #Conflicts:      80000 | #Learnt:      11691 | 0.000
105.53/105.65	c total clause space: 127.173MB
105.53/105.65	c total #watches: 483927
107.62/107.70	c total #propagations: 11273452 / total #impl: 110650565 (eff. 0.102)
107.62/107.70	c #Conflicts:      81000 | #Learnt:      12691 | 0.000
107.62/107.70	c total clause space: 127.173MB
107.62/107.70	c total #watches: 510365
109.63/109.74	c total #propagations: 11428947 / total #impl: 111689824 (eff. 0.102)
109.63/109.74	c GC COLLECT
109.63/109.74	c #Conflicts:      82000 | #Learnt:       6894 | 0.000
109.63/109.74	c total clause space: 127.173MB
109.63/109.74	c total #watches: 290416
111.14/111.28	c total #propagations: 11586450 / total #impl: 112898663 (eff. 0.103)
111.14/111.28	c #Conflicts:      83000 | #Learnt:       7894 | 0.000
111.14/111.28	c total clause space: 127.173MB
111.14/111.28	c total #watches: 317997
112.73/112.85	c total #propagations: 11754238 / total #impl: 114051847 (eff. 0.103)
112.73/112.85	c #Conflicts:      84000 | #Learnt:       8894 | 0.000
112.73/112.85	c total clause space: 127.173MB
112.73/112.85	c total #watches: 339656
114.44/114.53	c total #propagations: 11906064 / total #impl: 115038161 (eff. 0.103)
114.44/114.53	c #Conflicts:      85000 | #Learnt:       9894 | 0.000
114.44/114.53	c total clause space: 127.173MB
114.44/114.53	c total #watches: 355170
115.93/116.02	c total #propagations: 12063508 / total #impl: 116482089 (eff. 0.104)
115.93/116.02	c #Conflicts:      86000 | #Learnt:      10894 | 0.000
115.93/116.02	c total clause space: 127.173MB
115.93/116.02	c total #watches: 372565
117.53/117.64	c total #propagations: 12212481 / total #impl: 117922888 (eff. 0.104)
117.53/117.64	c #Conflicts:      87000 | #Learnt:      11894 | 0.000
117.53/117.64	c total clause space: 127.173MB
117.53/117.64	c total #watches: 399150
119.73/119.82	c total #propagations: 12381880 / total #impl: 119855400 (eff. 0.103)
119.73/119.82	c #Conflicts:      88000 | #Learnt:      12894 | 0.000
119.73/119.82	c total clause space: 127.173MB
119.73/119.82	c total #watches: 424443
121.23/121.39	c total #propagations: 12553222 / total #impl: 122562948 (eff. 0.102)
121.23/121.39	c #Conflicts:      89000 | #Learnt:      13894 | 0.000
121.23/121.39	c total clause space: 127.173MB
121.23/121.39	c total #watches: 444567
122.53/122.61	c total #propagations: 12710233 / total #impl: 123735979 (eff. 0.103)
122.53/122.61	c GC COLLECT
122.53/122.61	c #Conflicts:      90000 | #Learnt:       7792 | 0.000
122.53/122.61	c total clause space: 127.173MB
122.53/122.61	c total #watches: 187195
123.73/123.85	c total #propagations: 12880876 / total #impl: 124402446 (eff. 0.104)
123.73/123.85	c #Conflicts:      91000 | #Learnt:       8792 | 0.000
123.73/123.85	c total clause space: 127.173MB
123.73/123.85	c total #watches: 203619
125.23/125.38	c total #propagations: 13028033 / total #impl: 125343371 (eff. 0.104)
125.23/125.38	c #Conflicts:      92000 | #Learnt:       9792 | 0.000
125.23/125.38	c total clause space: 127.173MB
125.23/125.38	c total #watches: 219395
127.33/127.40	c total #propagations: 13176049 / total #impl: 126367191 (eff. 0.104)
127.33/127.40	c #Conflicts:      93000 | #Learnt:      10792 | 0.000
127.33/127.40	c total clause space: 127.173MB
127.33/127.40	c total #watches: 236145
129.13/129.29	c total #propagations: 13361851 / total #impl: 127642145 (eff. 0.105)
129.13/129.29	c #Conflicts:      94000 | #Learnt:      11792 | 0.000
129.13/129.29	c total clause space: 127.173MB
129.13/129.29	c total #watches: 252191
131.03/131.16	c total #propagations: 13541456 / total #impl: 128924019 (eff. 0.105)
131.03/131.16	c #Conflicts:      95000 | #Learnt:      12792 | 0.000
131.03/131.16	c total clause space: 127.173MB
131.03/131.16	c total #watches: 267976
133.83/133.96	c total #propagations: 13722756 / total #impl: 130021294 (eff. 0.106)
133.83/133.96	c #Conflicts:      96000 | #Learnt:      13792 | 0.000
133.83/133.96	c total clause space: 127.173MB
133.83/133.96	c total #watches: 283441
136.33/136.45	c total #propagations: 13912980 / total #impl: 131712020 (eff. 0.106)
136.33/136.45	c #Conflicts:      97000 | #Learnt:      14792 | 0.000
136.33/136.45	c total clause space: 127.173MB
136.33/136.45	c total #watches: 300261
137.73/137.86	c total #propagations: 14068614 / total #impl: 133280863 (eff. 0.106)
137.73/137.86	c GC COLLECT
137.73/137.86	c #Conflicts:      98000 | #Learnt:       8396 | 0.000
137.73/137.86	c total clause space: 127.173MB
137.73/137.86	c total #watches: 151383
139.42/139.50	c total #propagations: 14210185 / total #impl: 134697118 (eff. 0.105)
139.42/139.50	c #Conflicts:      99000 | #Learnt:       9396 | 0.000
139.42/139.50	c total clause space: 127.173MB
139.42/139.50	c total #watches: 169798
141.12/141.28	c total #propagations: 14346929 / total #impl: 135869952 (eff. 0.106)
141.12/141.28	c #Conflicts:     100000 | #Learnt:      10396 | 0.000
141.12/141.28	c total clause space: 127.173MB
141.12/141.28	c total #watches: 188082
143.22/143.31	c total #propagations: 14476516 / total #impl: 137304296 (eff. 0.105)
143.22/143.31	c #Conflicts:     101000 | #Learnt:      11396 | 0.000
143.22/143.31	c total clause space: 127.173MB
143.22/143.31	c total #watches: 202009
145.13/145.24	c total #propagations: 14596747 / total #impl: 138468222 (eff. 0.105)
145.13/145.24	c #Conflicts:     102000 | #Learnt:      12396 | 0.000
145.13/145.24	c total clause space: 127.173MB
145.13/145.24	c total #watches: 216932
146.92/147.05	c total #propagations: 14722458 / total #impl: 139627042 (eff. 0.105)
146.92/147.05	c #Conflicts:     103000 | #Learnt:      13396 | 0.000
146.92/147.05	c total clause space: 127.173MB
146.92/147.05	c total #watches: 234288
148.12/148.27	c total #propagations: 14872619 / total #impl: 140640326 (eff. 0.106)
148.12/148.27	c #Conflicts:     104000 | #Learnt:      14396 | 0.000
148.12/148.27	c total clause space: 127.173MB
148.12/148.27	c total #watches: 261700
149.92/150.03	c total #propagations: 14985996 / total #impl: 143126551 (eff. 0.105)
149.92/150.03	c #Conflicts:     105000 | #Learnt:      15396 | 0.000
149.92/150.03	c total clause space: 127.173MB
149.92/150.03	c total #watches: 294066
151.32/151.48	c total #propagations: 15119953 / total #impl: 145446091 (eff. 0.104)
151.32/151.48	c GC COLLECT
151.32/151.48	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
151.32/151.48	c total clause space: 127.173MB
151.32/151.48	c total #watches: 197030
153.12/153.26	c total #propagations: 15242860 / total #impl: 147839904 (eff. 0.103)
153.12/153.26	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
153.12/153.26	c total clause space: 127.173MB
153.12/153.26	c total #watches: 220868
155.13/155.22	c total #propagations: 15364737 / total #impl: 150509913 (eff. 0.102)
155.13/155.22	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
155.13/155.22	c total clause space: 127.173MB
155.13/155.22	c total #watches: 243907
157.82/157.91	c total #propagations: 15452005 / total #impl: 152308801 (eff. 0.101)
157.82/157.91	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
157.82/157.91	c total clause space: 127.173MB
157.82/157.91	c total #watches: 276183
159.53/159.69	c total #propagations: 15578658 / total #impl: 154786014 (eff. 0.101)
159.53/159.69	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
159.53/159.69	c total clause space: 127.173MB
159.53/159.69	c total #watches: 317046
161.32/161.42	c total #propagations: 15680211 / total #impl: 157345020 (eff. 0.100)
161.32/161.42	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
161.32/161.42	c total clause space: 127.173MB
161.32/161.42	c total #watches: 350840
163.93/164.06	c total #propagations: 15779655 / total #impl: 160942913 (eff. 0.098)
163.93/164.06	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
163.93/164.06	c total clause space: 127.173MB
163.93/164.06	c total #watches: 382799
166.72/166.84	c total #propagations: 15888292 / total #impl: 163990395 (eff. 0.097)
166.72/166.84	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
166.72/166.84	c total clause space: 127.173MB
166.72/166.84	c total #watches: 413872
168.92/169.03	c total #propagations: 16017908 / total #impl: 166837550 (eff. 0.096)
168.92/169.03	c GC COLLECT
168.92/169.03	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
168.92/169.03	c total clause space: 127.173MB
168.92/169.03	c total #watches: 298155
171.72/171.80	c total #propagations: 16104779 / total #impl: 170430101 (eff. 0.094)
171.72/171.80	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
171.72/171.80	c total clause space: 127.173MB
171.72/171.80	c total #watches: 321018
175.02/175.11	c total #propagations: 16215977 / total #impl: 175185630 (eff. 0.093)
175.02/175.11	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
175.02/175.11	c total clause space: 127.173MB
175.02/175.11	c total #watches: 350459
178.71/178.87	c total #propagations: 16337573 / total #impl: 179630456 (eff. 0.091)
178.71/178.87	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
178.71/178.87	c total clause space: 127.173MB
178.71/178.87	c total #watches: 373244
182.71/182.86	c total #propagations: 16448329 / total #impl: 184217331 (eff. 0.089)
182.71/182.86	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
182.71/182.86	c total clause space: 127.173MB
182.71/182.86	c total #watches: 396580
186.81/186.98	c total #propagations: 16567993 / total #impl: 188089024 (eff. 0.088)
186.81/186.98	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
186.81/186.98	c total clause space: 127.173MB
186.81/186.98	c total #watches: 415549
191.43/191.55	c total #propagations: 16680320 / total #impl: 192996370 (eff. 0.086)
191.43/191.55	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
191.43/191.55	c total clause space: 127.173MB
191.43/191.55	c total #watches: 438252
197.72/197.88	c total #propagations: 16793834 / total #impl: 199300961 (eff. 0.084)
197.72/197.88	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
197.72/197.88	c total clause space: 127.173MB
197.72/197.88	c total #watches: 454261
204.02/204.16	c total #propagations: 16917126 / total #impl: 209250100 (eff. 0.081)
204.02/204.16	c GC COLLECT
204.02/204.16	c #Conflicts:     122000 | #Learnt:       8400 | 0.000
204.02/204.16	c total clause space: 127.173MB
204.02/204.16	c total #watches: 226177
207.42/207.58	c total #propagations: 17040239 / total #impl: 216835765 (eff. 0.079)
207.42/207.58	c #Conflicts:     123000 | #Learnt:       9400 | 0.000
207.42/207.58	c total clause space: 127.173MB
207.42/207.58	c total #watches: 245994
211.22/211.30	c total #propagations: 17148416 / total #impl: 224095138 (eff. 0.077)
211.22/211.30	c #Conflicts:     124000 | #Learnt:      10400 | 0.000
211.22/211.30	c total clause space: 127.173MB
211.22/211.30	c total #watches: 268030
213.21/213.36	c total #propagations: 17270054 / total #impl: 229825116 (eff. 0.075)
213.21/213.36	c #Conflicts:     125000 | #Learnt:      11400 | 0.000
213.21/213.36	c total clause space: 127.173MB
213.21/213.36	c total #watches: 291797
215.31/215.44	c total #propagations: 17407013 / total #impl: 234363694 (eff. 0.074)
215.31/215.44	c #Conflicts:     126000 | #Learnt:      12400 | 0.000
215.31/215.44	c total clause space: 127.173MB
215.31/215.44	c total #watches: 318374
217.11/217.27	c total #propagations: 17539931 / total #impl: 238614686 (eff. 0.074)
217.11/217.27	c #Conflicts:     127000 | #Learnt:      13400 | 0.000
217.11/217.27	c total clause space: 127.173MB
217.11/217.27	c total #watches: 339281
218.71/218.81	c total #propagations: 17678996 / total #impl: 243180424 (eff. 0.073)
218.71/218.81	c #Conflicts:     128000 | #Learnt:      14400 | 0.000
218.71/218.81	c total clause space: 127.173MB
218.71/218.81	c total #watches: 371438
219.81/219.96	c total #propagations: 17812559 / total #impl: 247547886 (eff. 0.072)
219.81/219.96	c #Conflicts:     129000 | #Learnt:      15400 | 0.000
219.81/219.96	c total clause space: 127.173MB
219.81/219.96	c total #watches: 413934
221.12/221.21	c total #propagations: 17911171 / total #impl: 249616839 (eff. 0.072)
221.12/221.21	c #Conflicts:     130000 | #Learnt:      16400 | 0.000
221.12/221.21	c total clause space: 127.173MB
221.12/221.21	c total #watches: 446830
222.12/222.30	c total #propagations: 18005898 / total #impl: 252170425 (eff. 0.071)
222.12/222.30	c GC COLLECT
222.12/222.30	c #Conflicts:     131000 | #Learnt:       8791 | 0.000
222.12/222.30	c total clause space: 127.173MB
222.12/222.30	c total #watches: 269160
223.01/223.13	c total #propagations: 18088050 / total #impl: 253052711 (eff. 0.071)
223.01/223.13	c #Conflicts:     132000 | #Learnt:       9791 | 0.000
223.01/223.13	c total clause space: 127.173MB
223.01/223.13	c total #watches: 284676
223.91/224.01	c total #propagations: 18200766 / total #impl: 253997118 (eff. 0.072)
223.91/224.01	c #Conflicts:     133000 | #Learnt:      10791 | 0.000
223.91/224.01	c total clause space: 127.173MB
223.91/224.01	c total #watches: 301484
225.01/225.15	c total #propagations: 18286939 / total #impl: 254944155 (eff. 0.072)
225.01/225.15	c #Conflicts:     134000 | #Learnt:      11791 | 0.000
225.01/225.15	c total clause space: 127.173MB
225.01/225.15	c total #watches: 336083
226.31/226.43	c total #propagations: 18385713 / total #impl: 256367534 (eff. 0.072)
226.31/226.43	c #Conflicts:     135000 | #Learnt:      12791 | 0.000
226.31/226.43	c total clause space: 127.173MB
226.31/226.43	c total #watches: 368919
227.41/227.59	c total #propagations: 18486851 / total #impl: 258235875 (eff. 0.072)
227.41/227.59	c #Conflicts:     136000 | #Learnt:      13791 | 0.000
227.41/227.59	c total clause space: 127.173MB
227.41/227.59	c total #watches: 389744
228.51/228.63	c total #propagations: 18609190 / total #impl: 258985353 (eff. 0.072)
228.51/228.63	c #Conflicts:     137000 | #Learnt:      14791 | 0.000
228.51/228.63	c total clause space: 127.173MB
228.51/228.63	c total #watches: 428975
229.21/229.36	c total #propagations: 18699836 / total #impl: 259860832 (eff. 0.072)
229.21/229.36	c #Conflicts:     138000 | #Learnt:      15791 | 0.000
229.21/229.36	c total clause space: 127.173MB
229.21/229.36	c total #watches: 446229
229.81/229.98	c total #propagations: 18740547 / total #impl: 261070042 (eff. 0.072)
229.81/229.98	c #Conflicts:     139000 | #Learnt:      16791 | 0.000
229.81/229.98	c total clause space: 127.173MB
229.81/229.98	c total #watches: 460674
230.51/230.69	c total #propagations: 18847058 / total #impl: 262159323 (eff. 0.072)
230.51/230.69	c #Conflicts:     140000 | #Learnt:      17791 | 0.000
230.51/230.69	c total clause space: 127.173MB
230.51/230.69	c total #watches: 474340
231.21/231.37	c total #propagations: 18951703 / total #impl: 263103063 (eff. 0.072)
231.21/231.37	c GC COLLECT
231.21/231.37	c #Conflicts:     141000 | #Learnt:       9888 | 0.000
231.21/231.37	c total clause space: 127.173MB
231.21/231.37	c total #watches: 253263
232.01/232.12	c total #propagations: 19036099 / total #impl: 263904460 (eff. 0.072)
232.01/232.12	c #Conflicts:     142000 | #Learnt:      10888 | 0.000
232.01/232.12	c total clause space: 127.173MB
232.01/232.12	c total #watches: 268780
233.01/233.14	c total #propagations: 19145540 / total #impl: 265418440 (eff. 0.072)
233.01/233.14	c #Conflicts:     143000 | #Learnt:      11888 | 0.000
233.01/233.14	c total clause space: 127.173MB
233.01/233.14	c total #watches: 285416
234.11/234.23	c total #propagations: 19247382 / total #impl: 267394067 (eff. 0.072)
234.11/234.23	c #Conflicts:     144000 | #Learnt:      12888 | 0.000
234.11/234.23	c total clause space: 127.173MB
234.11/234.23	c total #watches: 307101
235.61/235.78	c total #propagations: 19294407 / total #impl: 268728936 (eff. 0.072)
235.61/235.78	c #Conflicts:     145000 | #Learnt:      13888 | 0.000
235.61/235.78	c total clause space: 127.173MB
235.61/235.78	c total #watches: 323776
237.21/237.30	c total #propagations: 19369130 / total #impl: 269931267 (eff. 0.072)
237.21/237.30	c #Conflicts:     146000 | #Learnt:      14888 | 0.000
237.21/237.30	c total clause space: 127.173MB
237.21/237.30	c total #watches: 342850
238.71/238.86	c total #propagations: 19427659 / total #impl: 271226146 (eff. 0.072)
238.71/238.86	c #Conflicts:     147000 | #Learnt:      15888 | 0.000
238.71/238.86	c total clause space: 127.173MB
238.71/238.86	c total #watches: 365265
240.40/240.55	c total #propagations: 19489193 / total #impl: 272817066 (eff. 0.071)
240.40/240.55	c #Conflicts:     148000 | #Learnt:      16888 | 0.000
240.40/240.55	c total clause space: 127.173MB
240.40/240.55	c total #watches: 381396
241.70/241.82	c total #propagations: 19579301 / total #impl: 274694597 (eff. 0.071)
241.70/241.82	c #Conflicts:     149000 | #Learnt:      17888 | 0.000
241.70/241.82	c total clause space: 127.173MB
241.70/241.82	c total #watches: 401931
242.70/242.86	c total #propagations: 19680875 / total #impl: 276864380 (eff. 0.071)
242.70/242.86	c GC COLLECT
242.70/242.86	c #Conflicts:     150000 | #Learnt:       9683 | 0.000
242.70/242.86	c total clause space: 127.173MB
242.70/242.86	c total #watches: 197518
243.40/243.52	c total #propagations: 19790877 / total #impl: 279157587 (eff. 0.071)
243.40/243.52	c #Conflicts:     151000 | #Learnt:      10683 | 0.000
243.40/243.52	c total clause space: 127.173MB
243.40/243.52	c total #watches: 214435
243.90/244.09	c total #propagations: 19914068 / total #impl: 280296419 (eff. 0.071)
243.90/244.09	c #Conflicts:     152000 | #Learnt:      11683 | 0.000
243.90/244.09	c total clause space: 127.173MB
243.90/244.09	c total #watches: 232131
244.60/244.71	c total #propagations: 20024561 / total #impl: 280932474 (eff. 0.071)
244.60/244.71	c #Conflicts:     153000 | #Learnt:      12683 | 0.000
244.60/244.71	c total clause space: 127.173MB
244.60/244.71	c total #watches: 261954
246.31/246.49	c total #propagations: 20119615 / total #impl: 281924685 (eff. 0.071)
246.31/246.49	c #Conflicts:     154000 | #Learnt:      13683 | 0.000
246.31/246.49	c total clause space: 127.173MB
246.31/246.49	c total #watches: 309320
247.41/247.58	c total #propagations: 20228071 / total #impl: 286990988 (eff. 0.070)
247.41/247.58	c #Conflicts:     155000 | #Learnt:      14683 | 0.000
247.41/247.58	c total clause space: 127.173MB
247.41/247.58	c total #watches: 327914
248.51/248.64	c total #propagations: 20342750 / total #impl: 287633392 (eff. 0.071)
248.51/248.64	c #Conflicts:     156000 | #Learnt:      15683 | 0.000
248.51/248.64	c total clause space: 127.173MB
248.51/248.64	c total #watches: 387835
251.20/251.33	c total #propagations: 20438028 / total #impl: 289205089 (eff. 0.071)
251.20/251.33	c #Conflicts:     157000 | #Learnt:      16683 | 0.000
251.20/251.33	c total clause space: 127.173MB
251.20/251.33	c total #watches: 457807
253.00/253.11	c total #propagations: 20548101 / total #impl: 297338077 (eff. 0.069)
253.00/253.11	c #Conflicts:     158000 | #Learnt:      17683 | 0.000
253.00/253.11	c total clause space: 127.173MB
253.00/253.11	c total #watches: 481294
255.00/255.13	c total #propagations: 20675866 / total #impl: 300807118 (eff. 0.069)
255.00/255.13	c #Conflicts:     159000 | #Learnt:      18683 | 0.000
255.00/255.13	c total clause space: 127.173MB
255.00/255.13	c total #watches: 509302
258.09/258.24	c total #propagations: 20791651 / total #impl: 302410711 (eff. 0.069)
258.09/258.24	c GC COLLECT
258.09/258.24	c #Conflicts:     160000 | #Learnt:      10115 | 0.000
258.09/258.24	c total clause space: 127.173MB
258.09/258.24	c total #watches: 397793
263.20/263.37	c total #propagations: 20888520 / total #impl: 309499605 (eff. 0.067)
263.20/263.37	c #Conflicts:     161000 | #Learnt:      11115 | 0.000
263.20/263.37	c total clause space: 127.173MB
263.20/263.37	c total #watches: 446917
269.90/270.07	c total #propagations: 21019650 / total #impl: 315345281 (eff. 0.067)
269.90/270.07	c #Conflicts:     162000 | #Learnt:      12115 | 0.000
269.90/270.07	c total clause space: 127.173MB
269.90/270.07	c total #watches: 476875
274.70/274.87	c total #propagations: 21196305 / total #impl: 324383600 (eff. 0.065)
274.70/274.87	c #Conflicts:     163000 | #Learnt:      13115 | 0.000
274.70/274.87	c total clause space: 127.173MB
274.70/274.87	c total #watches: 512689
279.30/279.44	c total #propagations: 21318444 / total #impl: 329121273 (eff. 0.065)
279.30/279.44	c #Conflicts:     164000 | #Learnt:      14115 | 0.000
279.30/279.44	c total clause space: 127.173MB
279.30/279.44	c total #watches: 546037
282.90/283.04	c total #propagations: 21425437 / total #impl: 332105253 (eff. 0.065)
282.90/283.04	c #Conflicts:     165000 | #Learnt:      15115 | 0.000
282.90/283.04	c total clause space: 127.173MB
282.90/283.04	c total #watches: 562491
286.29/286.49	c total #propagations: 21473887 / total #impl: 332771594 (eff. 0.065)
286.29/286.49	c #Conflicts:     166000 | #Learnt:      16115 | 0.000
286.29/286.49	c total clause space: 127.173MB
286.29/286.49	c total #watches: 588792
289.99/290.15	c total #propagations: 21510882 / total #impl: 333617350 (eff. 0.064)
289.99/290.15	c #Conflicts:     167000 | #Learnt:      17115 | 0.000
289.99/290.15	c total clause space: 127.173MB
289.99/290.15	c total #watches: 612301
292.29/292.42	c total #propagations: 21575175 / total #impl: 334619577 (eff. 0.064)
292.29/292.42	c #Conflicts:     168000 | #Learnt:      18115 | 0.000
292.29/292.42	c total clause space: 127.173MB
292.29/292.42	c total #watches: 639349
294.09/294.22	c total #propagations: 21684572 / total #impl: 335458859 (eff. 0.065)
294.09/294.22	c #Conflicts:     169000 | #Learnt:      19115 | 0.000
294.09/294.22	c total clause space: 127.173MB
294.09/294.22	c total #watches: 666412
295.39/295.54	c total #propagations: 21759169 / total #impl: 336267590 (eff. 0.065)
295.39/295.54	c GC COLLECT
295.39/295.54	c #Conflicts:     170000 | #Learnt:      10050 | 0.000
295.39/295.54	c total clause space: 206.656MB
295.39/295.54	c total #watches: 343921
296.59/296.71	c total #propagations: 21854553 / total #impl: 337171253 (eff. 0.065)
296.59/296.71	c #Conflicts:     171000 | #Learnt:      11050 | 0.000
296.59/296.71	c total clause space: 206.656MB
296.59/296.71	c total #watches: 372775
297.69/297.86	c total #propagations: 21937417 / total #impl: 338057267 (eff. 0.065)
297.69/297.86	c #Conflicts:     172000 | #Learnt:      12050 | 0.000
297.69/297.86	c total clause space: 206.656MB
297.69/297.86	c total #watches: 404447
298.99/299.15	c total #propagations: 22017613 / total #impl: 339284909 (eff. 0.065)
298.99/299.15	c #Conflicts:     173000 | #Learnt:      13050 | 0.000
298.99/299.15	c total clause space: 206.656MB
298.99/299.15	c total #watches: 430249
300.30/300.45	c total #propagations: 22100657 / total #impl: 339945740 (eff. 0.065)
300.30/300.45	c #Conflicts:     174000 | #Learnt:      14050 | 0.000
300.30/300.45	c total clause space: 206.656MB
300.30/300.45	c total #watches: 449267
301.79/301.90	c total #propagations: 22219207 / total #impl: 340505969 (eff. 0.065)
301.79/301.90	c #Conflicts:     175000 | #Learnt:      15050 | 0.000
301.79/301.90	c total clause space: 206.656MB
301.79/301.90	c total #watches: 468484
304.29/304.45	c total #propagations: 22333794 / total #impl: 341177600 (eff. 0.065)
304.29/304.45	c #Conflicts:     176000 | #Learnt:      16050 | 0.000
304.29/304.45	c total clause space: 206.656MB
304.29/304.45	c total #watches: 490237
307.19/307.33	c total #propagations: 22447441 / total #impl: 342525974 (eff. 0.066)
307.19/307.33	c #Conflicts:     177000 | #Learnt:      17050 | 0.000
307.19/307.33	c total clause space: 206.656MB
307.19/307.33	c total #watches: 512225
309.89/310.05	c total #propagations: 22537433 / total #impl: 344194360 (eff. 0.065)
309.89/310.05	c #Conflicts:     178000 | #Learnt:      18050 | 0.000
309.89/310.05	c total clause space: 206.656MB
309.89/310.05	c total #watches: 534220
312.39/312.52	c total #propagations: 22637383 / total #impl: 345923090 (eff. 0.065)
312.39/312.52	c #Conflicts:     179000 | #Learnt:      19050 | 0.000
312.39/312.52	c total clause space: 206.656MB
312.39/312.52	c total #watches: 555909
314.49/314.68	c total #propagations: 22748335 / total #impl: 347985405 (eff. 0.065)
314.49/314.68	c GC COLLECT
314.49/314.68	c #Conflicts:     180000 | #Learnt:       9644 | 0.000
314.49/314.68	c total clause space: 206.656MB
314.49/314.68	c total #watches: 254912
315.79/315.97	c total #propagations: 22851466 / total #impl: 349794728 (eff. 0.065)
315.79/315.97	c #Conflicts:     181000 | #Learnt:      10644 | 0.000
315.79/315.97	c total clause space: 206.656MB
315.79/315.97	c total #watches: 283450
317.19/317.31	c total #propagations: 22949466 / total #impl: 351999571 (eff. 0.065)
317.19/317.31	c #Conflicts:     182000 | #Learnt:      11644 | 0.000
317.19/317.31	c total clause space: 206.656MB
317.19/317.31	c total #watches: 309057
318.59/318.73	c total #propagations: 23048634 / total #impl: 353390024 (eff. 0.065)
318.59/318.73	c #Conflicts:     183000 | #Learnt:      12644 | 0.000
318.59/318.73	c total clause space: 206.656MB
318.59/318.73	c total #watches: 336721
320.69/320.87	c total #propagations: 23148446 / total #impl: 354650957 (eff. 0.065)
320.69/320.87	c #Conflicts:     184000 | #Learnt:      13644 | 0.000
320.69/320.87	c total clause space: 206.656MB
320.69/320.87	c total #watches: 361326
323.29/323.40	c total #propagations: 23257368 / total #impl: 356911610 (eff. 0.065)
323.29/323.40	c #Conflicts:     185000 | #Learnt:      14644 | 0.000
323.29/323.40	c total clause space: 206.656MB
323.29/323.40	c total #watches: 382549
325.68/325.83	c total #propagations: 23379931 / total #impl: 359475742 (eff. 0.065)
325.68/325.83	c #Conflicts:     186000 | #Learnt:      15644 | 0.000
325.68/325.83	c total clause space: 206.656MB
325.68/325.83	c total #watches: 406339
328.38/328.54	c total #propagations: 23479327 / total #impl: 361929464 (eff. 0.065)
328.38/328.54	c #Conflicts:     187000 | #Learnt:      16644 | 0.000
328.38/328.54	c total clause space: 206.656MB
328.38/328.54	c total #watches: 434377
331.48/331.63	c total #propagations: 23595653 / total #impl: 363470109 (eff. 0.065)
331.48/331.63	c #Conflicts:     188000 | #Learnt:      17644 | 0.000
331.48/331.63	c total clause space: 206.656MB
331.48/331.63	c total #watches: 462252
334.08/334.23	c total #propagations: 23682717 / total #impl: 365391644 (eff. 0.065)
334.08/334.23	c #Conflicts:     189000 | #Learnt:      18644 | 0.000
334.08/334.23	c total clause space: 206.656MB
334.08/334.23	c total #watches: 483871
336.08/336.20	c total #propagations: 23788571 / total #impl: 366276110 (eff. 0.065)
336.08/336.20	c #Conflicts:     190000 | #Learnt:      19644 | 0.000
336.08/336.20	c total clause space: 206.656MB
336.08/336.20	c total #watches: 513009
338.18/338.37	c total #propagations: 23907702 / total #impl: 367138655 (eff. 0.065)
338.18/338.37	c GC COLLECT
338.18/338.37	c #Conflicts:     191000 | #Learnt:      10112 | 0.000
338.18/338.37	c total clause space: 206.656MB
338.18/338.37	c total #watches: 277018
339.89/340.06	c total #propagations: 24054419 / total #impl: 368138295 (eff. 0.065)
339.89/340.06	c #Conflicts:     192000 | #Learnt:      11112 | 0.000
339.89/340.06	c total clause space: 206.656MB
339.89/340.06	c total #watches: 299731
341.38/341.59	c total #propagations: 24173601 / total #impl: 369112625 (eff. 0.065)
341.38/341.59	c #Conflicts:     193000 | #Learnt:      12112 | 0.000
341.38/341.59	c total clause space: 206.656MB
341.38/341.59	c total #watches: 326415
343.19/343.30	c total #propagations: 24275151 / total #impl: 370584313 (eff. 0.066)
343.19/343.30	c #Conflicts:     194000 | #Learnt:      13112 | 0.000
343.19/343.30	c total clause space: 206.656MB
343.19/343.30	c total #watches: 402242
344.79/344.93	c total #propagations: 24342528 / total #impl: 373033882 (eff. 0.065)
344.79/344.93	c #Conflicts:     195000 | #Learnt:      14112 | 0.000
344.79/344.93	c total clause space: 206.656MB
344.79/344.93	c total #watches: 526029
347.89/348.07	c total #propagations: 24403462 / total #impl: 383948213 (eff. 0.064)
347.89/348.07	c #Conflicts:     196000 | #Learnt:      15112 | 0.000
347.89/348.07	c total clause space: 206.656MB
347.89/348.07	c total #watches: 594613
351.69/351.87	c total #propagations: 24453851 / total #impl: 400017773 (eff. 0.061)
351.69/351.87	c #Conflicts:     197000 | #Learnt:      16112 | 0.000
351.69/351.87	c total clause space: 206.656MB
351.69/351.87	c total #watches: 639385
356.09/356.24	c total #propagations: 24503784 / total #impl: 409305988 (eff. 0.060)
356.09/356.24	c #Conflicts:     198000 | #Learnt:      17112 | 0.000
356.09/356.24	c total clause space: 206.656MB
356.09/356.24	c total #watches: 675286
361.49/361.63	c total #propagations: 24560715 / total #impl: 420155468 (eff. 0.058)
361.49/361.63	c #Conflicts:     199000 | #Learnt:      18112 | 0.000
361.49/361.63	c total clause space: 206.656MB
361.49/361.63	c total #watches: 701395
367.29/367.45	c total #propagations: 24619091 / total #impl: 431207337 (eff. 0.057)
367.29/367.45	c #Conflicts:     200000 | #Learnt:      19112 | 0.000
367.29/367.45	c total clause space: 206.656MB
367.29/367.45	c total #watches: 730528
374.08/374.25	c total #propagations: 24676032 / total #impl: 441317022 (eff. 0.056)
374.08/374.25	c #Conflicts:     201000 | #Learnt:      20112 | 0.000
374.08/374.25	c total clause space: 206.656MB
374.08/374.25	c total #watches: 749451
379.58/379.71	c total #propagations: 24729174 / total #impl: 447128285 (eff. 0.055)
379.58/379.71	c GC COLLECT
379.58/379.71	c #Conflicts:     202000 | #Learnt:      10002 | 0.000
379.58/379.71	c total clause space: 206.656MB
379.58/379.71	c total #watches: 489785
384.58/384.75	c total #propagations: 24786338 / total #impl: 457059717 (eff. 0.054)
384.58/384.75	c #Conflicts:     203000 | #Learnt:      11002 | 0.000
384.58/384.75	c total clause space: 206.656MB
384.58/384.75	c total #watches: 514386
390.28/390.46	c total #propagations: 24849318 / total #impl: 468628820 (eff. 0.053)
390.28/390.46	c #Conflicts:     204000 | #Learnt:      12002 | 0.000
390.28/390.46	c total clause space: 206.656MB
390.28/390.46	c total #watches: 533654
396.08/396.28	c total #propagations: 24909765 / total #impl: 480360817 (eff. 0.052)
396.08/396.28	c #Conflicts:     205000 | #Learnt:      13002 | 0.000
396.08/396.28	c total clause space: 206.656MB
396.08/396.28	c total #watches: 566187
401.77/401.90	c total #propagations: 24972946 / total #impl: 489233380 (eff. 0.051)
401.77/401.90	c #Conflicts:     206000 | #Learnt:      14002 | 0.000
401.77/401.90	c total clause space: 206.656MB
401.77/401.90	c total #watches: 592470
406.07/406.20	c total #propagations: 25056836 / total #impl: 497356442 (eff. 0.050)
406.07/406.20	c #Conflicts:     207000 | #Learnt:      15002 | 0.000
406.07/406.20	c total clause space: 206.656MB
406.07/406.20	c total #watches: 630936
411.57/411.70	c total #propagations: 25144289 / total #impl: 502621418 (eff. 0.050)
411.57/411.70	c #Conflicts:     208000 | #Learnt:      16002 | 0.000
411.57/411.70	c total clause space: 206.656MB
411.57/411.70	c total #watches: 650298
417.67/417.83	c total #propagations: 25235040 / total #impl: 506333106 (eff. 0.050)
417.67/417.83	c #Conflicts:     209000 | #Learnt:      17002 | 0.000
417.67/417.83	c total clause space: 206.656MB
417.67/417.83	c total #watches: 674835
424.07/424.24	c total #propagations: 25335458 / total #impl: 510659975 (eff. 0.050)
424.07/424.24	c #Conflicts:     210000 | #Learnt:      18002 | 0.000
424.07/424.24	c total clause space: 206.656MB
424.07/424.24	c total #watches: 696689
430.47/430.67	c total #propagations: 25434549 / total #impl: 514965057 (eff. 0.049)
430.47/430.67	c #Conflicts:     211000 | #Learnt:      19002 | 0.000
430.47/430.67	c total clause space: 206.656MB
430.47/430.67	c total #watches: 715057
436.97/437.19	c total #propagations: 25529875 / total #impl: 518640756 (eff. 0.049)
436.97/437.19	c #Conflicts:     212000 | #Learnt:      20002 | 0.000
436.97/437.19	c total clause space: 206.656MB
436.97/437.19	c total #watches: 733012
443.07/443.28	c total #propagations: 25627291 / total #impl: 522833998 (eff. 0.049)
443.07/443.28	c GC COLLECT
443.07/443.28	c #Conflicts:     213000 | #Learnt:      10059 | 0.000
443.07/443.28	c total clause space: 206.656MB
443.07/443.28	c total #watches: 285186
445.37/445.55	c total #propagations: 25718251 / total #impl: 527051225 (eff. 0.049)
445.37/445.55	c #Conflicts:     214000 | #Learnt:      11059 | 0.000
445.37/445.55	c total clause space: 206.656MB
445.37/445.55	c total #watches: 320372
448.07/448.25	c total #propagations: 25787516 / total #impl: 530733668 (eff. 0.049)
448.07/448.25	c #Conflicts:     215000 | #Learnt:      12059 | 0.000
448.07/448.25	c total clause space: 206.656MB
448.07/448.25	c total #watches: 352025
452.17/452.38	c total #propagations: 25854461 / total #impl: 534133624 (eff. 0.048)
452.17/452.38	c #Conflicts:     216000 | #Learnt:      13059 | 0.000
452.17/452.38	c total clause space: 206.656MB
452.17/452.38	c total #watches: 375258
455.97/456.13	c total #propagations: 25926623 / total #impl: 537002462 (eff. 0.048)
455.97/456.13	c #Conflicts:     217000 | #Learnt:      14059 | 0.000
455.97/456.13	c total clause space: 206.656MB
455.97/456.13	c total #watches: 400889
460.27/460.42	c total #propagations: 25991217 / total #impl: 540719737 (eff. 0.048)
460.27/460.42	c #Conflicts:     218000 | #Learnt:      15059 | 0.000
460.27/460.42	c total clause space: 206.656MB
460.27/460.42	c total #watches: 420438
463.96/464.20	c total #propagations: 26062784 / total #impl: 544233050 (eff. 0.048)
463.96/464.20	c #Conflicts:     219000 | #Learnt:      16059 | 0.000
463.96/464.20	c total clause space: 206.656MB
463.96/464.20	c total #watches: 460506
468.36/468.53	c total #propagations: 26131950 / total #impl: 548093574 (eff. 0.048)
468.36/468.53	c #Conflicts:     220000 | #Learnt:      17059 | 0.000
468.36/468.53	c total clause space: 206.656MB
468.36/468.53	c total #watches: 479962
472.97/473.12	c total #propagations: 26200712 / total #impl: 550071059 (eff. 0.048)
472.97/473.12	c #Conflicts:     221000 | #Learnt:      18059 | 0.000
472.97/473.12	c total clause space: 206.656MB
472.97/473.12	c total #watches: 501292
478.26/478.43	c total #propagations: 26268897 / total #impl: 552454874 (eff. 0.048)
478.26/478.43	c #Conflicts:     222000 | #Learnt:      19059 | 0.000
478.26/478.43	c total clause space: 206.656MB
478.26/478.43	c total #watches: 522651
483.16/483.33	c total #propagations: 26344894 / total #impl: 554856583 (eff. 0.047)
483.16/483.33	c #Conflicts:     223000 | #Learnt:      20059 | 0.000
483.16/483.33	c total clause space: 206.656MB
483.16/483.33	c total #watches: 558755
488.56/488.72	c total #propagations: 26428597 / total #impl: 557958794 (eff. 0.047)
488.56/488.72	c #Conflicts:     224000 | #Learnt:      21059 | 0.000
488.56/488.72	c total clause space: 206.656MB
488.56/488.72	c total #watches: 580844
493.77/494.00	c total #propagations: 26507580 / total #impl: 560870818 (eff. 0.047)
493.77/494.00	c GC COLLECT
493.77/494.00	c #Conflicts:     225000 | #Learnt:      10263 | 0.000
493.77/494.00	c total clause space: 206.656MB
493.77/494.00	c total #watches: 299628
497.07/497.30	c total #propagations: 26597110 / total #impl: 564193074 (eff. 0.047)
497.07/497.30	c #Conflicts:     226000 | #Learnt:      11263 | 0.000
497.07/497.30	c total clause space: 206.656MB
497.07/497.30	c total #watches: 314728
500.46/500.65	c total #propagations: 26701143 / total #impl: 566549250 (eff. 0.047)
500.46/500.65	c #Conflicts:     227000 | #Learnt:      12263 | 0.000
500.46/500.65	c total clause space: 206.656MB
500.46/500.65	c total #watches: 330539
503.96/504.17	c total #propagations: 26804627 / total #impl: 568717375 (eff. 0.047)
503.96/504.17	c #Conflicts:     228000 | #Learnt:      13263 | 0.000
503.96/504.17	c total clause space: 206.656MB
503.96/504.17	c total #watches: 345133
507.56/507.75	c total #propagations: 26915177 / total #impl: 571456213 (eff. 0.047)
507.56/507.75	c #Conflicts:     229000 | #Learnt:      14263 | 0.000
507.56/507.75	c total clause space: 206.656MB
507.56/507.75	c total #watches: 361620
511.56/511.79	c total #propagations: 27011039 / total #impl: 574525222 (eff. 0.047)
511.56/511.79	c #Conflicts:     230000 | #Learnt:      15263 | 0.000
511.56/511.79	c total clause space: 206.656MB
511.56/511.79	c total #watches: 380910
515.76/515.99	c total #propagations: 27107943 / total #impl: 578420562 (eff. 0.047)
515.76/515.99	c #Conflicts:     231000 | #Learnt:      16263 | 0.000
515.76/515.99	c total clause space: 206.656MB
515.76/515.99	c total #watches: 399951
518.55/518.78	c total #propagations: 27190197 / total #impl: 581325488 (eff. 0.047)
518.55/518.78	c #Conflicts:     232000 | #Learnt:      17263 | 0.000
518.55/518.78	c total clause space: 206.656MB
518.55/518.78	c total #watches: 419710
520.16/520.37	c total #propagations: 27274854 / total #impl: 583135475 (eff. 0.047)
520.16/520.37	c #Conflicts:     233000 | #Learnt:      18263 | 0.000
520.16/520.37	c total clause space: 206.656MB
520.16/520.37	c total #watches: 445777
521.85/522.06	c total #propagations: 27353389 / total #impl: 584747416 (eff. 0.047)
521.85/522.06	c #Conflicts:     234000 | #Learnt:      19263 | 0.000
521.85/522.06	c total clause space: 206.656MB
521.85/522.06	c total #watches: 467595
523.85/524.09	c total #propagations: 27465698 / total #impl: 586436486 (eff. 0.047)
523.85/524.09	c #Conflicts:     235000 | #Learnt:      20263 | 0.000
523.85/524.09	c total clause space: 206.656MB
523.85/524.09	c total #watches: 491863
525.76/525.95	c total #propagations: 27576775 / total #impl: 588669572 (eff. 0.047)
525.76/525.95	c #Conflicts:     236000 | #Learnt:      21263 | 0.000
525.76/525.95	c total clause space: 206.656MB
525.76/525.95	c total #watches: 511349
527.35/527.54	c total #propagations: 27677508 / total #impl: 590836425 (eff. 0.047)
527.35/527.54	c GC COLLECT
527.35/527.54	c #Conflicts:     237000 | #Learnt:      11466 | 0.000
527.35/527.54	c total clause space: 206.656MB
527.35/527.54	c total #watches: 329761
529.15/529.37	c total #propagations: 27758516 / total #impl: 591816284 (eff. 0.047)
529.15/529.37	c #Conflicts:     238000 | #Learnt:      12466 | 0.000
529.15/529.37	c total clause space: 206.656MB
529.15/529.37	c total #watches: 365672
531.05/531.25	c total #propagations: 27860096 / total #impl: 595392252 (eff. 0.047)
531.05/531.25	c #Conflicts:     239000 | #Learnt:      13466 | 0.000
531.05/531.25	c total clause space: 206.656MB
531.05/531.25	c total #watches: 401694
533.25/533.49	c total #propagations: 27940402 / total #impl: 599591992 (eff. 0.047)
533.25/533.49	c #Conflicts:     240000 | #Learnt:      14466 | 0.000
533.25/533.49	c total clause space: 206.656MB
533.25/533.49	c total #watches: 442652
535.85/536.02	c total #propagations: 28041650 / total #impl: 603142859 (eff. 0.046)
535.85/536.02	c #Conflicts:     241000 | #Learnt:      15466 | 0.000
535.85/536.02	c total clause space: 206.656MB
535.85/536.02	c total #watches: 482331
538.05/538.29	c total #propagations: 28138448 / total #impl: 608036041 (eff. 0.046)
538.05/538.29	c #Conflicts:     242000 | #Learnt:      16466 | 0.000
538.05/538.29	c total clause space: 206.656MB
538.05/538.29	c total #watches: 515900
540.85/541.07	c total #propagations: 28225970 / total #impl: 611027542 (eff. 0.046)
540.85/541.07	c #Conflicts:     243000 | #Learnt:      17466 | 0.000
540.85/541.07	c total clause space: 206.656MB
540.85/541.07	c total #watches: 549911
544.25/544.45	c total #propagations: 28334951 / total #impl: 613831755 (eff. 0.046)
544.25/544.45	c #Conflicts:     244000 | #Learnt:      18466 | 0.000
544.25/544.45	c total clause space: 206.656MB
544.25/544.45	c total #watches: 589951
546.95/547.10	c total #propagations: 28442143 / total #impl: 618537385 (eff. 0.046)
546.95/547.10	c #Conflicts:     245000 | #Learnt:      19466 | 0.000
546.95/547.10	c total clause space: 206.656MB
546.95/547.10	c total #watches: 627436
549.16/549.35	c total #propagations: 28513094 / total #impl: 622899336 (eff. 0.046)
549.16/549.35	c #Conflicts:     246000 | #Learnt:      20466 | 0.000
549.16/549.35	c total clause space: 206.656MB
549.16/549.35	c total #watches: 686979
550.56/550.71	c total #propagations: 28583656 / total #impl: 626735363 (eff. 0.046)
550.56/550.71	c #Conflicts:     247000 | #Learnt:      21466 | 0.000
550.56/550.71	c total clause space: 206.656MB
550.56/550.71	c total #watches: 826174
551.86/552.03	c total #propagations: 28642297 / total #impl: 630975472 (eff. 0.045)
551.86/552.03	c #Conflicts:     248000 | #Learnt:      22466 | 0.000
551.86/552.03	c total clause space: 206.656MB
551.86/552.03	c total #watches: 843273
553.26/553.45	c total #propagations: 28686085 / total #impl: 631482435 (eff. 0.045)
553.26/553.45	c GC COLLECT
553.26/553.45	c #Conflicts:     249000 | #Learnt:      11972 | 0.000
553.26/553.45	c total clause space: 206.656MB
553.26/553.45	c total #watches: 355056
554.66/554.82	c total #propagations: 28756030 / total #impl: 632206397 (eff. 0.045)
554.66/554.82	c #Conflicts:     250000 | #Learnt:      12972 | 0.000
554.66/554.82	c total clause space: 206.656MB
554.66/554.82	c total #watches: 439968
557.26/557.40	c total #propagations: 28823341 / total #impl: 636670683 (eff. 0.045)
557.26/557.40	c #Conflicts:     251000 | #Learnt:      13972 | 0.000
557.26/557.40	c total clause space: 206.656MB
557.26/557.40	c total #watches: 483339
560.05/560.23	c total #propagations: 28912459 / total #impl: 641000286 (eff. 0.045)
560.05/560.23	c #Conflicts:     252000 | #Learnt:      14972 | 0.000
560.05/560.23	c total clause space: 206.656MB
560.05/560.23	c total #watches: 521695
563.45/563.63	c total #propagations: 28999354 / total #impl: 644785879 (eff. 0.045)
563.45/563.63	c #Conflicts:     253000 | #Learnt:      15972 | 0.000
563.45/563.63	c total clause space: 206.656MB
563.45/563.63	c total #watches: 554313
567.95/568.16	c total #propagations: 29108852 / total #impl: 648813687 (eff. 0.045)
567.95/568.16	c #Conflicts:     254000 | #Learnt:      16972 | 0.000
567.95/568.16	c total clause space: 206.656MB
567.95/568.16	c total #watches: 586531
572.85/573.10	c total #propagations: 29243469 / total #impl: 652875798 (eff. 0.045)
572.85/573.10	c #Conflicts:     255000 | #Learnt:      17972 | 0.000
572.85/573.10	c total clause space: 206.656MB
572.85/573.10	c total #watches: 617702
577.65/577.87	c total #propagations: 29386908 / total #impl: 655697697 (eff. 0.045)
577.65/577.87	c #Conflicts:     256000 | #Learnt:      18972 | 0.000
577.65/577.87	c total clause space: 206.656MB
577.65/577.87	c total #watches: 643472
582.35/582.59	c total #propagations: 29534339 / total #impl: 659427664 (eff. 0.045)
582.35/582.59	c #Conflicts:     257000 | #Learnt:      19972 | 0.000
582.35/582.59	c total clause space: 206.656MB
582.35/582.59	c total #watches: 672321
587.45/587.66	c total #propagations: 29668560 / total #impl: 662245884 (eff. 0.045)
587.45/587.66	c #Conflicts:     258000 | #Learnt:      20972 | 0.000
587.45/587.66	c total clause space: 206.656MB
587.45/587.66	c total #watches: 702814
590.75/590.91	c total #propagations: 29806493 / total #impl: 664550988 (eff. 0.045)
590.75/590.91	c #Conflicts:     259000 | #Learnt:      21972 | 0.000
590.75/590.91	c total clause space: 206.656MB
590.75/590.91	c total #watches: 731321
592.75/593.00	c total #propagations: 29914341 / total #impl: 665923212 (eff. 0.045)
592.75/593.00	c #Conflicts:     260000 | #Learnt:      22972 | 0.000
592.75/593.00	c total clause space: 206.656MB
592.75/593.00	c total #watches: 748564
594.45/594.66	c total #propagations: 30005647 / total #impl: 666739359 (eff. 0.045)
594.45/594.66	c #Conflicts:     261000 | #Learnt:      23972 | 0.000
594.45/594.66	c total clause space: 206.656MB
594.45/594.66	c total #watches: 763070
595.75/595.93	c total #propagations: 30103859 / total #impl: 667879771 (eff. 0.045)
595.75/595.93	c GC COLLECT
595.75/595.93	c #Conflicts:     262000 | #Learnt:      12972 | 0.000
595.75/595.93	c total clause space: 206.656MB
595.75/595.93	c total #watches: 397530
598.05/598.25	c total #propagations: 30178668 / total #impl: 669538930 (eff. 0.045)
598.05/598.25	c #Conflicts:     263000 | #Learnt:      13972 | 0.000
598.05/598.25	c total clause space: 206.656MB
598.05/598.25	c total #watches: 443009
600.24/600.46	c total #propagations: 30282170 / total #impl: 671709617 (eff. 0.045)
600.24/600.46	c #Conflicts:     264000 | #Learnt:      14972 | 0.000
600.24/600.46	c total clause space: 206.656MB
600.24/600.46	c total #watches: 509337
602.84/603.05	c total #propagations: 30370945 / total #impl: 674953129 (eff. 0.045)
602.84/603.05	c #Conflicts:     265000 | #Learnt:      15972 | 0.000
602.84/603.05	c total clause space: 206.656MB
602.84/603.05	c total #watches: 558598
606.54/606.77	c total #propagations: 30456518 / total #impl: 679352407 (eff. 0.045)
606.54/606.77	c #Conflicts:     266000 | #Learnt:      16972 | 0.000
606.54/606.77	c total clause space: 206.656MB
606.54/606.77	c total #watches: 599898
612.24/612.48	c total #propagations: 30539570 / total #impl: 682142439 (eff. 0.045)
612.24/612.48	c #Conflicts:     267000 | #Learnt:      17972 | 0.000
612.24/612.48	c total clause space: 206.656MB
612.24/612.48	c total #watches: 633249
621.14/621.32	c total #propagations: 30636375 / total #impl: 685059236 (eff. 0.045)
621.14/621.32	c #Conflicts:     268000 | #Learnt:      18972 | 0.000
621.14/621.32	c total clause space: 206.656MB
621.14/621.32	c total #watches: 660253
626.94/627.13	c total #propagations: 30747088 / total #impl: 689253306 (eff. 0.045)
626.94/627.13	c #Conflicts:     269000 | #Learnt:      19972 | 0.000
626.94/627.13	c total clause space: 206.656MB
626.94/627.13	c total #watches: 689497
633.64/633.80	c total #propagations: 30830368 / total #impl: 691732343 (eff. 0.045)
633.64/633.80	c #Conflicts:     270000 | #Learnt:      20972 | 0.000
633.64/633.80	c total clause space: 206.656MB
633.64/633.80	c total #watches: 714586
640.94/641.15	c total #propagations: 30936338 / total #impl: 694412123 (eff. 0.045)
640.94/641.15	c #Conflicts:     271000 | #Learnt:      21972 | 0.000
640.94/641.15	c total clause space: 206.656MB
640.94/641.15	c total #watches: 740718
648.34/648.55	c total #propagations: 31042694 / total #impl: 697994691 (eff. 0.044)
648.34/648.55	c #Conflicts:     272000 | #Learnt:      22972 | 0.000
648.34/648.55	c total clause space: 206.656MB
648.34/648.55	c total #watches: 767797
656.44/656.62	c total #propagations: 31141538 / total #impl: 701283621 (eff. 0.044)
656.44/656.62	c #Conflicts:     273000 | #Learnt:      23972 | 0.000
656.44/656.62	c total clause space: 206.656MB
656.44/656.62	c total #watches: 795961
665.84/666.05	c total #propagations: 31216617 / total #impl: 704358951 (eff. 0.044)
665.84/666.05	c GC COLLECT
665.84/666.05	c #Conflicts:     274000 | #Learnt:      12583 | 0.000
665.84/666.05	c total clause space: 206.656MB
665.84/666.05	c total #watches: 381718
667.14/667.31	c total #propagations: 31301416 / total #impl: 707574701 (eff. 0.044)
667.14/667.31	c #Conflicts:     275000 | #Learnt:      13583 | 0.000
667.14/667.31	c total clause space: 206.656MB
667.14/667.31	c total #watches: 433622
669.04/669.26	c total #propagations: 31381824 / total #impl: 708910953 (eff. 0.044)
669.04/669.26	c #Conflicts:     276000 | #Learnt:      14583 | 0.000
669.04/669.26	c total clause space: 206.656MB
669.04/669.26	c total #watches: 470468
671.14/671.39	c total #propagations: 31500821 / total #impl: 710284203 (eff. 0.044)
671.14/671.39	c #Conflicts:     277000 | #Learnt:      15583 | 0.000
671.14/671.39	c total clause space: 206.656MB
671.14/671.39	c total #watches: 502702
673.24/673.47	c total #propagations: 31630106 / total #impl: 711713553 (eff. 0.044)
673.24/673.47	c #Conflicts:     278000 | #Learnt:      16583 | 0.001
673.24/673.47	c total clause space: 206.656MB
673.24/673.47	c total #watches: 534841
675.44/675.62	c total #propagations: 31760188 / total #impl: 713307520 (eff. 0.045)
675.44/675.62	c #Conflicts:     279000 | #Learnt:      17583 | 0.001
675.44/675.62	c total clause space: 206.656MB
675.44/675.62	c total #watches: 562082
678.14/678.32	c total #propagations: 31891659 / total #impl: 714520665 (eff. 0.045)
678.14/678.32	c #Conflicts:     280000 | #Learnt:      18583 | 0.001
678.14/678.32	c total clause space: 206.656MB
678.14/678.32	c total #watches: 591047
680.94/681.16	c total #propagations: 32028666 / total #impl: 716102640 (eff. 0.045)
680.94/681.16	c #Conflicts:     281000 | #Learnt:      19583 | 0.001
680.94/681.16	c total clause space: 206.656MB
680.94/681.16	c total #watches: 618262
683.84/684.09	c total #propagations: 32166454 / total #impl: 717255866 (eff. 0.045)
683.84/684.09	c #Conflicts:     282000 | #Learnt:      20583 | 0.001
683.84/684.09	c total clause space: 206.656MB
683.84/684.09	c total #watches: 642873
686.63/686.84	c total #propagations: 32288678 / total #impl: 718901587 (eff. 0.045)
686.63/686.84	c #Conflicts:     283000 | #Learnt:      21583 | 0.001
686.63/686.84	c total clause space: 206.656MB
686.63/686.84	c total #watches: 670132
690.23/690.41	c total #propagations: 32387359 / total #impl: 720638311 (eff. 0.045)
690.23/690.41	c #Conflicts:     284000 | #Learnt:      22583 | 0.001
690.23/690.41	c total clause space: 206.656MB
690.23/690.41	c total #watches: 697435
693.63/693.89	c total #propagations: 32531082 / total #impl: 722304620 (eff. 0.045)
693.63/693.89	c #Conflicts:     285000 | #Learnt:      23583 | 0.001
693.63/693.89	c total clause space: 206.656MB
693.63/693.89	c total #watches: 725395
695.04/695.26	c total #propagations: 32653292 / total #impl: 723636707 (eff. 0.045)
695.04/695.26	c #Conflicts:     286000 | #Learnt:      24583 | 0.001
695.04/695.26	c total clause space: 206.656MB
695.04/695.26	c total #watches: 778497
696.33/696.56	c total #propagations: 32764832 / total #impl: 724279484 (eff. 0.045)
696.33/696.56	c GC COLLECT
696.33/696.56	c #Conflicts:     287000 | #Learnt:      12826 | 0.001
696.33/696.56	c total clause space: 206.656MB
696.33/696.56	c total #watches: 394515
696.83/697.02	c total #propagations: 32924383 / total #impl: 725173439 (eff. 0.045)
696.83/697.02	c #Conflicts:     288000 | #Learnt:      13826 | 0.001
696.83/697.02	c total clause space: 206.656MB
696.83/697.02	c total #watches: 495685
697.53/697.75	c total #propagations: 33035255 / total #impl: 726009267 (eff. 0.046)
697.53/697.75	c #Conflicts:     289000 | #Learnt:      14826 | 0.001
697.53/697.75	c total clause space: 206.656MB
697.53/697.75	c total #watches: 546448
698.83/699.04	c total #propagations: 33157845 / total #impl: 728698362 (eff. 0.046)
698.83/699.04	c #Conflicts:     290000 | #Learnt:      15826 | 0.001
698.83/699.04	c total clause space: 206.656MB
698.83/699.04	c total #watches: 597310
700.93/701.17	c total #propagations: 33256040 / total #impl: 733670589 (eff. 0.045)
700.93/701.17	c #Conflicts:     291000 | #Learnt:      16826 | 0.001
700.93/701.17	c total clause space: 206.656MB
700.93/701.17	c total #watches: 630765
703.23/703.43	c total #propagations: 33368288 / total #impl: 736728493 (eff. 0.045)
703.23/703.43	c #Conflicts:     292000 | #Learnt:      17826 | 0.001
703.23/703.43	c total clause space: 206.656MB
703.23/703.43	c total #watches: 657326
706.14/706.35	c total #propagations: 33445534 / total #impl: 739798776 (eff. 0.045)
706.14/706.35	c #Conflicts:     293000 | #Learnt:      18826 | 0.001
706.14/706.35	c total clause space: 206.656MB
706.14/706.35	c total #watches: 683534
708.73/708.96	c total #propagations: 33552592 / total #impl: 745950774 (eff. 0.045)
708.73/708.96	c #Conflicts:     294000 | #Learnt:      19826 | 0.001
708.73/708.96	c total clause space: 206.656MB
708.73/708.96	c total #watches: 708215
711.63/711.86	c total #propagations: 33655590 / total #impl: 752668505 (eff. 0.045)
711.63/711.86	c #Conflicts:     295000 | #Learnt:      20826 | 0.001
711.63/711.86	c total clause space: 206.656MB
711.63/711.86	c total #watches: 739531
714.93/715.12	c total #propagations: 33745750 / total #impl: 758918944 (eff. 0.044)
714.93/715.12	c #Conflicts:     296000 | #Learnt:      21826 | 0.001
714.93/715.12	c total clause space: 206.656MB
714.93/715.12	c total #watches: 773424
718.72/718.92	c total #propagations: 33834183 / total #impl: 768333476 (eff. 0.044)
718.72/718.92	c #Conflicts:     297000 | #Learnt:      22826 | 0.001
718.72/718.92	c total clause space: 206.656MB
718.72/718.92	c total #watches: 821694
722.72/722.90	c total #propagations: 33925282 / total #impl: 781315522 (eff. 0.043)
722.72/722.90	c #Conflicts:     298000 | #Learnt:      23826 | 0.001
722.72/722.90	c total clause space: 206.656MB
722.72/722.90	c total #watches: 860257
726.42/726.63	c total #propagations: 34045629 / total #impl: 797178384 (eff. 0.043)
726.42/726.63	c #Conflicts:     299000 | #Learnt:      24826 | 0.001
726.42/726.63	c total clause space: 206.656MB
726.42/726.63	c total #watches: 909983
730.72/730.91	c total #propagations: 34159741 / total #impl: 800931536 (eff. 0.043)
730.72/730.91	c #Conflicts:     300000 | #Learnt:      25826 | 0.001
730.72/730.91	c total clause space: 206.656MB
730.72/730.91	c total #watches: 949419
732.53/732.75	c total #propagations: 34269840 / total #impl: 808636425 (eff. 0.042)
732.53/732.75	c GC COLLECT
732.53/732.75	c #Conflicts:     301000 | #Learnt:      13746 | 0.001
732.53/732.75	c total clause space: 206.656MB
732.53/732.75	c total #watches: 439966
732.92/733.16	c total #propagations: 34365006 / total #impl: 813075051 (eff. 0.042)
732.92/733.16	c #Conflicts:     302000 | #Learnt:      14746 | 0.001
732.92/733.16	c total clause space: 206.656MB
732.92/733.16	c total #watches: 467412
733.42/733.66	c total #propagations: 34557493 / total #impl: 814103919 (eff. 0.042)
733.42/733.66	c #Conflicts:     303000 | #Learnt:      15746 | 0.001
733.42/733.66	c total clause space: 206.656MB
733.42/733.66	c total #watches: 498461
734.22/734.40	c total #propagations: 34756384 / total #impl: 814881535 (eff. 0.043)
734.22/734.40	c #Conflicts:     304000 | #Learnt:      16746 | 0.001
734.22/734.40	c total clause space: 206.656MB
734.22/734.40	c total #watches: 536002
734.82/735.03	c total #propagations: 34883941 / total #impl: 815648176 (eff. 0.043)
734.82/735.03	c #Conflicts:     305000 | #Learnt:      17746 | 0.001
734.82/735.03	c total clause space: 206.656MB
734.82/735.03	c total #watches: 585009
735.42/735.61	c total #propagations: 35019990 / total #impl: 816506753 (eff. 0.043)
735.42/735.61	c #Conflicts:     306000 | #Learnt:      18746 | 0.001
735.42/735.61	c total clause space: 206.656MB
735.42/735.61	c total #watches: 622620
735.73/735.93	c total #propagations: 35148482 / total #impl: 817495680 (eff. 0.043)
735.73/735.93	c #Conflicts:     307000 | #Learnt:      19746 | 0.001
735.73/735.93	c total clause space: 206.656MB
735.73/735.93	c total #watches: 655539
736.32/736.51	c total #propagations: 35299032 / total #impl: 818147035 (eff. 0.043)
736.32/736.51	c #Conflicts:     308000 | #Learnt:      20746 | 0.001
736.32/736.51	c total clause space: 206.656MB
736.32/736.51	c total #watches: 678764
737.02/737.21	c total #propagations: 35421799 / total #impl: 818739785 (eff. 0.043)
737.02/737.21	c #Conflicts:     309000 | #Learnt:      21746 | 0.001
737.02/737.21	c total clause space: 206.656MB
737.02/737.21	c total #watches: 722678
737.72/737.92	c total #propagations: 35522034 / total #impl: 819486298 (eff. 0.043)
737.72/737.92	c #Conflicts:     310000 | #Learnt:      22746 | 0.001
737.72/737.92	c total clause space: 206.656MB
737.72/737.92	c total #watches: 750634
738.42/738.60	c total #propagations: 35648872 / total #impl: 820354441 (eff. 0.043)
738.42/738.60	c #Conflicts:     311000 | #Learnt:      23746 | 0.001
738.42/738.60	c total clause space: 206.656MB
738.42/738.60	c total #watches: 781501
739.22/739.49	c total #propagations: 35796888 / total #impl: 821041679 (eff. 0.044)
739.22/739.49	c #Conflicts:     312000 | #Learnt:      24746 | 0.001
739.22/739.49	c total clause space: 206.656MB
739.22/739.49	c total #watches: 808608
740.13/740.33	c total #propagations: 35964003 / total #impl: 821753643 (eff. 0.044)
740.13/740.33	c #Conflicts:     313000 | #Learnt:      25746 | 0.001
740.13/740.33	c total clause space: 206.656MB
740.13/740.33	c total #watches: 832091
740.82/741.03	c total #propagations: 36139400 / total #impl: 822483701 (eff. 0.044)
740.82/741.03	c #Conflicts:     314000 | #Learnt:      26746 | 0.001
740.82/741.03	c total clause space: 206.656MB
740.82/741.03	c total #watches: 852669
741.53/741.73	c total #propagations: 36309610 / total #impl: 823210894 (eff. 0.044)
741.53/741.73	c GC COLLECT
741.53/741.73	c #Conflicts:     315000 | #Learnt:      14357 | 0.001
741.53/741.73	c total clause space: 206.656MB
741.53/741.73	c total #watches: 455102
742.03/742.20	c total #propagations: 36388736 / total #impl: 823759625 (eff. 0.044)
742.03/742.20	c #Conflicts:     316000 | #Learnt:      15357 | 0.001
742.03/742.20	c total clause space: 206.656MB
742.03/742.20	c total #watches: 493290
742.53/742.79	c total #propagations: 36493786 / total #impl: 824360369 (eff. 0.044)
742.53/742.79	c #Conflicts:     317000 | #Learnt:      16357 | 0.001
742.53/742.79	c total clause space: 206.656MB
742.53/742.79	c total #watches: 517458
743.33/743.53	c total #propagations: 36614211 / total #impl: 825148240 (eff. 0.044)
743.33/743.53	c #Conflicts:     318000 | #Learnt:      17357 | 0.001
743.33/743.53	c total clause space: 206.656MB
743.33/743.53	c total #watches: 539854
744.13/744.39	c total #propagations: 36728531 / total #impl: 825899446 (eff. 0.044)
744.13/744.39	c #Conflicts:     319000 | #Learnt:      18357 | 0.001
744.13/744.39	c total clause space: 206.656MB
744.13/744.39	c total #watches: 563742
745.23/745.44	c total #propagations: 36844356 / total #impl: 826773261 (eff. 0.045)
745.23/745.44	c #Conflicts:     320000 | #Learnt:      19357 | 0.001
745.23/745.44	c total clause space: 206.656MB
745.23/745.44	c total #watches: 587939
746.53/746.76	c total #propagations: 36952669 / total #impl: 827683187 (eff. 0.045)
746.53/746.76	c #Conflicts:     321000 | #Learnt:      20357 | 0.001
746.53/746.76	c total clause space: 206.656MB
746.53/746.76	c total #watches: 610031
747.53/747.71	c total #propagations: 37076404 / total #impl: 829061906 (eff. 0.045)
747.53/747.71	c #Conflicts:     322000 | #Learnt:      21357 | 0.001
747.53/747.71	c total clause space: 206.656MB
747.53/747.71	c total #watches: 635925
748.43/748.61	c total #propagations: 37166619 / total #impl: 830088460 (eff. 0.045)
748.43/748.61	c #Conflicts:     323000 | #Learnt:      22357 | 0.001
748.43/748.61	c total clause space: 206.656MB
748.43/748.61	c total #watches: 661662
749.63/749.89	c total #propagations: 37258951 / total #impl: 831215695 (eff. 0.045)
749.63/749.89	c #Conflicts:     324000 | #Learnt:      23357 | 0.001
749.63/749.89	c total clause space: 206.656MB
749.63/749.89	c total #watches: 686167
750.82/751.06	c total #propagations: 37351531 / total #impl: 832368747 (eff. 0.045)
750.82/751.06	c #Conflicts:     325000 | #Learnt:      24357 | 0.001
750.82/751.06	c total clause space: 206.656MB
750.82/751.06	c total #watches: 709858
752.33/752.52	c total #propagations: 37436324 / total #impl: 833505755 (eff. 0.045)
752.33/752.52	c #Conflicts:     326000 | #Learnt:      25357 | 0.001
752.33/752.52	c total clause space: 206.656MB
752.33/752.52	c total #watches: 733581
754.32/754.60	c total #propagations: 37525183 / total #impl: 834694544 (eff. 0.045)
754.32/754.60	c #Conflicts:     327000 | #Learnt:      26357 | 0.001
754.32/754.60	c total clause space: 206.656MB
754.32/754.60	c total #watches: 756292
756.32/756.56	c total #propagations: 37615075 / total #impl: 836055390 (eff. 0.045)
756.32/756.56	c #Conflicts:     328000 | #Learnt:      27357 | 0.001
756.32/756.56	c total clause space: 206.656MB
756.32/756.56	c total #watches: 780437
757.12/757.35	c total #propagations: 37705808 / total #impl: 837098328 (eff. 0.045)
757.12/757.35	c GC COLLECT
757.12/757.35	c #Conflicts:     329000 | #Learnt:      14667 | 0.001
757.12/757.35	c total clause space: 206.656MB
757.12/757.35	c total #watches: 481362
757.92/758.10	c total #propagations: 37807493 / total #impl: 837947431 (eff. 0.045)
757.92/758.10	c #Conflicts:     330000 | #Learnt:      15667 | 0.001
757.92/758.10	c total clause space: 206.656MB
757.92/758.10	c total #watches: 518415
758.83/759.04	c total #propagations: 37917899 / total #impl: 838568089 (eff. 0.045)
758.83/759.04	c #Conflicts:     331000 | #Learnt:      16667 | 0.001
758.83/759.04	c total clause space: 206.656MB
758.83/759.04	c total #watches: 555708
759.72/759.92	c total #propagations: 38027093 / total #impl: 839272748 (eff. 0.045)
759.72/759.92	c #Conflicts:     332000 | #Learnt:      17667 | 0.001
759.72/759.92	c total clause space: 206.656MB
759.72/759.92	c total #watches: 592325
760.92/761.19	c total #propagations: 38110671 / total #impl: 839734715 (eff. 0.045)
760.92/761.19	c #Conflicts:     333000 | #Learnt:      18667 | 0.001
760.92/761.19	c total clause space: 206.656MB
760.92/761.19	c total #watches: 625381
762.42/762.63	c total #propagations: 38220198 / total #impl: 840430384 (eff. 0.045)
762.42/762.63	c #Conflicts:     334000 | #Learnt:      19667 | 0.001
762.42/762.63	c total clause space: 206.656MB
762.42/762.63	c total #watches: 663259
763.42/763.64	c total #propagations: 38313376 / total #impl: 841171127 (eff. 0.046)
763.42/763.64	c #Conflicts:     335000 | #Learnt:      20667 | 0.001
763.42/763.64	c total clause space: 206.656MB
763.42/763.64	c total #watches: 731245
764.12/764.33	c total #propagations: 38433372 / total #impl: 842096087 (eff. 0.046)
764.12/764.33	c #Conflicts:     336000 | #Learnt:      21667 | 0.001
764.12/764.33	c total clause space: 206.656MB
764.12/764.33	c total #watches: 776629
764.72/764.98	c total #propagations: 38590999 / total #impl: 843019703 (eff. 0.046)
764.72/764.98	c #Conflicts:     337000 | #Learnt:      22667 | 0.001
764.72/764.98	c total clause space: 206.656MB
764.72/764.98	c total #watches: 810169
765.43/765.68	c total #propagations: 38728195 / total #impl: 844329350 (eff. 0.046)
765.43/765.68	c #Conflicts:     338000 | #Learnt:      23667 | 0.001
765.43/765.68	c total clause space: 206.656MB
765.43/765.68	c total #watches: 843874
766.02/766.26	c total #propagations: 38847856 / total #impl: 844951439 (eff. 0.046)
766.02/766.26	c #Conflicts:     339000 | #Learnt:      24667 | 0.001
766.02/766.26	c total clause space: 206.656MB
766.02/766.26	c total #watches: 866148
766.72/766.93	c total #propagations: 38991645 / total #impl: 845554318 (eff. 0.046)
766.72/766.93	c #Conflicts:     340000 | #Learnt:      25667 | 0.001
766.72/766.93	c total clause space: 206.656MB
766.72/766.93	c total #watches: 900611
767.32/767.58	c total #propagations: 39147779 / total #impl: 846253263 (eff. 0.046)
767.32/767.58	c #Conflicts:     341000 | #Learnt:      26667 | 0.001
767.32/767.58	c total clause space: 206.656MB
767.32/767.58	c total #watches: 944854
768.12/768.35	c total #propagations: 39257488 / total #impl: 846945502 (eff. 0.046)
768.12/768.35	c #Conflicts:     342000 | #Learnt:      27667 | 0.001
768.12/768.35	c total clause space: 206.656MB
768.12/768.35	c total #watches: 974759
769.22/769.46	c total #propagations: 39367804 / total #impl: 847890371 (eff. 0.046)
769.22/769.46	c GC COLLECT
769.22/769.46	c #Conflicts:     343000 | #Learnt:      14671 | 0.001
769.22/769.46	c total clause space: 206.656MB
769.22/769.46	c total #watches: 479113
770.32/770.57	c total #propagations: 39502264 / total #impl: 848810750 (eff. 0.047)
770.32/770.57	c #Conflicts:     344000 | #Learnt:      15671 | 0.001
770.32/770.57	c total clause space: 206.656MB
770.32/770.57	c total #watches: 518951
771.82/772.01	c total #propagations: 39627105 / total #impl: 850928413 (eff. 0.047)
771.82/772.01	c #Conflicts:     345000 | #Learnt:      16671 | 0.001
771.82/772.01	c total clause space: 206.656MB
771.82/772.01	c total #watches: 549878
773.22/773.49	c total #propagations: 39772123 / total #impl: 852910737 (eff. 0.047)
773.22/773.49	c #Conflicts:     346000 | #Learnt:      17671 | 0.001
773.22/773.49	c total clause space: 206.656MB
773.22/773.49	c total #watches: 578127
774.72/774.92	c total #propagations: 39915788 / total #impl: 855097281 (eff. 0.047)
774.72/774.92	c #Conflicts:     347000 | #Learnt:      18671 | 0.001
774.72/774.92	c total clause space: 206.656MB
774.72/774.92	c total #watches: 604344
776.71/776.98	c total #propagations: 40069850 / total #impl: 856897564 (eff. 0.047)
776.71/776.98	c #Conflicts:     348000 | #Learnt:      19671 | 0.001
776.71/776.98	c total clause space: 206.656MB
776.71/776.98	c total #watches: 628831
780.11/780.33	c total #propagations: 40198864 / total #impl: 859399620 (eff. 0.047)
780.11/780.33	c #Conflicts:     349000 | #Learnt:      20671 | 0.001
780.11/780.33	c total clause space: 206.656MB
780.11/780.33	c total #watches: 656269
782.71/782.93	c total #propagations: 40369886 / total #impl: 865513398 (eff. 0.047)
782.71/782.93	c #Conflicts:     350000 | #Learnt:      21671 | 0.001
782.71/782.93	c total clause space: 206.656MB
782.71/782.93	c total #watches: 685703
785.01/785.27	c total #propagations: 40541882 / total #impl: 868807738 (eff. 0.047)
785.01/785.27	c #Conflicts:     351000 | #Learnt:      22671 | 0.001
785.01/785.27	c total clause space: 206.656MB
785.01/785.27	c total #watches: 706782
788.11/788.38	c total #propagations: 40713918 / total #impl: 870163943 (eff. 0.047)
788.11/788.38	c #Conflicts:     352000 | #Learnt:      23671 | 0.001
788.11/788.38	c total clause space: 206.656MB
788.11/788.38	c total #watches: 729676
790.82/791.05	c total #propagations: 40870260 / total #impl: 871687806 (eff. 0.047)
790.82/791.05	c #Conflicts:     353000 | #Learnt:      24671 | 0.001
790.82/791.05	c total clause space: 206.656MB
790.82/791.05	c total #watches: 754780
794.31/794.58	c total #propagations: 40981031 / total #impl: 873382734 (eff. 0.047)
794.31/794.58	c #Conflicts:     354000 | #Learnt:      25671 | 0.001
794.31/794.58	c total clause space: 206.656MB
794.31/794.58	c total #watches: 775303
795.61/795.85	c total #propagations: 41135127 / total #impl: 875592984 (eff. 0.047)
795.61/795.85	c #Conflicts:     355000 | #Learnt:      26671 | 0.001
795.61/795.85	c total clause space: 206.656MB
795.61/795.85	c total #watches: 797922
797.01/797.24	c total #propagations: 41266498 / total #impl: 876909099 (eff. 0.047)
797.01/797.24	c #Conflicts:     356000 | #Learnt:      27671 | 0.001
797.01/797.24	c total clause space: 206.656MB
797.01/797.24	c total #watches: 827324
798.42/798.70	c total #propagations: 41351653 / total #impl: 878309652 (eff. 0.047)
798.42/798.70	c GC COLLECT
798.42/798.70	c #Conflicts:     357000 | #Learnt:      14370 | 0.001
798.42/798.70	c total clause space: 206.656MB
798.42/798.70	c total #watches: 471753
799.31/799.53	c total #propagations: 41462971 / total #impl: 879666109 (eff. 0.047)
799.31/799.53	c #Conflicts:     358000 | #Learnt:      15370 | 0.001
799.31/799.53	c total clause space: 206.656MB
799.31/799.53	c total #watches: 501200
800.21/800.46	c total #propagations: 41583741 / total #impl: 880435539 (eff. 0.047)
800.21/800.46	c #Conflicts:     359000 | #Learnt:      16370 | 0.001
800.21/800.46	c total clause space: 206.656MB
800.21/800.46	c total #watches: 529348
801.51/801.75	c total #propagations: 41702613 / total #impl: 881180218 (eff. 0.047)
801.51/801.75	c #Conflicts:     360000 | #Learnt:      17370 | 0.001
801.51/801.75	c total clause space: 206.656MB
801.51/801.75	c total #watches: 561137
803.71/803.93	c total #propagations: 41849559 / total #impl: 882060934 (eff. 0.047)
803.71/803.93	c #Conflicts:     361000 | #Learnt:      18370 | 0.001
803.71/803.93	c total clause space: 206.656MB
803.71/803.93	c total #watches: 590189
805.61/805.81	c total #propagations: 41982952 / total #impl: 882867036 (eff. 0.048)
805.61/805.81	c #Conflicts:     362000 | #Learnt:      19370 | 0.001
805.61/805.81	c total clause space: 206.656MB
805.61/805.81	c total #watches: 628865
807.11/807.35	c total #propagations: 42116769 / total #impl: 884420238 (eff. 0.048)
807.11/807.35	c #Conflicts:     363000 | #Learnt:      20370 | 0.001
807.11/807.35	c total clause space: 206.656MB
807.11/807.35	c total #watches: 664014
808.51/808.74	c total #propagations: 42260844 / total #impl: 885579864 (eff. 0.048)
808.51/808.74	c #Conflicts:     364000 | #Learnt:      21370 | 0.001
808.51/808.74	c total clause space: 206.656MB
808.51/808.74	c total #watches: 692579
810.01/810.26	c total #propagations: 42418339 / total #impl: 886590296 (eff. 0.048)
810.01/810.26	c #Conflicts:     365000 | #Learnt:      22370 | 0.001
810.01/810.26	c total clause space: 206.656MB
810.01/810.26	c total #watches: 718078
812.21/812.42	c total #propagations: 42556210 / total #impl: 887506009 (eff. 0.048)
812.21/812.42	c #Conflicts:     366000 | #Learnt:      23370 | 0.001
812.21/812.42	c total clause space: 206.656MB
812.21/812.42	c total #watches: 744826
814.11/814.36	c total #propagations: 42720163 / total #impl: 888525442 (eff. 0.048)
814.11/814.36	c #Conflicts:     367000 | #Learnt:      24370 | 0.001
814.11/814.36	c total clause space: 206.656MB
814.11/814.36	c total #watches: 770802
816.11/816.33	c total #propagations: 42853881 / total #impl: 889383585 (eff. 0.048)
816.11/816.33	c #Conflicts:     368000 | #Learnt:      25370 | 0.001
816.11/816.33	c total clause space: 206.656MB
816.11/816.33	c total #watches: 796371
817.91/818.18	c total #propagations: 42987418 / total #impl: 890911969 (eff. 0.048)
817.91/818.18	c #Conflicts:     369000 | #Learnt:      26370 | 0.001
817.91/818.18	c total clause space: 206.656MB
817.91/818.18	c total #watches: 822671
819.61/819.80	c total #propagations: 43118465 / total #impl: 892505468 (eff. 0.048)
819.61/819.80	c #Conflicts:     370000 | #Learnt:      27370 | 0.001
819.61/819.80	c total clause space: 206.656MB
819.61/819.80	c total #watches: 848761
821.61/821.89	c total #propagations: 43225626 / total #impl: 893758601 (eff. 0.048)
821.61/821.89	c #Conflicts:     371000 | #Learnt:      28370 | 0.001
821.61/821.89	c total clause space: 206.656MB
821.61/821.89	c total #watches: 875147
823.51/823.79	c total #propagations: 43350191 / total #impl: 895218351 (eff. 0.048)
823.51/823.79	c GC COLLECT
823.51/823.79	c #Conflicts:     372000 | #Learnt:      14770 | 0.001
823.51/823.79	c total clause space: 206.656MB
823.51/823.79	c total #watches: 482739
824.72/824.94	c total #propagations: 43487888 / total #impl: 896244240 (eff. 0.049)
824.72/824.94	c #Conflicts:     373000 | #Learnt:      15770 | 0.001
824.72/824.94	c total clause space: 206.656MB
824.72/824.94	c total #watches: 511070
826.32/826.52	c total #propagations: 43620135 / total #impl: 897321577 (eff. 0.049)
826.32/826.52	c #Conflicts:     374000 | #Learnt:      16770 | 0.001
826.32/826.52	c total clause space: 206.656MB
826.32/826.52	c total #watches: 537332
828.42/828.66	c total #propagations: 43749047 / total #impl: 898489510 (eff. 0.049)
828.42/828.66	c #Conflicts:     375000 | #Learnt:      17770 | 0.001
828.42/828.66	c total clause space: 206.656MB
828.42/828.66	c total #watches: 563549
831.21/831.45	c total #propagations: 43883737 / total #impl: 900045281 (eff. 0.049)
831.21/831.45	c #Conflicts:     376000 | #Learnt:      18770 | 0.001
831.21/831.45	c total clause space: 206.656MB
831.21/831.45	c total #watches: 587190
834.21/834.44	c total #propagations: 44021898 / total #impl: 901664566 (eff. 0.049)
834.21/834.44	c #Conflicts:     377000 | #Learnt:      19770 | 0.001
834.21/834.44	c total clause space: 206.656MB
834.21/834.44	c total #watches: 611687
837.41/837.65	c total #propagations: 44158620 / total #impl: 902973553 (eff. 0.049)
837.41/837.65	c #Conflicts:     378000 | #Learnt:      20770 | 0.001
837.41/837.65	c total clause space: 206.656MB
837.41/837.65	c total #watches: 635758
841.42/841.61	c total #propagations: 44302272 / total #impl: 904249273 (eff. 0.049)
841.42/841.61	c #Conflicts:     379000 | #Learnt:      21770 | 0.001
841.42/841.61	c total clause space: 206.656MB
841.42/841.61	c total #watches: 658489
845.21/845.46	c total #propagations: 44449172 / total #impl: 905686247 (eff. 0.049)
845.21/845.46	c #Conflicts:     380000 | #Learnt:      22770 | 0.001
845.21/845.46	c total clause space: 206.656MB
845.21/845.46	c total #watches: 683083
848.81/849.05	c total #propagations: 44587994 / total #impl: 906876778 (eff. 0.049)
848.81/849.05	c #Conflicts:     381000 | #Learnt:      23770 | 0.001
848.81/849.05	c total clause space: 206.656MB
848.81/849.05	c total #watches: 707223
852.51/852.77	c total #propagations: 44714691 / total #impl: 908035791 (eff. 0.049)
852.51/852.77	c #Conflicts:     382000 | #Learnt:      24770 | 0.001
852.51/852.77	c total clause space: 206.656MB
852.51/852.77	c total #watches: 733339
856.72/856.97	c total #propagations: 44831612 / total #impl: 909112773 (eff. 0.049)
856.72/856.97	c #Conflicts:     383000 | #Learnt:      25770 | 0.001
856.72/856.97	c total clause space: 206.656MB
856.72/856.97	c total #watches: 757315
860.12/860.34	c total #propagations: 44974597 / total #impl: 910788317 (eff. 0.049)
860.12/860.34	c #Conflicts:     384000 | #Learnt:      26770 | 0.001
860.12/860.34	c total clause space: 206.656MB
860.12/860.34	c total #watches: 783024
864.11/864.34	c total #propagations: 45085995 / total #impl: 912081120 (eff. 0.049)
864.11/864.34	c #Conflicts:     385000 | #Learnt:      27770 | 0.001
864.11/864.34	c total clause space: 206.656MB
864.11/864.34	c total #watches: 809349
867.91/868.15	c total #propagations: 45214125 / total #impl: 913609413 (eff. 0.049)
867.91/868.15	c #Conflicts:     386000 | #Learnt:      28770 | 0.001
867.91/868.15	c total clause space: 206.656MB
867.91/868.15	c total #watches: 835863
872.11/872.33	c total #propagations: 45331187 / total #impl: 915177055 (eff. 0.050)
872.11/872.33	c #Conflicts:     387000 | #Learnt:      29770 | 0.001
872.11/872.33	c total clause space: 206.656MB
872.11/872.33	c total #watches: 862395
873.40/873.61	c total #propagations: 45455427 / total #impl: 917026126 (eff. 0.050)
873.40/873.61	c GC COLLECT
873.40/873.61	c #Conflicts:     388000 | #Learnt:      15866 | 0.001
873.40/873.61	c total clause space: 206.656MB
873.40/873.61	c total #watches: 516855
875.00/875.28	c total #propagations: 45552938 / total #impl: 918128683 (eff. 0.050)
875.00/875.28	c #Conflicts:     389000 | #Learnt:      16866 | 0.001
875.00/875.28	c total clause space: 206.656MB
875.00/875.28	c total #watches: 544720
876.70/876.97	c total #propagations: 45642086 / total #impl: 919476025 (eff. 0.050)
876.70/876.97	c #Conflicts:     390000 | #Learnt:      17866 | 0.001
876.70/876.97	c total clause space: 206.656MB
876.70/876.97	c total #watches: 573739
878.90/879.13	c total #propagations: 45741940 / total #impl: 920907697 (eff. 0.050)
878.90/879.13	c #Conflicts:     391000 | #Learnt:      18866 | 0.001
878.90/879.13	c total clause space: 206.656MB
878.90/879.13	c total #watches: 601751
881.10/881.33	c total #propagations: 45859466 / total #impl: 922786371 (eff. 0.050)
881.10/881.33	c #Conflicts:     392000 | #Learnt:      19866 | 0.001
881.10/881.33	c total clause space: 206.656MB
881.10/881.33	c total #watches: 628165
882.30/882.58	c total #propagations: 45972390 / total #impl: 924144636 (eff. 0.050)
882.30/882.58	c #Conflicts:     393000 | #Learnt:      20866 | 0.001
882.30/882.58	c total clause space: 206.656MB
882.30/882.58	c total #watches: 647746
883.40/883.62	c total #propagations: 46040302 / total #impl: 924807807 (eff. 0.050)
883.40/883.62	c #Conflicts:     394000 | #Learnt:      21866 | 0.001
883.40/883.62	c total clause space: 206.656MB
883.40/883.62	c total #watches: 671469
884.50/884.73	c total #propagations: 46116209 / total #impl: 925432896 (eff. 0.050)
884.50/884.73	c #Conflicts:     395000 | #Learnt:      22866 | 0.001
884.50/884.73	c total clause space: 206.656MB
884.50/884.73	c total #watches: 687551
885.70/885.95	c total #propagations: 46221662 / total #impl: 926314491 (eff. 0.050)
885.70/885.95	c #Conflicts:     396000 | #Learnt:      23866 | 0.001
885.70/885.95	c total clause space: 206.656MB
885.70/885.95	c total #watches: 705491
886.80/887.06	c total #propagations: 46313089 / total #impl: 927200773 (eff. 0.050)
886.80/887.06	c #Conflicts:     397000 | #Learnt:      24866 | 0.001
886.80/887.06	c total clause space: 206.656MB
886.80/887.06	c total #watches: 723050
888.10/888.34	c total #propagations: 46394786 / total #impl: 928216842 (eff. 0.050)
888.10/888.34	c #Conflicts:     398000 | #Learnt:      25866 | 0.001
888.10/888.34	c total clause space: 206.656MB
888.10/888.34	c total #watches: 738492
889.00/889.27	c total #propagations: 46477384 / total #impl: 929189665 (eff. 0.050)
889.00/889.27	c #Conflicts:     399000 | #Learnt:      26866 | 0.001
889.00/889.27	c total clause space: 206.656MB
889.00/889.27	c total #watches: 757386
890.00/890.24	c total #propagations: 46590092 / total #impl: 930006599 (eff. 0.050)
890.00/890.24	c #Conflicts:     400000 | #Learnt:      27866 | 0.001
890.00/890.24	c total clause space: 206.656MB
890.00/890.24	c total #watches: 781336
891.00/891.22	c total #propagations: 46675200 / total #impl: 930807550 (eff. 0.050)
891.00/891.22	c #Conflicts:     401000 | #Learnt:      28866 | 0.001
891.00/891.22	c total clause space: 206.656MB
891.00/891.22	c total #watches: 807738
891.60/891.81	c total #propagations: 46775761 / total #impl: 931754369 (eff. 0.050)
891.60/891.81	c #Conflicts:     402000 | #Learnt:      29866 | 0.001
891.60/891.81	c total clause space: 206.656MB
891.60/891.81	c total #watches: 847082
892.30/892.51	c total #propagations: 46892964 / total #impl: 932410396 (eff. 0.050)
892.30/892.51	c GC COLLECT
892.30/892.51	c #Conflicts:     403000 | #Learnt:      15662 | 0.001
892.30/892.51	c total clause space: 206.656MB
892.30/892.51	c total #watches: 518958
893.20/893.42	c total #propagations: 47028520 / total #impl: 933237524 (eff. 0.050)
893.20/893.42	c #Conflicts:     404000 | #Learnt:      16662 | 0.001
893.20/893.42	c total clause space: 206.656MB
893.20/893.42	c total #watches: 542117
894.90/895.14	c total #propagations: 47230127 / total #impl: 934291082 (eff. 0.051)
894.90/895.14	c #Conflicts:     405000 | #Learnt:      17662 | 0.001
894.90/895.14	c total clause space: 206.656MB
894.90/895.14	c total #watches: 578536
895.50/895.75	c total #propagations: 47444026 / total #impl: 936466973 (eff. 0.051)
895.50/895.75	c #Conflicts:     406000 | #Learnt:      18662 | 0.001
895.50/895.75	c total clause space: 206.656MB
895.50/895.75	c total #watches: 611886
896.50/896.76	c total #propagations: 47639339 / total #impl: 937126877 (eff. 0.051)
896.50/896.76	c #Conflicts:     407000 | #Learnt:      19662 | 0.001
896.50/896.76	c total clause space: 206.656MB
896.50/896.76	c total #watches: 642077
897.80/898.02	c total #propagations: 47764540 / total #impl: 938079460 (eff. 0.051)
897.80/898.02	c #Conflicts:     408000 | #Learnt:      20662 | 0.001
897.80/898.02	c total clause space: 206.656MB
897.80/898.02	c total #watches: 695452
900.20/900.47	c total #propagations: 47892337 / total #impl: 940478546 (eff. 0.051)
900.20/900.47	c #Conflicts:     409000 | #Learnt:      21662 | 0.001
900.20/900.47	c total clause space: 206.656MB
900.20/900.47	c total #watches: 731856
903.01/903.25	c total #propagations: 48023135 / total #impl: 943565363 (eff. 0.051)
903.01/903.25	c #Conflicts:     410000 | #Learnt:      22662 | 0.001
903.01/903.25	c total clause space: 206.656MB
903.01/903.25	c total #watches: 757605
905.80/906.05	c total #propagations: 48172639 / total #impl: 945881904 (eff. 0.051)
905.80/906.05	c #Conflicts:     411000 | #Learnt:      23662 | 0.001
905.80/906.05	c total clause space: 206.656MB
905.80/906.05	c total #watches: 779954
910.50/910.72	c total #propagations: 48294629 / total #impl: 947861595 (eff. 0.051)
910.50/910.72	c #Conflicts:     412000 | #Learnt:      24662 | 0.001
910.50/910.72	c total clause space: 206.656MB
910.50/910.72	c total #watches: 807335
916.11/916.37	c total #propagations: 48428729 / total #impl: 949987881 (eff. 0.051)
916.11/916.37	c #Conflicts:     413000 | #Learnt:      25662 | 0.001
916.11/916.37	c total clause space: 206.656MB
916.11/916.37	c total #watches: 836265
920.61/920.82	c total #propagations: 48579796 / total #impl: 953616948 (eff. 0.051)
920.61/920.82	c #Conflicts:     414000 | #Learnt:      26662 | 0.001
920.61/920.82	c total clause space: 206.656MB
920.61/920.82	c total #watches: 862948
925.70/925.98	c total #propagations: 48704822 / total #impl: 956599779 (eff. 0.051)
925.70/925.98	c #Conflicts:     415000 | #Learnt:      27662 | 0.001
925.70/925.98	c total clause space: 206.656MB
925.70/925.98	c total #watches: 888524
932.40/932.66	c total #propagations: 48878717 / total #impl: 960087266 (eff. 0.051)
932.40/932.66	c #Conflicts:     416000 | #Learnt:      28662 | 0.001
932.40/932.66	c total clause space: 206.656MB
932.40/932.66	c total #watches: 912405
939.20/939.45	c total #propagations: 49037411 / total #impl: 964507524 (eff. 0.051)
939.20/939.45	c #Conflicts:     417000 | #Learnt:      29662 | 0.001
939.20/939.45	c total clause space: 206.656MB
939.20/939.45	c total #watches: 938665
945.49/945.78	c total #propagations: 49184929 / total #impl: 967855775 (eff. 0.051)
945.49/945.78	c #Conflicts:     418000 | #Learnt:      30662 | 0.001
945.49/945.78	c total clause space: 206.656MB
945.49/945.78	c total #watches: 966674
948.99/949.30	c total #propagations: 49319961 / total #impl: 972119395 (eff. 0.051)
948.99/949.30	c GC COLLECT
948.99/949.30	c #Conflicts:     419000 | #Learnt:      16171 | 0.001
948.99/949.30	c total clause space: 206.656MB
948.99/949.30	c total #watches: 538741
949.59/949.87	c total #propagations: 49439830 / total #impl: 974089147 (eff. 0.051)
949.59/949.87	c #Conflicts:     420000 | #Learnt:      17171 | 0.001
949.59/949.87	c total clause space: 206.656MB
949.59/949.87	c total #watches: 564509
950.20/950.41	c total #propagations: 49584542 / total #impl: 974751107 (eff. 0.051)
950.20/950.41	c #Conflicts:     421000 | #Learnt:      18171 | 0.001
950.20/950.41	c total clause space: 206.656MB
950.20/950.41	c total #watches: 584030
950.79/951.07	c total #propagations: 49732485 / total #impl: 975283497 (eff. 0.051)
950.79/951.07	c #Conflicts:     422000 | #Learnt:      19171 | 0.001
950.79/951.07	c total clause space: 206.656MB
950.79/951.07	c total #watches: 601744
951.49/951.77	c total #propagations: 49880602 / total #impl: 975745911 (eff. 0.051)
951.49/951.77	c #Conflicts:     423000 | #Learnt:      20171 | 0.001
951.49/951.77	c total clause space: 206.656MB
951.49/951.77	c total #watches: 623371
952.29/952.50	c total #propagations: 50019749 / total #impl: 976247086 (eff. 0.051)
952.29/952.50	c #Conflicts:     424000 | #Learnt:      21171 | 0.001
952.29/952.50	c total clause space: 206.656MB
952.29/952.50	c total #watches: 643948
952.89/953.19	c total #propagations: 50176012 / total #impl: 976763016 (eff. 0.051)
952.89/953.19	c #Conflicts:     425000 | #Learnt:      22171 | 0.001
952.89/953.19	c total clause space: 206.656MB
952.89/953.19	c total #watches: 664509
953.99/954.21	c total #propagations: 50337054 / total #impl: 977244782 (eff. 0.052)
953.99/954.21	c #Conflicts:     426000 | #Learnt:      23171 | 0.001
953.99/954.21	c total clause space: 206.656MB
953.99/954.21	c total #watches: 686366
955.39/955.63	c total #propagations: 50504128 / total #impl: 977970354 (eff. 0.052)
955.39/955.63	c #Conflicts:     427000 | #Learnt:      24171 | 0.001
955.39/955.63	c total clause space: 206.656MB
955.39/955.63	c total #watches: 706536
957.09/957.33	c total #propagations: 50680589 / total #impl: 978796556 (eff. 0.052)
957.09/957.33	c #Conflicts:     428000 | #Learnt:      25171 | 0.001
957.09/957.33	c total clause space: 206.656MB
957.09/957.33	c total #watches: 727343
958.89/959.15	c total #propagations: 50855633 / total #impl: 979716804 (eff. 0.052)
958.89/959.15	c #Conflicts:     429000 | #Learnt:      26171 | 0.001
958.89/959.15	c total clause space: 206.656MB
958.89/959.15	c total #watches: 747314
960.79/961.07	c total #propagations: 51032377 / total #impl: 980618780 (eff. 0.052)
960.79/961.07	c #Conflicts:     430000 | #Learnt:      27171 | 0.001
960.79/961.07	c total clause space: 206.656MB
960.79/961.07	c total #watches: 766968
962.59/962.84	c total #propagations: 51209882 / total #impl: 981477605 (eff. 0.052)
962.59/962.84	c #Conflicts:     431000 | #Learnt:      28171 | 0.001
962.59/962.84	c total clause space: 206.656MB
962.59/962.84	c total #watches: 787497
964.60/964.89	c total #propagations: 51385086 / total #impl: 982497910 (eff. 0.052)
964.60/964.89	c #Conflicts:     432000 | #Learnt:      29171 | 0.001
964.60/964.89	c total clause space: 206.656MB
964.60/964.89	c total #watches: 808793
966.69/967.00	c total #propagations: 51541947 / total #impl: 983222825 (eff. 0.052)
966.69/967.00	c #Conflicts:     433000 | #Learnt:      30171 | 0.001
966.69/967.00	c total clause space: 206.656MB
966.69/967.00	c total #watches: 829576
968.99/969.21	c total #propagations: 51694002 / total #impl: 984071948 (eff. 0.053)
968.99/969.21	c #Conflicts:     434000 | #Learnt:      31171 | 0.001
968.99/969.21	c total clause space: 206.656MB
968.99/969.21	c total #watches: 850737
970.59/970.86	c total #propagations: 51847664 / total #impl: 984807564 (eff. 0.053)
970.59/970.86	c GC COLLECT
970.59/970.86	c #Conflicts:     435000 | #Learnt:      16370 | 0.001
970.59/970.86	c total clause space: 206.656MB
970.59/970.86	c total #watches: 549516
971.39/971.70	c total #propagations: 52003033 / total #impl: 985433373 (eff. 0.053)
971.39/971.70	c #Conflicts:     436000 | #Learnt:      17370 | 0.001
971.39/971.70	c total clause space: 206.656MB
971.39/971.70	c total #watches: 572519
972.29/972.55	c total #propagations: 52179033 / total #impl: 986158384 (eff. 0.053)
972.29/972.55	c #Conflicts:     437000 | #Learnt:      18370 | 0.001
972.29/972.55	c total clause space: 206.656MB
972.29/972.55	c total #watches: 591644
973.09/973.38	c total #propagations: 52311790 / total #impl: 986878139 (eff. 0.053)
973.09/973.38	c #Conflicts:     438000 | #Learnt:      19370 | 0.001
973.09/973.38	c total clause space: 206.656MB
973.09/973.38	c total #watches: 610563
974.08/974.32	c total #propagations: 52398889 / total #impl: 987469597 (eff. 0.053)
974.08/974.32	c #Conflicts:     439000 | #Learnt:      20370 | 0.001
974.08/974.32	c total clause space: 206.656MB
974.08/974.32	c total #watches: 629054
975.08/975.39	c total #propagations: 52489670 / total #impl: 988044436 (eff. 0.053)
975.08/975.39	c #Conflicts:     440000 | #Learnt:      21370 | 0.001
975.08/975.39	c total clause space: 206.656MB
975.08/975.39	c total #watches: 647815
976.38/976.66	c total #propagations: 52579694 / total #impl: 988710490 (eff. 0.053)
976.38/976.66	c #Conflicts:     441000 | #Learnt:      22370 | 0.001
976.38/976.66	c total clause space: 206.656MB
976.38/976.66	c total #watches: 665626
977.69/977.95	c total #propagations: 52671495 / total #impl: 989293489 (eff. 0.053)
977.69/977.95	c #Conflicts:     442000 | #Learnt:      23370 | 0.001
977.69/977.95	c total clause space: 206.656MB
977.69/977.95	c total #watches: 683656
979.08/979.38	c total #propagations: 52760637 / total #impl: 989846261 (eff. 0.053)
979.08/979.38	c #Conflicts:     443000 | #Learnt:      24370 | 0.001
979.08/979.38	c total clause space: 206.656MB
979.08/979.38	c total #watches: 702890
980.68/980.93	c total #propagations: 52854875 / total #impl: 990436746 (eff. 0.053)
980.68/980.93	c #Conflicts:     444000 | #Learnt:      25370 | 0.001
980.68/980.93	c total clause space: 206.656MB
980.68/980.93	c total #watches: 722221
982.19/982.49	c total #propagations: 52947975 / total #impl: 991024123 (eff. 0.053)
982.19/982.49	c #Conflicts:     445000 | #Learnt:      26370 | 0.001
982.19/982.49	c total clause space: 206.656MB
982.19/982.49	c total #watches: 740177
983.88/984.13	c total #propagations: 53038291 / total #impl: 991663161 (eff. 0.053)
983.88/984.13	c #Conflicts:     446000 | #Learnt:      27370 | 0.001
983.88/984.13	c total clause space: 206.656MB
983.88/984.13	c total #watches: 757851
985.68/985.99	c total #propagations: 53130608 / total #impl: 992339158 (eff. 0.054)
985.68/985.99	c #Conflicts:     447000 | #Learnt:      28370 | 0.001
985.68/985.99	c total clause space: 206.656MB
985.68/985.99	c total #watches: 775987
987.78/988.07	c total #propagations: 53221092 / total #impl: 993087513 (eff. 0.054)
987.78/988.07	c #Conflicts:     448000 | #Learnt:      29370 | 0.001
987.78/988.07	c total clause space: 206.656MB
987.78/988.07	c total #watches: 794972
990.38/990.63	c total #propagations: 53311727 / total #impl: 993643053 (eff. 0.054)
990.38/990.63	c #Conflicts:     449000 | #Learnt:      30370 | 0.001
990.38/990.63	c total clause space: 206.656MB
990.38/990.63	c total #watches: 815188
993.09/993.40	c total #propagations: 53405573 / total #impl: 994491888 (eff. 0.054)
993.09/993.40	c #Conflicts:     450000 | #Learnt:      31370 | 0.001
993.09/993.40	c total clause space: 206.656MB
993.09/993.40	c total #watches: 834388
995.40/995.68	c total #propagations: 53507126 / total #impl: 995367466 (eff. 0.054)
995.40/995.68	c GC COLLECT
995.40/995.68	c #Conflicts:     451000 | #Learnt:      16269 | 0.001
995.40/995.68	c total clause space: 206.656MB
995.40/995.68	c total #watches: 549675
996.19/996.50	c total #propagations: 53604272 / total #impl: 996011604 (eff. 0.054)
996.19/996.50	c #Conflicts:     452000 | #Learnt:      17269 | 0.001
996.19/996.50	c total clause space: 206.656MB
996.19/996.50	c total #watches: 572410
997.29/997.50	c total #propagations: 53718203 / total #impl: 997161150 (eff. 0.054)
997.29/997.50	c #Conflicts:     453000 | #Learnt:      18269 | 0.001
997.29/997.50	c total clause space: 206.656MB
997.29/997.50	c total #watches: 595023
998.39/998.67	c total #propagations: 53837689 / total #impl: 998080354 (eff. 0.054)
998.39/998.67	c #Conflicts:     454000 | #Learnt:      19269 | 0.001
998.39/998.67	c total clause space: 206.656MB
998.39/998.67	c total #watches: 617108
999.70/999.93	c total #propagations: 53956856 / total #impl: 999004108 (eff. 0.054)
999.70/999.93	c #Conflicts:     455000 | #Learnt:      20269 | 0.001
999.70/999.93	c total clause space: 206.656MB
999.70/999.93	c total #watches: 640084
1000.99/1001.28	c total #propagations: 54069113 / total #impl: 1000161918 (eff. 0.054)
1000.99/1001.28	c #Conflicts:     456000 | #Learnt:      21269 | 0.001
1000.99/1001.28	c total clause space: 206.656MB
1000.99/1001.28	c total #watches: 663359
1002.59/1002.82	c total #propagations: 54179553 / total #impl: 1001420574 (eff. 0.054)
1002.59/1002.82	c #Conflicts:     457000 | #Learnt:      22269 | 0.001
1002.59/1002.82	c total clause space: 206.656MB
1002.59/1002.82	c total #watches: 686168
1004.59/1004.81	c total #propagations: 54288921 / total #impl: 1002901637 (eff. 0.054)
1004.59/1004.81	c #Conflicts:     458000 | #Learnt:      23269 | 0.001
1004.59/1004.81	c total clause space: 206.656MB
1004.59/1004.81	c total #watches: 708000
1006.79/1007.04	c total #propagations: 54404526 / total #impl: 1003995743 (eff. 0.054)
1006.79/1007.04	c #Conflicts:     459000 | #Learnt:      24269 | 0.001
1006.79/1007.04	c total clause space: 206.656MB
1006.79/1007.04	c total #watches: 729346
1008.79/1009.03	c total #propagations: 54519573 / total #impl: 1004970351 (eff. 0.054)
1008.79/1009.03	c #Conflicts:     460000 | #Learnt:      25269 | 0.001
1008.79/1009.03	c total clause space: 206.656MB
1008.79/1009.03	c total #watches: 752047
1011.89/1012.12	c total #propagations: 54626625 / total #impl: 1006005184 (eff. 0.054)
1011.89/1012.12	c #Conflicts:     461000 | #Learnt:      26269 | 0.001
1011.89/1012.12	c total clause space: 206.656MB
1011.89/1012.12	c total #watches: 773260
1013.89/1014.11	c total #propagations: 54741445 / total #impl: 1007593174 (eff. 0.054)
1013.89/1014.11	c #Conflicts:     462000 | #Learnt:      27269 | 0.001
1013.89/1014.11	c total clause space: 206.656MB
1013.89/1014.11	c total #watches: 796879
1015.09/1015.33	c total #propagations: 54843755 / total #impl: 1008803465 (eff. 0.054)
1015.09/1015.33	c #Conflicts:     463000 | #Learnt:      28269 | 0.001
1015.09/1015.33	c total clause space: 206.656MB
1015.09/1015.33	c total #watches: 853574
1017.39/1017.66	c total #propagations: 54917396 / total #impl: 1010481088 (eff. 0.054)
1017.39/1017.66	c #Conflicts:     464000 | #Learnt:      29269 | 0.001
1017.39/1017.66	c total clause space: 206.656MB
1017.39/1017.66	c total #watches: 892647
1020.08/1020.38	c total #propagations: 54974950 / total #impl: 1013941793 (eff. 0.054)
1020.08/1020.38	c #Conflicts:     465000 | #Learnt:      30269 | 0.001
1020.08/1020.38	c total clause space: 206.656MB
1020.08/1020.38	c total #watches: 932755
1025.09/1025.39	c total #propagations: 55027198 / total #impl: 1018603678 (eff. 0.054)
1025.09/1025.39	c #Conflicts:     466000 | #Learnt:      31269 | 0.001
1025.09/1025.39	c total clause space: 206.656MB
1025.09/1025.39	c total #watches: 968419
1028.78/1029.09	c total #propagations: 55109958 / total #impl: 1024329408 (eff. 0.054)
1028.78/1029.09	c #Conflicts:     467000 | #Learnt:      32269 | 0.001
1028.78/1029.09	c total clause space: 335.816MB
1028.78/1029.09	c total #watches: 993288
1031.48/1031.73	c total #propagations: 55178013 / total #impl: 1028567823 (eff. 0.054)
1031.48/1031.73	c GC COLLECT
1031.48/1031.73	c #Conflicts:     468000 | #Learnt:      16864 | 0.001
1031.48/1031.73	c total clause space: 335.816MB
1031.48/1031.73	c total #watches: 575356
1031.88/1032.15	c total #propagations: 55250621 / total #impl: 1031212325 (eff. 0.054)
1031.88/1032.15	c #Conflicts:     469000 | #Learnt:      17864 | 0.001
1031.88/1032.15	c total clause space: 335.816MB
1031.88/1032.15	c total #watches: 595205
1032.38/1032.62	c total #propagations: 55363925 / total #impl: 1031773877 (eff. 0.054)
1032.38/1032.62	c #Conflicts:     470000 | #Learnt:      18864 | 0.001
1032.38/1032.62	c total clause space: 335.816MB
1032.38/1032.62	c total #watches: 612046
1032.98/1033.26	c total #propagations: 55480467 / total #impl: 1032563710 (eff. 0.054)
1032.98/1033.26	c #Conflicts:     471000 | #Learnt:      19864 | 0.001
1032.98/1033.26	c total clause space: 335.816MB
1032.98/1033.26	c total #watches: 625928
1033.68/1033.95	c total #propagations: 55599313 / total #impl: 1033421102 (eff. 0.054)
1033.68/1033.95	c #Conflicts:     472000 | #Learnt:      20864 | 0.001
1033.68/1033.95	c total clause space: 335.816MB
1033.68/1033.95	c total #watches: 643620
1034.38/1034.65	c total #propagations: 55715656 / total #impl: 1034592199 (eff. 0.054)
1034.38/1034.65	c #Conflicts:     473000 | #Learnt:      21864 | 0.001
1034.38/1034.65	c total clause space: 335.816MB
1034.38/1034.65	c total #watches: 658547
1035.08/1035.30	c total #propagations: 55837359 / total #impl: 1035364726 (eff. 0.054)
1035.08/1035.30	c #Conflicts:     474000 | #Learnt:      22864 | 0.001
1035.08/1035.30	c total clause space: 335.816MB
1035.08/1035.30	c total #watches: 674824
1035.88/1036.12	c total #propagations: 55948282 / total #impl: 1035998837 (eff. 0.054)
1035.88/1036.12	c #Conflicts:     475000 | #Learnt:      23864 | 0.001
1035.88/1036.12	c total clause space: 335.816MB
1035.88/1036.12	c total #watches: 715432
1037.18/1037.49	c total #propagations: 56051249 / total #impl: 1037074962 (eff. 0.054)
1037.18/1037.49	c #Conflicts:     476000 | #Learnt:      24864 | 0.001
1037.18/1037.49	c total clause space: 335.816MB
1037.18/1037.49	c total #watches: 748891
1038.67/1038.92	c total #propagations: 56083469 / total #impl: 1041398233 (eff. 0.054)
1038.67/1038.92	c #Conflicts:     477000 | #Learnt:      25864 | 0.001
1038.67/1038.92	c total clause space: 335.816MB
1038.67/1038.92	c total #watches: 777808
1040.38/1040.66	c total #propagations: 56108039 / total #impl: 1045839961 (eff. 0.054)
1040.38/1040.66	c #Conflicts:     478000 | #Learnt:      26864 | 0.001
1040.38/1040.66	c total clause space: 335.816MB
1040.38/1040.66	c total #watches: 802011
1042.47/1042.74	c total #propagations: 56132827 / total #impl: 1052363540 (eff. 0.053)
1042.47/1042.74	c #Conflicts:     479000 | #Learnt:      27864 | 0.001
1042.47/1042.74	c total clause space: 335.816MB
1042.47/1042.74	c total #watches: 830389
1045.67/1045.93	c total #propagations: 56157652 / total #impl: 1057045545 (eff. 0.053)
1045.67/1045.93	c #Conflicts:     480000 | #Learnt:      28864 | 0.001
1045.67/1045.93	c total clause space: 335.816MB
1045.67/1045.93	c total #watches: 857363
1049.07/1049.34	c total #propagations: 56191401 / total #impl: 1062432852 (eff. 0.053)
1049.07/1049.34	c #Conflicts:     481000 | #Learnt:      29864 | 0.001
1049.07/1049.34	c total clause space: 335.816MB
1049.07/1049.34	c total #watches: 883189
1052.58/1052.86	c total #propagations: 56226766 / total #impl: 1068425667 (eff. 0.053)
1052.58/1052.86	c #Conflicts:     482000 | #Learnt:      30864 | 0.001
1052.58/1052.86	c total clause space: 335.816MB
1052.58/1052.86	c total #watches: 904788
1057.57/1057.84	c total #propagations: 56261680 / total #impl: 1074137527 (eff. 0.052)
1057.57/1057.84	c #Conflicts:     483000 | #Learnt:      31864 | 0.001
1057.57/1057.84	c total clause space: 335.816MB
1057.57/1057.84	c total #watches: 931479
1061.17/1061.45	c total #propagations: 56304569 / total #impl: 1082362806 (eff. 0.052)
1061.17/1061.45	c #Conflicts:     484000 | #Learnt:      32864 | 0.001
1061.17/1061.45	c total clause space: 335.816MB
1061.17/1061.45	c total #watches: 956326
1063.17/1063.48	c total #propagations: 56333478 / total #impl: 1088375524 (eff. 0.052)
1063.17/1063.48	c GC COLLECT
1063.17/1063.48	c #Conflicts:     485000 | #Learnt:      17168 | 0.001
1063.17/1063.48	c total clause space: 335.816MB
1063.17/1063.48	c total #watches: 613412
1064.37/1064.68	c total #propagations: 56364947 / total #impl: 1091691105 (eff. 0.052)
1064.37/1064.68	c #Conflicts:     486000 | #Learnt:      18168 | 0.001
1064.37/1064.68	c total clause space: 335.816MB
1064.37/1064.68	c total #watches: 681881
1066.37/1066.65	c total #propagations: 56424297 / total #impl: 1095320479 (eff. 0.052)
1066.37/1066.65	c #Conflicts:     487000 | #Learnt:      19168 | 0.001
1066.37/1066.65	c total clause space: 335.816MB
1066.37/1066.65	c total #watches: 730008
1068.47/1068.75	c total #propagations: 56490761 / total #impl: 1107381381 (eff. 0.051)
1068.47/1068.75	c #Conflicts:     488000 | #Learnt:      20168 | 0.001
1068.47/1068.75	c total clause space: 335.816MB
1068.47/1068.75	c total #watches: 787885
1071.57/1071.84	c total #propagations: 56563225 / total #impl: 1117163586 (eff. 0.051)
1071.57/1071.84	c #Conflicts:     489000 | #Learnt:      21168 | 0.001
1071.57/1071.84	c total clause space: 335.816MB
1071.57/1071.84	c total #watches: 830181
1073.97/1074.20	c total #propagations: 56644247 / total #impl: 1123936288 (eff. 0.050)
1073.97/1074.20	c #Conflicts:     490000 | #Learnt:      22168 | 0.001
1073.97/1074.20	c total clause space: 335.816MB
1073.97/1074.20	c total #watches: 889709
1076.17/1076.43	c total #propagations: 56714269 / total #impl: 1126349111 (eff. 0.050)
1076.17/1076.43	c #Conflicts:     491000 | #Learnt:      23168 | 0.001
1076.17/1076.43	c total clause space: 335.816MB
1076.17/1076.43	c total #watches: 945418
1079.07/1079.31	c total #propagations: 56783282 / total #impl: 1130052043 (eff. 0.050)
1079.07/1079.31	c #Conflicts:     492000 | #Learnt:      24168 | 0.001
1079.07/1079.31	c total clause space: 335.816MB
1079.07/1079.31	c total #watches: 1014164
1082.07/1082.32	c total #propagations: 56852809 / total #impl: 1135259030 (eff. 0.050)
1082.07/1082.32	c #Conflicts:     493000 | #Learnt:      25168 | 0.001
1082.07/1082.32	c total clause space: 335.816MB
1082.07/1082.32	c total #watches: 1055992
1085.07/1085.33	c total #propagations: 56916161 / total #impl: 1139922577 (eff. 0.050)
1085.07/1085.33	c #Conflicts:     494000 | #Learnt:      26168 | 0.001
1085.07/1085.33	c total clause space: 335.816MB
1085.07/1085.33	c total #watches: 1089084
1088.26/1088.52	c total #propagations: 56979924 / total #impl: 1145387386 (eff. 0.050)
1088.26/1088.52	c #Conflicts:     495000 | #Learnt:      27168 | 0.001
1088.26/1088.52	c total clause space: 335.816MB
1088.26/1088.52	c total #watches: 1120367
1091.07/1091.37	c total #propagations: 57047695 / total #impl: 1150497954 (eff. 0.050)
1091.07/1091.37	c #Conflicts:     496000 | #Learnt:      28168 | 0.001
1091.07/1091.37	c total clause space: 335.816MB
1091.07/1091.37	c total #watches: 1149332
1094.37/1094.67	c total #propagations: 57117631 / total #impl: 1153627524 (eff. 0.050)
1094.37/1094.67	c #Conflicts:     497000 | #Learnt:      29168 | 0.001
1094.37/1094.67	c total clause space: 335.816MB
1094.37/1094.67	c total #watches: 1196349
1097.86/1098.13	c total #propagations: 57194886 / total #impl: 1157181321 (eff. 0.049)
1097.86/1098.13	c #Conflicts:     498000 | #Learnt:      30168 | 0.001
1097.86/1098.13	c total clause space: 335.816MB
1097.86/1098.13	c total #watches: 1216641
1101.66/1101.99	c total #propagations: 57256980 / total #impl: 1161528012 (eff. 0.049)
1101.66/1101.99	c #Conflicts:     499000 | #Learnt:      31168 | 0.001
1101.66/1101.99	c total clause space: 335.816MB
1101.66/1101.99	c total #watches: 1239052
1106.26/1106.57	c total #propagations: 57343736 / total #impl: 1166674424 (eff. 0.049)
1106.26/1106.57	c #Conflicts:     500000 | #Learnt:      32168 | 0.001
1106.26/1106.57	c total clause space: 335.816MB
1106.26/1106.57	c total #watches: 1258267
1109.57/1109.89	c total #propagations: 57421356 / total #impl: 1174046774 (eff. 0.049)
1109.57/1109.89	c #Conflicts:     501000 | #Learnt:      33168 | 0.001
1109.57/1109.89	c total clause space: 335.816MB
1109.57/1109.89	c total #watches: 1283421
1113.97/1114.26	c total #propagations: 57495441 / total #impl: 1178378813 (eff. 0.049)
1113.97/1114.26	c GC COLLECT
1113.97/1114.26	c #Conflicts:     502000 | #Learnt:      17164 | 0.001
1113.97/1114.26	c total clause space: 335.816MB
1113.97/1114.26	c total #watches: 609809
1114.67/1114.94	c total #propagations: 57565325 / total #impl: 1184214418 (eff. 0.049)
1114.67/1114.94	c #Conflicts:     503000 | #Learnt:      18164 | 0.001
1114.67/1114.94	c total clause space: 335.816MB
1114.67/1114.94	c total #watches: 692310
1116.57/1116.82	c total #propagations: 57632409 / total #impl: 1187876228 (eff. 0.049)
1116.57/1116.82	c #Conflicts:     504000 | #Learnt:      19164 | 0.001
1116.57/1116.82	c total clause space: 335.816MB
1116.57/1116.82	c total #watches: 764768
1118.77/1119.00	c total #propagations: 57691407 / total #impl: 1194699611 (eff. 0.048)
1118.77/1119.00	c #Conflicts:     505000 | #Learnt:      20164 | 0.001
1118.77/1119.00	c total clause space: 335.816MB
1118.77/1119.00	c total #watches: 824087
1121.27/1121.57	c total #propagations: 57744842 / total #impl: 1202440025 (eff. 0.048)
1121.27/1121.57	c #Conflicts:     506000 | #Learnt:      21164 | 0.001
1121.27/1121.57	c total clause space: 335.816MB
1121.27/1121.57	c total #watches: 885718
1128.06/1128.32	c total #propagations: 57792573 / total #impl: 1211342251 (eff. 0.048)
1128.06/1128.32	c #Conflicts:     507000 | #Learnt:      22164 | 0.001
1128.06/1128.32	c total clause space: 335.816MB
1128.06/1128.32	c total #watches: 952856
1135.07/1135.38	c total #propagations: 57875242 / total #impl: 1227303961 (eff. 0.047)
1135.07/1135.38	c #Conflicts:     508000 | #Learnt:      23164 | 0.001
1135.07/1135.38	c total clause space: 335.816MB
1135.07/1135.38	c total #watches: 1006875
1143.06/1143.31	c total #propagations: 57956052 / total #impl: 1252248761 (eff. 0.046)
1143.06/1143.31	c #Conflicts:     509000 | #Learnt:      24164 | 0.001
1143.06/1143.31	c total clause space: 335.816MB
1143.06/1143.31	c total #watches: 1050411
1150.06/1150.33	c total #propagations: 58032968 / total #impl: 1269602204 (eff. 0.046)
1150.06/1150.33	c #Conflicts:     510000 | #Learnt:      25164 | 0.001
1150.06/1150.33	c total clause space: 335.816MB
1150.06/1150.33	c total #watches: 1098087
1161.16/1161.49	c total #propagations: 58096348 / total #impl: 1279559316 (eff. 0.045)
1161.16/1161.49	c #Conflicts:     511000 | #Learnt:      26164 | 0.001
1161.16/1161.49	c total clause space: 335.816MB
1161.16/1161.49	c total #watches: 1144601
1172.76/1173.03	c total #propagations: 58180916 / total #impl: 1299090295 (eff. 0.045)
1172.76/1173.03	c #Conflicts:     512000 | #Learnt:      27164 | 0.001
1172.76/1173.03	c total clause space: 335.816MB
1172.76/1173.03	c total #watches: 1180372
1181.16/1181.43	c total #propagations: 58267873 / total #impl: 1310608789 (eff. 0.044)
1181.16/1181.43	c #Conflicts:     513000 | #Learnt:      28164 | 0.001
1181.16/1181.43	c total clause space: 335.816MB
1181.16/1181.43	c total #watches: 1212822
1187.25/1187.57	c total #propagations: 58342812 / total #impl: 1313793468 (eff. 0.044)
1187.25/1187.57	c #Conflicts:     514000 | #Learnt:      29164 | 0.001
1187.25/1187.57	c total clause space: 335.816MB
1187.25/1187.57	c total #watches: 1252412
1195.15/1195.45	c total #propagations: 58408904 / total #impl: 1317187488 (eff. 0.044)
1195.15/1195.45	c #Conflicts:     515000 | #Learnt:      30164 | 0.001
1195.15/1195.45	c total clause space: 335.816MB
1195.15/1195.45	c total #watches: 1296272
1204.05/1204.38	c total #propagations: 58474668 / total #impl: 1319855400 (eff. 0.044)
1204.05/1204.38	c #Conflicts:     516000 | #Learnt:      31164 | 0.001
1204.05/1204.38	c total clause space: 335.816MB
1204.05/1204.38	c total #watches: 1367721
1211.45/1211.75	c total #propagations: 58543747 / total #impl: 1325052712 (eff. 0.044)
1211.45/1211.75	c #Conflicts:     517000 | #Learnt:      32164 | 0.001
1211.45/1211.75	c total clause space: 335.816MB
1211.45/1211.75	c total #watches: 1424248
1219.85/1220.19	c total #propagations: 58617805 / total #impl: 1330276628 (eff. 0.044)
1219.85/1220.19	c #Conflicts:     518000 | #Learnt:      33164 | 0.001
1219.85/1220.19	c total clause space: 335.816MB
1219.85/1220.19	c total #watches: 1488106
1228.05/1228.34	c total #propagations: 58707170 / total #impl: 1334721283 (eff. 0.044)
1228.05/1228.34	c #Conflicts:     519000 | #Learnt:      34164 | 0.001
1228.05/1228.34	c total clause space: 335.816MB
1228.05/1228.34	c total #watches: 1539461
1233.34/1233.69	c total #propagations: 58793416 / total #impl: 1340606964 (eff. 0.044)
1233.34/1233.69	c GC COLLECT
1233.34/1233.69	c #Conflicts:     520000 | #Learnt:      17863 | 0.001
1233.34/1233.69	c total clause space: 335.816MB
1233.34/1233.69	c total #watches: 647397
1234.64/1234.91	c total #propagations: 58876912 / total #impl: 1345012724 (eff. 0.044)
1234.64/1234.91	c #Conflicts:     521000 | #Learnt:      18863 | 0.001
1234.64/1234.91	c total clause space: 335.816MB
1234.64/1234.91	c total #watches: 678818
1236.15/1236.48	c total #propagations: 58959141 / total #impl: 1350465435 (eff. 0.044)
1236.15/1236.48	c #Conflicts:     522000 | #Learnt:      19863 | 0.001
1236.15/1236.48	c total clause space: 335.816MB
1236.15/1236.48	c total #watches: 706104
1236.84/1237.10	c total #propagations: 59055302 / total #impl: 1356375317 (eff. 0.044)
1236.84/1237.10	c #Conflicts:     523000 | #Learnt:      20863 | 0.001
1236.84/1237.10	c total clause space: 335.816MB
1236.84/1237.10	c total #watches: 718267
1237.44/1237.70	c total #propagations: 59174788 / total #impl: 1357144109 (eff. 0.044)
1237.44/1237.70	c #Conflicts:     524000 | #Learnt:      21863 | 0.001
1237.44/1237.70	c total clause space: 335.816MB
1237.44/1237.70	c total #watches: 731477
1238.04/1238.36	c total #propagations: 59290718 / total #impl: 1357800075 (eff. 0.044)
1238.04/1238.36	c #Conflicts:     525000 | #Learnt:      22863 | 0.001
1238.04/1238.36	c total clause space: 335.816MB
1238.04/1238.36	c total #watches: 745412
1239.04/1239.30	c total #propagations: 59414497 / total #impl: 1358568038 (eff. 0.044)
1239.04/1239.30	c #Conflicts:     526000 | #Learnt:      23863 | 0.001
1239.04/1239.30	c total clause space: 335.816MB
1239.04/1239.30	c total #watches: 771200
1239.94/1240.24	c total #propagations: 59508172 / total #impl: 1360143758 (eff. 0.044)
1239.94/1240.24	c #Conflicts:     527000 | #Learnt:      24863 | 0.001
1239.94/1240.24	c total clause space: 335.816MB
1239.94/1240.24	c total #watches: 794628
1241.04/1241.33	c total #propagations: 59603874 / total #impl: 1361113961 (eff. 0.044)
1241.04/1241.33	c #Conflicts:     528000 | #Learnt:      25863 | 0.001
1241.04/1241.33	c total clause space: 335.816MB
1241.04/1241.33	c total #watches: 818464
1242.34/1242.61	c total #propagations: 59736239 / total #impl: 1362835152 (eff. 0.044)
1242.34/1242.61	c #Conflicts:     529000 | #Learnt:      26863 | 0.001
1242.34/1242.61	c total clause space: 335.816MB
1242.34/1242.61	c total #watches: 835993
1243.85/1244.20	c total #propagations: 59873768 / total #impl: 1364609037 (eff. 0.044)
1243.85/1244.20	c #Conflicts:     530000 | #Learnt:      27863 | 0.001
1243.85/1244.20	c total clause space: 335.816MB
1243.85/1244.20	c total #watches: 853296
1245.64/1245.97	c total #propagations: 59998388 / total #impl: 1366508227 (eff. 0.044)
1245.64/1245.97	c #Conflicts:     531000 | #Learnt:      28863 | 0.001
1245.64/1245.97	c total clause space: 335.816MB
1245.64/1245.97	c total #watches: 873334
1247.75/1248.06	c total #propagations: 60126844 / total #impl: 1368837353 (eff. 0.044)
1247.75/1248.06	c #Conflicts:     532000 | #Learnt:      29863 | 0.001
1247.75/1248.06	c total clause space: 335.816MB
1247.75/1248.06	c total #watches: 893860
1250.15/1250.40	c total #propagations: 60252245 / total #impl: 1371620755 (eff. 0.044)
1250.15/1250.40	c #Conflicts:     533000 | #Learnt:      30863 | 0.001
1250.15/1250.40	c total clause space: 335.816MB
1250.15/1250.40	c total #watches: 913235
1252.65/1252.99	c total #propagations: 60381496 / total #impl: 1373727298 (eff. 0.044)
1252.65/1252.99	c #Conflicts:     534000 | #Learnt:      31863 | 0.001
1252.65/1252.99	c total clause space: 335.816MB
1252.65/1252.99	c total #watches: 931807
1255.95/1256.26	c total #propagations: 60519784 / total #impl: 1376091417 (eff. 0.044)
1255.95/1256.26	c #Conflicts:     535000 | #Learnt:      32863 | 0.001
1255.95/1256.26	c total clause space: 335.816MB
1255.95/1256.26	c total #watches: 949184
1258.25/1258.55	c total #propagations: 60662331 / total #impl: 1380096167 (eff. 0.044)
1258.25/1258.55	c #Conflicts:     536000 | #Learnt:      33863 | 0.001
1258.25/1258.55	c total clause space: 335.816MB
1258.25/1258.55	c total #watches: 968628
1260.85/1261.11	c total #propagations: 60786199 / total #impl: 1382720859 (eff. 0.044)
1260.85/1261.11	c #Conflicts:     537000 | #Learnt:      34863 | 0.001
1260.85/1261.11	c total clause space: 335.816MB
1260.85/1261.11	c total #watches: 988176
1262.65/1262.91	c total #propagations: 60920394 / total #impl: 1385078494 (eff. 0.044)
1262.65/1262.91	c GC COLLECT
1262.65/1262.91	c #Conflicts:     538000 | #Learnt:      18260 | 0.001
1262.65/1262.91	c total clause space: 335.816MB
1262.65/1262.91	c total #watches: 662554
1264.14/1264.44	c total #propagations: 61010161 / total #impl: 1386946196 (eff. 0.044)
1264.14/1264.44	c #Conflicts:     539000 | #Learnt:      19260 | 0.001
1264.14/1264.44	c total clause space: 335.816MB
1264.14/1264.44	c total #watches: 693496
1265.34/1265.62	c total #propagations: 61144931 / total #impl: 1388122411 (eff. 0.044)
1265.34/1265.62	c #Conflicts:     540000 | #Learnt:      20260 | 0.001
1265.34/1265.62	c total clause space: 335.816MB
1265.34/1265.62	c total #watches: 720246
1267.14/1267.47	c total #propagations: 61214333 / total #impl: 1388713088 (eff. 0.044)
1267.14/1267.47	c #Conflicts:     541000 | #Learnt:      21260 | 0.001
1267.14/1267.47	c total clause space: 335.816MB
1267.14/1267.47	c total #watches: 747063
1269.64/1269.90	c total #propagations: 61315602 / total #impl: 1389454169 (eff. 0.044)
1269.64/1269.90	c #Conflicts:     542000 | #Learnt:      22260 | 0.001
1269.64/1269.90	c total clause space: 335.816MB
1269.64/1269.90	c total #watches: 774996
1272.64/1272.98	c total #propagations: 61460750 / total #impl: 1390544337 (eff. 0.044)
1272.64/1272.98	c #Conflicts:     543000 | #Learnt:      23260 | 0.001
1272.64/1272.98	c total clause space: 335.816MB
1272.64/1272.98	c total #watches: 805047
1276.44/1276.70	c total #propagations: 61590985 / total #impl: 1391574633 (eff. 0.044)
1276.44/1276.70	c #Conflicts:     544000 | #Learnt:      24260 | 0.001
1276.44/1276.70	c total clause space: 335.816MB
1276.44/1276.70	c total #watches: 832110
1280.44/1280.77	c total #propagations: 61747649 / total #impl: 1392727039 (eff. 0.044)
1280.44/1280.77	c #Conflicts:     545000 | #Learnt:      25260 | 0.001
1280.44/1280.77	c total clause space: 335.816MB
1280.44/1280.77	c total #watches: 866450
1284.24/1284.51	c total #propagations: 61908475 / total #impl: 1394297687 (eff. 0.044)
1284.24/1284.51	c #Conflicts:     546000 | #Learnt:      26260 | 0.001
1284.24/1284.51	c total clause space: 335.816MB
1284.24/1284.51	c total #watches: 895979
1288.14/1288.46	c total #propagations: 62027829 / total #impl: 1396049397 (eff. 0.044)
1288.14/1288.46	c #Conflicts:     547000 | #Learnt:      27260 | 0.001
1288.14/1288.46	c total clause space: 335.816MB
1288.14/1288.46	c total #watches: 930175
1293.14/1293.45	c total #propagations: 62148358 / total #impl: 1397329416 (eff. 0.044)
1293.14/1293.45	c #Conflicts:     548000 | #Learnt:      28260 | 0.001
1293.14/1293.45	c total clause space: 335.816MB
1293.14/1293.45	c total #watches: 962669
1297.84/1298.18	c total #propagations: 62279406 / total #impl: 1398712165 (eff. 0.045)
1297.84/1298.18	c #Conflicts:     549000 | #Learnt:      29260 | 0.001
1297.84/1298.18	c total clause space: 335.816MB
1297.84/1298.18	c total #watches: 1010122
1302.04/1302.33	c total #propagations: 62385717 / total #impl: 1401188273 (eff. 0.045)
1302.04/1302.33	c #Conflicts:     550000 | #Learnt:      30260 | 0.001
1302.04/1302.33	c total clause space: 335.816MB
1302.04/1302.33	c total #watches: 1050545
1306.84/1307.12	c total #propagations: 62476965 / total #impl: 1403428192 (eff. 0.045)
1306.84/1307.12	c #Conflicts:     551000 | #Learnt:      31260 | 0.001
1306.84/1307.12	c total clause space: 335.816MB
1306.84/1307.12	c total #watches: 1089025
1311.33/1311.63	c total #propagations: 62559508 / total #impl: 1406155322 (eff. 0.044)
1311.33/1311.63	c #Conflicts:     552000 | #Learnt:      32260 | 0.001
1311.33/1311.63	c total clause space: 335.816MB
1311.33/1311.63	c total #watches: 1132849
1317.13/1317.42	c total #propagations: 62647377 / total #impl: 1409552705 (eff. 0.044)
1317.13/1317.42	c #Conflicts:     553000 | #Learnt:      33260 | 0.001
1317.13/1317.42	c total clause space: 335.816MB
1317.13/1317.42	c total #watches: 1167744
1322.53/1322.90	c total #propagations: 62747359 / total #impl: 1413419841 (eff. 0.044)
1322.53/1322.90	c #Conflicts:     554000 | #Learnt:      34260 | 0.001
1322.53/1322.90	c total clause space: 335.816MB
1322.53/1322.90	c total #watches: 1213898
1328.54/1328.90	c total #propagations: 62852353 / total #impl: 1417288258 (eff. 0.044)
1328.54/1328.90	c #Conflicts:     555000 | #Learnt:      35260 | 0.001
1328.54/1328.90	c total clause space: 335.816MB
1328.54/1328.90	c total #watches: 1243777
1332.13/1332.40	c total #propagations: 62962735 / total #impl: 1422414464 (eff. 0.044)
1332.13/1332.40	c GC COLLECT
1332.13/1332.40	c #Conflicts:     556000 | #Learnt:      18358 | 0.001
1332.13/1332.40	c total clause space: 335.816MB
1332.13/1332.40	c total #watches: 661246
1332.73/1333.01	c total #propagations: 63063641 / total #impl: 1424289620 (eff. 0.044)
1332.73/1333.01	c #Conflicts:     557000 | #Learnt:      19358 | 0.001
1332.73/1333.01	c total clause space: 335.816MB
1332.73/1333.01	c total #watches: 689195
1333.33/1333.62	c total #propagations: 63190798 / total #impl: 1424965279 (eff. 0.044)
1333.33/1333.62	c #Conflicts:     558000 | #Learnt:      20358 | 0.001
1333.33/1333.62	c total clause space: 335.816MB
1333.33/1333.62	c total #watches: 707916
1334.14/1334.41	c total #propagations: 63323710 / total #impl: 1425946877 (eff. 0.044)
1334.14/1334.41	c #Conflicts:     559000 | #Learnt:      21358 | 0.001
1334.14/1334.41	c total clause space: 335.816MB
1334.14/1334.41	c total #watches: 738179
1335.14/1335.49	c total #propagations: 63418199 / total #impl: 1426750447 (eff. 0.044)
1335.14/1335.49	c #Conflicts:     560000 | #Learnt:      22358 | 0.001
1335.14/1335.49	c total clause space: 335.816MB
1335.14/1335.49	c total #watches: 770330
1335.93/1336.21	c total #propagations: 63513448 / total #impl: 1427464230 (eff. 0.044)
1335.93/1336.21	c #Conflicts:     561000 | #Learnt:      23358 | 0.001
1335.93/1336.21	c total clause space: 335.816MB
1335.93/1336.21	c total #watches: 791908
1336.63/1336.96	c total #propagations: 63644171 / total #impl: 1428595586 (eff. 0.045)
1336.63/1336.96	c #Conflicts:     562000 | #Learnt:      24358 | 0.001
1336.63/1336.96	c total clause space: 335.816MB
1336.63/1336.96	c total #watches: 816234
1337.83/1338.17	c total #propagations: 63782015 / total #impl: 1429356798 (eff. 0.045)
1337.83/1338.17	c #Conflicts:     563000 | #Learnt:      25358 | 0.001
1337.83/1338.17	c total clause space: 335.816MB
1337.83/1338.17	c total #watches: 841323
1339.64/1339.93	c total #propagations: 63892305 / total #impl: 1430201400 (eff. 0.045)
1339.64/1339.93	c #Conflicts:     564000 | #Learnt:      26358 | 0.001
1339.64/1339.93	c total clause space: 335.816MB
1339.64/1339.93	c total #watches: 883185
1341.93/1342.24	c total #propagations: 64016585 / total #impl: 1431955584 (eff. 0.045)
1341.93/1342.24	c #Conflicts:     565000 | #Learnt:      27358 | 0.001
1341.93/1342.24	c total clause space: 335.816MB
1341.93/1342.24	c total #watches: 919005
1345.53/1345.83	c total #propagations: 64158366 / total #impl: 1433982795 (eff. 0.045)
1345.53/1345.83	c #Conflicts:     566000 | #Learnt:      28358 | 0.001
1345.53/1345.83	c total clause space: 335.816MB
1345.53/1345.83	c total #watches: 944710
1349.73/1350.05	c total #propagations: 64313070 / total #impl: 1435594566 (eff. 0.045)
1349.73/1350.05	c #Conflicts:     567000 | #Learnt:      29358 | 0.001
1349.73/1350.05	c total clause space: 335.816MB
1349.73/1350.05	c total #watches: 970901
1354.83/1355.11	c total #propagations: 64429087 / total #impl: 1437735988 (eff. 0.045)
1354.83/1355.11	c #Conflicts:     568000 | #Learnt:      30358 | 0.001
1354.83/1355.11	c total clause space: 335.816MB
1354.83/1355.11	c total #watches: 993052
1358.93/1359.22	c total #propagations: 64579504 / total #impl: 1439393816 (eff. 0.045)
1358.93/1359.22	c #Conflicts:     569000 | #Learnt:      31358 | 0.001
1358.93/1359.22	c total clause space: 335.816MB
1358.93/1359.22	c total #watches: 1013093
1361.82/1362.16	c total #propagations: 64746251 / total #impl: 1440585307 (eff. 0.045)
1361.82/1362.16	c #Conflicts:     570000 | #Learnt:      32358 | 0.001
1361.82/1362.16	c total clause space: 335.816MB
1361.82/1362.16	c total #watches: 1035607
1366.12/1366.46	c total #propagations: 64908583 / total #impl: 1442228589 (eff. 0.045)
1366.12/1366.46	c #Conflicts:     571000 | #Learnt:      33358 | 0.001
1366.12/1366.46	c total clause space: 335.816MB
1366.12/1366.46	c total #watches: 1053180
1369.12/1369.44	c total #propagations: 65052948 / total #impl: 1443911684 (eff. 0.045)
1369.12/1369.44	c #Conflicts:     572000 | #Learnt:      34358 | 0.001
1369.12/1369.44	c total clause space: 335.816MB
1369.12/1369.44	c total #watches: 1071634
1373.32/1373.62	c total #propagations: 65211154 / total #impl: 1445268264 (eff. 0.045)
1373.32/1373.62	c #Conflicts:     573000 | #Learnt:      35358 | 0.001
1373.32/1373.62	c total clause space: 335.816MB
1373.32/1373.62	c total #watches: 1094030
1378.92/1379.27	c total #propagations: 65349415 / total #impl: 1446871231 (eff. 0.045)
1378.92/1379.27	c #Conflicts:     574000 | #Learnt:      36358 | 0.001
1378.92/1379.27	c total clause space: 335.816MB
1378.92/1379.27	c total #watches: 1115415
1380.02/1380.38	c total #propagations: 65488985 / total #impl: 1448406994 (eff. 0.045)
1380.02/1380.38	c GC COLLECT
1380.02/1380.38	c #Conflicts:     575000 | #Learnt:      19160 | 0.001
1380.02/1380.38	c total clause space: 335.816MB
1380.02/1380.38	c total #watches: 684773
1380.92/1381.25	c total #propagations: 65636438 / total #impl: 1449317536 (eff. 0.045)
1380.92/1381.25	c #Conflicts:     576000 | #Learnt:      20160 | 0.001
1380.92/1381.25	c total clause space: 335.816MB
1380.92/1381.25	c total #watches: 710122
1382.02/1382.32	c total #propagations: 65775289 / total #impl: 1449987658 (eff. 0.045)
1382.02/1382.32	c #Conflicts:     577000 | #Learnt:      21160 | 0.001
1382.02/1382.32	c total clause space: 335.816MB
1382.02/1382.32	c total #watches: 734851
1383.63/1383.96	c total #propagations: 65903702 / total #impl: 1450757484 (eff. 0.045)
1383.63/1383.96	c #Conflicts:     578000 | #Learnt:      22160 | 0.001
1383.63/1383.96	c total clause space: 335.816MB
1383.63/1383.96	c total #watches: 775477
1384.52/1384.89	c total #propagations: 66019752 / total #impl: 1451761350 (eff. 0.045)
1384.52/1384.89	c #Conflicts:     579000 | #Learnt:      23160 | 0.001
1384.52/1384.89	c total clause space: 335.816MB
1384.52/1384.89	c total #watches: 808128
1385.83/1386.14	c total #propagations: 66188757 / total #impl: 1452864247 (eff. 0.046)
1385.83/1386.14	c #Conflicts:     580000 | #Learnt:      24160 | 0.001
1385.83/1386.14	c total clause space: 335.816MB
1385.83/1386.14	c total #watches: 838406
1387.42/1387.76	c total #propagations: 66346903 / total #impl: 1453998652 (eff. 0.046)
1387.42/1387.76	c #Conflicts:     581000 | #Learnt:      25160 | 0.001
1387.42/1387.76	c total clause space: 335.816MB
1387.42/1387.76	c total #watches: 871991
1389.32/1389.64	c total #propagations: 66497351 / total #impl: 1455237872 (eff. 0.046)
1389.32/1389.64	c #Conflicts:     582000 | #Learnt:      26160 | 0.001
1389.32/1389.64	c total clause space: 335.816MB
1389.32/1389.64	c total #watches: 902219
1391.72/1392.07	c total #propagations: 66638912 / total #impl: 1456701982 (eff. 0.046)
1391.72/1392.07	c #Conflicts:     583000 | #Learnt:      27160 | 0.001
1391.72/1392.07	c total clause space: 335.816MB
1391.72/1392.07	c total #watches: 934130
1394.02/1394.34	c total #propagations: 66774993 / total #impl: 1458194544 (eff. 0.046)
1394.02/1394.34	c #Conflicts:     584000 | #Learnt:      28160 | 0.001
1394.02/1394.34	c total clause space: 335.816MB
1394.02/1394.34	c total #watches: 964663
1396.32/1396.63	c total #propagations: 66903317 / total #impl: 1459672297 (eff. 0.046)
1396.32/1396.63	c #Conflicts:     585000 | #Learnt:      29160 | 0.001
1396.32/1396.63	c total clause space: 335.816MB
1396.32/1396.63	c total #watches: 994631
1399.22/1399.59	c total #propagations: 67031202 / total #impl: 1461156405 (eff. 0.046)
1399.22/1399.59	c #Conflicts:     586000 | #Learnt:      30160 | 0.001
1399.22/1399.59	c total clause space: 335.816MB
1399.22/1399.59	c total #watches: 1028797
1403.72/1404.05	c total #propagations: 67151662 / total #impl: 1462682176 (eff. 0.046)
1403.72/1404.05	c #Conflicts:     587000 | #Learnt:      31160 | 0.001
1403.72/1404.05	c total clause space: 335.816MB
1403.72/1404.05	c total #watches: 1060433
1407.92/1408.27	c total #propagations: 67275392 / total #impl: 1464070513 (eff. 0.046)
1407.92/1408.27	c #Conflicts:     588000 | #Learnt:      32160 | 0.001
1407.92/1408.27	c total clause space: 335.816MB
1407.92/1408.27	c total #watches: 1094345
1411.92/1412.21	c total #propagations: 67390575 / total #impl: 1465321664 (eff. 0.046)
1411.92/1412.21	c #Conflicts:     589000 | #Learnt:      33160 | 0.001
1411.92/1412.21	c total clause space: 335.816MB
1411.92/1412.21	c total #watches: 1128757
1416.22/1416.54	c total #propagations: 67509739 / total #impl: 1466803394 (eff. 0.046)
1416.22/1416.54	c #Conflicts:     590000 | #Learnt:      34160 | 0.001
1416.22/1416.54	c total clause space: 335.816MB
1416.22/1416.54	c total #watches: 1162727
1421.51/1421.85	c total #propagations: 67620268 / total #impl: 1468255595 (eff. 0.046)
1421.51/1421.85	c #Conflicts:     591000 | #Learnt:      35160 | 0.001
1421.51/1421.85	c total clause space: 335.816MB
1421.51/1421.85	c total #watches: 1197536
1426.71/1427.09	c total #propagations: 67738253 / total #impl: 1470176170 (eff. 0.046)
1426.71/1427.09	c #Conflicts:     592000 | #Learnt:      36160 | 0.001
1426.71/1427.09	c total clause space: 335.816MB
1426.71/1427.09	c total #watches: 1231121
1432.71/1433.02	c total #propagations: 67854418 / total #impl: 1472593487 (eff. 0.046)
1432.71/1433.02	c GC COLLECT
1432.71/1433.02	c #Conflicts:     593000 | #Learnt:      18661 | 0.001
1432.71/1433.02	c total clause space: 335.816MB
1432.71/1433.02	c total #watches: 672697
1435.22/1435.53	c total #propagations: 67983857 / total #impl: 1473956450 (eff. 0.046)
1435.22/1435.53	c #Conflicts:     594000 | #Learnt:      19661 | 0.001
1435.22/1435.53	c total clause space: 335.816MB
1435.22/1435.53	c total #watches: 711113
1438.11/1438.45	c total #propagations: 68097388 / total #impl: 1475561837 (eff. 0.046)
1438.11/1438.45	c #Conflicts:     595000 | #Learnt:      20661 | 0.001
1438.11/1438.45	c total clause space: 335.816MB
1438.11/1438.45	c total #watches: 746578
1440.72/1441.08	c total #propagations: 68194778 / total #impl: 1477148629 (eff. 0.046)
1440.72/1441.08	c #Conflicts:     596000 | #Learnt:      21661 | 0.001
1440.72/1441.08	c total clause space: 335.816MB
1440.72/1441.08	c total #watches: 785103
1444.61/1444.97	c total #propagations: 68279252 / total #impl: 1478507847 (eff. 0.046)
1444.61/1444.97	c #Conflicts:     597000 | #Learnt:      22661 | 0.001
1444.61/1444.97	c total clause space: 335.816MB
1444.61/1444.97	c total #watches: 822354
1450.31/1450.64	c total #propagations: 68377920 / total #impl: 1480171800 (eff. 0.046)
1450.31/1450.64	c #Conflicts:     598000 | #Learnt:      23661 | 0.001
1450.31/1450.64	c total clause space: 335.816MB
1450.31/1450.64	c total #watches: 859191
1457.11/1457.47	c total #propagations: 68508555 / total #impl: 1482237780 (eff. 0.046)
1457.11/1457.47	c #Conflicts:     599000 | #Learnt:      24661 | 0.001
1457.11/1457.47	c total clause space: 335.816MB
1457.11/1457.47	c total #watches: 894490
1464.61/1464.91	c total #propagations: 68631795 / total #impl: 1484207420 (eff. 0.046)
1464.61/1464.91	c #Conflicts:     600000 | #Learnt:      25661 | 0.001
1464.61/1464.91	c total clause space: 335.816MB
1464.61/1464.91	c total #watches: 930511
1470.91/1471.28	c total #propagations: 68748508 / total #impl: 1486657405 (eff. 0.046)
1470.91/1471.28	c #Conflicts:     601000 | #Learnt:      26661 | 0.001
1470.91/1471.28	c total clause space: 335.816MB
1470.91/1471.28	c total #watches: 966081
1479.01/1479.39	c total #propagations: 68841717 / total #impl: 1488832577 (eff. 0.046)
1479.01/1479.39	c #Conflicts:     602000 | #Learnt:      27661 | 0.001
1479.01/1479.39	c total clause space: 335.816MB
1479.01/1479.39	c total #watches: 1001377
1489.00/1489.30	c total #propagations: 68949018 / total #impl: 1491604224 (eff. 0.046)
1489.00/1489.30	c #Conflicts:     603000 | #Learnt:      28661 | 0.001
1489.00/1489.30	c total clause space: 335.816MB
1489.00/1489.30	c total #watches: 1036329
1499.40/1499.70	c total #propagations: 69069382 / total #impl: 1494792512 (eff. 0.046)
1499.40/1499.70	c #Conflicts:     604000 | #Learnt:      29661 | 0.001
1499.40/1499.70	c total clause space: 335.816MB
1499.40/1499.70	c total #watches: 1073758
1511.11/1511.42	c total #propagations: 69178263 / total #impl: 1497539001 (eff. 0.046)
1511.11/1511.42	c #Conflicts:     605000 | #Learnt:      30661 | 0.001
1511.11/1511.42	c total clause space: 335.816MB
1511.11/1511.42	c total #watches: 1106963
1521.30/1521.62	c total #propagations: 69290923 / total #impl: 1499156727 (eff. 0.046)
1521.30/1521.62	c #Conflicts:     606000 | #Learnt:      31661 | 0.001
1521.30/1521.62	c total clause space: 335.816MB
1521.30/1521.62	c total #watches: 1140887
1531.10/1531.48	c total #propagations: 69398135 / total #impl: 1500430806 (eff. 0.046)
1531.10/1531.48	c #Conflicts:     607000 | #Learnt:      32661 | 0.001
1531.10/1531.48	c total clause space: 335.816MB
1531.10/1531.48	c total #watches: 1173405
1539.60/1539.95	c total #propagations: 69527786 / total #impl: 1501763560 (eff. 0.046)
1539.60/1539.95	c #Conflicts:     608000 | #Learnt:      33661 | 0.001
1539.60/1539.95	c total clause space: 335.816MB
1539.60/1539.95	c total #watches: 1205188
1551.70/1552.02	c total #propagations: 69637565 / total #impl: 1503080512 (eff. 0.046)
1551.70/1552.02	c #Conflicts:     609000 | #Learnt:      34661 | 0.001
1551.70/1552.02	c total clause space: 335.816MB
1551.70/1552.02	c total #watches: 1238617
1563.60/1563.91	c total #propagations: 69770748 / total #impl: 1504596539 (eff. 0.046)
1563.60/1563.91	c #Conflicts:     610000 | #Learnt:      35661 | 0.001
1563.60/1563.91	c total clause space: 335.816MB
1563.60/1563.91	c total #watches: 1271794
1572.80/1573.11	c total #propagations: 69892904 / total #impl: 1506150784 (eff. 0.046)
1572.80/1573.11	c #Conflicts:     611000 | #Learnt:      36661 | 0.001
1572.80/1573.11	c total clause space: 335.816MB
1572.80/1573.11	c total #watches: 1304160
1585.19/1585.57	c total #propagations: 70000269 / total #impl: 1507536004 (eff. 0.046)
1585.19/1585.57	c GC COLLECT
1585.19/1585.57	c #Conflicts:     612000 | #Learnt:      18870 | 0.001
1585.19/1585.57	c total clause space: 335.816MB
1585.19/1585.57	c total #watches: 682533
1587.49/1587.84	c total #propagations: 70119870 / total #impl: 1509179615 (eff. 0.046)
1587.49/1587.84	c #Conflicts:     613000 | #Learnt:      19870 | 0.001
1587.49/1587.84	c total clause space: 335.816MB
1587.49/1587.84	c total #watches: 714936
1588.29/1588.66	c total #propagations: 70236963 / total #impl: 1511320927 (eff. 0.046)
1588.29/1588.66	c #Conflicts:     614000 | #Learnt:      20870 | 0.001
1588.29/1588.66	c total clause space: 335.816MB
1588.29/1588.66	c total #watches: 744742
1589.09/1589.49	c total #propagations: 70394639 / total #impl: 1512212672 (eff. 0.047)
1589.09/1589.49	c #Conflicts:     615000 | #Learnt:      21870 | 0.001
1589.09/1589.49	c total clause space: 335.816MB
1589.09/1589.49	c total #watches: 763561
1590.09/1590.41	c total #propagations: 70556317 / total #impl: 1512873948 (eff. 0.047)
1590.09/1590.41	c #Conflicts:     616000 | #Learnt:      22870 | 0.001
1590.09/1590.41	c total clause space: 335.816MB
1590.09/1590.41	c total #watches: 779829
1591.50/1591.84	c total #propagations: 70724927 / total #impl: 1513475933 (eff. 0.047)
1591.50/1591.84	c #Conflicts:     617000 | #Learnt:      23870 | 0.001
1591.50/1591.84	c total clause space: 335.816MB
1591.50/1591.84	c total #watches: 798094
1592.60/1592.96	c total #propagations: 70869316 / total #impl: 1514475611 (eff. 0.047)
1592.60/1592.96	c #Conflicts:     618000 | #Learnt:      24870 | 0.001
1592.60/1592.96	c total clause space: 335.816MB
1592.60/1592.96	c total #watches: 831438
1593.09/1593.45	c total #propagations: 70996133 / total #impl: 1515464166 (eff. 0.047)
1593.09/1593.45	c #Conflicts:     619000 | #Learnt:      25870 | 0.001
1593.09/1593.45	c total clause space: 335.816MB
1593.09/1593.45	c total #watches: 862176
1593.70/1594.03	c total #propagations: 71172357 / total #impl: 1516147984 (eff. 0.047)
1593.70/1594.03	c #Conflicts:     620000 | #Learnt:      26870 | 0.001
1593.70/1594.03	c total clause space: 335.816MB
1593.70/1594.03	c total #watches: 884403
1595.59/1595.90	c total #propagations: 71350227 / total #impl: 1516814280 (eff. 0.047)
1595.59/1595.90	c #Conflicts:     621000 | #Learnt:      27870 | 0.001
1595.59/1595.90	c total clause space: 335.816MB
1595.59/1595.90	c total #watches: 930199
1597.00/1597.33	c total #propagations: 71473544 / total #impl: 1518462159 (eff. 0.047)
1597.00/1597.33	c #Conflicts:     622000 | #Learnt:      28870 | 0.001
1597.00/1597.33	c total clause space: 335.816MB
1597.00/1597.33	c total #watches: 979548
1598.39/1598.76	c total #propagations: 71581025 / total #impl: 1521874601 (eff. 0.047)
1598.39/1598.76	c #Conflicts:     623000 | #Learnt:      29870 | 0.001
1598.39/1598.76	c total clause space: 335.816MB
1598.39/1598.76	c total #watches: 1027567
1599.29/1599.66	c total #propagations: 71709507 / total #impl: 1524442258 (eff. 0.047)
1599.29/1599.66	c #Conflicts:     624000 | #Learnt:      30870 | 0.001
1599.29/1599.66	c total clause space: 335.816MB
1599.29/1599.66	c total #watches: 1045018
1600.79/1601.15	c total #propagations: 71852382 / total #impl: 1526520088 (eff. 0.047)
1600.79/1601.15	c #Conflicts:     625000 | #Learnt:      31870 | 0.001
1600.79/1601.15	c total clause space: 335.816MB
1600.79/1601.15	c total #watches: 1064124
1602.49/1602.84	c total #propagations: 71981632 / total #impl: 1529750358 (eff. 0.047)
1602.49/1602.84	c #Conflicts:     626000 | #Learnt:      32870 | 0.001
1602.49/1602.84	c total clause space: 335.816MB
1602.49/1602.84	c total #watches: 1095031
1603.99/1604.35	c total #propagations: 72089227 / total #impl: 1532597752 (eff. 0.047)
1603.99/1604.35	c #Conflicts:     627000 | #Learnt:      33870 | 0.001
1603.99/1604.35	c total clause space: 335.816MB
1603.99/1604.35	c total #watches: 1117881
1605.49/1605.85	c total #propagations: 72209470 / total #impl: 1536338418 (eff. 0.047)
1605.49/1605.85	c #Conflicts:     628000 | #Learnt:      34870 | 0.001
1605.49/1605.85	c total clause space: 335.816MB
1605.49/1605.85	c total #watches: 1135156
1607.09/1607.46	c total #propagations: 72337223 / total #impl: 1539545173 (eff. 0.047)
1607.09/1607.46	c #Conflicts:     629000 | #Learnt:      35870 | 0.001
1607.09/1607.46	c total clause space: 335.816MB
1607.09/1607.46	c total #watches: 1152264
1608.99/1609.34	c total #propagations: 72481734 / total #impl: 1542453477 (eff. 0.047)
1608.99/1609.34	c #Conflicts:     630000 | #Learnt:      36870 | 0.001
1608.99/1609.34	c total clause space: 335.816MB
1608.99/1609.34	c total #watches: 1167779
1610.39/1610.74	c total #propagations: 72647348 / total #impl: 1544207113 (eff. 0.047)
1610.39/1610.74	c #Conflicts:     631000 | #Learnt:      37870 | 0.001
1610.39/1610.74	c total clause space: 335.816MB
1610.39/1610.74	c total #watches: 1189351
1611.29/1611.61	c total #propagations: 72801419 / total #impl: 1545569386 (eff. 0.047)
1611.29/1611.61	c GC COLLECT
1611.29/1611.61	c #Conflicts:     632000 | #Learnt:      19764 | 0.001
1611.29/1611.61	c total clause space: 335.816MB
1611.29/1611.61	c total #watches: 715018
1611.59/1611.97	c total #propagations: 72953578 / total #impl: 1546250859 (eff. 0.047)
1611.59/1611.97	c #Conflicts:     633000 | #Learnt:      20764 | 0.001
1611.59/1611.97	c total clause space: 335.816MB
1611.59/1611.97	c total #watches: 732316
1612.08/1612.47	c total #propagations: 73112555 / total #impl: 1546785254 (eff. 0.047)
1612.08/1612.47	c #Conflicts:     634000 | #Learnt:      21764 | 0.001
1612.08/1612.47	c total clause space: 335.816MB
1612.08/1612.47	c total #watches: 743651
1612.68/1613.08	c total #propagations: 73270509 / total #impl: 1547550988 (eff. 0.047)
1612.68/1613.08	c #Conflicts:     635000 | #Learnt:      22764 | 0.001
1612.68/1613.08	c total clause space: 335.816MB
1612.68/1613.08	c total #watches: 754112
1613.58/1613.92	c total #propagations: 73415328 / total #impl: 1548387114 (eff. 0.047)
1613.58/1613.92	c #Conflicts:     636000 | #Learnt:      23764 | 0.001
1613.58/1613.92	c total clause space: 335.816MB
1613.58/1613.92	c total #watches: 796195
1614.38/1614.76	c total #propagations: 73509000 / total #impl: 1549625918 (eff. 0.047)
1614.38/1614.76	c #Conflicts:     637000 | #Learnt:      24764 | 0.001
1614.38/1614.76	c total clause space: 335.816MB
1614.38/1614.76	c total #watches: 831603
1615.69/1616.07	c total #propagations: 73639790 / total #impl: 1550706692 (eff. 0.047)
1615.69/1616.07	c #Conflicts:     638000 | #Learnt:      25764 | 0.001
1615.69/1616.07	c total clause space: 335.816MB
1615.69/1616.07	c total #watches: 851414
1616.98/1617.32	c total #propagations: 73774191 / total #impl: 1551794005 (eff. 0.048)
1616.98/1617.32	c #Conflicts:     639000 | #Learnt:      26764 | 0.001
1616.98/1617.32	c total clause space: 335.816MB
1616.98/1617.32	c total #watches: 870465
1618.48/1618.87	c total #propagations: 73898636 / total #impl: 1552569118 (eff. 0.048)
1618.48/1618.87	c #Conflicts:     640000 | #Learnt:      27764 | 0.001
1618.48/1618.87	c total clause space: 335.816MB
1618.48/1618.87	c total #watches: 889197
1620.18/1620.53	c total #propagations: 74047142 / total #impl: 1553643253 (eff. 0.048)
1620.18/1620.53	c #Conflicts:     641000 | #Learnt:      28764 | 0.001
1620.18/1620.53	c total clause space: 335.816MB
1620.18/1620.53	c total #watches: 914260
1621.68/1622.00	c total #propagations: 74182125 / total #impl: 1555008735 (eff. 0.048)
1621.68/1622.00	c #Conflicts:     642000 | #Learnt:      29764 | 0.001
1621.68/1622.00	c total clause space: 335.816MB
1621.68/1622.00	c total #watches: 934791
1622.98/1623.37	c total #propagations: 74319601 / total #impl: 1556308395 (eff. 0.048)
1622.98/1623.37	c #Conflicts:     643000 | #Learnt:      30764 | 0.001
1622.98/1623.37	c total clause space: 335.816MB
1622.98/1623.37	c total #watches: 959099
1624.18/1624.58	c total #propagations: 74471172 / total #impl: 1557316520 (eff. 0.048)
1624.18/1624.58	c #Conflicts:     644000 | #Learnt:      31764 | 0.001
1624.18/1624.58	c total clause space: 335.816MB
1624.18/1624.58	c total #watches: 980071
1626.18/1626.58	c total #propagations: 74602010 / total #impl: 1558334447 (eff. 0.048)
1626.18/1626.58	c #Conflicts:     645000 | #Learnt:      32764 | 0.001
1626.18/1626.58	c total clause space: 335.816MB
1626.18/1626.58	c total #watches: 1002727
1627.79/1628.12	c total #propagations: 74750362 / total #impl: 1559692051 (eff. 0.048)
1627.79/1628.12	c #Conflicts:     646000 | #Learnt:      33764 | 0.001
1627.79/1628.12	c total clause space: 335.816MB
1627.79/1628.12	c total #watches: 1027014
1629.38/1629.74	c total #propagations: 74885525 / total #impl: 1560579129 (eff. 0.048)
1629.38/1629.74	c #Conflicts:     647000 | #Learnt:      34764 | 0.001
1629.38/1629.74	c total clause space: 335.816MB
1629.38/1629.74	c total #watches: 1044754
1631.18/1631.58	c total #propagations: 75039185 / total #impl: 1561249371 (eff. 0.048)
1631.18/1631.58	c #Conflicts:     648000 | #Learnt:      35764 | 0.001
1631.18/1631.58	c total clause space: 335.816MB
1631.18/1631.58	c total #watches: 1059681
1633.19/1633.54	c total #propagations: 75196851 / total #impl: 1562017128 (eff. 0.048)
1633.19/1633.54	c #Conflicts:     649000 | #Learnt:      36764 | 0.001
1633.19/1633.54	c total clause space: 335.816MB
1633.19/1633.54	c total #watches: 1077226
1634.98/1635.38	c total #propagations: 75342403 / total #impl: 1562867001 (eff. 0.048)
1634.98/1635.38	c #Conflicts:     650000 | #Learnt:      37764 | 0.001
1634.98/1635.38	c total clause space: 335.816MB
1634.98/1635.38	c total #watches: 1096580
1636.88/1637.20	c total #propagations: 75486374 / total #impl: 1563976359 (eff. 0.048)
1636.88/1637.20	c #Conflicts:     651000 | #Learnt:      38764 | 0.001
1636.88/1637.20	c total clause space: 335.816MB
1636.88/1637.20	c total #watches: 1132012
1637.78/1638.16	c total #propagations: 75622962 / total #impl: 1565530250 (eff. 0.048)
1637.78/1638.16	c GC COLLECT
1637.78/1638.16	c #Conflicts:     652000 | #Learnt:      20357 | 0.001
1637.78/1638.16	c total clause space: 335.816MB
1637.78/1638.16	c total #watches: 744030
1638.58/1638.90	c total #propagations: 75775158 / total #impl: 1566207042 (eff. 0.048)
1638.58/1638.90	c #Conflicts:     653000 | #Learnt:      21357 | 0.001
1638.58/1638.90	c total clause space: 335.816MB
1638.58/1638.90	c total #watches: 769838
1639.58/1639.99	c total #propagations: 75958188 / total #impl: 1566883369 (eff. 0.048)
1639.58/1639.99	c #Conflicts:     654000 | #Learnt:      22357 | 0.001
1639.58/1639.99	c total clause space: 335.816MB
1639.58/1639.99	c total #watches: 795311
1640.89/1641.26	c total #propagations: 76132077 / total #impl: 1567541685 (eff. 0.049)
1640.89/1641.26	c #Conflicts:     655000 | #Learnt:      23357 | 0.001
1640.89/1641.26	c total clause space: 335.816MB
1640.89/1641.26	c total #watches: 820544
1641.58/1641.92	c total #propagations: 76291370 / total #impl: 1568200713 (eff. 0.049)
1641.58/1641.92	c #Conflicts:     656000 | #Learnt:      24357 | 0.001
1641.58/1641.92	c total clause space: 335.816MB
1641.58/1641.92	c total #watches: 845454
1642.38/1642.76	c total #propagations: 76486564 / total #impl: 1569243887 (eff. 0.049)
1642.38/1642.76	c #Conflicts:     657000 | #Learnt:      25357 | 0.001
1642.38/1642.76	c total clause space: 335.816MB
1642.38/1642.76	c total #watches: 867093
1643.38/1643.70	c total #propagations: 76681165 / total #impl: 1570116321 (eff. 0.049)
1643.38/1643.70	c #Conflicts:     658000 | #Learnt:      26357 | 0.001
1643.38/1643.70	c total clause space: 335.816MB
1643.38/1643.70	c total #watches: 890487
1643.98/1644.35	c total #propagations: 76888174 / total #impl: 1570809864 (eff. 0.049)
1643.98/1644.35	c #Conflicts:     659000 | #Learnt:      27357 | 0.001
1643.98/1644.35	c total clause space: 335.816MB
1643.98/1644.35	c total #watches: 910072
1644.58/1644.96	c total #propagations: 77094192 / total #impl: 1571547599 (eff. 0.049)
1644.58/1644.96	c #Conflicts:     660000 | #Learnt:      28357 | 0.001
1644.58/1644.96	c total clause space: 335.816MB
1644.58/1644.96	c total #watches: 928456
1645.39/1645.77	c total #propagations: 77280128 / total #impl: 1572331260 (eff. 0.049)
1645.39/1645.77	c #Conflicts:     661000 | #Learnt:      29357 | 0.001
1645.39/1645.77	c total clause space: 335.816MB
1645.39/1645.77	c total #watches: 948611
1645.98/1646.39	c total #propagations: 77474664 / total #impl: 1573104258 (eff. 0.049)
1645.98/1646.39	c #Conflicts:     662000 | #Learnt:      30357 | 0.001
1645.98/1646.39	c total clause space: 335.816MB
1645.98/1646.39	c total #watches: 1013988
1647.59/1647.93	c total #propagations: 77577064 / total #impl: 1573952695 (eff. 0.049)
1647.59/1647.93	c #Conflicts:     663000 | #Learnt:      31357 | 0.001
1647.59/1647.93	c total clause space: 335.816MB
1647.59/1647.93	c total #watches: 1112354
1649.69/1650.10	c total #propagations: 77670458 / total #impl: 1578701937 (eff. 0.049)
1649.69/1650.10	c #Conflicts:     664000 | #Learnt:      32357 | 0.001
1649.69/1650.10	c total clause space: 335.816MB
1649.69/1650.10	c total #watches: 1248814
1652.69/1653.08	c total #propagations: 77756732 / total #impl: 1586681754 (eff. 0.049)
1652.69/1653.08	c #Conflicts:     665000 | #Learnt:      33357 | 0.001
1652.69/1653.08	c total clause space: 335.816MB
1652.69/1653.08	c total #watches: 1377046
1656.79/1657.12	c total #propagations: 77862394 / total #impl: 1602742183 (eff. 0.049)
1656.79/1657.12	c #Conflicts:     666000 | #Learnt:      34357 | 0.001
1656.79/1657.12	c total clause space: 335.816MB
1656.79/1657.12	c total #watches: 1472608
1661.38/1661.79	c total #propagations: 77979919 / total #impl: 1627577771 (eff. 0.048)
1661.38/1661.79	c #Conflicts:     667000 | #Learnt:      35357 | 0.001
1661.38/1661.79	c total clause space: 335.816MB
1661.38/1661.79	c total #watches: 1567717
1665.88/1666.29	c total #propagations: 78083542 / total #impl: 1639045372 (eff. 0.048)
1665.88/1666.29	c #Conflicts:     668000 | #Learnt:      36357 | 0.001
1665.88/1666.29	c total clause space: 335.816MB
1665.88/1666.29	c total #watches: 1676487
1672.08/1672.47	c total #propagations: 78186154 / total #impl: 1646789507 (eff. 0.047)
1672.08/1672.47	c #Conflicts:     669000 | #Learnt:      37357 | 0.001
1672.08/1672.47	c total clause space: 335.816MB
1672.08/1672.47	c total #watches: 1729635
1678.18/1678.53	c total #propagations: 78291766 / total #impl: 1652987817 (eff. 0.047)
1678.18/1678.53	c #Conflicts:     670000 | #Learnt:      38357 | 0.001
1678.18/1678.53	c total clause space: 335.816MB
1678.18/1678.53	c total #watches: 1849957
1687.48/1687.83	c total #propagations: 78389333 / total #impl: 1668243186 (eff. 0.047)
1687.48/1687.83	c #Conflicts:     671000 | #Learnt:      39357 | 0.001
1687.48/1687.83	c total clause space: 335.816MB
1687.48/1687.83	c total #watches: 1921596
1688.48/1688.85	c total #propagations: 78484547 / total #impl: 1685177121 (eff. 0.047)
1688.48/1688.85	c GC COLLECT
1688.48/1688.85	c #Conflicts:     672000 | #Learnt:      20658 | 0.001
1688.48/1688.85	c total clause space: 335.816MB
1688.48/1688.85	c total #watches: 755798
1689.28/1689.70	c total #propagations: 78600726 / total #impl: 1686100306 (eff. 0.047)
1689.28/1689.70	c #Conflicts:     673000 | #Learnt:      21658 | 0.001
1689.28/1689.70	c total clause space: 335.816MB
1689.28/1689.70	c total #watches: 779075
1690.18/1690.52	c total #propagations: 78737225 / total #impl: 1687115236 (eff. 0.047)
1690.18/1690.52	c #Conflicts:     674000 | #Learnt:      22658 | 0.001
1690.18/1690.52	c total clause space: 335.816MB
1690.18/1690.52	c total #watches: 808450
1691.07/1691.49	c total #propagations: 78879979 / total #impl: 1687886210 (eff. 0.047)
1691.07/1691.49	c #Conflicts:     675000 | #Learnt:      23658 | 0.001
1691.07/1691.49	c total clause space: 335.816MB
1691.07/1691.49	c total #watches: 842944
1692.47/1692.84	c total #propagations: 78999333 / total #impl: 1689529688 (eff. 0.047)
1692.47/1692.84	c #Conflicts:     676000 | #Learnt:      24658 | 0.001
1692.47/1692.84	c total clause space: 335.816MB
1692.47/1692.84	c total #watches: 884164
1693.78/1694.17	c total #propagations: 79127403 / total #impl: 1692283002 (eff. 0.047)
1693.78/1694.17	c #Conflicts:     677000 | #Learnt:      25658 | 0.001
1693.78/1694.17	c total clause space: 335.816MB
1693.78/1694.17	c total #watches: 901421
1695.17/1695.55	c total #propagations: 79258269 / total #impl: 1694310732 (eff. 0.047)
1695.17/1695.55	c #Conflicts:     678000 | #Learnt:      26658 | 0.001
1695.17/1695.55	c total clause space: 335.816MB
1695.17/1695.55	c total #watches: 920714
1696.87/1697.20	c total #propagations: 79392435 / total #impl: 1695795372 (eff. 0.047)
1696.87/1697.20	c #Conflicts:     679000 | #Learnt:      27658 | 0.001
1696.87/1697.20	c total clause space: 335.816MB
1696.87/1697.20	c total #watches: 938788
1698.47/1698.88	c total #propagations: 79539583 / total #impl: 1697884324 (eff. 0.047)
1698.47/1698.88	c #Conflicts:     680000 | #Learnt:      28658 | 0.001
1698.47/1698.88	c total clause space: 335.816MB
1698.47/1698.88	c total #watches: 959103
1700.17/1700.51	c total #propagations: 79673989 / total #impl: 1699971904 (eff. 0.047)
1700.17/1700.51	c #Conflicts:     681000 | #Learnt:      29658 | 0.001
1700.17/1700.51	c total clause space: 335.816MB
1700.17/1700.51	c total #watches: 985977
1701.67/1702.07	c total #propagations: 79812873 / total #impl: 1701567172 (eff. 0.047)
1701.67/1702.07	c #Conflicts:     682000 | #Learnt:      30658 | 0.001
1701.67/1702.07	c total clause space: 335.816MB
1701.67/1702.07	c total #watches: 1021237
1703.37/1703.72	c total #propagations: 79922425 / total #impl: 1703253411 (eff. 0.047)
1703.37/1703.72	c #Conflicts:     683000 | #Learnt:      31658 | 0.001
1703.37/1703.72	c total clause space: 335.816MB
1703.37/1703.72	c total #watches: 1048866
1705.07/1705.48	c total #propagations: 80047531 / total #impl: 1705161374 (eff. 0.047)
1705.07/1705.48	c #Conflicts:     684000 | #Learnt:      32658 | 0.001
1705.07/1705.48	c total clause space: 335.816MB
1705.07/1705.48	c total #watches: 1071919
1707.27/1707.65	c total #propagations: 80174352 / total #impl: 1706856337 (eff. 0.047)
1707.27/1707.65	c #Conflicts:     685000 | #Learnt:      33658 | 0.001
1707.27/1707.65	c total clause space: 335.816MB
1707.27/1707.65	c total #watches: 1098284
1709.57/1709.99	c total #propagations: 80306444 / total #impl: 1708899884 (eff. 0.047)
1709.57/1709.99	c #Conflicts:     686000 | #Learnt:      34658 | 0.001
1709.57/1709.99	c total clause space: 335.816MB
1709.57/1709.99	c total #watches: 1125367
1712.07/1712.40	c total #propagations: 80435361 / total #impl: 1711381098 (eff. 0.047)
1712.07/1712.40	c #Conflicts:     687000 | #Learnt:      35658 | 0.001
1712.07/1712.40	c total clause space: 335.816MB
1712.07/1712.40	c total #watches: 1150556
1714.37/1714.76	c total #propagations: 80551148 / total #impl: 1713356720 (eff. 0.047)
1714.37/1714.76	c #Conflicts:     688000 | #Learnt:      36658 | 0.001
1714.37/1714.76	c total clause space: 335.816MB
1714.37/1714.76	c total #watches: 1172643
1716.57/1716.95	c total #propagations: 80686554 / total #impl: 1714586982 (eff. 0.047)
1716.57/1716.95	c #Conflicts:     689000 | #Learnt:      37658 | 0.001
1716.57/1716.95	c total clause space: 335.816MB
1716.57/1716.95	c total #watches: 1220582
1719.67/1720.04	c total #propagations: 80777026 / total #impl: 1715639802 (eff. 0.047)
1719.67/1720.04	c #Conflicts:     690000 | #Learnt:      38658 | 0.001
1719.67/1720.04	c total clause space: 335.816MB
1719.67/1720.04	c total #watches: 1253772
1722.47/1722.83	c total #propagations: 80883699 / total #impl: 1717684516 (eff. 0.047)
1722.47/1722.83	c #Conflicts:     691000 | #Learnt:      39658 | 0.001
1722.47/1722.83	c total clause space: 335.816MB
1722.47/1722.83	c total #watches: 1294089
1724.37/1724.79	c total #propagations: 80986956 / total #impl: 1721526670 (eff. 0.047)
1724.37/1724.79	c GC COLLECT
1724.37/1724.79	c #Conflicts:     692000 | #Learnt:      20656 | 0.001
1724.37/1724.79	c total clause space: 335.816MB
1724.37/1724.79	c total #watches: 763573
1725.87/1726.23	c total #propagations: 81066991 / total #impl: 1724094333 (eff. 0.047)
1725.87/1726.23	c #Conflicts:     693000 | #Learnt:      21656 | 0.001
1725.87/1726.23	c total clause space: 335.816MB
1725.87/1726.23	c total #watches: 796833
1726.67/1727.05	c total #propagations: 81226803 / total #impl: 1725213918 (eff. 0.047)
1726.67/1727.05	c #Conflicts:     694000 | #Learnt:      22656 | 0.001
1726.67/1727.05	c total clause space: 335.816MB
1726.67/1727.05	c total #watches: 815789
1728.47/1728.83	c total #propagations: 81397000 / total #impl: 1726175016 (eff. 0.047)
1728.47/1728.83	c #Conflicts:     695000 | #Learnt:      23656 | 0.001
1728.47/1728.83	c total clause space: 335.816MB
1728.47/1728.83	c total #watches: 838195
1729.97/1730.33	c total #propagations: 81541043 / total #impl: 1727021738 (eff. 0.047)
1729.97/1730.33	c #Conflicts:     696000 | #Learnt:      24656 | 0.001
1729.97/1730.33	c total clause space: 335.816MB
1729.97/1730.33	c total #watches: 875613
1730.77/1731.18	c total #propagations: 81696733 / total #impl: 1727978826 (eff. 0.047)
1730.77/1731.18	c #Conflicts:     697000 | #Learnt:      25656 | 0.001
1730.77/1731.18	c total clause space: 335.816MB
1730.77/1731.18	c total #watches: 898264
1731.77/1732.15	c total #propagations: 81850014 / total #impl: 1728842393 (eff. 0.047)
1731.77/1732.15	c #Conflicts:     698000 | #Learnt:      26656 | 0.001
1731.77/1732.15	c total clause space: 335.816MB
1731.77/1732.15	c total #watches: 917558
1732.77/1733.19	c total #propagations: 82013608 / total #impl: 1729854241 (eff. 0.047)
1732.77/1733.19	c #Conflicts:     699000 | #Learnt:      27656 | 0.001
1732.77/1733.19	c total clause space: 335.816MB
1732.77/1733.19	c total #watches: 934974
1733.97/1734.30	c total #propagations: 82176925 / total #impl: 1731011410 (eff. 0.047)
1733.97/1734.30	c #Conflicts:     700000 | #Learnt:      28656 | 0.001
1733.97/1734.30	c total clause space: 335.816MB
1733.97/1734.30	c total #watches: 951783
1735.07/1735.47	c total #propagations: 82336084 / total #impl: 1731938323 (eff. 0.048)
1735.07/1735.47	c #Conflicts:     701000 | #Learnt:      29656 | 0.001
1735.07/1735.47	c total clause space: 335.816MB
1735.07/1735.47	c total #watches: 971695
1736.47/1736.86	c total #propagations: 82499557 / total #impl: 1733032938 (eff. 0.048)
1736.47/1736.86	c #Conflicts:     702000 | #Learnt:      30656 | 0.001
1736.47/1736.86	c total clause space: 335.816MB
1736.47/1736.86	c total #watches: 993078
1738.17/1738.53	c total #propagations: 82657269 / total #impl: 1734194548 (eff. 0.048)
1738.17/1738.53	c #Conflicts:     703000 | #Learnt:      31656 | 0.001
1738.17/1738.53	c total clause space: 335.816MB
1738.17/1738.53	c total #watches: 1032245
1740.27/1740.63	c total #propagations: 82785547 / total #impl: 1735752680 (eff. 0.048)
1740.27/1740.63	c #Conflicts:     704000 | #Learnt:      32656 | 0.001
1740.27/1740.63	c total clause space: 335.816MB
1740.27/1740.63	c total #watches: 1090075
1742.37/1742.71	c total #propagations: 82886813 / total #impl: 1737976413 (eff. 0.048)
1742.37/1742.71	c #Conflicts:     705000 | #Learnt:      33656 | 0.001
1742.37/1742.71	c total clause space: 335.816MB
1742.37/1742.71	c total #watches: 1114513
1744.47/1744.87	c total #propagations: 82984736 / total #impl: 1739632590 (eff. 0.048)
1744.47/1744.87	c #Conflicts:     706000 | #Learnt:      34656 | 0.001
1744.47/1744.87	c total clause space: 335.816MB
1744.47/1744.87	c total #watches: 1156212
1746.87/1747.24	c total #propagations: 83068282 / total #impl: 1742697426 (eff. 0.048)
1746.87/1747.24	c #Conflicts:     707000 | #Learnt:      35656 | 0.001
1746.87/1747.24	c total clause space: 335.816MB
1746.87/1747.24	c total #watches: 1232487
1749.17/1749.51	c total #propagations: 83156257 / total #impl: 1747299897 (eff. 0.048)
1749.17/1749.51	c #Conflicts:     708000 | #Learnt:      36656 | 0.001
1749.17/1749.51	c total clause space: 335.816MB
1749.17/1749.51	c total #watches: 1256053
1751.67/1752.06	c total #propagations: 83226410 / total #impl: 1749628843 (eff. 0.048)
1751.67/1752.06	c #Conflicts:     709000 | #Learnt:      37656 | 0.001
1751.67/1752.06	c total clause space: 335.816MB
1751.67/1752.06	c total #watches: 1269589
1754.18/1754.54	c total #propagations: 83323217 / total #impl: 1751941537 (eff. 0.048)
1754.18/1754.54	c #Conflicts:     710000 | #Learnt:      38656 | 0.001
1754.18/1754.54	c total clause space: 335.816MB
1754.18/1754.54	c total #watches: 1283835
1756.57/1756.95	c total #propagations: 83423336 / total #impl: 1754059084 (eff. 0.048)
1756.57/1756.95	c #Conflicts:     711000 | #Learnt:      39656 | 0.001
1756.57/1756.95	c total clause space: 335.816MB
1756.57/1756.95	c total #watches: 1294545
1759.17/1759.54	c total #propagations: 83522849 / total #impl: 1756337709 (eff. 0.048)
1759.17/1759.54	c GC COLLECT
1759.17/1759.54	c #Conflicts:     712000 | #Learnt:      20359 | 0.001
1759.17/1759.54	c total clause space: 335.816MB
1759.17/1759.54	c total #watches: 752804
1760.57/1760.96	c total #propagations: 83604856 / total #impl: 1758858449 (eff. 0.048)
1760.57/1760.96	c #Conflicts:     713000 | #Learnt:      21359 | 0.001
1760.57/1760.96	c total clause space: 335.816MB
1760.57/1760.96	c total #watches: 781583
1762.07/1762.45	c total #propagations: 83683994 / total #impl: 1759705426 (eff. 0.048)
1762.07/1762.45	c #Conflicts:     714000 | #Learnt:      22359 | 0.001
1762.07/1762.45	c total clause space: 335.816MB
1762.07/1762.45	c total #watches: 805982
1763.87/1764.28	c total #propagations: 83749312 / total #impl: 1760752186 (eff. 0.048)
1763.87/1764.28	c #Conflicts:     715000 | #Learnt:      23359 | 0.001
1763.87/1764.28	c total clause space: 335.816MB
1763.87/1764.28	c total #watches: 829279
1765.76/1766.16	c total #propagations: 83826123 / total #impl: 1762341211 (eff. 0.048)
1765.76/1766.16	c #Conflicts:     716000 | #Learnt:      24359 | 0.001
1765.76/1766.16	c total clause space: 335.816MB
1765.76/1766.16	c total #watches: 852910
1767.76/1768.17	c total #propagations: 83924010 / total #impl: 1763455004 (eff. 0.048)
1767.76/1768.17	c #Conflicts:     717000 | #Learnt:      25359 | 0.001
1767.76/1768.17	c total clause space: 335.816MB
1767.76/1768.17	c total #watches: 875607
1769.86/1770.26	c total #propagations: 84041268 / total #impl: 1764918518 (eff. 0.048)
1769.86/1770.26	c #Conflicts:     718000 | #Learnt:      26359 | 0.001
1769.86/1770.26	c total clause space: 335.816MB
1769.86/1770.26	c total #watches: 898589
1772.16/1772.51	c total #propagations: 84156208 / total #impl: 1765876454 (eff. 0.048)
1772.16/1772.51	c #Conflicts:     719000 | #Learnt:      27359 | 0.001
1772.16/1772.51	c total clause space: 335.816MB
1772.16/1772.51	c total #watches: 921526
1774.46/1774.89	c total #propagations: 84289804 / total #impl: 1767171608 (eff. 0.048)
1774.46/1774.89	c #Conflicts:     720000 | #Learnt:      28359 | 0.001
1774.46/1774.89	c total clause space: 335.816MB
1774.46/1774.89	c total #watches: 942246
1777.27/1777.61	c total #propagations: 84473905 / total #impl: 1768660274 (eff. 0.048)
1777.27/1777.61	c #Conflicts:     721000 | #Learnt:      29359 | 0.001
1777.27/1777.61	c total clause space: 335.816MB
1777.27/1777.61	c total #watches: 970158
1778.06/1778.42	c total #propagations: 84645958 / total #impl: 1769983372 (eff. 0.048)
1778.06/1778.42	c #Conflicts:     722000 | #Learnt:      30359 | 0.001
1778.06/1778.42	c total clause space: 335.816MB
1778.06/1778.42	c total #watches: 989989
1780.36/1780.72	c total #propagations: 84819760 / total #impl: 1770800676 (eff. 0.048)
1780.36/1780.72	c #Conflicts:     723000 | #Learnt:      31359 | 0.000
1780.36/1780.72	c total clause space: 335.816MB
1780.36/1780.72	c total #watches: 1017898
1784.06/1784.42	c total #propagations: 84992223 / total #impl: 1771801353 (eff. 0.048)
1784.06/1784.42	c #Conflicts:     724000 | #Learnt:      32359 | 0.000
1784.06/1784.42	c total clause space: 335.816MB
1784.06/1784.42	c total #watches: 1038908
1787.27/1787.63	c total #propagations: 85106131 / total #impl: 1773244247 (eff. 0.048)
1787.27/1787.63	c #Conflicts:     725000 | #Learnt:      33359 | 0.000
1787.27/1787.63	c total clause space: 335.816MB
1787.27/1787.63	c total #watches: 1082318
1790.86/1791.26	c total #propagations: 85247435 / total #impl: 1776442230 (eff. 0.048)
1790.86/1791.26	c #Conflicts:     726000 | #Learnt:      34359 | 0.000
1790.86/1791.26	c total clause space: 335.816MB
1790.86/1791.26	c total #watches: 1112251
1796.76/1797.16	c total #propagations: 85399469 / total #impl: 1778524258 (eff. 0.048)
1796.76/1797.16	c #Conflicts:     727000 | #Learnt:      35359 | 0.000
1796.76/1797.16	c total clause space: 335.816MB
1796.76/1797.16	c total #watches: 1142842

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-4118436-1467221122/watcher-4118436-1467221122 -o /tmp/evaluation-result-4118436-1467221122/solver-4118436-1467221122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118436-1467221122.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=3092
running on 4 cores: 1,3,5,7

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.95 2.02 2.06 3/176 3095
/proc/meminfo: memFree=31402468/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/3095/stat : 3095 (runsolver) D 3092 3095 1985 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 1143292 24911872 151 33554432000 4194304 4338465 140736550384336 140736550381976 251143212215 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/3095/statm: 6082 151 105 36 0 2655 0

[startup+0.100167 s]
/proc/loadavg: 1.95 2.02 2.06 3/176 3095
/proc/meminfo: memFree=31402468/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=65084 CPUtime=0.04 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 720 0 0 0 4 0 0 0 20 0 1 0 1143292 66646016 13360 33554432000 4194304 6211289 140736063745008 140736550381832 4241730 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 16271 13360 204 493 0 15768 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 65084

[startup+0.200365 s]
/proc/loadavg: 1.95 2.02 2.06 3/176 3095
/proc/meminfo: memFree=31402468/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=68292 CPUtime=0.14 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 1425 0 0 0 14 0 0 0 20 0 1 0 1143292 69931008 14336 33554432000 4194304 6211289 140736063745008 140736550381832 4216038 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 17073 14336 204 493 0 16570 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 68292

[startup+0.30027 s]
/proc/loadavg: 1.95 2.02 2.06 3/176 3095
/proc/meminfo: memFree=31402468/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=72976 CPUtime=0.24 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 2036 0 0 0 24 0 0 0 20 0 1 0 1143292 74727424 14739 33554432000 4194304 6211289 140736063745008 140736550381832 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 18244 14740 204 493 0 17741 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 72976

[startup+0.700247 s]
/proc/loadavg: 1.95 2.02 2.06 3/176 3095
/proc/meminfo: memFree=31402468/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=81080 CPUtime=0.65 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 3472 0 0 0 64 1 0 0 20 0 1 0 1143292 83025920 17189 33554432000 4194304 6211289 140736063745008 140736550381832 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 20270 17189 214 493 0 19767 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 81080

[startup+1.50023 s]
/proc/loadavg: 1.95 2.02 2.06 3/177 3096
/proc/meminfo: memFree=31319076/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=81476 CPUtime=1.45 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 3721 0 0 0 144 1 0 0 20 0 1 0 1143292 83431424 17435 33554432000 4194304 6211289 140736063745008 140736063742872 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 20369 17435 219 493 0 19866 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 81476

[startup+3.10024 s]
/proc/loadavg: 1.95 2.02 2.06 3/177 3096
/proc/meminfo: memFree=31300648/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=94420 CPUtime=3.05 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 4898 0 0 0 304 1 0 0 20 0 1 0 1143292 96686080 19769 33554432000 4194304 6211289 140736063745008 140736063742872 4242438 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 23605 19769 219 493 0 23102 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 94420

[startup+6.30023 s]
/proc/loadavg: 1.95 2.02 2.06 3/177 3096
/proc/meminfo: memFree=31256340/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=115528 CPUtime=6.24 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 6318 0 0 0 623 1 0 0 20 0 1 0 1143292 118300672 23868 33554432000 4194304 6211289 140736063745008 140736063743352 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 28882 23868 219 493 0 28379 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 115528

[startup+12.7003 s]
/proc/loadavg: 1.95 2.02 2.06 3/177 3096
/proc/meminfo: memFree=31224068/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=118088 CPUtime=12.64 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 6880 0 0 0 1263 1 0 0 20 0 1 0 1143292 120922112 25963 33554432000 4194304 6211289 140736063745008 140736063742872 5158129 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 29522 25963 219 493 0 29019 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 118088

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.06 3/177 3096
/proc/meminfo: memFree=31156036/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=151808 CPUtime=25.45 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 8394 0 0 0 2543 2 0 0 20 0 1 0 1143292 155451392 29137 33554432000 4194304 6211289 140736063745008 140736063743352 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 37952 29137 219 493 0 37449 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 151808

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 2.06 3/177 3096
/proc/meminfo: memFree=31098448/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=154920 CPUtime=51.04 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 9028 0 0 0 5102 2 0 0 20 0 1 0 1143292 158638080 31815 33554432000 4194304 6211289 140736063745008 140736063742872 4202223 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 38730 31815 219 493 0 38227 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 154920

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/177 3097
/proc/meminfo: memFree=31027784/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=210296 CPUtime=102.23 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 10923 0 0 0 10220 3 0 0 20 0 1 0 1143292 215343104 38946 33554432000 4194304 6211289 140736063745008 140736063742872 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 52574 38946 219 493 0 52071 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 210296

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.06 3/177 3098
/proc/meminfo: memFree=31014056/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=215220 CPUtime=162.22 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 12104 0 0 0 16218 4 0 0 20 0 1 0 1143292 220385280 42167 33554432000 4194304 6211289 140736063745008 140736063743352 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 53805 42167 219 493 0 53302 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 215220

[startup+222.307 s]
/proc/loadavg: 2.04 2.04 2.05 3/177 3100
/proc/meminfo: memFree=30973348/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=217720 CPUtime=222.22 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 12572 0 0 0 22217 5 0 0 20 0 1 0 1143292 222945280 45701 33554432000 4194304 6211289 140736063745008 140736063743352 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 54430 45701 219 493 0 53927 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 217720

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/178 3104
/proc/meminfo: memFree=30929736/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=220976 CPUtime=282.2 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 13231 0 0 0 28214 6 0 0 20 0 1 0 1143292 226279424 49679 33554432000 4194304 6211289 140736063745008 140736063742872 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 55244 49679 219 493 0 54741 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 220976

[startup+342.3 s]
/proc/loadavg: 2.10 2.05 2.05 3/177 3105
/proc/meminfo: memFree=30908320/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=305532 CPUtime=342.18 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 14741 0 0 0 34212 6 0 0 20 0 1 0 1143292 312864768 54388 33554432000 4194304 6211289 140736063745008 140736063742872 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 76383 54388 219 493 0 75880 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 305532

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/177 3106
/proc/meminfo: memFree=30879696/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=308800 CPUtime=402.17 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 15322 0 0 0 40210 7 0 0 20 0 1 0 1143292 316211200 54969 33554432000 4194304 6211289 140736063745008 140736063742872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 77200 54969 219 493 0 76697 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 308800

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/177 3107
/proc/meminfo: memFree=30878828/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=309328 CPUtime=462.16 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 15459 0 0 0 46209 7 0 0 20 0 1 0 1143292 316751872 55106 33554432000 4194304 6211289 140736063745008 140736063743352 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 77332 55106 219 493 0 76829 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 309328

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/177 3109
/proc/meminfo: memFree=30857484/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=310768 CPUtime=522.15 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 15705 0 0 0 52208 7 0 0 20 0 1 0 1143292 318226432 55352 33554432000 4194304 6211289 140736063745008 140736063742872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 77692 55352 219 493 0 77189 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 310768

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/176 3110
/proc/meminfo: memFree=30805440/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=311476 CPUtime=582.15 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 15841 0 0 0 58207 8 0 0 20 0 1 0 1143292 318951424 60087 33554432000 4194304 6211289 140736063745008 140736063743352 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 77869 60087 219 493 0 77366 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 311476


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


[startup+882.307 s]
/proc/loadavg: 2.02 2.04 2.02 3/178 3120
/proc/meminfo: memFree=30227112/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=323136 CPUtime=882.11 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 18101 0 0 0 88200 11 0 0 20 0 1 0 1143292 330891264 73358 33554432000 4194304 6211289 140736063745008 140736063743352 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 80784 73358 219 493 0 80281 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 323136

[startup+942.3 s]
/proc/loadavg: 2.07 2.04 2.02 3/177 3121
/proc/meminfo: memFree=30218072/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=323520 CPUtime=942.09 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 18181 0 0 0 94197 12 0 0 20 0 1 0 1143292 331284480 74971 33554432000 4194304 6211289 140736063745008 140736063742872 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 80880 74971 219 493 0 80377 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 323520

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/177 3122
/proc/meminfo: memFree=30205424/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=324676 CPUtime=1002.09 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 18484 0 0 0 100196 13 0 0 20 0 1 0 1143292 332468224 77285 33554432000 4194304 6211289 140736063745008 140736063743352 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 81169 77285 219 493 0 80666 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 324676

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 3123
/proc/meminfo: memFree=30186748/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=459308 CPUtime=1062.07 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 19751 0 0 0 106194 13 0 0 20 0 1 0 1143292 470331392 81312 33554432000 4194304 6211289 140736063745008 140736063743352 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 114827 81312 219 493 0 114324 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 459308

[startup+1122.3 s]
/proc/loadavg: 2.02 2.03 2.01 3/177 3125
/proc/meminfo: memFree=30175832/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=460332 CPUtime=1122.07 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 19938 0 0 0 112193 14 0 0 20 0 1 0 1143292 471379968 83536 33554432000 4194304 6211289 140736063745008 140736063743352 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 115083 83536 219 493 0 114580 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 460332

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3126
/proc/meminfo: memFree=30175332/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=460332 CPUtime=1182.06 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 19939 0 0 0 118192 14 0 0 20 0 1 0 1143292 471379968 83536 33554432000 4194304 6211289 140736063745008 140736063743352 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 115083 83536 219 493 0 114580 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 460332

[startup+1242.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 3127
/proc/meminfo: memFree=30159996/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=461424 CPUtime=1242.04 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 20096 0 0 0 124190 14 0 0 20 0 1 0 1143292 472498176 87270 33554432000 4194304 6211289 140736063745008 140736063743352 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 115356 87270 219 493 0 114853 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 461424

[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/177 3128
/proc/meminfo: memFree=30156896/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=462316 CPUtime=1302.04 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 20267 0 0 0 130189 15 0 0 20 0 1 0 1143292 473411584 87441 33554432000 4194304 6211289 140736063745008 140736063743352 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 115579 87441 219 493 0 115076 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 462316

[startup+1362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 3129
/proc/meminfo: memFree=30155772/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=463532 CPUtime=1362.02 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 20498 0 0 0 136187 15 0 0 20 0 1 0 1143292 474656768 87672 33554432000 4194304 6211289 140736063745008 140736063743352 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 115883 87672 219 493 0 115380 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 463532

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3131
/proc/meminfo: memFree=30154404/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=465904 CPUtime=1422.02 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 20927 0 0 0 142187 15 0 0 20 0 1 0 1143292 477085696 88101 33554432000 4194304 6211289 140736063745008 140736063742872 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 116476 88101 219 493 0 115973 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 465904

[startup+1482.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 3135
/proc/meminfo: memFree=30152428/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=466932 CPUtime=1482 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 21100 0 0 0 148185 15 0 0 20 0 1 0 1143292 478138368 88274 33554432000 4194304 6211289 140736063745008 140736063743352 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 116733 88274 219 493 0 116230 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 466932

[startup+1542.31 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 3136
/proc/meminfo: memFree=30135768/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=466932 CPUtime=1542.01 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 21100 0 0 0 154185 16 0 0 20 0 1 0 1143292 478138368 88274 33554432000 4194304 6211289 140736063745008 140736063743352 4209882 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 116733 88274 219 493 0 116230 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 466932

[startup+1602.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 3137
/proc/meminfo: memFree=30114700/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=467192 CPUtime=1601.99 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 21158 0 0 0 160183 16 0 0 20 0 1 0 1143292 478404608 92420 33554432000 4194304 6211289 140736063745008 140736063743352 4242432 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 116798 92420 219 493 0 116295 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 467192

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 3138
/proc/meminfo: memFree=30110136/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=468988 CPUtime=1661.98 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 21535 0 0 0 166181 17 0 0 20 0 1 0 1143292 480243712 92764 33554432000 4194304 6211289 140736063745008 140736063743352 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 117247 92764 219 493 0 116744 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 468988

[startup+1722.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 3140
/proc/meminfo: memFree=30080932/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=471556 CPUtime=1721.97 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 21980 0 0 0 172180 17 0 0 20 0 1 0 1143292 482873344 99852 33554432000 4194304 6211289 140736063745008 140736063743352 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 117889 99852 219 493 0 117386 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 471556

[startup+1782.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 3141
/proc/meminfo: memFree=30077016/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=472904 CPUtime=1781.96 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 22199 0 0 0 178178 18 0 0 20 0 1 0 1143292 484253696 100071 33554432000 4194304 6211289 140736063745008 140736063742872 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 118226 100071 219 493 0 117723 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 472904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.08 2.01 3/177 3141
/proc/meminfo: memFree=30077016/32872528 swapFree=239020/271724
[pid=3095] ppid=3092 vsize=472904 CPUtime=1800.06 cores=1,3,5,7
/proc/3095/stat : 3095 (cdcl-cuttingpla) R 3092 3095 1985 0 -1 4202496 22199 0 0 0 179988 18 0 0 20 0 1 0 1143292 484253696 100071 33554432000 4194304 6211289 140736063745008 140736063743352 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 2 0 0
/proc/3095/statm: 118226 100071 219 493 0 117723 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 472904

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 3095 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.4
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.188971
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 472904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.188971
maximum resident set size= 400284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22199
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= 24
involuntary context switches= 2297

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.05623 second user time and 8.05078 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 19:25:22
IDJOB=4118436
IDBENCH=111493
IDSOLVER=2549
FILE ID=node107/4118436-1467221122
RUNJOBID= node107-1467210315-2002
PBS_JOBID= 19997599
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-sporttournament24.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118436-1467221122/watcher-4118436-1467221122 -o /tmp/evaluation-result-4118436-1467221122/solver-4118436-1467221122 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118436-1467221122.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= d9f3e5d408eb1139be772886f3e2aecb
RANDOM SEED=1522440691

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.110
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:        31402484 kB
Buffers:           29336 kB
Cached:           371176 kB
SwapCached:            0 kB
Active:           143512 kB
Inactive:         350580 kB
Active(anon):      96012 kB
Inactive(anon):        4 kB
Active(file):      47500 kB
Inactive(file):   350576 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5036 kB
Writeback:             0 kB
AnonPages:        355276 kB
Mapped:            14716 kB
Shmem:               204 kB
Slab:             574264 kB
SReclaimable:      18216 kB
SUnreclaim:       556048 kB
KernelStack:        1448 kB
PageTables:         4904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     490756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71724 MiB
End job on node107 at 2016-06-29 19:55:23