Trace number 4116443

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-2.opb
MD5SUM6df59df9dbb1067f1d813a340c83c82d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark231.317
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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 * #variable= 3968 #constraint= 7936
0.09/0.13	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 33443
0.19/0.25	c total #propagations: 104509 / total #impl: 445021 (eff. 0.235)
0.19/0.25	c #Conflicts:       2000 | #Learnt:       1997 | 0.001
0.19/0.25	c total clause space: 6.90675MB
0.19/0.25	c total #watches: 46742
0.39/0.40	c total #propagations: 204996 / total #impl: 932463 (eff. 0.220)
0.39/0.40	c GARBAGE COLLECT
0.39/0.40	c #Conflicts:       3000 | #Learnt:       2027 | 0.002
0.39/0.40	c total clause space: 6.90675MB
0.39/0.40	c total #watches: 50661
0.59/0.62	c total #propagations: 301516 / total #impl: 1425456 (eff. 0.212)
0.59/0.62	c #Conflicts:       4000 | #Learnt:       3027 | 0.002
0.59/0.62	c total clause space: 11.2235MB
0.59/0.62	c total #watches: 66888
0.79/0.81	c total #propagations: 409867 / total #impl: 2009053 (eff. 0.204)
0.79/0.81	c GARBAGE COLLECT
0.79/0.81	c #Conflicts:       5000 | #Learnt:       2397 | 0.001
0.79/0.81	c total clause space: 11.2235MB
0.79/0.81	c total #watches: 59107
0.89/0.99	c total #propagations: 509457 / total #impl: 2570337 (eff. 0.198)
0.89/0.99	c #Conflicts:       6000 | #Learnt:       3397 | 0.001
0.89/0.99	c total clause space: 11.2235MB
0.89/0.99	c total #watches: 70074
1.29/1.30	c total #propagations: 608578 / total #impl: 3141431 (eff. 0.194)
1.29/1.30	c GARBAGE COLLECT
1.29/1.30	c #Conflicts:       7000 | #Learnt:       2323 | 0.001
1.29/1.30	c total clause space: 11.2235MB
1.29/1.30	c total #watches: 58871
2.20/2.29	c total #propagations: 727183 / total #impl: 3838364 (eff. 0.189)
2.20/2.29	c #Conflicts:       8000 | #Learnt:       3323 | 0.001
2.20/2.29	c total clause space: 18.2382MB
2.20/2.29	c total #watches: 102396
2.89/2.96	c total #propagations: 862427 / total #impl: 5014478 (eff. 0.172)
2.89/2.96	c #Conflicts:       9000 | #Learnt:       4323 | 0.001
2.89/2.96	c total clause space: 18.2382MB
2.89/2.96	c total #watches: 117634
3.49/3.55	c total #propagations: 972644 / total #impl: 5697679 (eff. 0.171)
3.49/3.55	c GARBAGE COLLECT
3.49/3.55	c #Conflicts:      10000 | #Learnt:       2785 | 0.001
3.49/3.55	c total clause space: 18.2382MB
3.49/3.55	c total #watches: 90826
4.19/4.25	c total #propagations: 1072250 / total #impl: 6339462 (eff. 0.169)
4.19/4.25	c #Conflicts:      11000 | #Learnt:       3785 | 0.001
4.19/4.25	c total clause space: 18.2382MB
4.19/4.25	c total #watches: 110093
4.99/5.04	c total #propagations: 1188213 / total #impl: 7055151 (eff. 0.168)
4.99/5.04	c #Conflicts:      12000 | #Learnt:       4785 | 0.001
4.99/5.04	c total clause space: 18.2382MB
4.99/5.04	c total #watches: 131775
5.69/5.75	c total #propagations: 1293572 / total #impl: 7720193 (eff. 0.168)
5.69/5.75	c #Conflicts:      13000 | #Learnt:       5785 | 0.001
5.69/5.75	c total clause space: 18.2382MB
5.69/5.75	c total #watches: 147635
6.09/6.12	c total #propagations: 1398280 / total #impl: 8448861 (eff. 0.165)
6.09/6.12	c GARBAGE COLLECT
6.09/6.12	c #Conflicts:      14000 | #Learnt:       3918 | 0.001
6.09/6.12	c total clause space: 18.2382MB
6.09/6.12	c total #watches: 94604
6.69/6.76	c total #propagations: 1511620 / total #impl: 9205242 (eff. 0.164)
6.69/6.76	c #Conflicts:      15000 | #Learnt:       4918 | 0.001
6.69/6.76	c total clause space: 18.2382MB
6.69/6.76	c total #watches: 126399
7.39/7.47	c total #propagations: 1630393 / total #impl: 10139809 (eff. 0.161)
7.39/7.47	c #Conflicts:      16000 | #Learnt:       5918 | 0.001
7.39/7.47	c total clause space: 18.2382MB
7.39/7.47	c total #watches: 145998
7.98/8.00	c total #propagations: 1732479 / total #impl: 10949134 (eff. 0.158)
7.98/8.00	c GARBAGE COLLECT
7.98/8.00	c #Conflicts:      17000 | #Learnt:       3725 | 0.000
7.98/8.00	c total clause space: 18.2382MB
7.98/8.00	c total #watches: 93243
8.68/8.74	c total #propagations: 1818662 / total #impl: 11614612 (eff. 0.157)
8.68/8.74	c #Conflicts:      18000 | #Learnt:       4725 | 0.000
8.68/8.74	c total clause space: 18.2382MB
8.68/8.74	c total #watches: 125949
9.69/9.71	c total #propagations: 1945397 / total #impl: 12645840 (eff. 0.154)
9.69/9.71	c #Conflicts:      19000 | #Learnt:       5725 | 0.000
9.69/9.71	c total clause space: 29.637MB
9.69/9.71	c total #watches: 155055
10.69/10.71	c total #propagations: 2061168 / total #impl: 13555918 (eff. 0.152)
10.69/10.71	c #Conflicts:      20000 | #Learnt:       6725 | 0.000
10.69/10.71	c total clause space: 29.637MB
10.69/10.71	c total #watches: 171623
11.29/11.34	c total #propagations: 2170864 / total #impl: 14370711 (eff. 0.151)
11.29/11.34	c GARBAGE COLLECT
11.29/11.34	c #Conflicts:      21000 | #Learnt:       4291 | 0.000
11.29/11.34	c total clause space: 29.637MB
11.29/11.34	c total #watches: 117153
11.89/11.90	c total #propagations: 2272349 / total #impl: 15040735 (eff. 0.151)
11.89/11.90	c #Conflicts:      22000 | #Learnt:       5291 | 0.000
11.89/11.90	c total clause space: 29.637MB
11.89/11.90	c total #watches: 133385
12.39/12.43	c total #propagations: 2380338 / total #impl: 15828342 (eff. 0.150)
12.39/12.43	c #Conflicts:      23000 | #Learnt:       6291 | 0.000
12.39/12.43	c total clause space: 29.637MB
12.39/12.43	c total #watches: 147847
13.09/13.11	c total #propagations: 2469971 / total #impl: 16558641 (eff. 0.149)
13.09/13.11	c #Conflicts:      24000 | #Learnt:       7291 | 0.000
13.09/13.11	c total clause space: 29.637MB
13.09/13.11	c total #watches: 167082
13.59/13.62	c total #propagations: 2573533 / total #impl: 17395373 (eff. 0.148)
13.59/13.62	c GARBAGE COLLECT
13.59/13.62	c #Conflicts:      25000 | #Learnt:       4479 | 0.000
13.59/13.62	c total clause space: 29.637MB
13.59/13.62	c total #watches: 97883
14.19/14.29	c total #propagations: 2671484 / total #impl: 18143794 (eff. 0.147)
14.19/14.29	c #Conflicts:      26000 | #Learnt:       5479 | 0.000
14.19/14.29	c total clause space: 29.637MB
14.19/14.29	c total #watches: 129076
15.40/15.49	c total #propagations: 2778931 / total #impl: 18967127 (eff. 0.147)
15.40/15.49	c #Conflicts:      27000 | #Learnt:       6479 | 0.000
15.40/15.49	c total clause space: 29.637MB
15.40/15.49	c total #watches: 164051
16.79/16.81	c total #propagations: 2889418 / total #impl: 19984216 (eff. 0.145)
16.79/16.81	c #Conflicts:      28000 | #Learnt:       7479 | 0.000
16.79/16.81	c total clause space: 29.637MB
16.79/16.81	c total #watches: 192015
17.70/17.71	c total #propagations: 3003632 / total #impl: 20955847 (eff. 0.143)
17.70/17.71	c GARBAGE COLLECT
17.70/17.71	c #Conflicts:      29000 | #Learnt:       4386 | 0.000
17.70/17.71	c total clause space: 29.637MB
17.70/17.71	c total #watches: 136763
18.49/18.58	c total #propagations: 3104288 / total #impl: 21793246 (eff. 0.142)
18.49/18.58	c #Conflicts:      30000 | #Learnt:       5386 | 0.000
18.49/18.58	c total clause space: 29.637MB
18.49/18.58	c total #watches: 159709
20.19/20.22	c total #propagations: 3209647 / total #impl: 22626778 (eff. 0.142)
20.19/20.22	c #Conflicts:      31000 | #Learnt:       6386 | 0.000
20.19/20.22	c total clause space: 29.637MB
20.19/20.22	c total #watches: 191963
21.59/21.60	c total #propagations: 3327911 / total #impl: 23644855 (eff. 0.141)
21.59/21.60	c #Conflicts:      32000 | #Learnt:       7386 | 0.000
21.59/21.60	c total clause space: 29.637MB
21.59/21.60	c total #watches: 218779
23.20/23.24	c total #propagations: 3441283 / total #impl: 24566499 (eff. 0.140)
23.20/23.24	c #Conflicts:      33000 | #Learnt:       8386 | 0.000
23.20/23.24	c total clause space: 29.637MB
23.20/23.24	c total #watches: 242485
24.09/24.13	c total #propagations: 3554582 / total #impl: 25531467 (eff. 0.139)
24.09/24.13	c GARBAGE COLLECT
24.09/24.13	c #Conflicts:      34000 | #Learnt:       4996 | 0.000
24.09/24.13	c total clause space: 29.637MB
24.09/24.13	c total #watches: 156052
25.99/26.00	c total #propagations: 3654839 / total #impl: 26461598 (eff. 0.138)
25.99/26.00	c #Conflicts:      35000 | #Learnt:       5996 | 0.000
25.99/26.00	c total clause space: 29.637MB
25.99/26.00	c total #watches: 200928
27.69/27.73	c total #propagations: 3782311 / total #impl: 27845371 (eff. 0.136)
27.69/27.73	c #Conflicts:      36000 | #Learnt:       6996 | 0.000
27.69/27.73	c total clause space: 29.637MB
27.69/27.73	c total #watches: 236746
29.49/29.56	c total #propagations: 3902966 / total #impl: 29098963 (eff. 0.134)
29.49/29.56	c #Conflicts:      37000 | #Learnt:       7996 | 0.000
29.49/29.56	c total clause space: 48.1602MB
29.49/29.56	c total #watches: 280044
31.48/31.55	c total #propagations: 4020139 / total #impl: 30625606 (eff. 0.131)
31.48/31.55	c #Conflicts:      38000 | #Learnt:       8996 | 0.000
31.48/31.55	c total clause space: 48.1602MB
31.48/31.55	c total #watches: 303007
33.38/33.48	c total #propagations: 4128789 / total #impl: 31736482 (eff. 0.130)
33.38/33.48	c GARBAGE COLLECT
33.38/33.48	c #Conflicts:      39000 | #Learnt:       5262 | 0.000
33.38/33.48	c total clause space: 48.1602MB
33.38/33.48	c total #watches: 183419
35.38/35.41	c total #propagations: 4240021 / total #impl: 32799344 (eff. 0.129)
35.38/35.41	c #Conflicts:      40000 | #Learnt:       6262 | 0.000
35.38/35.41	c total clause space: 48.1602MB
35.38/35.41	c total #watches: 221343
38.98/39.01	c total #propagations: 4364224 / total #impl: 34132891 (eff. 0.128)
38.98/39.01	c #Conflicts:      41000 | #Learnt:       7262 | 0.000
38.98/39.01	c total clause space: 48.1602MB
38.98/39.01	c total #watches: 277067
44.68/44.78	c total #propagations: 4503480 / total #impl: 36434389 (eff. 0.124)
44.68/44.78	c #Conflicts:      42000 | #Learnt:       8262 | 0.000
44.68/44.78	c total clause space: 48.1602MB
44.68/44.78	c total #watches: 343338
52.59/52.66	c total #propagations: 4657939 / total #impl: 39765113 (eff. 0.117)
52.59/52.66	c #Conflicts:      43000 | #Learnt:       9262 | 0.000
52.59/52.66	c total clause space: 78.2603MB
52.59/52.66	c total #watches: 414480
61.78/61.81	c total #propagations: 4804596 / total #impl: 43949402 (eff. 0.109)
61.78/61.81	c GARBAGE COLLECT
61.78/61.81	c #Conflicts:      44000 | #Learnt:       5320 | 0.000
61.78/61.81	c total clause space: 78.2603MB
61.78/61.81	c total #watches: 185622
64.18/64.22	c total #propagations: 4959400 / total #impl: 48503418 (eff. 0.102)
64.18/64.22	c #Conflicts:      45000 | #Learnt:       6320 | 0.000
64.18/64.22	c total clause space: 78.2603MB
64.18/64.22	c total #watches: 237095
65.58/65.67	c total #propagations: 5097923 / total #impl: 50120889 (eff. 0.102)
65.58/65.67	c #Conflicts:      46000 | #Learnt:       7320 | 0.001
65.58/65.67	c total clause space: 78.2603MB
65.58/65.67	c total #watches: 252174
67.38/67.45	c total #propagations: 5194894 / total #impl: 50897792 (eff. 0.102)
67.38/67.45	c #Conflicts:      47000 | #Learnt:       8320 | 0.001
67.38/67.45	c total clause space: 78.2603MB
67.38/67.45	c total #watches: 271238
69.29/69.37	c total #propagations: 5307530 / total #impl: 51815343 (eff. 0.102)
69.29/69.37	c #Conflicts:      48000 | #Learnt:       9320 | 0.001
69.29/69.37	c total clause space: 78.2603MB
69.29/69.37	c total #watches: 296487
71.18/71.20	c total #propagations: 5407136 / total #impl: 52708865 (eff. 0.103)
71.18/71.20	c #Conflicts:      49000 | #Learnt:      10320 | 0.001
71.18/71.20	c total clause space: 78.2603MB
71.18/71.20	c total #watches: 316097
72.69/72.74	c total #propagations: 5511957 / total #impl: 53653459 (eff. 0.103)
72.69/72.74	c GARBAGE COLLECT
72.69/72.74	c #Conflicts:      50000 | #Learnt:       5961 | 0.001
72.69/72.74	c total clause space: 78.2603MB
72.69/72.74	c total #watches: 195604
73.79/73.89	c total #propagations: 5620483 / total #impl: 54640876 (eff. 0.103)
73.79/73.89	c #Conflicts:      51000 | #Learnt:       6961 | 0.001
73.79/73.89	c total clause space: 78.2603MB
73.79/73.89	c total #watches: 217105
75.48/75.57	c total #propagations: 5721647 / total #impl: 55450930 (eff. 0.103)
75.48/75.57	c #Conflicts:      52000 | #Learnt:       7961 | 0.001
75.48/75.57	c total clause space: 78.2603MB
75.48/75.57	c total #watches: 247800
77.78/77.86	c total #propagations: 5845626 / total #impl: 56568194 (eff. 0.103)
77.78/77.86	c #Conflicts:      53000 | #Learnt:       8961 | 0.001
77.78/77.86	c total clause space: 78.2603MB
77.78/77.86	c total #watches: 289211
79.68/79.71	c total #propagations: 5976941 / total #impl: 57918005 (eff. 0.103)
79.68/79.71	c #Conflicts:      54000 | #Learnt:       9961 | 0.001
79.68/79.71	c total clause space: 78.2603MB
79.68/79.71	c total #watches: 306342
81.39/81.43	c total #propagations: 6076883 / total #impl: 58737974 (eff. 0.103)
81.39/81.43	c #Conflicts:      55000 | #Learnt:      10961 | 0.001
81.39/81.43	c total clause space: 78.2603MB
81.39/81.43	c total #watches: 320788
83.18/83.23	c total #propagations: 6173664 / total #impl: 59607163 (eff. 0.104)
83.18/83.23	c GARBAGE COLLECT
83.18/83.23	c #Conflicts:      56000 | #Learnt:       6393 | 0.001
83.18/83.23	c total clause space: 78.2603MB
83.18/83.23	c total #watches: 215556
84.58/84.66	c total #propagations: 6298859 / total #impl: 60705423 (eff. 0.104)
84.58/84.66	c #Conflicts:      57000 | #Learnt:       7393 | 0.001
84.58/84.66	c total clause space: 78.2603MB
84.58/84.66	c total #watches: 237189
85.98/86.08	c total #propagations: 6406219 / total #impl: 61579304 (eff. 0.104)
85.98/86.08	c #Conflicts:      58000 | #Learnt:       8393 | 0.001
85.98/86.08	c total clause space: 78.2603MB
85.98/86.08	c total #watches: 256262
87.58/87.63	c total #propagations: 6510690 / total #impl: 62463014 (eff. 0.104)
87.58/87.63	c #Conflicts:      59000 | #Learnt:       9393 | 0.001
87.58/87.63	c total clause space: 78.2603MB
87.58/87.63	c total #watches: 276154
89.48/89.52	c total #propagations: 6616556 / total #impl: 63398112 (eff. 0.104)
89.48/89.52	c #Conflicts:      60000 | #Learnt:      10393 | 0.001
89.48/89.52	c total clause space: 78.2603MB
89.48/89.52	c total #watches: 302356
92.38/92.49	c total #propagations: 6725241 / total #impl: 64405714 (eff. 0.104)
92.38/92.49	c #Conflicts:      61000 | #Learnt:      11393 | 0.001
92.38/92.49	c total clause space: 78.2603MB
92.38/92.49	c total #watches: 340502
94.58/94.68	c total #propagations: 6853061 / total #impl: 65716693 (eff. 0.104)
94.58/94.68	c GARBAGE COLLECT
94.58/94.68	c #Conflicts:      62000 | #Learnt:       6487 | 0.001
94.58/94.68	c total clause space: 78.2603MB
94.58/94.68	c total #watches: 210576
96.88/96.99	c total #propagations: 6982151 / total #impl: 66814490 (eff. 0.105)
96.88/96.99	c #Conflicts:      63000 | #Learnt:       7487 | 0.001
96.88/96.99	c total clause space: 78.2603MB
96.88/96.99	c total #watches: 268467
100.88/100.96	c total #propagations: 7118422 / total #impl: 68231672 (eff. 0.104)
100.88/100.96	c #Conflicts:      64000 | #Learnt:       8487 | 0.001
100.88/100.96	c total clause space: 78.2603MB
100.88/100.96	c total #watches: 314820
103.67/103.70	c total #propagations: 7257321 / total #impl: 70031946 (eff. 0.104)
103.67/103.70	c #Conflicts:      65000 | #Learnt:       9487 | 0.001
103.67/103.70	c total clause space: 78.2603MB
103.67/103.70	c total #watches: 333977
105.47/105.53	c total #propagations: 7370727 / total #impl: 71081116 (eff. 0.104)
105.47/105.53	c #Conflicts:      66000 | #Learnt:      10487 | 0.001
105.47/105.53	c total clause space: 78.2603MB
105.47/105.53	c total #watches: 352902
107.97/108.00	c total #propagations: 7465770 / total #impl: 71914467 (eff. 0.104)
107.97/108.00	c #Conflicts:      67000 | #Learnt:      11487 | 0.001
107.97/108.00	c total clause space: 78.2603MB
107.97/108.00	c total #watches: 374114
110.57/110.69	c total #propagations: 7561805 / total #impl: 72801951 (eff. 0.104)
110.57/110.69	c #Conflicts:      68000 | #Learnt:      12487 | 0.001
110.57/110.69	c total clause space: 78.2603MB
110.57/110.69	c total #watches: 398332
112.07/112.11	c total #propagations: 7664687 / total #impl: 73863662 (eff. 0.104)
112.07/112.11	c GARBAGE COLLECT
112.07/112.11	c #Conflicts:      69000 | #Learnt:       7264 | 0.001
112.07/112.11	c total clause space: 78.2603MB
112.07/112.11	c total #watches: 228724
113.38/113.49	c total #propagations: 7776947 / total #impl: 74843950 (eff. 0.104)
113.38/113.49	c #Conflicts:      70000 | #Learnt:       8264 | 0.001
113.38/113.49	c total clause space: 78.2603MB
113.38/113.49	c total #watches: 249771
115.07/115.14	c total #propagations: 7877458 / total #impl: 75669970 (eff. 0.104)
115.07/115.14	c #Conflicts:      71000 | #Learnt:       9264 | 0.001
115.07/115.14	c total clause space: 78.2603MB
115.07/115.14	c total #watches: 276522
117.87/117.93	c total #propagations: 7992015 / total #impl: 76656957 (eff. 0.104)
117.87/117.93	c #Conflicts:      72000 | #Learnt:      10264 | 0.001
117.87/117.93	c total clause space: 78.2603MB
117.87/117.93	c total #watches: 320771
120.07/120.19	c total #propagations: 8119739 / total #impl: 78085610 (eff. 0.104)
120.07/120.19	c #Conflicts:      73000 | #Learnt:      11264 | 0.001
120.07/120.19	c total clause space: 78.2603MB
120.07/120.19	c total #watches: 343603
122.37/122.40	c total #propagations: 8229566 / total #impl: 79162367 (eff. 0.104)
122.37/122.40	c #Conflicts:      74000 | #Learnt:      12264 | 0.001
122.37/122.40	c total clause space: 78.2603MB
122.37/122.40	c total #watches: 362513
124.28/124.32	c total #propagations: 8338756 / total #impl: 80171755 (eff. 0.104)
124.28/124.32	c GARBAGE COLLECT
124.28/124.32	c #Conflicts:      75000 | #Learnt:       6768 | 0.001
124.28/124.32	c total clause space: 78.2603MB
124.28/124.32	c total #watches: 214671
125.47/125.50	c total #propagations: 8443164 / total #impl: 81156412 (eff. 0.104)
125.47/125.50	c #Conflicts:      76000 | #Learnt:       7768 | 0.001
125.47/125.50	c total clause space: 78.2603MB
125.47/125.50	c total #watches: 233316
126.97/127.00	c total #propagations: 8546538 / total #impl: 82038284 (eff. 0.104)
126.97/127.00	c #Conflicts:      77000 | #Learnt:       8768 | 0.001
126.97/127.00	c total clause space: 78.2603MB
126.97/127.00	c total #watches: 260612
128.47/128.51	c total #propagations: 8653564 / total #impl: 82969889 (eff. 0.104)
128.47/128.51	c #Conflicts:      78000 | #Learnt:       9768 | 0.001
128.47/128.51	c total clause space: 78.2603MB
128.47/128.51	c total #watches: 276920
130.67/130.79	c total #propagations: 8762600 / total #impl: 83914890 (eff. 0.104)
130.67/130.79	c #Conflicts:      79000 | #Learnt:      10768 | 0.001
130.67/130.79	c total clause space: 78.2603MB
130.67/130.79	c total #watches: 309153
133.57/133.63	c total #propagations: 8891245 / total #impl: 85135954 (eff. 0.104)
133.57/133.63	c #Conflicts:      80000 | #Learnt:      11768 | 0.001
133.57/133.63	c total clause space: 78.2603MB
133.57/133.63	c total #watches: 348288
136.47/136.55	c total #propagations: 9020881 / total #impl: 86502338 (eff. 0.104)
136.47/136.55	c #Conflicts:      81000 | #Learnt:      12768 | 0.001
136.47/136.55	c total clause space: 78.2603MB
136.47/136.55	c total #watches: 380180
138.77/138.89	c total #propagations: 9143139 / total #impl: 87864089 (eff. 0.104)
138.77/138.89	c GARBAGE COLLECT
138.77/138.89	c #Conflicts:      82000 | #Learnt:       7025 | 0.001
138.77/138.89	c total clause space: 78.2603MB
138.77/138.89	c total #watches: 222420
140.37/140.42	c total #propagations: 9261781 / total #impl: 89201328 (eff. 0.104)
140.37/140.42	c #Conflicts:      83000 | #Learnt:       8025 | 0.001
140.37/140.42	c total clause space: 78.2603MB
140.37/140.42	c total #watches: 249989
142.17/142.25	c total #propagations: 9366938 / total #impl: 90352444 (eff. 0.104)
142.17/142.25	c #Conflicts:      84000 | #Learnt:       9025 | 0.001
142.17/142.25	c total clause space: 78.2603MB
142.17/142.25	c total #watches: 276373
145.36/145.40	c total #propagations: 9469502 / total #impl: 91494436 (eff. 0.103)
145.36/145.40	c #Conflicts:      85000 | #Learnt:      10025 | 0.001
145.36/145.40	c total clause space: 78.2603MB
145.36/145.40	c total #watches: 325441
150.16/150.25	c total #propagations: 9598103 / total #impl: 93126539 (eff. 0.103)
150.16/150.25	c #Conflicts:      86000 | #Learnt:      11025 | 0.001
150.16/150.25	c total clause space: 78.2603MB
150.16/150.25	c total #watches: 378032
155.96/156.08	c total #propagations: 9738283 / total #impl: 95323487 (eff. 0.102)
155.96/156.08	c #Conflicts:      87000 | #Learnt:      12025 | 0.001
155.96/156.08	c total clause space: 78.2603MB
155.96/156.08	c total #watches: 430069
162.56/162.68	c total #propagations: 9876784 / total #impl: 97781164 (eff. 0.101)
162.56/162.68	c #Conflicts:      88000 | #Learnt:      13025 | 0.001
162.56/162.68	c total clause space: 78.2603MB
162.56/162.68	c total #watches: 475681
171.37/171.40	c total #propagations: 10011830 / total #impl: 100445887 (eff. 0.100)
171.37/171.40	c #Conflicts:      89000 | #Learnt:      14025 | 0.000
171.37/171.40	c total clause space: 78.2603MB
171.37/171.40	c total #watches: 526862
176.17/176.21	c total #propagations: 10148930 / total #impl: 103400527 (eff. 0.098)
176.17/176.21	c GARBAGE COLLECT
176.17/176.21	c #Conflicts:      90000 | #Learnt:       7916 | 0.000
176.17/176.21	c total clause space: 127.173MB
176.17/176.21	c total #watches: 255748
178.37/178.40	c total #propagations: 10273811 / total #impl: 105285146 (eff. 0.098)
178.37/178.40	c #Conflicts:      91000 | #Learnt:       8916 | 0.000
178.37/178.40	c total clause space: 127.173MB
178.37/178.40	c total #watches: 293090
182.37/182.42	c total #propagations: 10388397 / total #impl: 106847937 (eff. 0.097)
182.37/182.42	c #Conflicts:      92000 | #Learnt:       9916 | 0.001
182.37/182.42	c total clause space: 127.173MB
182.37/182.42	c total #watches: 341629
186.76/186.83	c total #propagations: 10538195 / total #impl: 109702588 (eff. 0.096)
186.76/186.83	c #Conflicts:      93000 | #Learnt:      10916 | 0.000
186.76/186.83	c total clause space: 127.173MB
186.76/186.83	c total #watches: 400057
193.06/193.17	c total #propagations: 10663280 / total #impl: 112858674 (eff. 0.094)
193.06/193.17	c #Conflicts:      94000 | #Learnt:      11916 | 0.000
193.06/193.17	c total clause space: 127.173MB
193.06/193.17	c total #watches: 466166
202.76/202.84	c total #propagations: 10787769 / total #impl: 116611259 (eff. 0.093)
202.76/202.84	c #Conflicts:      95000 | #Learnt:      12916 | 0.000
202.76/202.84	c total clause space: 127.173MB
202.76/202.84	c total #watches: 545393
214.26/214.39	c total #propagations: 10936498 / total #impl: 122068011 (eff. 0.090)
214.26/214.39	c #Conflicts:      96000 | #Learnt:      13916 | 0.000
214.26/214.39	c total clause space: 127.173MB
214.26/214.39	c total #watches: 614763
226.26/226.34	c total #propagations: 11078793 / total #impl: 128223482 (eff. 0.086)
226.26/226.34	c #Conflicts:      97000 | #Learnt:      14916 | 0.000
226.26/226.34	c total clause space: 127.173MB
226.26/226.34	c total #watches: 684419
228.87/228.92	c total #propagations: 11210550 / total #impl: 134359365 (eff. 0.083)
228.87/228.92	c GARBAGE COLLECT
228.87/228.92	c #Conflicts:      98000 | #Learnt:       8547 | 0.000
228.87/228.92	c total clause space: 127.173MB
228.87/228.92	c total #watches: 296129
232.86/232.96	c total #propagations: 11341877 / total #impl: 136296299 (eff. 0.083)
232.86/232.96	c #Conflicts:      99000 | #Learnt:       9547 | 0.000
232.86/232.96	c total clause space: 127.173MB
232.86/232.96	c total #watches: 356311
238.77/238.88	c total #propagations: 11477903 / total #impl: 139218534 (eff. 0.082)
238.77/238.88	c #Conflicts:     100000 | #Learnt:      10547 | 0.000
238.77/238.88	c total clause space: 127.173MB
238.77/238.88	c total #watches: 426824
247.06/247.12	c total #propagations: 11620240 / total #impl: 143135598 (eff. 0.081)
247.06/247.12	c #Conflicts:     101000 | #Learnt:      11547 | 0.000
247.06/247.12	c total clause space: 127.173MB
247.06/247.12	c total #watches: 494222
257.86/257.91	c total #propagations: 11758140 / total #impl: 147086820 (eff. 0.080)
257.86/257.91	c #Conflicts:     102000 | #Learnt:      12547 | 0.000
257.86/257.91	c total clause space: 127.173MB
257.86/257.91	c total #watches: 568466
267.26/267.31	c total #propagations: 11904058 / total #impl: 151971411 (eff. 0.078)
267.26/267.31	c #Conflicts:     103000 | #Learnt:      13547 | 0.000
267.26/267.31	c total clause space: 127.173MB
267.26/267.31	c total #watches: 618285
271.85/271.94	c total #propagations: 12028194 / total #impl: 155539627 (eff. 0.077)
271.85/271.94	c #Conflicts:     104000 | #Learnt:      14547 | 0.000
271.85/271.94	c total clause space: 127.173MB
271.85/271.94	c total #watches: 641861
276.06/276.13	c total #propagations: 12147098 / total #impl: 156632699 (eff. 0.078)
276.06/276.13	c #Conflicts:     105000 | #Learnt:      15547 | 0.001
276.06/276.13	c total clause space: 127.173MB
276.06/276.13	c total #watches: 657069
277.85/277.94	c total #propagations: 12243947 / total #impl: 157544449 (eff. 0.078)
277.85/277.94	c GARBAGE COLLECT
277.85/277.94	c #Conflicts:     106000 | #Learnt:       8779 | 0.001
277.85/277.94	c total clause space: 127.173MB
277.85/277.94	c total #watches: 279188
279.55/279.67	c total #propagations: 12360931 / total #impl: 158611583 (eff. 0.078)
279.55/279.67	c #Conflicts:     107000 | #Learnt:       9779 | 0.001
279.55/279.67	c total clause space: 127.173MB
279.55/279.67	c total #watches: 300095
281.45/281.53	c total #propagations: 12463433 / total #impl: 159622266 (eff. 0.078)
281.45/281.53	c #Conflicts:     108000 | #Learnt:      10779 | 0.001
281.45/281.53	c total clause space: 127.173MB
281.45/281.53	c total #watches: 316658
284.25/284.32	c total #propagations: 12568675 / total #impl: 160583402 (eff. 0.078)
284.25/284.32	c #Conflicts:     109000 | #Learnt:      11779 | 0.001
284.25/284.32	c total clause space: 127.173MB
284.25/284.32	c total #watches: 358874
286.55/286.61	c total #propagations: 12693959 / total #impl: 162099777 (eff. 0.078)
286.55/286.61	c #Conflicts:     110000 | #Learnt:      12779 | 0.001
286.55/286.61	c total clause space: 127.173MB
286.55/286.61	c total #watches: 391396
289.55/289.67	c total #propagations: 12795652 / total #impl: 163466463 (eff. 0.078)
289.55/289.67	c #Conflicts:     111000 | #Learnt:      13779 | 0.001
289.55/289.67	c total clause space: 127.173MB
289.55/289.67	c total #watches: 420920
292.45/292.55	c total #propagations: 12907449 / total #impl: 165041681 (eff. 0.078)
292.45/292.55	c #Conflicts:     112000 | #Learnt:      14779 | 0.001
292.45/292.55	c total clause space: 127.173MB
292.45/292.55	c total #watches: 444365
295.45/295.52	c total #propagations: 13018871 / total #impl: 166276173 (eff. 0.078)
295.45/295.52	c #Conflicts:     113000 | #Learnt:      15779 | 0.001
295.45/295.52	c total clause space: 127.173MB
295.45/295.52	c total #watches: 467352
297.65/297.78	c total #propagations: 13127479 / total #impl: 167465273 (eff. 0.078)
297.65/297.78	c GARBAGE COLLECT
297.65/297.78	c #Conflicts:     114000 | #Learnt:       8775 | 0.001
297.65/297.78	c total clause space: 127.173MB
297.65/297.78	c total #watches: 274308
299.25/299.36	c total #propagations: 13238224 / total #impl: 168524324 (eff. 0.079)
299.25/299.36	c #Conflicts:     115000 | #Learnt:       9775 | 0.001
299.25/299.36	c total clause space: 127.173MB
299.25/299.36	c total #watches: 296711
300.85/300.96	c total #propagations: 13333980 / total #impl: 169461065 (eff. 0.079)
300.85/300.96	c #Conflicts:     116000 | #Learnt:      10775 | 0.001
300.85/300.96	c total clause space: 127.173MB
300.85/300.96	c total #watches: 315335
302.95/303.07	c total #propagations: 13433560 / total #impl: 170346530 (eff. 0.079)
302.95/303.07	c #Conflicts:     117000 | #Learnt:      11775 | 0.001
302.95/303.07	c total clause space: 127.173MB
302.95/303.07	c total #watches: 342826
305.35/305.46	c total #propagations: 13546284 / total #impl: 171673858 (eff. 0.079)
305.35/305.46	c #Conflicts:     118000 | #Learnt:      12775 | 0.001
305.35/305.46	c total clause space: 127.173MB
305.35/305.46	c total #watches: 373320
308.45/308.50	c total #propagations: 13661189 / total #impl: 172912912 (eff. 0.079)
308.45/308.50	c #Conflicts:     119000 | #Learnt:      13775 | 0.001
308.45/308.50	c total clause space: 127.173MB
308.45/308.50	c total #watches: 416855
311.55/311.68	c total #propagations: 13780589 / total #impl: 174462864 (eff. 0.079)
311.55/311.68	c #Conflicts:     120000 | #Learnt:      14775 | 0.001
311.55/311.68	c total clause space: 127.173MB
311.55/311.68	c total #watches: 452761
316.24/316.34	c total #propagations: 13891996 / total #impl: 175867106 (eff. 0.079)
316.24/316.34	c #Conflicts:     121000 | #Learnt:      15775 | 0.001
316.24/316.34	c total clause space: 127.173MB
316.24/316.34	c total #watches: 506238
322.35/322.45	c total #propagations: 14019651 / total #impl: 177891919 (eff. 0.079)
322.35/322.45	c GARBAGE COLLECT
322.35/322.45	c #Conflicts:     122000 | #Learnt:       8469 | 0.001
322.35/322.45	c total clause space: 127.173MB
322.35/322.45	c total #watches: 264979
324.34/324.42	c total #propagations: 14152579 / total #impl: 180459696 (eff. 0.078)
324.34/324.42	c #Conflicts:     123000 | #Learnt:       9469 | 0.001
324.34/324.42	c total clause space: 127.173MB
324.34/324.42	c total #watches: 290444
326.14/326.23	c total #propagations: 14275189 / total #impl: 181604183 (eff. 0.079)
326.14/326.23	c #Conflicts:     124000 | #Learnt:      10469 | 0.001
326.14/326.23	c total clause space: 127.173MB
326.14/326.23	c total #watches: 312149
328.74/328.85	c total #propagations: 14379055 / total #impl: 182632842 (eff. 0.079)
328.74/328.85	c #Conflicts:     125000 | #Learnt:      11469 | 0.001
328.74/328.85	c total clause space: 127.173MB
328.74/328.85	c total #watches: 353564
331.05/331.18	c total #propagations: 14509365 / total #impl: 183923977 (eff. 0.079)
331.05/331.18	c #Conflicts:     126000 | #Learnt:      12469 | 0.001
331.05/331.18	c total clause space: 127.173MB
331.05/331.18	c total #watches: 372115
333.35/333.43	c total #propagations: 14616605 / total #impl: 184996448 (eff. 0.079)
333.35/333.43	c #Conflicts:     127000 | #Learnt:      13469 | 0.000
333.35/333.43	c total clause space: 127.173MB
333.35/333.43	c total #watches: 390117
336.04/336.17	c total #propagations: 14716927 / total #impl: 185998512 (eff. 0.079)
336.04/336.17	c #Conflicts:     128000 | #Learnt:      14469 | 0.000
336.04/336.17	c total clause space: 127.173MB
336.04/336.17	c total #watches: 417652
338.94/339.05	c total #propagations: 14828455 / total #impl: 187283299 (eff. 0.079)
338.94/339.05	c #Conflicts:     129000 | #Learnt:      15469 | 0.000
338.94/339.05	c total clause space: 127.173MB
338.94/339.05	c total #watches: 442812
341.74/341.81	c total #propagations: 14937662 / total #impl: 188566250 (eff. 0.079)
341.74/341.81	c #Conflicts:     130000 | #Learnt:      16469 | 0.000
341.74/341.81	c total clause space: 127.173MB
341.74/341.81	c total #watches: 467014
344.54/344.69	c total #propagations: 15040549 / total #impl: 189883743 (eff. 0.079)
344.54/344.69	c GARBAGE COLLECT
344.54/344.69	c #Conflicts:     131000 | #Learnt:       8929 | 0.000
344.54/344.69	c total clause space: 127.173MB
344.54/344.69	c total #watches: 281460
346.45/346.58	c total #propagations: 15157359 / total #impl: 191193340 (eff. 0.079)
346.45/346.58	c #Conflicts:     132000 | #Learnt:       9929 | 0.000
346.45/346.58	c total clause space: 127.173MB
346.45/346.58	c total #watches: 300367
348.44/348.51	c total #propagations: 15267156 / total #impl: 192251887 (eff. 0.079)
348.44/348.51	c #Conflicts:     133000 | #Learnt:      10929 | 0.000
348.44/348.51	c total clause space: 127.173MB
348.44/348.51	c total #watches: 332924
350.74/350.87	c total #propagations: 15385879 / total #impl: 193401358 (eff. 0.080)
350.74/350.87	c #Conflicts:     134000 | #Learnt:      11929 | 0.000
350.74/350.87	c total clause space: 127.173MB
350.74/350.87	c total #watches: 356712
353.05/353.12	c total #propagations: 15500361 / total #impl: 194488485 (eff. 0.080)
353.05/353.12	c #Conflicts:     135000 | #Learnt:      12929 | 0.000
353.05/353.12	c total clause space: 127.173MB
353.05/353.12	c total #watches: 377816
356.04/356.12	c total #propagations: 15605585 / total #impl: 195560021 (eff. 0.080)
356.04/356.12	c #Conflicts:     136000 | #Learnt:      13929 | 0.000
356.04/356.12	c total clause space: 127.173MB
356.04/356.12	c total #watches: 421272
359.54/359.63	c total #propagations: 15734049 / total #impl: 197185216 (eff. 0.080)
359.54/359.63	c #Conflicts:     137000 | #Learnt:      14929 | 0.000
359.54/359.63	c total clause space: 127.173MB
359.54/359.63	c total #watches: 458731
364.24/364.39	c total #propagations: 15857680 / total #impl: 198793102 (eff. 0.080)
364.24/364.39	c #Conflicts:     138000 | #Learnt:      15929 | 0.000
364.24/364.39	c total clause space: 127.173MB
364.24/364.39	c total #watches: 495516
368.14/368.20	c total #propagations: 15982098 / total #impl: 200348673 (eff. 0.080)
368.14/368.20	c #Conflicts:     139000 | #Learnt:      16929 | 0.000
368.14/368.20	c total clause space: 127.173MB
368.14/368.20	c total #watches: 535204
372.24/372.32	c total #propagations: 16102947 / total #impl: 202017665 (eff. 0.080)
372.24/372.32	c #Conflicts:     140000 | #Learnt:      17929 | 0.000
372.24/372.32	c total clause space: 127.173MB
372.24/372.32	c total #watches: 563291
374.64/374.79	c total #propagations: 16213616 / total #impl: 203401593 (eff. 0.080)
374.64/374.79	c GARBAGE COLLECT
374.64/374.79	c #Conflicts:     141000 | #Learnt:      10065 | 0.000
374.64/374.79	c total clause space: 127.173MB
374.64/374.79	c total #watches: 326264
377.43/377.59	c total #propagations: 16328023 / total #impl: 205151497 (eff. 0.080)
377.43/377.59	c #Conflicts:     142000 | #Learnt:      11065 | 0.000
377.43/377.59	c total clause space: 127.173MB
377.43/377.59	c total #watches: 355660
380.64/380.75	c total #propagations: 16458712 / total #impl: 206451509 (eff. 0.080)
380.64/380.75	c #Conflicts:     143000 | #Learnt:      12065 | 0.000
380.64/380.75	c total clause space: 127.173MB
380.64/380.75	c total #watches: 390822
384.83/384.90	c total #propagations: 16587623 / total #impl: 207844086 (eff. 0.080)
384.83/384.90	c #Conflicts:     144000 | #Learnt:      13065 | 0.000
384.83/384.90	c total clause space: 127.173MB
384.83/384.90	c total #watches: 426930
390.13/390.23	c total #propagations: 16718917 / total #impl: 209569287 (eff. 0.080)
390.13/390.23	c #Conflicts:     145000 | #Learnt:      14065 | 0.000
390.13/390.23	c total clause space: 127.173MB
390.13/390.23	c total #watches: 467386
397.14/397.23	c total #propagations: 16854849 / total #impl: 211635809 (eff. 0.080)
397.14/397.23	c #Conflicts:     146000 | #Learnt:      15065 | 0.000
397.14/397.23	c total clause space: 127.173MB
397.14/397.23	c total #watches: 514113
405.84/406.00	c total #propagations: 16994026 / total #impl: 214125188 (eff. 0.079)
405.84/406.00	c #Conflicts:     147000 | #Learnt:      16065 | 0.000
405.84/406.00	c total clause space: 127.173MB
405.84/406.00	c total #watches: 563616
413.83/413.90	c total #propagations: 17137426 / total #impl: 216683270 (eff. 0.079)
413.83/413.90	c #Conflicts:     148000 | #Learnt:      17065 | 0.000
413.83/413.90	c total clause space: 127.173MB
413.83/413.90	c total #watches: 608443
418.53/418.67	c total #propagations: 17270019 / total #impl: 218820414 (eff. 0.079)
418.53/418.67	c #Conflicts:     149000 | #Learnt:      18065 | 0.000
418.53/418.67	c total clause space: 127.173MB
418.53/418.67	c total #watches: 631025
422.62/422.72	c total #propagations: 17369317 / total #impl: 219915079 (eff. 0.079)
422.62/422.72	c GARBAGE COLLECT
422.62/422.72	c #Conflicts:     150000 | #Learnt:       9803 | 0.000
422.62/422.72	c total clause space: 127.173MB
422.62/422.72	c total #watches: 304908
424.82/424.96	c total #propagations: 17479556 / total #impl: 221061677 (eff. 0.079)
424.82/424.96	c #Conflicts:     151000 | #Learnt:      10803 | 0.000
424.82/424.96	c total clause space: 127.173MB
424.82/424.96	c total #watches: 339396
426.83/426.98	c total #propagations: 17584536 / total #impl: 222334606 (eff. 0.079)
426.83/426.98	c #Conflicts:     152000 | #Learnt:      11803 | 0.000
426.83/426.98	c total clause space: 127.173MB
426.83/426.98	c total #watches: 360884
429.22/429.37	c total #propagations: 17681907 / total #impl: 223335327 (eff. 0.079)
429.22/429.37	c #Conflicts:     153000 | #Learnt:      12803 | 0.000
429.22/429.37	c total clause space: 127.173MB
429.22/429.37	c total #watches: 386445
431.92/432.06	c total #propagations: 17789906 / total #impl: 224525130 (eff. 0.079)
431.92/432.06	c #Conflicts:     154000 | #Learnt:      13803 | 0.000
431.92/432.06	c total clause space: 127.173MB
431.92/432.06	c total #watches: 423883
435.12/435.20	c total #propagations: 17895721 / total #impl: 226051980 (eff. 0.079)
435.12/435.20	c #Conflicts:     155000 | #Learnt:      14803 | 0.000
435.12/435.20	c total clause space: 127.173MB
435.12/435.20	c total #watches: 469455
438.83/438.95	c total #propagations: 18006360 / total #impl: 227454845 (eff. 0.079)
438.83/438.95	c #Conflicts:     156000 | #Learnt:      15803 | 0.000
438.83/438.95	c total clause space: 127.173MB
438.83/438.95	c total #watches: 502654
441.82/441.97	c total #propagations: 18117818 / total #impl: 228978872 (eff. 0.079)
441.82/441.97	c #Conflicts:     157000 | #Learnt:      16803 | 0.000
441.82/441.97	c total clause space: 127.173MB
441.82/441.97	c total #watches: 521177
445.62/445.78	c total #propagations: 18221423 / total #impl: 230136593 (eff. 0.079)
445.62/445.78	c #Conflicts:     158000 | #Learnt:      17803 | 0.000
445.62/445.78	c total clause space: 127.173MB
445.62/445.78	c total #watches: 551115
449.42/449.57	c total #propagations: 18332225 / total #impl: 231497765 (eff. 0.079)
449.42/449.57	c #Conflicts:     159000 | #Learnt:      18803 | 0.000
449.42/449.57	c total clause space: 127.173MB
449.42/449.57	c total #watches: 577999
452.03/452.20	c total #propagations: 18440676 / total #impl: 232902694 (eff. 0.079)
452.03/452.20	c GARBAGE COLLECT
452.03/452.20	c #Conflicts:     160000 | #Learnt:      10269 | 0.000
452.03/452.20	c total clause space: 127.173MB
452.03/452.20	c total #watches: 315628
453.72/453.85	c total #propagations: 18550097 / total #impl: 234143516 (eff. 0.079)
453.72/453.85	c #Conflicts:     161000 | #Learnt:      11269 | 0.001
453.72/453.85	c total clause space: 127.173MB
453.72/453.85	c total #watches: 333846
456.52/456.61	c total #propagations: 18640590 / total #impl: 235078246 (eff. 0.079)
456.52/456.61	c #Conflicts:     162000 | #Learnt:      12269 | 0.001
456.52/456.61	c total clause space: 127.173MB
456.52/456.61	c total #watches: 367806
458.42/458.55	c total #propagations: 18767609 / total #impl: 236466822 (eff. 0.079)
458.42/458.55	c #Conflicts:     163000 | #Learnt:      13269 | 0.001
458.42/458.55	c total clause space: 127.173MB
458.42/458.55	c total #watches: 397236
461.72/461.80	c total #propagations: 18861290 / total #impl: 237724815 (eff. 0.079)
461.72/461.80	c #Conflicts:     164000 | #Learnt:      14269 | 0.001
461.72/461.80	c total clause space: 127.173MB
461.72/461.80	c total #watches: 436763
465.82/465.92	c total #propagations: 18987392 / total #impl: 239427349 (eff. 0.079)
465.82/465.92	c #Conflicts:     165000 | #Learnt:      15269 | 0.001
465.82/465.92	c total clause space: 127.173MB
465.82/465.92	c total #watches: 488363
472.32/472.40	c total #propagations: 19108800 / total #impl: 241202318 (eff. 0.079)
472.32/472.40	c #Conflicts:     166000 | #Learnt:      16269 | 0.001
472.32/472.40	c total clause space: 127.173MB
472.32/472.40	c total #watches: 549488
479.21/479.35	c total #propagations: 19238907 / total #impl: 244057967 (eff. 0.079)
479.21/479.35	c #Conflicts:     167000 | #Learnt:      17269 | 0.001
479.21/479.35	c total clause space: 127.173MB
479.21/479.35	c total #watches: 586967
483.52/483.67	c total #propagations: 19353133 / total #impl: 246517055 (eff. 0.079)
483.52/483.67	c #Conflicts:     168000 | #Learnt:      18269 | 0.001
483.52/483.67	c total clause space: 127.173MB
483.52/483.67	c total #watches: 607352
488.12/488.29	c total #propagations: 19457677 / total #impl: 247770548 (eff. 0.079)
488.12/488.29	c #Conflicts:     169000 | #Learnt:      19269 | 0.001
488.12/488.29	c total clause space: 127.173MB
488.12/488.29	c total #watches: 627529
491.82/491.95	c total #propagations: 19567017 / total #impl: 249106217 (eff. 0.079)
491.82/491.95	c GARBAGE COLLECT
491.82/491.95	c #Conflicts:     170000 | #Learnt:      10470 | 0.001
491.82/491.95	c total clause space: 127.173MB
491.82/491.95	c total #watches: 329181
493.83/494.00	c total #propagations: 19692151 / total #impl: 250642457 (eff. 0.079)
493.83/494.00	c #Conflicts:     171000 | #Learnt:      11470 | 0.001
493.83/494.00	c total clause space: 127.173MB
493.83/494.00	c total #watches: 351680
495.82/495.94	c total #propagations: 19798679 / total #impl: 251762137 (eff. 0.079)
495.82/495.94	c #Conflicts:     172000 | #Learnt:      12470 | 0.001
495.82/495.94	c total clause space: 127.173MB
495.82/495.94	c total #watches: 365211
498.02/498.12	c total #propagations: 19893646 / total #impl: 252735756 (eff. 0.079)
498.02/498.12	c #Conflicts:     173000 | #Learnt:      13470 | 0.001
498.02/498.12	c total clause space: 127.173MB
498.02/498.12	c total #watches: 391738
500.53/500.66	c total #propagations: 20006262 / total #impl: 253947244 (eff. 0.079)
500.53/500.66	c #Conflicts:     174000 | #Learnt:      14470 | 0.001
500.53/500.66	c total clause space: 127.173MB
500.53/500.66	c total #watches: 425626
504.02/504.19	c total #propagations: 20108011 / total #impl: 255386605 (eff. 0.079)
504.02/504.19	c #Conflicts:     175000 | #Learnt:      15470 | 0.001
504.02/504.19	c total clause space: 127.173MB
504.02/504.19	c total #watches: 459634
506.92/507.09	c total #propagations: 20222429 / total #impl: 257332448 (eff. 0.079)
506.92/507.09	c #Conflicts:     176000 | #Learnt:      16470 | 0.001
506.92/507.09	c total clause space: 127.173MB
506.92/507.09	c total #watches: 482590
509.92/510.00	c total #propagations: 20328451 / total #impl: 258577542 (eff. 0.079)
509.92/510.00	c #Conflicts:     177000 | #Learnt:      17470 | 0.001
509.92/510.00	c total clause space: 127.173MB
509.92/510.00	c total #watches: 502235
513.02/513.13	c total #propagations: 20427421 / total #impl: 259757628 (eff. 0.079)
513.02/513.13	c #Conflicts:     178000 | #Learnt:      18470 | 0.001
513.02/513.13	c total clause space: 127.173MB
513.02/513.13	c total #watches: 525759
516.62/516.78	c total #propagations: 20529571 / total #impl: 261183586 (eff. 0.079)
516.62/516.78	c #Conflicts:     179000 | #Learnt:      19470 | 0.001
516.62/516.78	c total clause space: 127.173MB
516.62/516.78	c total #watches: 552126
520.12/520.24	c total #propagations: 20642114 / total #impl: 262646784 (eff. 0.079)
520.12/520.24	c GARBAGE COLLECT
520.12/520.24	c #Conflicts:     180000 | #Learnt:      10395 | 0.001
520.12/520.24	c total clause space: 127.173MB
520.12/520.24	c total #watches: 322659
522.32/522.42	c total #propagations: 20749699 / total #impl: 264039665 (eff. 0.079)
522.32/522.42	c #Conflicts:     181000 | #Learnt:      11395 | 0.001
522.32/522.42	c total clause space: 127.173MB
522.32/522.42	c total #watches: 349226
525.62/525.76	c total #propagations: 20859179 / total #impl: 265191112 (eff. 0.079)
525.62/525.76	c #Conflicts:     182000 | #Learnt:      12395 | 0.001
525.62/525.76	c total clause space: 127.173MB
525.62/525.76	c total #watches: 390809
530.22/530.32	c total #propagations: 20999974 / total #impl: 266772104 (eff. 0.079)
530.22/530.32	c #Conflicts:     183000 | #Learnt:      13395 | 0.001
530.22/530.32	c total clause space: 127.173MB
530.22/530.32	c total #watches: 437529
533.42/533.54	c total #propagations: 21140134 / total #impl: 268895881 (eff. 0.079)
533.42/533.54	c #Conflicts:     184000 | #Learnt:      14395 | 0.001
533.42/533.54	c total clause space: 127.173MB
533.42/533.54	c total #watches: 474071
537.51/537.64	c total #propagations: 21257373 / total #impl: 270624049 (eff. 0.079)
537.51/537.64	c #Conflicts:     185000 | #Learnt:      15395 | 0.001
537.51/537.64	c total clause space: 127.173MB
537.51/537.64	c total #watches: 520479
542.41/542.53	c total #propagations: 21378836 / total #impl: 272763706 (eff. 0.078)
542.41/542.53	c #Conflicts:     186000 | #Learnt:      16395 | 0.001
542.41/542.53	c total clause space: 127.173MB
542.41/542.53	c total #watches: 564773
547.51/547.60	c total #propagations: 21490274 / total #impl: 275302072 (eff. 0.078)
547.51/547.60	c #Conflicts:     187000 | #Learnt:      17395 | 0.001
547.51/547.60	c total clause space: 127.173MB
547.51/547.60	c total #watches: 603702
554.21/554.32	c total #propagations: 21603344 / total #impl: 276846596 (eff. 0.078)
554.21/554.32	c #Conflicts:     188000 | #Learnt:      18395 | 0.001
554.21/554.32	c total clause space: 127.173MB
554.21/554.32	c total #watches: 656144
563.61/563.79	c total #propagations: 21730186 / total #impl: 279015358 (eff. 0.078)
563.61/563.79	c #Conflicts:     189000 | #Learnt:      19395 | 0.001
563.61/563.79	c total clause space: 127.173MB
563.61/563.79	c total #watches: 715094
575.11/575.25	c total #propagations: 21877386 / total #impl: 282222110 (eff. 0.078)
575.11/575.25	c #Conflicts:     190000 | #Learnt:      20395 | 0.001
575.11/575.25	c total clause space: 127.173MB
575.11/575.25	c total #watches: 782484
582.80/582.91	c total #propagations: 22014064 / total #impl: 286123827 (eff. 0.077)
582.80/582.91	c GARBAGE COLLECT
582.80/582.91	c #Conflicts:     191000 | #Learnt:      11001 | 0.001
582.80/582.91	c total clause space: 127.173MB
582.80/582.91	c total #watches: 347975
586.80/586.94	c total #propagations: 22143762 / total #impl: 288652315 (eff. 0.077)
586.80/586.94	c #Conflicts:     192000 | #Learnt:      12001 | 0.001
586.80/586.94	c total clause space: 127.173MB
586.80/586.94	c total #watches: 405301
591.00/591.17	c total #propagations: 22266540 / total #impl: 290355515 (eff. 0.077)
591.00/591.17	c #Conflicts:     193000 | #Learnt:      13001 | 0.000
591.00/591.17	c total clause space: 127.173MB
591.00/591.17	c total #watches: 449378
595.20/595.33	c total #propagations: 22386650 / total #impl: 292056675 (eff. 0.077)
595.20/595.33	c #Conflicts:     194000 | #Learnt:      14001 | 0.000
595.20/595.33	c total clause space: 127.173MB
595.20/595.33	c total #watches: 481296
600.40/600.50	c total #propagations: 22506289 / total #impl: 293548713 (eff. 0.077)
600.40/600.50	c #Conflicts:     195000 | #Learnt:      15001 | 0.000
600.40/600.50	c total clause space: 127.173MB
600.40/600.50	c total #watches: 524334
607.70/607.83	c total #propagations: 22631315 / total #impl: 295377867 (eff. 0.077)
607.70/607.83	c #Conflicts:     196000 | #Learnt:      16001 | 0.000
607.70/607.83	c total clause space: 127.173MB
607.70/607.83	c total #watches: 566976
616.01/616.12	c total #propagations: 22769004 / total #impl: 297778833 (eff. 0.076)
616.01/616.12	c #Conflicts:     197000 | #Learnt:      17001 | 0.000
616.01/616.12	c total clause space: 127.173MB
616.01/616.12	c total #watches: 609701
628.00/628.11	c total #propagations: 22900032 / total #impl: 300408622 (eff. 0.076)
628.00/628.11	c #Conflicts:     198000 | #Learnt:      18001 | 0.000
628.00/628.11	c total clause space: 127.173MB
628.00/628.11	c total #watches: 651895
642.09/642.21	c total #propagations: 23046101 / total #impl: 303940386 (eff. 0.076)
642.09/642.21	c #Conflicts:     199000 | #Learnt:      19001 | 0.000
642.09/642.21	c total clause space: 127.173MB
642.09/642.21	c total #watches: 710337
658.09/658.26	c total #propagations: 23192607 / total #impl: 307917709 (eff. 0.075)
658.09/658.26	c #Conflicts:     200000 | #Learnt:      20001 | 0.000
658.09/658.26	c total clause space: 127.173MB
658.09/658.26	c total #watches: 768898
674.89/675.05	c total #propagations: 23335152 / total #impl: 311839980 (eff. 0.075)
674.89/675.05	c #Conflicts:     201000 | #Learnt:      21001 | 0.000
674.89/675.05	c total clause space: 206.656MB
674.89/675.05	c total #watches: 809180
683.89/684.02	c total #propagations: 23458845 / total #impl: 314654803 (eff. 0.075)
683.89/684.02	c GARBAGE COLLECT
683.89/684.02	c #Conflicts:     202000 | #Learnt:      11287 | 0.000
683.89/684.02	c total clause space: 206.656MB
683.89/684.02	c total #watches: 350020
686.69/686.83	c total #propagations: 23567658 / total #impl: 316368769 (eff. 0.074)
686.69/686.83	c #Conflicts:     203000 | #Learnt:      12287 | 0.000
686.69/686.83	c total clause space: 206.656MB
686.69/686.83	c total #watches: 387925
691.19/691.31	c total #propagations: 23670592 / total #impl: 317657020 (eff. 0.075)
691.19/691.31	c #Conflicts:     204000 | #Learnt:      13287 | 0.000
691.19/691.31	c total clause space: 206.656MB
691.19/691.31	c total #watches: 433138
696.79/696.93	c total #propagations: 23787980 / total #impl: 319395762 (eff. 0.074)
696.79/696.93	c #Conflicts:     205000 | #Learnt:      14287 | 0.000
696.79/696.93	c total clause space: 206.656MB
696.79/696.93	c total #watches: 476336
700.18/700.33	c total #propagations: 23903879 / total #impl: 321363282 (eff. 0.074)
700.18/700.33	c #Conflicts:     206000 | #Learnt:      15287 | 0.000
700.18/700.33	c total clause space: 206.656MB
700.18/700.33	c total #watches: 500983
703.48/703.67	c total #propagations: 24010319 / total #impl: 322861519 (eff. 0.074)
703.48/703.67	c #Conflicts:     207000 | #Learnt:      16287 | 0.000
703.48/703.67	c total clause space: 206.656MB
703.48/703.67	c total #watches: 534651
706.48/706.65	c total #propagations: 24130361 / total #impl: 324554789 (eff. 0.074)
706.48/706.65	c #Conflicts:     208000 | #Learnt:      17287 | 0.000
706.48/706.65	c total clause space: 206.656MB
706.48/706.65	c total #watches: 562598
710.28/710.43	c total #propagations: 24228750 / total #impl: 325975310 (eff. 0.074)
710.28/710.43	c #Conflicts:     209000 | #Learnt:      18287 | 0.000
710.28/710.43	c total clause space: 206.656MB
710.28/710.43	c total #watches: 596192
715.48/715.62	c total #propagations: 24347989 / total #impl: 327992214 (eff. 0.074)
715.48/715.62	c #Conflicts:     210000 | #Learnt:      19287 | 0.000
715.48/715.62	c total clause space: 206.656MB
715.48/715.62	c total #watches: 637362
722.27/722.49	c total #propagations: 24485096 / total #impl: 330749681 (eff. 0.074)
722.27/722.49	c #Conflicts:     211000 | #Learnt:      20287 | 0.000
722.27/722.49	c total clause space: 206.656MB
722.27/722.49	c total #watches: 683817
728.97/729.12	c total #propagations: 24626067 / total #impl: 334141726 (eff. 0.074)
728.97/729.12	c #Conflicts:     212000 | #Learnt:      21287 | 0.000
728.97/729.12	c total clause space: 206.656MB
728.97/729.12	c total #watches: 719947
736.88/737.05	c total #propagations: 24752315 / total #impl: 337305988 (eff. 0.073)
736.88/737.05	c GARBAGE COLLECT
736.88/737.05	c #Conflicts:     213000 | #Learnt:      11367 | 0.000
736.88/737.05	c total clause space: 206.656MB
736.88/737.05	c total #watches: 351477
739.67/739.80	c total #propagations: 24887908 / total #impl: 340920398 (eff. 0.073)
739.67/739.80	c #Conflicts:     214000 | #Learnt:      12367 | 0.000
739.67/739.80	c total clause space: 206.656MB
739.67/739.80	c total #watches: 386505
743.37/743.60	c total #propagations: 25016092 / total #impl: 342627142 (eff. 0.073)
743.37/743.60	c #Conflicts:     215000 | #Learnt:      13367 | 0.000
743.37/743.60	c total clause space: 206.656MB
743.37/743.60	c total #watches: 428666
749.27/749.44	c total #propagations: 25142336 / total #impl: 344701749 (eff. 0.073)
749.27/749.44	c #Conflicts:     216000 | #Learnt:      14367 | 0.000
749.27/749.44	c total clause space: 206.656MB
749.27/749.44	c total #watches: 485802
756.57/756.70	c total #propagations: 25279630 / total #impl: 347450139 (eff. 0.073)
756.57/756.70	c #Conflicts:     217000 | #Learnt:      15367 | 0.000
756.57/756.70	c total clause space: 206.656MB
756.57/756.70	c total #watches: 532792
765.66/765.85	c total #propagations: 25404109 / total #impl: 350451817 (eff. 0.072)
765.66/765.85	c #Conflicts:     218000 | #Learnt:      16367 | 0.000
765.66/765.85	c total clause space: 206.656MB
765.66/765.85	c total #watches: 592152
777.16/777.31	c total #propagations: 25529265 / total #impl: 353395425 (eff. 0.072)
777.16/777.31	c #Conflicts:     219000 | #Learnt:      17367 | 0.000
777.16/777.31	c total clause space: 206.656MB
777.16/777.31	c total #watches: 636728
791.66/791.87	c total #propagations: 25664212 / total #impl: 356351148 (eff. 0.072)
791.66/791.87	c #Conflicts:     220000 | #Learnt:      18367 | 0.000
791.66/791.87	c total clause space: 206.656MB
791.66/791.87	c total #watches: 698531
807.06/807.23	c total #propagations: 25818501 / total #impl: 360662183 (eff. 0.072)
807.06/807.23	c #Conflicts:     221000 | #Learnt:      19367 | 0.000
807.06/807.23	c total clause space: 206.656MB
807.06/807.23	c total #watches: 766379
825.45/825.69	c total #propagations: 25960102 / total #impl: 365380267 (eff. 0.071)
825.45/825.69	c #Conflicts:     222000 | #Learnt:      20367 | 0.000
825.45/825.69	c total clause space: 206.656MB
825.45/825.69	c total #watches: 841637
848.55/848.77	c total #propagations: 26099999 / total #impl: 370928746 (eff. 0.070)
848.55/848.77	c #Conflicts:     223000 | #Learnt:      21367 | 0.000
848.55/848.77	c total clause space: 206.656MB
848.55/848.77	c total #watches: 926932
873.04/873.23	c total #propagations: 26250991 / total #impl: 378160412 (eff. 0.069)
873.04/873.23	c #Conflicts:     224000 | #Learnt:      22367 | 0.000
873.04/873.23	c total clause space: 206.656MB
873.04/873.23	c total #watches: 994353
886.14/886.34	c total #propagations: 26386623 / total #impl: 384301641 (eff. 0.069)
886.14/886.34	c GARBAGE COLLECT
886.14/886.34	c #Conflicts:     225000 | #Learnt:      11984 | 0.000
886.14/886.34	c total clause space: 206.656MB
886.14/886.34	c total #watches: 380886
889.94/890.18	c total #propagations: 26502423 / total #impl: 387503445 (eff. 0.068)
889.94/890.18	c #Conflicts:     226000 | #Learnt:      12984 | 0.000
889.94/890.18	c total clause space: 206.656MB
889.94/890.18	c total #watches: 431379
895.04/895.27	c total #propagations: 26635089 / total #impl: 390100121 (eff. 0.068)
895.04/895.27	c #Conflicts:     227000 | #Learnt:      13984 | 0.000
895.04/895.27	c total clause space: 206.656MB
895.04/895.27	c total #watches: 471680
900.94/901.11	c total #propagations: 26758753 / total #impl: 392805890 (eff. 0.068)
900.94/901.11	c #Conflicts:     228000 | #Learnt:      14984 | 0.000
900.94/901.11	c total clause space: 206.656MB
900.94/901.11	c total #watches: 514229
906.44/906.62	c total #propagations: 26880038 / total #impl: 395555299 (eff. 0.068)
906.44/906.62	c #Conflicts:     229000 | #Learnt:      15984 | 0.000
906.44/906.62	c total clause space: 206.656MB
906.44/906.62	c total #watches: 556626
913.04/913.27	c total #propagations: 26992730 / total #impl: 398127492 (eff. 0.068)
913.04/913.27	c #Conflicts:     230000 | #Learnt:      16984 | 0.000
913.04/913.27	c total clause space: 206.656MB
913.04/913.27	c total #watches: 600068
920.44/920.66	c total #propagations: 27118971 / total #impl: 401256772 (eff. 0.068)
920.44/920.66	c #Conflicts:     231000 | #Learnt:      17984 | 0.000
920.44/920.66	c total clause space: 206.656MB
920.44/920.66	c total #watches: 639275
925.04/925.20	c total #propagations: 27243401 / total #impl: 404214539 (eff. 0.067)
925.04/925.20	c #Conflicts:     232000 | #Learnt:      18984 | 0.000
925.04/925.20	c total clause space: 206.656MB
925.04/925.20	c total #watches: 668558
930.03/930.28	c total #propagations: 27357092 / total #impl: 405600133 (eff. 0.067)
930.03/930.28	c #Conflicts:     233000 | #Learnt:      19984 | 0.000
930.03/930.28	c total clause space: 206.656MB
930.03/930.28	c total #watches: 693518
934.13/934.34	c total #propagations: 27466414 / total #impl: 407058387 (eff. 0.067)
934.13/934.34	c #Conflicts:     234000 | #Learnt:      20984 | 0.000
934.13/934.34	c total clause space: 206.656MB
934.13/934.34	c total #watches: 716337
939.03/939.20	c total #propagations: 27558039 / total #impl: 408375303 (eff. 0.067)
939.03/939.20	c #Conflicts:     235000 | #Learnt:      21984 | 0.000
939.03/939.20	c total clause space: 206.656MB
939.03/939.20	c total #watches: 743588
945.43/945.60	c total #propagations: 27662513 / total #impl: 409727664 (eff. 0.068)
945.43/945.60	c #Conflicts:     236000 | #Learnt:      22984 | 0.000
945.43/945.60	c total clause space: 206.656MB
945.43/945.60	c total #watches: 766223
948.43/948.67	c total #propagations: 27783003 / total #impl: 411428130 (eff. 0.068)
948.43/948.67	c GARBAGE COLLECT
948.43/948.67	c #Conflicts:     237000 | #Learnt:      12354 | 0.000
948.43/948.67	c total clause space: 206.656MB
948.43/948.67	c total #watches: 380179
951.13/951.36	c total #propagations: 27881402 / total #impl: 412723316 (eff. 0.068)
951.13/951.36	c #Conflicts:     238000 | #Learnt:      13354 | 0.000
951.13/951.36	c total clause space: 206.656MB
951.13/951.36	c total #watches: 411367
954.43/954.67	c total #propagations: 27982123 / total #impl: 414112255 (eff. 0.068)
954.43/954.67	c #Conflicts:     239000 | #Learnt:      14354 | 0.000
954.43/954.67	c total clause space: 206.656MB
954.43/954.67	c total #watches: 441584
957.33/957.58	c total #propagations: 28089212 / total #impl: 415675165 (eff. 0.068)
957.33/957.58	c #Conflicts:     240000 | #Learnt:      15354 | 0.000
957.33/957.58	c total clause space: 206.656MB
957.33/957.58	c total #watches: 464150
960.93/961.10	c total #propagations: 28191782 / total #impl: 416885608 (eff. 0.068)
960.93/961.10	c #Conflicts:     241000 | #Learnt:      16354 | 0.000
960.93/961.10	c total clause space: 206.656MB
960.93/961.10	c total #watches: 488978
963.93/964.12	c total #propagations: 28309174 / total #impl: 418305323 (eff. 0.068)
963.93/964.12	c #Conflicts:     242000 | #Learnt:      17354 | 0.000
963.93/964.12	c total clause space: 206.656MB
963.93/964.12	c total #watches: 517536
967.13/967.36	c total #propagations: 28412763 / total #impl: 419674948 (eff. 0.068)
967.13/967.36	c #Conflicts:     243000 | #Learnt:      18354 | 0.000
967.13/967.36	c total clause space: 206.656MB
967.13/967.36	c total #watches: 538737
970.93/971.16	c total #propagations: 28514608 / total #impl: 420999236 (eff. 0.068)
970.93/971.16	c #Conflicts:     244000 | #Learnt:      19354 | 0.000
970.93/971.16	c total clause space: 206.656MB
970.93/971.16	c total #watches: 556923
974.73/974.92	c total #propagations: 28627791 / total #impl: 422519872 (eff. 0.068)
974.73/974.92	c #Conflicts:     245000 | #Learnt:      20354 | 0.000
974.73/974.92	c total clause space: 206.656MB
974.73/974.92	c total #watches: 581434
980.43/980.65	c total #propagations: 28735910 / total #impl: 424078978 (eff. 0.068)
980.43/980.65	c #Conflicts:     246000 | #Learnt:      21354 | 0.000
980.43/980.65	c total clause space: 206.656MB
980.43/980.65	c total #watches: 622291
987.42/987.63	c total #propagations: 28863837 / total #impl: 426125000 (eff. 0.068)
987.42/987.63	c #Conflicts:     247000 | #Learnt:      22354 | 0.000
987.42/987.63	c total clause space: 206.656MB
987.42/987.63	c total #watches: 660169
991.82/992.08	c total #propagations: 28996887 / total #impl: 428562780 (eff. 0.068)
991.82/992.08	c #Conflicts:     248000 | #Learnt:      23354 | 0.000
991.82/992.08	c total clause space: 206.656MB
991.82/992.08	c total #watches: 710594
996.02/996.27	c total #propagations: 29103675 / total #impl: 430354882 (eff. 0.068)
996.02/996.27	c GARBAGE COLLECT
996.02/996.27	c #Conflicts:     249000 | #Learnt:      12550 | 0.000
996.02/996.27	c total clause space: 206.656MB
996.02/996.27	c total #watches: 394710
999.73/999.97	c total #propagations: 29218397 / total #impl: 432219859 (eff. 0.068)
999.73/999.97	c #Conflicts:     250000 | #Learnt:      13550 | 0.000
999.73/999.97	c total clause space: 206.656MB
999.73/999.97	c total #watches: 447948
1003.03/1003.29	c total #propagations: 29335564 / total #impl: 434140722 (eff. 0.068)
1003.03/1003.29	c #Conflicts:     251000 | #Learnt:      14550 | 0.000
1003.03/1003.29	c total clause space: 206.656MB
1003.03/1003.29	c total #watches: 470014
1006.82/1007.06	c total #propagations: 29440125 / total #impl: 435375160 (eff. 0.068)
1006.82/1007.06	c #Conflicts:     252000 | #Learnt:      15550 | 0.000
1006.82/1007.06	c total clause space: 206.656MB
1006.82/1007.06	c total #watches: 492159
1010.02/1010.25	c total #propagations: 29553302 / total #impl: 436796895 (eff. 0.068)
1010.02/1010.25	c #Conflicts:     253000 | #Learnt:      16550 | 0.000
1010.02/1010.25	c total clause space: 206.656MB
1010.02/1010.25	c total #watches: 515928
1014.22/1014.47	c total #propagations: 29648781 / total #impl: 438176471 (eff. 0.068)
1014.22/1014.47	c #Conflicts:     254000 | #Learnt:      17550 | 0.000
1014.22/1014.47	c total clause space: 206.656MB
1014.22/1014.47	c total #watches: 549988
1017.02/1017.23	c total #propagations: 29765251 / total #impl: 439780283 (eff. 0.068)
1017.02/1017.23	c #Conflicts:     255000 | #Learnt:      18550 | 0.000
1017.02/1017.23	c total clause space: 206.656MB
1017.02/1017.23	c total #watches: 569204
1022.02/1022.26	c total #propagations: 29847496 / total #impl: 440843588 (eff. 0.068)
1022.02/1022.26	c #Conflicts:     256000 | #Learnt:      19550 | 0.000
1022.02/1022.26	c total clause space: 206.656MB
1022.02/1022.26	c total #watches: 605949
1027.12/1027.34	c total #propagations: 29963795 / total #impl: 442438090 (eff. 0.068)
1027.12/1027.34	c #Conflicts:     257000 | #Learnt:      20550 | 0.000
1027.12/1027.34	c total clause space: 206.656MB
1027.12/1027.34	c total #watches: 638466
1034.32/1034.57	c total #propagations: 30075945 / total #impl: 444009562 (eff. 0.068)
1034.32/1034.57	c #Conflicts:     258000 | #Learnt:      21550 | 0.000
1034.32/1034.57	c total clause space: 206.656MB
1034.32/1034.57	c total #watches: 688000
1039.42/1039.61	c total #propagations: 30210971 / total #impl: 446193418 (eff. 0.068)
1039.42/1039.61	c #Conflicts:     259000 | #Learnt:      22550 | 0.000
1039.42/1039.61	c total clause space: 206.656MB
1039.42/1039.61	c total #watches: 710218
1045.12/1045.34	c total #propagations: 30312702 / total #impl: 447523173 (eff. 0.068)
1045.12/1045.34	c #Conflicts:     260000 | #Learnt:      23550 | 0.000
1045.12/1045.34	c total clause space: 206.656MB
1045.12/1045.34	c total #watches: 736388
1051.72/1051.92	c total #propagations: 30424981 / total #impl: 449137702 (eff. 0.068)
1051.72/1051.92	c #Conflicts:     261000 | #Learnt:      24550 | 0.000
1051.72/1051.92	c total clause space: 206.656MB
1051.72/1051.92	c total #watches: 763245
1054.31/1054.52	c total #propagations: 30535184 / total #impl: 450801893 (eff. 0.068)
1054.31/1054.52	c GARBAGE COLLECT
1054.31/1054.52	c #Conflicts:     262000 | #Learnt:      13331 | 0.000
1054.31/1054.52	c total clause space: 206.656MB
1054.31/1054.52	c total #watches: 402225
1057.21/1057.42	c total #propagations: 30637876 / total #impl: 451976956 (eff. 0.068)
1057.21/1057.42	c #Conflicts:     263000 | #Learnt:      14331 | 0.000
1057.21/1057.42	c total clause space: 206.656MB
1057.21/1057.42	c total #watches: 422436
1059.91/1060.13	c total #propagations: 30751853 / total #impl: 453334454 (eff. 0.068)
1059.91/1060.13	c #Conflicts:     264000 | #Learnt:      15331 | 0.000
1059.91/1060.13	c total clause space: 206.656MB
1059.91/1060.13	c total #watches: 449666
1063.11/1063.32	c total #propagations: 30854300 / total #impl: 454659435 (eff. 0.068)
1063.11/1063.32	c #Conflicts:     265000 | #Learnt:      16331 | 0.000
1063.11/1063.32	c total clause space: 206.656MB
1063.11/1063.32	c total #watches: 484703
1067.51/1067.73	c total #propagations: 30969270 / total #impl: 456111199 (eff. 0.068)
1067.51/1067.73	c #Conflicts:     266000 | #Learnt:      17331 | 0.000
1067.51/1067.73	c total clause space: 206.656MB
1067.51/1067.73	c total #watches: 527483
1071.01/1071.23	c total #propagations: 31096735 / total #impl: 457834527 (eff. 0.068)
1071.01/1071.23	c #Conflicts:     267000 | #Learnt:      18331 | 0.000
1071.01/1071.23	c total clause space: 206.656MB
1071.01/1071.23	c total #watches: 557797
1075.31/1075.52	c total #propagations: 31196438 / total #impl: 459416266 (eff. 0.068)
1075.31/1075.52	c #Conflicts:     268000 | #Learnt:      19331 | 0.000
1075.31/1075.52	c total clause space: 206.656MB
1075.31/1075.52	c total #watches: 599727
1081.01/1081.29	c total #propagations: 31299715 / total #impl: 461441333 (eff. 0.068)
1081.01/1081.29	c #Conflicts:     269000 | #Learnt:      20331 | 0.000
1081.01/1081.29	c total clause space: 206.656MB
1081.01/1081.29	c total #watches: 658755
1087.31/1087.59	c total #propagations: 31414680 / total #impl: 464308447 (eff. 0.068)
1087.31/1087.59	c #Conflicts:     270000 | #Learnt:      21331 | 0.000
1087.31/1087.59	c total clause space: 206.656MB
1087.31/1087.59	c total #watches: 699116
1093.51/1093.71	c total #propagations: 31526775 / total #impl: 466470806 (eff. 0.068)
1093.51/1093.71	c #Conflicts:     271000 | #Learnt:      22331 | 0.000
1093.51/1093.71	c total clause space: 206.656MB
1093.51/1093.71	c total #watches: 731379
1099.31/1099.50	c total #propagations: 31631201 / total #impl: 468113782 (eff. 0.068)
1099.31/1099.50	c #Conflicts:     272000 | #Learnt:      23331 | 0.000
1099.31/1099.50	c total clause space: 206.656MB
1099.31/1099.50	c total #watches: 766279
1106.51/1106.72	c total #propagations: 31753105 / total #impl: 470526214 (eff. 0.067)
1106.51/1106.72	c #Conflicts:     273000 | #Learnt:      24331 | 0.000
1106.51/1106.72	c total clause space: 206.656MB
1106.51/1106.72	c total #watches: 807874
1113.41/1113.64	c total #propagations: 31891754 / total #impl: 473676881 (eff. 0.067)
1113.41/1113.64	c GARBAGE COLLECT
1113.41/1113.64	c #Conflicts:     274000 | #Learnt:      12889 | 0.000
1113.41/1113.64	c total clause space: 206.656MB
1113.41/1113.64	c total #watches: 398898
1116.81/1117.08	c total #propagations: 32012540 / total #impl: 476415441 (eff. 0.067)
1116.81/1117.08	c #Conflicts:     275000 | #Learnt:      13889 | 0.000
1116.81/1117.08	c total clause space: 206.656MB
1116.81/1117.08	c total #watches: 438421
1121.20/1121.49	c total #propagations: 32124848 / total #impl: 478356458 (eff. 0.067)
1121.20/1121.49	c #Conflicts:     276000 | #Learnt:      14889 | 0.000
1121.20/1121.49	c total clause space: 206.656MB
1121.20/1121.49	c total #watches: 476194
1124.90/1125.15	c total #propagations: 32249430 / total #impl: 480525057 (eff. 0.067)
1124.90/1125.15	c #Conflicts:     277000 | #Learnt:      15889 | 0.000
1124.90/1125.15	c total clause space: 206.656MB
1124.90/1125.15	c total #watches: 503692
1128.10/1128.35	c total #propagations: 32361566 / total #impl: 481944601 (eff. 0.067)
1128.10/1128.35	c #Conflicts:     278000 | #Learnt:      16889 | 0.000
1128.10/1128.35	c total clause space: 206.656MB
1128.10/1128.35	c total #watches: 524216
1132.30/1132.58	c total #propagations: 32467734 / total #impl: 483169938 (eff. 0.067)
1132.30/1132.58	c #Conflicts:     279000 | #Learnt:      17889 | 0.000
1132.30/1132.58	c total clause space: 206.656MB
1132.30/1132.58	c total #watches: 546980
1135.60/1135.86	c total #propagations: 32582842 / total #impl: 484895866 (eff. 0.067)
1135.60/1135.86	c #Conflicts:     280000 | #Learnt:      18889 | 0.000
1135.60/1135.86	c total clause space: 206.656MB
1135.60/1135.86	c total #watches: 569904
1139.70/1139.93	c total #propagations: 32681500 / total #impl: 486194524 (eff. 0.067)
1139.70/1139.93	c #Conflicts:     281000 | #Learnt:      19889 | 0.000
1139.70/1139.93	c total clause space: 206.656MB
1139.70/1139.93	c total #watches: 593922
1144.40/1144.67	c total #propagations: 32790670 / total #impl: 487786889 (eff. 0.067)
1144.40/1144.67	c #Conflicts:     282000 | #Learnt:      20889 | 0.000
1144.40/1144.67	c total clause space: 206.656MB
1144.40/1144.67	c total #watches: 634774
1149.00/1149.25	c total #propagations: 32908112 / total #impl: 489902966 (eff. 0.067)
1149.00/1149.25	c #Conflicts:     283000 | #Learnt:      21889 | 0.000
1149.00/1149.25	c total clause space: 206.656MB
1149.00/1149.25	c total #watches: 681437
1154.81/1155.05	c total #propagations: 33021665 / total #impl: 491521315 (eff. 0.067)
1154.81/1155.05	c #Conflicts:     284000 | #Learnt:      22889 | 0.000
1154.81/1155.05	c total clause space: 206.656MB
1154.81/1155.05	c total #watches: 728271
1160.00/1160.27	c total #propagations: 33141576 / total #impl: 493477360 (eff. 0.067)
1160.00/1160.27	c #Conflicts:     285000 | #Learnt:      23889 | 0.000
1160.00/1160.27	c total clause space: 206.656MB
1160.00/1160.27	c total #watches: 752950
1167.20/1167.40	c total #propagations: 33245763 / total #impl: 495001253 (eff. 0.067)
1167.20/1167.40	c #Conflicts:     286000 | #Learnt:      24889 | 0.000
1167.20/1167.40	c total clause space: 206.656MB
1167.20/1167.40	c total #watches: 783877
1173.90/1174.14	c total #propagations: 33368400 / total #impl: 496903117 (eff. 0.067)
1173.90/1174.14	c GARBAGE COLLECT
1173.90/1174.14	c #Conflicts:     287000 | #Learnt:      13057 | 0.000
1173.90/1174.14	c total clause space: 206.656MB
1173.90/1174.14	c total #watches: 402075
1176.40/1176.66	c total #propagations: 33497688 / total #impl: 498860095 (eff. 0.067)
1176.40/1176.66	c #Conflicts:     288000 | #Learnt:      14057 | 0.000
1176.40/1176.66	c total clause space: 206.656MB
1176.40/1176.66	c total #watches: 425501
1179.20/1179.44	c total #propagations: 33599511 / total #impl: 500095453 (eff. 0.067)
1179.20/1179.44	c #Conflicts:     289000 | #Learnt:      15057 | 0.000
1179.20/1179.44	c total clause space: 206.656MB
1179.20/1179.44	c total #watches: 446418
1182.60/1182.81	c total #propagations: 33700975 / total #impl: 501343920 (eff. 0.067)
1182.60/1182.81	c #Conflicts:     290000 | #Learnt:      16057 | 0.000
1182.60/1182.81	c total clause space: 206.656MB
1182.60/1182.81	c total #watches: 481910
1186.49/1186.77	c total #propagations: 33816278 / total #impl: 503146686 (eff. 0.067)
1186.49/1186.77	c #Conflicts:     291000 | #Learnt:      17057 | 0.000
1186.49/1186.77	c total clause space: 206.656MB
1186.49/1186.77	c total #watches: 516819
1191.10/1191.39	c total #propagations: 33935673 / total #impl: 504674192 (eff. 0.067)
1191.10/1191.39	c #Conflicts:     292000 | #Learnt:      18057 | 0.000
1191.10/1191.39	c total clause space: 206.656MB
1191.10/1191.39	c total #watches: 555060
1195.60/1195.88	c total #propagations: 34059479 / total #impl: 506618084 (eff. 0.067)
1195.60/1195.88	c #Conflicts:     293000 | #Learnt:      19057 | 0.000
1195.60/1195.88	c total clause space: 206.656MB
1195.60/1195.88	c total #watches: 595550
1201.79/1202.04	c total #propagations: 34177509 / total #impl: 509149034 (eff. 0.067)
1201.79/1202.04	c #Conflicts:     294000 | #Learnt:      20057 | 0.000
1201.79/1202.04	c total clause space: 206.656MB
1201.79/1202.04	c total #watches: 647760
1208.89/1209.18	c total #propagations: 34303351 / total #impl: 512578726 (eff. 0.067)
1208.89/1209.18	c #Conflicts:     295000 | #Learnt:      21057 | 0.000
1208.89/1209.18	c total clause space: 206.656MB
1208.89/1209.18	c total #watches: 691695
1213.99/1214.28	c total #propagations: 34428175 / total #impl: 516011528 (eff. 0.067)
1213.99/1214.28	c #Conflicts:     296000 | #Learnt:      22057 | 0.000
1213.99/1214.28	c total clause space: 206.656MB
1213.99/1214.28	c total #watches: 721276
1218.89/1219.11	c total #propagations: 34545557 / total #impl: 517590333 (eff. 0.067)
1218.89/1219.11	c #Conflicts:     297000 | #Learnt:      23057 | 0.000
1218.89/1219.11	c total clause space: 206.656MB
1218.89/1219.11	c total #watches: 743879
1223.59/1223.89	c total #propagations: 34655175 / total #impl: 519108528 (eff. 0.067)
1223.59/1223.89	c #Conflicts:     298000 | #Learnt:      24057 | 0.000
1223.59/1223.89	c total clause space: 206.656MB
1223.59/1223.89	c total #watches: 772525
1228.69/1228.97	c total #propagations: 34761287 / total #impl: 520680858 (eff. 0.067)
1228.69/1228.97	c #Conflicts:     299000 | #Learnt:      25057 | 0.000
1228.69/1228.97	c total clause space: 206.656MB
1228.69/1228.97	c total #watches: 791737
1233.89/1234.11	c total #propagations: 34863550 / total #impl: 522135413 (eff. 0.067)
1233.89/1234.11	c #Conflicts:     300000 | #Learnt:      26057 | 0.000
1233.89/1234.11	c total clause space: 206.656MB
1233.89/1234.11	c total #watches: 813515
1238.08/1238.34	c total #propagations: 34966383 / total #impl: 523683855 (eff. 0.067)
1238.08/1238.34	c GARBAGE COLLECT
1238.08/1238.34	c #Conflicts:     301000 | #Learnt:      13946 | 0.000
1238.08/1238.34	c total clause space: 206.656MB
1238.08/1238.34	c total #watches: 429832
1241.18/1241.42	c total #propagations: 35081618 / total #impl: 525442113 (eff. 0.067)
1241.18/1241.42	c #Conflicts:     302000 | #Learnt:      14946 | 0.000
1241.18/1241.42	c total clause space: 206.656MB
1241.18/1241.42	c total #watches: 463112
1245.09/1245.37	c total #propagations: 35187013 / total #impl: 527058157 (eff. 0.067)
1245.09/1245.37	c #Conflicts:     303000 | #Learnt:      15946 | 0.000
1245.09/1245.37	c total clause space: 206.656MB
1245.09/1245.37	c total #watches: 511283
1248.29/1248.57	c total #propagations: 35306144 / total #impl: 528706100 (eff. 0.067)
1248.29/1248.57	c #Conflicts:     304000 | #Learnt:      16946 | 0.000
1248.29/1248.57	c total clause space: 206.656MB
1248.29/1248.57	c total #watches: 529568
1251.38/1251.66	c total #propagations: 35409557 / total #impl: 529941314 (eff. 0.067)
1251.38/1251.66	c #Conflicts:     305000 | #Learnt:      17946 | 0.000
1251.38/1251.66	c total clause space: 206.656MB
1251.38/1251.66	c total #watches: 545384
1255.78/1256.04	c total #propagations: 35507402 / total #impl: 531140042 (eff. 0.067)
1255.78/1256.04	c #Conflicts:     306000 | #Learnt:      18946 | 0.001
1255.78/1256.04	c total clause space: 206.656MB
1255.78/1256.04	c total #watches: 581854
1259.78/1260.05	c total #propagations: 35617181 / total #impl: 532674287 (eff. 0.067)
1259.78/1260.05	c #Conflicts:     307000 | #Learnt:      19946 | 0.001
1259.78/1260.05	c total clause space: 206.656MB
1259.78/1260.05	c total #watches: 605194
1263.79/1264.06	c total #propagations: 35720459 / total #impl: 534046796 (eff. 0.067)
1263.79/1264.06	c #Conflicts:     308000 | #Learnt:      20946 | 0.001
1263.79/1264.06	c total clause space: 206.656MB
1263.79/1264.06	c total #watches: 624865
1267.28/1267.54	c total #propagations: 35821453 / total #impl: 535485700 (eff. 0.067)
1267.28/1267.54	c #Conflicts:     309000 | #Learnt:      21946 | 0.001
1267.28/1267.54	c total clause space: 206.656MB
1267.28/1267.54	c total #watches: 653394
1273.38/1273.69	c total #propagations: 35918077 / total #impl: 536902378 (eff. 0.067)
1273.38/1273.69	c #Conflicts:     310000 | #Learnt:      22946 | 0.001
1273.38/1273.69	c total clause space: 206.656MB
1273.38/1273.69	c total #watches: 706803
1280.78/1281.02	c total #propagations: 36047818 / total #impl: 539510777 (eff. 0.067)
1280.78/1281.02	c #Conflicts:     311000 | #Learnt:      23946 | 0.000
1280.78/1281.02	c total clause space: 206.656MB
1280.78/1281.02	c total #watches: 759774
1286.48/1286.78	c total #propagations: 36163041 / total #impl: 542046860 (eff. 0.067)
1286.48/1286.78	c #Conflicts:     312000 | #Learnt:      24946 | 0.000
1286.48/1286.78	c total clause space: 206.656MB
1286.48/1286.78	c total #watches: 803371
1293.98/1294.21	c total #propagations: 36271508 / total #impl: 543633233 (eff. 0.067)
1293.98/1294.21	c #Conflicts:     313000 | #Learnt:      25946 | 0.000
1293.98/1294.21	c total clause space: 206.656MB
1293.98/1294.21	c total #watches: 862266
1302.48/1302.79	c total #propagations: 36383491 / total #impl: 545804355 (eff. 0.067)
1302.48/1302.79	c #Conflicts:     314000 | #Learnt:      26946 | 0.000
1302.48/1302.79	c total clause space: 206.656MB
1302.48/1302.79	c total #watches: 920616
1305.67/1305.91	c total #propagations: 36502139 / total #impl: 548598676 (eff. 0.067)
1305.67/1305.91	c GARBAGE COLLECT
1305.67/1305.91	c #Conflicts:     315000 | #Learnt:      14544 | 0.000
1305.67/1305.91	c total clause space: 206.656MB
1305.67/1305.91	c total #watches: 450595
1309.77/1310.03	c total #propagations: 36623883 / total #impl: 550023758 (eff. 0.067)
1309.77/1310.03	c #Conflicts:     316000 | #Learnt:      15544 | 0.000
1309.77/1310.03	c total clause space: 206.656MB
1309.77/1310.03	c total #watches: 491832
1313.97/1314.28	c total #propagations: 36755730 / total #impl: 551863746 (eff. 0.067)
1313.97/1314.28	c #Conflicts:     317000 | #Learnt:      16544 | 0.000
1313.97/1314.28	c total clause space: 206.656MB
1313.97/1314.28	c total #watches: 528829
1320.17/1320.46	c total #propagations: 36876502 / total #impl: 553807749 (eff. 0.067)
1320.17/1320.46	c #Conflicts:     318000 | #Learnt:      17544 | 0.000
1320.17/1320.46	c total clause space: 206.656MB
1320.17/1320.46	c total #watches: 587858
1327.87/1328.10	c total #propagations: 37008328 / total #impl: 556490991 (eff. 0.067)
1327.87/1328.10	c #Conflicts:     319000 | #Learnt:      18544 | 0.000
1327.87/1328.10	c total clause space: 206.656MB
1327.87/1328.10	c total #watches: 653751
1337.97/1338.20	c total #propagations: 37138380 / total #impl: 560046133 (eff. 0.066)
1337.97/1338.20	c #Conflicts:     320000 | #Learnt:      19544 | 0.000
1337.97/1338.20	c total clause space: 206.656MB
1337.97/1338.20	c total #watches: 727479
1348.07/1348.35	c total #propagations: 37274040 / total #impl: 564575216 (eff. 0.066)
1348.07/1348.35	c #Conflicts:     321000 | #Learnt:      20544 | 0.000
1348.07/1348.35	c total clause space: 206.656MB
1348.07/1348.35	c total #watches: 790679
1355.07/1355.38	c total #propagations: 37399378 / total #impl: 568484232 (eff. 0.066)
1355.07/1355.38	c #Conflicts:     322000 | #Learnt:      21544 | 0.000
1355.07/1355.38	c total clause space: 206.656MB
1355.07/1355.38	c total #watches: 830294
1364.07/1364.37	c total #propagations: 37510971 / total #impl: 570873760 (eff. 0.066)
1364.07/1364.37	c #Conflicts:     323000 | #Learnt:      22544 | 0.000
1364.07/1364.37	c total clause space: 206.656MB
1364.07/1364.37	c total #watches: 874186
1373.77/1374.09	c total #propagations: 37644852 / total #impl: 573595004 (eff. 0.066)
1373.77/1374.09	c #Conflicts:     324000 | #Learnt:      23544 | 0.000
1373.77/1374.09	c total clause space: 206.656MB
1373.77/1374.09	c total #watches: 929429
1386.77/1387.09	c total #propagations: 37772486 / total #impl: 576482454 (eff. 0.066)
1386.77/1387.09	c #Conflicts:     325000 | #Learnt:      24544 | 0.000
1386.77/1387.09	c total clause space: 206.656MB
1386.77/1387.09	c total #watches: 986526
1402.57/1402.89	c total #propagations: 37914967 / total #impl: 580033793 (eff. 0.065)
1402.57/1402.89	c #Conflicts:     326000 | #Learnt:      25544 | 0.000
1402.57/1402.89	c total clause space: 206.656MB
1402.57/1402.89	c total #watches: 1043259
1419.87/1420.18	c total #propagations: 38063772 / total #impl: 584199002 (eff. 0.065)
1419.87/1420.18	c #Conflicts:     327000 | #Learnt:      26544 | 0.000
1419.87/1420.18	c total clause space: 206.656MB
1419.87/1420.18	c total #watches: 1106918
1437.86/1438.11	c total #propagations: 38208151 / total #impl: 588583026 (eff. 0.065)
1437.86/1438.11	c #Conflicts:     328000 | #Learnt:      27544 | 0.000
1437.86/1438.11	c total clause space: 206.656MB
1437.86/1438.11	c total #watches: 1156369
1441.46/1441.76	c total #propagations: 38352408 / total #impl: 592026503 (eff. 0.065)
1441.46/1441.76	c GARBAGE COLLECT
1441.46/1441.76	c #Conflicts:     329000 | #Learnt:      14824 | 0.000
1441.46/1441.76	c total clause space: 206.656MB
1441.46/1441.76	c total #watches: 457637
1446.27/1446.60	c total #propagations: 38464591 / total #impl: 593857299 (eff. 0.065)
1446.27/1446.60	c #Conflicts:     330000 | #Learnt:      15824 | 0.000
1446.27/1446.60	c total clause space: 206.656MB
1446.27/1446.60	c total #watches: 502888
1452.36/1452.62	c total #propagations: 38590974 / total #impl: 596494351 (eff. 0.065)
1452.36/1452.62	c #Conflicts:     331000 | #Learnt:      16824 | 0.000
1452.36/1452.62	c total clause space: 206.656MB
1452.36/1452.62	c total #watches: 560467
1460.06/1460.30	c total #propagations: 38718169 / total #impl: 599693449 (eff. 0.065)
1460.06/1460.30	c #Conflicts:     332000 | #Learnt:      17824 | 0.000
1460.06/1460.30	c total clause space: 206.656MB
1460.06/1460.30	c total #watches: 614583
1469.26/1469.50	c total #propagations: 38837141 / total #impl: 603224722 (eff. 0.064)
1469.26/1469.50	c #Conflicts:     333000 | #Learnt:      18824 | 0.000
1469.26/1469.50	c total clause space: 206.656MB
1469.26/1469.50	c total #watches: 657464
1476.96/1477.20	c total #propagations: 38964256 / total #impl: 607335631 (eff. 0.064)
1476.96/1477.20	c #Conflicts:     334000 | #Learnt:      19824 | 0.000
1476.96/1477.20	c total clause space: 206.656MB
1476.96/1477.20	c total #watches: 689785
1484.06/1484.31	c total #propagations: 39081324 / total #impl: 609864315 (eff. 0.064)
1484.06/1484.31	c #Conflicts:     335000 | #Learnt:      20824 | 0.000
1484.06/1484.31	c total clause space: 206.656MB
1484.06/1484.31	c total #watches: 719221
1490.26/1490.53	c total #propagations: 39211363 / total #impl: 611705001 (eff. 0.064)
1490.26/1490.53	c #Conflicts:     336000 | #Learnt:      21824 | 0.000
1490.26/1490.53	c total clause space: 206.656MB
1490.26/1490.53	c total #watches: 748348
1498.06/1498.38	c total #propagations: 39312680 / total #impl: 613205311 (eff. 0.064)
1498.06/1498.38	c #Conflicts:     337000 | #Learnt:      22823 | 0.000
1498.06/1498.38	c total clause space: 206.656MB
1498.06/1498.38	c total #watches: 786370
1504.56/1504.85	c total #propagations: 39439935 / total #impl: 615076613 (eff. 0.064)
1504.56/1504.85	c #Conflicts:     338000 | #Learnt:      23823 | 0.000
1504.56/1504.85	c total clause space: 206.656MB
1504.56/1504.85	c total #watches: 807846
1511.85/1512.12	c total #propagations: 39543831 / total #impl: 616457755 (eff. 0.064)
1511.85/1512.12	c #Conflicts:     339000 | #Learnt:      24823 | 0.000
1511.85/1512.12	c total clause space: 206.656MB
1511.85/1512.12	c total #watches: 828893
1518.55/1518.86	c total #propagations: 39654813 / total #impl: 618238119 (eff. 0.064)
1518.55/1518.86	c #Conflicts:     340000 | #Learnt:      25823 | 0.000
1518.55/1518.86	c total clause space: 206.656MB
1518.55/1518.86	c total #watches: 861801
1523.65/1523.94	c total #propagations: 39757746 / total #impl: 619824101 (eff. 0.064)
1523.65/1523.94	c #Conflicts:     341000 | #Learnt:      26823 | 0.000
1523.65/1523.94	c total clause space: 206.656MB
1523.65/1523.94	c total #watches: 907355
1531.35/1531.67	c total #propagations: 39873469 / total #impl: 622128898 (eff. 0.064)
1531.35/1531.67	c #Conflicts:     342000 | #Learnt:      27823 | 0.000
1531.35/1531.67	c total clause space: 206.656MB
1531.35/1531.67	c total #watches: 939562
1535.95/1536.22	c total #propagations: 39987678 / total #impl: 624319501 (eff. 0.064)
1535.95/1536.22	c GARBAGE COLLECT
1535.95/1536.22	c #Conflicts:     343000 | #Learnt:      14814 | 0.000
1535.95/1536.22	c total clause space: 206.656MB
1535.95/1536.22	c total #watches: 441851
1538.65/1538.96	c total #propagations: 40086052 / total #impl: 625701627 (eff. 0.064)
1538.65/1538.96	c #Conflicts:     344000 | #Learnt:      15814 | 0.000
1538.65/1538.96	c total clause space: 206.656MB
1538.65/1538.96	c total #watches: 461291
1541.05/1541.38	c total #propagations: 40179775 / total #impl: 626956637 (eff. 0.064)
1541.05/1541.38	c #Conflicts:     345000 | #Learnt:      16814 | 0.000
1541.05/1541.38	c total clause space: 206.656MB
1541.05/1541.38	c total #watches: 484137
1544.65/1544.94	c total #propagations: 40264705 / total #impl: 628150324 (eff. 0.064)
1544.65/1544.94	c #Conflicts:     346000 | #Learnt:      17814 | 0.000
1544.65/1544.94	c total clause space: 206.656MB
1544.65/1544.94	c total #watches: 511824
1548.25/1548.51	c total #propagations: 40376504 / total #impl: 629762693 (eff. 0.064)
1548.25/1548.51	c #Conflicts:     347000 | #Learnt:      18814 | 0.001
1548.25/1548.51	c total clause space: 206.656MB
1548.25/1548.51	c total #watches: 534547
1553.84/1554.12	c total #propagations: 40491117 / total #impl: 631434593 (eff. 0.064)
1553.84/1554.12	c #Conflicts:     348000 | #Learnt:      19814 | 0.001
1553.84/1554.12	c total clause space: 206.656MB
1553.84/1554.12	c total #watches: 569674
1558.64/1558.92	c total #propagations: 40625411 / total #impl: 633463767 (eff. 0.064)
1558.64/1558.92	c #Conflicts:     349000 | #Learnt:      20814 | 0.001
1558.64/1558.92	c total clause space: 206.656MB
1558.64/1558.92	c total #watches: 621093
1563.74/1564.02	c total #propagations: 40747520 / total #impl: 635374260 (eff. 0.064)
1563.74/1564.02	c #Conflicts:     350000 | #Learnt:      21814 | 0.001
1563.74/1564.02	c total clause space: 206.656MB
1563.74/1564.02	c total #watches: 661246
1567.54/1567.86	c total #propagations: 40859006 / total #impl: 637515842 (eff. 0.064)
1567.54/1567.86	c #Conflicts:     351000 | #Learnt:      22814 | 0.001
1567.54/1567.86	c total clause space: 206.656MB
1567.54/1567.86	c total #watches: 697299
1572.64/1572.91	c total #propagations: 40949865 / total #impl: 639631118 (eff. 0.064)
1572.64/1572.91	c #Conflicts:     352000 | #Learnt:      23814 | 0.001
1572.64/1572.91	c total clause space: 206.656MB
1572.64/1572.91	c total #watches: 740118
1579.04/1579.36	c total #propagations: 41051702 / total #impl: 642648212 (eff. 0.064)
1579.04/1579.36	c #Conflicts:     353000 | #Learnt:      24814 | 0.001
1579.04/1579.36	c total clause space: 206.656MB
1579.04/1579.36	c total #watches: 777785
1584.54/1584.82	c total #propagations: 41160846 / total #impl: 645554698 (eff. 0.064)
1584.54/1584.82	c #Conflicts:     354000 | #Learnt:      25814 | 0.001
1584.54/1584.82	c total clause space: 206.656MB
1584.54/1584.82	c total #watches: 798220
1590.84/1591.16	c total #propagations: 41261795 / total #impl: 646926915 (eff. 0.064)
1590.84/1591.16	c #Conflicts:     355000 | #Learnt:      26814 | 0.001
1590.84/1591.16	c total clause space: 206.656MB
1590.84/1591.16	c total #watches: 821029
1598.94/1599.23	c total #propagations: 41369781 / total #impl: 648609913 (eff. 0.064)
1598.94/1599.23	c #Conflicts:     356000 | #Learnt:      27814 | 0.001
1598.94/1599.23	c total clause space: 206.656MB
1598.94/1599.23	c total #watches: 853696
1605.13/1605.46	c total #propagations: 41504690 / total #impl: 650529262 (eff. 0.064)
1605.13/1605.46	c GARBAGE COLLECT
1605.13/1605.46	c #Conflicts:     357000 | #Learnt:      14527 | 0.001
1605.13/1605.46	c total clause space: 206.656MB
1605.13/1605.46	c total #watches: 436640
1608.33/1608.62	c total #propagations: 41613913 / total #impl: 652301059 (eff. 0.064)
1608.33/1608.62	c #Conflicts:     358000 | #Learnt:      15527 | 0.001
1608.33/1608.62	c total clause space: 206.656MB
1608.33/1608.62	c total #watches: 460759
1611.63/1611.92	c total #propagations: 41731806 / total #impl: 653947413 (eff. 0.064)
1611.63/1611.92	c #Conflicts:     359000 | #Learnt:      16527 | 0.001
1611.63/1611.92	c total clause space: 206.656MB
1611.63/1611.92	c total #watches: 487396
1614.64/1614.99	c total #propagations: 41833648 / total #impl: 655415869 (eff. 0.064)
1614.64/1614.99	c #Conflicts:     360000 | #Learnt:      17527 | 0.001
1614.64/1614.99	c total clause space: 206.656MB
1614.64/1614.99	c total #watches: 517567
1618.33/1618.63	c total #propagations: 41936931 / total #impl: 657131786 (eff. 0.064)
1618.33/1618.63	c #Conflicts:     361000 | #Learnt:      18527 | 0.001
1618.33/1618.63	c total clause space: 206.656MB
1618.33/1618.63	c total #watches: 547914
1622.34/1622.61	c total #propagations: 42046659 / total #impl: 658826283 (eff. 0.064)
1622.34/1622.61	c #Conflicts:     362000 | #Learnt:      19527 | 0.001
1622.34/1622.61	c total clause space: 206.656MB
1622.34/1622.61	c total #watches: 575660
1626.33/1626.67	c total #propagations: 42160585 / total #impl: 660410728 (eff. 0.064)
1626.33/1626.67	c #Conflicts:     363000 | #Learnt:      20527 | 0.001
1626.33/1626.67	c total clause space: 206.656MB
1626.33/1626.67	c total #watches: 603344
1630.33/1630.66	c total #propagations: 42269096 / total #impl: 662185986 (eff. 0.064)
1630.33/1630.66	c #Conflicts:     364000 | #Learnt:      21527 | 0.001
1630.33/1630.66	c total clause space: 206.656MB
1630.33/1630.66	c total #watches: 637519
1634.93/1635.27	c total #propagations: 42364247 / total #impl: 663582473 (eff. 0.064)
1634.93/1635.27	c #Conflicts:     365000 | #Learnt:      22527 | 0.001
1634.93/1635.27	c total clause space: 206.656MB
1634.93/1635.27	c total #watches: 660536
1639.43/1639.76	c total #propagations: 42470844 / total #impl: 665079109 (eff. 0.064)
1639.43/1639.76	c #Conflicts:     366000 | #Learnt:      23527 | 0.001
1639.43/1639.76	c total clause space: 206.656MB
1639.43/1639.76	c total #watches: 688554
1645.73/1646.03	c total #propagations: 42577344 / total #impl: 666784991 (eff. 0.064)
1645.73/1646.03	c #Conflicts:     367000 | #Learnt:      24527 | 0.001
1645.73/1646.03	c total clause space: 206.656MB
1645.73/1646.03	c total #watches: 725104
1650.73/1651.04	c total #propagations: 42706736 / total #impl: 668874445 (eff. 0.064)
1650.73/1651.04	c #Conflicts:     368000 | #Learnt:      25527 | 0.001
1650.73/1651.04	c total clause space: 206.656MB
1650.73/1651.04	c total #watches: 754224
1656.13/1656.49	c total #propagations: 42818687 / total #impl: 670935530 (eff. 0.064)
1656.13/1656.49	c #Conflicts:     369000 | #Learnt:      26527 | 0.001
1656.13/1656.49	c total clause space: 206.656MB
1656.13/1656.49	c total #watches: 794959
1661.73/1662.10	c total #propagations: 42927812 / total #impl: 672812380 (eff. 0.064)
1661.73/1662.10	c #Conflicts:     370000 | #Learnt:      27527 | 0.001
1661.73/1662.10	c total clause space: 206.656MB
1661.73/1662.10	c total #watches: 837639
1668.33/1668.69	c total #propagations: 43042236 / total #impl: 675397913 (eff. 0.064)
1668.33/1668.69	c #Conflicts:     371000 | #Learnt:      28527 | 0.001
1668.33/1668.69	c total clause space: 206.656MB
1668.33/1668.69	c total #watches: 877692
1675.92/1676.26	c total #propagations: 43158780 / total #impl: 678480877 (eff. 0.064)
1675.92/1676.26	c GARBAGE COLLECT
1675.92/1676.26	c #Conflicts:     372000 | #Learnt:      14884 | 0.001
1675.92/1676.26	c total clause space: 206.656MB
1675.92/1676.26	c total #watches: 445190
1680.02/1680.32	c total #propagations: 43278993 / total #impl: 681740653 (eff. 0.063)
1680.02/1680.32	c #Conflicts:     373000 | #Learnt:      15884 | 0.001
1680.02/1680.32	c total clause space: 206.656MB
1680.02/1680.32	c total #watches: 490837
1685.12/1685.42	c total #propagations: 43408324 / total #impl: 683514376 (eff. 0.064)
1685.12/1685.42	c #Conflicts:     374000 | #Learnt:      16884 | 0.001
1685.12/1685.42	c total clause space: 206.656MB
1685.12/1685.42	c total #watches: 535632
1692.73/1693.09	c total #propagations: 43535637 / total #impl: 685508166 (eff. 0.064)
1692.73/1693.09	c #Conflicts:     375000 | #Learnt:      17884 | 0.000
1692.73/1693.09	c total clause space: 206.656MB
1692.73/1693.09	c total #watches: 590245
1701.62/1701.90	c total #propagations: 43668970 / total #impl: 687634819 (eff. 0.064)
1701.62/1701.90	c #Conflicts:     376000 | #Learnt:      18884 | 0.000
1701.62/1701.90	c total clause space: 206.656MB
1701.62/1701.90	c total #watches: 639730
1706.82/1707.14	c total #propagations: 43803367 / total #impl: 689795874 (eff. 0.064)
1706.82/1707.14	c #Conflicts:     377000 | #Learnt:      19884 | 0.000
1706.82/1707.14	c total clause space: 206.656MB
1706.82/1707.14	c total #watches: 663131
1714.32/1714.64	c total #propagations: 43896515 / total #impl: 691195993 (eff. 0.064)
1714.32/1714.64	c #Conflicts:     378000 | #Learnt:      20884 | 0.000
1714.32/1714.64	c total clause space: 206.656MB
1714.32/1714.64	c total #watches: 705359
1720.12/1720.48	c total #propagations: 43998853 / total #impl: 693357695 (eff. 0.063)
1720.12/1720.48	c #Conflicts:     379000 | #Learnt:      21884 | 0.000
1720.12/1720.48	c total clause space: 206.656MB
1720.12/1720.48	c total #watches: 732388
1726.32/1726.67	c total #propagations: 44104313 / total #impl: 695006168 (eff. 0.063)
1726.32/1726.67	c #Conflicts:     380000 | #Learnt:      22884 | 0.000
1726.32/1726.67	c total clause space: 206.656MB
1726.32/1726.67	c total #watches: 759924
1732.51/1732.86	c total #propagations: 44222023 / total #impl: 696649430 (eff. 0.063)
1732.51/1732.86	c #Conflicts:     381000 | #Learnt:      23884 | 0.001
1732.51/1732.86	c total clause space: 206.656MB
1732.51/1732.86	c total #watches: 796743
1741.31/1741.61	c total #propagations: 44329554 / total #impl: 698469488 (eff. 0.063)
1741.31/1741.61	c #Conflicts:     382000 | #Learnt:      24884 | 0.001
1741.31/1741.61	c total clause space: 206.656MB
1741.31/1741.61	c total #watches: 842108
1749.41/1749.73	c total #propagations: 44455584 / total #impl: 700748192 (eff. 0.063)
1749.41/1749.73	c #Conflicts:     383000 | #Learnt:      25884 | 0.000
1749.41/1749.73	c total clause space: 206.656MB
1749.41/1749.73	c total #watches: 880260
1757.31/1757.60	c total #propagations: 44573374 / total #impl: 702581944 (eff. 0.063)
1757.31/1757.60	c #Conflicts:     384000 | #Learnt:      26884 | 0.000
1757.31/1757.60	c total clause space: 206.656MB
1757.31/1757.60	c total #watches: 905505
1764.81/1765.18	c total #propagations: 44689640 / total #impl: 704276564 (eff. 0.063)
1764.81/1765.18	c #Conflicts:     385000 | #Learnt:      27884 | 0.000
1764.81/1765.18	c total clause space: 206.656MB
1764.81/1765.18	c total #watches: 941928
1775.91/1776.25	c total #propagations: 44811660 / total #impl: 706358835 (eff. 0.063)
1775.91/1776.25	c #Conflicts:     386000 | #Learnt:      28884 | 0.000
1775.91/1776.25	c total clause space: 206.656MB
1775.91/1776.25	c total #watches: 996137
1784.21/1784.57	c total #propagations: 44940697 / total #impl: 708675467 (eff. 0.063)
1784.21/1784.57	c #Conflicts:     387000 | #Learnt:      29884 | 0.000
1784.21/1784.57	c total clause space: 206.656MB
1784.21/1784.57	c total #watches: 1025013
1787.31/1787.69	c total #propagations: 45047018 / total #impl: 710476111 (eff. 0.063)
1787.31/1787.69	c GARBAGE COLLECT
1787.31/1787.69	c #Conflicts:     388000 | #Learnt:      15978 | 0.000
1787.31/1787.69	c total clause space: 206.656MB
1787.31/1787.69	c total #watches: 472744
1791.00/1791.30	c total #propagations: 45151827 / total #impl: 711853932 (eff. 0.063)
1791.00/1791.30	c #Conflicts:     389000 | #Learnt:      16978 | 0.000
1791.00/1791.30	c total clause space: 206.656MB
1791.00/1791.30	c total #watches: 502169
1793.91/1794.27	c total #propagations: 45269421 / total #impl: 713756488 (eff. 0.063)
1793.91/1794.27	c #Conflicts:     390000 | #Learnt:      17978 | 0.000
1793.91/1794.27	c total clause space: 206.656MB
1793.91/1794.27	c total #watches: 528269
1797.70/1798.03	c total #propagations: 45365116 / total #impl: 715103196 (eff. 0.063)
1797.70/1798.03	c #Conflicts:     391000 | #Learnt:      18978 | 0.000
1797.70/1798.03	c total clause space: 206.656MB
1797.70/1798.03	c total #watches: 551652

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-4116443-1466953523/watcher-4116443-1466953523 -o /tmp/evaluation-result-4116443-1466953523/solver-4116443-1466953523 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116443-1466953523.opb ./cdcl-cuttingplanes-release 

pid=22852
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.26 2.29 2.22 3/178 22855
/proc/meminfo: memFree=30069008/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=33460 CPUtime=0 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 271 0 0 0 0 0 0 0 20 0 1 0 28390475 34263040 5262 33554432000 4194304 6199737 140736835075408 140736759344616 5192948 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 8365 5262 122 490 0 7866 0

[startup+0.100212 s]
/proc/loadavg: 2.26 2.29 2.22 3/178 22855
/proc/meminfo: memFree=30069008/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=34128 CPUtime=0.09 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 571 0 0 0 9 0 0 0 20 0 1 0 28390475 34947072 7563 33554432000 4194304 6199737 140736835075408 140736759344616 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 8532 7563 139 490 0 8033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34128

[startup+0.20034 s]
/proc/loadavg: 2.26 2.29 2.22 3/178 22855
/proc/meminfo: memFree=30069008/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=34384 CPUtime=0.19 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 647 0 0 0 19 0 0 0 20 0 1 0 28390475 35209216 7639 33554432000 4194304 6199737 140736835075408 140736759344616 4213215 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 8596 7639 155 490 0 8097 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34384

[startup+0.300263 s]
/proc/loadavg: 2.26 2.29 2.22 3/178 22855
/proc/meminfo: memFree=30069008/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=37224 CPUtime=0.29 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 836 0 0 0 29 0 0 0 20 0 1 0 28390475 38117376 7758 33554432000 4194304 6199737 140736835075408 140736759344616 4213327 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 9306 7758 161 490 0 8807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37224

[startup+0.700234 s]
/proc/loadavg: 2.26 2.29 2.22 3/178 22855
/proc/meminfo: memFree=30069008/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=42008 CPUtime=0.69 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 2102 0 0 0 68 1 0 0 20 0 1 0 28390475 43016192 8507 33554432000 4194304 6199737 140736835075408 140736759344616 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 10502 8507 161 490 0 10003 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42008

[startup+1.50023 s]
/proc/loadavg: 2.26 2.29 2.22 3/179 22856
/proc/meminfo: memFree=30034360/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=42484 CPUtime=1.49 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 2677 0 0 0 148 1 0 0 20 0 1 0 28390475 43503616 9414 33554432000 4194304 6199737 140736835075408 140736835074520 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 10621 9414 161 490 0 10122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42484

[startup+3.10021 s]
/proc/loadavg: 2.24 2.28 2.21 3/179 22856
/proc/meminfo: memFree=30030204/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=50544 CPUtime=3.09 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 3400 0 0 0 308 1 0 0 20 0 1 0 28390475 51757056 10445 33554432000 4194304 6199737 140736835075408 140736835074344 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 12636 10445 161 490 0 12137 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50544

[startup+6.30023 s]
/proc/loadavg: 2.24 2.28 2.21 3/179 22856
/proc/meminfo: memFree=30024468/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=51032 CPUtime=6.29 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 3900 0 0 0 628 1 0 0 20 0 1 0 28390475 52256768 11781 33554432000 4194304 6199737 140736835075408 140736835074344 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 12758 11781 161 490 0 12259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51032

[startup+12.7002 s]
/proc/loadavg: 2.28 2.29 2.22 4/179 22856
/proc/meminfo: memFree=30014628/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=63940 CPUtime=12.69 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 4242 0 0 0 1267 2 0 0 20 0 1 0 28390475 65474560 13656 33554432000 4194304 6199737 140736835075408 140736835074520 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 15985 13656 161 490 0 15486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63940

[startup+25.5003 s]
/proc/loadavg: 2.24 2.28 2.21 3/179 22856
/proc/meminfo: memFree=30008928/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=65652 CPUtime=25.49 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 4997 0 0 0 2547 2 0 0 20 0 1 0 28390475 67227648 15287 33554432000 4194304 6199737 140736835075408 140736835074520 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 16413 15287 161 490 0 15914 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65652

[startup+51.1004 s]
/proc/loadavg: 2.24 2.27 2.21 3/179 22856
/proc/meminfo: memFree=29977100/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=118556 CPUtime=51.09 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 6680 0 0 0 5106 3 0 0 20 0 1 0 28390475 121401344 23765 33554432000 4194304 6199737 140736835075408 140736835074232 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 29639 23765 161 490 0 29140 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118556

[startup+102.3 s]
/proc/loadavg: 2.33 2.28 2.22 4/179 22858
/proc/meminfo: memFree=29960372/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=120552 CPUtime=102.28 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 7257 0 0 0 10225 3 0 0 20 0 1 0 28390475 123445248 27402 33554432000 4194304 6199737 140736835075408 140736835074056 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 30138 27402 161 490 0 29639 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120552

[startup+162.3 s]
/proc/loadavg: 2.20 2.25 2.21 3/179 22859
/proc/meminfo: memFree=29956256/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=122288 CPUtime=162.26 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 8083 0 0 0 16223 3 0 0 20 0 1 0 28390475 125222912 28074 33554432000 4194304 6199737 140736835075408 140736835074232 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 30572 28074 161 490 0 30073 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 122288

[startup+222.307 s]
/proc/loadavg: 2.15 2.23 2.20 3/179 22905
/proc/meminfo: memFree=30134992/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=176220 CPUtime=222.26 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 9669 0 0 0 22222 4 0 0 20 0 1 0 28390475 180449280 33012 33554432000 4194304 6199737 140736835075408 140736835074104 4213372 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 44055 33012 161 490 0 43556 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 176220

[startup+282.3 s]
/proc/loadavg: 2.16 2.22 2.19 4/180 22909
/proc/meminfo: memFree=30109688/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=179700 CPUtime=282.25 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 10588 0 0 0 28220 5 0 0 20 0 1 0 28390475 184012800 34917 33554432000 4194304 6199737 140736835075408 140736835074520 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 44925 34917 161 490 0 44426 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 179700

[startup+342.3 s]
/proc/loadavg: 2.30 2.25 2.20 3/179 22910
/proc/meminfo: memFree=30106444/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=179832 CPUtime=342.24 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 10631 0 0 0 34219 5 0 0 20 0 1 0 28390475 184147968 34960 33554432000 4194304 6199737 140736835075408 140736835074520 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 44958 34960 161 490 0 44459 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 179832

[startup+402.3 s]
/proc/loadavg: 2.35 2.27 2.21 3/179 22912
/proc/meminfo: memFree=30079816/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=180816 CPUtime=402.23 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 10865 0 0 0 40218 5 0 0 20 0 1 0 28390475 185155584 35187 33554432000 4194304 6199737 140736835075408 140736835074344 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 45204 35187 161 490 0 44705 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 180816

[startup+462.3 s]
/proc/loadavg: 2.20 2.24 2.20 4/179 22913
/proc/meminfo: memFree=30063976/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=183004 CPUtime=462.22 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 11429 0 0 0 46217 5 0 0 20 0 1 0 28390475 187396096 38306 33554432000 4194304 6199737 140736835075408 140736835074520 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 45751 38306 161 490 0 45252 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 183004

[startup+522.3 s]
/proc/loadavg: 2.26 2.26 2.20 3/179 22914
/proc/meminfo: memFree=30063096/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=183684 CPUtime=522.22 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 11628 0 0 0 52216 6 0 0 20 0 1 0 28390475 188092416 38491 33554432000 4194304 6199737 140736835075408 140736835074520 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 45921 38491 161 490 0 45422 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 183684

[startup+582.3 s]
/proc/loadavg: 2.23 2.24 2.20 3/179 22915
/proc/meminfo: memFree=30053904/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=184424 CPUtime=582.2 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 11800 0 0 0 58214 6 0 0 20 0 1 0 28390475 188850176 40705 33554432000 4194304 6199737 140736835075408 140736835074344 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 46106 40705 161 490 0 45607 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 184424


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


[startup+942.3 s]
/proc/loadavg: 2.27 2.27 2.20 3/179 22925
/proc/meminfo: memFree=29920000/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=273728 CPUtime=942.13 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14095 0 0 0 94206 7 0 0 20 0 1 0 28390475 280297472 61629 33554432000 4194304 6199737 140736835075408 140736835074520 4213473 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68432 61629 161 490 0 67933 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 273728

[startup+1002.3 s]
/proc/loadavg: 2.22 2.25 2.20 4/179 22926
/proc/meminfo: memFree=29915316/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=273840 CPUtime=1002.12 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14117 0 0 0 100205 7 0 0 20 0 1 0 28390475 280412160 61651 33554432000 4194304 6199737 140736835075408 140736835074520 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68460 61651 161 490 0 67961 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 273840

[startup+1062.3 s]
/proc/loadavg: 2.33 2.26 2.20 3/179 22928
/proc/meminfo: memFree=29878744/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=273840 CPUtime=1062.11 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14117 0 0 0 106204 7 0 0 20 0 1 0 28390475 280412160 61651 33554432000 4194304 6199737 140736835075408 140736835074520 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68460 61651 161 490 0 67961 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 273840

[startup+1122.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/179 22929
/proc/meminfo: memFree=29873588/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=273960 CPUtime=1122.1 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14146 0 0 0 112203 7 0 0 20 0 1 0 28390475 280535040 61680 33554432000 4194304 6199737 140736835075408 140736835074520 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68490 61680 161 490 0 67991 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 273960

[startup+1182.3 s]
/proc/loadavg: 2.26 2.25 2.20 4/179 22930
/proc/meminfo: memFree=29873144/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=274096 CPUtime=1182.1 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14182 0 0 0 118203 7 0 0 20 0 1 0 28390475 280674304 61716 33554432000 4194304 6199737 140736835075408 140736835074520 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68524 61716 161 490 0 68025 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 274096

[startup+1242.3 s]
/proc/loadavg: 2.37 2.28 2.21 3/179 22931
/proc/meminfo: memFree=29872248/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=274512 CPUtime=1242.08 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14286 0 0 0 124201 7 0 0 20 0 1 0 28390475 281100288 61820 33554432000 4194304 6199737 140736835075408 140736835074520 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68628 61820 161 490 0 68129 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 274512

[startup+1302.3 s]
/proc/loadavg: 2.36 2.29 2.21 3/179 22932
/proc/meminfo: memFree=29871976/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=274512 CPUtime=1302.08 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14288 0 0 0 130201 7 0 0 20 0 1 0 28390475 281100288 61822 33554432000 4194304 6199737 140736835075408 140736835074520 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68628 61822 161 490 0 68129 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 274512

[startup+1362.3 s]
/proc/loadavg: 2.27 2.28 2.21 3/179 22934
/proc/meminfo: memFree=29871212/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=274968 CPUtime=1362.07 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14401 0 0 0 136200 7 0 0 20 0 1 0 28390475 281567232 61935 33554432000 4194304 6199737 140736835075408 140736835074520 4213495 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68742 61935 161 490 0 68243 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 274968

[startup+1422.3 s]
/proc/loadavg: 2.26 2.27 2.21 3/179 22935
/proc/meminfo: memFree=29870568/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=275996 CPUtime=1422.07 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14627 0 0 0 142199 8 0 0 20 0 1 0 28390475 282619904 62161 33554432000 4194304 6199737 140736835075408 140736835074056 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 68999 62161 161 490 0 68500 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 275996

[startup+1482.3 s]
/proc/loadavg: 2.30 2.27 2.21 3/180 22939
/proc/meminfo: memFree=29868936/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=276692 CPUtime=1482.06 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14773 0 0 0 148198 8 0 0 20 0 1 0 28390475 283332608 62307 33554432000 4194304 6199737 140736835075408 140736835074056 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69173 62307 161 490 0 68674 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 276692

[startup+1542.31 s]
/proc/loadavg: 2.16 2.23 2.19 3/179 22940
/proc/meminfo: memFree=29868732/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=277380 CPUtime=1542.05 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14921 0 0 0 154197 8 0 0 20 0 1 0 28390475 284037120 62455 33554432000 4194304 6199737 140736835075408 140736835074520 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69345 62455 161 490 0 68846 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 277380

[startup+1602.3 s]
/proc/loadavg: 2.28 2.25 2.20 3/179 22941
/proc/meminfo: memFree=29866848/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=277380 CPUtime=1602.04 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14923 0 0 0 160196 8 0 0 20 0 1 0 28390475 284037120 62457 33554432000 4194304 6199737 140736835075408 140736835074520 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69345 62457 161 490 0 68846 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 277380

[startup+1662.3 s]
/proc/loadavg: 2.21 2.23 2.19 3/179 22943
/proc/meminfo: memFree=29865964/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=277476 CPUtime=1662.03 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14943 0 0 0 166195 8 0 0 20 0 1 0 28390475 284135424 62477 33554432000 4194304 6199737 140736835075408 140736835074520 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69369 62477 161 490 0 68870 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 277476

[startup+1722.3 s]
/proc/loadavg: 2.24 2.23 2.19 3/179 22944
/proc/meminfo: memFree=29860972/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=277620 CPUtime=1722.02 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 14977 0 0 0 172194 8 0 0 20 0 1 0 28390475 284282880 62511 33554432000 4194304 6199737 140736835075408 140736835074520 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69405 62511 161 490 0 68906 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 277620

[startup+1782.3 s]
/proc/loadavg: 2.35 2.26 2.20 3/179 22945
/proc/meminfo: memFree=29856920/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=278324 CPUtime=1782.01 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 15122 0 0 0 178193 8 0 0 20 0 1 0 28390475 285003776 62656 33554432000 4194304 6199737 140736835075408 140736835074056 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69581 62656 161 490 0 69082 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 278324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 22946
/proc/meminfo: memFree=29856552/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=278324 CPUtime=1800 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 15151 0 0 0 179992 8 0 0 20 0 1 0 28390475 285003776 62685 33554432000 4194304 6199737 140736835075408 140736835074520 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69581 62685 161 490 0 69082 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 278324

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

[startup+1800.3 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 22946
/proc/meminfo: memFree=29856552/32872528 swapFree=1513824/1685520
[pid=22855] ppid=22852 vsize=278324 CPUtime=1800 cores=1,3,5,7
/proc/22855/stat : 22855 (cdcl-cuttingpla) R 22852 22855 21316 0 -1 4202496 15151 0 0 0 179992 8 0 0 20 0 1 0 28390475 285003776 62685 33554432000 4194304 6199737 140736835075408 140736835074520 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/22855/statm: 69581 62685 161 490 0 69082 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 278324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.086986
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 278324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.086986
maximum resident set size= 250740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15151
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= 21
involuntary context switches= 2224

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.6263 second user time and 6.85596 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-26 17:05:24
IDJOB=4116443
IDBENCH=109470
IDSOLVER=2548
FILE ID=node135/4116443-1466953523
RUNJOBID= node135-1466943975-21333
PBS_JOBID= 19976357
Free space on /tmp= 71676 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size160-round21-2.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116443-1466953523/watcher-4116443-1466953523 -o /tmp/evaluation-result-4116443-1466953523/solver-4116443-1466953523 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466943975-21333 --watchdog 1960 --input HOME/instance-4116443-1466953523.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 6df59df9dbb1067f1d813a340c83c82d
RANDOM SEED=825270400

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30068924 kB
Buffers:           16648 kB
Cached:           113688 kB
SwapCached:         1332 kB
Active:           305716 kB
Inactive:         111012 kB
Active(anon):     287572 kB
Inactive(anon):     1328 kB
Active(file):      18144 kB
Inactive(file):   109684 kB
Unevictable:     1685520 kB
Mlocked:         1513824 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              2740 kB
Writeback:            36 kB
AnonPages:       1971104 kB
Mapped:             7808 kB
Shmem:                 0 kB
Slab:             565732 kB
SReclaimable:       9584 kB
SUnreclaim:       556148 kB
KernelStack:        1440 kB
PageTables:         7868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2211212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 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= 71676 MiB
End job on node135 at 2016-06-26 17:35:24