Trace number 4088129

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 linear search 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
MD5SUM7262f9f4ab1a3ada75b3b140acf97f7d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark35.5026
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41605
Number of constraints which are clauses41605
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 760 #constraint= 41605
0.38/0.43	c #Conflicts:       1000 | #Learnt:       1008 | 0.000
0.38/0.43	c total clause space: 29.637MB
0.38/0.43	c total #watches: 87567
0.79/0.86	c total #propagations: 13299 / total #impl: 195270 (eff. 0.068)
0.79/0.86	c #Conflicts:       2000 | #Learnt:       2010 | 0.000
0.79/0.86	c total clause space: 78.2603MB
0.79/0.86	c total #watches: 91180
1.28/1.32	c total #propagations: 26914 / total #impl: 425521 (eff. 0.063)
1.28/1.32	c GC COLLECT
1.28/1.32	c #Conflicts:       3000 | #Learnt:       2017 | 0.000
1.28/1.32	c total clause space: 78.2603MB
1.28/1.32	c total #watches: 91890
1.69/1.77	c total #propagations: 40535 / total #impl: 740401 (eff. 0.055)
1.69/1.77	c #Conflicts:       4000 | #Learnt:       3017 | 0.000
1.69/1.77	c total clause space: 78.2603MB
1.69/1.77	c total #watches: 96671
2.39/2.41	c total #propagations: 55589 / total #impl: 1082487 (eff. 0.051)
2.39/2.41	c GC COLLECT
2.39/2.41	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
2.39/2.41	c total clause space: 127.173MB
2.39/2.41	c total #watches: 96607
2.79/2.85	c total #propagations: 69248 / total #impl: 1446166 (eff. 0.048)
2.79/2.85	c #Conflicts:       6000 | #Learnt:       3373 | 0.000
2.79/2.85	c total clause space: 127.173MB
2.79/2.85	c total #watches: 103238
3.40/3.48	c total #propagations: 82351 / total #impl: 1835719 (eff. 0.045)
3.40/3.48	c GC COLLECT
3.40/3.48	c #Conflicts:       7000 | #Learnt:       2253 | 0.000
3.40/3.48	c total clause space: 127.173MB
3.40/3.48	c total #watches: 98251
3.99/4.09	c total #propagations: 97276 / total #impl: 2161126 (eff. 0.045)
3.99/4.09	c #Conflicts:       8000 | #Learnt:       3253 | 0.000
3.99/4.09	c total clause space: 127.173MB
3.99/4.09	c total #watches: 102806
4.99/5.02	c total #propagations: 112452 / total #impl: 2453885 (eff. 0.046)
4.99/5.02	c #Conflicts:       9000 | #Learnt:       4253 | 0.000
4.99/5.02	c total clause space: 127.173MB
4.99/5.02	c total #watches: 109415
5.79/5.80	c total #propagations: 123883 / total #impl: 2880486 (eff. 0.043)
5.79/5.80	c GC COLLECT
5.79/5.80	c #Conflicts:      10000 | #Learnt:       2748 | 0.000
5.79/5.80	c total clause space: 127.173MB
5.79/5.80	c total #watches: 101378
6.49/6.53	c total #propagations: 135390 / total #impl: 3214526 (eff. 0.042)
6.49/6.53	c #Conflicts:      11000 | #Learnt:       3748 | 0.000
6.49/6.53	c total clause space: 127.173MB
6.49/6.53	c total #watches: 109027
7.48/7.53	c total #propagations: 146477 / total #impl: 3614750 (eff. 0.041)
7.48/7.53	c #Conflicts:      12000 | #Learnt:       4748 | 0.000
7.48/7.53	c total clause space: 127.173MB
7.48/7.53	c total #watches: 114603
8.59/8.63	c total #propagations: 160277 / total #impl: 3997191 (eff. 0.040)
8.59/8.63	c #Conflicts:      13000 | #Learnt:       5748 | 0.000
8.59/8.63	c total clause space: 206.656MB
8.59/8.63	c total #watches: 119587
9.69/9.73	c total #propagations: 174439 / total #impl: 4248467 (eff. 0.041)
9.69/9.73	c GC COLLECT
9.69/9.73	c #Conflicts:      14000 | #Learnt:       3891 | 0.000
9.69/9.73	c total clause space: 206.656MB
9.69/9.73	c total #watches: 109223
10.69/10.77	c total #propagations: 188681 / total #impl: 4532853 (eff. 0.042)
10.69/10.77	c #Conflicts:      15000 | #Learnt:       4891 | 0.000
10.69/10.77	c total clause space: 206.656MB
10.69/10.77	c total #watches: 115666
11.88/11.94	c total #propagations: 202142 / total #impl: 4781933 (eff. 0.042)
11.88/11.94	c #Conflicts:      16000 | #Learnt:       5891 | 0.000
11.88/11.94	c total clause space: 206.656MB
11.88/11.94	c total #watches: 122812
12.99/13.03	c total #propagations: 214857 / total #impl: 5058860 (eff. 0.042)
12.99/13.03	c GC COLLECT
12.99/13.03	c #Conflicts:      17000 | #Learnt:       3717 | 0.000
12.99/13.03	c total clause space: 206.656MB
12.99/13.03	c total #watches: 108690
13.99/14.09	c total #propagations: 228818 / total #impl: 5485578 (eff. 0.042)
13.99/14.09	c #Conflicts:      18000 | #Learnt:       4717 | 0.000
13.99/14.09	c total clause space: 206.656MB
13.99/14.09	c total #watches: 113142
15.09/15.15	c total #propagations: 247370 / total #impl: 5918222 (eff. 0.042)
15.09/15.15	c #Conflicts:      19000 | #Learnt:       5717 | 0.000
15.09/15.15	c total clause space: 206.656MB
15.09/15.15	c total #watches: 118429
16.39/16.50	c total #propagations: 264081 / total #impl: 6256481 (eff. 0.042)
16.39/16.50	c #Conflicts:      20000 | #Learnt:       6717 | 0.000
16.39/16.50	c total clause space: 206.656MB
16.39/16.50	c total #watches: 124157
17.49/17.51	c total #propagations: 279571 / total #impl: 6605660 (eff. 0.042)
17.49/17.51	c GC COLLECT
17.49/17.51	c #Conflicts:      21000 | #Learnt:       4229 | 0.000
17.49/17.51	c total clause space: 206.656MB
17.49/17.51	c total #watches: 108635
18.29/18.37	c total #propagations: 293269 / total #impl: 7150072 (eff. 0.041)
18.29/18.37	c #Conflicts:      22000 | #Learnt:       5229 | 0.000
18.29/18.37	c total clause space: 206.656MB
18.29/18.37	c total #watches: 115751
19.09/19.14	c total #propagations: 304489 / total #impl: 7407429 (eff. 0.041)
19.09/19.14	c #Conflicts:      23000 | #Learnt:       6229 | 0.000
19.09/19.14	c total clause space: 206.656MB
19.09/19.14	c total #watches: 121441
19.99/20.02	c total #propagations: 316299 / total #impl: 7781161 (eff. 0.041)
19.99/20.02	c #Conflicts:      24000 | #Learnt:       7231 | 0.000
19.99/20.02	c total clause space: 206.656MB
19.99/20.02	c total #watches: 129630
20.99/21.01	c total #propagations: 328510 / total #impl: 8059848 (eff. 0.041)
20.99/21.01	c GC COLLECT
20.99/21.01	c #Conflicts:      25000 | #Learnt:       4433 | 0.000
20.99/21.01	c total clause space: 206.656MB
20.99/21.01	c total #watches: 114451
22.38/22.41	c total #propagations: 342440 / total #impl: 8426542 (eff. 0.041)
22.38/22.41	c #Conflicts:      26000 | #Learnt:       5433 | 0.000
22.38/22.41	c total clause space: 206.656MB
22.38/22.41	c total #watches: 119190
23.58/23.63	c total #propagations: 358548 / total #impl: 8815482 (eff. 0.041)
23.58/23.63	c #Conflicts:      27000 | #Learnt:       6433 | 0.000
23.58/23.63	c total clause space: 206.656MB
23.58/23.63	c total #watches: 124596
24.68/24.79	c total #propagations: 370761 / total #impl: 9157036 (eff. 0.040)
24.68/24.79	c #Conflicts:      28000 | #Learnt:       7433 | 0.000
24.68/24.79	c total clause space: 206.656MB
24.68/24.79	c total #watches: 130474
26.68/26.70	c total #propagations: 384811 / total #impl: 9482782 (eff. 0.041)
26.68/26.70	c GC COLLECT
26.68/26.70	c #Conflicts:      29000 | #Learnt:       4335 | 0.000
26.68/26.70	c total clause space: 206.656MB
26.68/26.70	c total #watches: 109150
27.78/27.84	c total #propagations: 400565 / total #impl: 9740425 (eff. 0.041)
27.78/27.84	c #Conflicts:      30000 | #Learnt:       5335 | 0.000
27.78/27.84	c total clause space: 206.656MB
27.78/27.84	c total #watches: 115164
28.69/28.70	c total #propagations: 414843 / total #impl: 9991919 (eff. 0.042)
28.69/28.70	c #Conflicts:      31000 | #Learnt:       6335 | 0.000
28.69/28.70	c total clause space: 206.656MB
28.69/28.70	c total #watches: 122750
29.98/30.06	c total #propagations: 426965 / total #impl: 10260611 (eff. 0.042)
29.98/30.06	c #Conflicts:      32000 | #Learnt:       7335 | 0.000
29.98/30.06	c total clause space: 206.656MB
29.98/30.06	c total #watches: 129667
32.08/32.17	c total #propagations: 440241 / total #impl: 10610832 (eff. 0.041)
32.08/32.17	c #Conflicts:      33000 | #Learnt:       8335 | 0.000
32.08/32.17	c total clause space: 206.656MB
32.08/32.17	c total #watches: 136504
33.89/33.91	c total #propagations: 454744 / total #impl: 11046768 (eff. 0.041)
33.89/33.91	c GC COLLECT
33.89/33.91	c #Conflicts:      34000 | #Learnt:       4941 | 0.000
33.89/33.91	c total clause space: 206.656MB
33.89/33.91	c total #watches: 118710
35.19/35.29	c total #propagations: 467575 / total #impl: 11328827 (eff. 0.041)
35.19/35.29	c #Conflicts:      35000 | #Learnt:       5941 | 0.000
35.19/35.29	c total clause space: 206.656MB
35.19/35.29	c total #watches: 124667
36.69/36.79	c total #propagations: 480092 / total #impl: 11635819 (eff. 0.041)
36.69/36.79	c #Conflicts:      36000 | #Learnt:       6941 | 0.000
36.69/36.79	c total clause space: 206.656MB
36.69/36.79	c total #watches: 130456
38.49/38.52	c total #propagations: 492208 / total #impl: 12012177 (eff. 0.041)
38.49/38.52	c #Conflicts:      37000 | #Learnt:       7941 | 0.000
38.49/38.52	c total clause space: 206.656MB
38.49/38.52	c total #watches: 135963
40.58/40.66	c total #propagations: 504601 / total #impl: 12406469 (eff. 0.041)
40.58/40.66	c #Conflicts:      38000 | #Learnt:       8941 | 0.000
40.58/40.66	c total clause space: 206.656MB
40.58/40.66	c total #watches: 140568
42.28/42.31	c total #propagations: 518184 / total #impl: 12833421 (eff. 0.040)
42.28/42.31	c GC COLLECT
42.28/42.31	c #Conflicts:      39000 | #Learnt:       5244 | 0.000
42.28/42.31	c total clause space: 335.816MB
42.28/42.31	c total #watches: 114007
43.28/43.32	c total #propagations: 531507 / total #impl: 13259089 (eff. 0.040)
43.28/43.32	c #Conflicts:      40000 | #Learnt:       6244 | 0.000
43.28/43.32	c total clause space: 335.816MB
43.28/43.32	c total #watches: 119950
44.38/44.42	c total #propagations: 544684 / total #impl: 13682542 (eff. 0.040)
44.38/44.42	c #Conflicts:      41000 | #Learnt:       7244 | 0.000
44.38/44.42	c total clause space: 335.816MB
44.38/44.42	c total #watches: 125190
45.68/45.76	c total #propagations: 557375 / total #impl: 14108812 (eff. 0.040)
45.68/45.76	c #Conflicts:      42000 | #Learnt:       8244 | 0.000
45.68/45.76	c total clause space: 335.816MB
45.68/45.76	c total #watches: 130131
47.39/47.42	c total #propagations: 570096 / total #impl: 14474457 (eff. 0.039)
47.39/47.42	c #Conflicts:      43000 | #Learnt:       9244 | 0.000
47.39/47.42	c total clause space: 335.816MB
47.39/47.42	c total #watches: 135147
48.98/49.01	c total #propagations: 583287 / total #impl: 14891138 (eff. 0.039)
48.98/49.01	c GC COLLECT
48.98/49.01	c #Conflicts:      44000 | #Learnt:       5224 | 0.000
48.98/49.01	c total clause space: 335.816MB
48.98/49.01	c total #watches: 113897
50.28/50.34	c total #propagations: 596547 / total #impl: 15255560 (eff. 0.039)
50.28/50.34	c #Conflicts:      45000 | #Learnt:       6224 | 0.000
50.28/50.34	c total clause space: 335.816MB
50.28/50.34	c total #watches: 119994
51.38/51.44	c total #propagations: 609288 / total #impl: 15596011 (eff. 0.039)
51.38/51.44	c #Conflicts:      46000 | #Learnt:       7224 | 0.000
51.38/51.44	c total clause space: 335.816MB
51.38/51.44	c total #watches: 126447
52.98/53.04	c total #propagations: 623717 / total #impl: 16004930 (eff. 0.039)
52.98/53.04	c #Conflicts:      47000 | #Learnt:       8224 | 0.000
52.98/53.04	c total clause space: 335.816MB
52.98/53.04	c total #watches: 132955
54.48/54.51	c total #propagations: 638124 / total #impl: 16323218 (eff. 0.039)
54.48/54.51	c #Conflicts:      48000 | #Learnt:       9224 | 0.000
54.48/54.51	c total clause space: 335.816MB
54.48/54.51	c total #watches: 140562
56.78/56.83	c total #propagations: 648169 / total #impl: 16749286 (eff. 0.039)
56.78/56.83	c #Conflicts:      49000 | #Learnt:      10224 | 0.000
56.78/56.83	c total clause space: 335.816MB
56.78/56.83	c total #watches: 147036
58.39/58.45	c total #propagations: 662449 / total #impl: 17128755 (eff. 0.039)
58.39/58.45	c GC COLLECT
58.39/58.45	c #Conflicts:      50000 | #Learnt:       5907 | 0.000
58.39/58.45	c total clause space: 335.816MB
58.39/58.45	c total #watches: 118640
59.98/60.00	c total #propagations: 676151 / total #impl: 17595654 (eff. 0.038)
59.98/60.00	c #Conflicts:      51000 | #Learnt:       6907 | 0.000
59.98/60.00	c total clause space: 335.816MB
59.98/60.00	c total #watches: 123781
62.38/62.40	c total #propagations: 688654 / total #impl: 17920661 (eff. 0.038)
62.38/62.40	c #Conflicts:      52000 | #Learnt:       7907 | 0.000
62.38/62.40	c total clause space: 335.816MB
62.38/62.40	c total #watches: 129556
63.89/63.92	c total #propagations: 703546 / total #impl: 18261141 (eff. 0.039)
63.89/63.92	c #Conflicts:      53000 | #Learnt:       8907 | 0.000
63.89/63.92	c total clause space: 335.816MB
63.89/63.92	c total #watches: 134970
65.78/65.81	c total #propagations: 716757 / total #impl: 18584673 (eff. 0.039)
65.78/65.81	c #Conflicts:      54000 | #Learnt:       9907 | 0.000
65.78/65.81	c total clause space: 335.816MB
65.78/65.81	c total #watches: 140139
68.08/68.11	c total #propagations: 731364 / total #impl: 19018832 (eff. 0.038)
68.08/68.11	c #Conflicts:      55000 | #Learnt:      10907 | 0.000
68.08/68.11	c total clause space: 335.816MB
68.08/68.11	c total #watches: 146130
69.28/69.35	c total #propagations: 747074 / total #impl: 19325469 (eff. 0.039)
69.28/69.35	c GC COLLECT
69.28/69.35	c #Conflicts:      56000 | #Learnt:       6298 | 0.000
69.28/69.35	c total clause space: 335.816MB
69.28/69.35	c total #watches: 121842
70.48/70.55	c total #propagations: 758587 / total #impl: 19632777 (eff. 0.039)
70.48/70.55	c #Conflicts:      57000 | #Learnt:       7298 | 0.000
70.48/70.55	c total clause space: 335.816MB
70.48/70.55	c total #watches: 129160
72.48/72.57	c total #propagations: 773217 / total #impl: 20025847 (eff. 0.039)
72.48/72.57	c #Conflicts:      58000 | #Learnt:       8298 | 0.000
72.48/72.57	c total clause space: 335.816MB
72.48/72.57	c total #watches: 135156
74.88/74.95	c total #propagations: 788061 / total #impl: 20323189 (eff. 0.039)
74.88/74.95	c #Conflicts:      59000 | #Learnt:       9298 | 0.000
74.88/74.95	c total clause space: 335.816MB
74.88/74.95	c total #watches: 140579
77.58/77.64	c total #propagations: 802304 / total #impl: 20622543 (eff. 0.039)
77.58/77.64	c #Conflicts:      60000 | #Learnt:      10298 | 0.000
77.58/77.64	c total clause space: 335.816MB
77.58/77.64	c total #watches: 146211
80.97/81.04	c total #propagations: 815689 / total #impl: 20920834 (eff. 0.039)
80.97/81.04	c #Conflicts:      61000 | #Learnt:      11298 | 0.000
80.97/81.04	c total clause space: 335.816MB
80.97/81.04	c total #watches: 151129
84.17/84.24	c total #propagations: 828763 / total #impl: 21240536 (eff. 0.039)
84.17/84.24	c GC COLLECT
84.17/84.24	c #Conflicts:      62000 | #Learnt:       6406 | 0.000
84.17/84.24	c total clause space: 335.816MB
84.17/84.24	c total #watches: 121814
86.67/86.70	c total #propagations: 842292 / total #impl: 21527924 (eff. 0.039)
86.67/86.70	c #Conflicts:      63000 | #Learnt:       7406 | 0.000
86.67/86.70	c total clause space: 335.816MB
86.67/86.70	c total #watches: 126594
88.97/89.02	c total #propagations: 856265 / total #impl: 21795472 (eff. 0.039)
88.97/89.02	c #Conflicts:      64000 | #Learnt:       8406 | 0.000
88.97/89.02	c total clause space: 335.816MB
88.97/89.02	c total #watches: 130915
90.97/91.01	c total #propagations: 870524 / total #impl: 22066455 (eff. 0.039)
90.97/91.01	c #Conflicts:      65000 | #Learnt:       9406 | 0.000
90.97/91.01	c total clause space: 335.816MB
90.97/91.01	c total #watches: 136594
93.59/93.66	c total #propagations: 885153 / total #impl: 22302413 (eff. 0.040)
93.59/93.66	c #Conflicts:      66000 | #Learnt:      10406 | 0.000
93.59/93.66	c total clause space: 335.816MB
93.59/93.66	c total #watches: 141918
95.58/95.69	c total #propagations: 899604 / total #impl: 22575516 (eff. 0.040)
95.58/95.69	c #Conflicts:      67000 | #Learnt:      11406 | 0.000
95.58/95.69	c total clause space: 335.816MB
95.58/95.69	c total #watches: 147980
98.48/98.50	c total #propagations: 913139 / total #impl: 22851734 (eff. 0.040)
98.48/98.50	c #Conflicts:      68000 | #Learnt:      12406 | 0.000
98.48/98.50	c total clause space: 335.816MB
98.48/98.50	c total #watches: 152597
100.18/100.27	c total #propagations: 929375 / total #impl: 23165424 (eff. 0.040)
100.18/100.27	c GC COLLECT
100.18/100.27	c #Conflicts:      69000 | #Learnt:       7197 | 0.000
100.18/100.27	c total clause space: 335.816MB
100.18/100.27	c total #watches: 126144
101.78/101.83	c total #propagations: 943434 / total #impl: 23415269 (eff. 0.040)
101.78/101.83	c #Conflicts:      70000 | #Learnt:       8197 | 0.000
101.78/101.83	c total clause space: 335.816MB
101.78/101.83	c total #watches: 132458
103.18/103.21	c total #propagations: 957301 / total #impl: 23668280 (eff. 0.040)
103.18/103.21	c #Conflicts:      71000 | #Learnt:       9197 | 0.000
103.18/103.21	c total clause space: 335.816MB
103.18/103.21	c total #watches: 137339
104.38/104.41	c total #propagations: 972109 / total #impl: 23933037 (eff. 0.041)
104.38/104.41	c #Conflicts:      72000 | #Learnt:      10197 | 0.000
104.38/104.41	c total clause space: 335.816MB
104.38/104.41	c total #watches: 142900
106.17/106.23	c total #propagations: 985755 / total #impl: 24221253 (eff. 0.041)
106.17/106.23	c #Conflicts:      73000 | #Learnt:      11197 | 0.000
106.17/106.23	c total clause space: 335.816MB
106.17/106.23	c total #watches: 148236
108.37/108.49	c total #propagations: 999046 / total #impl: 24538521 (eff. 0.041)
108.37/108.49	c #Conflicts:      74000 | #Learnt:      12197 | 0.000
108.37/108.49	c total clause space: 335.816MB
108.37/108.49	c total #watches: 153728
110.97/111.05	c total #propagations: 1012821 / total #impl: 24852846 (eff. 0.041)
110.97/111.05	c GC COLLECT
110.97/111.05	c #Conflicts:      75000 | #Learnt:       6688 | 0.000
110.97/111.05	c total clause space: 335.816MB
110.97/111.05	c total #watches: 123888
112.37/112.47	c total #propagations: 1026671 / total #impl: 25158380 (eff. 0.041)
112.37/112.47	c #Conflicts:      76000 | #Learnt:       7688 | 0.000
112.37/112.47	c total clause space: 335.816MB
112.37/112.47	c total #watches: 129471
114.07/114.15	c total #propagations: 1039900 / total #impl: 25486366 (eff. 0.041)
114.07/114.15	c #Conflicts:      77000 | #Learnt:       8688 | 0.000
114.07/114.15	c total clause space: 335.816MB
114.07/114.15	c total #watches: 136828
116.07/116.17	c total #propagations: 1052365 / total #impl: 25762215 (eff. 0.041)
116.07/116.17	c #Conflicts:      78000 | #Learnt:       9688 | 0.000
116.07/116.17	c total clause space: 335.816MB
116.07/116.17	c total #watches: 143693
118.67/118.72	c total #propagations: 1066035 / total #impl: 26113698 (eff. 0.041)
118.67/118.72	c #Conflicts:      79000 | #Learnt:      10688 | 0.000
118.67/118.72	c total clause space: 335.816MB
118.67/118.72	c total #watches: 149168
121.17/121.26	c total #propagations: 1080267 / total #impl: 26369180 (eff. 0.041)
121.17/121.26	c #Conflicts:      80000 | #Learnt:      11688 | 0.000
121.17/121.26	c total clause space: 335.816MB
121.17/121.26	c total #watches: 154542
124.28/124.35	c total #propagations: 1094578 / total #impl: 26689699 (eff. 0.041)
124.28/124.35	c #Conflicts:      81000 | #Learnt:      12688 | 0.000
124.28/124.35	c total clause space: 335.816MB
124.28/124.35	c total #watches: 160342
127.87/127.97	c total #propagations: 1106377 / total #impl: 27061798 (eff. 0.041)
127.87/127.97	c GC COLLECT
127.87/127.97	c #Conflicts:      82000 | #Learnt:       6891 | 0.000
127.87/127.97	c total clause space: 335.816MB
127.87/127.97	c total #watches: 124868
129.67/129.73	c total #propagations: 1119791 / total #impl: 27503969 (eff. 0.041)
129.67/129.73	c #Conflicts:      83000 | #Learnt:       7891 | 0.000
129.67/129.73	c total clause space: 335.816MB
129.67/129.73	c total #watches: 129900
131.27/131.38	c total #propagations: 1133587 / total #impl: 27784211 (eff. 0.041)
131.27/131.38	c #Conflicts:      84000 | #Learnt:       8891 | 0.000
131.27/131.38	c total clause space: 335.816MB
131.27/131.38	c total #watches: 134360
133.27/133.34	c total #propagations: 1146339 / total #impl: 28069172 (eff. 0.041)
133.27/133.34	c #Conflicts:      85000 | #Learnt:       9891 | 0.000
133.27/133.34	c total clause space: 335.816MB
133.27/133.34	c total #watches: 138901
135.37/135.47	c total #propagations: 1158767 / total #impl: 28379755 (eff. 0.041)
135.37/135.47	c #Conflicts:      86000 | #Learnt:      10891 | 0.000
135.37/135.47	c total clause space: 335.816MB
135.37/135.47	c total #watches: 143179
137.87/137.94	c total #propagations: 1172503 / total #impl: 28724306 (eff. 0.041)
137.87/137.94	c #Conflicts:      87000 | #Learnt:      11891 | 0.000
137.87/137.94	c total clause space: 335.816MB
137.87/137.94	c total #watches: 147346
140.37/140.46	c total #propagations: 1186256 / total #impl: 29081062 (eff. 0.041)
140.37/140.46	c #Conflicts:      88000 | #Learnt:      12891 | 0.000
140.37/140.46	c total clause space: 335.816MB
140.37/140.46	c total #watches: 152658
142.67/142.75	c total #propagations: 1199136 / total #impl: 29450447 (eff. 0.041)
142.67/142.75	c #Conflicts:      89000 | #Learnt:      13891 | 0.000
142.67/142.75	c total clause space: 335.816MB
142.67/142.75	c total #watches: 157814
145.06/145.19	c total #propagations: 1212098 / total #impl: 29858058 (eff. 0.041)
145.06/145.19	c GC COLLECT
145.06/145.19	c #Conflicts:      90000 | #Learnt:       7789 | 0.000
145.06/145.19	c total clause space: 335.816MB
145.06/145.19	c total #watches: 129759
146.76/146.85	c total #propagations: 1224501 / total #impl: 30246003 (eff. 0.040)
146.76/146.85	c #Conflicts:      91000 | #Learnt:       8789 | 0.000
146.76/146.85	c total clause space: 335.816MB
146.76/146.85	c total #watches: 135665
148.16/148.22	c total #propagations: 1239656 / total #impl: 30555804 (eff. 0.041)
148.16/148.22	c #Conflicts:      92000 | #Learnt:       9789 | 0.000
148.16/148.22	c total clause space: 335.816MB
148.16/148.22	c total #watches: 140147
149.67/149.71	c total #propagations: 1254631 / total #impl: 30842441 (eff. 0.041)
149.67/149.71	c #Conflicts:      93000 | #Learnt:      10789 | 0.000
149.67/149.71	c total clause space: 335.816MB
149.67/149.71	c total #watches: 144432
150.86/150.90	c total #propagations: 1270740 / total #impl: 31140535 (eff. 0.041)
150.86/150.90	c #Conflicts:      94000 | #Learnt:      11789 | 0.000
150.86/150.90	c total clause space: 335.816MB
150.86/150.90	c total #watches: 148547
151.96/152.06	c total #propagations: 1286522 / total #impl: 31443532 (eff. 0.041)
151.96/152.06	c #Conflicts:      95000 | #Learnt:      12789 | 0.000
151.96/152.06	c total clause space: 335.816MB
151.96/152.06	c total #watches: 153276
153.46/153.51	c total #propagations: 1301633 / total #impl: 31785175 (eff. 0.041)
153.46/153.51	c #Conflicts:      96000 | #Learnt:      13789 | 0.000
153.46/153.51	c total clause space: 335.816MB
153.46/153.51	c total #watches: 157123
154.96/155.01	c total #propagations: 1317240 / total #impl: 32119661 (eff. 0.041)
154.96/155.01	c #Conflicts:      97000 | #Learnt:      14789 | 0.000
154.96/155.01	c total clause space: 335.816MB
154.96/155.01	c total #watches: 160559
156.06/156.11	c total #propagations: 1332906 / total #impl: 32494282 (eff. 0.041)
156.06/156.11	c GC COLLECT
156.06/156.11	c #Conflicts:      98000 | #Learnt:       8383 | 0.000
156.06/156.11	c total clause space: 335.816MB
156.06/156.11	c total #watches: 132750
157.06/157.16	c total #propagations: 1345376 / total #impl: 32783542 (eff. 0.041)
157.06/157.16	c #Conflicts:      99000 | #Learnt:       9383 | 0.000
157.06/157.16	c total clause space: 335.816MB
157.06/157.16	c total #watches: 137736
158.47/158.51	c total #propagations: 1356843 / total #impl: 33093225 (eff. 0.041)
158.47/158.51	c #Conflicts:     100000 | #Learnt:      10383 | 0.000
158.47/158.51	c total clause space: 335.816MB
158.47/158.51	c total #watches: 142258
160.16/160.21	c total #propagations: 1368716 / total #impl: 33417863 (eff. 0.041)
160.16/160.21	c #Conflicts:     101000 | #Learnt:      11383 | 0.000
160.16/160.21	c total clause space: 335.816MB
160.16/160.21	c total #watches: 147846
162.16/162.21	c total #propagations: 1379950 / total #impl: 33705995 (eff. 0.041)
162.16/162.21	c #Conflicts:     102000 | #Learnt:      12383 | 0.000
162.16/162.21	c total clause space: 335.816MB
162.16/162.21	c total #watches: 153417
164.26/164.38	c total #propagations: 1392551 / total #impl: 34059406 (eff. 0.041)
164.26/164.38	c #Conflicts:     103000 | #Learnt:      13383 | 0.000
164.26/164.38	c total clause space: 335.816MB
164.26/164.38	c total #watches: 159250
167.17/167.30	c total #propagations: 1403032 / total #impl: 34404973 (eff. 0.041)
167.17/167.30	c #Conflicts:     104000 | #Learnt:      14383 | 0.000
167.17/167.30	c total clause space: 335.816MB
167.17/167.30	c total #watches: 164830
170.86/170.93	c total #propagations: 1418229 / total #impl: 34643974 (eff. 0.041)
170.86/170.93	c #Conflicts:     105000 | #Learnt:      15383 | 0.000
170.86/170.93	c total clause space: 545.701MB
170.86/170.93	c total #watches: 171263
173.46/173.57	c total #propagations: 1432788 / total #impl: 34981335 (eff. 0.041)
173.46/173.57	c GC COLLECT
173.46/173.57	c #Conflicts:     106000 | #Learnt:       8674 | 0.000
173.46/173.57	c total clause space: 545.701MB
173.46/173.57	c total #watches: 134938
174.86/174.97	c total #propagations: 1446310 / total #impl: 35287315 (eff. 0.041)
174.86/174.97	c #Conflicts:     107000 | #Learnt:       9676 | 0.000
174.86/174.97	c total clause space: 545.701MB
174.86/174.97	c total #watches: 143950
176.26/176.38	c total #propagations: 1459674 / total #impl: 35649059 (eff. 0.041)
176.26/176.38	c #Conflicts:     108000 | #Learnt:      10676 | 0.000
176.26/176.38	c total clause space: 545.701MB
176.26/176.38	c total #watches: 152215
179.16/179.21	c total #propagations: 1472538 / total #impl: 36040713 (eff. 0.041)
179.16/179.21	c #Conflicts:     109000 | #Learnt:      11676 | 0.000
179.16/179.21	c total clause space: 545.701MB
179.16/179.21	c total #watches: 157867
182.36/182.42	c total #propagations: 1485936 / total #impl: 36290928 (eff. 0.041)
182.36/182.42	c #Conflicts:     110000 | #Learnt:      12676 | 0.000
182.36/182.42	c total clause space: 545.701MB
182.36/182.42	c total #watches: 163755
185.26/185.32	c total #propagations: 1499728 / total #impl: 36585457 (eff. 0.041)
185.26/185.32	c #Conflicts:     111000 | #Learnt:      13676 | 0.000
185.26/185.32	c total clause space: 545.701MB
185.26/185.32	c total #watches: 169158
188.36/188.40	c total #propagations: 1514066 / total #impl: 36925817 (eff. 0.041)
188.36/188.40	c #Conflicts:     112000 | #Learnt:      14676 | 0.000
188.36/188.40	c total clause space: 545.701MB
188.36/188.40	c total #watches: 175498
191.66/191.77	c total #propagations: 1527723 / total #impl: 37352900 (eff. 0.041)
191.66/191.77	c #Conflicts:     113000 | #Learnt:      15676 | 0.000
191.66/191.77	c total clause space: 545.701MB
191.66/191.77	c total #watches: 182297
194.36/194.48	c total #propagations: 1543266 / total #impl: 37766989 (eff. 0.041)
194.36/194.48	c GC COLLECT
194.36/194.48	c #Conflicts:     114000 | #Learnt:       8674 | 0.000
194.36/194.48	c total clause space: 545.701MB
194.36/194.48	c total #watches: 135667
196.36/196.43	c total #propagations: 1558570 / total #impl: 38011910 (eff. 0.041)
196.36/196.43	c #Conflicts:     115000 | #Learnt:       9674 | 0.000
196.36/196.43	c total clause space: 545.701MB
196.36/196.43	c total #watches: 141528
198.66/198.75	c total #propagations: 1575491 / total #impl: 38378871 (eff. 0.041)
198.66/198.75	c #Conflicts:     116000 | #Learnt:      10674 | 0.000
198.66/198.75	c total clause space: 545.701MB
198.66/198.75	c total #watches: 148557
200.86/200.99	c total #propagations: 1590101 / total #impl: 38726285 (eff. 0.041)
200.86/200.99	c #Conflicts:     117000 | #Learnt:      11674 | 0.000
200.86/200.99	c total clause space: 545.701MB
200.86/200.99	c total #watches: 155733
203.06/203.19	c total #propagations: 1604212 / total #impl: 39020315 (eff. 0.041)
203.06/203.19	c #Conflicts:     118000 | #Learnt:      12674 | 0.000
203.06/203.19	c total clause space: 545.701MB
203.06/203.19	c total #watches: 161667
205.36/205.47	c total #propagations: 1617701 / total #impl: 39367041 (eff. 0.041)
205.36/205.47	c #Conflicts:     119000 | #Learnt:      13674 | 0.000
205.36/205.47	c total clause space: 545.701MB
205.36/205.47	c total #watches: 166352
207.76/207.85	c total #propagations: 1631238 / total #impl: 39737029 (eff. 0.041)
207.76/207.85	c #Conflicts:     120000 | #Learnt:      14674 | 0.000
207.76/207.85	c total clause space: 545.701MB
207.76/207.85	c total #watches: 171266
210.36/210.41	c total #propagations: 1647468 / total #impl: 40051696 (eff. 0.041)
210.36/210.41	c #Conflicts:     121000 | #Learnt:      15674 | 0.000
210.36/210.41	c total clause space: 545.701MB
210.36/210.41	c total #watches: 176104
213.36/213.45	c total #propagations: 1663646 / total #impl: 40372579 (eff. 0.041)
213.36/213.45	c GC COLLECT
213.36/213.45	c #Conflicts:     122000 | #Learnt:       8378 | 0.000
213.36/213.45	c total clause space: 545.701MB
213.36/213.45	c total #watches: 134112
215.36/215.50	c total #propagations: 1680278 / total #impl: 40637141 (eff. 0.041)
215.36/215.50	c #Conflicts:     123000 | #Learnt:       9378 | 0.000
215.36/215.50	c total clause space: 545.701MB
215.36/215.50	c total #watches: 140023
218.26/218.31	c total #propagations: 1696352 / total #impl: 40911897 (eff. 0.041)
218.26/218.31	c #Conflicts:     124000 | #Learnt:      10378 | 0.000
218.26/218.31	c total clause space: 545.701MB
218.26/218.31	c total #watches: 145130
221.66/221.71	c total #propagations: 1712832 / total #impl: 41181539 (eff. 0.042)
221.66/221.71	c #Conflicts:     125000 | #Learnt:      11378 | 0.000
221.66/221.71	c total clause space: 545.701MB
221.66/221.71	c total #watches: 150699
224.06/224.18	c total #propagations: 1728021 / total #impl: 41445282 (eff. 0.042)
224.06/224.18	c #Conflicts:     126000 | #Learnt:      12378 | 0.000
224.06/224.18	c total clause space: 545.701MB
224.06/224.18	c total #watches: 156757
226.36/226.46	c total #propagations: 1743689 / total #impl: 41659242 (eff. 0.042)
226.36/226.46	c #Conflicts:     127000 | #Learnt:      13378 | 0.000
226.36/226.46	c total clause space: 545.701MB
226.36/226.46	c total #watches: 163620
228.96/229.01	c total #propagations: 1756854 / total #impl: 41964081 (eff. 0.042)
228.96/229.01	c #Conflicts:     128000 | #Learnt:      14378 | 0.000
228.96/229.01	c total clause space: 545.701MB
228.96/229.01	c total #watches: 168842
231.55/231.60	c total #propagations: 1771588 / total #impl: 42298204 (eff. 0.042)
231.55/231.60	c #Conflicts:     129000 | #Learnt:      15378 | 0.000
231.55/231.60	c total clause space: 545.701MB
231.55/231.60	c total #watches: 173409
235.05/235.15	c total #propagations: 1790819 / total #impl: 42611293 (eff. 0.042)
235.05/235.15	c #Conflicts:     130000 | #Learnt:      16378 | 0.000
235.05/235.15	c total clause space: 545.701MB
235.05/235.15	c total #watches: 177787
239.05/239.16	c total #propagations: 1808951 / total #impl: 42916919 (eff. 0.042)
239.05/239.16	c GC COLLECT
239.05/239.16	c #Conflicts:     131000 | #Learnt:       8772 | 0.000
239.05/239.16	c total clause space: 545.701MB
239.05/239.16	c total #watches: 136755
241.85/241.91	c total #propagations: 1824100 / total #impl: 43219505 (eff. 0.042)
241.85/241.91	c #Conflicts:     132000 | #Learnt:       9772 | 0.000
241.85/241.91	c total clause space: 545.701MB
241.85/241.91	c total #watches: 142307
243.25/243.35	c total #propagations: 1839059 / total #impl: 43477827 (eff. 0.042)
243.25/243.35	c #Conflicts:     133000 | #Learnt:      10772 | 0.000
243.25/243.35	c total clause space: 545.701MB
243.25/243.35	c total #watches: 150794
244.95/245.05	c total #propagations: 1850577 / total #impl: 43783200 (eff. 0.042)
244.95/245.05	c #Conflicts:     134000 | #Learnt:      11773 | 0.000
244.95/245.05	c total clause space: 545.701MB
244.95/245.05	c total #watches: 157012
248.35/248.40	c total #propagations: 1864213 / total #impl: 44237556 (eff. 0.042)
248.35/248.40	c #Conflicts:     135000 | #Learnt:      12773 | 0.000
248.35/248.40	c total clause space: 545.701MB
248.35/248.40	c total #watches: 162704
250.65/250.75	c total #propagations: 1879151 / total #impl: 44498313 (eff. 0.042)
250.65/250.75	c #Conflicts:     136000 | #Learnt:      13773 | 0.000
250.65/250.75	c total clause space: 545.701MB
250.65/250.75	c total #watches: 169219
253.25/253.35	c total #propagations: 1892101 / total #impl: 44758026 (eff. 0.042)
253.25/253.35	c #Conflicts:     137000 | #Learnt:      14773 | 0.000
253.25/253.35	c total clause space: 545.701MB
253.25/253.35	c total #watches: 173762
255.85/255.91	c total #propagations: 1907181 / total #impl: 45085455 (eff. 0.042)
255.85/255.91	c #Conflicts:     138000 | #Learnt:      15773 | 0.000
255.85/255.91	c total clause space: 545.701MB
255.85/255.91	c total #watches: 178269
259.25/259.35	c total #propagations: 1921222 / total #impl: 45385274 (eff. 0.042)
259.25/259.35	c #Conflicts:     139000 | #Learnt:      16773 | 0.000
259.25/259.35	c total clause space: 545.701MB
259.25/259.35	c total #watches: 183766
263.84/263.97	c total #propagations: 1935649 / total #impl: 45776796 (eff. 0.042)
263.84/263.97	c #Conflicts:     140000 | #Learnt:      17773 | 0.000
263.84/263.97	c total clause space: 545.701MB
263.84/263.97	c total #watches: 189957
266.25/266.35	c total #propagations: 1951018 / total #impl: 46161743 (eff. 0.042)
266.25/266.35	c GC COLLECT
266.25/266.35	c #Conflicts:     141000 | #Learnt:       9871 | 0.000
266.25/266.35	c total clause space: 545.701MB
266.25/266.35	c total #watches: 143603
268.94/269.04	c total #propagations: 1966703 / total #impl: 46549597 (eff. 0.042)
268.94/269.04	c #Conflicts:     142000 | #Learnt:      10871 | 0.000
268.94/269.04	c total clause space: 545.701MB
268.94/269.04	c total #watches: 148517
271.94/272.00	c total #propagations: 1984899 / total #impl: 46943954 (eff. 0.042)
271.94/272.00	c #Conflicts:     143000 | #Learnt:      11871 | 0.000
271.94/272.00	c total clause space: 545.701MB
271.94/272.00	c total #watches: 153951
274.84/274.99	c total #propagations: 2002805 / total #impl: 47262424 (eff. 0.042)
274.84/274.99	c #Conflicts:     144000 | #Learnt:      12871 | 0.000
274.84/274.99	c total clause space: 545.701MB
274.84/274.99	c total #watches: 158358
277.94/278.00	c total #propagations: 2021178 / total #impl: 47547953 (eff. 0.043)
277.94/278.00	c #Conflicts:     145000 | #Learnt:      13871 | 0.000
277.94/278.00	c total clause space: 545.701MB
277.94/278.00	c total #watches: 163012
281.24/281.32	c total #propagations: 2038755 / total #impl: 47853493 (eff. 0.043)
281.24/281.32	c #Conflicts:     146000 | #Learnt:      14871 | 0.000
281.24/281.32	c total clause space: 545.701MB
281.24/281.32	c total #watches: 167530
284.44/284.56	c total #propagations: 2056595 / total #impl: 48233960 (eff. 0.043)
284.44/284.56	c #Conflicts:     147000 | #Learnt:      15871 | 0.000
284.44/284.56	c total clause space: 545.701MB
284.44/284.56	c total #watches: 172999
287.85/287.99	c total #propagations: 2072493 / total #impl: 48513921 (eff. 0.043)
287.85/287.99	c #Conflicts:     148000 | #Learnt:      16871 | 0.000
287.85/287.99	c total clause space: 545.701MB
287.85/287.99	c total #watches: 178777
290.45/290.58	c total #propagations: 2090325 / total #impl: 48813580 (eff. 0.043)
290.45/290.58	c #Conflicts:     149000 | #Learnt:      17871 | 0.000
290.45/290.58	c total clause space: 545.701MB
290.45/290.58	c total #watches: 186344
292.85/292.91	c total #propagations: 2104120 / total #impl: 49076145 (eff. 0.043)
292.85/292.91	c GC COLLECT
292.85/292.91	c #Conflicts:     150000 | #Learnt:       9666 | 0.000
292.85/292.91	c total clause space: 545.701MB
292.85/292.91	c total #watches: 142197
295.25/295.39	c total #propagations: 2118421 / total #impl: 49431623 (eff. 0.043)
295.25/295.39	c #Conflicts:     151000 | #Learnt:      10666 | 0.000
295.25/295.39	c total clause space: 545.701MB
295.25/295.39	c total #watches: 147009
298.35/298.41	c total #propagations: 2135948 / total #impl: 49667334 (eff. 0.043)
298.35/298.41	c #Conflicts:     152000 | #Learnt:      11666 | 0.000
298.35/298.41	c total clause space: 545.701MB
298.35/298.41	c total #watches: 152297
300.15/300.22	c total #propagations: 2150966 / total #impl: 49927790 (eff. 0.043)
300.15/300.22	c #Conflicts:     153000 | #Learnt:      12666 | 0.000
300.15/300.22	c total clause space: 545.701MB
300.15/300.22	c total #watches: 159488
302.65/302.78	c total #propagations: 2165369 / total #impl: 50251486 (eff. 0.043)
302.65/302.78	c #Conflicts:     154000 | #Learnt:      13666 | 0.000
302.65/302.78	c total clause space: 545.701MB
302.65/302.78	c total #watches: 164598
305.04/305.11	c total #propagations: 2179481 / total #impl: 50514881 (eff. 0.043)
305.04/305.11	c #Conflicts:     155000 | #Learnt:      14666 | 0.000
305.04/305.11	c total clause space: 545.701MB
305.04/305.11	c total #watches: 170683
306.44/306.59	c total #propagations: 2193113 / total #impl: 50775580 (eff. 0.043)
306.44/306.59	c #Conflicts:     156000 | #Learnt:      15666 | 0.000
306.44/306.59	c total clause space: 545.701MB
306.44/306.59	c total #watches: 175349
309.24/309.35	c total #propagations: 2204975 / total #impl: 51132970 (eff. 0.043)
309.24/309.35	c #Conflicts:     157000 | #Learnt:      16666 | 0.000
309.24/309.35	c total clause space: 545.701MB
309.24/309.35	c total #watches: 180293
312.94/313.04	c total #propagations: 2217710 / total #impl: 51575902 (eff. 0.043)
312.94/313.04	c #Conflicts:     158000 | #Learnt:      17666 | 0.000
312.94/313.04	c total clause space: 545.701MB
312.94/313.04	c total #watches: 187012
317.04/317.13	c total #propagations: 2232802 / total #impl: 51869268 (eff. 0.043)
317.04/317.13	c #Conflicts:     159000 | #Learnt:      18666 | 0.000
317.04/317.13	c total clause space: 545.701MB
317.04/317.13	c total #watches: 193417
319.74/319.89	c total #propagations: 2245484 / total #impl: 52282733 (eff. 0.043)
319.74/319.89	c GC COLLECT
319.74/319.89	c #Conflicts:     160000 | #Learnt:      10166 | 0.000
319.74/319.89	c total clause space: 545.701MB
319.74/319.89	c total #watches: 146474
322.35/322.46	c total #propagations: 2261136 / total #impl: 52574496 (eff. 0.043)
322.35/322.46	c #Conflicts:     161000 | #Learnt:      11166 | 0.000
322.35/322.46	c total clause space: 545.701MB
322.35/322.46	c total #watches: 152975
324.64/324.76	c total #propagations: 2275600 / total #impl: 52865102 (eff. 0.043)
324.64/324.76	c #Conflicts:     162000 | #Learnt:      12166 | 0.000
324.64/324.76	c total clause space: 545.701MB
324.64/324.76	c total #watches: 160031
327.44/327.54	c total #propagations: 2289453 / total #impl: 53202545 (eff. 0.043)
327.44/327.54	c #Conflicts:     163000 | #Learnt:      13166 | 0.000
327.44/327.54	c total clause space: 545.701MB
327.44/327.54	c total #watches: 166508
329.94/330.01	c total #propagations: 2302534 / total #impl: 53569383 (eff. 0.043)
329.94/330.01	c #Conflicts:     164000 | #Learnt:      14166 | 0.000
329.94/330.01	c total clause space: 545.701MB
329.94/330.01	c total #watches: 173739
333.84/333.96	c total #propagations: 2314181 / total #impl: 53919441 (eff. 0.043)
333.84/333.96	c #Conflicts:     165000 | #Learnt:      15166 | 0.000
333.84/333.96	c total clause space: 545.701MB
333.84/333.96	c total #watches: 179976
338.53/338.62	c total #propagations: 2328689 / total #impl: 54384894 (eff. 0.043)
338.53/338.62	c #Conflicts:     166000 | #Learnt:      16166 | 0.000
338.53/338.62	c total clause space: 545.701MB
338.53/338.62	c total #watches: 185547
343.43/343.51	c total #propagations: 2343907 / total #impl: 54812513 (eff. 0.043)
343.43/343.51	c #Conflicts:     167000 | #Learnt:      17166 | 0.000
343.43/343.51	c total clause space: 545.701MB
343.43/343.51	c total #watches: 191649
346.54/346.64	c total #propagations: 2358103 / total #impl: 55235845 (eff. 0.043)
346.54/346.64	c #Conflicts:     168000 | #Learnt:      18166 | 0.000
346.54/346.64	c total clause space: 545.701MB
346.54/346.64	c total #watches: 200538
349.63/349.76	c total #propagations: 2372108 / total #impl: 55535855 (eff. 0.043)
349.63/349.76	c #Conflicts:     169000 | #Learnt:      19166 | 0.000
349.63/349.76	c total clause space: 545.701MB
349.63/349.76	c total #watches: 208893
351.84/351.96	c total #propagations: 2385553 / total #impl: 55906184 (eff. 0.043)
351.84/351.96	c GC COLLECT
351.84/351.96	c #Conflicts:     170000 | #Learnt:      10363 | 0.000
351.84/351.96	c total clause space: 545.701MB
351.84/351.96	c total #watches: 147269
354.15/354.24	c total #propagations: 2401366 / total #impl: 56332682 (eff. 0.043)
354.15/354.24	c #Conflicts:     171000 | #Learnt:      11363 | 0.000
354.15/354.24	c total clause space: 545.701MB
354.15/354.24	c total #watches: 152950
356.14/356.20	c total #propagations: 2419669 / total #impl: 56674306 (eff. 0.043)
356.14/356.20	c #Conflicts:     172000 | #Learnt:      12363 | 0.000
356.14/356.20	c total clause space: 545.701MB
356.14/356.20	c total #watches: 158665
358.44/358.50	c total #propagations: 2433918 / total #impl: 57022268 (eff. 0.043)
358.44/358.50	c #Conflicts:     173000 | #Learnt:      13363 | 0.000
358.44/358.50	c total clause space: 545.701MB
358.44/358.50	c total #watches: 164505
361.04/361.14	c total #propagations: 2449579 / total #impl: 57384982 (eff. 0.043)
361.04/361.14	c #Conflicts:     174000 | #Learnt:      14363 | 0.000
361.04/361.14	c total clause space: 545.701MB
361.04/361.14	c total #watches: 169675
364.44/364.53	c total #propagations: 2465815 / total #impl: 57636691 (eff. 0.043)
364.44/364.53	c #Conflicts:     175000 | #Learnt:      15363 | 0.000
364.44/364.53	c total clause space: 545.701MB
364.44/364.53	c total #watches: 174824
367.44/367.52	c total #propagations: 2481561 / total #impl: 57939629 (eff. 0.043)
367.44/367.52	c #Conflicts:     176000 | #Learnt:      16363 | 0.000
367.44/367.52	c total clause space: 545.701MB
367.44/367.52	c total #watches: 181580
370.14/370.28	c total #propagations: 2496724 / total #impl: 58250606 (eff. 0.043)
370.14/370.28	c #Conflicts:     177000 | #Learnt:      17363 | 0.000
370.14/370.28	c total clause space: 545.701MB
370.14/370.28	c total #watches: 188263
373.74/373.84	c total #propagations: 2511787 / total #impl: 58566422 (eff. 0.043)
373.74/373.84	c #Conflicts:     178000 | #Learnt:      18363 | 0.000
373.74/373.84	c total clause space: 545.701MB
373.74/373.84	c total #watches: 195218
378.44/378.55	c total #propagations: 2528189 / total #impl: 58841178 (eff. 0.043)
378.44/378.55	c #Conflicts:     179000 | #Learnt:      19363 | 0.000
378.44/378.55	c total clause space: 545.701MB
378.44/378.55	c total #watches: 201997
382.33/382.49	c total #propagations: 2544667 / total #impl: 59187998 (eff. 0.043)
382.33/382.49	c GC COLLECT
382.33/382.49	c #Conflicts:     180000 | #Learnt:      10260 | 0.000
382.33/382.49	c total clause space: 545.701MB
382.33/382.49	c total #watches: 146866
383.94/384.04	c total #propagations: 2560634 / total #impl: 59509820 (eff. 0.043)
383.94/384.04	c #Conflicts:     181000 | #Learnt:      11260 | 0.000
383.94/384.04	c total clause space: 545.701MB
383.94/384.04	c total #watches: 154763
385.53/385.68	c total #propagations: 2575022 / total #impl: 59892257 (eff. 0.043)
385.53/385.68	c #Conflicts:     182000 | #Learnt:      12261 | 0.000
385.53/385.68	c total clause space: 545.701MB
385.53/385.68	c total #watches: 162399
387.24/387.38	c total #propagations: 2589063 / total #impl: 60357152 (eff. 0.043)
387.24/387.38	c #Conflicts:     183000 | #Learnt:      13261 | 0.000
387.24/387.38	c total clause space: 545.701MB
387.24/387.38	c total #watches: 169352
389.23/389.38	c total #propagations: 2602067 / total #impl: 60908797 (eff. 0.043)
389.23/389.38	c #Conflicts:     184000 | #Learnt:      14261 | 0.000
389.23/389.38	c total clause space: 545.701MB
389.23/389.38	c total #watches: 177333
391.13/391.25	c total #propagations: 2615918 / total #impl: 61237803 (eff. 0.043)
391.13/391.25	c #Conflicts:     185000 | #Learnt:      15261 | 0.000
391.13/391.25	c total clause space: 545.701MB
391.13/391.25	c total #watches: 184624
393.13/393.24	c total #propagations: 2629436 / total #impl: 61567795 (eff. 0.043)
393.13/393.24	c #Conflicts:     186000 | #Learnt:      16261 | 0.000
393.13/393.24	c total clause space: 545.701MB
393.13/393.24	c total #watches: 191525
395.23/395.38	c total #propagations: 2643934 / total #impl: 61913882 (eff. 0.043)
395.23/395.38	c #Conflicts:     187000 | #Learnt:      17261 | 0.000
395.23/395.38	c total clause space: 545.701MB
395.23/395.38	c total #watches: 197927
397.83/397.97	c total #propagations: 2656664 / total #impl: 62304818 (eff. 0.043)
397.83/397.97	c #Conflicts:     188000 | #Learnt:      18261 | 0.000
397.83/397.97	c total clause space: 545.701MB
397.83/397.97	c total #watches: 203336
400.63/400.76	c total #propagations: 2670588 / total #impl: 62759359 (eff. 0.043)
400.63/400.76	c #Conflicts:     189000 | #Learnt:      19261 | 0.000
400.63/400.76	c total clause space: 545.701MB
400.63/400.76	c total #watches: 208533
404.02/404.13	c total #propagations: 2685310 / total #impl: 63264833 (eff. 0.042)
404.02/404.13	c #Conflicts:     190000 | #Learnt:      20261 | 0.000
404.02/404.13	c total clause space: 545.701MB
404.02/404.13	c total #watches: 213700
406.12/406.27	c total #propagations: 2700102 / total #impl: 63749114 (eff. 0.042)
406.12/406.27	c GC COLLECT
406.12/406.27	c #Conflicts:     191000 | #Learnt:      10865 | 0.000
406.12/406.27	c total clause space: 545.701MB
406.12/406.27	c total #watches: 151431
407.82/407.92	c total #propagations: 2713674 / total #impl: 64198371 (eff. 0.042)
407.82/407.92	c #Conflicts:     192000 | #Learnt:      11865 | 0.000
407.82/407.92	c total clause space: 545.701MB
407.82/407.92	c total #watches: 158779
409.62/409.73	c total #propagations: 2727067 / total #impl: 64670578 (eff. 0.042)
409.62/409.73	c #Conflicts:     193000 | #Learnt:      12865 | 0.000
409.62/409.73	c total clause space: 545.701MB
409.62/409.73	c total #watches: 164668
412.43/412.56	c total #propagations: 2742219 / total #impl: 65136771 (eff. 0.042)
412.43/412.56	c #Conflicts:     194000 | #Learnt:      13865 | 0.000
412.43/412.56	c total clause space: 545.701MB
412.43/412.56	c total #watches: 169432
415.11/415.20	c total #propagations: 2759301 / total #impl: 65476438 (eff. 0.042)
415.11/415.20	c #Conflicts:     195000 | #Learnt:      14865 | 0.000
415.11/415.20	c total clause space: 545.701MB
415.11/415.20	c total #watches: 173431
418.31/418.42	c total #propagations: 2776573 / total #impl: 65771452 (eff. 0.042)
418.31/418.42	c #Conflicts:     196000 | #Learnt:      15865 | 0.000
418.31/418.42	c total clause space: 545.701MB
418.31/418.42	c total #watches: 177527
421.41/421.50	c total #propagations: 2792132 / total #impl: 66088013 (eff. 0.042)
421.41/421.50	c #Conflicts:     197000 | #Learnt:      16865 | 0.000
421.41/421.50	c total clause space: 545.701MB
421.41/421.50	c total #watches: 181594
424.71/424.85	c total #propagations: 2807546 / total #impl: 66385750 (eff. 0.042)
424.71/424.85	c #Conflicts:     198000 | #Learnt:      17865 | 0.000
424.71/424.85	c total clause space: 545.701MB
424.71/424.85	c total #watches: 185649
428.21/428.32	c total #propagations: 2823192 / total #impl: 66781310 (eff. 0.042)
428.21/428.32	c #Conflicts:     199000 | #Learnt:      18865 | 0.000
428.21/428.32	c total clause space: 545.701MB
428.21/428.32	c total #watches: 190102
432.32/432.41	c total #propagations: 2838443 / total #impl: 67185974 (eff. 0.042)
432.32/432.41	c #Conflicts:     200000 | #Learnt:      19865 | 0.000
432.32/432.41	c total clause space: 545.701MB
432.32/432.41	c total #watches: 194348
436.10/436.24	c total #propagations: 2853516 / total #impl: 67535732 (eff. 0.042)
436.10/436.24	c #Conflicts:     201000 | #Learnt:      20865 | 0.000
436.10/436.24	c total clause space: 545.701MB
436.10/436.24	c total #watches: 198424
438.61/438.78	c total #propagations: 2869834 / total #impl: 67844833 (eff. 0.042)
438.61/438.78	c GC COLLECT
438.61/438.78	c #Conflicts:     202000 | #Learnt:      11165 | 0.000
438.61/438.78	c total clause space: 545.701MB
438.61/438.78	c total #watches: 153260
440.81/440.95	c total #propagations: 2884636 / total #impl: 68229809 (eff. 0.042)
440.81/440.95	c #Conflicts:     203000 | #Learnt:      12165 | 0.000
440.81/440.95	c total clause space: 545.701MB
440.81/440.95	c total #watches: 158615
443.41/443.52	c total #propagations: 2900744 / total #impl: 68537135 (eff. 0.042)
443.41/443.52	c #Conflicts:     204000 | #Learnt:      13165 | 0.000
443.41/443.52	c total clause space: 545.701MB
443.41/443.52	c total #watches: 164238
446.01/446.10	c total #propagations: 2917219 / total #impl: 68883070 (eff. 0.042)
446.01/446.10	c #Conflicts:     205000 | #Learnt:      14165 | 0.000
446.01/446.10	c total clause space: 545.701MB
446.01/446.10	c total #watches: 169100
448.61/448.74	c total #propagations: 2933827 / total #impl: 69182830 (eff. 0.042)
448.61/448.74	c #Conflicts:     206000 | #Learnt:      15165 | 0.000
448.61/448.74	c total clause space: 545.701MB
448.61/448.74	c total #watches: 173847
452.31/452.49	c total #propagations: 2950303 / total #impl: 69499214 (eff. 0.042)
452.31/452.49	c #Conflicts:     207000 | #Learnt:      16165 | 0.000
452.31/452.49	c total clause space: 545.701MB
452.31/452.49	c total #watches: 179660
456.52/456.67	c total #propagations: 2965753 / total #impl: 69868206 (eff. 0.042)
456.52/456.67	c #Conflicts:     208000 | #Learnt:      17165 | 0.000
456.52/456.67	c total clause space: 545.701MB
456.52/456.67	c total #watches: 185515
460.61/460.76	c total #propagations: 2981555 / total #impl: 70244626 (eff. 0.042)
460.61/460.76	c #Conflicts:     209000 | #Learnt:      18165 | 0.000
460.61/460.76	c total clause space: 545.701MB
460.61/460.76	c total #watches: 189967
464.21/464.39	c total #propagations: 2999337 / total #impl: 70611967 (eff. 0.042)
464.21/464.39	c #Conflicts:     210000 | #Learnt:      19165 | 0.000
464.21/464.39	c total clause space: 545.701MB
464.21/464.39	c total #watches: 195790
468.11/468.24	c total #propagations: 3015727 / total #impl: 70869045 (eff. 0.043)
468.11/468.24	c #Conflicts:     211000 | #Learnt:      20165 | 0.000
468.11/468.24	c total clause space: 545.701MB
468.11/468.24	c total #watches: 201107
471.71/471.81	c total #propagations: 3031418 / total #impl: 71104454 (eff. 0.043)
471.71/471.81	c #Conflicts:     212000 | #Learnt:      21165 | 0.000
471.71/471.81	c total clause space: 545.701MB
471.71/471.81	c total #watches: 206635
476.00/476.13	c total #propagations: 3048230 / total #impl: 71343241 (eff. 0.043)
476.00/476.13	c GC COLLECT
476.00/476.13	c #Conflicts:     213000 | #Learnt:      11161 | 0.000
476.00/476.13	c total clause space: 545.701MB
476.00/476.13	c total #watches: 153112
479.00/479.11	c total #propagations: 3064731 / total #impl: 71593161 (eff. 0.043)
479.00/479.11	c #Conflicts:     214000 | #Learnt:      12161 | 0.000
479.00/479.11	c total clause space: 545.701MB
479.00/479.11	c total #watches: 158833
481.50/481.67	c total #propagations: 3081452 / total #impl: 71789547 (eff. 0.043)
481.50/481.67	c #Conflicts:     215000 | #Learnt:      13161 | 0.000
481.50/481.67	c total clause space: 545.701MB
481.50/481.67	c total #watches: 164353
484.40/484.58	c total #propagations: 3098203 / total #impl: 72018721 (eff. 0.043)
484.40/484.58	c #Conflicts:     216000 | #Learnt:      14161 | 0.000
484.40/484.58	c total clause space: 545.701MB
484.40/484.58	c total #watches: 169734
487.31/487.48	c total #propagations: 3115009 / total #impl: 72249589 (eff. 0.043)
487.31/487.48	c #Conflicts:     217000 | #Learnt:      15161 | 0.000
487.31/487.48	c total clause space: 545.701MB
487.31/487.48	c total #watches: 174904
490.30/490.45	c total #propagations: 3131429 / total #impl: 72456782 (eff. 0.043)
490.30/490.45	c #Conflicts:     218000 | #Learnt:      16161 | 0.000
490.30/490.45	c total clause space: 545.701MB
490.30/490.45	c total #watches: 180413
493.50/493.69	c total #propagations: 3147236 / total #impl: 72679094 (eff. 0.043)
493.50/493.69	c #Conflicts:     219000 | #Learnt:      17161 | 0.000
493.50/493.69	c total clause space: 545.701MB
493.50/493.69	c total #watches: 185439
495.70/495.80	c total #propagations: 3162802 / total #impl: 72890148 (eff. 0.043)
495.70/495.80	c #Conflicts:     220000 | #Learnt:      18161 | 0.000
495.70/495.80	c total clause space: 545.701MB
495.70/495.80	c total #watches: 190582
497.80/497.90	c total #propagations: 3177478 / total #impl: 73151019 (eff. 0.043)
497.80/497.90	c #Conflicts:     221000 | #Learnt:      19161 | 0.000
497.80/497.90	c total clause space: 545.701MB
497.80/497.90	c total #watches: 195369
501.20/501.36	c total #propagations: 3192317 / total #impl: 73432834 (eff. 0.043)
501.20/501.36	c #Conflicts:     222000 | #Learnt:      20161 | 0.000
501.20/501.36	c total clause space: 545.701MB
501.20/501.36	c total #watches: 200543
504.20/504.31	c total #propagations: 3208896 / total #impl: 73664166 (eff. 0.044)
504.20/504.31	c #Conflicts:     223000 | #Learnt:      21161 | 0.000
504.20/504.31	c total clause space: 545.701MB
504.20/504.31	c total #watches: 205344
506.70/506.89	c total #propagations: 3225020 / total #impl: 73911957 (eff. 0.044)
506.70/506.89	c #Conflicts:     224000 | #Learnt:      22161 | 0.000
506.70/506.89	c total clause space: 545.701MB
506.70/506.89	c total #watches: 210547
509.50/509.64	c total #propagations: 3239819 / total #impl: 74139613 (eff. 0.044)
509.50/509.64	c GC COLLECT
509.50/509.64	c #Conflicts:     225000 | #Learnt:      11858 | 0.000
509.50/509.64	c total clause space: 545.701MB
509.50/509.64	c total #watches: 158167
512.20/512.30	c total #propagations: 3255191 / total #impl: 74387842 (eff. 0.044)
512.20/512.30	c #Conflicts:     226000 | #Learnt:      12858 | 0.000
512.20/512.30	c total clause space: 545.701MB
512.20/512.30	c total #watches: 164012
514.60/514.76	c total #propagations: 3271216 / total #impl: 74631254 (eff. 0.044)
514.60/514.76	c #Conflicts:     227000 | #Learnt:      13858 | 0.000
514.60/514.76	c total clause space: 545.701MB
514.60/514.76	c total #watches: 169633
517.30/517.42	c total #propagations: 3286766 / total #impl: 74860094 (eff. 0.044)
517.30/517.42	c #Conflicts:     228000 | #Learnt:      14858 | 0.000
517.30/517.42	c total clause space: 545.701MB
517.30/517.42	c total #watches: 174815
520.30/520.41	c total #propagations: 3303719 / total #impl: 75135122 (eff. 0.044)
520.30/520.41	c #Conflicts:     229000 | #Learnt:      15858 | 0.000
520.30/520.41	c total clause space: 545.701MB
520.30/520.41	c total #watches: 180779
523.50/523.65	c total #propagations: 3319859 / total #impl: 75391800 (eff. 0.044)
523.50/523.65	c #Conflicts:     230000 | #Learnt:      16858 | 0.000
523.50/523.65	c total clause space: 545.701MB
523.50/523.65	c total #watches: 186394
526.59/526.73	c total #propagations: 3336394 / total #impl: 75666140 (eff. 0.044)
526.59/526.73	c #Conflicts:     231000 | #Learnt:      17858 | 0.000
526.59/526.73	c total clause space: 545.701MB
526.59/526.73	c total #watches: 192020
529.39/529.59	c total #propagations: 3352448 / total #impl: 75975490 (eff. 0.044)
529.39/529.59	c #Conflicts:     232000 | #Learnt:      18858 | 0.000
529.39/529.59	c total clause space: 545.701MB
529.39/529.59	c total #watches: 198972
533.09/533.26	c total #propagations: 3369073 / total #impl: 76316866 (eff. 0.044)
533.09/533.26	c #Conflicts:     233000 | #Learnt:      19858 | 0.000
533.09/533.26	c total clause space: 545.701MB
533.09/533.26	c total #watches: 207047
538.49/538.62	c total #propagations: 3383431 / total #impl: 76637135 (eff. 0.044)
538.49/538.62	c #Conflicts:     234000 | #Learnt:      20858 | 0.000
538.49/538.62	c total clause space: 545.701MB
538.49/538.62	c total #watches: 214000
543.99/544.16	c total #propagations: 3396788 / total #impl: 77006062 (eff. 0.044)
543.99/544.16	c #Conflicts:     235000 | #Learnt:      21858 | 0.000
543.99/544.16	c total clause space: 545.701MB
543.99/544.16	c total #watches: 220039
549.09/549.25	c total #propagations: 3413229 / total #impl: 77411537 (eff. 0.044)
549.09/549.25	c #Conflicts:     236000 | #Learnt:      22858 | 0.000
549.09/549.25	c total clause space: 545.701MB
549.09/549.25	c total #watches: 227344
552.19/552.39	c total #propagations: 3429874 / total #impl: 77755551 (eff. 0.044)
552.19/552.39	c GC COLLECT
552.19/552.39	c #Conflicts:     237000 | #Learnt:      12250 | 0.000
552.19/552.39	c total clause space: 545.701MB
552.19/552.39	c total #watches: 161683
554.49/554.69	c total #propagations: 3445656 / total #impl: 78055752 (eff. 0.044)
554.49/554.69	c #Conflicts:     238000 | #Learnt:      13250 | 0.000
554.49/554.69	c total clause space: 545.701MB
554.49/554.69	c total #watches: 169815
556.89/557.08	c total #propagations: 3458843 / total #impl: 78399461 (eff. 0.044)
556.89/557.08	c #Conflicts:     239000 | #Learnt:      14250 | 0.000
556.89/557.08	c total clause space: 545.701MB
556.89/557.08	c total #watches: 177603
560.08/560.21	c total #propagations: 3471318 / total #impl: 78730341 (eff. 0.044)
560.08/560.21	c #Conflicts:     240000 | #Learnt:      15250 | 0.000
560.08/560.21	c total clause space: 545.701MB
560.08/560.21	c total #watches: 184846
562.98/563.18	c total #propagations: 3486686 / total #impl: 79115789 (eff. 0.044)
562.98/563.18	c #Conflicts:     241000 | #Learnt:      16250 | 0.000
562.98/563.18	c total clause space: 545.701MB
562.98/563.18	c total #watches: 192535
566.68/566.83	c total #propagations: 3501424 / total #impl: 79468266 (eff. 0.044)
566.68/566.83	c #Conflicts:     242000 | #Learnt:      17250 | 0.000
566.68/566.83	c total clause space: 545.701MB
566.68/566.83	c total #watches: 198897
570.48/570.65	c total #propagations: 3517189 / total #impl: 79790915 (eff. 0.044)
570.48/570.65	c #Conflicts:     243000 | #Learnt:      18250 | 0.000
570.48/570.65	c total clause space: 545.701MB
570.48/570.65	c total #watches: 204758
575.48/575.61	c total #propagations: 3533840 / total #impl: 80101057 (eff. 0.044)
575.48/575.61	c #Conflicts:     244000 | #Learnt:      19250 | 0.000
575.48/575.61	c total clause space: 545.701MB
575.48/575.61	c total #watches: 211817
581.08/581.21	c total #propagations: 3549953 / total #impl: 80327153 (eff. 0.044)
581.08/581.21	c #Conflicts:     245000 | #Learnt:      20250 | 0.000
581.08/581.21	c total clause space: 545.701MB
581.08/581.21	c total #watches: 218490
586.19/586.32	c total #propagations: 3565245 / total #impl: 80655497 (eff. 0.044)
586.19/586.32	c #Conflicts:     246000 | #Learnt:      21250 | 0.000
586.19/586.32	c total clause space: 545.701MB
586.19/586.32	c total #watches: 225332
589.08/589.20	c total #propagations: 3580515 / total #impl: 80986567 (eff. 0.044)
589.08/589.20	c #Conflicts:     247000 | #Learnt:      22250 | 0.000
589.08/589.20	c total clause space: 545.701MB
589.08/589.20	c total #watches: 232231
592.68/592.80	c total #propagations: 3594630 / total #impl: 81328659 (eff. 0.044)
592.68/592.80	c #Conflicts:     248000 | #Learnt:      23250 | 0.000
592.68/592.80	c total clause space: 545.701MB
592.68/592.80	c total #watches: 239330
596.19/596.38	c total #propagations: 3608508 / total #impl: 81661105 (eff. 0.044)
596.19/596.38	c GC COLLECT
596.19/596.38	c #Conflicts:     249000 | #Learnt:      12350 | 0.000
596.19/596.38	c total clause space: 545.701MB
596.19/596.38	c total #watches: 162295
598.08/598.24	c total #propagations: 3622329 / total #impl: 81959943 (eff. 0.044)
598.08/598.24	c #Conflicts:     250000 | #Learnt:      13350 | 0.000
598.08/598.24	c total clause space: 545.701MB
598.08/598.24	c total #watches: 168665
600.08/600.28	c total #propagations: 3635649 / total #impl: 82238187 (eff. 0.044)
600.08/600.28	c #Conflicts:     251000 | #Learnt:      14350 | 0.000
600.08/600.28	c total clause space: 545.701MB
600.08/600.28	c total #watches: 175059
603.28/603.46	c total #propagations: 3649931 / total #impl: 82716713 (eff. 0.044)
603.28/603.46	c #Conflicts:     252000 | #Learnt:      15350 | 0.000
603.28/603.46	c total clause space: 545.701MB
603.28/603.46	c total #watches: 181706
606.09/606.22	c total #propagations: 3664913 / total #impl: 83205938 (eff. 0.044)
606.09/606.22	c #Conflicts:     253000 | #Learnt:      16350 | 0.000
606.09/606.22	c total clause space: 545.701MB
606.09/606.22	c total #watches: 187773
609.68/609.81	c total #propagations: 3680971 / total #impl: 83630783 (eff. 0.044)
609.68/609.81	c #Conflicts:     254000 | #Learnt:      17350 | 0.000
609.68/609.81	c total clause space: 545.701MB
609.68/609.81	c total #watches: 194497
613.58/613.80	c total #propagations: 3696746 / total #impl: 84002765 (eff. 0.044)
613.58/613.80	c #Conflicts:     255000 | #Learnt:      18350 | 0.000
613.58/613.80	c total clause space: 545.701MB
613.58/613.80	c total #watches: 201387
618.28/618.48	c total #propagations: 3712804 / total #impl: 84341243 (eff. 0.044)
618.28/618.48	c #Conflicts:     256000 | #Learnt:      19350 | 0.000
618.28/618.48	c total clause space: 545.701MB
618.28/618.48	c total #watches: 207563
622.78/622.95	c total #propagations: 3728200 / total #impl: 84611792 (eff. 0.044)
622.78/622.95	c #Conflicts:     257000 | #Learnt:      20350 | 0.000
622.78/622.95	c total clause space: 545.701MB
622.78/622.95	c total #watches: 213662
626.18/626.39	c total #propagations: 3745539 / total #impl: 84827628 (eff. 0.044)
626.18/626.39	c #Conflicts:     258000 | #Learnt:      21350 | 0.000
626.18/626.39	c total clause space: 545.701MB
626.18/626.39	c total #watches: 220834
630.08/630.27	c total #propagations: 3759190 / total #impl: 85034187 (eff. 0.044)
630.08/630.27	c #Conflicts:     259000 | #Learnt:      22350 | 0.000
630.08/630.27	c total clause space: 545.701MB
630.08/630.27	c total #watches: 227005
636.28/636.49	c total #propagations: 3775230 / total #impl: 85370545 (eff. 0.044)
636.28/636.49	c #Conflicts:     260000 | #Learnt:      23350 | 0.000
636.28/636.49	c total clause space: 545.701MB
636.28/636.49	c total #watches: 233770
641.67/641.85	c total #propagations: 3790631 / total #impl: 85721995 (eff. 0.044)
641.67/641.85	c #Conflicts:     261000 | #Learnt:      24350 | 0.000
641.67/641.85	c total clause space: 545.701MB
641.67/641.85	c total #watches: 241917
644.27/644.48	c total #propagations: 3804949 / total #impl: 85968938 (eff. 0.044)
644.27/644.48	c GC COLLECT
644.27/644.48	c #Conflicts:     262000 | #Learnt:      13149 | 0.000
644.27/644.48	c total clause space: 545.701MB
644.27/644.48	c total #watches: 169061
647.07/647.22	c total #propagations: 3818288 / total #impl: 86308165 (eff. 0.044)
647.07/647.22	c #Conflicts:     263000 | #Learnt:      14149 | 0.000
647.07/647.22	c total clause space: 545.701MB
647.07/647.22	c total #watches: 174788
649.98/650.20	c total #propagations: 3833942 / total #impl: 86686061 (eff. 0.044)
649.98/650.20	c #Conflicts:     264000 | #Learnt:      15149 | 0.000
649.98/650.20	c total clause space: 545.701MB
649.98/650.20	c total #watches: 182136
653.47/653.62	c total #propagations: 3850009 / total #impl: 86918769 (eff. 0.044)
653.47/653.62	c #Conflicts:     265000 | #Learnt:      16149 | 0.000
653.47/653.62	c total clause space: 545.701MB
653.47/653.62	c total #watches: 188780
657.37/657.52	c total #propagations: 3862954 / total #impl: 87295142 (eff. 0.044)
657.37/657.52	c #Conflicts:     266000 | #Learnt:      17149 | 0.000
657.37/657.52	c total clause space: 545.701MB
657.37/657.52	c total #watches: 195673
660.67/660.86	c total #propagations: 3875734 / total #impl: 87676969 (eff. 0.044)
660.67/660.86	c #Conflicts:     267000 | #Learnt:      18149 | 0.000
660.67/660.86	c total clause space: 545.701MB
660.67/660.86	c total #watches: 203014
663.77/663.98	c total #propagations: 3887449 / total #impl: 88093862 (eff. 0.044)
663.77/663.98	c #Conflicts:     268000 | #Learnt:      19149 | 0.000
663.77/663.98	c total clause space: 545.701MB
663.77/663.98	c total #watches: 210957
667.07/667.22	c total #propagations: 3898221 / total #impl: 88495763 (eff. 0.044)
667.07/667.22	c #Conflicts:     269000 | #Learnt:      20149 | 0.000
667.07/667.22	c total clause space: 545.701MB
667.07/667.22	c total #watches: 217321
671.27/671.43	c total #propagations: 3910668 / total #impl: 88940036 (eff. 0.044)
671.27/671.43	c #Conflicts:     270000 | #Learnt:      21149 | 0.000
671.27/671.43	c total clause space: 545.701MB
671.27/671.43	c total #watches: 223635
676.57/676.71	c total #propagations: 3924544 / total #impl: 89311886 (eff. 0.044)
676.57/676.71	c #Conflicts:     271000 | #Learnt:      22149 | 0.000
676.57/676.71	c total clause space: 545.701MB
676.57/676.71	c total #watches: 230221
682.07/682.28	c total #propagations: 3939335 / total #impl: 89697613 (eff. 0.044)
682.07/682.28	c #Conflicts:     272000 | #Learnt:      23149 | 0.000
682.07/682.28	c total clause space: 545.701MB
682.07/682.28	c total #watches: 236958
687.57/687.70	c total #propagations: 3953872 / total #impl: 90098451 (eff. 0.044)
687.57/687.70	c #Conflicts:     273000 | #Learnt:      24149 | 0.000
687.57/687.70	c total clause space: 545.701MB
687.57/687.70	c total #watches: 243574
693.27/693.47	c total #propagations: 3967960 / total #impl: 90475010 (eff. 0.044)
693.27/693.47	c GC COLLECT
693.27/693.47	c #Conflicts:     274000 | #Learnt:      12648 | 0.000
693.27/693.47	c total clause space: 886.764MB
693.27/693.47	c total #watches: 164850
696.07/696.27	c total #propagations: 3982384 / total #impl: 90831735 (eff. 0.044)
696.07/696.27	c #Conflicts:     275000 | #Learnt:      13648 | 0.000
696.07/696.27	c total clause space: 886.764MB
696.07/696.27	c total #watches: 172538
698.87/699.07	c total #propagations: 3995382 / total #impl: 91149979 (eff. 0.044)
698.87/699.07	c #Conflicts:     276000 | #Learnt:      14648 | 0.000
698.87/699.07	c total clause space: 886.764MB
698.87/699.07	c total #watches: 179388
702.17/702.34	c total #propagations: 4008424 / total #impl: 91460163 (eff. 0.044)
702.17/702.34	c #Conflicts:     277000 | #Learnt:      15648 | 0.000
702.17/702.34	c total clause space: 886.764MB
702.17/702.34	c total #watches: 185998
705.97/706.15	c total #propagations: 4023689 / total #impl: 91805186 (eff. 0.044)
705.97/706.15	c #Conflicts:     278000 | #Learnt:      16648 | 0.000
705.97/706.15	c total clause space: 886.764MB
705.97/706.15	c total #watches: 191768
711.37/711.58	c total #propagations: 4039039 / total #impl: 92159158 (eff. 0.044)
711.37/711.58	c #Conflicts:     279000 | #Learnt:      17648 | 0.000
711.37/711.58	c total clause space: 886.764MB
711.37/711.58	c total #watches: 196915
717.37/717.58	c total #propagations: 4056070 / total #impl: 92462838 (eff. 0.044)
717.37/717.58	c #Conflicts:     280000 | #Learnt:      18648 | 0.000
717.37/717.58	c total clause space: 886.764MB
717.37/717.58	c total #watches: 202252
723.57/723.70	c total #propagations: 4072141 / total #impl: 92731592 (eff. 0.044)
723.57/723.70	c #Conflicts:     281000 | #Learnt:      19648 | 0.000
723.57/723.70	c total clause space: 886.764MB
723.57/723.70	c total #watches: 207144
729.57/729.76	c total #propagations: 4087502 / total #impl: 92966231 (eff. 0.044)
729.57/729.76	c #Conflicts:     282000 | #Learnt:      20648 | 0.000
729.57/729.76	c total clause space: 886.764MB
729.57/729.76	c total #watches: 211294
736.56/736.70	c total #propagations: 4104669 / total #impl: 93242906 (eff. 0.044)
736.56/736.70	c #Conflicts:     283000 | #Learnt:      21648 | 0.000
736.56/736.70	c total clause space: 886.764MB
736.56/736.70	c total #watches: 215408
743.96/744.14	c total #propagations: 4120696 / total #impl: 93540052 (eff. 0.044)
743.96/744.14	c #Conflicts:     284000 | #Learnt:      22648 | 0.000
743.96/744.14	c total clause space: 886.764MB
743.96/744.14	c total #watches: 219746
750.26/750.41	c total #propagations: 4136807 / total #impl: 93849537 (eff. 0.044)
750.26/750.41	c #Conflicts:     285000 | #Learnt:      23648 | 0.000
750.26/750.41	c total clause space: 886.764MB
750.26/750.41	c total #watches: 225144
756.06/756.27	c total #propagations: 4154653 / total #impl: 94182301 (eff. 0.044)
756.06/756.27	c #Conflicts:     286000 | #Learnt:      24648 | 0.000
756.06/756.27	c total clause space: 886.764MB
756.06/756.27	c total #watches: 231271
760.96/761.20	c total #propagations: 4170305 / total #impl: 94438681 (eff. 0.044)
760.96/761.20	c GC COLLECT
760.96/761.20	c #Conflicts:     287000 | #Learnt:      12845 | 0.000
760.96/761.20	c total clause space: 886.764MB
760.96/761.20	c total #watches: 166489
763.66/763.84	c total #propagations: 4186860 / total #impl: 94783155 (eff. 0.044)
763.66/763.84	c #Conflicts:     288000 | #Learnt:      13845 | 0.000
763.66/763.84	c total clause space: 886.764MB
763.66/763.84	c total #watches: 172981
767.76/767.90	c total #propagations: 4202410 / total #impl: 95075742 (eff. 0.044)
767.76/767.90	c #Conflicts:     289000 | #Learnt:      14845 | 0.000
767.76/767.90	c total clause space: 886.764MB
767.76/767.90	c total #watches: 179850
772.16/772.34	c total #propagations: 4217664 / total #impl: 95428851 (eff. 0.044)
772.16/772.34	c #Conflicts:     290000 | #Learnt:      15845 | 0.000
772.16/772.34	c total clause space: 886.764MB
772.16/772.34	c total #watches: 186354
776.85/777.07	c total #propagations: 4234046 / total #impl: 95726921 (eff. 0.044)
776.85/777.07	c #Conflicts:     291000 | #Learnt:      16845 | 0.000
776.85/777.07	c total clause space: 886.764MB
776.85/777.07	c total #watches: 191932
780.45/780.64	c total #propagations: 4249608 / total #impl: 96041059 (eff. 0.044)
780.45/780.64	c #Conflicts:     292000 | #Learnt:      17845 | 0.000
780.45/780.64	c total clause space: 886.764MB
780.45/780.64	c total #watches: 198313
783.65/783.81	c total #propagations: 4263819 / total #impl: 96362404 (eff. 0.044)
783.65/783.81	c #Conflicts:     293000 | #Learnt:      18845 | 0.000
783.65/783.81	c total clause space: 886.764MB
783.65/783.81	c total #watches: 204830
786.36/786.59	c total #propagations: 4279245 / total #impl: 96637102 (eff. 0.044)
786.36/786.59	c #Conflicts:     294000 | #Learnt:      19845 | 0.000
786.36/786.59	c total clause space: 886.764MB
786.36/786.59	c total #watches: 211497
789.45/789.61	c total #propagations: 4295274 / total #impl: 96931959 (eff. 0.044)
789.45/789.61	c #Conflicts:     295000 | #Learnt:      20845 | 0.000
789.45/789.61	c total clause space: 886.764MB
789.45/789.61	c total #watches: 217255
794.25/794.45	c total #propagations: 4311692 / total #impl: 97254911 (eff. 0.044)
794.25/794.45	c #Conflicts:     296000 | #Learnt:      21845 | 0.000
794.25/794.45	c total clause space: 886.764MB
794.25/794.45	c total #watches: 223193
799.45/799.63	c total #propagations: 4328629 / total #impl: 97579615 (eff. 0.044)
799.45/799.63	c #Conflicts:     297000 | #Learnt:      22845 | 0.000
799.45/799.63	c total clause space: 886.764MB
799.45/799.63	c total #watches: 229985
804.75/804.90	c total #propagations: 4344243 / total #impl: 97882136 (eff. 0.044)
804.75/804.90	c #Conflicts:     298000 | #Learnt:      23845 | 0.000
804.75/804.90	c total clause space: 886.764MB
804.75/804.90	c total #watches: 237075
809.75/809.93	c total #propagations: 4359211 / total #impl: 98191099 (eff. 0.044)
809.75/809.93	c #Conflicts:     299000 | #Learnt:      24845 | 0.000
809.75/809.93	c total clause space: 886.764MB
809.75/809.93	c total #watches: 243471
815.06/815.24	c total #propagations: 4374215 / total #impl: 98531608 (eff. 0.044)
815.06/815.24	c #Conflicts:     300000 | #Learnt:      25845 | 0.000
815.06/815.24	c total clause space: 886.764MB
815.06/815.24	c total #watches: 249895
819.25/819.49	c total #propagations: 4390641 / total #impl: 98860639 (eff. 0.044)
819.25/819.49	c GC COLLECT
819.25/819.49	c #Conflicts:     301000 | #Learnt:      13744 | 0.000
819.25/819.49	c total clause space: 886.764MB
819.25/819.49	c total #watches: 171520
822.35/822.55	c total #propagations: 4407860 / total #impl: 99124437 (eff. 0.044)
822.35/822.55	c #Conflicts:     302000 | #Learnt:      14744 | 0.000
822.35/822.55	c total clause space: 886.764MB
822.35/822.55	c total #watches: 178933
825.15/825.30	c total #propagations: 4421673 / total #impl: 99391002 (eff. 0.044)
825.15/825.30	c #Conflicts:     303000 | #Learnt:      15744 | 0.000
825.15/825.30	c total clause space: 886.764MB
825.15/825.30	c total #watches: 186227
828.05/828.20	c total #propagations: 4434901 / total #impl: 99693648 (eff. 0.044)
828.05/828.20	c #Conflicts:     304000 | #Learnt:      16744 | 0.000
828.05/828.20	c total clause space: 886.764MB
828.05/828.20	c total #watches: 194582
831.35/831.51	c total #propagations: 4449896 / total #impl: 99999426 (eff. 0.044)
831.35/831.51	c #Conflicts:     305000 | #Learnt:      17744 | 0.000
831.35/831.51	c total clause space: 886.764MB
831.35/831.51	c total #watches: 202450
835.55/835.73	c total #propagations: 4463825 / total #impl: 100468697 (eff. 0.044)
835.55/835.73	c #Conflicts:     306000 | #Learnt:      18744 | 0.000
835.55/835.73	c total clause space: 886.764MB
835.55/835.73	c total #watches: 207856
840.75/840.95	c total #propagations: 4479691 / total #impl: 100944878 (eff. 0.044)
840.75/840.95	c #Conflicts:     307000 | #Learnt:      19744 | 0.000
840.75/840.95	c total clause space: 886.764MB
840.75/840.95	c total #watches: 213402
845.54/845.76	c total #propagations: 4496125 / total #impl: 101364035 (eff. 0.044)
845.54/845.76	c #Conflicts:     308000 | #Learnt:      20744 | 0.000
845.54/845.76	c total clause space: 886.764MB
845.54/845.76	c total #watches: 220260
851.04/851.28	c total #propagations: 4510591 / total #impl: 101786125 (eff. 0.044)
851.04/851.28	c #Conflicts:     309000 | #Learnt:      21744 | 0.000
851.04/851.28	c total clause space: 886.764MB
851.04/851.28	c total #watches: 226606
857.04/857.21	c total #propagations: 4524762 / total #impl: 102258923 (eff. 0.044)
857.04/857.21	c #Conflicts:     310000 | #Learnt:      22744 | 0.000
857.04/857.21	c total clause space: 886.764MB
857.04/857.21	c total #watches: 231694
863.84/864.05	c total #propagations: 4540815 / total #impl: 102581618 (eff. 0.044)
863.84/864.05	c #Conflicts:     311000 | #Learnt:      23744 | 0.000
863.84/864.05	c total clause space: 886.764MB
863.84/864.05	c total #watches: 237790
869.54/869.75	c total #propagations: 4555190 / total #impl: 102790006 (eff. 0.044)
869.54/869.75	c #Conflicts:     312000 | #Learnt:      24744 | 0.000
869.54/869.75	c total clause space: 886.764MB
869.54/869.75	c total #watches: 243585
875.64/875.87	c total #propagations: 4570139 / total #impl: 103132701 (eff. 0.044)
875.64/875.87	c #Conflicts:     313000 | #Learnt:      25744 | 0.000
875.64/875.87	c total clause space: 886.764MB
875.64/875.87	c total #watches: 249175
882.84/883.06	c total #propagations: 4583691 / total #impl: 103477484 (eff. 0.044)
882.84/883.06	c #Conflicts:     314000 | #Learnt:      26744 | 0.000
882.84/883.06	c total clause space: 886.764MB
882.84/883.06	c total #watches: 254126
886.34/886.55	c total #propagations: 4597868 / total #impl: 103873608 (eff. 0.044)
886.34/886.55	c GC COLLECT
886.34/886.55	c #Conflicts:     315000 | #Learnt:      14348 | 0.000
886.34/886.55	c total clause space: 886.764MB
886.34/886.55	c total #watches: 176614
889.84/890.09	c total #propagations: 4611562 / total #impl: 104131371 (eff. 0.044)
889.84/890.09	c #Conflicts:     316000 | #Learnt:      15348 | 0.000
889.84/890.09	c total clause space: 886.764MB
889.84/890.09	c total #watches: 183190
893.73/893.94	c total #propagations: 4626709 / total #impl: 104455195 (eff. 0.044)
893.73/893.94	c #Conflicts:     317000 | #Learnt:      16348 | 0.000
893.73/893.94	c total clause space: 886.764MB
893.73/893.94	c total #watches: 188989
897.54/897.79	c total #propagations: 4641429 / total #impl: 104798310 (eff. 0.044)
897.54/897.79	c #Conflicts:     318000 | #Learnt:      17348 | 0.000
897.54/897.79	c total clause space: 886.764MB
897.54/897.79	c total #watches: 194129
901.33/901.57	c total #propagations: 4655189 / total #impl: 105138171 (eff. 0.044)
901.33/901.57	c #Conflicts:     319000 | #Learnt:      18348 | 0.000
901.33/901.57	c total clause space: 886.764MB
901.33/901.57	c total #watches: 199123
905.24/905.46	c total #propagations: 4669980 / total #impl: 105476029 (eff. 0.044)
905.24/905.46	c #Conflicts:     320000 | #Learnt:      19348 | 0.000
905.24/905.46	c total clause space: 886.764MB
905.24/905.46	c total #watches: 205066
909.13/909.31	c total #propagations: 4683877 / total #impl: 105805774 (eff. 0.044)
909.13/909.31	c #Conflicts:     321000 | #Learnt:      20348 | 0.000
909.13/909.31	c total clause space: 886.764MB
909.13/909.31	c total #watches: 211150
913.73/913.99	c total #propagations: 4697111 / total #impl: 106129528 (eff. 0.044)
913.73/913.99	c #Conflicts:     322000 | #Learnt:      21348 | 0.000
913.73/913.99	c total clause space: 886.764MB
913.73/913.99	c total #watches: 217000
917.43/917.67	c total #propagations: 4712731 / total #impl: 106431298 (eff. 0.044)
917.43/917.67	c #Conflicts:     323000 | #Learnt:      22348 | 0.000
917.43/917.67	c total clause space: 886.764MB
917.43/917.67	c total #watches: 222157
921.43/921.64	c total #propagations: 4727199 / total #impl: 106729774 (eff. 0.044)
921.43/921.64	c #Conflicts:     324000 | #Learnt:      23348 | 0.000
921.43/921.64	c total clause space: 886.764MB
921.43/921.64	c total #watches: 226839
925.73/925.91	c total #propagations: 4741669 / total #impl: 107010611 (eff. 0.044)
925.73/925.91	c #Conflicts:     325000 | #Learnt:      24348 | 0.000
925.73/925.91	c total clause space: 886.764MB
925.73/925.91	c total #watches: 232452
930.23/930.44	c total #propagations: 4755147 / total #impl: 107345260 (eff. 0.044)
930.23/930.44	c #Conflicts:     326000 | #Learnt:      25348 | 0.000
930.23/930.44	c total clause space: 886.764MB
930.23/930.44	c total #watches: 236885
934.83/935.06	c total #propagations: 4770487 / total #impl: 107653857 (eff. 0.044)
934.83/935.06	c #Conflicts:     327000 | #Learnt:      26348 | 0.000
934.83/935.06	c total clause space: 886.764MB
934.83/935.06	c total #watches: 242203
939.73/939.95	c total #propagations: 4786094 / total #impl: 108028376 (eff. 0.044)
939.73/939.95	c #Conflicts:     328000 | #Learnt:      27348 | 0.000
939.73/939.95	c total clause space: 886.764MB
939.73/939.95	c total #watches: 246902
943.42/943.67	c total #propagations: 4801223 / total #impl: 108349545 (eff. 0.044)
943.42/943.67	c GC COLLECT
943.42/943.67	c #Conflicts:     329000 | #Learnt:      14656 | 0.000
943.42/943.67	c total clause space: 886.764MB
943.42/943.67	c total #watches: 177445
946.72/946.97	c total #propagations: 4815589 / total #impl: 108667651 (eff. 0.044)
946.72/946.97	c #Conflicts:     330000 | #Learnt:      15656 | 0.000
946.72/946.97	c total clause space: 886.764MB
946.72/946.97	c total #watches: 182514
950.92/951.13	c total #propagations: 4831708 / total #impl: 108978292 (eff. 0.044)
950.92/951.13	c #Conflicts:     331000 | #Learnt:      16656 | 0.000
950.92/951.13	c total clause space: 886.764MB
950.92/951.13	c total #watches: 187528
954.52/954.77	c total #propagations: 4847562 / total #impl: 109339898 (eff. 0.044)
954.52/954.77	c #Conflicts:     332000 | #Learnt:      17656 | 0.000
954.52/954.77	c total clause space: 886.764MB
954.52/954.77	c total #watches: 193930
958.52/958.75	c total #propagations: 4863274 / total #impl: 109718666 (eff. 0.044)
958.52/958.75	c #Conflicts:     333000 | #Learnt:      18656 | 0.000
958.52/958.75	c total clause space: 886.764MB
958.52/958.75	c total #watches: 199527
962.12/962.38	c total #propagations: 4880201 / total #impl: 110094179 (eff. 0.044)
962.12/962.38	c #Conflicts:     334000 | #Learnt:      19656 | 0.000
962.12/962.38	c total clause space: 886.764MB
962.12/962.38	c total #watches: 205363
966.73/966.96	c total #propagations: 4894904 / total #impl: 110366310 (eff. 0.044)
966.73/966.96	c #Conflicts:     335000 | #Learnt:      20656 | 0.000
966.73/966.96	c total clause space: 886.764MB
966.73/966.96	c total #watches: 210986
971.13/971.35	c total #propagations: 4910621 / total #impl: 110702761 (eff. 0.044)
971.13/971.35	c #Conflicts:     336000 | #Learnt:      21656 | 0.000
971.13/971.35	c total clause space: 886.764MB
971.13/971.35	c total #watches: 217651
975.72/975.97	c total #propagations: 4925648 / total #impl: 111011546 (eff. 0.044)
975.72/975.97	c #Conflicts:     337000 | #Learnt:      22656 | 0.000
975.72/975.97	c total clause space: 886.764MB
975.72/975.97	c total #watches: 223896
980.62/980.85	c total #propagations: 4941405 / total #impl: 111318042 (eff. 0.044)
980.62/980.85	c #Conflicts:     338000 | #Learnt:      23656 | 0.000
980.62/980.85	c total clause space: 886.764MB
980.62/980.85	c total #watches: 229796
986.32/986.53	c total #propagations: 4957188 / total #impl: 111643103 (eff. 0.044)
986.32/986.53	c #Conflicts:     339000 | #Learnt:      24656 | 0.000
986.32/986.53	c total clause space: 886.764MB
986.32/986.53	c total #watches: 235466
991.02/991.22	c total #propagations: 4973225 / total #impl: 111971007 (eff. 0.044)
991.02/991.22	c #Conflicts:     340000 | #Learnt:      25656 | 0.000
991.02/991.22	c total clause space: 886.764MB
991.02/991.22	c total #watches: 240875
996.42/996.66	c total #propagations: 4989014 / total #impl: 112354537 (eff. 0.044)
996.42/996.66	c #Conflicts:     341000 | #Learnt:      26656 | 0.000
996.42/996.66	c total clause space: 886.764MB
996.42/996.66	c total #watches: 245717
1002.72/1002.92	c total #propagations: 5005056 / total #impl: 112562372 (eff. 0.044)
1002.72/1002.92	c #Conflicts:     342000 | #Learnt:      27656 | 0.000
1002.72/1002.92	c total clause space: 886.764MB
1002.72/1002.92	c total #watches: 251398
1007.22/1007.43	c total #propagations: 5021209 / total #impl: 112793713 (eff. 0.045)
1007.22/1007.43	c GC COLLECT
1007.22/1007.43	c #Conflicts:     343000 | #Learnt:      14647 | 0.000
1007.22/1007.43	c total clause space: 886.764MB
1007.22/1007.43	c total #watches: 178183
1010.73/1010.99	c total #propagations: 5036570 / total #impl: 113066080 (eff. 0.045)
1010.73/1010.99	c #Conflicts:     344000 | #Learnt:      15647 | 0.000
1010.73/1010.99	c total clause space: 886.764MB
1010.73/1010.99	c total #watches: 183454
1014.42/1014.63	c total #propagations: 5051724 / total #impl: 113343654 (eff. 0.045)
1014.42/1014.63	c #Conflicts:     345000 | #Learnt:      16647 | 0.000
1014.42/1014.63	c total clause space: 886.764MB
1014.42/1014.63	c total #watches: 188308
1018.62/1018.82	c total #propagations: 5065342 / total #impl: 113632831 (eff. 0.045)
1018.62/1018.82	c #Conflicts:     346000 | #Learnt:      17647 | 0.000
1018.62/1018.82	c total clause space: 886.764MB
1018.62/1018.82	c total #watches: 192459
1022.93/1023.12	c total #propagations: 5079579 / total #impl: 113962787 (eff. 0.045)
1022.93/1023.12	c #Conflicts:     347000 | #Learnt:      18647 | 0.000
1022.93/1023.12	c total clause space: 886.764MB
1022.93/1023.12	c total #watches: 199364
1026.72/1026.90	c total #propagations: 5094196 / total #impl: 114197845 (eff. 0.045)
1026.72/1026.90	c #Conflicts:     348000 | #Learnt:      19647 | 0.000
1026.72/1026.90	c total clause space: 886.764MB
1026.72/1026.90	c total #watches: 206753
1030.22/1030.46	c total #propagations: 5108962 / total #impl: 114437035 (eff. 0.045)
1030.22/1030.46	c #Conflicts:     349000 | #Learnt:      20647 | 0.000
1030.22/1030.46	c total clause space: 886.764MB
1030.22/1030.46	c total #watches: 213788
1033.72/1033.99	c total #propagations: 5124978 / total #impl: 114726244 (eff. 0.045)
1033.72/1033.99	c #Conflicts:     350000 | #Learnt:      21647 | 0.000
1033.72/1033.99	c total clause space: 886.764MB
1033.72/1033.99	c total #watches: 219561
1037.72/1037.95	c total #propagations: 5142078 / total #impl: 115073545 (eff. 0.045)
1037.72/1037.95	c #Conflicts:     351000 | #Learnt:      22647 | 0.000
1037.72/1037.95	c total clause space: 886.764MB
1037.72/1037.95	c total #watches: 224109
1042.01/1042.20	c total #propagations: 5158529 / total #impl: 115394523 (eff. 0.045)
1042.01/1042.20	c #Conflicts:     352000 | #Learnt:      23647 | 0.000
1042.01/1042.20	c total clause space: 886.764MB
1042.01/1042.20	c total #watches: 228447
1046.31/1046.53	c total #propagations: 5177601 / total #impl: 115705446 (eff. 0.045)
1046.31/1046.53	c #Conflicts:     353000 | #Learnt:      24647 | 0.000
1046.31/1046.53	c total clause space: 886.764MB
1046.31/1046.53	c total #watches: 233636
1050.81/1051.06	c total #propagations: 5194352 / total #impl: 115963369 (eff. 0.045)
1050.81/1051.06	c #Conflicts:     354000 | #Learnt:      25647 | 0.000
1050.81/1051.06	c total clause space: 886.764MB
1050.81/1051.06	c total #watches: 240445
1056.31/1056.59	c total #propagations: 5212218 / total #impl: 116212272 (eff. 0.045)
1056.31/1056.59	c #Conflicts:     355000 | #Learnt:      26647 | 0.000
1056.31/1056.59	c total clause space: 886.764MB
1056.31/1056.59	c total #watches: 247401
1061.42/1061.68	c total #propagations: 5228753 / total #impl: 116488547 (eff. 0.045)
1061.42/1061.68	c #Conflicts:     356000 | #Learnt:      27647 | 0.000
1061.42/1061.68	c total clause space: 886.764MB
1061.42/1061.68	c total #watches: 254859
1067.81/1068.06	c total #propagations: 5242271 / total #impl: 116727352 (eff. 0.045)
1067.81/1068.06	c GC COLLECT
1067.81/1068.06	c #Conflicts:     357000 | #Learnt:      14344 | 0.000
1067.81/1068.06	c total clause space: 886.764MB
1067.81/1068.06	c total #watches: 176456
1071.51/1071.71	c total #propagations: 5257684 / total #impl: 117004529 (eff. 0.045)
1071.51/1071.71	c #Conflicts:     358000 | #Learnt:      15344 | 0.000
1071.51/1071.71	c total clause space: 886.764MB
1071.51/1071.71	c total #watches: 183277
1074.41/1074.68	c total #propagations: 5274692 / total #impl: 117342334 (eff. 0.045)
1074.41/1074.68	c #Conflicts:     359000 | #Learnt:      16344 | 0.000
1074.41/1074.68	c total clause space: 886.764MB
1074.41/1074.68	c total #watches: 190962
1078.01/1078.23	c total #propagations: 5290139 / total #impl: 117633928 (eff. 0.045)
1078.01/1078.23	c #Conflicts:     360000 | #Learnt:      17344 | 0.000
1078.01/1078.23	c total clause space: 886.764MB
1078.01/1078.23	c total #watches: 196371
1081.41/1081.63	c total #propagations: 5305195 / total #impl: 118043212 (eff. 0.045)
1081.41/1081.63	c #Conflicts:     361000 | #Learnt:      18344 | 0.000
1081.41/1081.63	c total clause space: 886.764MB
1081.41/1081.63	c total #watches: 202657
1084.81/1085.03	c total #propagations: 5318293 / total #impl: 118463785 (eff. 0.045)
1084.81/1085.03	c #Conflicts:     362000 | #Learnt:      19344 | 0.000
1084.81/1085.03	c total clause space: 886.764MB
1084.81/1085.03	c total #watches: 210437
1089.71/1089.98	c total #propagations: 5332812 / total #impl: 118796404 (eff. 0.045)
1089.71/1089.98	c #Conflicts:     363000 | #Learnt:      20344 | 0.000
1089.71/1089.98	c total clause space: 886.764MB
1089.71/1089.98	c total #watches: 217740
1094.31/1094.59	c total #propagations: 5348761 / total #impl: 119173122 (eff. 0.045)
1094.31/1094.59	c #Conflicts:     364000 | #Learnt:      21344 | 0.000
1094.31/1094.59	c total clause space: 886.764MB
1094.31/1094.59	c total #watches: 224277
1098.81/1099.06	c total #propagations: 5363277 / total #impl: 119554671 (eff. 0.045)
1098.81/1099.06	c #Conflicts:     365000 | #Learnt:      22344 | 0.000
1098.81/1099.06	c total clause space: 886.764MB
1098.81/1099.06	c total #watches: 231851
1104.00/1104.23	c total #propagations: 5380471 / total #impl: 119903985 (eff. 0.045)
1104.00/1104.23	c #Conflicts:     366000 | #Learnt:      23344 | 0.000
1104.00/1104.23	c total clause space: 886.764MB
1104.00/1104.23	c total #watches: 238503
1112.01/1112.23	c total #propagations: 5394911 / total #impl: 120274095 (eff. 0.045)
1112.01/1112.23	c #Conflicts:     367000 | #Learnt:      24344 | 0.000
1112.01/1112.23	c total clause space: 886.764MB
1112.01/1112.23	c total #watches: 243358
1120.40/1120.63	c total #propagations: 5410597 / total #impl: 120574330 (eff. 0.045)
1120.40/1120.63	c #Conflicts:     368000 | #Learnt:      25344 | 0.000
1120.40/1120.63	c total clause space: 886.764MB
1120.40/1120.63	c total #watches: 249085
1130.30/1130.51	c total #propagations: 5425786 / total #impl: 120858880 (eff. 0.045)
1130.30/1130.51	c #Conflicts:     369000 | #Learnt:      26344 | 0.000
1130.30/1130.51	c total clause space: 886.764MB
1130.30/1130.51	c total #watches: 253268
1139.50/1139.75	c total #propagations: 5442972 / total #impl: 121188798 (eff. 0.045)
1139.50/1139.75	c #Conflicts:     370000 | #Learnt:      27344 | 0.000
1139.50/1139.75	c total clause space: 886.764MB
1139.50/1139.75	c total #watches: 259068
1147.69/1147.93	c total #propagations: 5459721 / total #impl: 121546990 (eff. 0.045)
1147.69/1147.93	c #Conflicts:     371000 | #Learnt:      28344 | 0.000
1147.69/1147.93	c total clause space: 886.764MB
1147.69/1147.93	c total #watches: 264709
1155.91/1156.11	c total #propagations: 5475415 / total #impl: 121836818 (eff. 0.045)
1155.91/1156.11	c GC COLLECT
1155.91/1156.11	c #Conflicts:     372000 | #Learnt:      14746 | 0.000
1155.91/1156.11	c total clause space: 886.764MB
1155.91/1156.11	c total #watches: 179305
1159.70/1159.92	c total #propagations: 5491683 / total #impl: 122149378 (eff. 0.045)
1159.70/1159.92	c #Conflicts:     373000 | #Learnt:      15746 | 0.000
1159.70/1159.92	c total clause space: 886.764MB
1159.70/1159.92	c total #watches: 186144
1163.71/1163.92	c total #propagations: 5506112 / total #impl: 122418363 (eff. 0.045)
1163.71/1163.92	c #Conflicts:     374000 | #Learnt:      16746 | 0.000
1163.71/1163.92	c total clause space: 886.764MB
1163.71/1163.92	c total #watches: 192021
1167.90/1168.15	c total #propagations: 5520839 / total #impl: 122702292 (eff. 0.045)
1167.90/1168.15	c #Conflicts:     375000 | #Learnt:      17746 | 0.000
1167.90/1168.15	c total clause space: 886.764MB
1167.90/1168.15	c total #watches: 197683
1172.20/1172.41	c total #propagations: 5535501 / total #impl: 122970783 (eff. 0.045)
1172.20/1172.41	c #Conflicts:     376000 | #Learnt:      18746 | 0.000
1172.20/1172.41	c total clause space: 886.764MB
1172.20/1172.41	c total #watches: 203466
1176.70/1176.93	c total #propagations: 5549677 / total #impl: 123248188 (eff. 0.045)
1176.70/1176.93	c #Conflicts:     377000 | #Learnt:      19746 | 0.000
1176.70/1176.93	c total clause space: 886.764MB
1176.70/1176.93	c total #watches: 209450
1181.90/1182.14	c total #propagations: 5565088 / total #impl: 123559204 (eff. 0.045)
1181.90/1182.14	c #Conflicts:     378000 | #Learnt:      20746 | 0.000
1181.90/1182.14	c total clause space: 886.764MB
1181.90/1182.14	c total #watches: 215780
1186.50/1186.78	c total #propagations: 5581103 / total #impl: 123921092 (eff. 0.045)
1186.50/1186.78	c #Conflicts:     379000 | #Learnt:      21746 | 0.000
1186.50/1186.78	c total clause space: 886.764MB
1186.50/1186.78	c total #watches: 221968
1191.69/1191.93	c total #propagations: 5597405 / total #impl: 124243964 (eff. 0.045)
1191.69/1191.93	c #Conflicts:     380000 | #Learnt:      22746 | 0.000
1191.69/1191.93	c total clause space: 886.764MB
1191.69/1191.93	c total #watches: 228418
1196.70/1196.99	c total #propagations: 5613374 / total #impl: 124512183 (eff. 0.045)
1196.70/1196.99	c #Conflicts:     381000 | #Learnt:      23746 | 0.000
1196.70/1196.99	c total clause space: 886.764MB
1196.70/1196.99	c total #watches: 236047
1201.99/1202.22	c total #propagations: 5629004 / total #impl: 124738308 (eff. 0.045)
1201.99/1202.22	c #Conflicts:     382000 | #Learnt:      24746 | 0.000
1201.99/1202.22	c total clause space: 886.764MB
1201.99/1202.22	c total #watches: 242533
1207.49/1207.75	c total #propagations: 5642238 / total #impl: 125056257 (eff. 0.045)
1207.49/1207.75	c #Conflicts:     383000 | #Learnt:      25746 | 0.000
1207.49/1207.75	c total clause space: 886.764MB
1207.49/1207.75	c total #watches: 247422
1214.09/1214.38	c total #propagations: 5658382 / total #impl: 125384172 (eff. 0.045)
1214.09/1214.38	c #Conflicts:     384000 | #Learnt:      26746 | 0.000
1214.09/1214.38	c total clause space: 886.764MB
1214.09/1214.38	c total #watches: 252210
1219.79/1220.08	c total #propagations: 5674652 / total #impl: 125689916 (eff. 0.045)
1219.79/1220.08	c #Conflicts:     385000 | #Learnt:      27746 | 0.000
1219.79/1220.08	c total clause space: 886.764MB
1219.79/1220.08	c total #watches: 259705
1224.89/1225.11	c total #propagations: 5689770 / total #impl: 125973425 (eff. 0.045)
1224.89/1225.11	c #Conflicts:     386000 | #Learnt:      28746 | 0.000
1224.89/1225.11	c total clause space: 886.764MB
1224.89/1225.11	c total #watches: 267070
1229.99/1230.20	c total #propagations: 5703174 / total #impl: 126258729 (eff. 0.045)
1229.99/1230.20	c #Conflicts:     387000 | #Learnt:      29746 | 0.000
1229.99/1230.20	c total clause space: 886.764MB
1229.99/1230.20	c total #watches: 274953
1232.78/1233.10	c total #propagations: 5715269 / total #impl: 126538572 (eff. 0.045)
1232.78/1233.10	c GC COLLECT
1232.78/1233.10	c #Conflicts:     388000 | #Learnt:      15843 | 0.000
1232.78/1233.10	c total clause space: 886.764MB
1232.78/1233.10	c total #watches: 188508
1236.78/1237.01	c total #propagations: 5728086 / total #impl: 126856391 (eff. 0.045)
1236.78/1237.01	c #Conflicts:     389000 | #Learnt:      16843 | 0.000
1236.78/1237.01	c total clause space: 886.764MB
1236.78/1237.01	c total #watches: 196886
1240.98/1241.28	c total #propagations: 5742853 / total #impl: 127224102 (eff. 0.045)
1240.98/1241.28	c #Conflicts:     390000 | #Learnt:      17843 | 0.000
1240.98/1241.28	c total clause space: 886.764MB
1240.98/1241.28	c total #watches: 202508
1245.88/1246.13	c total #propagations: 5758252 / total #impl: 127524731 (eff. 0.045)
1245.88/1246.13	c #Conflicts:     391000 | #Learnt:      18843 | 0.000
1245.88/1246.13	c total clause space: 886.764MB
1245.88/1246.13	c total #watches: 208267
1250.78/1251.04	c total #propagations: 5774845 / total #impl: 127811587 (eff. 0.045)
1250.78/1251.04	c #Conflicts:     392000 | #Learnt:      19843 | 0.000
1250.78/1251.04	c total clause space: 886.764MB
1250.78/1251.04	c total #watches: 214714
1257.28/1257.59	c total #propagations: 5791723 / total #impl: 128045386 (eff. 0.045)
1257.28/1257.59	c #Conflicts:     393000 | #Learnt:      20843 | 0.000
1257.28/1257.59	c total clause space: 886.764MB
1257.28/1257.59	c total #watches: 221059
1262.28/1262.58	c total #propagations: 5807553 / total #impl: 128316851 (eff. 0.045)
1262.28/1262.58	c #Conflicts:     394000 | #Learnt:      21843 | 0.000
1262.28/1262.58	c total clause space: 886.764MB
1262.28/1262.58	c total #watches: 228502
1266.68/1266.98	c total #propagations: 5821767 / total #impl: 128585673 (eff. 0.045)
1266.68/1266.98	c #Conflicts:     395000 | #Learnt:      22843 | 0.000
1266.68/1266.98	c total clause space: 886.764MB
1266.68/1266.98	c total #watches: 235186
1271.08/1271.32	c total #propagations: 5835336 / total #impl: 128887635 (eff. 0.045)
1271.08/1271.32	c #Conflicts:     396000 | #Learnt:      23843 | 0.000
1271.08/1271.32	c total clause space: 886.764MB
1271.08/1271.32	c total #watches: 243439
1275.48/1275.70	c total #propagations: 5847828 / total #impl: 129280042 (eff. 0.045)
1275.48/1275.70	c #Conflicts:     397000 | #Learnt:      24843 | 0.000
1275.48/1275.70	c total clause space: 886.764MB
1275.48/1275.70	c total #watches: 252181
1279.78/1280.01	c total #propagations: 5860565 / total #impl: 129623462 (eff. 0.045)
1279.78/1280.01	c #Conflicts:     398000 | #Learnt:      25843 | 0.000
1279.78/1280.01	c total clause space: 886.764MB
1279.78/1280.01	c total #watches: 260158
1284.58/1284.81	c total #propagations: 5872941 / total #impl: 129966458 (eff. 0.045)
1284.58/1284.81	c #Conflicts:     399000 | #Learnt:      26843 | 0.000
1284.58/1284.81	c total clause space: 886.764MB
1284.58/1284.81	c total #watches: 267924
1290.88/1291.13	c total #propagations: 5887650 / total #impl: 130588851 (eff. 0.045)
1290.88/1291.13	c #Conflicts:     400000 | #Learnt:      27843 | 0.000
1290.88/1291.13	c total clause space: 886.764MB
1290.88/1291.13	c total #watches: 275719
1298.37/1298.62	c total #propagations: 5901883 / total #impl: 131006987 (eff. 0.045)
1298.37/1298.62	c #Conflicts:     401000 | #Learnt:      28843 | 0.000
1298.37/1298.62	c total clause space: 886.764MB
1298.37/1298.62	c total #watches: 283612
1305.87/1306.17	c total #propagations: 5915902 / total #impl: 131338227 (eff. 0.045)
1305.87/1306.17	c #Conflicts:     402000 | #Learnt:      29843 | 0.000
1305.87/1306.17	c total clause space: 886.764MB
1305.87/1306.17	c total #watches: 289154
1314.08/1314.35	c total #propagations: 5930058 / total #impl: 131674595 (eff. 0.045)
1314.08/1314.35	c GC COLLECT
1314.08/1314.35	c #Conflicts:     403000 | #Learnt:      15642 | 0.000
1314.08/1314.35	c total clause space: 886.764MB
1314.08/1314.35	c total #watches: 186095
1317.87/1318.14	c total #propagations: 5945234 / total #impl: 132054828 (eff. 0.045)
1317.87/1318.14	c #Conflicts:     404000 | #Learnt:      16642 | 0.000
1317.87/1318.14	c total clause space: 886.764MB
1317.87/1318.14	c total #watches: 193011
1321.07/1321.31	c total #propagations: 5960444 / total #impl: 132392070 (eff. 0.045)
1321.07/1321.31	c #Conflicts:     405000 | #Learnt:      17642 | 0.000
1321.07/1321.31	c total clause space: 886.764MB
1321.07/1321.31	c total #watches: 199253
1323.27/1323.50	c total #propagations: 5973359 / total #impl: 132711398 (eff. 0.045)
1323.27/1323.50	c #Conflicts:     406000 | #Learnt:      18642 | 0.000
1323.27/1323.50	c total clause space: 886.764MB
1323.27/1323.50	c total #watches: 204678
1325.57/1325.88	c total #propagations: 5985336 / total #impl: 133021354 (eff. 0.045)
1325.57/1325.88	c #Conflicts:     407000 | #Learnt:      19642 | 0.000
1325.57/1325.88	c total clause space: 886.764MB
1325.57/1325.88	c total #watches: 209112
1327.67/1327.95	c total #propagations: 6003871 / total #impl: 133364077 (eff. 0.045)
1327.67/1327.95	c #Conflicts:     408000 | #Learnt:      20642 | 0.000
1327.67/1327.95	c total clause space: 886.764MB
1327.67/1327.95	c total #watches: 213426
1332.77/1333.00	c total #propagations: 6022226 / total #impl: 133713194 (eff. 0.045)
1332.77/1333.00	c #Conflicts:     409000 | #Learnt:      21642 | 0.000
1332.77/1333.00	c total clause space: 886.764MB
1332.77/1333.00	c total #watches: 218653
1339.68/1339.99	c total #propagations: 6038095 / total #impl: 134078509 (eff. 0.045)
1339.68/1339.99	c #Conflicts:     410000 | #Learnt:      22642 | 0.000
1339.68/1339.99	c total clause space: 886.764MB
1339.68/1339.99	c total #watches: 224922
1345.57/1345.82	c total #propagations: 6054547 / total #impl: 134358013 (eff. 0.045)
1345.57/1345.82	c #Conflicts:     411000 | #Learnt:      23642 | 0.000
1345.57/1345.82	c total clause space: 886.764MB
1345.57/1345.82	c total #watches: 232052
1349.58/1349.85	c total #propagations: 6069146 / total #impl: 134642627 (eff. 0.045)
1349.58/1349.85	c #Conflicts:     412000 | #Learnt:      24642 | 0.000
1349.58/1349.85	c total clause space: 886.764MB
1349.58/1349.85	c total #watches: 240010
1354.07/1354.31	c total #propagations: 6082857 / total #impl: 134880173 (eff. 0.045)
1354.07/1354.31	c #Conflicts:     413000 | #Learnt:      25642 | 0.000
1354.07/1354.31	c total clause space: 886.764MB
1354.07/1354.31	c total #watches: 245713
1359.87/1360.18	c total #propagations: 6098643 / total #impl: 135287289 (eff. 0.045)
1359.87/1360.18	c #Conflicts:     414000 | #Learnt:      26642 | 0.000
1359.87/1360.18	c total clause space: 886.764MB
1359.87/1360.18	c total #watches: 250671
1364.67/1364.90	c total #propagations: 6116176 / total #impl: 135577322 (eff. 0.045)
1364.67/1364.90	c #Conflicts:     415000 | #Learnt:      27642 | 0.000
1364.67/1364.90	c total clause space: 886.764MB
1364.67/1364.90	c total #watches: 257173
1369.47/1369.77	c total #propagations: 6132428 / total #impl: 135939496 (eff. 0.045)
1369.47/1369.77	c #Conflicts:     416000 | #Learnt:      28642 | 0.000
1369.47/1369.77	c total clause space: 886.764MB
1369.47/1369.77	c total #watches: 262587
1375.47/1375.71	c total #propagations: 6148223 / total #impl: 136234873 (eff. 0.045)
1375.47/1375.71	c #Conflicts:     417000 | #Learnt:      29642 | 0.000
1375.47/1375.71	c total clause space: 886.764MB
1375.47/1375.71	c total #watches: 267251
1383.06/1383.35	c total #propagations: 6165324 / total #impl: 136529363 (eff. 0.045)
1383.06/1383.35	c #Conflicts:     418000 | #Learnt:      30642 | 0.000
1383.06/1383.35	c total clause space: 886.764MB
1383.06/1383.35	c total #watches: 272975
1387.97/1388.28	c total #propagations: 6181998 / total #impl: 136824452 (eff. 0.045)
1387.97/1388.28	c GC COLLECT
1387.97/1388.28	c #Conflicts:     419000 | #Learnt:      16146 | 0.000
1387.97/1388.28	c total clause space: 886.764MB
1387.97/1388.28	c total #watches: 188985
1391.66/1391.97	c total #propagations: 6198202 / total #impl: 137073607 (eff. 0.045)
1391.66/1391.97	c #Conflicts:     420000 | #Learnt:      17146 | 0.000
1391.66/1391.97	c total clause space: 886.764MB
1391.66/1391.97	c total #watches: 193478
1395.56/1395.86	c total #propagations: 6214927 / total #impl: 137319148 (eff. 0.045)
1395.56/1395.86	c #Conflicts:     421000 | #Learnt:      18146 | 0.000
1395.56/1395.86	c total clause space: 886.764MB
1395.56/1395.86	c total #watches: 198336
1399.36/1399.64	c total #propagations: 6232574 / total #impl: 137599542 (eff. 0.045)
1399.36/1399.64	c #Conflicts:     422000 | #Learnt:      19146 | 0.000
1399.36/1399.64	c total clause space: 886.764MB
1399.36/1399.64	c total #watches: 203152
1403.47/1403.79	c total #propagations: 6250016 / total #impl: 137875100 (eff. 0.045)
1403.47/1403.79	c #Conflicts:     423000 | #Learnt:      20146 | 0.000
1403.47/1403.79	c total clause space: 886.764MB
1403.47/1403.79	c total #watches: 208230
1407.26/1407.55	c total #propagations: 6267218 / total #impl: 138193360 (eff. 0.045)
1407.26/1407.55	c #Conflicts:     424000 | #Learnt:      21146 | 0.000
1407.26/1407.55	c total clause space: 886.764MB
1407.26/1407.55	c total #watches: 213420
1410.96/1411.20	c total #propagations: 6283967 / total #impl: 138464575 (eff. 0.045)
1410.96/1411.20	c #Conflicts:     425000 | #Learnt:      22146 | 0.000
1410.96/1411.20	c total clause space: 886.764MB
1410.96/1411.20	c total #watches: 218846
1414.76/1415.08	c total #propagations: 6300189 / total #impl: 138859207 (eff. 0.045)
1414.76/1415.08	c #Conflicts:     426000 | #Learnt:      23146 | 0.000
1414.76/1415.08	c total clause space: 886.764MB
1414.76/1415.08	c total #watches: 223528
1419.06/1419.35	c total #propagations: 6315328 / total #impl: 139228859 (eff. 0.045)
1419.06/1419.35	c #Conflicts:     427000 | #Learnt:      24146 | 0.000
1419.06/1419.35	c total clause space: 886.764MB
1419.06/1419.35	c total #watches: 228266
1423.66/1423.98	c total #propagations: 6331344 / total #impl: 139633036 (eff. 0.045)
1423.66/1423.98	c #Conflicts:     428000 | #Learnt:      25146 | 0.000
1423.66/1423.98	c total clause space: 886.764MB
1423.66/1423.98	c total #watches: 232546
1428.76/1429.09	c total #propagations: 6347593 / total #impl: 140037052 (eff. 0.045)
1428.76/1429.09	c #Conflicts:     429000 | #Learnt:      26146 | 0.000
1428.76/1429.09	c total clause space: 886.764MB
1428.76/1429.09	c total #watches: 237239
1433.66/1433.98	c total #propagations: 6364562 / total #impl: 140519030 (eff. 0.045)
1433.66/1433.98	c #Conflicts:     430000 | #Learnt:      27146 | 0.000
1433.66/1433.98	c total clause space: 886.764MB
1433.66/1433.98	c total #watches: 241503
1439.06/1439.34	c total #propagations: 6380582 / total #impl: 140878669 (eff. 0.045)
1439.06/1439.34	c #Conflicts:     431000 | #Learnt:      28146 | 0.000
1439.06/1439.34	c total clause space: 886.764MB
1439.06/1439.34	c total #watches: 245789
1444.25/1444.57	c total #propagations: 6396059 / total #impl: 141337122 (eff. 0.045)
1444.25/1444.57	c #Conflicts:     432000 | #Learnt:      29146 | 0.000
1444.25/1444.57	c total clause space: 886.764MB
1444.25/1444.57	c total #watches: 250208
1449.15/1449.41	c total #propagations: 6411541 / total #impl: 141788240 (eff. 0.045)
1449.15/1449.41	c #Conflicts:     433000 | #Learnt:      30146 | 0.000
1449.15/1449.41	c total clause space: 886.764MB
1449.15/1449.41	c total #watches: 254871
1454.55/1454.84	c total #propagations: 6427151 / total #impl: 142154916 (eff. 0.045)
1454.55/1454.84	c #Conflicts:     434000 | #Learnt:      31146 | 0.000
1454.55/1454.84	c total clause space: 886.764MB
1454.55/1454.84	c total #watches: 259570
1460.15/1460.49	c total #propagations: 6442812 / total #impl: 142576581 (eff. 0.045)
1460.15/1460.49	c GC COLLECT
1460.15/1460.49	c #Conflicts:     435000 | #Learnt:      16351 | 0.000
1460.15/1460.49	c total clause space: 886.764MB
1460.15/1460.49	c total #watches: 191054
1464.25/1464.52	c total #propagations: 6458747 / total #impl: 142961668 (eff. 0.045)
1464.25/1464.52	c #Conflicts:     436000 | #Learnt:      17351 | 0.000
1464.25/1464.52	c total clause space: 886.764MB
1464.25/1464.52	c total #watches: 196550
1468.85/1469.17	c total #propagations: 6474043 / total #impl: 143307357 (eff. 0.045)
1468.85/1469.17	c #Conflicts:     437000 | #Learnt:      18351 | 0.000
1468.85/1469.17	c total clause space: 886.764MB
1468.85/1469.17	c total #watches: 202070
1473.85/1474.14	c total #propagations: 6489654 / total #impl: 143692418 (eff. 0.045)
1473.85/1474.14	c #Conflicts:     438000 | #Learnt:      19351 | 0.000
1473.85/1474.14	c total clause space: 886.764MB
1473.85/1474.14	c total #watches: 206760
1479.95/1480.21	c total #propagations: 6504128 / total #impl: 144000208 (eff. 0.045)
1479.95/1480.21	c #Conflicts:     439000 | #Learnt:      20351 | 0.000
1479.95/1480.21	c total clause space: 886.764MB
1479.95/1480.21	c total #watches: 212816
1486.14/1486.45	c total #propagations: 6519922 / total #impl: 144411754 (eff. 0.045)
1486.14/1486.45	c #Conflicts:     440000 | #Learnt:      21351 | 0.000
1486.14/1486.45	c total clause space: 886.764MB
1486.14/1486.45	c total #watches: 219002
1492.74/1493.08	c total #propagations: 6536560 / total #impl: 144821368 (eff. 0.045)
1492.74/1493.08	c #Conflicts:     441000 | #Learnt:      22351 | 0.000
1492.74/1493.08	c total clause space: 886.764MB
1492.74/1493.08	c total #watches: 224395
1498.84/1499.13	c total #propagations: 6554126 / total #impl: 145228832 (eff. 0.045)
1498.84/1499.13	c #Conflicts:     442000 | #Learnt:      23351 | 0.000
1498.84/1499.13	c total clause space: 886.764MB
1498.84/1499.13	c total #watches: 229215
1505.34/1505.69	c total #propagations: 6571287 / total #impl: 145569730 (eff. 0.045)
1505.34/1505.69	c #Conflicts:     443000 | #Learnt:      24351 | 0.000
1505.34/1505.69	c total clause space: 886.764MB
1505.34/1505.69	c total #watches: 235088
1511.94/1512.26	c total #propagations: 6588416 / total #impl: 146037209 (eff. 0.045)
1511.94/1512.26	c #Conflicts:     444000 | #Learnt:      25351 | 0.000
1511.94/1512.26	c total clause space: 886.764MB
1511.94/1512.26	c total #watches: 240388
1519.24/1519.55	c total #propagations: 6605270 / total #impl: 146446367 (eff. 0.045)
1519.24/1519.55	c #Conflicts:     445000 | #Learnt:      26351 | 0.000
1519.24/1519.55	c total clause space: 886.764MB
1519.24/1519.55	c total #watches: 245755
1526.34/1526.68	c total #propagations: 6621336 / total #impl: 146847996 (eff. 0.045)
1526.34/1526.68	c #Conflicts:     446000 | #Learnt:      27351 | 0.000
1526.34/1526.68	c total clause space: 886.764MB
1526.34/1526.68	c total #watches: 252382
1533.34/1533.68	c total #propagations: 6638250 / total #impl: 147227681 (eff. 0.045)
1533.34/1533.68	c #Conflicts:     447000 | #Learnt:      28351 | 0.000
1533.34/1533.68	c total clause space: 886.764MB
1533.34/1533.68	c total #watches: 258389
1539.84/1540.13	c total #propagations: 6655443 / total #impl: 147562237 (eff. 0.045)
1539.84/1540.13	c #Conflicts:     448000 | #Learnt:      29351 | 0.000
1539.84/1540.13	c total clause space: 886.764MB
1539.84/1540.13	c total #watches: 264692
1547.23/1547.58	c total #propagations: 6671004 / total #impl: 147964750 (eff. 0.045)
1547.23/1547.58	c #Conflicts:     449000 | #Learnt:      30351 | 0.000
1547.23/1547.58	c total clause space: 886.764MB
1547.23/1547.58	c total #watches: 269938
1555.24/1555.53	c total #propagations: 6687394 / total #impl: 148334857 (eff. 0.045)
1555.24/1555.53	c #Conflicts:     450000 | #Learnt:      31351 | 0.000
1555.24/1555.53	c total clause space: 886.764MB
1555.24/1555.53	c total #watches: 275118
1563.14/1563.45	c total #propagations: 6703295 / total #impl: 148685183 (eff. 0.045)
1563.14/1563.45	c GC COLLECT
1563.14/1563.45	c #Conflicts:     451000 | #Learnt:      16250 | 0.000
1563.14/1563.45	c total clause space: 886.764MB
1563.14/1563.45	c total #watches: 190715
1569.44/1569.72	c total #propagations: 6719565 / total #impl: 149010713 (eff. 0.045)
1569.44/1569.72	c #Conflicts:     452000 | #Learnt:      17250 | 0.000
1569.44/1569.72	c total clause space: 886.764MB
1569.44/1569.72	c total #watches: 196687
1574.94/1575.27	c total #propagations: 6735737 / total #impl: 149329703 (eff. 0.045)
1574.94/1575.27	c #Conflicts:     453000 | #Learnt:      18250 | 0.000
1574.94/1575.27	c total clause space: 886.764MB
1574.94/1575.27	c total #watches: 203053
1580.33/1580.69	c total #propagations: 6751858 / total #impl: 149736981 (eff. 0.045)
1580.33/1580.69	c #Conflicts:     454000 | #Learnt:      19250 | 0.000
1580.33/1580.69	c total clause space: 886.764MB
1580.33/1580.69	c total #watches: 208855
1586.33/1586.62	c total #propagations: 6767180 / total #impl: 150074273 (eff. 0.045)
1586.33/1586.62	c #Conflicts:     455000 | #Learnt:      20250 | 0.000
1586.33/1586.62	c total clause space: 886.764MB
1586.33/1586.62	c total #watches: 214017
1592.33/1592.61	c total #propagations: 6783458 / total #impl: 150397449 (eff. 0.045)
1592.33/1592.61	c #Conflicts:     456000 | #Learnt:      21250 | 0.000
1592.33/1592.61	c total clause space: 886.764MB
1592.33/1592.61	c total #watches: 219654
1598.63/1598.90	c total #propagations: 6799669 / total #impl: 150749635 (eff. 0.045)
1598.63/1598.90	c #Conflicts:     457000 | #Learnt:      22250 | 0.000
1598.63/1598.90	c total clause space: 886.764MB
1598.63/1598.90	c total #watches: 224691
1605.03/1605.36	c total #propagations: 6816231 / total #impl: 151137911 (eff. 0.045)
1605.03/1605.36	c #Conflicts:     458000 | #Learnt:      23250 | 0.000
1605.03/1605.36	c total clause space: 886.764MB
1605.03/1605.36	c total #watches: 230171
1612.53/1612.81	c total #propagations: 6831880 / total #impl: 151474913 (eff. 0.045)
1612.53/1612.81	c #Conflicts:     459000 | #Learnt:      24250 | 0.000
1612.53/1612.81	c total clause space: 886.764MB
1612.53/1612.81	c total #watches: 234915
1619.23/1619.54	c total #propagations: 6848494 / total #impl: 151813254 (eff. 0.045)
1619.23/1619.54	c #Conflicts:     460000 | #Learnt:      25250 | 0.000
1619.23/1619.54	c total clause space: 886.764MB
1619.23/1619.54	c total #watches: 240209
1625.43/1625.71	c total #propagations: 6864968 / total #impl: 152142099 (eff. 0.045)
1625.43/1625.71	c #Conflicts:     461000 | #Learnt:      26250 | 0.000
1625.43/1625.71	c total clause space: 886.764MB
1625.43/1625.71	c total #watches: 245195
1631.93/1632.21	c total #propagations: 6879760 / total #impl: 152464664 (eff. 0.045)
1631.93/1632.21	c #Conflicts:     462000 | #Learnt:      27250 | 0.000
1631.93/1632.21	c total clause space: 886.764MB
1631.93/1632.21	c total #watches: 249958
1638.83/1639.18	c total #propagations: 6894886 / total #impl: 152764324 (eff. 0.045)
1638.83/1639.18	c #Conflicts:     463000 | #Learnt:      28250 | 0.000
1638.83/1639.18	c total clause space: 886.764MB
1638.83/1639.18	c total #watches: 254316
1646.43/1646.76	c total #propagations: 6911339 / total #impl: 153062529 (eff. 0.045)
1646.43/1646.76	c #Conflicts:     464000 | #Learnt:      29250 | 0.000
1646.43/1646.76	c total clause space: 886.764MB
1646.43/1646.76	c total #watches: 259804
1654.32/1654.61	c total #propagations: 6926713 / total #impl: 153420163 (eff. 0.045)
1654.32/1654.61	c #Conflicts:     465000 | #Learnt:      30250 | 0.000
1654.32/1654.61	c total clause space: 886.764MB
1654.32/1654.61	c total #watches: 265255
1661.52/1661.89	c total #propagations: 6943468 / total #impl: 153787099 (eff. 0.045)
1661.52/1661.89	c #Conflicts:     466000 | #Learnt:      31250 | 0.000
1661.52/1661.89	c total clause space: 886.764MB
1661.52/1661.89	c total #watches: 270789
1668.82/1669.13	c total #propagations: 6958765 / total #impl: 154097583 (eff. 0.045)
1668.82/1669.13	c #Conflicts:     467000 | #Learnt:      32250 | 0.000
1668.82/1669.13	c total clause space: 886.764MB
1668.82/1669.13	c total #watches: 275886
1675.82/1676.14	c total #propagations: 6974245 / total #impl: 154421996 (eff. 0.045)
1675.82/1676.14	c GC COLLECT
1675.82/1676.14	c #Conflicts:     468000 | #Learnt:      16856 | 0.000
1675.82/1676.14	c total clause space: 886.764MB
1675.82/1676.14	c total #watches: 194697
1681.41/1681.72	c total #propagations: 6989890 / total #impl: 154773160 (eff. 0.045)
1681.41/1681.72	c #Conflicts:     469000 | #Learnt:      17856 | 0.000
1681.41/1681.72	c total clause space: 886.764MB
1681.41/1681.72	c total #watches: 200730
1686.61/1686.96	c total #propagations: 7006022 / total #impl: 155127637 (eff. 0.045)
1686.61/1686.96	c #Conflicts:     470000 | #Learnt:      18856 | 0.000
1686.61/1686.96	c total clause space: 886.764MB
1686.61/1686.96	c total #watches: 205805
1692.31/1692.67	c total #propagations: 7022272 / total #impl: 155430066 (eff. 0.045)
1692.31/1692.67	c #Conflicts:     471000 | #Learnt:      19856 | 0.000
1692.31/1692.67	c total clause space: 886.764MB
1692.31/1692.67	c total #watches: 210522
1698.61/1698.93	c total #propagations: 7039316 / total #impl: 155732981 (eff. 0.045)
1698.61/1698.93	c #Conflicts:     472000 | #Learnt:      20856 | 0.000
1698.61/1698.93	c total clause space: 886.764MB
1698.61/1698.93	c total #watches: 215208
1704.61/1704.94	c total #propagations: 7056094 / total #impl: 156034373 (eff. 0.045)
1704.61/1704.94	c #Conflicts:     473000 | #Learnt:      21856 | 0.000
1704.61/1704.94	c total clause space: 886.764MB
1704.61/1704.94	c total #watches: 219611
1711.11/1711.48	c total #propagations: 7072146 / total #impl: 156365553 (eff. 0.045)
1711.11/1711.48	c #Conflicts:     474000 | #Learnt:      22856 | 0.000
1711.11/1711.48	c total clause space: 886.764MB
1711.11/1711.48	c total #watches: 224780
1718.41/1718.74	c total #propagations: 7089402 / total #impl: 156731899 (eff. 0.045)
1718.41/1718.74	c #Conflicts:     475000 | #Learnt:      23856 | 0.000
1718.41/1718.74	c total clause space: 886.764MB
1718.41/1718.74	c total #watches: 230087
1725.01/1725.31	c total #propagations: 7106123 / total #impl: 157019003 (eff. 0.045)
1725.01/1725.31	c #Conflicts:     476000 | #Learnt:      24856 | 0.000
1725.01/1725.31	c total clause space: 886.764MB
1725.01/1725.31	c total #watches: 235171
1731.60/1731.93	c total #propagations: 7122099 / total #impl: 157335886 (eff. 0.045)
1731.60/1731.93	c #Conflicts:     477000 | #Learnt:      25856 | 0.000
1731.60/1731.93	c total clause space: 886.764MB
1731.60/1731.93	c total #watches: 240538
1738.30/1738.65	c total #propagations: 7137752 / total #impl: 157641801 (eff. 0.045)
1738.30/1738.65	c #Conflicts:     478000 | #Learnt:      26856 | 0.000
1738.30/1738.65	c total clause space: 886.764MB
1738.30/1738.65	c total #watches: 245559
1745.20/1745.56	c total #propagations: 7154559 / total #impl: 158006365 (eff. 0.045)
1745.20/1745.56	c #Conflicts:     479000 | #Learnt:      27856 | 0.000
1745.20/1745.56	c total clause space: 886.764MB
1745.20/1745.56	c total #watches: 250775
1752.50/1752.89	c total #propagations: 7171043 / total #impl: 158370827 (eff. 0.045)
1752.50/1752.89	c #Conflicts:     480000 | #Learnt:      28856 | 0.000
1752.50/1752.89	c total clause space: 886.764MB
1752.50/1752.89	c total #watches: 255466
1759.60/1760.00	c total #propagations: 7187848 / total #impl: 158694045 (eff. 0.045)
1759.60/1760.00	c #Conflicts:     481000 | #Learnt:      29856 | 0.000
1759.60/1760.00	c total clause space: 886.764MB
1759.60/1760.00	c total #watches: 260410
1767.10/1767.43	c total #propagations: 7204189 / total #impl: 159016728 (eff. 0.045)
1767.10/1767.43	c #Conflicts:     482000 | #Learnt:      30856 | 0.000
1767.10/1767.43	c total clause space: 886.764MB
1767.10/1767.43	c total #watches: 265342
1773.80/1774.14	c total #propagations: 7220969 / total #impl: 159363802 (eff. 0.045)
1773.80/1774.14	c #Conflicts:     483000 | #Learnt:      31856 | 0.000
1773.80/1774.14	c total clause space: 886.764MB
1773.80/1774.14	c total #watches: 270006
1780.80/1781.13	c total #propagations: 7236768 / total #impl: 159675012 (eff. 0.045)
1780.80/1781.13	c #Conflicts:     484000 | #Learnt:      32856 | 0.000
1780.80/1781.13	c total clause space: 886.764MB
1780.80/1781.13	c total #watches: 275080
1788.00/1788.31	c total #propagations: 7252566 / total #impl: 159993447 (eff. 0.045)
1788.00/1788.31	c GC COLLECT
1788.00/1788.31	c #Conflicts:     485000 | #Learnt:      17163 | 0.000
1788.00/1788.31	c total clause space: 886.764MB
1788.00/1788.31	c total #watches: 196302
1793.81/1794.18	c total #propagations: 7268392 / total #impl: 160274138 (eff. 0.045)
1793.81/1794.18	c #Conflicts:     486000 | #Learnt:      18163 | 0.000
1793.81/1794.18	c total clause space: 886.764MB
1793.81/1794.18	c total #watches: 202147
1799.80/1800.17	c total #propagations: 7283485 / total #impl: 160579391 (eff. 0.045)
1799.80/1800.17	c #Conflicts:     487000 | #Learnt:      19163 | 0.000
1799.80/1800.17	c total clause space: 886.764MB
1799.80/1800.17	c total #watches: 207218

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-4088129-1465407705/watcher-4088129-1465407705 -o /tmp/evaluation-result-4088129-1465407705/solver-4088129-1465407705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088129-1465407705.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=25228
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: 2.10 2.17 2.17 3/175 25231
/proc/meminfo: memFree=29884012/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 122704047 29810688 5268 33554432000 4194304 6201397 140734234459520 140734601705928 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 25231
/proc/meminfo: memFree=29884012/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=37112 CPUtime=0.09 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 1555 0 0 0 9 0 0 0 20 0 1 0 122704047 38002688 7626 33554432000 4194304 6201397 140734234459520 140734601705928 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 9278 7626 142 491 0 8777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37112

[startup+0.200363 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 25231
/proc/meminfo: memFree=29884012/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=49104 CPUtime=0.19 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 2681 0 0 0 19 0 0 0 20 0 1 0 122704047 50282496 9384 33554432000 4194304 6201397 140734234459520 140734601705928 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 12276 9384 146 491 0 11775 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49104

[startup+0.300341 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 25231
/proc/meminfo: memFree=29884012/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=61016 CPUtime=0.29 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 3167 0 0 0 29 0 0 0 20 0 1 0 122704047 62480384 11275 33554432000 4194304 6201397 140734234459520 140734234458472 4217544 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 15254 11275 146 491 0 14753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61016

[startup+0.700302 s]
/proc/loadavg: 2.10 2.17 2.17 3/175 25231
/proc/meminfo: memFree=29884012/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=80432 CPUtime=0.69 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 3596 0 0 0 68 1 0 0 20 0 1 0 122704047 82362368 17237 33554432000 4194304 6201397 140734234459520 140734234458472 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 20108 17237 159 491 0 19607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80432

[startup+1.5003 s]
/proc/loadavg: 2.10 2.17 2.17 3/176 25232
/proc/meminfo: memFree=29803456/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=111632 CPUtime=1.49 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 5560 0 0 0 147 2 0 0 20 0 1 0 122704047 114311168 22223 33554432000 4194304 6201397 140734234459520 140734234458360 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 27908 22223 165 491 0 27407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111632

[startup+3.1003 s]
/proc/loadavg: 2.10 2.17 2.17 3/176 25232
/proc/meminfo: memFree=29753248/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=162848 CPUtime=3.09 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 6872 0 0 0 307 2 0 0 20 0 1 0 122704047 166756352 30285 33554432000 4194304 6201397 140734234459520 140734234458360 4218451 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 40712 30285 165 491 0 40211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162848

[startup+6.30028 s]
/proc/loadavg: 2.09 2.17 2.17 3/177 25233
/proc/meminfo: memFree=29698284/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=164804 CPUtime=6.29 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 7472 0 0 0 627 2 0 0 20 0 1 0 122704047 168759296 38037 33554432000 4194304 6201397 140734234459520 140734234458184 4240011 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 41201 38037 165 491 0 40700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 164804

[startup+12.7003 s]
/proc/loadavg: 2.08 2.17 2.17 3/177 25233
/proc/meminfo: memFree=29652488/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=248960 CPUtime=12.69 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 8859 0 0 0 1265 4 0 0 20 0 1 0 122704047 254935040 46193 33554432000 4194304 6201397 140734234459520 140734234458648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 62240 46193 165 491 0 61739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 248960

[startup+25.5004 s]
/proc/loadavg: 2.14 2.17 2.17 4/177 25233
/proc/meminfo: memFree=29566220/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=253284 CPUtime=25.48 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 9914 0 0 0 2544 4 0 0 20 0 1 0 122704047 259362816 55424 33554432000 4194304 6201397 140734234459520 140734234458184 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 63321 55424 165 491 0 62820 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 253284

[startup+51.1004 s]
/proc/loadavg: 2.09 2.16 2.17 3/177 25233
/proc/meminfo: memFree=29466312/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=390184 CPUtime=51.08 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 11734 0 0 0 5103 5 0 0 20 0 1 0 122704047 399548416 68616 33554432000 4194304 6201397 140734234459520 140734234458648 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 97546 68616 165 491 0 97045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 390184

[startup+102.3 s]
/proc/loadavg: 2.28 2.21 2.18 3/177 25234
/proc/meminfo: memFree=29329172/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=398380 CPUtime=102.28 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 13465 0 0 0 10221 7 0 0 20 0 1 0 122704047 407941120 84142 33554432000 4194304 6201397 140734234459520 140734234458648 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 99595 84142 165 491 0 99094 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 398380

[startup+162.3 s]
/proc/loadavg: 2.22 2.20 2.18 4/177 25235
/proc/meminfo: memFree=29218852/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=402860 CPUtime=162.26 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 14455 0 0 0 16219 7 0 0 20 0 1 0 122704047 412528640 98418 33554432000 4194304 6201397 140734234459520 140734234458648 4219280 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 100715 98418 165 491 0 100214 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 402860

[startup+222.307 s]
/proc/loadavg: 2.14 2.17 2.17 3/177 25236
/proc/meminfo: memFree=29142812/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=623364 CPUtime=222.26 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 16124 0 0 0 22218 8 0 0 20 0 1 0 122704047 638324736 109123 33554432000 4194304 6201397 140734234459520 140734234458648 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 155841 109123 165 491 0 155340 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 623364

[startup+282.3 s]
/proc/loadavg: 2.21 2.19 2.18 4/177 25237
/proc/meminfo: memFree=29064948/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=627972 CPUtime=282.24 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 17193 0 0 0 28216 8 0 0 20 0 1 0 122704047 643043328 117291 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 156993 117291 165 491 0 156492 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 627972

[startup+342.3 s]
/proc/loadavg: 2.23 2.19 2.18 4/177 25239
/proc/meminfo: memFree=29003204/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=631248 CPUtime=342.23 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 17913 0 0 0 34214 9 0 0 20 0 1 0 122704047 646397952 124654 33554432000 4194304 6201397 140734234459520 140734234458184 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 157812 124654 165 491 0 157311 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 631248

[startup+402.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 25240
/proc/meminfo: memFree=28959088/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=634524 CPUtime=402.23 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 18660 0 0 0 40213 10 0 0 20 0 1 0 122704047 649752576 132044 33554432000 4194304 6201397 140734234459520 140734234458648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 158631 132044 165 491 0 158130 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 634524

[startup+462.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 25241
/proc/meminfo: memFree=28895176/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=638028 CPUtime=462.21 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 19351 0 0 0 46210 11 0 0 20 0 1 0 122704047 653340672 140719 33554432000 4194304 6201397 140734234459520 140734234458184 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 159507 140719 165 491 0 159006 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 638028

[startup+522.3 s]
/proc/loadavg: 2.24 2.19 2.18 4/178 25245
/proc/meminfo: memFree=28848044/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=639612 CPUtime=522.19 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 19593 0 0 0 52208 11 0 0 20 0 1 0 122704047 654962688 148113 33554432000 4194304 6201397 140734234459520 140734234458648 4215126 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 159903 148113 165 491 0 159402 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 639612

[startup+582.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/177 25246
/proc/meminfo: memFree=28803844/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=640860 CPUtime=582.18 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 19792 0 0 0 58207 11 0 0 20 0 1 0 122704047 656240640 151888 33554432000 4194304 6201397 140734234459520 140734234458648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 160215 151888 165 491 0 159714 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 640860


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 25254
/proc/meminfo: memFree=28614640/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=999516 CPUtime=942.12 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 21775 0 0 0 94199 13 0 0 20 0 1 0 122704047 1023504384 176827 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 249879 176827 165 491 0 249378 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 999516

[startup+1002.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 25255
/proc/meminfo: memFree=28599256/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1001892 CPUtime=1002.12 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 22123 0 0 0 100198 14 0 0 20 0 1 0 122704047 1025937408 177686 33554432000 4194304 6201397 140734234459520 140734234458184 4213712 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 250473 177686 165 491 0 249972 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1001892

[startup+1062.3 s]
/proc/loadavg: 2.13 2.17 2.17 4/177 25256
/proc/meminfo: memFree=28571456/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1004268 CPUtime=1062.11 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 22465 0 0 0 106197 14 0 0 20 0 1 0 122704047 1028370432 180583 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 251067 180583 165 491 0 250566 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1004268

[startup+1122.3 s]
/proc/loadavg: 2.24 2.20 2.18 3/178 25260
/proc/meminfo: memFree=28555368/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1006116 CPUtime=1122.1 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 22740 0 0 0 112196 14 0 0 20 0 1 0 122704047 1030262784 184435 33554432000 4194304 6201397 140734234459520 140734234458648 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 251529 184435 165 491 0 251028 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1006116

[startup+1182.3 s]
/proc/loadavg: 2.14 2.17 2.18 3/178 25283
/proc/meminfo: memFree=28521556/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1006644 CPUtime=1182.1 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 22837 0 0 0 118195 15 0 0 20 0 1 0 122704047 1030803456 188109 33554432000 4194304 6201397 140734234459520 140734234458648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 251661 188109 165 491 0 251160 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1006644

[startup+1242.3 s]
/proc/loadavg: 2.16 2.17 2.17 4/177 25285
/proc/meminfo: memFree=28491584/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1009680 CPUtime=1242.08 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 23303 0 0 0 124193 15 0 0 20 0 1 0 122704047 1033912320 192152 33554432000 4194304 6201397 140734234459520 140734234458648 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 252420 192152 165 491 0 251919 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1009680

[startup+1302.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 25286
/proc/meminfo: memFree=28479240/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1011396 CPUtime=1302.07 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 23574 0 0 0 130192 15 0 0 20 0 1 0 122704047 1035669504 192423 33554432000 4194304 6201397 140734234459520 140734234458184 5141180 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 252849 192423 165 491 0 252348 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1011396

[startup+1362.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 25287
/proc/meminfo: memFree=28462684/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1012716 CPUtime=1362.07 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 23767 0 0 0 136191 16 0 0 20 0 1 0 122704047 1037021184 196193 33554432000 4194304 6201397 140734234459520 140734234458184 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 253179 196193 165 491 0 252678 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1012716

[startup+1422.3 s]
/proc/loadavg: 2.08 2.14 2.16 4/177 25288
/proc/meminfo: memFree=28434444/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1013904 CPUtime=1422.07 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 23961 0 0 0 142191 16 0 0 20 0 1 0 122704047 1038237696 198942 33554432000 4194304 6201397 140734234459520 140734234458232 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 253476 198942 165 491 0 252975 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1013904

[startup+1482.3 s]
/proc/loadavg: 2.13 2.14 2.16 4/177 25289
/proc/meminfo: memFree=28413424/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1015884 CPUtime=1482.04 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24305 0 0 0 148188 16 0 0 20 0 1 0 122704047 1040265216 202352 33554432000 4194304 6201397 140734234459520 140734234458648 4213686 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 253971 202352 165 491 0 253470 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1015884

[startup+1542.31 s]
/proc/loadavg: 2.20 2.16 2.17 3/177 25291
/proc/meminfo: memFree=28406044/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1017600 CPUtime=1542.04 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24587 0 0 0 154188 16 0 0 20 0 1 0 122704047 1042022400 202634 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254400 202634 165 491 0 253899 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1017600

[startup+1602.3 s]
/proc/loadavg: 2.20 2.17 2.17 4/177 25292
/proc/meminfo: memFree=28373588/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1017864 CPUtime=1602.03 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24704 0 0 0 160186 17 0 0 20 0 1 0 122704047 1042292736 206839 33554432000 4194304 6201397 140734234459520 140734234458648 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254466 206839 165 491 0 253965 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1017864

[startup+1662.3 s]
/proc/loadavg: 2.27 2.20 2.18 3/177 25293
/proc/meminfo: memFree=28360996/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1018260 CPUtime=1662.02 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24818 0 0 0 166185 17 0 0 20 0 1 0 122704047 1042698240 206953 33554432000 4194304 6201397 140734234459520 140734234458648 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254565 206953 165 491 0 254064 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1018260

[startup+1722.3 s]
/proc/loadavg: 2.28 2.21 2.18 3/178 25297
/proc/meminfo: memFree=28343764/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1018388 CPUtime=1722.01 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24878 0 0 0 172184 17 0 0 20 0 1 0 122704047 1042829312 210046 33554432000 4194304 6201397 140734234459520 140734234458648 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254597 210046 165 491 0 254096 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1018388

[startup+1782.3 s]
/proc/loadavg: 2.33 2.24 2.19 4/177 25298
/proc/meminfo: memFree=28329744/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1018900 CPUtime=1782.01 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 24986 0 0 0 178183 18 0 0 20 0 1 0 122704047 1043353600 211176 33554432000 4194304 6201397 140734234459520 140734234458648 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254725 211176 165 491 0 254224 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1018900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.48 2.28 2.21 3/177 25344
/proc/meminfo: memFree=29040884/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1018900 CPUtime=1800 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 25005 0 0 0 179982 18 0 0 20 0 1 0 122704047 1043353600 213239 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254725 213239 165 491 0 254224 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1018900

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 25231 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.48 2.28 2.21 3/177 25344
/proc/meminfo: memFree=29040884/32872528 swapFree=16080/1655368
[pid=25231] ppid=25228 vsize=1018900 CPUtime=1800 cores=1,3,5,7
/proc/25231/stat : 25231 (cdcl-cuttingpla) R 25228 25231 23343 0 -1 4202496 25005 0 0 0 179982 18 0 0 20 0 1 0 122704047 1043353600 213239 33554432000 4194304 6201397 140734234459520 140734234458648 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/25231/statm: 254725 213239 165 491 0 254224 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1018900

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.83
CPU system time (s): 0.185971
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1018900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.185971
maximum resident set size= 852956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25005
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= 28
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.30635 second user time and 7.18491 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 19:41:45
IDJOB=4088129
IDBENCH=2244
IDSOLVER=2550
FILE ID=node122/4088129-1465407705
RUNJOBID= node122-1465387891-23360
PBS_JOBID= 19853859
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088129-1465407705/watcher-4088129-1465407705 -o /tmp/evaluation-result-4088129-1465407705/solver-4088129-1465407705 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23360 --watchdog 1960 --input HOME/instance-4088129-1465407705.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 7262f9f4ab1a3ada75b3b140acf97f7d
RANDOM SEED=1587378977

node122.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.898
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.79
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.898
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.898
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.54
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.898
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.898
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.898
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.898
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:        29883920 kB
Buffers:          127444 kB
Cached:           331240 kB
SwapCached:          780 kB
Active:           276232 kB
Inactive:         318488 kB
Active(anon):     135572 kB
Inactive(anon):     2812 kB
Active(file):     140660 kB
Inactive(file):   315676 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              6616 kB
Writeback:             4 kB
AnonPages:       1934488 kB
Mapped:             7664 kB
Shmem:                 0 kB
Slab:             605116 kB
SReclaimable:      48888 kB
SUnreclaim:       556228 kB
KernelStack:        1480 kB
PageTables:         7344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1936528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1900544 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= 71736 MiB
End job on node122 at 2016-06-08 20:11:45