Trace number 4118301

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.opb
MD5SUM4546551f75716f22ad12ff9c76cb8c02
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-1240
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1381
Total number of constraints2692
Number of constraints which are clauses1346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1346
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 1381 #constraint= 2692
0.00/0.02	c * #variable= 1381 #constraint= 2692
0.39/0.45	c S1->S2
0.39/0.45	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.39/0.45	c total clause space: 6.90675MB
0.39/0.45	c total #watches: 25130
0.89/0.94	c total #propagations: 160326 / total #impl: 1089175 (eff. 0.147)
0.89/0.94	c S2->S1
0.89/0.94	c S1->S2
0.89/0.94	c #Conflicts:       2000 | #Learnt:        323 | 0.000
0.89/0.94	c total clause space: 18.2382MB
0.89/0.94	c total #watches: 22859
1.59/1.69	c total #propagations: 309785 / total #impl: 1872503 (eff. 0.165)
1.59/1.69	c GC COLLECT
1.59/1.69	c #Conflicts:       3000 | #Learnt:       1173 | 0.000
1.59/1.69	c total clause space: 18.2382MB
1.59/1.69	c total #watches: 32836
2.79/2.83	c total #propagations: 454631 / total #impl: 2821741 (eff. 0.161)
2.79/2.83	c #Conflicts:       4000 | #Learnt:       2173 | 0.000
2.79/2.83	c total clause space: 48.1602MB
2.79/2.83	c total #watches: 51875
4.29/4.40	c total #propagations: 572207 / total #impl: 3742476 (eff. 0.153)
4.29/4.40	c GC COLLECT
4.29/4.40	c #Conflicts:       5000 | #Learnt:       1943 | 0.000
4.29/4.40	c total clause space: 48.1602MB
4.29/4.40	c total #watches: 67331
5.89/5.94	c total #propagations: 685566 / total #impl: 4521713 (eff. 0.152)
5.89/5.94	c #Conflicts:       6000 | #Learnt:       2943 | 0.000
5.89/5.94	c total clause space: 48.1602MB
5.89/5.94	c total #watches: 77242
7.98/8.05	c total #propagations: 798449 / total #impl: 5178183 (eff. 0.154)
7.98/8.05	c GC COLLECT
7.98/8.05	c #Conflicts:       7000 | #Learnt:       2026 | 0.000
7.98/8.05	c total clause space: 78.2603MB
7.98/8.05	c total #watches: 52639
9.68/9.72	c total #propagations: 915417 / total #impl: 6070673 (eff. 0.151)
9.68/9.72	c #Conflicts:       8000 | #Learnt:       3026 | 0.000
9.68/9.72	c total clause space: 78.2603MB
9.68/9.72	c total #watches: 69912
11.48/11.59	c total #propagations: 1021161 / total #impl: 7334813 (eff. 0.139)
11.48/11.59	c #Conflicts:       9000 | #Learnt:       4026 | 0.000
11.48/11.59	c total clause space: 78.2603MB
11.48/11.59	c total #watches: 88410
13.59/13.68	c total #propagations: 1131173 / total #impl: 8237267 (eff. 0.137)
13.59/13.68	c GC COLLECT
13.59/13.68	c #Conflicts:      10000 | #Learnt:       2618 | 0.000
13.59/13.68	c total clause space: 78.2603MB
13.59/13.68	c total #watches: 71868
15.69/15.73	c total #propagations: 1245510 / total #impl: 9244480 (eff. 0.135)
15.69/15.73	c #Conflicts:      11000 | #Learnt:       3618 | 0.000
15.69/15.73	c total clause space: 78.2603MB
15.69/15.73	c total #watches: 88351
18.09/18.18	c total #propagations: 1354309 / total #impl: 10715043 (eff. 0.126)
18.09/18.18	c #Conflicts:      12000 | #Learnt:       4618 | 0.000
18.09/18.18	c total clause space: 78.2603MB
18.09/18.18	c total #watches: 101133
19.98/20.06	c total #propagations: 1472438 / total #impl: 11630441 (eff. 0.127)
19.98/20.06	c #Conflicts:      13000 | #Learnt:       5618 | 0.000
19.98/20.06	c total clause space: 127.173MB
19.98/20.06	c total #watches: 109067
21.88/21.99	c total #propagations: 1600592 / total #impl: 12290936 (eff. 0.130)
21.88/21.99	c GC COLLECT
21.88/21.99	c #Conflicts:      14000 | #Learnt:       3808 | 0.000
21.88/21.99	c total clause space: 127.173MB
21.88/21.99	c total #watches: 77531
23.98/24.07	c total #propagations: 1728332 / total #impl: 13254740 (eff. 0.130)
23.98/24.07	c #Conflicts:      15000 | #Learnt:       4808 | 0.000
23.98/24.07	c total clause space: 127.173MB
23.98/24.07	c total #watches: 86608
26.39/26.41	c total #propagations: 1868529 / total #impl: 14383595 (eff. 0.130)
26.39/26.41	c #Conflicts:      16000 | #Learnt:       5808 | 0.000
26.39/26.41	c total clause space: 127.173MB
26.39/26.41	c total #watches: 96872
28.78/28.81	c total #propagations: 2001790 / total #impl: 15139119 (eff. 0.132)
28.78/28.81	c GC COLLECT
28.78/28.81	c #Conflicts:      17000 | #Learnt:       3656 | 0.000
28.78/28.81	c total clause space: 127.173MB
28.78/28.81	c total #watches: 69069
31.08/31.15	c total #propagations: 2131332 / total #impl: 16213480 (eff. 0.131)
31.08/31.15	c #Conflicts:      18000 | #Learnt:       4656 | 0.000
31.08/31.15	c total clause space: 127.173MB
31.08/31.15	c total #watches: 84190
33.98/34.05	c total #propagations: 2265449 / total #impl: 17272661 (eff. 0.131)
33.98/34.05	c #Conflicts:      19000 | #Learnt:       5656 | 0.000
33.98/34.05	c total clause space: 127.173MB
33.98/34.05	c total #watches: 95961
36.18/36.25	c total #propagations: 2405933 / total #impl: 18264051 (eff. 0.132)
36.18/36.25	c #Conflicts:      20000 | #Learnt:       6656 | 0.000
36.18/36.25	c total clause space: 127.173MB
36.18/36.25	c total #watches: 105125
38.68/38.70	c total #propagations: 2540469 / total #impl: 19555718 (eff. 0.130)
38.68/38.70	c GC COLLECT
38.68/38.70	c #Conflicts:      21000 | #Learnt:       4177 | 0.000
38.68/38.70	c total clause space: 127.173MB
38.68/38.70	c total #watches: 85583
41.28/41.39	c total #propagations: 2667486 / total #impl: 20881236 (eff. 0.128)
41.28/41.39	c #Conflicts:      22000 | #Learnt:       5177 | 0.000
41.28/41.39	c total clause space: 127.173MB
41.28/41.39	c total #watches: 95187
43.78/43.80	c total #propagations: 2806515 / total #impl: 22457940 (eff. 0.125)
43.78/43.80	c #Conflicts:      23000 | #Learnt:       6177 | 0.000
43.78/43.80	c total clause space: 127.173MB
43.78/43.80	c total #watches: 109432
46.68/46.75	c total #propagations: 2927937 / total #impl: 23849461 (eff. 0.123)
46.68/46.75	c #Conflicts:      24000 | #Learnt:       7177 | 0.000
46.68/46.75	c total clause space: 127.173MB
46.68/46.75	c total #watches: 123147
49.49/49.55	c total #propagations: 3058292 / total #impl: 24687627 (eff. 0.124)
49.49/49.55	c GC COLLECT
49.49/49.55	c #Conflicts:      25000 | #Learnt:       4385 | 0.000
49.49/49.55	c total clause space: 127.173MB
49.49/49.55	c total #watches: 84013
51.89/51.94	c total #propagations: 3199688 / total #impl: 26121471 (eff. 0.122)
51.89/51.94	c #Conflicts:      26000 | #Learnt:       5385 | 0.000
51.89/51.94	c total clause space: 127.173MB
51.89/51.94	c total #watches: 95111
53.89/53.98	c total #propagations: 3326936 / total #impl: 27252662 (eff. 0.122)
53.89/53.98	c #Conflicts:      27000 | #Learnt:       6385 | 0.000
53.89/53.98	c total clause space: 127.173MB
53.89/53.98	c total #watches: 100648
56.78/56.85	c total #propagations: 3459372 / total #impl: 28479265 (eff. 0.121)
56.78/56.85	c #Conflicts:      28000 | #Learnt:       7385 | 0.000
56.78/56.85	c total clause space: 127.173MB
56.78/56.85	c total #watches: 110161
59.39/59.45	c total #propagations: 3608276 / total #impl: 29958866 (eff. 0.120)
59.39/59.45	c GC COLLECT
59.39/59.45	c #Conflicts:      29000 | #Learnt:       4292 | 0.000
59.39/59.45	c total clause space: 127.173MB
59.39/59.45	c total #watches: 70199
61.59/61.65	c total #propagations: 3757364 / total #impl: 31308742 (eff. 0.120)
61.59/61.65	c #Conflicts:      30000 | #Learnt:       5292 | 0.000
61.59/61.65	c total clause space: 127.173MB
61.59/61.65	c total #watches: 79326
63.68/63.73	c total #propagations: 3905471 / total #impl: 32551543 (eff. 0.120)
63.68/63.73	c #Conflicts:      31000 | #Learnt:       6292 | 0.000
63.68/63.73	c total clause space: 127.173MB
63.68/63.73	c total #watches: 87946
66.18/66.24	c total #propagations: 4042672 / total #impl: 33922739 (eff. 0.119)
66.18/66.24	c #Conflicts:      32000 | #Learnt:       7292 | 0.000
66.18/66.24	c total clause space: 127.173MB
66.18/66.24	c total #watches: 98397
69.18/69.21	c total #propagations: 4187055 / total #impl: 35666706 (eff. 0.117)
69.18/69.21	c #Conflicts:      33000 | #Learnt:       8292 | 0.000
69.18/69.21	c total clause space: 127.173MB
69.18/69.21	c total #watches: 110008
71.49/71.57	c total #propagations: 4326212 / total #impl: 37120808 (eff. 0.117)
71.49/71.57	c GC COLLECT
71.49/71.57	c #Conflicts:      34000 | #Learnt:       4896 | 0.000
71.49/71.57	c total clause space: 206.656MB
71.49/71.57	c total #watches: 80099
74.38/74.47	c total #propagations: 4467941 / total #impl: 39090657 (eff. 0.114)
74.38/74.47	c #Conflicts:      35000 | #Learnt:       5896 | 0.000
74.38/74.47	c total clause space: 206.656MB
74.38/74.47	c total #watches: 95371
76.88/76.99	c total #propagations: 4618263 / total #impl: 40888738 (eff. 0.113)
76.88/76.99	c #Conflicts:      36000 | #Learnt:       6896 | 0.000
76.88/76.99	c total clause space: 206.656MB
76.88/76.99	c total #watches: 101594
79.29/79.39	c total #propagations: 4771472 / total #impl: 42732459 (eff. 0.112)
79.29/79.39	c #Conflicts:      37000 | #Learnt:       7896 | 0.000
79.29/79.39	c total clause space: 206.656MB
79.29/79.39	c total #watches: 106981
82.18/82.24	c total #propagations: 4917857 / total #impl: 43855566 (eff. 0.112)
82.18/82.24	c #Conflicts:      38000 | #Learnt:       8896 | 0.000
82.18/82.24	c total clause space: 206.656MB
82.18/82.24	c total #watches: 113878
84.18/84.25	c total #propagations: 5085976 / total #impl: 45329944 (eff. 0.112)
84.18/84.25	c GC COLLECT
84.18/84.25	c #Conflicts:      39000 | #Learnt:       5196 | 0.000
84.18/84.25	c total clause space: 206.656MB
84.18/84.25	c total #watches: 74980
85.98/86.09	c total #propagations: 5229980 / total #impl: 46381037 (eff. 0.113)
85.98/86.09	c #Conflicts:      40000 | #Learnt:       6196 | 0.000
85.98/86.09	c total clause space: 206.656MB
85.98/86.09	c total #watches: 80540
87.98/88.01	c total #propagations: 5373842 / total #impl: 47305289 (eff. 0.114)
87.98/88.01	c #Conflicts:      41000 | #Learnt:       7196 | 0.000
87.98/88.01	c total clause space: 206.656MB
87.98/88.01	c total #watches: 84991
89.98/90.05	c total #propagations: 5529312 / total #impl: 48430786 (eff. 0.114)
89.98/90.05	c #Conflicts:      42000 | #Learnt:       8196 | 0.000
89.98/90.05	c total clause space: 206.656MB
89.98/90.05	c total #watches: 90592
91.78/91.87	c total #propagations: 5681293 / total #impl: 49521868 (eff. 0.115)
91.78/91.87	c #Conflicts:      43000 | #Learnt:       9196 | 0.000
91.78/91.87	c total clause space: 206.656MB
91.78/91.87	c total #watches: 101868
94.18/94.29	c total #propagations: 5812141 / total #impl: 50546837 (eff. 0.115)
94.18/94.29	c GC COLLECT
94.18/94.29	c #Conflicts:      44000 | #Learnt:       5200 | 0.000
94.18/94.29	c total clause space: 206.656MB
94.18/94.29	c total #watches: 75399
96.58/96.60	c total #propagations: 5962081 / total #impl: 51986676 (eff. 0.115)
96.58/96.60	c #Conflicts:      45000 | #Learnt:       6200 | 0.000
96.58/96.60	c total clause space: 206.656MB
96.58/96.60	c total #watches: 79323
98.48/98.53	c total #propagations: 6129999 / total #impl: 53389500 (eff. 0.115)
98.48/98.53	c #Conflicts:      46000 | #Learnt:       7200 | 0.000
98.48/98.53	c total clause space: 206.656MB
98.48/98.53	c total #watches: 83647
100.47/100.50	c total #propagations: 6285955 / total #impl: 54403548 (eff. 0.116)
100.47/100.50	c #Conflicts:      47000 | #Learnt:       8200 | 0.000
100.47/100.50	c total clause space: 206.656MB
100.47/100.50	c total #watches: 93387
102.97/103.07	c total #propagations: 6425809 / total #impl: 56074690 (eff. 0.115)
102.97/103.07	c #Conflicts:      48000 | #Learnt:       9200 | 0.000
102.97/103.07	c total clause space: 206.656MB
102.97/103.07	c total #watches: 97888
105.37/105.45	c total #propagations: 6571498 / total #impl: 57610259 (eff. 0.114)
105.37/105.45	c #Conflicts:      49000 | #Learnt:      10200 | 0.000
105.37/105.45	c total clause space: 206.656MB
105.37/105.45	c total #watches: 104925
107.78/107.83	c total #propagations: 6711070 / total #impl: 58870140 (eff. 0.114)
107.78/107.83	c GC COLLECT
107.78/107.83	c #Conflicts:      50000 | #Learnt:       5900 | 0.000
107.78/107.83	c total clause space: 206.656MB
107.78/107.83	c total #watches: 79509
109.77/109.82	c total #propagations: 6861777 / total #impl: 60158918 (eff. 0.114)
109.77/109.82	c #Conflicts:      51000 | #Learnt:       6900 | 0.000
109.77/109.82	c total clause space: 206.656MB
109.77/109.82	c total #watches: 87215
111.77/111.80	c total #propagations: 6989827 / total #impl: 61325434 (eff. 0.114)
111.77/111.80	c #Conflicts:      52000 | #Learnt:       7900 | 0.000
111.77/111.80	c total clause space: 206.656MB
111.77/111.80	c total #watches: 95228
113.57/113.65	c total #propagations: 7121326 / total #impl: 62552264 (eff. 0.114)
113.57/113.65	c #Conflicts:      53000 | #Learnt:       8900 | 0.000
113.57/113.65	c total clause space: 206.656MB
113.57/113.65	c total #watches: 106794
116.07/116.13	c total #propagations: 7247232 / total #impl: 63811912 (eff. 0.114)
116.07/116.13	c #Conflicts:      54000 | #Learnt:       9900 | 0.000
116.07/116.13	c total clause space: 206.656MB
116.07/116.13	c total #watches: 115614
118.97/119.09	c total #propagations: 7381226 / total #impl: 64951673 (eff. 0.114)
118.97/119.09	c #Conflicts:      55000 | #Learnt:      10900 | 0.000
118.97/119.09	c total clause space: 206.656MB
118.97/119.09	c total #watches: 121381
121.37/121.41	c total #propagations: 7540672 / total #impl: 66582641 (eff. 0.113)
121.37/121.41	c GC COLLECT
121.37/121.41	c #Conflicts:      56000 | #Learnt:       6300 | 0.000
121.37/121.41	c total clause space: 206.656MB
121.37/121.41	c total #watches: 80544
123.57/123.67	c total #propagations: 7693443 / total #impl: 67871119 (eff. 0.113)
123.57/123.67	c #Conflicts:      57000 | #Learnt:       7300 | 0.000
123.57/123.67	c total clause space: 206.656MB
123.57/123.67	c total #watches: 90507
125.87/125.96	c total #propagations: 7837252 / total #impl: 69232984 (eff. 0.113)
125.87/125.96	c #Conflicts:      58000 | #Learnt:       8300 | 0.000
125.87/125.96	c total clause space: 206.656MB
125.87/125.96	c total #watches: 99264
128.77/128.84	c total #propagations: 7969786 / total #impl: 70282368 (eff. 0.113)
128.77/128.84	c #Conflicts:      59000 | #Learnt:       9300 | 0.000
128.77/128.84	c total clause space: 206.656MB
128.77/128.84	c total #watches: 104788
131.37/131.42	c total #propagations: 8112692 / total #impl: 71889321 (eff. 0.113)
131.37/131.42	c #Conflicts:      60000 | #Learnt:      10300 | 0.000
131.37/131.42	c total clause space: 206.656MB
131.37/131.42	c total #watches: 113554
133.77/133.83	c total #propagations: 8261881 / total #impl: 73430979 (eff. 0.113)
133.77/133.83	c #Conflicts:      61000 | #Learnt:      11300 | 0.000
133.77/133.83	c total clause space: 206.656MB
133.77/133.83	c total #watches: 120945
136.37/136.46	c total #propagations: 8409235 / total #impl: 74608551 (eff. 0.113)
136.37/136.46	c GC COLLECT
136.37/136.46	c #Conflicts:      62000 | #Learnt:       6406 | 0.000
136.37/136.46	c total clause space: 206.656MB
136.37/136.46	c total #watches: 82298
138.36/138.40	c total #propagations: 8552343 / total #impl: 76246697 (eff. 0.112)
138.36/138.40	c #Conflicts:      63000 | #Learnt:       7406 | 0.000
138.36/138.40	c total clause space: 206.656MB
138.36/138.40	c total #watches: 86771
140.26/140.39	c total #propagations: 8690863 / total #impl: 77372505 (eff. 0.112)
140.26/140.39	c #Conflicts:      64000 | #Learnt:       8406 | 0.000
140.26/140.39	c total clause space: 206.656MB
140.26/140.39	c total #watches: 91618
142.56/142.67	c total #propagations: 8825880 / total #impl: 78768839 (eff. 0.112)
142.56/142.67	c #Conflicts:      65000 | #Learnt:       9406 | 0.000
142.56/142.67	c total clause space: 206.656MB
142.56/142.67	c total #watches: 98737
144.76/144.84	c total #propagations: 8961823 / total #impl: 79819812 (eff. 0.112)
144.76/144.84	c #Conflicts:      66000 | #Learnt:      10406 | 0.000
144.76/144.84	c total clause space: 206.656MB
144.76/144.84	c total #watches: 109136
148.47/148.57	c total #propagations: 9090514 / total #impl: 81012210 (eff. 0.112)
148.47/148.57	c #Conflicts:      67000 | #Learnt:      11406 | 0.000
148.47/148.57	c total clause space: 206.656MB
148.47/148.57	c total #watches: 117753
152.77/152.83	c total #propagations: 9245204 / total #impl: 82588427 (eff. 0.112)
152.77/152.83	c #Conflicts:      68000 | #Learnt:      12406 | 0.000
152.77/152.83	c total clause space: 206.656MB
152.77/152.83	c total #watches: 126245
154.97/155.00	c total #propagations: 9400039 / total #impl: 83623930 (eff. 0.112)
154.97/155.00	c GC COLLECT
154.97/155.00	c #Conflicts:      69000 | #Learnt:       7201 | 0.000
154.97/155.00	c total clause space: 206.656MB
154.97/155.00	c total #watches: 87135
157.38/157.47	c total #propagations: 9543224 / total #impl: 84979990 (eff. 0.112)
157.38/157.47	c #Conflicts:      70000 | #Learnt:       8201 | 0.000
157.38/157.47	c total clause space: 206.656MB
157.38/157.47	c total #watches: 92890
159.97/160.08	c total #propagations: 9702867 / total #impl: 85949166 (eff. 0.113)
159.97/160.08	c #Conflicts:      71000 | #Learnt:       9201 | 0.000
159.97/160.08	c total clause space: 206.656MB
159.97/160.08	c total #watches: 96764
162.17/162.24	c total #propagations: 9877029 / total #impl: 87475513 (eff. 0.113)
162.17/162.24	c #Conflicts:      72000 | #Learnt:      10201 | 0.000
162.17/162.24	c total clause space: 206.656MB
162.17/162.24	c total #watches: 101306
164.47/164.52	c total #propagations: 10023736 / total #impl: 88512174 (eff. 0.113)
164.47/164.52	c #Conflicts:      73000 | #Learnt:      11201 | 0.000
164.47/164.52	c total clause space: 206.656MB
164.47/164.52	c total #watches: 108222
167.07/167.19	c total #propagations: 10165782 / total #impl: 89715396 (eff. 0.113)
167.07/167.19	c #Conflicts:      74000 | #Learnt:      12201 | 0.000
167.07/167.19	c total clause space: 206.656MB
167.07/167.19	c total #watches: 124550
170.37/170.47	c total #propagations: 10304265 / total #impl: 91193666 (eff. 0.113)
170.37/170.47	c GC COLLECT
170.37/170.47	c #Conflicts:      75000 | #Learnt:       6702 | 0.000
170.37/170.47	c total clause space: 206.656MB
170.37/170.47	c total #watches: 84469
172.47/172.57	c total #propagations: 10455078 / total #impl: 92924067 (eff. 0.113)
172.47/172.57	c #Conflicts:      76000 | #Learnt:       7702 | 0.000
172.47/172.57	c total clause space: 206.656MB
172.47/172.57	c total #watches: 89144
174.97/175.06	c total #propagations: 10613489 / total #impl: 94608261 (eff. 0.112)
174.97/175.06	c #Conflicts:      77000 | #Learnt:       8702 | 0.000
174.97/175.06	c total clause space: 206.656MB
174.97/175.06	c total #watches: 96395
176.87/176.96	c total #propagations: 10769021 / total #impl: 96303263 (eff. 0.112)
176.87/176.96	c #Conflicts:      78000 | #Learnt:       9702 | 0.000
176.87/176.96	c total clause space: 206.656MB
176.87/176.96	c total #watches: 111025
179.16/179.24	c total #propagations: 10896521 / total #impl: 97605230 (eff. 0.112)
179.16/179.24	c #Conflicts:      79000 | #Learnt:      10702 | 0.000
179.16/179.24	c total clause space: 206.656MB
179.16/179.24	c total #watches: 117659
181.76/181.88	c total #propagations: 11022826 / total #impl: 98784503 (eff. 0.112)
181.76/181.88	c #Conflicts:      80000 | #Learnt:      11702 | 0.000
181.76/181.88	c total clause space: 206.656MB
181.76/181.88	c total #watches: 123591
184.36/184.43	c total #propagations: 11165629 / total #impl: 99617536 (eff. 0.112)
184.36/184.43	c #Conflicts:      81000 | #Learnt:      12702 | 0.000
184.36/184.43	c total clause space: 206.656MB
184.36/184.43	c total #watches: 129594
186.66/186.71	c total #propagations: 11305822 / total #impl: 100930896 (eff. 0.112)
186.66/186.71	c GC COLLECT
186.66/186.71	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
186.66/186.71	c total clause space: 206.656MB
186.66/186.71	c total #watches: 85416
188.86/188.97	c total #propagations: 11431150 / total #impl: 101755272 (eff. 0.112)
188.86/188.97	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
188.86/188.97	c total clause space: 206.656MB
188.86/188.97	c total #watches: 91865
191.06/191.12	c total #propagations: 11573686 / total #impl: 103021884 (eff. 0.112)
191.06/191.12	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
191.06/191.12	c total clause space: 206.656MB
191.06/191.12	c total #watches: 98825
193.26/193.35	c total #propagations: 11707525 / total #impl: 103982314 (eff. 0.113)
193.26/193.35	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
193.26/193.35	c total clause space: 206.656MB
193.26/193.35	c total #watches: 104508
195.26/195.37	c total #propagations: 11838081 / total #impl: 105050609 (eff. 0.113)
195.26/195.37	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
195.26/195.37	c total clause space: 206.656MB
195.26/195.37	c total #watches: 112379
197.66/197.75	c total #propagations: 11963458 / total #impl: 106210750 (eff. 0.113)
197.66/197.75	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
197.66/197.75	c total clause space: 206.656MB
197.66/197.75	c total #watches: 116772
200.56/200.63	c total #propagations: 12096765 / total #impl: 107007504 (eff. 0.113)
200.56/200.63	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
200.56/200.63	c total clause space: 206.656MB
200.56/200.63	c total #watches: 124421
203.46/203.54	c total #propagations: 12237582 / total #impl: 108675379 (eff. 0.113)
203.46/203.54	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
203.46/203.54	c total clause space: 206.656MB
203.46/203.54	c total #watches: 130957
205.76/205.87	c total #propagations: 12376531 / total #impl: 110213250 (eff. 0.112)
205.76/205.87	c GC COLLECT
205.76/205.87	c #Conflicts:      90000 | #Learnt:       7806 | 0.000
205.76/205.87	c total clause space: 206.656MB
205.76/205.87	c total #watches: 95947
208.46/208.57	c total #propagations: 12509547 / total #impl: 111334081 (eff. 0.112)
208.46/208.57	c #Conflicts:      91000 | #Learnt:       8806 | 0.000
208.46/208.57	c total clause space: 206.656MB
208.46/208.57	c total #watches: 101087
211.05/211.16	c total #propagations: 12657017 / total #impl: 112494082 (eff. 0.113)
211.05/211.16	c #Conflicts:      92000 | #Learnt:       9806 | 0.000
211.05/211.16	c total clause space: 206.656MB
211.05/211.16	c total #watches: 107858
213.25/213.38	c total #propagations: 12789531 / total #impl: 114376279 (eff. 0.112)
213.25/213.38	c #Conflicts:      93000 | #Learnt:      10806 | 0.000
213.25/213.38	c total clause space: 206.656MB
213.25/213.38	c total #watches: 116308
215.25/215.35	c total #propagations: 12914090 / total #impl: 115703528 (eff. 0.112)
215.25/215.35	c #Conflicts:      94000 | #Learnt:      11806 | 0.000
215.25/215.35	c total clause space: 206.656MB
215.25/215.35	c total #watches: 124121
217.76/217.89	c total #propagations: 13034407 / total #impl: 116996031 (eff. 0.111)
217.76/217.89	c #Conflicts:      95000 | #Learnt:      12806 | 0.000
217.76/217.89	c total clause space: 206.656MB
217.76/217.89	c total #watches: 131806
221.06/221.18	c total #propagations: 13161873 / total #impl: 119198029 (eff. 0.110)
221.06/221.18	c #Conflicts:      96000 | #Learnt:      13806 | 0.000
221.06/221.18	c total clause space: 206.656MB
221.06/221.18	c total #watches: 137385
224.55/224.62	c total #propagations: 13304257 / total #impl: 120397972 (eff. 0.111)
224.55/224.62	c #Conflicts:      97000 | #Learnt:      14806 | 0.000
224.55/224.62	c total clause space: 335.816MB
224.55/224.62	c total #watches: 152868
226.85/226.97	c total #propagations: 13427345 / total #impl: 121663593 (eff. 0.110)
226.85/226.97	c GC COLLECT
226.85/226.97	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
226.85/226.97	c total clause space: 335.816MB
226.85/226.97	c total #watches: 101567
229.15/229.23	c total #propagations: 13561842 / total #impl: 123495651 (eff. 0.110)
229.15/229.23	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
229.15/229.23	c total clause space: 335.816MB
229.15/229.23	c total #watches: 109002
231.65/231.73	c total #propagations: 13695404 / total #impl: 124929709 (eff. 0.110)
231.65/231.73	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
231.65/231.73	c total clause space: 335.816MB
231.65/231.73	c total #watches: 116040
234.25/234.39	c total #propagations: 13822197 / total #impl: 126262294 (eff. 0.109)
234.25/234.39	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
234.25/234.39	c total clause space: 335.816MB
234.25/234.39	c total #watches: 129589
237.24/237.37	c total #propagations: 13952327 / total #impl: 128172990 (eff. 0.109)
237.24/237.37	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
237.24/237.37	c total clause space: 335.816MB
237.24/237.37	c total #watches: 137436
240.95/241.07	c total #propagations: 14087144 / total #impl: 129791337 (eff. 0.109)
240.95/241.07	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
240.95/241.07	c total clause space: 335.816MB
240.95/241.07	c total #watches: 146050
244.34/244.49	c total #propagations: 14232392 / total #impl: 131572583 (eff. 0.108)
244.34/244.49	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
244.34/244.49	c total clause space: 335.816MB
244.34/244.49	c total #watches: 152962
248.04/248.13	c total #propagations: 14383241 / total #impl: 133201164 (eff. 0.108)
248.04/248.13	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
248.04/248.13	c total clause space: 335.816MB
248.04/248.13	c total #watches: 158525
250.44/250.53	c total #propagations: 14541264 / total #impl: 134200301 (eff. 0.108)
250.44/250.53	c GC COLLECT
250.44/250.53	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
250.44/250.53	c total clause space: 335.816MB
250.44/250.53	c total #watches: 104238
252.95/253.08	c total #propagations: 14682366 / total #impl: 135389152 (eff. 0.108)
252.95/253.08	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
252.95/253.08	c total clause space: 335.816MB
252.95/253.08	c total #watches: 109776
255.64/255.72	c total #propagations: 14838943 / total #impl: 136933153 (eff. 0.108)
255.64/255.72	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
255.64/255.72	c total clause space: 335.816MB
255.64/255.72	c total #watches: 120312
258.74/258.83	c total #propagations: 14971650 / total #impl: 138414175 (eff. 0.108)
258.74/258.83	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
258.74/258.83	c total clause space: 335.816MB
258.74/258.83	c total #watches: 131753
262.84/262.96	c total #propagations: 15089115 / total #impl: 139357669 (eff. 0.108)
262.84/262.96	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
262.84/262.96	c total clause space: 335.816MB
262.84/262.96	c total #watches: 141451
266.34/266.44	c total #propagations: 15237359 / total #impl: 140534834 (eff. 0.108)
266.34/266.44	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
266.34/266.44	c total clause space: 335.816MB
266.34/266.44	c total #watches: 150210
269.74/269.81	c total #propagations: 15377058 / total #impl: 141657017 (eff. 0.109)
269.74/269.81	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
269.74/269.81	c total clause space: 335.816MB
269.74/269.81	c total #watches: 165346
273.73/273.88	c total #propagations: 15504202 / total #impl: 142582155 (eff. 0.109)
273.73/273.88	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
273.73/273.88	c total clause space: 335.816MB
273.73/273.88	c total #watches: 174797
276.83/276.91	c total #propagations: 15655722 / total #impl: 143582731 (eff. 0.109)
276.83/276.91	c GC COLLECT
276.83/276.91	c #Conflicts:     114000 | #Learnt:       8692 | 0.000
276.83/276.91	c total clause space: 335.816MB
276.83/276.91	c total #watches: 102675
279.13/279.21	c total #propagations: 15792129 / total #impl: 144810827 (eff. 0.109)
279.13/279.21	c #Conflicts:     115000 | #Learnt:       9692 | 0.000
279.13/279.21	c total clause space: 335.816MB
279.13/279.21	c total #watches: 108791
282.13/282.24	c total #propagations: 15933253 / total #impl: 145915959 (eff. 0.109)
282.13/282.24	c #Conflicts:     116000 | #Learnt:      10692 | 0.000
282.13/282.24	c total clause space: 335.816MB
282.13/282.24	c total #watches: 118604
284.93/285.05	c total #propagations: 16079327 / total #impl: 146988346 (eff. 0.109)
284.93/285.05	c #Conflicts:     117000 | #Learnt:      11692 | 0.000
284.93/285.05	c total clause space: 335.816MB
284.93/285.05	c total #watches: 124379
288.63/288.77	c total #propagations: 16245077 / total #impl: 148346589 (eff. 0.110)
288.63/288.77	c #Conflicts:     118000 | #Learnt:      12692 | 0.000
288.63/288.77	c total clause space: 335.816MB
288.63/288.77	c total #watches: 131357
292.33/292.49	c total #propagations: 16407217 / total #impl: 149761242 (eff. 0.110)
292.33/292.49	c #Conflicts:     119000 | #Learnt:      13692 | 0.000
292.33/292.49	c total clause space: 335.816MB
292.33/292.49	c total #watches: 138106
295.02/295.13	c total #propagations: 16552950 / total #impl: 151259720 (eff. 0.109)
295.02/295.13	c #Conflicts:     120000 | #Learnt:      14692 | 0.000
295.02/295.13	c total clause space: 335.816MB
295.02/295.13	c total #watches: 142932
298.03/298.15	c total #propagations: 16691778 / total #impl: 152727050 (eff. 0.109)
298.03/298.15	c #Conflicts:     121000 | #Learnt:      15692 | 0.000
298.03/298.15	c total clause space: 335.816MB
298.03/298.15	c total #watches: 158356
301.52/301.61	c total #propagations: 16827552 / total #impl: 154187962 (eff. 0.109)
301.52/301.61	c GC COLLECT
301.52/301.61	c #Conflicts:     122000 | #Learnt:       8378 | 0.000
301.52/301.61	c total clause space: 335.816MB
301.52/301.61	c total #watches: 99249
303.72/303.86	c total #propagations: 16969756 / total #impl: 156164945 (eff. 0.109)
303.72/303.86	c #Conflicts:     123000 | #Learnt:       9378 | 0.000
303.72/303.86	c total clause space: 335.816MB
303.72/303.86	c total #watches: 107126
305.92/306.07	c total #propagations: 17105013 / total #impl: 157340171 (eff. 0.109)
305.92/306.07	c #Conflicts:     124000 | #Learnt:      10378 | 0.000
305.92/306.07	c total clause space: 335.816MB
305.92/306.07	c total #watches: 115522
307.82/307.97	c total #propagations: 17238697 / total #impl: 158710746 (eff. 0.109)
307.82/307.97	c #Conflicts:     125000 | #Learnt:      11378 | 0.000
307.82/307.97	c total clause space: 335.816MB
307.82/307.97	c total #watches: 125262
311.52/311.66	c total #propagations: 17363023 / total #impl: 159756406 (eff. 0.109)
311.52/311.66	c #Conflicts:     126000 | #Learnt:      12378 | 0.000
311.52/311.66	c total clause space: 335.816MB
311.52/311.66	c total #watches: 131322
314.41/314.54	c total #propagations: 17514504 / total #impl: 161208524 (eff. 0.109)
314.41/314.54	c #Conflicts:     127000 | #Learnt:      13378 | 0.000
314.41/314.54	c total clause space: 335.816MB
314.41/314.54	c total #watches: 138348
317.01/317.17	c total #propagations: 17662114 / total #impl: 162478768 (eff. 0.109)
317.01/317.17	c #Conflicts:     128000 | #Learnt:      14378 | 0.000
317.01/317.17	c total clause space: 335.816MB
317.01/317.17	c total #watches: 147652
320.21/320.39	c total #propagations: 17795316 / total #impl: 164055842 (eff. 0.108)
320.21/320.39	c #Conflicts:     129000 | #Learnt:      15378 | 0.000
320.21/320.39	c total clause space: 335.816MB
320.21/320.39	c total #watches: 154143
324.21/324.32	c total #propagations: 17952213 / total #impl: 165377517 (eff. 0.109)
324.21/324.32	c #Conflicts:     130000 | #Learnt:      16378 | 0.000
324.21/324.32	c total clause space: 335.816MB
324.21/324.32	c total #watches: 156367
327.81/327.95	c total #propagations: 18132608 / total #impl: 166552992 (eff. 0.109)
327.81/327.95	c GC COLLECT
327.81/327.95	c #Conflicts:     131000 | #Learnt:       8777 | 0.000
327.81/327.95	c total clause space: 335.816MB
327.81/327.95	c total #watches: 103343
330.30/330.40	c total #propagations: 18274842 / total #impl: 167918550 (eff. 0.109)
330.30/330.40	c #Conflicts:     132000 | #Learnt:       9777 | 0.000
330.30/330.40	c total clause space: 335.816MB
330.30/330.40	c total #watches: 109767
332.70/332.86	c total #propagations: 18415880 / total #impl: 168909996 (eff. 0.109)
332.70/332.86	c #Conflicts:     133000 | #Learnt:      10777 | 0.000
332.70/332.86	c total clause space: 335.816MB
332.70/332.86	c total #watches: 118343
335.41/335.52	c total #propagations: 18552625 / total #impl: 170121581 (eff. 0.109)
335.41/335.52	c #Conflicts:     134000 | #Learnt:      11777 | 0.000
335.41/335.52	c total clause space: 335.816MB
335.41/335.52	c total #watches: 123694
338.00/338.17	c total #propagations: 18701546 / total #impl: 171347926 (eff. 0.109)
338.00/338.17	c #Conflicts:     135000 | #Learnt:      12777 | 0.000
338.00/338.17	c total clause space: 335.816MB
338.00/338.17	c total #watches: 130666
340.91/341.06	c total #propagations: 18843669 / total #impl: 173119582 (eff. 0.109)
340.91/341.06	c #Conflicts:     136000 | #Learnt:      13777 | 0.000
340.91/341.06	c total clause space: 335.816MB
340.91/341.06	c total #watches: 138677
343.30/343.48	c total #propagations: 18995962 / total #impl: 174707881 (eff. 0.109)
343.30/343.48	c #Conflicts:     137000 | #Learnt:      14777 | 0.000
343.30/343.48	c total clause space: 335.816MB
343.30/343.48	c total #watches: 146663
346.60/346.77	c total #propagations: 19113114 / total #impl: 176040151 (eff. 0.109)
346.60/346.77	c #Conflicts:     138000 | #Learnt:      15777 | 0.000
346.60/346.77	c total clause space: 335.816MB
346.60/346.77	c total #watches: 158608
350.39/350.59	c total #propagations: 19247447 / total #impl: 177573999 (eff. 0.108)
350.39/350.59	c #Conflicts:     139000 | #Learnt:      16777 | 0.000
350.39/350.59	c total clause space: 335.816MB
350.39/350.59	c total #watches: 165130
354.80/354.99	c total #propagations: 19394190 / total #impl: 178930587 (eff. 0.108)
354.80/354.99	c #Conflicts:     140000 | #Learnt:      17777 | 0.000
354.80/354.99	c total clause space: 335.816MB
354.80/354.99	c total #watches: 173861
357.60/357.71	c total #propagations: 19547554 / total #impl: 180211153 (eff. 0.108)
357.60/357.71	c GC COLLECT
357.60/357.71	c #Conflicts:     141000 | #Learnt:       9875 | 0.000
357.60/357.71	c total clause space: 335.816MB
357.60/357.71	c total #watches: 110239
360.30/360.49	c total #propagations: 19687880 / total #impl: 181223400 (eff. 0.109)
360.30/360.49	c #Conflicts:     142000 | #Learnt:      10875 | 0.000
360.30/360.49	c total clause space: 335.816MB
360.30/360.49	c total #watches: 118499
363.00/363.12	c total #propagations: 19833154 / total #impl: 183480389 (eff. 0.108)
363.00/363.12	c #Conflicts:     143000 | #Learnt:      11875 | 0.000
363.00/363.12	c total clause space: 335.816MB
363.00/363.12	c total #watches: 133302
366.90/367.02	c total #propagations: 19964105 / total #impl: 184742004 (eff. 0.108)
366.90/367.02	c #Conflicts:     144000 | #Learnt:      12875 | 0.000
366.90/367.02	c total clause space: 335.816MB
366.90/367.02	c total #watches: 138437
370.50/370.61	c total #propagations: 20116361 / total #impl: 186626548 (eff. 0.108)
370.50/370.61	c #Conflicts:     145000 | #Learnt:      13875 | 0.000
370.50/370.61	c total clause space: 335.816MB
370.50/370.61	c total #watches: 145779
374.40/374.56	c total #propagations: 20264172 / total #impl: 188036359 (eff. 0.108)
374.40/374.56	c #Conflicts:     146000 | #Learnt:      14875 | 0.000
374.40/374.56	c total clause space: 335.816MB
374.40/374.56	c total #watches: 150344
377.99/378.16	c total #propagations: 20417472 / total #impl: 189196148 (eff. 0.108)
377.99/378.16	c #Conflicts:     147000 | #Learnt:      15875 | 0.000
377.99/378.16	c total clause space: 335.816MB
377.99/378.16	c total #watches: 159950
381.39/381.54	c total #propagations: 20559342 / total #impl: 190674054 (eff. 0.108)
381.39/381.54	c #Conflicts:     148000 | #Learnt:      16875 | 0.000
381.39/381.54	c total clause space: 335.816MB
381.39/381.54	c total #watches: 170040
386.10/386.24	c total #propagations: 20695491 / total #impl: 191792747 (eff. 0.108)
386.10/386.24	c #Conflicts:     149000 | #Learnt:      17875 | 0.000
386.10/386.24	c total clause space: 335.816MB
386.10/386.24	c total #watches: 179776
389.79/389.99	c total #propagations: 20843351 / total #impl: 192739906 (eff. 0.108)
389.79/389.99	c GC COLLECT
389.79/389.99	c #Conflicts:     150000 | #Learnt:       9670 | 0.000
389.79/389.99	c total clause space: 335.816MB
389.79/389.99	c total #watches: 108756
392.29/392.45	c total #propagations: 20999341 / total #impl: 193769049 (eff. 0.108)
392.29/392.45	c #Conflicts:     151000 | #Learnt:      10670 | 0.000
392.29/392.45	c total clause space: 335.816MB
392.29/392.45	c total #watches: 115173
394.59/394.73	c total #propagations: 21133937 / total #impl: 194796727 (eff. 0.108)
394.59/394.73	c #Conflicts:     152000 | #Learnt:      11670 | 0.000
394.59/394.73	c total clause space: 335.816MB
394.59/394.73	c total #watches: 126410
396.49/396.60	c total #propagations: 21264784 / total #impl: 195788625 (eff. 0.109)
396.49/396.60	c #Conflicts:     153000 | #Learnt:      12670 | 0.000
396.49/396.60	c total clause space: 335.816MB
396.49/396.60	c total #watches: 137090
399.69/399.89	c total #propagations: 21388235 / total #impl: 196664230 (eff. 0.109)
399.69/399.89	c #Conflicts:     154000 | #Learnt:      13670 | 0.000
399.69/399.89	c total clause space: 335.816MB
399.69/399.89	c total #watches: 144264
402.99/403.16	c total #propagations: 21528464 / total #impl: 197571912 (eff. 0.109)
402.99/403.16	c #Conflicts:     155000 | #Learnt:      14670 | 0.000
402.99/403.16	c total clause space: 335.816MB
402.99/403.16	c total #watches: 151695
406.59/406.76	c total #propagations: 21674686 / total #impl: 198615834 (eff. 0.109)
406.59/406.76	c #Conflicts:     156000 | #Learnt:      15670 | 0.000
406.59/406.76	c total clause space: 335.816MB
406.59/406.76	c total #watches: 159764
410.69/410.84	c total #propagations: 21821431 / total #impl: 199891472 (eff. 0.109)
410.69/410.84	c #Conflicts:     157000 | #Learnt:      16670 | 0.000
410.69/410.84	c total clause space: 335.816MB
410.69/410.84	c total #watches: 170891
414.19/414.36	c total #propagations: 21965931 / total #impl: 201170939 (eff. 0.109)
414.19/414.36	c #Conflicts:     158000 | #Learnt:      17670 | 0.000
414.19/414.36	c total clause space: 335.816MB
414.19/414.36	c total #watches: 178758
418.69/418.86	c total #propagations: 22103308 / total #impl: 202363267 (eff. 0.109)
418.69/418.86	c #Conflicts:     159000 | #Learnt:      18670 | 0.000
418.69/418.86	c total clause space: 335.816MB
418.69/418.86	c total #watches: 187671
422.19/422.30	c total #propagations: 22252690 / total #impl: 203719133 (eff. 0.109)
422.19/422.30	c GC COLLECT
422.19/422.30	c #Conflicts:     160000 | #Learnt:      10166 | 0.000
422.19/422.30	c total clause space: 335.816MB
422.19/422.30	c total #watches: 115259
424.99/425.15	c total #propagations: 22389534 / total #impl: 205484349 (eff. 0.109)
424.99/425.15	c #Conflicts:     161000 | #Learnt:      11166 | 0.000
424.99/425.15	c total clause space: 335.816MB
424.99/425.15	c total #watches: 122796
428.39/428.51	c total #propagations: 22526684 / total #impl: 207161920 (eff. 0.109)
428.39/428.51	c #Conflicts:     162000 | #Learnt:      12166 | 0.000
428.39/428.51	c total clause space: 335.816MB
428.39/428.51	c total #watches: 128824
430.89/431.00	c total #propagations: 22670673 / total #impl: 208346854 (eff. 0.109)
430.89/431.00	c #Conflicts:     163000 | #Learnt:      13166 | 0.000
430.89/431.00	c total clause space: 335.816MB
430.89/431.00	c total #watches: 135190
433.89/434.01	c total #propagations: 22814445 / total #impl: 209409715 (eff. 0.109)
433.89/434.01	c #Conflicts:     164000 | #Learnt:      14166 | 0.000
433.89/434.01	c total clause space: 335.816MB
433.89/434.01	c total #watches: 142639
437.39/437.56	c total #propagations: 22949137 / total #impl: 210671248 (eff. 0.109)
437.39/437.56	c #Conflicts:     165000 | #Learnt:      15166 | 0.000
437.39/437.56	c total clause space: 335.816MB
437.39/437.56	c total #watches: 151841
441.28/441.45	c total #propagations: 23098094 / total #impl: 212557031 (eff. 0.109)
441.28/441.45	c #Conflicts:     166000 | #Learnt:      16166 | 0.000
441.28/441.45	c total clause space: 335.816MB
441.28/441.45	c total #watches: 159932
444.48/444.68	c total #propagations: 23250670 / total #impl: 213630255 (eff. 0.109)
444.48/444.68	c #Conflicts:     167000 | #Learnt:      17166 | 0.000
444.48/444.68	c total clause space: 335.816MB
444.48/444.68	c total #watches: 167966
447.98/448.10	c total #propagations: 23393148 / total #impl: 214790751 (eff. 0.109)
447.98/448.10	c #Conflicts:     168000 | #Learnt:      18166 | 0.000
447.98/448.10	c total clause space: 335.816MB
447.98/448.10	c total #watches: 183254
451.58/451.77	c total #propagations: 23521445 / total #impl: 215865675 (eff. 0.109)
451.58/451.77	c #Conflicts:     169000 | #Learnt:      19166 | 0.000
451.58/451.77	c total clause space: 335.816MB
451.58/451.77	c total #watches: 191117
454.98/455.10	c total #propagations: 23661288 / total #impl: 217564792 (eff. 0.109)
454.98/455.10	c GC COLLECT
454.98/455.10	c #Conflicts:     170000 | #Learnt:      10367 | 0.000
454.98/455.10	c total clause space: 335.816MB
454.98/455.10	c total #watches: 113072
457.49/457.65	c total #propagations: 23815879 / total #impl: 219002170 (eff. 0.109)
457.49/457.65	c #Conflicts:     171000 | #Learnt:      11367 | 0.000
457.49/457.65	c total clause space: 335.816MB
457.49/457.65	c total #watches: 118613
460.48/460.65	c total #propagations: 23976091 / total #impl: 220303642 (eff. 0.109)
460.48/460.65	c #Conflicts:     172000 | #Learnt:      12367 | 0.000
460.48/460.65	c total clause space: 335.816MB
460.48/460.65	c total #watches: 128578
463.38/463.52	c total #propagations: 24113246 / total #impl: 221821983 (eff. 0.109)
463.38/463.52	c #Conflicts:     173000 | #Learnt:      13367 | 0.000
463.38/463.52	c total clause space: 335.816MB
463.38/463.52	c total #watches: 137422
467.18/467.37	c total #propagations: 24252173 / total #impl: 223288225 (eff. 0.109)
467.18/467.37	c #Conflicts:     174000 | #Learnt:      14367 | 0.000
467.18/467.37	c total clause space: 335.816MB
467.18/467.37	c total #watches: 144144
470.58/470.74	c total #propagations: 24402850 / total #impl: 225459803 (eff. 0.108)
470.58/470.74	c #Conflicts:     175000 | #Learnt:      15367 | 0.000
470.58/470.74	c total clause space: 335.816MB
470.58/470.74	c total #watches: 154250
474.18/474.38	c total #propagations: 24527146 / total #impl: 227283607 (eff. 0.108)
474.18/474.38	c #Conflicts:     176000 | #Learnt:      16367 | 0.000
474.18/474.38	c total clause space: 335.816MB
474.18/474.38	c total #watches: 158737
477.18/477.32	c total #propagations: 24681611 / total #impl: 228659000 (eff. 0.108)
477.18/477.32	c #Conflicts:     177000 | #Learnt:      17367 | 0.000
477.18/477.32	c total clause space: 335.816MB
477.18/477.32	c total #watches: 165561
480.28/480.43	c total #propagations: 24820153 / total #impl: 229932394 (eff. 0.108)
480.28/480.43	c #Conflicts:     178000 | #Learnt:      18367 | 0.000
480.28/480.43	c total clause space: 335.816MB
480.28/480.43	c total #watches: 177254
484.78/484.95	c total #propagations: 24951980 / total #impl: 231606702 (eff. 0.108)
484.78/484.95	c #Conflicts:     179000 | #Learnt:      19367 | 0.000
484.78/484.95	c total clause space: 335.816MB
484.78/484.95	c total #watches: 183630
488.48/488.60	c total #propagations: 25118515 / total #impl: 232935392 (eff. 0.108)
488.48/488.60	c GC COLLECT
488.48/488.60	c #Conflicts:     180000 | #Learnt:      10265 | 0.000
488.48/488.60	c total clause space: 335.816MB
488.48/488.60	c total #watches: 115943
491.88/492.05	c total #propagations: 25257665 / total #impl: 234333646 (eff. 0.108)
491.88/492.05	c #Conflicts:     181000 | #Learnt:      11265 | 0.000
491.88/492.05	c total clause space: 335.816MB
491.88/492.05	c total #watches: 126873
494.98/495.15	c total #propagations: 25397402 / total #impl: 235774443 (eff. 0.108)
494.98/495.15	c #Conflicts:     182000 | #Learnt:      12265 | 0.000
494.98/495.15	c total clause space: 335.816MB
494.98/495.15	c total #watches: 133080
498.57/498.77	c total #propagations: 25539058 / total #impl: 236837993 (eff. 0.108)
498.57/498.77	c #Conflicts:     183000 | #Learnt:      13265 | 0.000
498.57/498.77	c total clause space: 335.816MB
498.57/498.77	c total #watches: 137982
502.07/502.24	c total #propagations: 25683522 / total #impl: 237983267 (eff. 0.108)
502.07/502.24	c #Conflicts:     184000 | #Learnt:      14265 | 0.000
502.07/502.24	c total clause space: 335.816MB
502.07/502.24	c total #watches: 144428
505.17/505.39	c total #propagations: 25849520 / total #impl: 239147040 (eff. 0.108)
505.17/505.39	c #Conflicts:     185000 | #Learnt:      15265 | 0.000
505.17/505.39	c total clause space: 335.816MB
505.17/505.39	c total #watches: 152408
509.07/509.20	c total #propagations: 26005194 / total #impl: 240950655 (eff. 0.108)
509.07/509.20	c #Conflicts:     186000 | #Learnt:      16265 | 0.000
509.07/509.20	c total clause space: 335.816MB
509.07/509.20	c total #watches: 159737
512.27/512.49	c total #propagations: 26168794 / total #impl: 242310389 (eff. 0.108)
512.27/512.49	c #Conflicts:     187000 | #Learnt:      17265 | 0.000
512.27/512.49	c total clause space: 335.816MB
512.27/512.49	c total #watches: 166466
516.07/516.26	c total #propagations: 26318121 / total #impl: 244816600 (eff. 0.108)
516.07/516.26	c #Conflicts:     188000 | #Learnt:      18265 | 0.000
516.07/516.26	c total clause space: 335.816MB
516.07/516.26	c total #watches: 172031
518.87/519.07	c total #propagations: 26458860 / total #impl: 247174752 (eff. 0.107)
518.87/519.07	c #Conflicts:     189000 | #Learnt:      19265 | 0.000
518.87/519.07	c total clause space: 335.816MB
518.87/519.07	c total #watches: 178580
523.07/523.28	c total #propagations: 26593769 / total #impl: 248193322 (eff. 0.107)
523.07/523.28	c #Conflicts:     190000 | #Learnt:      20265 | 0.000
523.07/523.28	c total clause space: 335.816MB
523.07/523.28	c total #watches: 183264
525.47/525.67	c total #propagations: 26752947 / total #impl: 249950322 (eff. 0.107)
525.47/525.67	c GC COLLECT
525.47/525.67	c #Conflicts:     191000 | #Learnt:      10870 | 0.000
525.47/525.67	c total clause space: 335.816MB
525.47/525.67	c total #watches: 119812
527.57/527.78	c total #propagations: 26886185 / total #impl: 251486988 (eff. 0.107)
527.57/527.78	c #Conflicts:     192000 | #Learnt:      11870 | 0.000
527.57/527.78	c total clause space: 335.816MB
527.57/527.78	c total #watches: 124330
530.18/530.34	c total #propagations: 27039883 / total #impl: 252683306 (eff. 0.107)
530.18/530.34	c #Conflicts:     193000 | #Learnt:      12870 | 0.000
530.18/530.34	c total clause space: 335.816MB
530.18/530.34	c total #watches: 129484
533.77/533.99	c total #propagations: 27176895 / total #impl: 254046601 (eff. 0.107)
533.77/533.99	c #Conflicts:     194000 | #Learnt:      13870 | 0.000
533.77/533.99	c total clause space: 335.816MB
533.77/533.99	c total #watches: 133451
537.47/537.69	c total #propagations: 27323650 / total #impl: 255229402 (eff. 0.107)
537.47/537.69	c #Conflicts:     195000 | #Learnt:      14870 | 0.000
537.47/537.69	c total clause space: 335.816MB
537.47/537.69	c total #watches: 139910
540.77/540.95	c total #propagations: 27475536 / total #impl: 256250251 (eff. 0.107)
540.77/540.95	c #Conflicts:     196000 | #Learnt:      15870 | 0.000
540.77/540.95	c total clause space: 335.816MB
540.77/540.95	c total #watches: 148099
544.47/544.62	c total #propagations: 27606226 / total #impl: 257471588 (eff. 0.107)
544.47/544.62	c #Conflicts:     197000 | #Learnt:      16870 | 0.000
544.47/544.62	c total clause space: 335.816MB
544.47/544.62	c total #watches: 158131
548.47/548.69	c total #propagations: 27751701 / total #impl: 258296739 (eff. 0.107)
548.47/548.69	c #Conflicts:     198000 | #Learnt:      17870 | 0.000
548.47/548.69	c total clause space: 335.816MB
548.47/548.69	c total #watches: 164300
552.66/552.85	c total #propagations: 27900464 / total #impl: 260013617 (eff. 0.107)
552.66/552.85	c #Conflicts:     199000 | #Learnt:      18870 | 0.000
552.66/552.85	c total clause space: 335.816MB
552.66/552.85	c total #watches: 167433
556.47/556.68	c total #propagations: 28064747 / total #impl: 261411486 (eff. 0.107)
556.47/556.68	c #Conflicts:     200000 | #Learnt:      19870 | 0.000
556.47/556.68	c total clause space: 335.816MB
556.47/556.68	c total #watches: 172310
560.16/560.34	c total #propagations: 28216426 / total #impl: 262770956 (eff. 0.107)
560.16/560.34	c #Conflicts:     201000 | #Learnt:      20870 | 0.000
560.16/560.34	c total clause space: 335.816MB
560.16/560.34	c total #watches: 178196
563.26/563.42	c total #propagations: 28364881 / total #impl: 264340530 (eff. 0.107)
563.26/563.42	c GC COLLECT
563.26/563.42	c #Conflicts:     202000 | #Learnt:      11180 | 0.000
563.26/563.42	c total clause space: 335.816MB
563.26/563.42	c total #watches: 129796
567.36/567.59	c total #propagations: 28484310 / total #impl: 265416581 (eff. 0.107)
567.36/567.59	c #Conflicts:     203000 | #Learnt:      12180 | 0.000
567.36/567.59	c total clause space: 335.816MB
567.36/567.59	c total #watches: 138928
571.76/571.98	c total #propagations: 28630074 / total #impl: 266884643 (eff. 0.107)
571.76/571.98	c #Conflicts:     204000 | #Learnt:      13180 | 0.000
571.76/571.98	c total clause space: 335.816MB
571.76/571.98	c total #watches: 147045
574.96/575.19	c total #propagations: 28769809 / total #impl: 267750239 (eff. 0.107)
574.96/575.19	c #Conflicts:     205000 | #Learnt:      14180 | 0.000
574.96/575.19	c total clause space: 335.816MB
574.96/575.19	c total #watches: 152020
578.76/578.93	c total #propagations: 28911499 / total #impl: 269573507 (eff. 0.107)
578.76/578.93	c #Conflicts:     206000 | #Learnt:      15180 | 0.000
578.76/578.93	c total clause space: 335.816MB
578.76/578.93	c total #watches: 159148
582.76/583.00	c total #propagations: 29050532 / total #impl: 271207548 (eff. 0.107)
582.76/583.00	c #Conflicts:     207000 | #Learnt:      16180 | 0.000
582.76/583.00	c total clause space: 335.816MB
582.76/583.00	c total #watches: 166523
586.56/586.75	c total #propagations: 29192185 / total #impl: 273101414 (eff. 0.107)
586.56/586.75	c #Conflicts:     208000 | #Learnt:      17180 | 0.000
586.56/586.75	c total clause space: 335.816MB
586.56/586.75	c total #watches: 172908
591.16/591.30	c total #propagations: 29327559 / total #impl: 275288723 (eff. 0.107)
591.16/591.30	c #Conflicts:     209000 | #Learnt:      18180 | 0.000
591.16/591.30	c total clause space: 335.816MB
591.16/591.30	c total #watches: 185700
595.56/595.71	c total #propagations: 29471739 / total #impl: 277041730 (eff. 0.106)
595.56/595.71	c #Conflicts:     210000 | #Learnt:      19180 | 0.000
595.56/595.71	c total clause space: 335.816MB
595.56/595.71	c total #watches: 191400
600.46/600.62	c total #propagations: 29618168 / total #impl: 279110066 (eff. 0.106)
600.46/600.62	c #Conflicts:     211000 | #Learnt:      20180 | 0.000
600.46/600.62	c total clause space: 335.816MB
600.46/600.62	c total #watches: 196937
605.16/605.36	c total #propagations: 29763009 / total #impl: 281192005 (eff. 0.106)
605.16/605.36	c #Conflicts:     212000 | #Learnt:      21180 | 0.000
605.16/605.36	c total clause space: 335.816MB
605.16/605.36	c total #watches: 203050
609.86/610.03	c total #propagations: 29912016 / total #impl: 284669578 (eff. 0.105)
609.86/610.03	c GC COLLECT
609.86/610.03	c #Conflicts:     213000 | #Learnt:      11174 | 0.000
609.86/610.03	c total clause space: 335.816MB
609.86/610.03	c total #watches: 125934
613.45/613.63	c total #propagations: 30062503 / total #impl: 286759282 (eff. 0.105)
613.45/613.63	c #Conflicts:     214000 | #Learnt:      12174 | 0.000
613.45/613.63	c total clause space: 335.816MB
613.45/613.63	c total #watches: 133677
617.15/617.30	c total #propagations: 30196996 / total #impl: 289257564 (eff. 0.104)
617.15/617.30	c #Conflicts:     215000 | #Learnt:      13174 | 0.000
617.15/617.30	c total clause space: 335.816MB
617.15/617.30	c total #watches: 138908
620.95/621.16	c total #propagations: 30352071 / total #impl: 291423139 (eff. 0.104)
620.95/621.16	c #Conflicts:     216000 | #Learnt:      14174 | 0.000
620.95/621.16	c total clause space: 335.816MB
620.95/621.16	c total #watches: 147754
625.55/625.76	c total #propagations: 30512707 / total #impl: 294246641 (eff. 0.104)
625.55/625.76	c #Conflicts:     217000 | #Learnt:      15174 | 0.000
625.55/625.76	c total clause space: 335.816MB
625.55/625.76	c total #watches: 155761
629.65/629.89	c total #propagations: 30662628 / total #impl: 296942480 (eff. 0.103)
629.65/629.89	c #Conflicts:     218000 | #Learnt:      16174 | 0.000
629.65/629.89	c total clause space: 335.816MB
629.65/629.89	c total #watches: 167386
634.66/634.88	c total #propagations: 30790783 / total #impl: 299435039 (eff. 0.103)
634.66/634.88	c #Conflicts:     219000 | #Learnt:      17174 | 0.000
634.66/634.88	c total clause space: 335.816MB
634.66/634.88	c total #watches: 180614
639.85/640.06	c total #propagations: 30926470 / total #impl: 301988092 (eff. 0.102)
639.85/640.06	c #Conflicts:     220000 | #Learnt:      18174 | 0.000
639.85/640.06	c total clause space: 335.816MB
639.85/640.06	c total #watches: 189878
644.85/645.07	c total #propagations: 31076474 / total #impl: 304200474 (eff. 0.102)
644.85/645.07	c #Conflicts:     221000 | #Learnt:      19174 | 0.000
644.85/645.07	c total clause space: 335.816MB
644.85/645.07	c total #watches: 196022
648.55/648.77	c total #propagations: 31218849 / total #impl: 305739020 (eff. 0.102)
648.55/648.77	c #Conflicts:     222000 | #Learnt:      20174 | 0.000
648.55/648.77	c total clause space: 335.816MB
648.55/648.77	c total #watches: 203974
652.45/652.63	c total #propagations: 31356407 / total #impl: 308451064 (eff. 0.102)
652.45/652.63	c #Conflicts:     223000 | #Learnt:      21174 | 0.000
652.45/652.63	c total clause space: 335.816MB
652.45/652.63	c total #watches: 213452
657.35/657.53	c total #propagations: 31498973 / total #impl: 309499437 (eff. 0.102)
657.35/657.53	c #Conflicts:     224000 | #Learnt:      22174 | 0.000
657.35/657.53	c total clause space: 335.816MB
657.35/657.53	c total #watches: 222925
662.45/662.69	c total #propagations: 31638636 / total #impl: 311084607 (eff. 0.102)
662.45/662.69	c GC COLLECT
662.45/662.69	c #Conflicts:     225000 | #Learnt:      11871 | 0.000
662.45/662.69	c total clause space: 335.816MB
662.45/662.69	c total #watches: 128913
666.05/666.21	c total #propagations: 31798723 / total #impl: 314292820 (eff. 0.101)
666.05/666.21	c #Conflicts:     226000 | #Learnt:      12871 | 0.000
666.05/666.21	c total clause space: 335.816MB
666.05/666.21	c total #watches: 139086
668.75/668.95	c total #propagations: 31947031 / total #impl: 315535520 (eff. 0.101)
668.75/668.95	c #Conflicts:     227000 | #Learnt:      13871 | 0.000
668.75/668.95	c total clause space: 335.816MB
668.75/668.95	c total #watches: 144373
671.24/671.43	c total #propagations: 32098193 / total #impl: 317229281 (eff. 0.101)
671.24/671.43	c #Conflicts:     228000 | #Learnt:      14871 | 0.000
671.24/671.43	c total clause space: 335.816MB
671.24/671.43	c total #watches: 147372
674.04/674.27	c total #propagations: 32231639 / total #impl: 318962901 (eff. 0.101)
674.04/674.27	c #Conflicts:     229000 | #Learnt:      15871 | 0.000
674.04/674.27	c total clause space: 335.816MB
674.04/674.27	c total #watches: 151948
677.94/678.16	c total #propagations: 32370487 / total #impl: 321405063 (eff. 0.101)
677.94/678.16	c #Conflicts:     230000 | #Learnt:      16871 | 0.000
677.94/678.16	c total clause space: 335.816MB
677.94/678.16	c total #watches: 158961
681.85/682.10	c total #propagations: 32514670 / total #impl: 323680763 (eff. 0.100)
681.85/682.10	c #Conflicts:     231000 | #Learnt:      17871 | 0.000
681.85/682.10	c total clause space: 335.816MB
681.85/682.10	c total #watches: 165214
685.84/686.08	c total #propagations: 32671889 / total #impl: 326317478 (eff. 0.100)
685.84/686.08	c #Conflicts:     232000 | #Learnt:      18871 | 0.000
685.84/686.08	c total clause space: 335.816MB
685.84/686.08	c total #watches: 177271
689.55/689.72	c total #propagations: 32816851 / total #impl: 327952006 (eff. 0.100)
689.55/689.72	c #Conflicts:     233000 | #Learnt:      19871 | 0.000
689.55/689.72	c total clause space: 335.816MB
689.55/689.72	c total #watches: 185909
693.54/693.79	c total #propagations: 32955104 / total #impl: 329303422 (eff. 0.100)
693.54/693.79	c #Conflicts:     234000 | #Learnt:      20871 | 0.000
693.54/693.79	c total clause space: 335.816MB
693.54/693.79	c total #watches: 194669
698.35/698.52	c total #propagations: 33111128 / total #impl: 330775886 (eff. 0.100)
698.35/698.52	c #Conflicts:     235000 | #Learnt:      21871 | 0.000
698.35/698.52	c total clause space: 335.816MB
698.35/698.52	c total #watches: 198888
703.24/703.42	c total #propagations: 33265687 / total #impl: 332350116 (eff. 0.100)
703.24/703.42	c #Conflicts:     236000 | #Learnt:      22871 | 0.000
703.24/703.42	c total clause space: 335.816MB
703.24/703.42	c total #watches: 206438
706.24/706.41	c total #propagations: 33415138 / total #impl: 333680572 (eff. 0.100)
706.24/706.41	c GC COLLECT
706.24/706.41	c #Conflicts:     237000 | #Learnt:      12271 | 0.000
706.24/706.41	c total clause space: 335.816MB
706.24/706.41	c total #watches: 131225
708.94/709.15	c total #propagations: 33567449 / total #impl: 335119183 (eff. 0.100)
708.94/709.15	c #Conflicts:     238000 | #Learnt:      13271 | 0.000
708.94/709.15	c total clause space: 335.816MB
708.94/709.15	c total #watches: 141528
711.84/712.09	c total #propagations: 33698233 / total #impl: 336322395 (eff. 0.100)
711.84/712.09	c #Conflicts:     239000 | #Learnt:      14271 | 0.000
711.84/712.09	c total clause space: 335.816MB
711.84/712.09	c total #watches: 147504
715.34/715.54	c total #propagations: 33837347 / total #impl: 337166880 (eff. 0.100)
715.34/715.54	c #Conflicts:     240000 | #Learnt:      15271 | 0.000
715.34/715.54	c total clause space: 335.816MB
715.34/715.54	c total #watches: 158471
718.14/718.39	c total #propagations: 33981075 / total #impl: 339095430 (eff. 0.100)
718.14/718.39	c #Conflicts:     241000 | #Learnt:      16271 | 0.000
718.14/718.39	c total clause space: 335.816MB
718.14/718.39	c total #watches: 164137
721.03/721.22	c total #propagations: 34121779 / total #impl: 340096017 (eff. 0.100)
721.03/721.22	c #Conflicts:     242000 | #Learnt:      17271 | 0.000
721.03/721.22	c total clause space: 335.816MB
721.03/721.22	c total #watches: 171548
724.53/724.74	c total #propagations: 34245819 / total #impl: 341113958 (eff. 0.100)
724.53/724.74	c #Conflicts:     243000 | #Learnt:      18271 | 0.000
724.53/724.74	c total clause space: 335.816MB
724.53/724.74	c total #watches: 179000
728.23/728.45	c total #propagations: 34389242 / total #impl: 342422922 (eff. 0.100)
728.23/728.45	c #Conflicts:     244000 | #Learnt:      19271 | 0.000
728.23/728.45	c total clause space: 335.816MB
728.23/728.45	c total #watches: 184776
732.63/732.84	c total #propagations: 34534776 / total #impl: 343915711 (eff. 0.100)
732.63/732.84	c #Conflicts:     245000 | #Learnt:      20271 | 0.000
732.63/732.84	c total clause space: 335.816MB
732.63/732.84	c total #watches: 189520
736.43/736.65	c total #propagations: 34688038 / total #impl: 344966081 (eff. 0.101)
736.43/736.65	c #Conflicts:     246000 | #Learnt:      21271 | 0.000
736.43/736.65	c total clause space: 335.816MB
736.43/736.65	c total #watches: 196009
741.43/741.66	c total #propagations: 34834497 / total #impl: 345857631 (eff. 0.101)
741.43/741.66	c #Conflicts:     247000 | #Learnt:      22271 | 0.000
741.43/741.66	c total clause space: 335.816MB
741.43/741.66	c total #watches: 205486
746.04/746.23	c total #propagations: 34991861 / total #impl: 347192949 (eff. 0.101)
746.04/746.23	c #Conflicts:     248000 | #Learnt:      23271 | 0.000
746.04/746.23	c total clause space: 335.816MB
746.04/746.23	c total #watches: 213493
750.34/750.56	c total #propagations: 35136556 / total #impl: 348202497 (eff. 0.101)
750.34/750.56	c GC COLLECT
750.34/750.56	c #Conflicts:     249000 | #Learnt:      12372 | 0.000
750.34/750.56	c total clause space: 545.701MB
750.34/750.56	c total #watches: 137312
753.84/754.07	c total #propagations: 35285989 / total #impl: 349499889 (eff. 0.101)
753.84/754.07	c #Conflicts:     250000 | #Learnt:      13372 | 0.000
753.84/754.07	c total clause space: 545.701MB
753.84/754.07	c total #watches: 150667
757.24/757.46	c total #propagations: 35425030 / total #impl: 350974564 (eff. 0.101)
757.24/757.46	c #Conflicts:     251000 | #Learnt:      14372 | 0.000
757.24/757.46	c total clause space: 545.701MB
757.24/757.46	c total #watches: 157898
760.84/761.09	c total #propagations: 35570193 / total #impl: 352061418 (eff. 0.101)
760.84/761.09	c #Conflicts:     252000 | #Learnt:      15372 | 0.000
760.84/761.09	c total clause space: 545.701MB
760.84/761.09	c total #watches: 163452
764.54/764.76	c total #propagations: 35713358 / total #impl: 353359909 (eff. 0.101)
764.54/764.76	c #Conflicts:     253000 | #Learnt:      16372 | 0.000
764.54/764.76	c total clause space: 545.701MB
764.54/764.76	c total #watches: 168400
768.64/768.80	c total #propagations: 35872937 / total #impl: 355568974 (eff. 0.101)
768.64/768.80	c #Conflicts:     254000 | #Learnt:      17372 | 0.000
768.64/768.80	c total clause space: 545.701MB
768.64/768.80	c total #watches: 173193
773.24/773.40	c total #propagations: 36029258 / total #impl: 357022033 (eff. 0.101)
773.24/773.40	c #Conflicts:     255000 | #Learnt:      18372 | 0.000
773.24/773.40	c total clause space: 545.701MB
773.24/773.40	c total #watches: 177316
777.23/777.47	c total #propagations: 36183150 / total #impl: 358458060 (eff. 0.101)
777.23/777.47	c #Conflicts:     256000 | #Learnt:      19372 | 0.000
777.23/777.47	c total clause space: 545.701MB
777.23/777.47	c total #watches: 187958
781.53/781.74	c total #propagations: 36324641 / total #impl: 359968408 (eff. 0.101)
781.53/781.74	c #Conflicts:     257000 | #Learnt:      20372 | 0.000
781.53/781.74	c total clause space: 545.701MB
781.53/781.74	c total #watches: 200149
786.63/786.84	c total #propagations: 36465480 / total #impl: 362159486 (eff. 0.101)
786.63/786.84	c #Conflicts:     258000 | #Learnt:      21372 | 0.000
786.63/786.84	c total clause space: 545.701MB
786.63/786.84	c total #watches: 205552
791.53/791.73	c total #propagations: 36617693 / total #impl: 364461846 (eff. 0.100)
791.53/791.73	c #Conflicts:     259000 | #Learnt:      22372 | 0.000
791.53/791.73	c total clause space: 545.701MB
791.53/791.73	c total #watches: 209072
796.13/796.38	c total #propagations: 36782570 / total #impl: 365760695 (eff. 0.101)
796.13/796.38	c #Conflicts:     260000 | #Learnt:      23372 | 0.000
796.13/796.38	c total clause space: 545.701MB
796.13/796.38	c total #watches: 214518
800.74/800.94	c total #propagations: 36943263 / total #impl: 367176950 (eff. 0.101)
800.74/800.94	c #Conflicts:     261000 | #Learnt:      24372 | 0.000
800.74/800.94	c total clause space: 545.701MB
800.74/800.94	c total #watches: 220939
804.33/804.51	c total #propagations: 37082930 / total #impl: 368441425 (eff. 0.101)
804.33/804.51	c GC COLLECT
804.33/804.51	c #Conflicts:     262000 | #Learnt:      13171 | 0.000
804.33/804.51	c total clause space: 545.701MB
804.33/804.51	c total #watches: 137040
807.53/807.79	c total #propagations: 37240348 / total #impl: 370734385 (eff. 0.100)
807.53/807.79	c #Conflicts:     263000 | #Learnt:      14171 | 0.000
807.53/807.79	c total clause space: 545.701MB
807.53/807.79	c total #watches: 140529
809.83/810.01	c total #propagations: 37392067 / total #impl: 372270908 (eff. 0.100)
809.83/810.01	c #Conflicts:     264000 | #Learnt:      15171 | 0.000
809.83/810.01	c total clause space: 545.701MB
809.83/810.01	c total #watches: 153977
812.93/813.12	c total #propagations: 37510461 / total #impl: 373165362 (eff. 0.101)
812.93/813.12	c #Conflicts:     265000 | #Learnt:      16171 | 0.000
812.93/813.12	c total clause space: 545.701MB
812.93/813.12	c total #watches: 165250
817.23/817.45	c total #propagations: 37634408 / total #impl: 374265228 (eff. 0.101)
817.23/817.45	c #Conflicts:     266000 | #Learnt:      17171 | 0.000
817.23/817.45	c total clause space: 545.701MB
817.23/817.45	c total #watches: 175376
820.13/820.36	c total #propagations: 37776629 / total #impl: 377117264 (eff. 0.100)
820.13/820.36	c #Conflicts:     267000 | #Learnt:      18171 | 0.000
820.13/820.36	c total clause space: 545.701MB
820.13/820.36	c total #watches: 184268
823.12/823.35	c total #propagations: 37912668 / total #impl: 379164968 (eff. 0.100)
823.12/823.35	c #Conflicts:     268000 | #Learnt:      19171 | 0.000
823.12/823.35	c total clause space: 545.701MB
823.12/823.35	c total #watches: 196606
827.03/827.22	c total #propagations: 38039034 / total #impl: 380771395 (eff. 0.100)
827.03/827.22	c #Conflicts:     269000 | #Learnt:      20171 | 0.000
827.03/827.22	c total clause space: 545.701MB
827.03/827.22	c total #watches: 203898
832.02/832.25	c total #propagations: 38180822 / total #impl: 382517586 (eff. 0.100)
832.02/832.25	c #Conflicts:     270000 | #Learnt:      21171 | 0.000
832.02/832.25	c total clause space: 545.701MB
832.02/832.25	c total #watches: 211082
836.42/836.61	c total #propagations: 38339423 / total #impl: 384682471 (eff. 0.100)
836.42/836.61	c #Conflicts:     271000 | #Learnt:      22171 | 0.000
836.42/836.61	c total clause space: 545.701MB
836.42/836.61	c total #watches: 215311
840.23/840.49	c total #propagations: 38480720 / total #impl: 385749251 (eff. 0.100)
840.23/840.49	c #Conflicts:     272000 | #Learnt:      23171 | 0.000
840.23/840.49	c total clause space: 545.701MB
840.23/840.49	c total #watches: 220639
844.22/844.48	c total #propagations: 38610232 / total #impl: 387396669 (eff. 0.100)
844.22/844.48	c #Conflicts:     273000 | #Learnt:      24171 | 0.000
844.22/844.48	c total clause space: 545.701MB
844.22/844.48	c total #watches: 226712
847.93/848.15	c total #propagations: 38755908 / total #impl: 389214066 (eff. 0.100)
847.93/848.15	c GC COLLECT
847.93/848.15	c #Conflicts:     274000 | #Learnt:      12668 | 0.000
847.93/848.15	c total clause space: 545.701MB
847.93/848.15	c total #watches: 135950
851.02/851.21	c total #propagations: 38899921 / total #impl: 390871748 (eff. 0.100)
851.02/851.21	c #Conflicts:     275000 | #Learnt:      13668 | 0.000
851.02/851.21	c total clause space: 545.701MB
851.02/851.21	c total #watches: 140776
853.92/854.10	c total #propagations: 39053004 / total #impl: 391969858 (eff. 0.100)
853.92/854.10	c #Conflicts:     276000 | #Learnt:      14668 | 0.000
853.92/854.10	c total clause space: 545.701MB
853.92/854.10	c total #watches: 147924
858.32/858.60	c total #propagations: 39204998 / total #impl: 393642163 (eff. 0.100)
858.32/858.60	c #Conflicts:     277000 | #Learnt:      15668 | 0.000
858.32/858.60	c total clause space: 545.701MB
858.32/858.60	c total #watches: 161902
861.82/862.02	c total #propagations: 39354115 / total #impl: 395166786 (eff. 0.100)
861.82/862.02	c #Conflicts:     278000 | #Learnt:      16668 | 0.000
861.82/862.02	c total clause space: 545.701MB
861.82/862.02	c total #watches: 170318
865.82/866.00	c total #propagations: 39486574 / total #impl: 396349425 (eff. 0.100)
865.82/866.00	c #Conflicts:     279000 | #Learnt:      17668 | 0.000
865.82/866.00	c total clause space: 545.701MB
865.82/866.00	c total #watches: 178437
870.02/870.23	c total #propagations: 39633230 / total #impl: 398671579 (eff. 0.099)
870.02/870.23	c #Conflicts:     280000 | #Learnt:      18668 | 0.000
870.02/870.23	c total clause space: 545.701MB
870.02/870.23	c total #watches: 184390
874.12/874.30	c total #propagations: 39781797 / total #impl: 399873965 (eff. 0.099)
874.12/874.30	c #Conflicts:     281000 | #Learnt:      19668 | 0.000
874.12/874.30	c total clause space: 545.701MB
874.12/874.30	c total #watches: 190863
878.32/878.54	c total #propagations: 39933938 / total #impl: 401493954 (eff. 0.099)
878.32/878.54	c #Conflicts:     282000 | #Learnt:      20668 | 0.000
878.32/878.54	c total clause space: 545.701MB
878.32/878.54	c total #watches: 197397
881.22/881.47	c total #propagations: 40103667 / total #impl: 403066704 (eff. 0.099)
881.22/881.47	c #Conflicts:     283000 | #Learnt:      21668 | 0.000
881.22/881.47	c total clause space: 545.701MB
881.22/881.47	c total #watches: 201444
884.81/885.03	c total #propagations: 40225318 / total #impl: 404352621 (eff. 0.099)
884.81/885.03	c #Conflicts:     284000 | #Learnt:      22668 | 0.000
884.81/885.03	c total clause space: 545.701MB
884.81/885.03	c total #watches: 208168
888.51/888.77	c total #propagations: 40356147 / total #impl: 405526225 (eff. 0.100)
888.51/888.77	c #Conflicts:     285000 | #Learnt:      23668 | 0.000
888.51/888.77	c total clause space: 545.701MB
888.51/888.77	c total #watches: 215890
892.41/892.65	c total #propagations: 40489452 / total #impl: 407113699 (eff. 0.099)
892.41/892.65	c #Conflicts:     286000 | #Learnt:      24668 | 0.000
892.41/892.65	c total clause space: 545.701MB
892.41/892.65	c total #watches: 223038
896.81/897.06	c total #propagations: 40623957 / total #impl: 408264194 (eff. 0.100)
896.81/897.06	c GC COLLECT
896.81/897.06	c #Conflicts:     287000 | #Learnt:      12866 | 0.000
896.81/897.06	c total clause space: 545.701MB
896.81/897.06	c total #watches: 137278
900.01/900.24	c total #propagations: 40756740 / total #impl: 409077315 (eff. 0.100)
900.01/900.24	c #Conflicts:     288000 | #Learnt:      13866 | 0.000
900.01/900.24	c total clause space: 545.701MB
900.01/900.24	c total #watches: 146230
903.61/903.83	c total #propagations: 40900743 / total #impl: 410390340 (eff. 0.100)
903.61/903.83	c #Conflicts:     289000 | #Learnt:      14866 | 0.000
903.61/903.83	c total clause space: 545.701MB
903.61/903.83	c total #watches: 153846
907.21/907.46	c total #propagations: 41040375 / total #impl: 411614217 (eff. 0.100)
907.21/907.46	c #Conflicts:     290000 | #Learnt:      15866 | 0.000
907.21/907.46	c total clause space: 545.701MB
907.21/907.46	c total #watches: 159124
910.72/910.96	c total #propagations: 41183606 / total #impl: 412877671 (eff. 0.100)
910.72/910.96	c #Conflicts:     291000 | #Learnt:      16866 | 0.000
910.72/910.96	c total clause space: 545.701MB
910.72/910.96	c total #watches: 165930
915.12/915.33	c total #propagations: 41322631 / total #impl: 414094446 (eff. 0.100)
915.12/915.33	c #Conflicts:     292000 | #Learnt:      17866 | 0.000
915.12/915.33	c total clause space: 545.701MB
915.12/915.33	c total #watches: 176844
920.21/920.44	c total #propagations: 41466733 / total #impl: 415349960 (eff. 0.100)
920.21/920.44	c #Conflicts:     293000 | #Learnt:      18866 | 0.000
920.21/920.44	c total clause space: 545.701MB
920.21/920.44	c total #watches: 186500
925.31/925.53	c total #propagations: 41626601 / total #impl: 417313837 (eff. 0.100)
925.31/925.53	c #Conflicts:     294000 | #Learnt:      19866 | 0.000
925.31/925.53	c total clause space: 545.701MB
925.31/925.53	c total #watches: 193863
930.21/930.44	c total #propagations: 41776803 / total #impl: 420166761 (eff. 0.099)
930.21/930.44	c #Conflicts:     295000 | #Learnt:      20866 | 0.000
930.21/930.44	c total clause space: 545.701MB
930.21/930.44	c total #watches: 205247
934.61/934.88	c total #propagations: 41927333 / total #impl: 421904905 (eff. 0.099)
934.61/934.88	c #Conflicts:     296000 | #Learnt:      21866 | 0.000
934.61/934.88	c total clause space: 545.701MB
934.61/934.88	c total #watches: 212408
939.31/939.53	c total #propagations: 42082729 / total #impl: 422883851 (eff. 0.100)
939.31/939.53	c #Conflicts:     297000 | #Learnt:      22866 | 0.000
939.31/939.53	c total clause space: 545.701MB
939.31/939.53	c total #watches: 220499
944.00/944.28	c total #propagations: 42246466 / total #impl: 424267567 (eff. 0.100)
944.00/944.28	c #Conflicts:     298000 | #Learnt:      23866 | 0.000
944.00/944.28	c total clause space: 545.701MB
944.00/944.28	c total #watches: 230206
949.60/949.89	c total #propagations: 42389822 / total #impl: 425994817 (eff. 0.100)
949.60/949.89	c #Conflicts:     299000 | #Learnt:      24866 | 0.000
949.60/949.89	c total clause space: 545.701MB
949.60/949.89	c total #watches: 239711
955.90/956.15	c total #propagations: 42535169 / total #impl: 427541322 (eff. 0.099)
955.90/956.15	c #Conflicts:     300000 | #Learnt:      25866 | 0.000
955.90/956.15	c total clause space: 545.701MB
955.90/956.15	c total #watches: 249572
959.70/959.94	c total #propagations: 42694096 / total #impl: 429300536 (eff. 0.099)
959.70/959.94	c GC COLLECT
959.70/959.94	c #Conflicts:     301000 | #Learnt:      13761 | 0.000
959.70/959.94	c total clause space: 545.701MB
959.70/959.94	c total #watches: 145628
963.30/963.53	c total #propagations: 42837984 / total #impl: 430568699 (eff. 0.099)
963.30/963.53	c #Conflicts:     302000 | #Learnt:      14761 | 0.000
963.30/963.53	c total clause space: 545.701MB
963.30/963.53	c total #watches: 155743
966.71/966.97	c total #propagations: 42966289 / total #impl: 432093728 (eff. 0.099)
966.71/966.97	c #Conflicts:     303000 | #Learnt:      15761 | 0.000
966.71/966.97	c total clause space: 545.701MB
966.71/966.97	c total #watches: 162190
969.60/969.84	c total #propagations: 43100576 / total #impl: 433698319 (eff. 0.099)
969.60/969.84	c #Conflicts:     304000 | #Learnt:      16761 | 0.000
969.60/969.84	c total clause space: 545.701MB
969.60/969.84	c total #watches: 175362
972.80/973.00	c total #propagations: 43225145 / total #impl: 434797754 (eff. 0.099)
972.80/973.00	c #Conflicts:     305000 | #Learnt:      17761 | 0.000
972.80/973.00	c total clause space: 545.701MB
972.80/973.00	c total #watches: 184629
977.40/977.60	c total #propagations: 43354074 / total #impl: 435868812 (eff. 0.099)
977.40/977.60	c #Conflicts:     306000 | #Learnt:      18761 | 0.000
977.40/977.60	c total clause space: 545.701MB
977.40/977.60	c total #watches: 198445
981.70/981.93	c total #propagations: 43499297 / total #impl: 437130789 (eff. 0.100)
981.70/981.93	c #Conflicts:     307000 | #Learnt:      19761 | 0.000
981.70/981.93	c total clause space: 545.701MB
981.70/981.93	c total #watches: 204342
985.40/985.64	c total #propagations: 43630164 / total #impl: 438302030 (eff. 0.100)
985.40/985.64	c #Conflicts:     308000 | #Learnt:      20761 | 0.000
985.40/985.64	c total clause space: 545.701MB
985.40/985.64	c total #watches: 213966
990.50/990.79	c total #propagations: 43758263 / total #impl: 439797648 (eff. 0.099)
990.50/990.79	c #Conflicts:     309000 | #Learnt:      21761 | 0.000
990.50/990.79	c total clause space: 545.701MB
990.50/990.79	c total #watches: 220016
995.40/995.64	c total #propagations: 43918428 / total #impl: 441493618 (eff. 0.099)
995.40/995.64	c #Conflicts:     310000 | #Learnt:      22761 | 0.000
995.40/995.64	c total clause space: 545.701MB
995.40/995.64	c total #watches: 227904
999.80/1000.03	c total #propagations: 44064577 / total #impl: 442898335 (eff. 0.099)
999.80/1000.03	c #Conflicts:     311000 | #Learnt:      23761 | 0.000
999.80/1000.03	c total clause space: 545.701MB
999.80/1000.03	c total #watches: 232976
1005.30/1005.52	c total #propagations: 44219043 / total #impl: 444185049 (eff. 0.100)
1005.30/1005.52	c #Conflicts:     312000 | #Learnt:      24761 | 0.000
1005.30/1005.52	c total clause space: 545.701MB
1005.30/1005.52	c total #watches: 244341
1009.70/1009.95	c total #propagations: 44368202 / total #impl: 445697440 (eff. 0.100)
1009.70/1009.95	c #Conflicts:     313000 | #Learnt:      25761 | 0.000
1009.70/1009.95	c total clause space: 545.701MB
1009.70/1009.95	c total #watches: 251797
1015.39/1015.66	c total #propagations: 44510433 / total #impl: 447390781 (eff. 0.099)
1015.39/1015.66	c #Conflicts:     314000 | #Learnt:      26761 | 0.000
1015.39/1015.66	c total clause space: 545.701MB
1015.39/1015.66	c total #watches: 259116
1018.89/1019.18	c total #propagations: 44658616 / total #impl: 449301483 (eff. 0.099)
1018.89/1019.18	c GC COLLECT
1018.89/1019.18	c #Conflicts:     315000 | #Learnt:      14364 | 0.000
1018.89/1019.18	c total clause space: 545.701MB
1018.89/1019.18	c total #watches: 145440
1022.69/1022.94	c total #propagations: 44819182 / total #impl: 450971274 (eff. 0.099)
1022.69/1022.94	c #Conflicts:     316000 | #Learnt:      15364 | 0.000
1022.69/1022.94	c total clause space: 545.701MB
1022.69/1022.94	c total #watches: 152499
1026.10/1026.31	c total #propagations: 44965204 / total #impl: 452309184 (eff. 0.099)
1026.10/1026.31	c #Conflicts:     317000 | #Learnt:      16364 | 0.000
1026.10/1026.31	c total clause space: 545.701MB
1026.10/1026.31	c total #watches: 161246
1029.89/1030.14	c total #propagations: 45100809 / total #impl: 453459363 (eff. 0.099)
1029.89/1030.14	c #Conflicts:     318000 | #Learnt:      17364 | 0.000
1029.89/1030.14	c total clause space: 545.701MB
1029.89/1030.14	c total #watches: 165460
1033.69/1033.95	c total #propagations: 45247844 / total #impl: 455864769 (eff. 0.099)
1033.69/1033.95	c #Conflicts:     319000 | #Learnt:      18364 | 0.000
1033.69/1033.95	c total clause space: 545.701MB
1033.69/1033.95	c total #watches: 174379
1037.19/1037.48	c total #propagations: 45382479 / total #impl: 457036412 (eff. 0.099)
1037.19/1037.48	c #Conflicts:     320000 | #Learnt:      19364 | 0.000
1037.19/1037.48	c total clause space: 545.701MB
1037.19/1037.48	c total #watches: 181103
1041.89/1042.16	c total #propagations: 45511576 / total #impl: 458346855 (eff. 0.099)
1041.89/1042.16	c #Conflicts:     321000 | #Learnt:      20364 | 0.000
1041.89/1042.16	c total clause space: 545.701MB
1041.89/1042.16	c total #watches: 189141
1045.79/1046.06	c total #propagations: 45663314 / total #impl: 460051754 (eff. 0.099)
1045.79/1046.06	c #Conflicts:     322000 | #Learnt:      21364 | 0.000
1045.79/1046.06	c total clause space: 545.701MB
1045.79/1046.06	c total #watches: 195385
1050.08/1050.30	c total #propagations: 45794873 / total #impl: 461267613 (eff. 0.099)
1050.08/1050.30	c #Conflicts:     323000 | #Learnt:      22364 | 0.000
1050.08/1050.30	c total clause space: 545.701MB
1050.08/1050.30	c total #watches: 203428
1054.08/1054.33	c total #propagations: 45931088 / total #impl: 462508589 (eff. 0.099)
1054.08/1054.33	c #Conflicts:     324000 | #Learnt:      23364 | 0.000
1054.08/1054.33	c total clause space: 545.701MB
1054.08/1054.33	c total #watches: 211847
1059.09/1059.37	c total #propagations: 46065942 / total #impl: 463532268 (eff. 0.099)
1059.09/1059.37	c #Conflicts:     325000 | #Learnt:      24364 | 0.000
1059.09/1059.37	c total clause space: 545.701MB
1059.09/1059.37	c total #watches: 220101
1063.88/1064.16	c total #propagations: 46205975 / total #impl: 464947211 (eff. 0.099)
1063.88/1064.16	c #Conflicts:     326000 | #Learnt:      25364 | 0.000
1063.88/1064.16	c total clause space: 545.701MB
1063.88/1064.16	c total #watches: 225789
1067.99/1068.24	c total #propagations: 46350486 / total #impl: 466841818 (eff. 0.099)
1067.99/1068.24	c #Conflicts:     327000 | #Learnt:      26364 | 0.000
1067.99/1068.24	c total clause space: 545.701MB
1067.99/1068.24	c total #watches: 234110
1071.99/1072.27	c total #propagations: 46474438 / total #impl: 469002623 (eff. 0.099)
1071.99/1072.27	c #Conflicts:     328000 | #Learnt:      27364 | 0.000
1071.99/1072.27	c total clause space: 545.701MB
1071.99/1072.27	c total #watches: 245361
1075.39/1075.69	c total #propagations: 46589309 / total #impl: 470193161 (eff. 0.099)
1075.39/1075.69	c GC COLLECT
1075.39/1075.69	c #Conflicts:     329000 | #Learnt:      14665 | 0.000
1075.39/1075.69	c total clause space: 545.701MB
1075.39/1075.69	c total #watches: 158446
1079.79/1080.09	c total #propagations: 46712609 / total #impl: 471596223 (eff. 0.099)
1079.79/1080.09	c #Conflicts:     330000 | #Learnt:      15665 | 0.000
1079.79/1080.09	c total clause space: 545.701MB
1079.79/1080.09	c total #watches: 165840
1084.99/1085.22	c total #propagations: 46862630 / total #impl: 473343244 (eff. 0.099)
1084.99/1085.22	c #Conflicts:     331000 | #Learnt:      16665 | 0.000
1084.99/1085.22	c total clause space: 545.701MB
1084.99/1085.22	c total #watches: 170560
1089.59/1089.89	c total #propagations: 47026272 / total #impl: 475198644 (eff. 0.099)
1089.59/1089.89	c #Conflicts:     332000 | #Learnt:      17665 | 0.000
1089.59/1089.89	c total clause space: 545.701MB
1089.59/1089.89	c total #watches: 176951
1093.79/1094.06	c total #propagations: 47173144 / total #impl: 476827525 (eff. 0.099)
1093.79/1094.06	c #Conflicts:     333000 | #Learnt:      18665 | 0.000
1093.79/1094.06	c total clause space: 545.701MB
1093.79/1094.06	c total #watches: 183281
1098.19/1098.46	c total #propagations: 47315059 / total #impl: 477876958 (eff. 0.099)
1098.19/1098.46	c #Conflicts:     334000 | #Learnt:      19665 | 0.000
1098.19/1098.46	c total clause space: 545.701MB
1098.19/1098.46	c total #watches: 189615
1102.59/1102.88	c total #propagations: 47455455 / total #impl: 479304608 (eff. 0.099)
1102.59/1102.88	c #Conflicts:     335000 | #Learnt:      20665 | 0.000
1102.59/1102.88	c total clause space: 545.701MB
1102.59/1102.88	c total #watches: 199750
1106.98/1107.24	c total #propagations: 47603577 / total #impl: 480577918 (eff. 0.099)
1106.98/1107.24	c #Conflicts:     336000 | #Learnt:      21665 | 0.000
1106.98/1107.24	c total clause space: 545.701MB
1106.98/1107.24	c total #watches: 207848
1111.78/1112.04	c total #propagations: 47751623 / total #impl: 481768870 (eff. 0.099)
1111.78/1112.04	c #Conflicts:     337000 | #Learnt:      22665 | 0.000
1111.78/1112.04	c total clause space: 545.701MB
1111.78/1112.04	c total #watches: 214735
1116.29/1116.51	c total #propagations: 47905726 / total #impl: 483037912 (eff. 0.099)
1116.29/1116.51	c #Conflicts:     338000 | #Learnt:      23665 | 0.000
1116.29/1116.51	c total clause space: 545.701MB
1116.29/1116.51	c total #watches: 221220
1121.18/1121.47	c total #propagations: 48049644 / total #impl: 484443344 (eff. 0.099)
1121.18/1121.47	c #Conflicts:     339000 | #Learnt:      24665 | 0.000
1121.18/1121.47	c total clause space: 545.701MB
1121.18/1121.47	c total #watches: 226831
1126.08/1126.37	c total #propagations: 48211965 / total #impl: 486855414 (eff. 0.099)
1126.08/1126.37	c #Conflicts:     340000 | #Learnt:      25665 | 0.000
1126.08/1126.37	c total clause space: 545.701MB
1126.08/1126.37	c total #watches: 232198
1131.98/1132.21	c total #propagations: 48367506 / total #impl: 488856871 (eff. 0.099)
1131.98/1132.21	c #Conflicts:     341000 | #Learnt:      26665 | 0.000
1131.98/1132.21	c total clause space: 545.701MB
1131.98/1132.21	c total #watches: 242022
1137.38/1137.68	c total #propagations: 48505679 / total #impl: 490087628 (eff. 0.099)
1137.38/1137.68	c #Conflicts:     342000 | #Learnt:      27665 | 0.000
1137.38/1137.68	c total clause space: 545.701MB
1137.38/1137.68	c total #watches: 249395
1141.69/1141.96	c total #propagations: 48656396 / total #impl: 491120207 (eff. 0.099)
1141.69/1141.96	c GC COLLECT
1141.69/1141.96	c #Conflicts:     343000 | #Learnt:      14658 | 0.000
1141.69/1141.96	c total clause space: 545.701MB
1141.69/1141.96	c total #watches: 152474
1145.38/1145.67	c total #propagations: 48797056 / total #impl: 492367059 (eff. 0.099)
1145.38/1145.67	c #Conflicts:     344000 | #Learnt:      15658 | 0.000
1145.38/1145.67	c total clause space: 545.701MB
1145.38/1145.67	c total #watches: 159504
1149.18/1149.43	c total #propagations: 48945505 / total #impl: 494047795 (eff. 0.099)
1149.18/1149.43	c #Conflicts:     345000 | #Learnt:      16658 | 0.000
1149.18/1149.43	c total clause space: 545.701MB
1149.18/1149.43	c total #watches: 170521
1152.78/1153.01	c total #propagations: 49085203 / total #impl: 495499122 (eff. 0.099)
1152.78/1153.01	c #Conflicts:     346000 | #Learnt:      17658 | 0.000
1152.78/1153.01	c total clause space: 545.701MB
1152.78/1153.01	c total #watches: 180416
1156.98/1157.27	c total #propagations: 49222977 / total #impl: 497011843 (eff. 0.099)
1156.98/1157.27	c #Conflicts:     347000 | #Learnt:      18658 | 0.000
1156.98/1157.27	c total clause space: 545.701MB
1156.98/1157.27	c total #watches: 189773
1160.78/1161.06	c total #propagations: 49363541 / total #impl: 498408729 (eff. 0.099)
1160.78/1161.06	c #Conflicts:     348000 | #Learnt:      19658 | 0.000
1160.78/1161.06	c total clause space: 545.701MB
1160.78/1161.06	c total #watches: 197160
1165.18/1165.45	c total #propagations: 49507035 / total #impl: 499717510 (eff. 0.099)
1165.18/1165.45	c #Conflicts:     349000 | #Learnt:      20658 | 0.000
1165.18/1165.45	c total clause space: 545.701MB
1165.18/1165.45	c total #watches: 204814
1169.68/1169.90	c total #propagations: 49657023 / total #impl: 501709509 (eff. 0.099)
1169.68/1169.90	c #Conflicts:     350000 | #Learnt:      21658 | 0.000
1169.68/1169.90	c total clause space: 545.701MB
1169.68/1169.90	c total #watches: 210101
1174.07/1174.35	c total #propagations: 49798936 / total #impl: 503164128 (eff. 0.099)
1174.07/1174.35	c #Conflicts:     351000 | #Learnt:      22658 | 0.000
1174.07/1174.35	c total clause space: 545.701MB
1174.07/1174.35	c total #watches: 218696
1179.47/1179.72	c total #propagations: 49941207 / total #impl: 504209582 (eff. 0.099)
1179.47/1179.72	c #Conflicts:     352000 | #Learnt:      23658 | 0.000
1179.47/1179.72	c total clause space: 545.701MB
1179.47/1179.72	c total #watches: 221968
1184.17/1184.43	c total #propagations: 50092773 / total #impl: 506333390 (eff. 0.099)
1184.17/1184.43	c #Conflicts:     353000 | #Learnt:      24658 | 0.000
1184.17/1184.43	c total clause space: 545.701MB
1184.17/1184.43	c total #watches: 231310
1188.57/1188.90	c total #propagations: 50233154 / total #impl: 508466673 (eff. 0.099)
1188.57/1188.90	c #Conflicts:     354000 | #Learnt:      25658 | 0.000
1188.57/1188.90	c total clause space: 545.701MB
1188.57/1188.90	c total #watches: 237934
1193.57/1193.89	c total #propagations: 50377306 / total #impl: 509418231 (eff. 0.099)
1193.57/1193.89	c #Conflicts:     355000 | #Learnt:      26658 | 0.000
1193.57/1193.89	c total clause space: 545.701MB
1193.57/1193.89	c total #watches: 245962
1200.37/1200.60	c total #propagations: 50522874 / total #impl: 511885875 (eff. 0.099)
1200.37/1200.60	c #Conflicts:     356000 | #Learnt:      27658 | 0.000
1200.37/1200.60	c total clause space: 545.701MB
1200.37/1200.60	c total #watches: 262053
1204.97/1205.28	c total #propagations: 50681836 / total #impl: 515412367 (eff. 0.098)
1204.97/1205.28	c GC COLLECT
1204.97/1205.28	c #Conflicts:     357000 | #Learnt:      14356 | 0.000
1204.97/1205.28	c total clause space: 545.701MB
1204.97/1205.28	c total #watches: 148674
1208.68/1208.94	c total #propagations: 50814054 / total #impl: 516215769 (eff. 0.098)
1208.68/1208.94	c #Conflicts:     358000 | #Learnt:      15356 | 0.000
1208.68/1208.94	c total clause space: 545.701MB
1208.68/1208.94	c total #watches: 158986
1212.77/1213.03	c total #propagations: 50966849 / total #impl: 517570382 (eff. 0.098)
1212.77/1213.03	c #Conflicts:     359000 | #Learnt:      16356 | 0.000
1212.77/1213.03	c total clause space: 545.701MB
1212.77/1213.03	c total #watches: 168301
1216.27/1216.54	c total #propagations: 51132171 / total #impl: 518499282 (eff. 0.099)
1216.27/1216.54	c #Conflicts:     360000 | #Learnt:      17356 | 0.000
1216.27/1216.54	c total clause space: 545.701MB
1216.27/1216.54	c total #watches: 178354
1220.37/1220.66	c total #propagations: 51287283 / total #impl: 520613744 (eff. 0.099)
1220.37/1220.66	c #Conflicts:     361000 | #Learnt:      18356 | 0.000
1220.37/1220.66	c total clause space: 545.701MB
1220.37/1220.66	c total #watches: 181853
1224.37/1224.67	c total #propagations: 51446601 / total #impl: 522261823 (eff. 0.099)
1224.37/1224.67	c #Conflicts:     362000 | #Learnt:      19356 | 0.000
1224.37/1224.67	c total clause space: 545.701MB
1224.37/1224.67	c total #watches: 190106
1228.87/1229.13	c total #propagations: 51596958 / total #impl: 523823718 (eff. 0.099)
1228.87/1229.13	c #Conflicts:     363000 | #Learnt:      20356 | 0.000
1228.87/1229.13	c total clause space: 545.701MB
1228.87/1229.13	c total #watches: 194494
1233.06/1233.30	c total #propagations: 51748105 / total #impl: 525259422 (eff. 0.099)
1233.06/1233.30	c #Conflicts:     364000 | #Learnt:      21356 | 0.000
1233.06/1233.30	c total clause space: 545.701MB
1233.06/1233.30	c total #watches: 203073
1237.46/1237.75	c total #propagations: 51889744 / total #impl: 526684810 (eff. 0.099)
1237.46/1237.75	c #Conflicts:     365000 | #Learnt:      22356 | 0.000
1237.46/1237.75	c total clause space: 545.701MB
1237.46/1237.75	c total #watches: 215397
1241.96/1242.26	c total #propagations: 52032129 / total #impl: 527712304 (eff. 0.099)
1241.96/1242.26	c #Conflicts:     366000 | #Learnt:      23356 | 0.000
1241.96/1242.26	c total clause space: 545.701MB
1241.96/1242.26	c total #watches: 222788
1247.06/1247.33	c total #propagations: 52191053 / total #impl: 528617609 (eff. 0.099)
1247.06/1247.33	c #Conflicts:     367000 | #Learnt:      24356 | 0.000
1247.06/1247.33	c total clause space: 545.701MB
1247.06/1247.33	c total #watches: 228684
1251.96/1252.28	c total #propagations: 52337694 / total #impl: 529638739 (eff. 0.099)
1251.96/1252.28	c #Conflicts:     368000 | #Learnt:      25356 | 0.000
1251.96/1252.28	c total clause space: 545.701MB
1251.96/1252.28	c total #watches: 235268
1256.96/1257.27	c total #propagations: 52467916 / total #impl: 530883442 (eff. 0.099)
1256.96/1257.27	c #Conflicts:     369000 | #Learnt:      26356 | 0.000
1256.96/1257.27	c total clause space: 545.701MB
1256.96/1257.27	c total #watches: 242765
1262.26/1262.54	c total #propagations: 52597409 / total #impl: 532497673 (eff. 0.099)
1262.26/1262.54	c #Conflicts:     370000 | #Learnt:      27356 | 0.000
1262.26/1262.54	c total clause space: 545.701MB
1262.26/1262.54	c total #watches: 248759
1267.66/1267.93	c total #propagations: 52739398 / total #impl: 535273285 (eff. 0.099)
1267.66/1267.93	c #Conflicts:     371000 | #Learnt:      28356 | 0.000
1267.66/1267.93	c total clause space: 545.701MB
1267.66/1267.93	c total #watches: 257095
1272.76/1273.07	c total #propagations: 52876954 / total #impl: 537307881 (eff. 0.098)
1272.76/1273.07	c GC COLLECT
1272.76/1273.07	c #Conflicts:     372000 | #Learnt:      14763 | 0.000
1272.76/1273.07	c total clause space: 545.701MB
1272.76/1273.07	c total #watches: 152674
1276.96/1277.21	c total #propagations: 53020353 / total #impl: 539140554 (eff. 0.098)
1276.96/1277.21	c #Conflicts:     373000 | #Learnt:      15763 | 0.000
1276.96/1277.21	c total clause space: 545.701MB
1276.96/1277.21	c total #watches: 158469
1281.26/1281.54	c total #propagations: 53168162 / total #impl: 540524405 (eff. 0.098)
1281.26/1281.54	c #Conflicts:     374000 | #Learnt:      16763 | 0.000
1281.26/1281.54	c total clause space: 545.701MB
1281.26/1281.54	c total #watches: 165977
1285.56/1285.83	c total #propagations: 53326243 / total #impl: 541772611 (eff. 0.098)
1285.56/1285.83	c #Conflicts:     375000 | #Learnt:      17763 | 0.000
1285.56/1285.83	c total clause space: 545.701MB
1285.56/1285.83	c total #watches: 171542
1290.36/1290.66	c total #propagations: 53485226 / total #impl: 543866087 (eff. 0.098)
1290.36/1290.66	c #Conflicts:     376000 | #Learnt:      18763 | 0.000
1290.36/1290.66	c total clause space: 545.701MB
1290.36/1290.66	c total #watches: 178873
1295.26/1295.56	c total #propagations: 53645137 / total #impl: 545440985 (eff. 0.098)
1295.26/1295.56	c #Conflicts:     377000 | #Learnt:      19763 | 0.000
1295.26/1295.56	c total clause space: 545.701MB
1295.26/1295.56	c total #watches: 183818
1299.45/1299.75	c total #propagations: 53798234 / total #impl: 547206005 (eff. 0.098)
1299.45/1299.75	c #Conflicts:     378000 | #Learnt:      20763 | 0.000
1299.45/1299.75	c total clause space: 545.701MB
1299.45/1299.75	c total #watches: 192155
1303.65/1303.99	c total #propagations: 53937542 / total #impl: 548314684 (eff. 0.098)
1303.65/1303.99	c #Conflicts:     379000 | #Learnt:      21763 | 0.000
1303.65/1303.99	c total clause space: 545.701MB
1303.65/1303.99	c total #watches: 197255
1307.85/1308.17	c total #propagations: 54095180 / total #impl: 549846049 (eff. 0.098)
1307.85/1308.17	c #Conflicts:     380000 | #Learnt:      22763 | 0.000
1307.85/1308.17	c total clause space: 545.701MB
1307.85/1308.17	c total #watches: 204472
1311.75/1312.01	c total #propagations: 54240574 / total #impl: 550765424 (eff. 0.098)
1311.75/1312.01	c #Conflicts:     381000 | #Learnt:      23763 | 0.000
1311.75/1312.01	c total clause space: 545.701MB
1311.75/1312.01	c total #watches: 212403
1316.65/1316.96	c total #propagations: 54380009 / total #impl: 552207997 (eff. 0.098)
1316.65/1316.96	c #Conflicts:     382000 | #Learnt:      24763 | 0.000
1316.65/1316.96	c total clause space: 545.701MB
1316.65/1316.96	c total #watches: 218456
1321.65/1321.91	c total #propagations: 54518089 / total #impl: 553398939 (eff. 0.099)
1321.65/1321.91	c #Conflicts:     383000 | #Learnt:      25763 | 0.000
1321.65/1321.91	c total clause space: 545.701MB
1321.65/1321.91	c total #watches: 225557
1325.75/1326.00	c total #propagations: 54669005 / total #impl: 554879894 (eff. 0.099)
1325.75/1326.00	c #Conflicts:     384000 | #Learnt:      26763 | 0.000
1325.75/1326.00	c total clause space: 545.701MB
1325.75/1326.00	c total #watches: 234546
1330.55/1330.89	c total #propagations: 54798362 / total #impl: 555645072 (eff. 0.099)
1330.55/1330.89	c #Conflicts:     385000 | #Learnt:      27763 | 0.000
1330.55/1330.89	c total clause space: 545.701MB
1330.55/1330.89	c total #watches: 240154
1335.45/1335.78	c total #propagations: 54940241 / total #impl: 557415758 (eff. 0.099)
1335.45/1335.78	c #Conflicts:     386000 | #Learnt:      28763 | 0.000
1335.45/1335.78	c total clause space: 545.701MB
1335.45/1335.78	c total #watches: 254343
1342.05/1342.38	c total #propagations: 55060794 / total #impl: 558792982 (eff. 0.099)
1342.05/1342.38	c #Conflicts:     387000 | #Learnt:      29763 | 0.000
1342.05/1342.38	c total clause space: 545.701MB
1342.05/1342.38	c total #watches: 261740
1345.34/1345.68	c total #propagations: 55216349 / total #impl: 560371716 (eff. 0.099)
1345.34/1345.68	c GC COLLECT
1345.34/1345.68	c #Conflicts:     388000 | #Learnt:      15863 | 0.000
1345.34/1345.68	c total clause space: 545.701MB
1345.34/1345.68	c total #watches: 158441
1349.14/1349.41	c total #propagations: 55361749 / total #impl: 561805854 (eff. 0.099)
1349.14/1349.41	c #Conflicts:     389000 | #Learnt:      16863 | 0.000
1349.14/1349.41	c total clause space: 545.701MB
1349.14/1349.41	c total #watches: 167458
1352.94/1353.26	c total #propagations: 55507209 / total #impl: 563016935 (eff. 0.099)
1352.94/1353.26	c #Conflicts:     390000 | #Learnt:      17863 | 0.000
1352.94/1353.26	c total clause space: 545.701MB
1352.94/1353.26	c total #watches: 176118
1356.24/1356.55	c total #propagations: 55642195 / total #impl: 564196284 (eff. 0.099)
1356.24/1356.55	c #Conflicts:     391000 | #Learnt:      18863 | 0.000
1356.24/1356.55	c total clause space: 545.701MB
1356.24/1356.55	c total #watches: 187657
1360.55/1360.81	c total #propagations: 55767640 / total #impl: 565132780 (eff. 0.099)
1360.55/1360.81	c #Conflicts:     392000 | #Learnt:      19863 | 0.000
1360.55/1360.81	c total clause space: 545.701MB
1360.55/1360.81	c total #watches: 192292
1364.24/1364.57	c total #propagations: 55932496 / total #impl: 567061402 (eff. 0.099)
1364.24/1364.57	c #Conflicts:     393000 | #Learnt:      20863 | 0.000
1364.24/1364.57	c total clause space: 545.701MB
1364.24/1364.57	c total #watches: 198203
1367.84/1368.13	c total #propagations: 56073727 / total #impl: 568063467 (eff. 0.099)
1367.84/1368.13	c #Conflicts:     394000 | #Learnt:      21863 | 0.000
1367.84/1368.13	c total clause space: 545.701MB
1367.84/1368.13	c total #watches: 205895
1371.24/1371.59	c total #propagations: 56196721 / total #impl: 569259753 (eff. 0.099)
1371.24/1371.59	c #Conflicts:     395000 | #Learnt:      22863 | 0.000
1371.24/1371.59	c total clause space: 545.701MB
1371.24/1371.59	c total #watches: 217469
1375.44/1375.75	c total #propagations: 56315313 / total #impl: 570313528 (eff. 0.099)
1375.44/1375.75	c #Conflicts:     396000 | #Learnt:      23863 | 0.000
1375.44/1375.75	c total clause space: 545.701MB
1375.44/1375.75	c total #watches: 239108
1381.35/1381.61	c total #propagations: 56435331 / total #impl: 571429579 (eff. 0.099)
1381.35/1381.61	c #Conflicts:     397000 | #Learnt:      24863 | 0.000
1381.35/1381.61	c total clause space: 545.701MB
1381.35/1381.61	c total #watches: 247379
1386.24/1386.52	c total #propagations: 56576053 / total #impl: 572681443 (eff. 0.099)
1386.24/1386.52	c #Conflicts:     398000 | #Learnt:      25863 | 0.000
1386.24/1386.52	c total clause space: 545.701MB
1386.24/1386.52	c total #watches: 254672
1392.44/1392.78	c total #propagations: 56712968 / total #impl: 574000617 (eff. 0.099)
1392.44/1392.78	c #Conflicts:     399000 | #Learnt:      26863 | 0.000
1392.44/1392.78	c total clause space: 545.701MB
1392.44/1392.78	c total #watches: 261240
1398.94/1399.21	c total #propagations: 56875996 / total #impl: 575974454 (eff. 0.099)
1398.94/1399.21	c #Conflicts:     400000 | #Learnt:      27863 | 0.000
1398.94/1399.21	c total clause space: 545.701MB
1398.94/1399.21	c total #watches: 266241
1404.44/1404.79	c total #propagations: 57026932 / total #impl: 577940159 (eff. 0.099)
1404.44/1404.79	c #Conflicts:     401000 | #Learnt:      28863 | 0.000
1404.44/1404.79	c total clause space: 545.701MB
1404.44/1404.79	c total #watches: 270318
1410.93/1411.20	c total #propagations: 57182488 / total #impl: 579502204 (eff. 0.099)
1410.93/1411.20	c #Conflicts:     402000 | #Learnt:      29863 | 0.000
1410.93/1411.20	c total clause space: 545.701MB
1410.93/1411.20	c total #watches: 278685
1416.03/1416.34	c total #propagations: 57328728 / total #impl: 581362292 (eff. 0.099)
1416.03/1416.34	c GC COLLECT
1416.03/1416.34	c #Conflicts:     403000 | #Learnt:      15661 | 0.000
1416.03/1416.34	c total clause space: 545.701MB
1416.03/1416.34	c total #watches: 158950
1420.43/1420.72	c total #propagations: 57478079 / total #impl: 582750678 (eff. 0.099)
1420.43/1420.72	c #Conflicts:     404000 | #Learnt:      16661 | 0.000
1420.43/1420.72	c total clause space: 545.701MB
1420.43/1420.72	c total #watches: 165046
1423.03/1423.37	c total #propagations: 57633816 / total #impl: 583810058 (eff. 0.099)
1423.03/1423.37	c #Conflicts:     405000 | #Learnt:      17661 | 0.000
1423.03/1423.37	c total clause space: 545.701MB
1423.03/1423.37	c total #watches: 179210
1426.23/1426.56	c total #propagations: 57760368 / total #impl: 585403222 (eff. 0.099)
1426.23/1426.56	c #Conflicts:     406000 | #Learnt:      18661 | 0.000
1426.23/1426.56	c total clause space: 545.701MB
1426.23/1426.56	c total #watches: 188350
1431.13/1431.45	c total #propagations: 57892591 / total #impl: 586456674 (eff. 0.099)
1431.13/1431.45	c #Conflicts:     407000 | #Learnt:      19661 | 0.000
1431.13/1431.45	c total clause space: 545.701MB
1431.13/1431.45	c total #watches: 192479
1435.53/1435.84	c total #propagations: 58054549 / total #impl: 588404741 (eff. 0.099)
1435.53/1435.84	c #Conflicts:     408000 | #Learnt:      20661 | 0.000
1435.53/1435.84	c total clause space: 545.701MB
1435.53/1435.84	c total #watches: 197961
1439.43/1439.72	c total #propagations: 58197664 / total #impl: 589704536 (eff. 0.099)
1439.43/1439.72	c #Conflicts:     409000 | #Learnt:      21661 | 0.000
1439.43/1439.72	c total clause space: 545.701MB
1439.43/1439.72	c total #watches: 212974
1444.23/1444.56	c total #propagations: 58326446 / total #impl: 591229851 (eff. 0.099)
1444.23/1444.56	c #Conflicts:     410000 | #Learnt:      22661 | 0.000
1444.23/1444.56	c total clause space: 545.701MB
1444.23/1444.56	c total #watches: 222035
1449.23/1449.52	c total #propagations: 58459017 / total #impl: 592505478 (eff. 0.099)
1449.23/1449.52	c #Conflicts:     411000 | #Learnt:      23661 | 0.000
1449.23/1449.52	c total clause space: 545.701MB
1449.23/1449.52	c total #watches: 230469
1454.63/1454.95	c total #propagations: 58594000 / total #impl: 593805385 (eff. 0.099)
1454.63/1454.95	c #Conflicts:     412000 | #Learnt:      24661 | 0.000
1454.63/1454.95	c total clause space: 545.701MB
1454.63/1454.95	c total #watches: 240575
1459.83/1460.13	c total #propagations: 58736258 / total #impl: 595350433 (eff. 0.099)
1459.83/1460.13	c #Conflicts:     413000 | #Learnt:      25661 | 0.000
1459.83/1460.13	c total clause space: 545.701MB
1459.83/1460.13	c total #watches: 251707
1464.73/1465.08	c total #propagations: 58879309 / total #impl: 596416896 (eff. 0.099)
1464.73/1465.08	c #Conflicts:     414000 | #Learnt:      26661 | 0.000
1464.73/1465.08	c total clause space: 545.701MB
1464.73/1465.08	c total #watches: 257491
1470.02/1470.38	c total #propagations: 59019552 / total #impl: 597538436 (eff. 0.099)
1470.02/1470.38	c #Conflicts:     415000 | #Learnt:      27661 | 0.000
1470.02/1470.38	c total clause space: 545.701MB
1470.02/1470.38	c total #watches: 261562
1474.93/1475.28	c total #propagations: 59164356 / total #impl: 599104952 (eff. 0.099)
1474.93/1475.28	c #Conflicts:     416000 | #Learnt:      28661 | 0.000
1474.93/1475.28	c total clause space: 545.701MB
1474.93/1475.28	c total #watches: 265171
1480.02/1480.37	c total #propagations: 59309852 / total #impl: 600438938 (eff. 0.099)
1480.02/1480.37	c #Conflicts:     417000 | #Learnt:      29661 | 0.000
1480.02/1480.37	c total clause space: 545.701MB
1480.02/1480.37	c total #watches: 270531
1485.93/1486.22	c total #propagations: 59444492 / total #impl: 601722634 (eff. 0.099)
1485.93/1486.22	c #Conflicts:     418000 | #Learnt:      30661 | 0.000
1485.93/1486.22	c total clause space: 545.701MB
1485.93/1486.22	c total #watches: 279434
1490.33/1490.69	c total #propagations: 59579196 / total #impl: 603377110 (eff. 0.099)
1490.33/1490.69	c GC COLLECT
1490.33/1490.69	c #Conflicts:     419000 | #Learnt:      16164 | 0.000
1490.33/1490.69	c total clause space: 545.701MB
1490.33/1490.69	c total #watches: 162001
1494.32/1494.64	c total #propagations: 59707233 / total #impl: 604676360 (eff. 0.099)
1494.32/1494.64	c #Conflicts:     420000 | #Learnt:      17164 | 0.000
1494.32/1494.64	c total clause space: 545.701MB
1494.32/1494.64	c total #watches: 171807
1498.22/1498.59	c total #propagations: 59854946 / total #impl: 605965403 (eff. 0.099)
1498.22/1498.59	c #Conflicts:     421000 | #Learnt:      18164 | 0.000
1498.22/1498.59	c total clause space: 545.701MB
1498.22/1498.59	c total #watches: 177944
1502.72/1503.06	c total #propagations: 59999051 / total #impl: 608389934 (eff. 0.099)
1502.72/1503.06	c #Conflicts:     422000 | #Learnt:      19164 | 0.000
1502.72/1503.06	c total clause space: 545.701MB
1502.72/1503.06	c total #watches: 183615
1507.32/1507.62	c total #propagations: 60132826 / total #impl: 609706950 (eff. 0.099)
1507.32/1507.62	c #Conflicts:     423000 | #Learnt:      20164 | 0.000
1507.32/1507.62	c total clause space: 545.701MB
1507.32/1507.62	c total #watches: 190009
1511.02/1511.37	c total #propagations: 60273126 / total #impl: 611478351 (eff. 0.099)
1511.02/1511.37	c #Conflicts:     424000 | #Learnt:      21164 | 0.000
1511.02/1511.37	c total clause space: 545.701MB
1511.02/1511.37	c total #watches: 198638
1515.12/1515.42	c total #propagations: 60423398 / total #impl: 612857381 (eff. 0.099)
1515.12/1515.42	c #Conflicts:     425000 | #Learnt:      22164 | 0.000
1515.12/1515.42	c total clause space: 545.701MB
1515.12/1515.42	c total #watches: 205432
1518.62/1518.91	c total #propagations: 60576662 / total #impl: 613895976 (eff. 0.099)
1518.62/1518.91	c #Conflicts:     426000 | #Learnt:      23164 | 0.000
1518.62/1518.91	c total clause space: 545.701MB
1518.62/1518.91	c total #watches: 211075
1522.62/1522.93	c total #propagations: 60726354 / total #impl: 614963192 (eff. 0.099)
1522.62/1522.93	c #Conflicts:     427000 | #Learnt:      24164 | 0.000
1522.62/1522.93	c total clause space: 545.701MB
1522.62/1522.93	c total #watches: 218523
1526.91/1527.21	c total #propagations: 60879857 / total #impl: 616317035 (eff. 0.099)
1526.91/1527.21	c #Conflicts:     428000 | #Learnt:      25164 | 0.000
1526.91/1527.21	c total clause space: 545.701MB
1526.91/1527.21	c total #watches: 226128
1530.31/1530.68	c total #propagations: 61028488 / total #impl: 617423773 (eff. 0.099)
1530.31/1530.68	c #Conflicts:     429000 | #Learnt:      26164 | 0.000
1530.31/1530.68	c total clause space: 545.701MB
1530.31/1530.68	c total #watches: 233374
1534.81/1535.12	c total #propagations: 61156611 / total #impl: 618202736 (eff. 0.099)
1534.81/1535.12	c #Conflicts:     430000 | #Learnt:      27164 | 0.000
1534.81/1535.12	c total clause space: 545.701MB
1534.81/1535.12	c total #watches: 242037
1539.31/1539.61	c total #propagations: 61311332 / total #impl: 619747730 (eff. 0.099)
1539.31/1539.61	c #Conflicts:     431000 | #Learnt:      28164 | 0.000
1539.31/1539.61	c total clause space: 545.701MB
1539.31/1539.61	c total #watches: 251187
1544.01/1544.37	c total #propagations: 61466186 / total #impl: 620979788 (eff. 0.099)
1544.01/1544.37	c #Conflicts:     432000 | #Learnt:      29164 | 0.000
1544.01/1544.37	c total clause space: 545.701MB
1544.01/1544.37	c total #watches: 257426
1548.11/1548.42	c total #propagations: 61632886 / total #impl: 623217895 (eff. 0.099)
1548.11/1548.42	c #Conflicts:     433000 | #Learnt:      30164 | 0.000
1548.11/1548.42	c total clause space: 545.701MB
1548.11/1548.42	c total #watches: 263754
1553.02/1553.38	c total #propagations: 61785738 / total #impl: 624697114 (eff. 0.099)
1553.02/1553.38	c #Conflicts:     434000 | #Learnt:      31164 | 0.000
1553.02/1553.38	c total clause space: 545.701MB
1553.02/1553.38	c total #watches: 267921
1556.91/1557.21	c total #propagations: 61932571 / total #impl: 626194673 (eff. 0.099)
1556.91/1557.21	c GC COLLECT
1556.91/1557.21	c #Conflicts:     435000 | #Learnt:      16365 | 0.000
1556.91/1557.21	c total clause space: 545.701MB
1556.91/1557.21	c total #watches: 162430
1561.31/1561.62	c total #propagations: 62069947 / total #impl: 627455586 (eff. 0.099)
1561.31/1561.62	c #Conflicts:     436000 | #Learnt:      17365 | 0.000
1561.31/1561.62	c total clause space: 545.701MB
1561.31/1561.62	c total #watches: 168740
1565.41/1565.74	c total #propagations: 62204132 / total #impl: 630764918 (eff. 0.099)
1565.41/1565.74	c #Conflicts:     437000 | #Learnt:      18365 | 0.000
1565.41/1565.74	c total clause space: 545.701MB
1565.41/1565.74	c total #watches: 172678
1569.71/1570.04	c total #propagations: 62365475 / total #impl: 632131904 (eff. 0.099)
1569.71/1570.04	c #Conflicts:     438000 | #Learnt:      19365 | 0.000
1569.71/1570.04	c total clause space: 545.701MB
1569.71/1570.04	c total #watches: 177330
1573.81/1574.16	c total #propagations: 62527750 / total #impl: 633339029 (eff. 0.099)
1573.81/1574.16	c #Conflicts:     439000 | #Learnt:      20365 | 0.000
1573.81/1574.16	c total clause space: 545.701MB
1573.81/1574.16	c total #watches: 183103
1578.01/1578.35	c total #propagations: 62681153 / total #impl: 634287475 (eff. 0.099)
1578.01/1578.35	c #Conflicts:     440000 | #Learnt:      21365 | 0.000
1578.01/1578.35	c total clause space: 545.701MB
1578.01/1578.35	c total #watches: 187345
1582.21/1582.59	c total #propagations: 62833166 / total #impl: 635849480 (eff. 0.099)
1582.21/1582.59	c #Conflicts:     441000 | #Learnt:      22365 | 0.000
1582.21/1582.59	c total clause space: 545.701MB
1582.21/1582.59	c total #watches: 192463
1586.41/1586.70	c total #propagations: 62983828 / total #impl: 637486715 (eff. 0.099)
1586.41/1586.70	c #Conflicts:     442000 | #Learnt:      23365 | 0.000
1586.41/1586.70	c total clause space: 545.701MB
1586.41/1586.70	c total #watches: 198016
1590.51/1590.87	c total #propagations: 63136993 / total #impl: 638767037 (eff. 0.099)
1590.51/1590.87	c #Conflicts:     443000 | #Learnt:      24365 | 0.000
1590.51/1590.87	c total clause space: 545.701MB
1590.51/1590.87	c total #watches: 204826
1595.50/1595.82	c total #propagations: 63299716 / total #impl: 640004216 (eff. 0.099)
1595.50/1595.82	c #Conflicts:     444000 | #Learnt:      25365 | 0.000
1595.50/1595.82	c total clause space: 545.701MB
1595.50/1595.82	c total #watches: 210617
1599.50/1599.81	c total #propagations: 63465615 / total #impl: 641297684 (eff. 0.099)
1599.50/1599.81	c #Conflicts:     445000 | #Learnt:      26365 | 0.000
1599.50/1599.81	c total clause space: 545.701MB
1599.50/1599.81	c total #watches: 214365
1603.70/1604.09	c total #propagations: 63615426 / total #impl: 642879370 (eff. 0.099)
1603.70/1604.09	c #Conflicts:     446000 | #Learnt:      27365 | 0.000
1603.70/1604.09	c total clause space: 545.701MB
1603.70/1604.09	c total #watches: 216910
1608.70/1609.01	c total #propagations: 63763788 / total #impl: 644249643 (eff. 0.099)
1608.70/1609.01	c #Conflicts:     447000 | #Learnt:      28365 | 0.000
1608.70/1609.01	c total clause space: 545.701MB
1608.70/1609.01	c total #watches: 219830
1612.70/1613.03	c total #propagations: 63920271 / total #impl: 645654770 (eff. 0.099)
1612.70/1613.03	c #Conflicts:     448000 | #Learnt:      29365 | 0.000
1612.70/1613.03	c total clause space: 545.701MB
1612.70/1613.03	c total #watches: 226860
1618.70/1619.06	c total #propagations: 64055507 / total #impl: 646803379 (eff. 0.099)
1618.70/1619.06	c #Conflicts:     449000 | #Learnt:      30365 | 0.000
1618.70/1619.06	c total clause space: 545.701MB
1618.70/1619.06	c total #watches: 232461
1623.70/1624.05	c total #propagations: 64228134 / total #impl: 648162671 (eff. 0.099)
1623.70/1624.05	c #Conflicts:     450000 | #Learnt:      31365 | 0.000
1623.70/1624.05	c total clause space: 545.701MB
1623.70/1624.05	c total #watches: 240514
1627.40/1627.74	c total #propagations: 64388845 / total #impl: 650117608 (eff. 0.099)
1627.40/1627.74	c GC COLLECT
1627.40/1627.74	c #Conflicts:     451000 | #Learnt:      16262 | 0.000
1627.40/1627.74	c total clause space: 545.701MB
1627.40/1627.74	c total #watches: 161275
1630.70/1631.08	c total #propagations: 64524401 / total #impl: 651144608 (eff. 0.099)
1630.70/1631.08	c #Conflicts:     452000 | #Learnt:      17262 | 0.000
1630.70/1631.08	c total clause space: 545.701MB
1630.70/1631.08	c total #watches: 165935
1632.70/1633.07	c total #propagations: 64670677 / total #impl: 652419384 (eff. 0.099)
1632.70/1633.07	c #Conflicts:     453000 | #Learnt:      18262 | 0.000
1632.70/1633.07	c total clause space: 545.701MB
1632.70/1633.07	c total #watches: 170504
1635.80/1636.11	c total #propagations: 64796230 / total #impl: 653393911 (eff. 0.099)
1635.80/1636.11	c #Conflicts:     454000 | #Learnt:      19262 | 0.000
1635.80/1636.11	c total clause space: 545.701MB
1635.80/1636.11	c total #watches: 175665
1639.80/1640.19	c total #propagations: 64934041 / total #impl: 654247696 (eff. 0.099)
1639.80/1640.19	c #Conflicts:     455000 | #Learnt:      20262 | 0.000
1639.80/1640.19	c total clause space: 545.701MB
1639.80/1640.19	c total #watches: 180073
1644.10/1644.49	c total #propagations: 65089237 / total #impl: 655448542 (eff. 0.099)
1644.10/1644.49	c #Conflicts:     456000 | #Learnt:      21262 | 0.000
1644.10/1644.49	c total clause space: 545.701MB
1644.10/1644.49	c total #watches: 184715
1648.00/1648.34	c total #propagations: 65236001 / total #impl: 656691807 (eff. 0.099)
1648.00/1648.34	c #Conflicts:     457000 | #Learnt:      22262 | 0.000
1648.00/1648.34	c total clause space: 545.701MB
1648.00/1648.34	c total #watches: 189228
1652.29/1652.68	c total #propagations: 65393941 / total #impl: 657997849 (eff. 0.099)
1652.29/1652.68	c #Conflicts:     458000 | #Learnt:      23262 | 0.000
1652.29/1652.68	c total clause space: 545.701MB
1652.29/1652.68	c total #watches: 195234
1656.69/1657.05	c total #propagations: 65548664 / total #impl: 659496165 (eff. 0.099)
1656.69/1657.05	c #Conflicts:     459000 | #Learnt:      24262 | 0.000
1656.69/1657.05	c total clause space: 545.701MB
1656.69/1657.05	c total #watches: 199911
1661.90/1662.27	c total #propagations: 65708261 / total #impl: 661418083 (eff. 0.099)
1661.90/1662.27	c #Conflicts:     460000 | #Learnt:      25262 | 0.000
1661.90/1662.27	c total clause space: 545.701MB
1661.90/1662.27	c total #watches: 204835
1666.49/1666.83	c total #propagations: 65872914 / total #impl: 663366387 (eff. 0.099)
1666.49/1666.83	c #Conflicts:     461000 | #Learnt:      26262 | 0.000
1666.49/1666.83	c total clause space: 545.701MB
1666.49/1666.83	c total #watches: 208585
1671.19/1671.50	c total #propagations: 66024771 / total #impl: 664696007 (eff. 0.099)
1671.19/1671.50	c #Conflicts:     462000 | #Learnt:      27262 | 0.000
1671.19/1671.50	c total clause space: 545.701MB
1671.19/1671.50	c total #watches: 215705
1676.39/1676.76	c total #propagations: 66179668 / total #impl: 666547087 (eff. 0.099)
1676.39/1676.76	c #Conflicts:     463000 | #Learnt:      28262 | 0.000
1676.39/1676.76	c total clause space: 545.701MB
1676.39/1676.76	c total #watches: 225546
1682.09/1682.49	c total #propagations: 66321774 / total #impl: 667812698 (eff. 0.099)
1682.09/1682.49	c #Conflicts:     464000 | #Learnt:      29262 | 0.000
1682.09/1682.49	c total clause space: 545.701MB
1682.09/1682.49	c total #watches: 230939
1687.39/1687.77	c total #propagations: 66480830 / total #impl: 669933812 (eff. 0.099)
1687.39/1687.77	c #Conflicts:     465000 | #Learnt:      30262 | 0.000
1687.39/1687.77	c total clause space: 545.701MB
1687.39/1687.77	c total #watches: 241591
1692.09/1692.41	c total #propagations: 66627756 / total #impl: 671386222 (eff. 0.099)
1692.09/1692.41	c #Conflicts:     466000 | #Learnt:      31262 | 0.000
1692.09/1692.41	c total clause space: 545.701MB
1692.09/1692.41	c total #watches: 262296
1697.49/1697.88	c total #propagations: 66752563 / total #impl: 672354990 (eff. 0.099)
1697.49/1697.88	c #Conflicts:     467000 | #Learnt:      32262 | 0.000
1697.49/1697.88	c total clause space: 545.701MB
1697.49/1697.88	c total #watches: 269628
1703.49/1703.82	c total #propagations: 66887363 / total #impl: 673721232 (eff. 0.099)
1703.49/1703.82	c GC COLLECT
1703.49/1703.82	c #Conflicts:     468000 | #Learnt:      16861 | 0.000
1703.49/1703.82	c total clause space: 545.701MB
1703.49/1703.82	c total #watches: 164582
1707.89/1708.25	c total #propagations: 67042650 / total #impl: 675477448 (eff. 0.099)
1707.89/1708.25	c #Conflicts:     469000 | #Learnt:      17861 | 0.000
1707.89/1708.25	c total clause space: 545.701MB
1707.89/1708.25	c total #watches: 174335
1712.09/1712.49	c total #propagations: 67186035 / total #impl: 677024954 (eff. 0.099)
1712.09/1712.49	c #Conflicts:     470000 | #Learnt:      18861 | 0.000
1712.09/1712.49	c total clause space: 545.701MB
1712.09/1712.49	c total #watches: 181197
1716.80/1717.16	c total #propagations: 67324591 / total #impl: 678079169 (eff. 0.099)
1716.80/1717.16	c #Conflicts:     471000 | #Learnt:      19861 | 0.000
1716.80/1717.16	c total clause space: 545.701MB
1716.80/1717.16	c total #watches: 188846
1721.59/1721.99	c total #propagations: 67472664 / total #impl: 679837552 (eff. 0.099)
1721.59/1721.99	c #Conflicts:     472000 | #Learnt:      20861 | 0.000
1721.59/1721.99	c total clause space: 545.701MB
1721.59/1721.99	c total #watches: 194766
1727.19/1727.57	c total #propagations: 67619272 / total #impl: 680903300 (eff. 0.099)
1727.19/1727.57	c #Conflicts:     473000 | #Learnt:      21861 | 0.000
1727.19/1727.57	c total clause space: 545.701MB
1727.19/1727.57	c total #watches: 203875
1731.39/1731.77	c total #propagations: 67765978 / total #impl: 681920139 (eff. 0.099)
1731.39/1731.77	c #Conflicts:     474000 | #Learnt:      22861 | 0.000
1731.39/1731.77	c total clause space: 545.701MB
1731.39/1731.77	c total #watches: 210137
1736.99/1737.31	c total #propagations: 67905079 / total #impl: 683682405 (eff. 0.099)
1736.99/1737.31	c #Conflicts:     475000 | #Learnt:      23861 | 0.000
1736.99/1737.31	c total clause space: 545.701MB
1736.99/1737.31	c total #watches: 214795
1742.89/1743.26	c total #propagations: 68060283 / total #impl: 684773245 (eff. 0.099)
1742.89/1743.26	c #Conflicts:     476000 | #Learnt:      24861 | 0.000
1742.89/1743.26	c total clause space: 545.701MB
1742.89/1743.26	c total #watches: 222798
1747.38/1747.71	c total #propagations: 68216165 / total #impl: 686106941 (eff. 0.099)
1747.38/1747.71	c #Conflicts:     477000 | #Learnt:      25861 | 0.000
1747.38/1747.71	c total clause space: 545.701MB
1747.38/1747.71	c total #watches: 227432
1752.58/1752.94	c total #propagations: 68366609 / total #impl: 687358234 (eff. 0.099)
1752.58/1752.94	c #Conflicts:     478000 | #Learnt:      26861 | 0.000
1752.58/1752.94	c total clause space: 545.701MB
1752.58/1752.94	c total #watches: 235864
1757.18/1757.59	c total #propagations: 68513366 / total #impl: 688665940 (eff. 0.099)
1757.18/1757.59	c #Conflicts:     479000 | #Learnt:      27861 | 0.000
1757.18/1757.59	c total clause space: 545.701MB
1757.18/1757.59	c total #watches: 245955
1761.99/1762.38	c total #propagations: 68642989 / total #impl: 689667581 (eff. 0.100)
1761.99/1762.38	c #Conflicts:     480000 | #Learnt:      28861 | 0.000
1761.99/1762.38	c total clause space: 545.701MB
1761.99/1762.38	c total #watches: 254665
1768.68/1769.03	c total #propagations: 68775971 / total #impl: 691217535 (eff. 0.099)
1768.68/1769.03	c #Conflicts:     481000 | #Learnt:      29861 | 0.000
1768.68/1769.03	c total clause space: 545.701MB
1768.68/1769.03	c total #watches: 263883
1773.08/1773.44	c total #propagations: 68920687 / total #impl: 692716357 (eff. 0.099)
1773.08/1773.44	c #Conflicts:     482000 | #Learnt:      30861 | 0.000
1773.08/1773.44	c total clause space: 545.701MB
1773.08/1773.44	c total #watches: 270072
1779.38/1779.80	c total #propagations: 69054095 / total #impl: 693906825 (eff. 0.100)
1779.38/1779.80	c #Conflicts:     483000 | #Learnt:      31861 | 0.000
1779.38/1779.80	c total clause space: 545.701MB
1779.38/1779.80	c total #watches: 278136
1785.78/1786.18	c total #propagations: 69203337 / total #impl: 695500549 (eff. 0.100)
1785.78/1786.18	c #Conflicts:     484000 | #Learnt:      32861 | 0.000
1785.78/1786.18	c total clause space: 545.701MB
1785.78/1786.18	c total #watches: 281317
1791.58/1791.94	c total #propagations: 69349789 / total #impl: 696573172 (eff. 0.100)
1791.58/1791.94	c GC COLLECT
1791.58/1791.94	c #Conflicts:     485000 | #Learnt:      17158 | 0.000
1791.58/1791.94	c total clause space: 545.701MB
1791.58/1791.94	c total #watches: 164908
1796.28/1796.68	c total #propagations: 69506872 / total #impl: 698304015 (eff. 0.100)
1796.28/1796.68	c #Conflicts:     486000 | #Learnt:      18158 | 0.000
1796.28/1796.68	c total clause space: 545.701MB
1796.28/1796.68	c total #watches: 170320

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

pid=5041
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.93 2.01 1.99 3/240 5044
/proc/meminfo: memFree=29386816/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 2945118 57319424 7804 33554432000 4194304 6211289 140736101103200 140733978509080 4206544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 13994 7804 98 493 0 13491 0

[startup+0.100122 s]
/proc/loadavg: 1.93 2.01 1.99 3/240 5044
/proc/meminfo: memFree=29386816/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=65508 CPUtime=0.09 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 943 0 0 0 9 0 0 0 20 0 1 0 2945118 67080192 13579 33554432000 4194304 6211289 140736101103200 140733978509080 4250256 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 16377 13579 204 493 0 15874 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65508

[startup+0.200323 s]
/proc/loadavg: 1.93 2.01 1.99 3/240 5044
/proc/meminfo: memFree=29386816/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=65508 CPUtime=0.18 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 1235 0 0 0 18 0 0 0 20 0 1 0 2945118 67080192 13759 33554432000 4194304 6211289 140736101103200 140733978509080 4205577 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 16377 13759 204 493 0 15874 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65508

[startup+0.300212 s]
/proc/loadavg: 1.93 2.01 1.99 3/240 5044
/proc/meminfo: memFree=29386816/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=68340 CPUtime=0.28 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 1684 0 0 0 28 0 0 0 20 0 1 0 2945118 69980160 14022 33554432000 4194304 6211289 140736101103200 140733978509080 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 17085 14022 204 493 0 16582 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68340

[startup+0.700182 s]
/proc/loadavg: 1.93 2.01 1.99 3/240 5044
/proc/meminfo: memFree=29386816/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=72876 CPUtime=0.69 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 3518 0 0 0 68 1 0 0 20 0 1 0 2945118 74625024 15107 33554432000 4194304 6211289 140736101103200 140736101101544 4209895 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 18219 15107 214 493 0 17716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72876

[startup+1.50019 s]
/proc/loadavg: 1.93 2.01 1.99 3/241 5045
/proc/meminfo: memFree=29319784/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=80260 CPUtime=1.49 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 4422 0 0 0 148 1 0 0 20 0 1 0 2945118 82186240 17208 33554432000 4194304 6211289 140736101103200 140736101101544 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 20065 17208 219 493 0 19562 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80260

[startup+3.10019 s]
/proc/loadavg: 1.93 2.01 1.99 3/241 5045
/proc/meminfo: memFree=29309112/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=111368 CPUtime=3.09 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 5336 0 0 0 307 2 0 0 20 0 1 0 2945118 114040832 21945 33554432000 4194304 6211289 140736101103200 140736101101432 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 27842 21945 219 493 0 27339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111368

[startup+6.30019 s]
/proc/loadavg: 1.93 2.01 1.99 4/241 5045
/proc/meminfo: memFree=29290588/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=142524 CPUtime=6.29 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 6805 0 0 0 627 2 0 0 20 0 1 0 2945118 145944576 25994 33554432000 4194304 6211289 140736101103200 140736101101368 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 35631 25994 219 493 0 35128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142524

[startup+12.7002 s]
/proc/loadavg: 1.94 2.01 1.99 3/241 5045
/proc/meminfo: memFree=29252688/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=143280 CPUtime=12.69 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 7544 0 0 0 1266 3 0 0 20 0 1 0 2945118 146718720 32091 33554432000 4194304 6211289 140736101103200 140736101101368 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 35820 32091 219 493 0 35317 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143280

[startup+25.5002 s]
/proc/loadavg: 1.95 2.01 1.99 3/242 5048
/proc/meminfo: memFree=29233692/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=193580 CPUtime=25.48 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 8179 0 0 0 2545 3 0 0 20 0 1 0 2945118 198225920 35571 33554432000 4194304 6211289 140736101103200 140736101101544 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 48395 35571 219 493 0 47892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193580

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.99 3/242 5048
/proc/meminfo: memFree=29209312/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=193876 CPUtime=51.09 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 8333 0 0 0 5105 4 0 0 20 0 1 0 2945118 198529024 41855 33554432000 4194304 6211289 140736101103200 140736101101544 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 48469 41855 219 493 0 47966 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193876

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 1.99 3/241 5049
/proc/meminfo: memFree=29163644/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=275492 CPUtime=102.28 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 9253 0 0 0 10224 4 0 0 20 0 1 0 2945118 282103808 50052 33554432000 4194304 6211289 140736101103200 140736101101544 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 68873 50052 219 493 0 68370 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 275492

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5051
/proc/meminfo: memFree=29118092/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=275776 CPUtime=162.27 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 9398 0 0 0 16222 5 0 0 20 0 1 0 2945118 282394624 59395 33554432000 4194304 6211289 140736101103200 140736101101544 5166468 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 68944 59395 219 493 0 68441 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 275776

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5052
/proc/meminfo: memFree=29084692/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=275984 CPUtime=222.26 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 9480 0 0 0 22221 5 0 0 20 0 1 0 2945118 282607616 66120 33554432000 4194304 6211289 140736101103200 140736101101544 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 68996 66120 219 493 0 68493 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 275984

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5053
/proc/meminfo: memFree=29041780/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=409348 CPUtime=282.23 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10418 0 0 0 28216 7 0 0 20 0 1 0 2945118 419172352 72956 33554432000 4194304 6211289 140736101103200 140736101101544 4244982 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102337 72956 219 493 0 101834 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 409348

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5054
/proc/meminfo: memFree=29024788/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=409568 CPUtime=342.2 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10542 0 0 0 34213 7 0 0 20 0 1 0 2945118 419397632 76104 33554432000 4194304 6211289 140736101103200 140736101101544 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102392 76104 219 493 0 101889 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 409568

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5055
/proc/meminfo: memFree=28994948/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=409896 CPUtime=402.19 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10646 0 0 0 40211 8 0 0 20 0 1 0 2945118 419733504 80283 33554432000 4194304 6211289 140736101103200 140736101101544 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102474 80283 219 493 0 101971 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 409896

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5057
/proc/meminfo: memFree=28965888/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=410100 CPUtime=462.18 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10710 0 0 0 46210 8 0 0 20 0 1 0 2945118 419942400 85968 33554432000 4194304 6211289 140736101103200 140736101101544 4245064 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102525 85968 219 493 0 102022 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 410100

[startup+522.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/241 5058
/proc/meminfo: memFree=28951532/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=410100 CPUtime=522.17 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10716 0 0 0 52209 8 0 0 20 0 1 0 2945118 419942400 87507 33554432000 4194304 6211289 140736101103200 140736101101544 4209380 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102525 87507 219 493 0 102022 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 410100

[startup+582.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/240 5059
/proc/meminfo: memFree=28935280/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=410100 CPUtime=582.16 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 10732 0 0 0 58208 8 0 0 20 0 1 0 2945118 419942400 91100 33554432000 4194304 6211289 140736101103200 140736101101544 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 102525 91100 219 493 0 102022 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 410100


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 5069
/proc/meminfo: memFree=28818324/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=625604 CPUtime=882.12 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11566 0 0 0 88203 9 0 0 20 0 1 0 2945118 640618496 104999 33554432000 4194304 6211289 140736101103200 140736101101544 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156401 104999 219 493 0 155898 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 625604

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 5070
/proc/meminfo: memFree=28809740/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=625724 CPUtime=942.1 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11636 0 0 0 94201 9 0 0 20 0 1 0 2945118 640741376 107101 33554432000 4194304 6211289 140736101103200 140736101101544 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156431 107101 219 493 0 155928 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 625724

[startup+1002.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/241 5071
/proc/meminfo: memFree=28800796/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=625860 CPUtime=1002.09 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11734 0 0 0 100200 9 0 0 20 0 1 0 2945118 640880640 109228 33554432000 4194304 6211289 140736101103200 140736101101544 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156465 109228 219 493 0 155962 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 625860

[startup+1062.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/241 5073
/proc/meminfo: memFree=28782220/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626084 CPUtime=1062.08 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11791 0 0 0 106199 9 0 0 20 0 1 0 2945118 641110016 112348 33554432000 4194304 6211289 140736101103200 140736101101544 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156521 112348 219 493 0 156018 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 626084

[startup+1122.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/241 5074
/proc/meminfo: memFree=28762344/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626172 CPUtime=1122.08 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11819 0 0 0 112198 10 0 0 20 0 1 0 2945118 641200128 115957 33554432000 4194304 6211289 140736101103200 140736101101544 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156543 115957 219 493 0 156040 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 626172

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/241 5075
/proc/meminfo: memFree=28746628/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626300 CPUtime=1182.07 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11864 0 0 0 118197 10 0 0 20 0 1 0 2945118 641331200 116513 33554432000 4194304 6211289 140736101103200 140736101101544 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156575 116513 219 493 0 156072 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 626300

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/242 5079
/proc/meminfo: memFree=28734132/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626428 CPUtime=1242.06 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11898 0 0 0 124196 10 0 0 20 0 1 0 2945118 641462272 119613 33554432000 4194304 6211289 140736101103200 140736101101544 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156607 119613 219 493 0 156104 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 626428

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/242 5103
/proc/meminfo: memFree=28733084/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626540 CPUtime=1302.05 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11925 0 0 0 130195 10 0 0 20 0 1 0 2945118 641576960 119640 33554432000 4194304 6211289 140736101103200 140736101101544 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156635 119640 219 493 0 156132 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 626540

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/240 5104
/proc/meminfo: memFree=28716692/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=626652 CPUtime=1362.04 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 11958 0 0 0 136194 10 0 0 20 0 1 0 2945118 641691648 123250 33554432000 4194304 6211289 140736101103200 140736101101544 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156663 123250 219 493 0 156160 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 626652

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 5106
/proc/meminfo: memFree=28699664/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627268 CPUtime=1422.04 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12115 0 0 0 142194 10 0 0 20 0 1 0 2945118 642322432 125451 33554432000 4194304 6211289 140736101103200 140736101101544 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156817 125451 219 493 0 156314 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 627268

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/241 5107
/proc/meminfo: memFree=28699392/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627268 CPUtime=1482.02 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12115 0 0 0 148192 10 0 0 20 0 1 0 2945118 642322432 125451 33554432000 4194304 6211289 140736101103200 140736101101544 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156817 125451 219 493 0 156314 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 627268

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/241 5154
/proc/meminfo: memFree=29018904/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627348 CPUtime=1542.02 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12143 0 0 0 154192 10 0 0 20 0 1 0 2945118 642404352 128545 33554432000 4194304 6211289 140736101103200 140736101101544 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156837 128545 219 493 0 156334 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 627348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/241 5155
/proc/meminfo: memFree=28996520/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627428 CPUtime=1602 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12163 0 0 0 160190 10 0 0 20 0 1 0 2945118 642486272 128564 33554432000 4194304 6211289 140736101103200 140736101101544 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156857 128564 219 493 0 156354 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 627428

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/241 5156
/proc/meminfo: memFree=28975480/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627428 CPUtime=1661.99 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12177 0 0 0 166189 10 0 0 20 0 1 0 2945118 642486272 129089 33554432000 4194304 6211289 140736101103200 140736101101544 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156857 129089 219 493 0 156354 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 627428

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/241 5158
/proc/meminfo: memFree=28950908/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627672 CPUtime=1721.99 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12245 0 0 0 172188 11 0 0 20 0 1 0 2945118 642736128 133723 33554432000 4194304 6211289 140736101103200 140736101101544 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156918 133723 219 493 0 156415 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 627672

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/241 5159
/proc/meminfo: memFree=28939008/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=627944 CPUtime=1781.98 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12309 0 0 0 178187 11 0 0 20 0 1 0 2945118 643014656 133787 33554432000 4194304 6211289 140736101103200 140736101101544 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 156986 133787 219 493 0 156483 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 627944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/241 5159
/proc/meminfo: memFree=28917468/32872528 swapFree=189444/189444
[pid=5044] ppid=5041 vsize=628120 CPUtime=1800.08 cores=1,3,5,7
/proc/5044/stat : 5044 (cdcl-cuttingpla) R 5041 5044 3947 0 -1 4202496 12338 0 0 0 179997 11 0 0 20 0 1 0 2945118 643194880 137393 33554432000 4194304 6211289 140736101103200 140736101101544 4244682 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5044/statm: 157030 137393 219 493 0 156527 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 628120

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 5044 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.09
CPU user time (s): 1799.97
CPU system time (s): 0.115982
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 628120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.115982
maximum resident set size= 549572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12338
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= 76
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54431 second user time and 6.94494 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-29 18:39:46
IDJOB=4118301
IDBENCH=111478
IDSOLVER=2549
FILE ID=node102/4118301-1467218386
RUNJOBID= node102-1467209106-3964
PBS_JOBID= 19997591
Free space on /tmp= 71704 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-autocorr_bern35-09.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118301-1467218386/watcher-4118301-1467218386 -o /tmp/evaluation-result-4118301-1467218386/solver-4118301-1467218386 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1467209106-3964 --watchdog 1960 --input HOME/instance-4118301-1467218386.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 4546551f75716f22ad12ff9c76cb8c02
RANDOM SEED=1230424727

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29387724 kB
Buffers:           86940 kB
Cached:          2203608 kB
SwapCached:            0 kB
Active:           584756 kB
Inactive:        1971840 kB
Active(anon):     268780 kB
Inactive(anon):        0 kB
Active(file):     315976 kB
Inactive(file):  1971840 kB
Unevictable:      189444 kB
Mlocked:          189444 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        518760 kB
Mapped:            15364 kB
Shmem:               204 kB
Slab:             607608 kB
SReclaimable:      51692 kB
SUnreclaim:       555916 kB
KernelStack:        1984 kB
PageTables:         5252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     601116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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= 71700 MiB
End job on node102 at 2016-06-29 19:09:46