Trace number 4117091

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-round23-2.opb
MD5SUM326ac17ed003b145465711c7acb057a9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9536
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints896
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= 4288 #constraint= 9536
0.09/0.15	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 38240
0.29/0.35	c total #propagations: 116027 / total #impl: 490483 (eff. 0.237)
0.29/0.35	c #Conflicts:       2000 | #Learnt:       1997 | 0.000
0.29/0.35	c total clause space: 6.90675MB
0.29/0.35	c total #watches: 55026
0.49/0.53	c total #propagations: 216342 / total #impl: 952281 (eff. 0.227)
0.49/0.53	c GARBAGE COLLECT
0.49/0.53	c #Conflicts:       3000 | #Learnt:       2017 | 0.000
0.49/0.53	c total clause space: 6.90675MB
0.49/0.53	c total #watches: 56792
0.79/0.80	c total #propagations: 309005 / total #impl: 1397428 (eff. 0.221)
0.79/0.80	c #Conflicts:       4000 | #Learnt:       3017 | 0.004
0.79/0.80	c total clause space: 11.2235MB
0.79/0.80	c total #watches: 71499
0.89/0.97	c total #propagations: 415337 / total #impl: 1940927 (eff. 0.214)
0.89/0.97	c GARBAGE COLLECT
0.89/0.97	c #Conflicts:       5000 | #Learnt:       2397 | 0.003
0.89/0.97	c total clause space: 11.2235MB
0.89/0.97	c total #watches: 61752
1.09/1.12	c total #propagations: 506479 / total #impl: 2420334 (eff. 0.209)
1.09/1.12	c #Conflicts:       6000 | #Learnt:       3397 | 0.003
1.09/1.12	c total clause space: 11.2235MB
1.09/1.12	c total #watches: 73678
1.38/1.41	c total #propagations: 594186 / total #impl: 2899243 (eff. 0.205)
1.38/1.41	c GARBAGE COLLECT
1.38/1.41	c #Conflicts:       7000 | #Learnt:       2294 | 0.002
1.38/1.41	c total clause space: 11.2235MB
1.38/1.41	c total #watches: 59906
1.68/1.72	c total #propagations: 706836 / total #impl: 3576892 (eff. 0.198)
1.68/1.72	c #Conflicts:       8000 | #Learnt:       3294 | 0.002
1.68/1.72	c total clause space: 11.2235MB
1.68/1.72	c total #watches: 84888
1.98/2.04	c total #propagations: 820919 / total #impl: 4341003 (eff. 0.189)
1.98/2.04	c #Conflicts:       9000 | #Learnt:       4294 | 0.002
1.98/2.04	c total clause space: 11.2235MB
1.98/2.04	c total #watches: 100342
2.29/2.37	c total #propagations: 918791 / total #impl: 4906492 (eff. 0.187)
2.29/2.37	c GARBAGE COLLECT
2.29/2.37	c #Conflicts:      10000 | #Learnt:       2775 | 0.002
2.29/2.37	c total clause space: 11.2235MB
2.29/2.37	c total #watches: 71779
2.58/2.64	c total #propagations: 1021773 / total #impl: 5554379 (eff. 0.184)
2.58/2.64	c #Conflicts:      11000 | #Learnt:       3775 | 0.002
2.58/2.64	c total clause space: 11.2235MB
2.58/2.64	c total #watches: 87033
2.98/3.07	c total #propagations: 1127848 / total #impl: 6178385 (eff. 0.183)
2.98/3.07	c #Conflicts:      12000 | #Learnt:       4775 | 0.002
2.98/3.07	c total clause space: 11.2235MB
2.98/3.07	c total #watches: 107587
3.40/3.46	c total #propagations: 1244909 / total #impl: 6922915 (eff. 0.180)
3.40/3.46	c #Conflicts:      13000 | #Learnt:       5775 | 0.001
3.40/3.46	c total clause space: 18.2382MB
3.40/3.46	c total #watches: 121146
3.59/3.69	c total #propagations: 1343132 / total #impl: 7529484 (eff. 0.178)
3.59/3.69	c GARBAGE COLLECT
3.59/3.69	c #Conflicts:      14000 | #Learnt:       3912 | 0.002
3.59/3.69	c total clause space: 18.2382MB
3.59/3.69	c total #watches: 90175
4.19/4.26	c total #propagations: 1429834 / total #impl: 8073935 (eff. 0.177)
4.19/4.26	c #Conflicts:      15000 | #Learnt:       4912 | 0.001
4.19/4.26	c total clause space: 18.2382MB
4.19/4.26	c total #watches: 114631
5.09/5.11	c total #propagations: 1540295 / total #impl: 8856864 (eff. 0.174)
5.09/5.11	c #Conflicts:      16000 | #Learnt:       5912 | 0.001
5.09/5.11	c total clause space: 18.2382MB
5.09/5.11	c total #watches: 139586
5.79/5.84	c total #propagations: 1639003 / total #impl: 9588381 (eff. 0.171)
5.79/5.84	c GARBAGE COLLECT
5.79/5.84	c #Conflicts:      17000 | #Learnt:       3784 | 0.001
5.79/5.84	c total clause space: 18.2382MB
5.79/5.84	c total #watches: 110457
7.09/7.12	c total #propagations: 1746514 / total #impl: 10296848 (eff. 0.170)
7.09/7.12	c #Conflicts:      18000 | #Learnt:       4784 | 0.001
7.09/7.12	c total clause space: 29.637MB
7.09/7.12	c total #watches: 145576
9.19/9.20	c total #propagations: 1861686 / total #impl: 11262681 (eff. 0.165)
9.19/9.20	c #Conflicts:      19000 | #Learnt:       5784 | 0.001
9.19/9.20	c total clause space: 29.637MB
9.19/9.20	c total #watches: 180228
10.49/10.54	c total #propagations: 1980144 / total #impl: 12447774 (eff. 0.159)
10.49/10.54	c #Conflicts:      20000 | #Learnt:       6784 | 0.001
10.49/10.54	c total clause space: 29.637MB
10.49/10.54	c total #watches: 196624
10.99/11.06	c total #propagations: 2084104 / total #impl: 13270703 (eff. 0.157)
10.99/11.06	c GARBAGE COLLECT
10.99/11.06	c #Conflicts:      21000 | #Learnt:       4301 | 0.001
10.99/11.06	c total clause space: 29.637MB
10.99/11.06	c total #watches: 133018
11.69/11.76	c total #propagations: 2182746 / total #impl: 13852061 (eff. 0.158)
11.69/11.76	c #Conflicts:      22000 | #Learnt:       5301 | 0.001
11.69/11.76	c total clause space: 29.637MB
11.69/11.76	c total #watches: 149613
12.69/12.76	c total #propagations: 2279965 / total #impl: 14478030 (eff. 0.157)
12.69/12.76	c #Conflicts:      23000 | #Learnt:       6301 | 0.001
12.69/12.76	c total clause space: 29.637MB
12.69/12.76	c total #watches: 170011
13.48/13.57	c total #propagations: 2391196 / total #impl: 15191762 (eff. 0.157)
13.48/13.57	c #Conflicts:      24000 | #Learnt:       7301 | 0.001
13.48/13.57	c total clause space: 29.637MB
13.48/13.57	c total #watches: 184271
14.18/14.21	c total #propagations: 2494791 / total #impl: 15888415 (eff. 0.157)
14.18/14.21	c GARBAGE COLLECT
14.18/14.21	c #Conflicts:      25000 | #Learnt:       4465 | 0.001
14.18/14.21	c total clause space: 29.637MB
14.18/14.21	c total #watches: 100877
14.58/14.64	c total #propagations: 2591108 / total #impl: 16516508 (eff. 0.157)
14.58/14.64	c #Conflicts:      26000 | #Learnt:       5465 | 0.001
14.58/14.64	c total clause space: 29.637MB
14.58/14.64	c total #watches: 118129
15.28/15.35	c total #propagations: 2689027 / total #impl: 17223006 (eff. 0.156)
15.28/15.35	c #Conflicts:      27000 | #Learnt:       6465 | 0.001
15.28/15.35	c total clause space: 29.637MB
15.28/15.35	c total #watches: 144821
15.98/16.09	c total #propagations: 2796297 / total #impl: 18054362 (eff. 0.155)
15.98/16.09	c #Conflicts:      28000 | #Learnt:       7465 | 0.001
15.98/16.09	c total clause space: 29.637MB
15.98/16.09	c total #watches: 169799
16.68/16.74	c total #propagations: 2902646 / total #impl: 18872038 (eff. 0.154)
16.68/16.74	c GARBAGE COLLECT
16.68/16.74	c #Conflicts:      29000 | #Learnt:       4342 | 0.001
16.68/16.74	c total clause space: 29.637MB
16.68/16.74	c total #watches: 111835
17.08/17.19	c total #propagations: 3004953 / total #impl: 19622873 (eff. 0.153)
17.08/17.19	c #Conflicts:      30000 | #Learnt:       5342 | 0.001
17.08/17.19	c total clause space: 29.637MB
17.08/17.19	c total #watches: 128430
17.69/17.79	c total #propagations: 3102722 / total #impl: 20324350 (eff. 0.153)
17.69/17.79	c #Conflicts:      31000 | #Learnt:       6342 | 0.001
17.69/17.79	c total clause space: 29.637MB
17.69/17.79	c total #watches: 145238
18.18/18.29	c total #propagations: 3199038 / total #impl: 21047498 (eff. 0.152)
18.18/18.29	c #Conflicts:      32000 | #Learnt:       7342 | 0.001
18.18/18.29	c total clause space: 29.637MB
18.18/18.29	c total #watches: 159137
18.79/18.86	c total #propagations: 3291634 / total #impl: 21762464 (eff. 0.151)
18.79/18.86	c #Conflicts:      33000 | #Learnt:       8342 | 0.001
18.79/18.86	c total clause space: 29.637MB
18.79/18.86	c total #watches: 174099
19.48/19.55	c total #propagations: 3390229 / total #impl: 22549933 (eff. 0.150)
19.48/19.55	c GARBAGE COLLECT
19.48/19.55	c #Conflicts:      34000 | #Learnt:       4962 | 0.001
19.48/19.55	c total clause space: 29.637MB
19.48/19.55	c total #watches: 111174
20.08/20.13	c total #propagations: 3492672 / total #impl: 23371667 (eff. 0.149)
20.08/20.13	c #Conflicts:      35000 | #Learnt:       5962 | 0.001
20.08/20.13	c total clause space: 29.637MB
20.08/20.13	c total #watches: 146113
20.78/20.84	c total #propagations: 3604708 / total #impl: 24402695 (eff. 0.148)
20.78/20.84	c #Conflicts:      36000 | #Learnt:       6962 | 0.001
20.78/20.84	c total clause space: 29.637MB
20.78/20.84	c total #watches: 165442
21.58/21.64	c total #propagations: 3704541 / total #impl: 25233497 (eff. 0.147)
21.58/21.64	c #Conflicts:      37000 | #Learnt:       7962 | 0.001
21.58/21.64	c total clause space: 29.637MB
21.58/21.64	c total #watches: 190228
22.98/23.00	c total #propagations: 3808893 / total #impl: 26130382 (eff. 0.146)
22.98/23.00	c #Conflicts:      38000 | #Learnt:       8962 | 0.001
22.98/23.00	c total clause space: 29.637MB
22.98/23.00	c total #watches: 235644
24.58/24.63	c total #propagations: 3922338 / total #impl: 27499244 (eff. 0.143)
24.58/24.63	c GARBAGE COLLECT
24.58/24.63	c #Conflicts:      39000 | #Learnt:       5251 | 0.001
24.58/24.63	c total clause space: 29.637MB
24.58/24.63	c total #watches: 172730
26.58/26.66	c total #propagations: 4031015 / total #impl: 28713433 (eff. 0.140)
26.58/26.66	c #Conflicts:      40000 | #Learnt:       6251 | 0.001
26.58/26.66	c total clause space: 29.637MB
26.58/26.66	c total #watches: 215695
30.89/30.95	c total #propagations: 4169104 / total #impl: 30068623 (eff. 0.139)
30.89/30.95	c #Conflicts:      41000 | #Learnt:       7251 | 0.001
30.89/30.95	c total clause space: 48.1602MB
30.89/30.95	c total #watches: 276505
35.19/35.30	c total #propagations: 4326775 / total #impl: 32331570 (eff. 0.134)
35.19/35.30	c #Conflicts:      42000 | #Learnt:       8251 | 0.001
35.19/35.30	c total clause space: 48.1602MB
35.19/35.30	c total #watches: 319287
39.69/39.74	c total #propagations: 4455052 / total #impl: 34188513 (eff. 0.130)
39.69/39.74	c #Conflicts:      43000 | #Learnt:       9251 | 0.001
39.69/39.74	c total clause space: 78.2603MB
39.69/39.74	c total #watches: 363660
43.79/43.80	c total #propagations: 4573786 / total #impl: 35561884 (eff. 0.129)
43.79/43.80	c GARBAGE COLLECT
43.79/43.80	c #Conflicts:      44000 | #Learnt:       5277 | 0.001
43.79/43.80	c total clause space: 78.2603MB
43.79/43.80	c total #watches: 173605
45.39/45.48	c total #propagations: 4685298 / total #impl: 37078896 (eff. 0.126)
45.39/45.48	c #Conflicts:      45000 | #Learnt:       6277 | 0.001
45.39/45.48	c total clause space: 78.2603MB
45.39/45.48	c total #watches: 207850
46.58/46.64	c total #propagations: 4813842 / total #impl: 38195737 (eff. 0.126)
46.58/46.64	c #Conflicts:      46000 | #Learnt:       7277 | 0.001
46.58/46.64	c total clause space: 78.2603MB
46.58/46.64	c total #watches: 228516
47.68/47.77	c total #propagations: 4915056 / total #impl: 39011795 (eff. 0.126)
47.68/47.77	c #Conflicts:      47000 | #Learnt:       8277 | 0.001
47.68/47.77	c total clause space: 78.2603MB
47.68/47.77	c total #watches: 242462
49.18/49.25	c total #propagations: 5014076 / total #impl: 39816552 (eff. 0.126)
49.18/49.25	c #Conflicts:      48000 | #Learnt:       9277 | 0.001
49.18/49.25	c total clause space: 78.2603MB
49.18/49.25	c total #watches: 273324
50.48/50.51	c total #propagations: 5140498 / total #impl: 41139713 (eff. 0.125)
50.48/50.51	c #Conflicts:      49000 | #Learnt:      10277 | 0.001
50.48/50.51	c total clause space: 78.2603MB
50.48/50.51	c total #watches: 288205
51.48/51.50	c total #propagations: 5237616 / total #impl: 41983879 (eff. 0.125)
51.48/51.50	c GARBAGE COLLECT
51.48/51.50	c #Conflicts:      50000 | #Learnt:       5981 | 0.001
51.48/51.50	c total clause space: 78.2603MB
51.48/51.50	c total #watches: 184552
52.38/52.48	c total #propagations: 5325495 / total #impl: 42726391 (eff. 0.125)
52.38/52.48	c #Conflicts:      51000 | #Learnt:       6981 | 0.001
52.38/52.48	c total clause space: 78.2603MB
52.38/52.48	c total #watches: 206774
53.48/53.57	c total #propagations: 5434146 / total #impl: 43691515 (eff. 0.124)
53.48/53.57	c #Conflicts:      52000 | #Learnt:       7981 | 0.001
53.48/53.57	c total clause space: 78.2603MB
53.48/53.57	c total #watches: 224471
54.88/54.96	c total #propagations: 5532970 / total #impl: 44672498 (eff. 0.124)
54.88/54.96	c #Conflicts:      53000 | #Learnt:       8981 | 0.001
54.88/54.96	c total clause space: 78.2603MB
54.88/54.96	c total #watches: 249834
55.78/55.88	c total #propagations: 5634654 / total #impl: 45613042 (eff. 0.124)
55.78/55.88	c #Conflicts:      54000 | #Learnt:       9981 | 0.001
55.78/55.88	c total clause space: 78.2603MB
55.78/55.88	c total #watches: 263104
57.08/57.17	c total #propagations: 5715528 / total #impl: 46287490 (eff. 0.123)
57.08/57.17	c #Conflicts:      55000 | #Learnt:      10981 | 0.001
57.08/57.17	c total clause space: 78.2603MB
57.08/57.17	c total #watches: 279948
58.48/58.58	c total #propagations: 5818152 / total #impl: 47218618 (eff. 0.123)
58.48/58.58	c GARBAGE COLLECT
58.48/58.58	c #Conflicts:      56000 | #Learnt:       6367 | 0.001
58.48/58.58	c total clause space: 78.2603MB
58.48/58.58	c total #watches: 204043
59.49/59.51	c total #propagations: 5929571 / total #impl: 48269905 (eff. 0.123)
59.49/59.51	c #Conflicts:      57000 | #Learnt:       7367 | 0.001
59.49/59.51	c total clause space: 78.2603MB
59.49/59.51	c total #watches: 218182
60.59/60.67	c total #propagations: 6023601 / total #impl: 49040552 (eff. 0.123)
60.59/60.67	c #Conflicts:      58000 | #Learnt:       8367 | 0.001
60.59/60.67	c total clause space: 78.2603MB
60.59/60.67	c total #watches: 235861
61.48/61.59	c total #propagations: 6123480 / total #impl: 49884591 (eff. 0.123)
61.48/61.59	c #Conflicts:      59000 | #Learnt:       9367 | 0.001
61.48/61.59	c total clause space: 78.2603MB
61.48/61.59	c total #watches: 248104
63.08/63.17	c total #propagations: 6207660 / total #impl: 50561809 (eff. 0.123)
63.08/63.17	c #Conflicts:      60000 | #Learnt:      10367 | 0.001
63.08/63.17	c total clause space: 78.2603MB
63.08/63.17	c total #watches: 275730
65.78/65.84	c total #propagations: 6316753 / total #impl: 51555631 (eff. 0.123)
65.78/65.84	c #Conflicts:      61000 | #Learnt:      11367 | 0.001
65.78/65.84	c total clause space: 78.2603MB
65.78/65.84	c total #watches: 316760
67.19/67.25	c total #propagations: 6444903 / total #impl: 52964915 (eff. 0.122)
67.19/67.25	c GARBAGE COLLECT
67.19/67.25	c #Conflicts:      62000 | #Learnt:       6489 | 0.001
67.19/67.25	c total clause space: 78.2603MB
67.19/67.25	c total #watches: 206673
68.29/68.37	c total #propagations: 6542332 / total #impl: 54004011 (eff. 0.121)
68.29/68.37	c #Conflicts:      63000 | #Learnt:       7489 | 0.001
68.29/68.37	c total clause space: 78.2603MB
68.29/68.37	c total #watches: 228623
69.78/69.82	c total #propagations: 6637591 / total #impl: 54973650 (eff. 0.121)
69.78/69.82	c #Conflicts:      64000 | #Learnt:       8489 | 0.001
69.78/69.82	c total clause space: 78.2603MB
69.78/69.82	c total #watches: 250211
70.88/70.97	c total #propagations: 6748222 / total #impl: 55990731 (eff. 0.121)
70.88/70.97	c #Conflicts:      65000 | #Learnt:       9489 | 0.001
70.88/70.97	c total clause space: 78.2603MB
70.88/70.97	c total #watches: 263012
72.18/72.28	c total #propagations: 6846518 / total #impl: 56894430 (eff. 0.120)
72.18/72.28	c #Conflicts:      66000 | #Learnt:      10489 | 0.001
72.18/72.28	c total clause space: 78.2603MB
72.18/72.28	c total #watches: 280801
73.58/73.68	c total #propagations: 6946424 / total #impl: 57764770 (eff. 0.120)
73.58/73.68	c #Conflicts:      67000 | #Learnt:      11489 | 0.001
73.58/73.68	c total clause space: 78.2603MB
73.58/73.68	c total #watches: 301240
74.88/74.92	c total #propagations: 7045801 / total #impl: 58659745 (eff. 0.120)
74.88/74.92	c #Conflicts:      68000 | #Learnt:      12489 | 0.001
74.88/74.92	c total clause space: 78.2603MB
74.88/74.92	c total #watches: 317673
75.88/75.92	c total #propagations: 7136157 / total #impl: 59514258 (eff. 0.120)
75.88/75.92	c GARBAGE COLLECT
75.88/75.92	c #Conflicts:      69000 | #Learnt:       7272 | 0.001
75.88/75.92	c total clause space: 78.2603MB
75.88/75.92	c total #watches: 213974
76.98/77.08	c total #propagations: 7232540 / total #impl: 60332007 (eff. 0.120)
76.98/77.08	c #Conflicts:      70000 | #Learnt:       8272 | 0.001
76.98/77.08	c total clause space: 78.2603MB
76.98/77.08	c total #watches: 236970
78.28/78.34	c total #propagations: 7333870 / total #impl: 61206329 (eff. 0.120)
78.28/78.34	c #Conflicts:      71000 | #Learnt:       9272 | 0.001
78.28/78.34	c total clause space: 78.2603MB
78.28/78.34	c total #watches: 257234
80.08/80.17	c total #propagations: 7433900 / total #impl: 62189565 (eff. 0.120)
80.08/80.17	c #Conflicts:      72000 | #Learnt:      10272 | 0.001
80.08/80.17	c total clause space: 78.2603MB
80.08/80.17	c total #watches: 303257
81.88/81.91	c total #propagations: 7539005 / total #impl: 63716749 (eff. 0.118)
81.88/81.91	c #Conflicts:      73000 | #Learnt:      11272 | 0.001
81.88/81.91	c total clause space: 78.2603MB
81.88/81.91	c total #watches: 320691
83.28/83.39	c total #propagations: 7646824 / total #impl: 64748868 (eff. 0.118)
83.28/83.39	c #Conflicts:      74000 | #Learnt:      12272 | 0.001
83.28/83.39	c total clause space: 78.2603MB
83.28/83.39	c total #watches: 334751
84.78/84.83	c total #propagations: 7737486 / total #impl: 65661103 (eff. 0.118)
84.78/84.83	c GARBAGE COLLECT
84.78/84.83	c #Conflicts:      75000 | #Learnt:       6846 | 0.001
84.78/84.83	c total clause space: 78.2603MB
84.78/84.83	c total #watches: 208384
86.08/86.12	c total #propagations: 7829216 / total #impl: 66642868 (eff. 0.117)
86.08/86.12	c #Conflicts:      76000 | #Learnt:       7846 | 0.001
86.08/86.12	c total clause space: 78.2603MB
86.08/86.12	c total #watches: 230615
87.38/87.42	c total #propagations: 7944135 / total #impl: 67640827 (eff. 0.117)
87.38/87.42	c #Conflicts:      77000 | #Learnt:       8846 | 0.001
87.38/87.42	c total clause space: 78.2603MB
87.38/87.42	c total #watches: 250664
88.38/88.40	c total #propagations: 8046607 / total #impl: 68533961 (eff. 0.117)
88.38/88.40	c #Conflicts:      78000 | #Learnt:       9846 | 0.001
88.38/88.40	c total clause space: 78.2603MB
88.38/88.40	c total #watches: 265316
89.68/89.71	c total #propagations: 8130909 / total #impl: 69291310 (eff. 0.117)
89.68/89.71	c #Conflicts:      79000 | #Learnt:      10846 | 0.001
89.68/89.71	c total clause space: 78.2603MB
89.68/89.71	c total #watches: 283227
92.08/92.19	c total #propagations: 8226087 / total #impl: 70245364 (eff. 0.117)
92.08/92.19	c #Conflicts:      80000 | #Learnt:      11846 | 0.001
92.08/92.19	c total clause space: 78.2603MB
92.08/92.19	c total #watches: 316852
93.87/93.93	c total #propagations: 8364237 / total #impl: 71490162 (eff. 0.117)
93.87/93.93	c #Conflicts:      81000 | #Learnt:      12846 | 0.001
93.87/93.93	c total clause space: 78.2603MB
93.87/93.93	c total #watches: 342380
96.78/96.86	c total #propagations: 8462538 / total #impl: 72498549 (eff. 0.117)
96.78/96.86	c GARBAGE COLLECT
96.78/96.86	c #Conflicts:      82000 | #Learnt:       7087 | 0.001
96.78/96.86	c total clause space: 78.2603MB
96.78/96.86	c total #watches: 214918
98.87/98.97	c total #propagations: 8600511 / total #impl: 73945645 (eff. 0.116)
98.87/98.97	c #Conflicts:      83000 | #Learnt:       8087 | 0.001
98.87/98.97	c total clause space: 78.2603MB
98.87/98.97	c total #watches: 271945
101.47/101.58	c total #propagations: 8735465 / total #impl: 75418355 (eff. 0.116)
101.47/101.58	c #Conflicts:      84000 | #Learnt:       9087 | 0.001
101.47/101.58	c total clause space: 78.2603MB
101.47/101.58	c total #watches: 310881
103.67/103.80	c total #propagations: 8857407 / total #impl: 76958051 (eff. 0.115)
103.67/103.80	c #Conflicts:      85000 | #Learnt:      10087 | 0.001
103.67/103.80	c total clause space: 78.2603MB
103.67/103.80	c total #watches: 348203
106.68/106.74	c total #propagations: 8960948 / total #impl: 78543119 (eff. 0.114)
106.68/106.74	c #Conflicts:      86000 | #Learnt:      11087 | 0.001
106.68/106.74	c total clause space: 78.2603MB
106.68/106.74	c total #watches: 389996
110.17/110.23	c total #propagations: 9073785 / total #impl: 80438643 (eff. 0.113)
110.17/110.23	c #Conflicts:      87000 | #Learnt:      12087 | 0.001
110.17/110.23	c total clause space: 78.2603MB
110.17/110.23	c total #watches: 434285
114.17/114.22	c total #propagations: 9194635 / total #impl: 82064220 (eff. 0.112)
114.17/114.22	c #Conflicts:      88000 | #Learnt:      13087 | 0.001
114.17/114.22	c total clause space: 78.2603MB
114.17/114.22	c total #watches: 474989
118.37/118.45	c total #propagations: 9296956 / total #impl: 83646117 (eff. 0.111)
118.37/118.45	c #Conflicts:      89000 | #Learnt:      14087 | 0.001
118.37/118.45	c total clause space: 78.2603MB
118.37/118.45	c total #watches: 516168
120.97/121.01	c total #propagations: 9392306 / total #impl: 85466912 (eff. 0.110)
120.97/121.01	c GARBAGE COLLECT
120.97/121.01	c #Conflicts:      90000 | #Learnt:       7999 | 0.001
120.97/121.01	c total clause space: 78.2603MB
120.97/121.01	c total #watches: 241695
122.67/122.72	c total #propagations: 9493528 / total #impl: 86822576 (eff. 0.109)
122.67/122.72	c #Conflicts:      91000 | #Learnt:       8999 | 0.001
122.67/122.72	c total clause space: 78.2603MB
122.67/122.72	c total #watches: 275991
125.67/125.71	c total #propagations: 9613179 / total #impl: 87997668 (eff. 0.109)
125.67/125.71	c #Conflicts:      92000 | #Learnt:       9999 | 0.001
125.67/125.71	c total clause space: 78.2603MB
125.67/125.71	c total #watches: 332469
130.27/130.36	c total #propagations: 9753114 / total #impl: 89782578 (eff. 0.109)
130.27/130.36	c #Conflicts:      93000 | #Learnt:      10999 | 0.001
130.27/130.36	c total clause space: 78.2603MB
130.27/130.36	c total #watches: 402545
137.37/137.42	c total #propagations: 9898066 / total #impl: 92466833 (eff. 0.107)
137.37/137.42	c #Conflicts:      94000 | #Learnt:      11999 | 0.001
137.37/137.42	c total clause space: 78.2603MB
137.37/137.42	c total #watches: 485355
145.97/146.05	c total #propagations: 10052241 / total #impl: 96423826 (eff. 0.104)
145.97/146.05	c #Conflicts:      95000 | #Learnt:      12999 | 0.001
145.97/146.05	c total clause space: 78.2603MB
145.97/146.05	c total #watches: 556292
155.57/155.64	c total #propagations: 10206417 / total #impl: 101237632 (eff. 0.101)
155.57/155.64	c #Conflicts:      96000 | #Learnt:      13999 | 0.001
155.57/155.64	c total clause space: 78.2603MB
155.57/155.64	c total #watches: 639243
166.47/166.52	c total #propagations: 10357722 / total #impl: 106193848 (eff. 0.098)
166.47/166.52	c #Conflicts:      97000 | #Learnt:      14999 | 0.001
166.47/166.52	c total clause space: 127.173MB
166.47/166.52	c total #watches: 709340
169.07/169.14	c total #propagations: 10511831 / total #impl: 111607479 (eff. 0.094)
169.07/169.14	c GARBAGE COLLECT
169.07/169.14	c #Conflicts:      98000 | #Learnt:       8584 | 0.001
169.07/169.14	c total clause space: 127.173MB
169.07/169.14	c total #watches: 304172
172.87/172.95	c total #propagations: 10659056 / total #impl: 113292378 (eff. 0.094)
172.87/172.95	c #Conflicts:      99000 | #Learnt:       9584 | 0.001
172.87/172.95	c total clause space: 127.173MB
172.87/172.95	c total #watches: 371022
177.86/177.91	c total #propagations: 10801564 / total #impl: 115699762 (eff. 0.093)
177.86/177.91	c #Conflicts:     100000 | #Learnt:      10584 | 0.001
177.86/177.91	c total clause space: 127.173MB
177.86/177.91	c total #watches: 434223
184.46/184.51	c total #propagations: 10938407 / total #impl: 118586985 (eff. 0.092)
184.46/184.51	c #Conflicts:     101000 | #Learnt:      11584 | 0.001
184.46/184.51	c total clause space: 127.173MB
184.46/184.51	c total #watches: 487742
193.86/193.98	c total #propagations: 11077436 / total #impl: 122111091 (eff. 0.091)
193.86/193.98	c #Conflicts:     102000 | #Learnt:      12584 | 0.001
193.86/193.98	c total clause space: 127.173MB
193.86/193.98	c total #watches: 535937
201.37/201.45	c total #propagations: 11216339 / total #impl: 126006562 (eff. 0.089)
201.37/201.45	c #Conflicts:     103000 | #Learnt:      13584 | 0.001
201.37/201.45	c total clause space: 127.173MB
201.37/201.45	c total #watches: 574652
207.06/207.18	c total #propagations: 11337058 / total #impl: 128695781 (eff. 0.088)
207.06/207.18	c #Conflicts:     104000 | #Learnt:      14584 | 0.001
207.06/207.18	c total clause space: 127.173MB
207.06/207.18	c total #watches: 593689
211.06/211.19	c total #propagations: 11445915 / total #impl: 129746798 (eff. 0.088)
211.06/211.19	c #Conflicts:     105000 | #Learnt:      15584 | 0.001
211.06/211.19	c total clause space: 127.173MB
211.06/211.19	c total #watches: 611165
212.46/212.50	c total #propagations: 11532972 / total #impl: 130587881 (eff. 0.088)
212.46/212.50	c GARBAGE COLLECT
212.46/212.50	c #Conflicts:     106000 | #Learnt:       8793 | 0.001
212.46/212.50	c total clause space: 127.173MB
212.46/212.50	c total #watches: 261985
213.66/213.72	c total #propagations: 11633430 / total #impl: 131496827 (eff. 0.088)
213.66/213.72	c #Conflicts:     107000 | #Learnt:       9793 | 0.001
213.66/213.72	c total clause space: 127.173MB
213.66/213.72	c total #watches: 276077
215.06/215.13	c total #propagations: 11733920 / total #impl: 132434390 (eff. 0.089)
215.06/215.13	c #Conflicts:     108000 | #Learnt:      10793 | 0.001
215.06/215.13	c total clause space: 127.173MB
215.06/215.13	c total #watches: 292933
216.86/216.97	c total #propagations: 11833088 / total #impl: 133412517 (eff. 0.089)
216.86/216.97	c #Conflicts:     109000 | #Learnt:      11793 | 0.001
216.86/216.97	c total clause space: 127.173MB
216.86/216.97	c total #watches: 320990
218.66/218.77	c total #propagations: 11948499 / total #impl: 134756073 (eff. 0.089)
218.66/218.77	c #Conflicts:     110000 | #Learnt:      12793 | 0.001
218.66/218.77	c total clause space: 127.173MB
218.66/218.77	c total #watches: 343218
220.76/220.83	c total #propagations: 12045449 / total #impl: 135879072 (eff. 0.089)
220.76/220.83	c #Conflicts:     111000 | #Learnt:      13793 | 0.001
220.76/220.83	c total clause space: 127.173MB
220.76/220.83	c total #watches: 374274
222.56/222.66	c total #propagations: 12143530 / total #impl: 137086329 (eff. 0.089)
222.56/222.66	c #Conflicts:     112000 | #Learnt:      14793 | 0.001
222.56/222.66	c total clause space: 127.173MB
222.56/222.66	c total #watches: 390544
224.95/225.00	c total #propagations: 12237915 / total #impl: 138052615 (eff. 0.089)
224.95/225.00	c #Conflicts:     113000 | #Learnt:      15793 | 0.001
224.95/225.00	c total clause space: 127.173MB
224.95/225.00	c total #watches: 410676
227.06/227.10	c total #propagations: 12340710 / total #impl: 139130127 (eff. 0.089)
227.06/227.10	c GARBAGE COLLECT
227.06/227.10	c #Conflicts:     114000 | #Learnt:       8870 | 0.001
227.06/227.10	c total clause space: 127.173MB
227.06/227.10	c total #watches: 268805
228.45/228.50	c total #propagations: 12456048 / total #impl: 140228842 (eff. 0.089)
228.45/228.50	c #Conflicts:     115000 | #Learnt:       9870 | 0.001
228.45/228.50	c total clause space: 127.173MB
228.45/228.50	c total #watches: 285723
230.06/230.17	c total #propagations: 12550737 / total #impl: 141117652 (eff. 0.089)
230.06/230.17	c #Conflicts:     116000 | #Learnt:      10870 | 0.001
230.06/230.17	c total clause space: 127.173MB
230.06/230.17	c total #watches: 306534
232.06/232.18	c total #propagations: 12657981 / total #impl: 142194401 (eff. 0.089)
232.06/232.18	c #Conflicts:     117000 | #Learnt:      11870 | 0.001
232.06/232.18	c total clause space: 127.173MB
232.06/232.18	c total #watches: 336261
233.95/234.05	c total #propagations: 12759689 / total #impl: 143316250 (eff. 0.089)
233.95/234.05	c #Conflicts:     118000 | #Learnt:      12870 | 0.001
233.95/234.05	c total clause space: 127.173MB
233.95/234.05	c total #watches: 360966
236.75/236.84	c total #propagations: 12861159 / total #impl: 144588137 (eff. 0.089)
236.75/236.84	c #Conflicts:     119000 | #Learnt:      13870 | 0.001
236.75/236.84	c total clause space: 127.173MB
236.75/236.84	c total #watches: 398330
241.05/241.14	c total #propagations: 12981593 / total #impl: 146333599 (eff. 0.089)
241.05/241.14	c #Conflicts:     120000 | #Learnt:      14870 | 0.001
241.05/241.14	c total clause space: 127.173MB
241.05/241.14	c total #watches: 442590
245.95/246.09	c total #propagations: 13118171 / total #impl: 148045284 (eff. 0.089)
245.95/246.09	c #Conflicts:     121000 | #Learnt:      15870 | 0.001
245.95/246.09	c total clause space: 127.173MB
245.95/246.09	c total #watches: 490717
250.76/250.84	c total #propagations: 13244630 / total #impl: 149730830 (eff. 0.088)
250.76/250.84	c GARBAGE COLLECT
250.76/250.84	c #Conflicts:     122000 | #Learnt:       8504 | 0.001
250.76/250.84	c total clause space: 127.173MB
250.76/250.84	c total #watches: 259808
252.15/252.23	c total #propagations: 13365663 / total #impl: 151200576 (eff. 0.088)
252.15/252.23	c #Conflicts:     123000 | #Learnt:       9504 | 0.001
252.15/252.23	c total clause space: 127.173MB
252.15/252.23	c total #watches: 280295
253.55/253.63	c total #propagations: 13464781 / total #impl: 152154608 (eff. 0.088)
253.55/253.63	c #Conflicts:     124000 | #Learnt:      10504 | 0.001
253.55/253.63	c total clause space: 127.173MB
253.55/253.63	c total #watches: 295489
255.75/255.84	c total #propagations: 13564858 / total #impl: 153115408 (eff. 0.089)
255.75/255.84	c #Conflicts:     125000 | #Learnt:      11504 | 0.001
255.75/255.84	c total clause space: 127.173MB
255.75/255.84	c total #watches: 326519
257.36/257.46	c total #propagations: 13695877 / total #impl: 154440229 (eff. 0.089)
257.36/257.46	c #Conflicts:     126000 | #Learnt:      12504 | 0.001
257.36/257.46	c total clause space: 127.173MB
257.36/257.46	c total #watches: 345061
259.35/259.41	c total #propagations: 13796733 / total #impl: 155510068 (eff. 0.089)
259.35/259.41	c #Conflicts:     127000 | #Learnt:      13504 | 0.001
259.35/259.41	c total clause space: 127.173MB
259.35/259.41	c total #watches: 361599
261.55/261.64	c total #propagations: 13904137 / total #impl: 156606276 (eff. 0.089)
261.55/261.64	c #Conflicts:     128000 | #Learnt:      14504 | 0.001
261.55/261.64	c total clause space: 127.173MB
261.55/261.64	c total #watches: 385649
263.85/263.91	c total #propagations: 14016687 / total #impl: 157819481 (eff. 0.089)
263.85/263.91	c #Conflicts:     129000 | #Learnt:      15504 | 0.001
263.85/263.91	c total clause space: 127.173MB
263.85/263.91	c total #watches: 409032
266.45/266.53	c total #propagations: 14133313 / total #impl: 159127255 (eff. 0.089)
266.45/266.53	c #Conflicts:     130000 | #Learnt:      16504 | 0.001
266.45/266.53	c total clause space: 127.173MB
266.45/266.53	c total #watches: 445359
268.85/268.91	c total #propagations: 14254888 / total #impl: 160564757 (eff. 0.089)
268.85/268.91	c GARBAGE COLLECT
268.85/268.91	c #Conflicts:     131000 | #Learnt:       8948 | 0.001
268.85/268.91	c total clause space: 127.173MB
268.85/268.91	c total #watches: 271260
270.15/270.24	c total #propagations: 14361011 / total #impl: 161778003 (eff. 0.089)
270.15/270.24	c #Conflicts:     132000 | #Learnt:       9948 | 0.001
270.15/270.24	c total clause space: 127.173MB
270.15/270.24	c total #watches: 285589
271.95/272.08	c total #propagations: 14462099 / total #impl: 162784465 (eff. 0.089)
271.95/272.08	c #Conflicts:     133000 | #Learnt:      10948 | 0.001
271.95/272.08	c total clause space: 127.173MB
271.95/272.08	c total #watches: 310466
273.65/273.73	c total #propagations: 14562061 / total #impl: 163811029 (eff. 0.089)
273.65/273.73	c #Conflicts:     134000 | #Learnt:      11948 | 0.001
273.65/273.73	c total clause space: 127.173MB
273.65/273.73	c total #watches: 329323
275.15/275.28	c total #propagations: 14661478 / total #impl: 164802757 (eff. 0.089)
275.15/275.28	c #Conflicts:     135000 | #Learnt:      12948 | 0.001
275.15/275.28	c total clause space: 127.173MB
275.15/275.28	c total #watches: 343769
276.75/276.81	c total #propagations: 14756165 / total #impl: 165762343 (eff. 0.089)
276.75/276.81	c #Conflicts:     136000 | #Learnt:      13948 | 0.001
276.75/276.81	c total clause space: 127.173MB
276.75/276.81	c total #watches: 365974
278.85/278.93	c total #propagations: 14847857 / total #impl: 166832123 (eff. 0.089)
278.85/278.93	c #Conflicts:     137000 | #Learnt:      14948 | 0.001
278.85/278.93	c total clause space: 127.173MB
278.85/278.93	c total #watches: 391107
280.85/280.91	c total #propagations: 14958661 / total #impl: 168094223 (eff. 0.089)
280.85/280.91	c #Conflicts:     138000 | #Learnt:      15948 | 0.001
280.85/280.91	c total clause space: 127.173MB
280.85/280.91	c total #watches: 412230
283.44/283.56	c total #propagations: 15056369 / total #impl: 169352224 (eff. 0.089)
283.44/283.56	c #Conflicts:     139000 | #Learnt:      16948 | 0.001
283.44/283.56	c total clause space: 127.173MB
283.44/283.56	c total #watches: 445636
286.54/286.69	c total #propagations: 15180167 / total #impl: 170845131 (eff. 0.089)
286.54/286.69	c #Conflicts:     140000 | #Learnt:      17948 | 0.001
286.54/286.69	c total clause space: 127.173MB
286.54/286.69	c total #watches: 481649
288.64/288.74	c total #propagations: 15301945 / total #impl: 172477774 (eff. 0.089)
288.64/288.74	c GARBAGE COLLECT
288.64/288.74	c #Conflicts:     141000 | #Learnt:      10047 | 0.001
288.64/288.74	c total clause space: 127.173MB
288.64/288.74	c total #watches: 305084
291.04/291.13	c total #propagations: 15417367 / total #impl: 173740417 (eff. 0.089)
291.04/291.13	c #Conflicts:     142000 | #Learnt:      11047 | 0.001
291.04/291.13	c total clause space: 127.173MB
291.04/291.13	c total #watches: 340439
294.14/294.29	c total #propagations: 15533025 / total #impl: 175133604 (eff. 0.089)
294.14/294.29	c #Conflicts:     143000 | #Learnt:      12047 | 0.001
294.14/294.29	c total clause space: 127.173MB
294.14/294.29	c total #watches: 377189
298.15/298.22	c total #propagations: 15644099 / total #impl: 176687097 (eff. 0.089)
298.15/298.22	c #Conflicts:     144000 | #Learnt:      13047 | 0.001
298.15/298.22	c total clause space: 127.173MB
298.15/298.22	c total #watches: 419606
302.84/302.95	c total #propagations: 15756197 / total #impl: 178332130 (eff. 0.088)
302.84/302.95	c #Conflicts:     145000 | #Learnt:      14047 | 0.001
302.84/302.95	c total clause space: 127.173MB
302.84/302.95	c total #watches: 460304
305.44/305.54	c total #propagations: 15866234 / total #impl: 180085625 (eff. 0.088)
305.44/305.54	c #Conflicts:     146000 | #Learnt:      15047 | 0.001
305.44/305.54	c total clause space: 127.173MB
305.44/305.54	c total #watches: 478708
308.05/308.15	c total #propagations: 15965549 / total #impl: 181005953 (eff. 0.088)
308.05/308.15	c #Conflicts:     147000 | #Learnt:      16047 | 0.001
308.05/308.15	c total clause space: 127.173MB
308.05/308.15	c total #watches: 506814
311.45/311.54	c total #propagations: 16064623 / total #impl: 182222083 (eff. 0.088)
311.45/311.54	c #Conflicts:     148000 | #Learnt:      17047 | 0.001
311.45/311.54	c total clause space: 127.173MB
311.45/311.54	c total #watches: 531392
314.15/314.26	c total #propagations: 16168691 / total #impl: 183429118 (eff. 0.088)
314.15/314.26	c #Conflicts:     149000 | #Learnt:      18047 | 0.001
314.15/314.26	c total clause space: 127.173MB
314.15/314.26	c total #watches: 553620
316.65/316.74	c total #propagations: 16273503 / total #impl: 184586446 (eff. 0.088)
316.65/316.74	c GARBAGE COLLECT
316.65/316.74	c #Conflicts:     150000 | #Learnt:       9810 | 0.001
316.65/316.74	c total clause space: 127.173MB
316.65/316.74	c total #watches: 289316
318.95/319.03	c total #propagations: 16378535 / total #impl: 185661677 (eff. 0.088)
318.95/319.03	c #Conflicts:     151000 | #Learnt:      10810 | 0.001
318.95/319.03	c total clause space: 127.173MB
318.95/319.03	c total #watches: 321777
320.55/320.66	c total #propagations: 16496484 / total #impl: 186966902 (eff. 0.088)
320.55/320.66	c #Conflicts:     152000 | #Learnt:      11810 | 0.001
320.55/320.66	c total clause space: 127.173MB
320.55/320.66	c total #watches: 340277
322.05/322.17	c total #propagations: 16595495 / total #impl: 187946727 (eff. 0.088)
322.05/322.17	c #Conflicts:     153000 | #Learnt:      12810 | 0.001
322.05/322.17	c total clause space: 127.173MB
322.05/322.17	c total #watches: 356254
324.14/324.21	c total #propagations: 16678388 / total #impl: 188769513 (eff. 0.088)
324.14/324.21	c #Conflicts:     154000 | #Learnt:      13810 | 0.001
324.14/324.21	c total clause space: 127.173MB
324.14/324.21	c total #watches: 375722
327.24/327.33	c total #propagations: 16784049 / total #impl: 190060922 (eff. 0.088)
327.24/327.33	c #Conflicts:     155000 | #Learnt:      14810 | 0.001
327.24/327.33	c total clause space: 127.173MB
327.24/327.33	c total #watches: 413641
330.24/330.30	c total #propagations: 16902277 / total #impl: 191429257 (eff. 0.088)
330.24/330.30	c #Conflicts:     156000 | #Learnt:      15810 | 0.001
330.24/330.30	c total clause space: 127.173MB
330.24/330.30	c total #watches: 450547
332.64/332.76	c total #propagations: 17008324 / total #impl: 192737506 (eff. 0.088)
332.64/332.76	c #Conflicts:     157000 | #Learnt:      16810 | 0.001
332.64/332.76	c total clause space: 127.173MB
332.64/332.76	c total #watches: 477340
335.14/335.22	c total #propagations: 17109621 / total #impl: 193937551 (eff. 0.088)
335.14/335.22	c #Conflicts:     158000 | #Learnt:      17810 | 0.001
335.14/335.22	c total clause space: 127.173MB
335.14/335.22	c total #watches: 496675
338.54/338.66	c total #propagations: 17209226 / total #impl: 195091771 (eff. 0.088)
338.54/338.66	c #Conflicts:     159000 | #Learnt:      18810 | 0.001
338.54/338.66	c total clause space: 127.173MB
338.54/338.66	c total #watches: 521688
340.54/340.62	c total #propagations: 17330205 / total #impl: 196570212 (eff. 0.088)
340.54/340.62	c GARBAGE COLLECT
340.54/340.62	c #Conflicts:     160000 | #Learnt:      10304 | 0.001
340.54/340.62	c total clause space: 127.173MB
340.54/340.62	c total #watches: 298781
342.05/342.13	c total #propagations: 17434853 / total #impl: 197665011 (eff. 0.088)
342.05/342.13	c #Conflicts:     161000 | #Learnt:      11304 | 0.001
342.05/342.13	c total clause space: 127.173MB
342.05/342.13	c total #watches: 315175
343.44/343.59	c total #propagations: 17532265 / total #impl: 198730495 (eff. 0.088)
343.44/343.59	c #Conflicts:     162000 | #Learnt:      12304 | 0.001
343.44/343.59	c total clause space: 127.173MB
343.44/343.59	c total #watches: 337310
345.24/345.38	c total #propagations: 17624159 / total #impl: 199678213 (eff. 0.088)
345.24/345.38	c #Conflicts:     163000 | #Learnt:      13304 | 0.001
345.24/345.38	c total clause space: 127.173MB
345.24/345.38	c total #watches: 360836
347.84/347.91	c total #propagations: 17729081 / total #impl: 200936709 (eff. 0.088)
347.84/347.91	c #Conflicts:     164000 | #Learnt:      14304 | 0.001
347.84/347.91	c total clause space: 127.173MB
347.84/347.91	c total #watches: 394776
351.44/351.54	c total #propagations: 17846366 / total #impl: 202522514 (eff. 0.088)
351.44/351.54	c #Conflicts:     165000 | #Learnt:      15304 | 0.001
351.44/351.54	c total clause space: 127.173MB
351.44/351.54	c total #watches: 441061
356.24/356.32	c total #propagations: 17968522 / total #impl: 204115399 (eff. 0.088)
356.24/356.32	c #Conflicts:     166000 | #Learnt:      16304 | 0.001
356.24/356.32	c total clause space: 127.173MB
356.24/356.32	c total #watches: 488515
360.64/360.72	c total #propagations: 18091165 / total #impl: 206097932 (eff. 0.088)
360.64/360.72	c #Conflicts:     167000 | #Learnt:      17304 | 0.001
360.64/360.72	c total clause space: 127.173MB
360.64/360.72	c total #watches: 521591
363.64/363.73	c total #propagations: 18199644 / total #impl: 207796790 (eff. 0.088)
363.64/363.73	c #Conflicts:     168000 | #Learnt:      18304 | 0.001
363.64/363.73	c total clause space: 127.173MB
363.64/363.73	c total #watches: 538779
365.84/365.94	c total #propagations: 18301302 / total #impl: 208934364 (eff. 0.088)
365.84/365.94	c #Conflicts:     169000 | #Learnt:      19304 | 0.001
365.84/365.94	c total clause space: 127.173MB
365.84/365.94	c total #watches: 554387
368.44/368.52	c total #propagations: 18390828 / total #impl: 210026492 (eff. 0.088)
368.44/368.52	c GARBAGE COLLECT
368.44/368.52	c #Conflicts:     170000 | #Learnt:      10533 | 0.001
368.44/368.52	c total clause space: 127.173MB
368.44/368.52	c total #watches: 304929
370.24/370.39	c total #propagations: 18498088 / total #impl: 211314043 (eff. 0.088)
370.24/370.39	c #Conflicts:     171000 | #Learnt:      11533 | 0.001
370.24/370.39	c total clause space: 127.173MB
370.24/370.39	c total #watches: 327735
371.94/372.01	c total #propagations: 18608227 / total #impl: 212443557 (eff. 0.088)
371.94/372.01	c #Conflicts:     172000 | #Learnt:      12533 | 0.001
371.94/372.01	c total clause space: 127.173MB
371.94/372.01	c total #watches: 343595
373.34/373.45	c total #propagations: 18702824 / total #impl: 213397491 (eff. 0.088)
373.34/373.45	c #Conflicts:     173000 | #Learnt:      13533 | 0.001
373.34/373.45	c total clause space: 127.173MB
373.34/373.45	c total #watches: 360000
374.64/374.75	c total #propagations: 18788600 / total #impl: 214275195 (eff. 0.088)
374.64/374.75	c #Conflicts:     174000 | #Learnt:      14533 | 0.001
374.64/374.75	c total clause space: 127.173MB
374.64/374.75	c total #watches: 380258
376.84/376.98	c total #propagations: 18878715 / total #impl: 215389109 (eff. 0.088)
376.84/376.98	c #Conflicts:     175000 | #Learnt:      15533 | 0.001
376.84/376.98	c total clause space: 127.173MB
376.84/376.98	c total #watches: 401172
378.74/378.85	c total #propagations: 18986838 / total #impl: 216612175 (eff. 0.088)
378.74/378.85	c #Conflicts:     176000 | #Learnt:      16533 | 0.001
378.74/378.85	c total clause space: 127.173MB
378.74/378.85	c total #watches: 421648
380.64/380.78	c total #propagations: 19080841 / total #impl: 217684338 (eff. 0.088)
380.64/380.78	c #Conflicts:     177000 | #Learnt:      17533 | 0.001
380.64/380.78	c total clause space: 127.173MB
380.64/380.78	c total #watches: 441189
382.64/382.76	c total #propagations: 19181593 / total #impl: 218910289 (eff. 0.088)
382.64/382.76	c #Conflicts:     178000 | #Learnt:      18533 | 0.001
382.64/382.76	c total clause space: 127.173MB
382.64/382.76	c total #watches: 460332
384.84/384.94	c total #propagations: 19272643 / total #impl: 219954099 (eff. 0.088)
384.84/384.94	c #Conflicts:     179000 | #Learnt:      19533 | 0.001
384.84/384.94	c total clause space: 127.173MB
384.84/384.94	c total #watches: 479731
387.14/387.21	c total #propagations: 19370831 / total #impl: 221192180 (eff. 0.088)
387.14/387.21	c GARBAGE COLLECT
387.14/387.21	c #Conflicts:     180000 | #Learnt:      10429 | 0.001
387.14/387.21	c total clause space: 127.173MB
387.14/387.21	c total #watches: 302176
388.63/388.71	c total #propagations: 19474756 / total #impl: 222440834 (eff. 0.088)
388.63/388.71	c #Conflicts:     181000 | #Learnt:      11429 | 0.001
388.63/388.71	c total clause space: 127.173MB
388.63/388.71	c total #watches: 318597
391.03/391.11	c total #propagations: 19566252 / total #impl: 223511231 (eff. 0.088)
391.03/391.11	c #Conflicts:     182000 | #Learnt:      12429 | 0.001
391.03/391.11	c total clause space: 127.173MB
391.03/391.11	c total #watches: 362457
393.93/394.09	c total #propagations: 19696875 / total #impl: 224976057 (eff. 0.088)
393.93/394.09	c #Conflicts:     183000 | #Learnt:      13429 | 0.001
393.93/394.09	c total clause space: 127.173MB
393.93/394.09	c total #watches: 406298
396.43/396.55	c total #propagations: 19810771 / total #impl: 226662522 (eff. 0.087)
396.43/396.55	c #Conflicts:     184000 | #Learnt:      14429 | 0.001
396.43/396.55	c total clause space: 127.173MB
396.43/396.55	c total #watches: 430465
398.73/398.82	c total #propagations: 19914152 / total #impl: 227945836 (eff. 0.087)
398.73/398.82	c #Conflicts:     185000 | #Learnt:      15429 | 0.001
398.73/398.82	c total clause space: 127.173MB
398.73/398.82	c total #watches: 475831
402.83/402.99	c total #propagations: 20015954 / total #impl: 229913921 (eff. 0.087)
402.83/402.99	c #Conflicts:     186000 | #Learnt:      16429 | 0.001
402.83/402.99	c total clause space: 127.173MB
402.83/402.99	c total #watches: 534638
408.33/408.44	c total #propagations: 20134113 / total #impl: 233346037 (eff. 0.086)
408.33/408.44	c #Conflicts:     187000 | #Learnt:      17429 | 0.001
408.33/408.44	c total clause space: 127.173MB
408.33/408.44	c total #watches: 574731
415.84/415.92	c total #propagations: 20253720 / total #impl: 234989733 (eff. 0.086)
415.84/415.92	c #Conflicts:     188000 | #Learnt:      18429 | 0.001
415.84/415.92	c total clause space: 127.173MB
415.84/415.92	c total #watches: 616582
424.64/424.75	c total #propagations: 20394936 / total #impl: 237259295 (eff. 0.086)
424.64/424.75	c #Conflicts:     189000 | #Learnt:      19429 | 0.001
424.64/424.75	c total clause space: 127.173MB
424.64/424.75	c total #watches: 669008
436.02/436.19	c total #propagations: 20540517 / total #impl: 239948630 (eff. 0.086)
436.02/436.19	c #Conflicts:     190000 | #Learnt:      20429 | 0.001
436.02/436.19	c total clause space: 127.173MB
436.02/436.19	c total #watches: 727913
444.82/444.98	c total #propagations: 20687025 / total #impl: 243062489 (eff. 0.085)
444.82/444.98	c GARBAGE COLLECT
444.82/444.98	c #Conflicts:     191000 | #Learnt:      11051 | 0.001
444.82/444.98	c total clause space: 127.173MB
444.82/444.98	c total #watches: 326569
448.42/448.52	c total #propagations: 20818966 / total #impl: 245458095 (eff. 0.085)
448.42/448.52	c #Conflicts:     192000 | #Learnt:      12051 | 0.001
448.42/448.52	c total clause space: 127.173MB
448.42/448.52	c total #watches: 366938
450.82/450.95	c total #propagations: 20938053 / total #impl: 246993343 (eff. 0.085)
450.82/450.95	c #Conflicts:     193000 | #Learnt:      13051 | 0.001
450.82/450.95	c total clause space: 127.173MB
450.82/450.95	c total #watches: 393935
453.32/453.47	c total #propagations: 21034284 / total #impl: 248262795 (eff. 0.085)
453.32/453.47	c #Conflicts:     194000 | #Learnt:      14051 | 0.001
453.32/453.47	c total clause space: 127.173MB
453.32/453.47	c total #watches: 429860
456.82/456.98	c total #propagations: 21129985 / total #impl: 249986895 (eff. 0.085)
456.82/456.98	c #Conflicts:     195000 | #Learnt:      15051 | 0.001
456.82/456.98	c total clause space: 127.173MB
456.82/456.98	c total #watches: 481151
462.12/462.23	c total #propagations: 21230885 / total #impl: 252623183 (eff. 0.084)
462.12/462.23	c #Conflicts:     196000 | #Learnt:      16051 | 0.001
462.12/462.23	c total clause space: 127.173MB
462.12/462.23	c total #watches: 517943
466.62/466.79	c total #propagations: 21341501 / total #impl: 255146562 (eff. 0.084)
466.62/466.79	c #Conflicts:     197000 | #Learnt:      17051 | 0.001
466.62/466.79	c total clause space: 127.173MB
466.62/466.79	c total #watches: 556005
470.92/471.00	c total #propagations: 21457500 / total #impl: 257002448 (eff. 0.083)
470.92/471.00	c #Conflicts:     198000 | #Learnt:      18051 | 0.001
470.92/471.00	c total clause space: 127.173MB
470.92/471.00	c total #watches: 599482
475.51/475.68	c total #propagations: 21556895 / total #impl: 258551469 (eff. 0.083)
475.51/475.68	c #Conflicts:     199000 | #Learnt:      19051 | 0.001
475.51/475.68	c total clause space: 127.173MB
475.51/475.68	c total #watches: 643906
481.72/481.90	c total #propagations: 21657810 / total #impl: 260052789 (eff. 0.083)
481.72/481.90	c #Conflicts:     200000 | #Learnt:      20051 | 0.001
481.72/481.90	c total clause space: 127.173MB
481.72/481.90	c total #watches: 687115
489.01/489.17	c total #propagations: 21782632 / total #impl: 262045247 (eff. 0.083)
489.01/489.17	c #Conflicts:     201000 | #Learnt:      21051 | 0.001
489.01/489.17	c total clause space: 127.173MB
489.01/489.17	c total #watches: 730424
494.71/494.82	c total #propagations: 21914936 / total #impl: 264052854 (eff. 0.083)
494.71/494.82	c GARBAGE COLLECT
494.71/494.82	c #Conflicts:     202000 | #Learnt:      11332 | 0.001
494.71/494.82	c total clause space: 127.173MB
494.71/494.82	c total #watches: 343680
499.11/499.25	c total #propagations: 22047700 / total #impl: 265923444 (eff. 0.083)
499.11/499.25	c #Conflicts:     203000 | #Learnt:      12332 | 0.001
499.11/499.25	c total clause space: 127.173MB
499.11/499.25	c total #watches: 405651
505.92/506.09	c total #propagations: 22175505 / total #impl: 267929603 (eff. 0.083)
505.92/506.09	c #Conflicts:     204000 | #Learnt:      13332 | 0.001
505.92/506.09	c total clause space: 127.173MB
505.92/506.09	c total #watches: 461875
513.11/513.26	c total #propagations: 22314440 / total #impl: 270724071 (eff. 0.082)
513.11/513.26	c #Conflicts:     205000 | #Learnt:      14332 | 0.001
513.11/513.26	c total clause space: 127.173MB
513.11/513.26	c total #watches: 508337
517.51/517.60	c total #propagations: 22445519 / total #impl: 272860883 (eff. 0.082)
517.51/517.60	c #Conflicts:     206000 | #Learnt:      15332 | 0.001
517.51/517.60	c total clause space: 127.173MB
517.51/517.60	c total #watches: 540031
522.61/522.77	c total #propagations: 22563022 / total #impl: 274168862 (eff. 0.082)
522.61/522.77	c #Conflicts:     207000 | #Learnt:      16332 | 0.001
522.61/522.77	c total clause space: 127.173MB
522.61/522.77	c total #watches: 580331
529.01/529.17	c total #propagations: 22690342 / total #impl: 275882254 (eff. 0.082)
529.01/529.17	c #Conflicts:     208000 | #Learnt:      17332 | 0.001
529.01/529.17	c total clause space: 127.173MB
529.01/529.17	c total #watches: 620652
536.81/536.96	c total #propagations: 22814829 / total #impl: 277889299 (eff. 0.082)
536.81/536.96	c #Conflicts:     209000 | #Learnt:      18332 | 0.001
536.81/536.96	c total clause space: 127.173MB
536.81/536.96	c total #watches: 665256
545.61/545.79	c total #propagations: 22937253 / total #impl: 279921294 (eff. 0.082)
545.61/545.79	c #Conflicts:     210000 | #Learnt:      19332 | 0.001
545.61/545.79	c total clause space: 127.173MB
545.61/545.79	c total #watches: 706622
555.91/556.07	c total #propagations: 23059099 / total #impl: 282255032 (eff. 0.082)
555.91/556.07	c #Conflicts:     211000 | #Learnt:      20332 | 0.001
555.91/556.07	c total clause space: 206.656MB
555.91/556.07	c total #watches: 752461
568.31/568.41	c total #propagations: 23184767 / total #impl: 284940553 (eff. 0.081)
568.31/568.41	c #Conflicts:     212000 | #Learnt:      21332 | 0.001
568.31/568.41	c total clause space: 206.656MB
568.31/568.41	c total #watches: 797253
579.71/579.86	c total #propagations: 23315734 / total #impl: 288028426 (eff. 0.081)
579.71/579.86	c GARBAGE COLLECT
579.71/579.86	c #Conflicts:     213000 | #Learnt:      11303 | 0.001
579.71/579.86	c total clause space: 206.656MB
579.71/579.86	c total #watches: 335886
582.91/583.04	c total #propagations: 23445554 / total #impl: 290981493 (eff. 0.081)
582.91/583.04	c #Conflicts:     214000 | #Learnt:      12303 | 0.001
582.91/583.04	c total clause space: 206.656MB
582.91/583.04	c total #watches: 373211
586.90/587.03	c total #propagations: 23568679 / total #impl: 292540119 (eff. 0.081)
586.90/587.03	c #Conflicts:     215000 | #Learnt:      13303 | 0.001
586.90/587.03	c total clause space: 206.656MB
586.90/587.03	c total #watches: 409858
592.10/592.22	c total #propagations: 23685320 / total #impl: 294298379 (eff. 0.080)
592.10/592.22	c #Conflicts:     216000 | #Learnt:      14303 | 0.001
592.10/592.22	c total clause space: 206.656MB
592.10/592.22	c total #watches: 448476
598.80/598.96	c total #propagations: 23807025 / total #impl: 296228961 (eff. 0.080)
598.80/598.96	c #Conflicts:     217000 | #Learnt:      15303 | 0.001
598.80/598.96	c total clause space: 206.656MB
598.80/598.96	c total #watches: 487953
607.60/607.70	c total #propagations: 23933570 / total #impl: 298441842 (eff. 0.080)
607.60/607.70	c #Conflicts:     218000 | #Learnt:      16303 | 0.001
607.60/607.70	c total clause space: 206.656MB
607.60/607.70	c total #watches: 533965
618.40/618.56	c total #propagations: 24065801 / total #impl: 301080068 (eff. 0.080)
618.40/618.56	c #Conflicts:     219000 | #Learnt:      17303 | 0.001
618.40/618.56	c total clause space: 206.656MB
618.40/618.56	c total #watches: 579002
631.90/632.00	c total #propagations: 24201443 / total #impl: 304046464 (eff. 0.080)
631.90/632.00	c #Conflicts:     220000 | #Learnt:      18303 | 0.001
631.90/632.00	c total clause space: 206.656MB
631.90/632.00	c total #watches: 630312
648.09/648.29	c total #propagations: 24338004 / total #impl: 306928837 (eff. 0.079)
648.09/648.29	c #Conflicts:     221000 | #Learnt:      19303 | 0.001
648.09/648.29	c total clause space: 206.656MB
648.09/648.29	c total #watches: 684979
665.19/665.35	c total #propagations: 24481743 / total #impl: 310512852 (eff. 0.079)
665.19/665.35	c #Conflicts:     222000 | #Learnt:      20303 | 0.001
665.19/665.35	c total clause space: 206.656MB
665.19/665.35	c total #watches: 731104
683.89/684.01	c total #propagations: 24628482 / total #impl: 313756864 (eff. 0.078)
683.89/684.01	c #Conflicts:     223000 | #Learnt:      21303 | 0.001
683.89/684.01	c total clause space: 206.656MB
683.89/684.01	c total #watches: 774621
702.28/702.40	c total #propagations: 24772369 / total #impl: 317462727 (eff. 0.078)
702.28/702.40	c #Conflicts:     224000 | #Learnt:      22303 | 0.001
702.28/702.40	c total clause space: 206.656MB
702.28/702.40	c total #watches: 826671
711.08/711.28	c total #propagations: 24908286 / total #impl: 321050720 (eff. 0.078)
711.08/711.28	c GARBAGE COLLECT
711.08/711.28	c #Conflicts:     225000 | #Learnt:      11970 | 0.001
711.08/711.28	c total clause space: 206.656MB
711.08/711.28	c total #watches: 362826
715.08/715.29	c total #propagations: 25037374 / total #impl: 323196518 (eff. 0.077)
715.08/715.29	c #Conflicts:     226000 | #Learnt:      12970 | 0.001
715.08/715.29	c total clause space: 206.656MB
715.08/715.29	c total #watches: 398815
719.68/719.88	c total #propagations: 25176554 / total #impl: 324811393 (eff. 0.078)
719.68/719.88	c #Conflicts:     227000 | #Learnt:      13970 | 0.001
719.68/719.88	c total clause space: 206.656MB
719.68/719.88	c total #watches: 432678
725.78/725.97	c total #propagations: 25304607 / total #impl: 326533126 (eff. 0.077)
725.78/725.97	c #Conflicts:     228000 | #Learnt:      14970 | 0.001
725.78/725.97	c total clause space: 206.656MB
725.78/725.97	c total #watches: 474789
733.28/733.45	c total #propagations: 25429257 / total #impl: 328340598 (eff. 0.077)
733.28/733.45	c #Conflicts:     229000 | #Learnt:      15970 | 0.001
733.28/733.45	c total clause space: 206.656MB
733.28/733.45	c total #watches: 516594
742.68/742.80	c total #propagations: 25580025 / total #impl: 330761756 (eff. 0.077)
742.68/742.80	c #Conflicts:     230000 | #Learnt:      16970 | 0.001
742.68/742.80	c total clause space: 206.656MB
742.68/742.80	c total #watches: 556978
750.58/750.72	c total #propagations: 25720564 / total #impl: 333277454 (eff. 0.077)
750.58/750.72	c #Conflicts:     231000 | #Learnt:      17970 | 0.001
750.58/750.72	c total clause space: 206.656MB
750.58/750.72	c total #watches: 591617
754.48/754.68	c total #propagations: 25838567 / total #impl: 335343639 (eff. 0.077)
754.48/754.68	c #Conflicts:     232000 | #Learnt:      18970 | 0.001
754.48/754.68	c total clause space: 206.656MB
754.48/754.68	c total #watches: 612031
758.17/758.38	c total #propagations: 25940455 / total #impl: 336408188 (eff. 0.077)
758.17/758.38	c #Conflicts:     233000 | #Learnt:      19970 | 0.001
758.17/758.38	c total clause space: 206.656MB
758.17/758.38	c total #watches: 629407
761.97/762.18	c total #propagations: 26043449 / total #impl: 337519202 (eff. 0.077)
761.97/762.18	c #Conflicts:     234000 | #Learnt:      20970 | 0.001
761.97/762.18	c total clause space: 206.656MB
761.97/762.18	c total #watches: 654127
765.07/765.26	c total #propagations: 26152284 / total #impl: 338815074 (eff. 0.077)
765.07/765.26	c #Conflicts:     235000 | #Learnt:      21970 | 0.001
765.07/765.26	c total clause space: 206.656MB
765.07/765.26	c total #watches: 673489
768.88/769.02	c total #propagations: 26258801 / total #impl: 340214011 (eff. 0.077)
768.88/769.02	c #Conflicts:     236000 | #Learnt:      22970 | 0.001
768.88/769.02	c total clause space: 206.656MB
768.88/769.02	c total #watches: 690098
771.67/771.84	c total #propagations: 26359472 / total #impl: 341429836 (eff. 0.077)
771.67/771.84	c GARBAGE COLLECT
771.67/771.84	c #Conflicts:     237000 | #Learnt:      12355 | 0.001
771.67/771.84	c total clause space: 206.656MB
771.67/771.84	c total #watches: 372160
774.38/774.57	c total #propagations: 26469249 / total #impl: 342748107 (eff. 0.077)
774.38/774.57	c #Conflicts:     238000 | #Learnt:      13355 | 0.001
774.38/774.57	c total clause space: 206.656MB
774.38/774.57	c total #watches: 401838
777.58/777.78	c total #propagations: 26580982 / total #impl: 343961994 (eff. 0.077)
777.58/777.78	c #Conflicts:     239000 | #Learnt:      14355 | 0.001
777.58/777.78	c total clause space: 206.656MB
777.58/777.78	c total #watches: 439089
780.17/780.30	c total #propagations: 26688654 / total #impl: 345283655 (eff. 0.077)
780.17/780.30	c #Conflicts:     240000 | #Learnt:      15355 | 0.001
780.17/780.30	c total clause space: 206.656MB
780.17/780.30	c total #watches: 458602
782.57/782.79	c total #propagations: 26791048 / total #impl: 346500814 (eff. 0.077)
782.57/782.79	c #Conflicts:     241000 | #Learnt:      16355 | 0.001
782.57/782.79	c total clause space: 206.656MB
782.57/782.79	c total #watches: 475738
785.28/785.43	c total #propagations: 26888630 / total #impl: 347507879 (eff. 0.077)
785.28/785.43	c #Conflicts:     242000 | #Learnt:      17355 | 0.001
785.28/785.43	c total clause space: 206.656MB
785.28/785.43	c total #watches: 495016
788.07/788.21	c total #propagations: 26995480 / total #impl: 348873930 (eff. 0.077)
788.07/788.21	c #Conflicts:     243000 | #Learnt:      18355 | 0.001
788.07/788.21	c total clause space: 206.656MB
788.07/788.21	c total #watches: 514153
790.97/791.14	c total #propagations: 27098081 / total #impl: 350181542 (eff. 0.077)
790.97/791.14	c #Conflicts:     244000 | #Learnt:      19355 | 0.001
790.97/791.14	c total clause space: 206.656MB
790.97/791.14	c total #watches: 535730
793.67/793.82	c total #propagations: 27209274 / total #impl: 351549521 (eff. 0.077)
793.67/793.82	c #Conflicts:     245000 | #Learnt:      20355 | 0.001
793.67/793.82	c total clause space: 206.656MB
793.67/793.82	c total #watches: 557337
796.67/796.82	c total #propagations: 27302958 / total #impl: 352836620 (eff. 0.077)
796.67/796.82	c #Conflicts:     246000 | #Learnt:      21355 | 0.001
796.67/796.82	c total clause space: 206.656MB
796.67/796.82	c total #watches: 590607
800.27/800.42	c total #propagations: 27407840 / total #impl: 354369392 (eff. 0.077)
800.27/800.42	c #Conflicts:     247000 | #Learnt:      22355 | 0.001
800.27/800.42	c total clause space: 206.656MB
800.27/800.42	c total #watches: 633142
804.07/804.28	c total #propagations: 27520252 / total #impl: 356264482 (eff. 0.077)
804.07/804.28	c #Conflicts:     248000 | #Learnt:      23355 | 0.001
804.07/804.28	c total clause space: 206.656MB
804.07/804.28	c total #watches: 660102
806.97/807.15	c total #propagations: 27623331 / total #impl: 357600571 (eff. 0.077)
806.97/807.15	c GARBAGE COLLECT
806.97/807.15	c #Conflicts:     249000 | #Learnt:      12542 | 0.001
806.97/807.15	c total clause space: 206.656MB
806.97/807.15	c total #watches: 373937
809.37/809.56	c total #propagations: 27717935 / total #impl: 358663299 (eff. 0.077)
809.37/809.56	c #Conflicts:     250000 | #Learnt:      13542 | 0.001
809.37/809.56	c total clause space: 206.656MB
809.37/809.56	c total #watches: 397477
811.37/811.57	c total #propagations: 27812245 / total #impl: 359682465 (eff. 0.077)
811.37/811.57	c #Conflicts:     251000 | #Learnt:      14542 | 0.001
811.37/811.57	c total clause space: 206.656MB
811.37/811.57	c total #watches: 413412
813.77/813.93	c total #propagations: 27905748 / total #impl: 360700963 (eff. 0.077)
813.77/813.93	c #Conflicts:     252000 | #Learnt:      15542 | 0.001
813.77/813.93	c total clause space: 206.656MB
813.77/813.93	c total #watches: 432739
815.67/815.84	c total #propagations: 28011076 / total #impl: 361870595 (eff. 0.077)
815.67/815.84	c #Conflicts:     253000 | #Learnt:      16542 | 0.001
815.67/815.84	c total clause space: 206.656MB
815.67/815.84	c total #watches: 448947
817.67/817.80	c total #propagations: 28094401 / total #impl: 362744096 (eff. 0.077)
817.67/817.80	c #Conflicts:     254000 | #Learnt:      17542 | 0.001
817.67/817.80	c total clause space: 206.656MB
817.67/817.80	c total #watches: 467320
820.47/820.67	c total #propagations: 28181255 / total #impl: 363763115 (eff. 0.077)
820.47/820.67	c #Conflicts:     255000 | #Learnt:      18542 | 0.001
820.47/820.67	c total clause space: 206.656MB
820.47/820.67	c total #watches: 488271
822.86/823.02	c total #propagations: 28284188 / total #impl: 364986392 (eff. 0.077)
822.86/823.02	c #Conflicts:     256000 | #Learnt:      19542 | 0.001
822.86/823.02	c total clause space: 206.656MB
822.86/823.02	c total #watches: 507437
826.17/826.33	c total #propagations: 28372449 / total #impl: 366045250 (eff. 0.078)
826.17/826.33	c #Conflicts:     257000 | #Learnt:      20542 | 0.001
826.17/826.33	c total clause space: 206.656MB
826.17/826.33	c total #watches: 540609
829.46/829.65	c total #propagations: 28489186 / total #impl: 367640547 (eff. 0.077)
829.46/829.65	c #Conflicts:     258000 | #Learnt:      21542 | 0.001
829.46/829.65	c total clause space: 206.656MB
829.46/829.65	c total #watches: 581146
832.16/832.37	c total #propagations: 28616846 / total #impl: 369564463 (eff. 0.077)
832.16/832.37	c #Conflicts:     259000 | #Learnt:      22542 | 0.001
832.16/832.37	c total clause space: 206.656MB
832.16/832.37	c total #watches: 597858
835.46/835.67	c total #propagations: 28708767 / total #impl: 370694593 (eff. 0.077)
835.46/835.67	c #Conflicts:     260000 | #Learnt:      23542 | 0.001
835.46/835.67	c total clause space: 206.656MB
835.46/835.67	c total #watches: 615885
838.66/838.84	c total #propagations: 28814843 / total #impl: 372040727 (eff. 0.077)
838.66/838.84	c #Conflicts:     261000 | #Learnt:      24542 | 0.001
838.66/838.84	c total clause space: 206.656MB
838.66/838.84	c total #watches: 634804
840.86/841.04	c total #propagations: 28913197 / total #impl: 373344710 (eff. 0.077)
840.86/841.04	c GARBAGE COLLECT
840.86/841.04	c #Conflicts:     262000 | #Learnt:      13308 | 0.001
840.86/841.04	c total clause space: 206.656MB
840.86/841.04	c total #watches: 385577
842.86/843.09	c total #propagations: 29019916 / total #impl: 374503221 (eff. 0.077)
842.86/843.09	c #Conflicts:     263000 | #Learnt:      14308 | 0.001
842.86/843.09	c total clause space: 206.656MB
842.86/843.09	c total #watches: 401749
844.96/845.16	c total #propagations: 29121688 / total #impl: 375664273 (eff. 0.078)
844.96/845.16	c #Conflicts:     264000 | #Learnt:      15308 | 0.001
844.96/845.16	c total clause space: 206.656MB
844.96/845.16	c total #watches: 418398
847.26/847.48	c total #propagations: 29214541 / total #impl: 376686813 (eff. 0.078)
847.26/847.48	c #Conflicts:     265000 | #Learnt:      16308 | 0.001
847.26/847.48	c total clause space: 206.656MB
847.26/847.48	c total #watches: 440007
850.86/851.04	c total #propagations: 29312195 / total #impl: 377874386 (eff. 0.078)
850.86/851.04	c #Conflicts:     266000 | #Learnt:      17308 | 0.001
850.86/851.04	c total clause space: 206.656MB
850.86/851.04	c total #watches: 473949
853.66/853.81	c total #propagations: 29433775 / total #impl: 379297722 (eff. 0.078)
853.66/853.81	c #Conflicts:     267000 | #Learnt:      18308 | 0.001
853.66/853.81	c total clause space: 206.656MB
853.66/853.81	c total #watches: 511598
856.96/857.15	c total #propagations: 29545887 / total #impl: 381055181 (eff. 0.078)
856.96/857.15	c #Conflicts:     268000 | #Learnt:      19308 | 0.001
856.96/857.15	c total clause space: 206.656MB
856.96/857.15	c total #watches: 544872
859.96/860.16	c total #propagations: 29648568 / total #impl: 382800017 (eff. 0.077)
859.96/860.16	c #Conflicts:     269000 | #Learnt:      20308 | 0.001
859.96/860.16	c total clause space: 206.656MB
859.96/860.16	c total #watches: 569295
863.56/863.70	c total #propagations: 29745460 / total #impl: 384121022 (eff. 0.077)
863.56/863.70	c #Conflicts:     270000 | #Learnt:      21308 | 0.001
863.56/863.70	c total clause space: 206.656MB
863.56/863.70	c total #watches: 596768
868.06/868.20	c total #propagations: 29847718 / total #impl: 385519962 (eff. 0.077)
868.06/868.20	c #Conflicts:     271000 | #Learnt:      22308 | 0.001
868.06/868.20	c total clause space: 206.656MB
868.06/868.20	c total #watches: 633479
872.56/872.72	c total #propagations: 29952605 / total #impl: 387180890 (eff. 0.077)
872.56/872.72	c #Conflicts:     272000 | #Learnt:      23308 | 0.001
872.56/872.72	c total clause space: 206.656MB
872.56/872.72	c total #watches: 662850
877.26/877.44	c total #propagations: 30049543 / total #impl: 388836938 (eff. 0.077)
877.26/877.44	c #Conflicts:     273000 | #Learnt:      24308 | 0.001
877.26/877.44	c total clause space: 206.656MB
877.26/877.44	c total #watches: 693917
881.16/881.39	c total #propagations: 30150703 / total #impl: 390465509 (eff. 0.077)
881.16/881.39	c GARBAGE COLLECT
881.16/881.39	c #Conflicts:     274000 | #Learnt:      12800 | 0.001
881.16/881.39	c total clause space: 206.656MB
881.16/881.39	c total #watches: 379733
883.86/884.06	c total #propagations: 30251747 / total #impl: 392014502 (eff. 0.077)
883.86/884.06	c #Conflicts:     275000 | #Learnt:      13800 | 0.001
883.86/884.06	c total clause space: 206.656MB
883.86/884.06	c total #watches: 415664
887.26/887.45	c total #propagations: 30347697 / total #impl: 393180375 (eff. 0.077)
887.26/887.45	c #Conflicts:     276000 | #Learnt:      14800 | 0.001
887.26/887.45	c total clause space: 206.656MB
887.26/887.45	c total #watches: 443024
889.76/889.98	c total #propagations: 30459481 / total #impl: 394503170 (eff. 0.077)
889.76/889.98	c #Conflicts:     277000 | #Learnt:      15800 | 0.001
889.76/889.98	c total clause space: 206.656MB
889.76/889.98	c total #watches: 465036
892.65/892.85	c total #propagations: 30564433 / total #impl: 395758805 (eff. 0.077)
892.65/892.85	c #Conflicts:     278000 | #Learnt:      16800 | 0.001
892.65/892.85	c total clause space: 206.656MB
892.65/892.85	c total #watches: 487657
895.15/895.34	c total #propagations: 30670100 / total #impl: 397017699 (eff. 0.077)
895.15/895.34	c #Conflicts:     279000 | #Learnt:      17800 | 0.001
895.15/895.34	c total clause space: 206.656MB
895.15/895.34	c total #watches: 506046
898.15/898.31	c total #propagations: 30759458 / total #impl: 398308917 (eff. 0.077)
898.15/898.31	c #Conflicts:     280000 | #Learnt:      18800 | 0.001
898.15/898.31	c total clause space: 206.656MB
898.15/898.31	c total #watches: 528794
901.05/901.29	c total #propagations: 30862413 / total #impl: 399594375 (eff. 0.077)
901.05/901.29	c #Conflicts:     281000 | #Learnt:      19800 | 0.001
901.05/901.29	c total clause space: 206.656MB
901.05/901.29	c total #watches: 546964
904.35/904.53	c total #propagations: 30965758 / total #impl: 400866867 (eff. 0.077)
904.35/904.53	c #Conflicts:     282000 | #Learnt:      20800 | 0.001
904.35/904.53	c total clause space: 206.656MB
904.35/904.53	c total #watches: 571434
908.05/908.27	c total #propagations: 31072492 / total #impl: 402226948 (eff. 0.077)
908.05/908.27	c #Conflicts:     283000 | #Learnt:      21800 | 0.001
908.05/908.27	c total clause space: 206.656MB
908.05/908.27	c total #watches: 598855
912.96/913.16	c total #propagations: 31180142 / total #impl: 403595429 (eff. 0.077)
912.96/913.16	c #Conflicts:     284000 | #Learnt:      22800 | 0.001
912.96/913.16	c total clause space: 206.656MB
912.96/913.16	c total #watches: 631787
916.85/917.04	c total #propagations: 31301664 / total #impl: 405356449 (eff. 0.077)
916.85/917.04	c #Conflicts:     285000 | #Learnt:      23800 | 0.001
916.85/917.04	c total clause space: 206.656MB
916.85/917.04	c total #watches: 658832
920.15/920.32	c total #propagations: 31413737 / total #impl: 406798970 (eff. 0.077)
920.15/920.32	c #Conflicts:     286000 | #Learnt:      24800 | 0.001
920.15/920.32	c total clause space: 206.656MB
920.15/920.32	c total #watches: 678846
923.55/923.71	c total #propagations: 31510329 / total #impl: 408086476 (eff. 0.077)
923.55/923.71	c GARBAGE COLLECT
923.55/923.71	c #Conflicts:     287000 | #Learnt:      12969 | 0.001
923.55/923.71	c total clause space: 206.656MB
923.55/923.71	c total #watches: 383592
925.65/925.88	c total #propagations: 31608887 / total #impl: 409662595 (eff. 0.077)
925.65/925.88	c #Conflicts:     288000 | #Learnt:      13969 | 0.001
925.65/925.88	c total clause space: 206.656MB
925.65/925.88	c total #watches: 404102
928.15/928.32	c total #propagations: 31712622 / total #impl: 410846462 (eff. 0.077)
928.15/928.32	c #Conflicts:     289000 | #Learnt:      14969 | 0.001
928.15/928.32	c total clause space: 206.656MB
928.15/928.32	c total #watches: 422646
930.15/930.36	c total #propagations: 31816838 / total #impl: 412098449 (eff. 0.077)
930.15/930.36	c #Conflicts:     290000 | #Learnt:      15969 | 0.001
930.15/930.36	c total clause space: 206.656MB
930.15/930.36	c total #watches: 445443
933.76/933.91	c total #propagations: 31913033 / total #impl: 413341637 (eff. 0.077)
933.76/933.91	c #Conflicts:     291000 | #Learnt:      16969 | 0.001
933.76/933.91	c total clause space: 206.656MB
933.76/933.91	c total #watches: 479918
937.05/937.27	c total #propagations: 32031021 / total #impl: 414947848 (eff. 0.077)
937.05/937.27	c #Conflicts:     292000 | #Learnt:      17969 | 0.001
937.05/937.27	c total clause space: 206.656MB
937.05/937.27	c total #watches: 509187
940.85/941.02	c total #propagations: 32138867 / total #impl: 416490734 (eff. 0.077)
940.85/941.02	c #Conflicts:     293000 | #Learnt:      18969 | 0.001
940.85/941.02	c total clause space: 206.656MB
940.85/941.02	c total #watches: 552911
944.55/944.75	c total #propagations: 32270035 / total #impl: 418402363 (eff. 0.077)
944.55/944.75	c #Conflicts:     294000 | #Learnt:      19969 | 0.001
944.55/944.75	c total clause space: 206.656MB
944.55/944.75	c total #watches: 585457
949.95/950.11	c total #propagations: 32383866 / total #impl: 420060798 (eff. 0.077)
949.95/950.11	c #Conflicts:     295000 | #Learnt:      20969 | 0.001
949.95/950.11	c total clause space: 206.656MB
949.95/950.11	c total #watches: 636632
953.35/953.57	c total #propagations: 32517822 / total #impl: 422212035 (eff. 0.077)
953.35/953.57	c #Conflicts:     296000 | #Learnt:      21969 | 0.001
953.35/953.57	c total clause space: 206.656MB
953.35/953.57	c total #watches: 652914
957.14/957.35	c total #propagations: 32613955 / total #impl: 423375946 (eff. 0.077)
957.14/957.35	c #Conflicts:     297000 | #Learnt:      22969 | 0.001
957.14/957.35	c total clause space: 206.656MB
957.14/957.35	c total #watches: 674381
961.74/961.91	c total #propagations: 32711464 / total #impl: 424680235 (eff. 0.077)
961.74/961.91	c #Conflicts:     298000 | #Learnt:      23969 | 0.001
961.74/961.91	c total clause space: 206.656MB
961.74/961.91	c total #watches: 702788
966.04/966.23	c total #propagations: 32806589 / total #impl: 426158198 (eff. 0.077)
966.04/966.23	c #Conflicts:     299000 | #Learnt:      24969 | 0.001
966.04/966.23	c total clause space: 206.656MB
966.04/966.23	c total #watches: 720548
970.34/970.55	c total #propagations: 32917479 / total #impl: 427601239 (eff. 0.077)
970.34/970.55	c #Conflicts:     300000 | #Learnt:      25969 | 0.001
970.34/970.55	c total clause space: 206.656MB
970.34/970.55	c total #watches: 738611
973.54/973.71	c total #propagations: 33019136 / total #impl: 428914828 (eff. 0.077)
973.54/973.71	c GARBAGE COLLECT
973.54/973.71	c #Conflicts:     301000 | #Learnt:      13949 | 0.001
973.54/973.71	c total clause space: 206.656MB
973.54/973.71	c total #watches: 405814
976.54/976.76	c total #propagations: 33122709 / total #impl: 430226893 (eff. 0.077)
976.54/976.76	c #Conflicts:     302000 | #Learnt:      14949 | 0.001
976.54/976.76	c total clause space: 206.656MB
976.54/976.76	c total #watches: 437125
980.64/980.81	c total #propagations: 33237791 / total #impl: 431641064 (eff. 0.077)
980.64/980.81	c #Conflicts:     303000 | #Learnt:      15949 | 0.001
980.64/980.81	c total clause space: 206.656MB
980.64/980.81	c total #watches: 474488
983.35/983.54	c total #propagations: 33357472 / total #impl: 433329026 (eff. 0.077)
983.35/983.54	c #Conflicts:     304000 | #Learnt:      16949 | 0.001
983.35/983.54	c total clause space: 206.656MB
983.35/983.54	c total #watches: 495329
985.84/986.07	c total #propagations: 33455097 / total #impl: 434573717 (eff. 0.077)
985.84/986.07	c #Conflicts:     305000 | #Learnt:      17949 | 0.001
985.84/986.07	c total clause space: 206.656MB
985.84/986.07	c total #watches: 512693
988.85/989.04	c total #propagations: 33552429 / total #impl: 435759163 (eff. 0.077)
988.85/989.04	c #Conflicts:     306000 | #Learnt:      18949 | 0.001
988.85/989.04	c total clause space: 206.656MB
988.85/989.04	c total #watches: 534758
992.34/992.51	c total #propagations: 33659887 / total #impl: 437113249 (eff. 0.077)
992.34/992.51	c #Conflicts:     307000 | #Learnt:      19949 | 0.001
992.34/992.51	c total clause space: 206.656MB
992.34/992.51	c total #watches: 554894
995.74/995.95	c total #propagations: 33776191 / total #impl: 438486781 (eff. 0.077)
995.74/995.95	c #Conflicts:     308000 | #Learnt:      20949 | 0.001
995.74/995.95	c total clause space: 206.656MB
995.74/995.95	c total #watches: 578221
999.24/999.44	c total #propagations: 33881778 / total #impl: 439823148 (eff. 0.077)
999.24/999.44	c #Conflicts:     309000 | #Learnt:      21949 | 0.001
999.24/999.44	c total clause space: 206.656MB
999.24/999.44	c total #watches: 604654
1003.74/1003.92	c total #propagations: 33993855 / total #impl: 441525012 (eff. 0.077)
1003.74/1003.92	c #Conflicts:     310000 | #Learnt:      22949 | 0.001
1003.74/1003.92	c total clause space: 206.656MB
1003.74/1003.92	c total #watches: 638081
1008.44/1008.69	c total #propagations: 34110434 / total #impl: 443229589 (eff. 0.077)
1008.44/1008.69	c #Conflicts:     311000 | #Learnt:      23949 | 0.001
1008.44/1008.69	c total clause space: 206.656MB
1008.44/1008.69	c total #watches: 672394
1011.54/1011.77	c total #propagations: 34213482 / total #impl: 444760647 (eff. 0.077)
1011.54/1011.77	c #Conflicts:     312000 | #Learnt:      24949 | 0.001
1011.54/1011.77	c total clause space: 206.656MB
1011.54/1011.77	c total #watches: 696472
1015.03/1015.21	c total #propagations: 34308238 / total #impl: 446448821 (eff. 0.077)
1015.03/1015.21	c #Conflicts:     313000 | #Learnt:      25949 | 0.001
1015.03/1015.21	c total clause space: 206.656MB
1015.03/1015.21	c total #watches: 729391
1019.43/1019.67	c total #propagations: 34419466 / total #impl: 448558550 (eff. 0.077)
1019.43/1019.67	c #Conflicts:     314000 | #Learnt:      26949 | 0.001
1019.43/1019.67	c total clause space: 206.656MB
1019.43/1019.67	c total #watches: 770404
1021.93/1022.18	c total #propagations: 34539657 / total #impl: 451200349 (eff. 0.077)
1021.93/1022.18	c GARBAGE COLLECT
1021.93/1022.18	c #Conflicts:     315000 | #Learnt:      14635 | 0.001
1021.93/1022.18	c total clause space: 206.656MB
1021.93/1022.18	c total #watches: 429772
1025.63/1025.88	c total #propagations: 34641693 / total #impl: 452660700 (eff. 0.077)
1025.63/1025.88	c #Conflicts:     316000 | #Learnt:      15635 | 0.001
1025.63/1025.88	c total clause space: 206.656MB
1025.63/1025.88	c total #watches: 471311
1030.23/1030.43	c total #propagations: 34759357 / total #impl: 454472378 (eff. 0.076)
1030.23/1030.43	c #Conflicts:     317000 | #Learnt:      16635 | 0.001
1030.23/1030.43	c total clause space: 206.656MB
1030.23/1030.43	c total #watches: 511312
1034.13/1034.31	c total #propagations: 34873154 / total #impl: 456249781 (eff. 0.076)
1034.13/1034.31	c #Conflicts:     318000 | #Learnt:      17635 | 0.001
1034.13/1034.31	c total clause space: 206.656MB
1034.13/1034.31	c total #watches: 546889
1039.63/1039.86	c total #propagations: 34973540 / total #impl: 457762513 (eff. 0.076)
1039.63/1039.86	c #Conflicts:     319000 | #Learnt:      18635 | 0.001
1039.63/1039.86	c total clause space: 206.656MB
1039.63/1039.86	c total #watches: 590689
1046.63/1046.80	c total #propagations: 35096110 / total #impl: 459998870 (eff. 0.076)
1046.63/1046.80	c #Conflicts:     320000 | #Learnt:      19635 | 0.001
1046.63/1046.80	c total clause space: 206.656MB
1046.63/1046.80	c total #watches: 643859
1053.33/1053.53	c total #propagations: 35230321 / total #impl: 462802644 (eff. 0.076)
1053.33/1053.53	c #Conflicts:     321000 | #Learnt:      20635 | 0.001
1053.33/1053.53	c total clause space: 206.656MB
1053.33/1053.53	c total #watches: 695350
1059.63/1059.81	c total #propagations: 35357217 / total #impl: 465182795 (eff. 0.076)
1059.63/1059.81	c #Conflicts:     322000 | #Learnt:      21635 | 0.001
1059.63/1059.81	c total clause space: 206.656MB
1059.63/1059.81	c total #watches: 741544
1064.83/1065.04	c total #propagations: 35486670 / total #impl: 467208029 (eff. 0.076)
1064.83/1065.04	c #Conflicts:     323000 | #Learnt:      22635 | 0.001
1064.83/1065.04	c total clause space: 206.656MB
1064.83/1065.04	c total #watches: 779695
1072.43/1072.69	c total #propagations: 35581398 / total #impl: 468553087 (eff. 0.076)
1072.43/1072.69	c #Conflicts:     324000 | #Learnt:      23635 | 0.001
1072.43/1072.69	c total clause space: 206.656MB
1072.43/1072.69	c total #watches: 829248
1082.02/1082.28	c total #propagations: 35698425 / total #impl: 470617251 (eff. 0.076)
1082.02/1082.28	c #Conflicts:     325000 | #Learnt:      24635 | 0.001
1082.02/1082.28	c total clause space: 206.656MB
1082.02/1082.28	c total #watches: 893123
1093.42/1093.61	c total #propagations: 35819386 / total #impl: 473343802 (eff. 0.076)
1093.42/1093.61	c #Conflicts:     326000 | #Learnt:      25635 | 0.001
1093.42/1093.61	c total clause space: 206.656MB
1093.42/1093.61	c total #watches: 954876
1105.92/1106.12	c total #propagations: 35943849 / total #impl: 476596285 (eff. 0.075)
1105.92/1106.12	c #Conflicts:     327000 | #Learnt:      26635 | 0.001
1105.92/1106.12	c total clause space: 206.656MB
1105.92/1106.12	c total #watches: 1011964
1119.11/1119.34	c total #propagations: 36057787 / total #impl: 480080008 (eff. 0.075)
1119.11/1119.34	c #Conflicts:     328000 | #Learnt:      27635 | 0.001
1119.11/1119.34	c total clause space: 206.656MB
1119.11/1119.34	c total #watches: 1067081
1122.72/1122.95	c total #propagations: 36165012 / total #impl: 483456407 (eff. 0.075)
1122.72/1122.95	c GARBAGE COLLECT
1122.72/1122.95	c #Conflicts:     329000 | #Learnt:      14930 | 0.001
1122.72/1122.95	c total clause space: 206.656MB
1122.72/1122.95	c total #watches: 453940
1126.92/1127.13	c total #propagations: 36278876 / total #impl: 484984059 (eff. 0.075)
1126.92/1127.13	c #Conflicts:     330000 | #Learnt:      15930 | 0.001
1126.92/1127.13	c total clause space: 206.656MB
1126.92/1127.13	c total #watches: 500393
1133.12/1133.39	c total #propagations: 36384659 / total #impl: 486545503 (eff. 0.075)
1133.12/1133.39	c #Conflicts:     331000 | #Learnt:      16930 | 0.001
1133.12/1133.39	c total clause space: 206.656MB
1133.12/1133.39	c total #watches: 557594
1140.22/1140.42	c total #propagations: 36512427 / total #impl: 488941212 (eff. 0.075)
1140.22/1140.42	c #Conflicts:     332000 | #Learnt:      17930 | 0.001
1140.22/1140.42	c total clause space: 206.656MB
1140.22/1140.42	c total #watches: 617834
1148.33/1148.57	c total #propagations: 36630885 / total #impl: 491331661 (eff. 0.075)
1148.33/1148.57	c #Conflicts:     333000 | #Learnt:      18930 | 0.001
1148.33/1148.57	c total clause space: 206.656MB
1148.33/1148.57	c total #watches: 658583
1154.02/1154.29	c total #propagations: 36744368 / total #impl: 493332782 (eff. 0.074)
1154.02/1154.29	c #Conflicts:     334000 | #Learnt:      19930 | 0.001
1154.02/1154.29	c total clause space: 206.656MB
1154.02/1154.29	c total #watches: 678880
1157.82/1158.06	c total #propagations: 36851564 / total #impl: 494851753 (eff. 0.074)
1157.82/1158.06	c #Conflicts:     335000 | #Learnt:      20930 | 0.001
1157.82/1158.06	c total clause space: 206.656MB
1157.82/1158.06	c total #watches: 696516
1163.51/1163.80	c total #propagations: 36940173 / total #impl: 495907713 (eff. 0.074)
1163.51/1163.80	c #Conflicts:     336000 | #Learnt:      21930 | 0.001
1163.51/1163.80	c total clause space: 206.656MB
1163.51/1163.80	c total #watches: 723168
1167.91/1168.19	c total #propagations: 37057777 / total #impl: 497309763 (eff. 0.075)
1167.91/1168.19	c #Conflicts:     337000 | #Learnt:      22930 | 0.001
1167.91/1168.19	c total clause space: 206.656MB
1167.91/1168.19	c total #watches: 743059
1171.42/1171.68	c total #propagations: 37159911 / total #impl: 498591598 (eff. 0.075)
1171.42/1171.68	c #Conflicts:     338000 | #Learnt:      23930 | 0.001
1171.42/1171.68	c total clause space: 206.656MB
1171.42/1171.68	c total #watches: 764088
1176.61/1176.83	c total #propagations: 37256780 / total #impl: 499935546 (eff. 0.075)
1176.61/1176.83	c #Conflicts:     339000 | #Learnt:      24930 | 0.001
1176.61/1176.83	c total clause space: 206.656MB
1176.61/1176.83	c total #watches: 783350
1185.71/1185.94	c total #propagations: 37366812 / total #impl: 501421949 (eff. 0.075)
1185.71/1185.94	c #Conflicts:     340000 | #Learnt:      25930 | 0.001
1185.71/1185.94	c total clause space: 206.656MB
1185.71/1185.94	c total #watches: 817151
1193.00/1193.26	c total #propagations: 37486137 / total #impl: 503256750 (eff. 0.074)
1193.00/1193.26	c #Conflicts:     341000 | #Learnt:      26930 | 0.001
1193.00/1193.26	c total clause space: 206.656MB
1193.00/1193.26	c total #watches: 857851
1198.60/1198.84	c total #propagations: 37595255 / total #impl: 504798921 (eff. 0.074)
1198.60/1198.84	c #Conflicts:     342000 | #Learnt:      27930 | 0.001
1198.60/1198.84	c total clause space: 206.656MB
1198.60/1198.84	c total #watches: 881129
1202.60/1202.81	c total #propagations: 37692934 / total #impl: 506154294 (eff. 0.074)
1202.60/1202.81	c GARBAGE COLLECT
1202.60/1202.81	c #Conflicts:     343000 | #Learnt:      14844 | 0.001
1202.60/1202.81	c total clause space: 206.656MB
1202.60/1202.81	c total #watches: 426120
1205.41/1205.62	c total #propagations: 37795803 / total #impl: 507462851 (eff. 0.074)
1205.41/1205.62	c #Conflicts:     344000 | #Learnt:      15844 | 0.001
1205.41/1205.62	c total clause space: 206.656MB
1205.41/1205.62	c total #watches: 458480
1208.10/1208.30	c total #propagations: 37903790 / total #impl: 508767435 (eff. 0.075)
1208.10/1208.30	c #Conflicts:     345000 | #Learnt:      16844 | 0.001
1208.10/1208.30	c total clause space: 206.656MB
1208.10/1208.30	c total #watches: 485055
1210.70/1210.94	c total #propagations: 38011569 / total #impl: 510189118 (eff. 0.075)
1210.70/1210.94	c #Conflicts:     346000 | #Learnt:      17844 | 0.001
1210.70/1210.94	c total clause space: 206.656MB
1210.70/1210.94	c total #watches: 501649
1213.40/1213.70	c total #propagations: 38105300 / total #impl: 511364047 (eff. 0.075)
1213.40/1213.70	c #Conflicts:     347000 | #Learnt:      18844 | 0.001
1213.40/1213.70	c total clause space: 206.656MB
1213.40/1213.70	c total #watches: 524262
1217.10/1217.31	c total #propagations: 38206114 / total #impl: 512671466 (eff. 0.075)
1217.10/1217.31	c #Conflicts:     348000 | #Learnt:      19844 | 0.001
1217.10/1217.31	c total clause space: 206.656MB
1217.10/1217.31	c total #watches: 552967
1220.00/1220.24	c total #propagations: 38311015 / total #impl: 514090357 (eff. 0.075)
1220.00/1220.24	c #Conflicts:     349000 | #Learnt:      20844 | 0.001
1220.00/1220.24	c total clause space: 206.656MB
1220.00/1220.24	c total #watches: 593160
1223.40/1223.61	c total #propagations: 38412033 / total #impl: 515972823 (eff. 0.074)
1223.40/1223.61	c #Conflicts:     350000 | #Learnt:      21844 | 0.001
1223.40/1223.61	c total clause space: 206.656MB
1223.40/1223.61	c total #watches: 618979
1227.40/1227.66	c total #propagations: 38506534 / total #impl: 517545383 (eff. 0.074)
1227.40/1227.66	c #Conflicts:     351000 | #Learnt:      22844 | 0.001
1227.40/1227.66	c total clause space: 206.656MB
1227.40/1227.66	c total #watches: 647797
1231.99/1232.27	c total #propagations: 38617277 / total #impl: 519463630 (eff. 0.074)
1231.99/1232.27	c #Conflicts:     352000 | #Learnt:      23844 | 0.001
1231.99/1232.27	c total clause space: 206.656MB
1231.99/1232.27	c total #watches: 694189
1236.59/1236.82	c total #propagations: 38729421 / total #impl: 521664666 (eff. 0.074)
1236.59/1236.82	c #Conflicts:     353000 | #Learnt:      24844 | 0.001
1236.59/1236.82	c total clause space: 206.656MB
1236.59/1236.82	c total #watches: 728062
1241.89/1242.12	c total #propagations: 38824642 / total #impl: 523322643 (eff. 0.074)
1241.89/1242.12	c #Conflicts:     354000 | #Learnt:      25844 | 0.001
1241.89/1242.12	c total clause space: 206.656MB
1241.89/1242.12	c total #watches: 752868
1246.59/1246.85	c total #propagations: 38939660 / total #impl: 525282870 (eff. 0.074)
1246.59/1246.85	c #Conflicts:     355000 | #Learnt:      26844 | 0.001
1246.59/1246.85	c total clause space: 206.656MB
1246.59/1246.85	c total #watches: 777349
1251.49/1251.79	c total #propagations: 39040373 / total #impl: 526897751 (eff. 0.074)
1251.49/1251.79	c #Conflicts:     356000 | #Learnt:      27844 | 0.001
1251.49/1251.79	c total clause space: 206.656MB
1251.49/1251.79	c total #watches: 796834
1256.89/1257.17	c total #propagations: 39133921 / total #impl: 528405906 (eff. 0.074)
1256.89/1257.17	c GARBAGE COLLECT
1256.89/1257.17	c #Conflicts:     357000 | #Learnt:      14493 | 0.001
1256.89/1257.17	c total clause space: 206.656MB
1256.89/1257.17	c total #watches: 419295
1259.40/1259.63	c total #propagations: 39236973 / total #impl: 530045004 (eff. 0.074)
1259.40/1259.63	c #Conflicts:     358000 | #Learnt:      15493 | 0.001
1259.40/1259.63	c total clause space: 206.656MB
1259.40/1259.63	c total #watches: 443032
1261.79/1262.03	c total #propagations: 39341108 / total #impl: 531359156 (eff. 0.074)
1261.79/1262.03	c #Conflicts:     359000 | #Learnt:      16493 | 0.001
1261.79/1262.03	c total clause space: 206.656MB
1261.79/1262.03	c total #watches: 463326
1265.69/1265.90	c total #propagations: 39440017 / total #impl: 532697213 (eff. 0.074)
1265.69/1265.90	c #Conflicts:     360000 | #Learnt:      17493 | 0.001
1265.69/1265.90	c total clause space: 206.656MB
1265.69/1265.90	c total #watches: 500796
1269.30/1269.53	c total #propagations: 39554382 / total #impl: 534341531 (eff. 0.074)
1269.30/1269.53	c #Conflicts:     361000 | #Learnt:      18493 | 0.001
1269.30/1269.53	c total clause space: 206.656MB
1269.30/1269.53	c total #watches: 525275
1272.50/1272.78	c total #propagations: 39666637 / total #impl: 535875067 (eff. 0.074)
1272.50/1272.78	c #Conflicts:     362000 | #Learnt:      19493 | 0.001
1272.50/1272.78	c total clause space: 206.656MB
1272.50/1272.78	c total #watches: 549175
1275.59/1275.81	c total #propagations: 39767996 / total #impl: 537283784 (eff. 0.074)
1275.59/1275.81	c #Conflicts:     363000 | #Learnt:      20493 | 0.001
1275.59/1275.81	c total clause space: 206.656MB
1275.59/1275.81	c total #watches: 573012
1280.09/1280.32	c total #propagations: 39865969 / total #impl: 538582034 (eff. 0.074)
1280.09/1280.32	c #Conflicts:     364000 | #Learnt:      21493 | 0.001
1280.09/1280.32	c total clause space: 206.656MB
1280.09/1280.32	c total #watches: 602470
1283.39/1283.65	c total #propagations: 39988956 / total #impl: 540256163 (eff. 0.074)
1283.39/1283.65	c #Conflicts:     365000 | #Learnt:      22493 | 0.001
1283.39/1283.65	c total clause space: 206.656MB
1283.39/1283.65	c total #watches: 621577
1287.29/1287.51	c total #propagations: 40092509 / total #impl: 541677739 (eff. 0.074)
1287.29/1287.51	c #Conflicts:     366000 | #Learnt:      23493 | 0.001
1287.29/1287.51	c total clause space: 206.656MB
1287.29/1287.51	c total #watches: 647451
1292.89/1293.14	c total #propagations: 40201253 / total #impl: 543162572 (eff. 0.074)
1292.89/1293.14	c #Conflicts:     367000 | #Learnt:      24493 | 0.001
1292.89/1293.14	c total clause space: 206.656MB
1292.89/1293.14	c total #watches: 678603
1296.89/1297.17	c total #propagations: 40325736 / total #impl: 545091119 (eff. 0.074)
1296.89/1297.17	c #Conflicts:     368000 | #Learnt:      25493 | 0.001
1296.89/1297.17	c total clause space: 206.656MB
1296.89/1297.17	c total #watches: 712821
1301.48/1301.70	c total #propagations: 40444541 / total #impl: 546599496 (eff. 0.074)
1301.48/1301.70	c #Conflicts:     369000 | #Learnt:      26493 | 0.001
1301.48/1301.70	c total clause space: 206.656MB
1301.48/1301.70	c total #watches: 750216
1306.38/1306.70	c total #propagations: 40565497 / total #impl: 548694786 (eff. 0.074)
1306.38/1306.70	c #Conflicts:     370000 | #Learnt:      27493 | 0.001
1306.38/1306.70	c total clause space: 206.656MB
1306.38/1306.70	c total #watches: 786671
1312.09/1312.32	c total #propagations: 40670265 / total #impl: 550965918 (eff. 0.074)
1312.09/1312.32	c #Conflicts:     371000 | #Learnt:      28493 | 0.001
1312.09/1312.32	c total clause space: 206.656MB
1312.09/1312.32	c total #watches: 827216
1317.59/1317.87	c total #propagations: 40784455 / total #impl: 553517159 (eff. 0.074)
1317.59/1317.87	c GARBAGE COLLECT
1317.59/1317.87	c #Conflicts:     372000 | #Learnt:      14841 | 0.001
1317.59/1317.87	c total clause space: 206.656MB
1317.59/1317.87	c total #watches: 424841
1320.08/1320.30	c total #propagations: 40902787 / total #impl: 556324692 (eff. 0.074)
1320.08/1320.30	c #Conflicts:     373000 | #Learnt:      15841 | 0.001
1320.08/1320.30	c total clause space: 206.656MB
1320.08/1320.30	c total #watches: 452954
1323.88/1324.15	c total #propagations: 41009086 / total #impl: 557733280 (eff. 0.074)
1323.88/1324.15	c #Conflicts:     374000 | #Learnt:      16841 | 0.001
1323.88/1324.15	c total clause space: 206.656MB
1323.88/1324.15	c total #watches: 489979
1329.48/1329.78	c total #propagations: 41121954 / total #impl: 559328078 (eff. 0.074)
1329.48/1329.78	c #Conflicts:     375000 | #Learnt:      17841 | 0.001
1329.48/1329.78	c total clause space: 206.656MB
1329.48/1329.78	c total #watches: 540453
1335.58/1335.84	c total #propagations: 41246538 / total #impl: 561298478 (eff. 0.073)
1335.58/1335.84	c #Conflicts:     376000 | #Learnt:      18841 | 0.001
1335.58/1335.84	c total clause space: 206.656MB
1335.58/1335.84	c total #watches: 585065
1341.98/1342.28	c total #propagations: 41372476 / total #impl: 563441227 (eff. 0.073)
1341.98/1342.28	c #Conflicts:     377000 | #Learnt:      19841 | 0.001
1341.98/1342.28	c total clause space: 206.656MB
1341.98/1342.28	c total #watches: 635675
1350.38/1350.66	c total #propagations: 41491420 / total #impl: 565771822 (eff. 0.073)
1350.38/1350.66	c #Conflicts:     378000 | #Learnt:      20841 | 0.001
1350.38/1350.66	c total clause space: 206.656MB
1350.38/1350.66	c total #watches: 697590
1355.17/1355.49	c total #propagations: 41618163 / total #impl: 568499802 (eff. 0.073)
1355.17/1355.49	c #Conflicts:     379000 | #Learnt:      21841 | 0.001
1355.17/1355.49	c total clause space: 206.656MB
1355.17/1355.49	c total #watches: 717905
1358.97/1359.23	c total #propagations: 41718825 / total #impl: 569902689 (eff. 0.073)
1358.97/1359.23	c #Conflicts:     380000 | #Learnt:      22841 | 0.001
1358.97/1359.23	c total clause space: 206.656MB
1358.97/1359.23	c total #watches: 737494
1364.07/1364.35	c total #propagations: 41818085 / total #impl: 571290114 (eff. 0.073)
1364.07/1364.35	c #Conflicts:     381000 | #Learnt:      23841 | 0.001
1364.07/1364.35	c total clause space: 206.656MB
1364.07/1364.35	c total #watches: 761411
1368.18/1368.49	c total #propagations: 41922373 / total #impl: 572720852 (eff. 0.073)
1368.18/1368.49	c #Conflicts:     382000 | #Learnt:      24841 | 0.001
1368.18/1368.49	c total clause space: 206.656MB
1368.18/1368.49	c total #watches: 777706
1371.27/1371.54	c total #propagations: 42008841 / total #impl: 573854295 (eff. 0.073)
1371.27/1371.54	c #Conflicts:     383000 | #Learnt:      25841 | 0.001
1371.27/1371.54	c total clause space: 206.656MB
1371.27/1371.54	c total #watches: 797354
1376.17/1376.48	c total #propagations: 42097324 / total #impl: 575162416 (eff. 0.073)
1376.17/1376.48	c #Conflicts:     384000 | #Learnt:      26841 | 0.001
1376.17/1376.48	c total clause space: 206.656MB
1376.17/1376.48	c total #watches: 816893
1380.77/1381.08	c total #propagations: 42200467 / total #impl: 576649706 (eff. 0.073)
1380.77/1381.08	c #Conflicts:     385000 | #Learnt:      27841 | 0.001
1380.77/1381.08	c total clause space: 206.656MB
1380.77/1381.08	c total #watches: 839948
1384.57/1384.84	c total #propagations: 42282479 / total #impl: 577847292 (eff. 0.073)
1384.57/1384.84	c #Conflicts:     386000 | #Learnt:      28841 | 0.001
1384.57/1384.84	c total clause space: 206.656MB
1384.57/1384.84	c total #watches: 886145
1389.37/1389.68	c total #propagations: 42383936 / total #impl: 579807270 (eff. 0.073)
1389.37/1389.68	c #Conflicts:     387000 | #Learnt:      29841 | 0.001
1389.37/1389.68	c total clause space: 206.656MB
1389.37/1389.68	c total #watches: 905866
1391.77/1392.06	c total #propagations: 42484339 / total #impl: 581334733 (eff. 0.073)
1391.77/1392.06	c GARBAGE COLLECT
1391.77/1392.06	c #Conflicts:     388000 | #Learnt:      15926 | 0.001
1391.77/1392.06	c total clause space: 206.656MB
1391.77/1392.06	c total #watches: 446051
1394.77/1395.06	c total #propagations: 42589589 / total #impl: 582677409 (eff. 0.073)
1394.77/1395.06	c #Conflicts:     389000 | #Learnt:      16926 | 0.001
1394.77/1395.06	c total clause space: 206.656MB
1394.77/1395.06	c total #watches: 475002
1398.57/1398.81	c total #propagations: 42696119 / total #impl: 584040987 (eff. 0.073)
1398.57/1398.81	c #Conflicts:     390000 | #Learnt:      17926 | 0.001
1398.57/1398.81	c total clause space: 206.656MB
1398.57/1398.81	c total #watches: 502770
1401.37/1401.65	c total #propagations: 42818006 / total #impl: 585610135 (eff. 0.073)
1401.37/1401.65	c #Conflicts:     391000 | #Learnt:      18926 | 0.001
1401.37/1401.65	c total clause space: 206.656MB
1401.37/1401.65	c total #watches: 530055
1403.87/1404.17	c total #propagations: 42915655 / total #impl: 586841272 (eff. 0.073)
1403.87/1404.17	c #Conflicts:     392000 | #Learnt:      19926 | 0.001
1403.87/1404.17	c total clause space: 206.656MB
1403.87/1404.17	c total #watches: 549700
1407.57/1407.84	c total #propagations: 43004212 / total #impl: 587999827 (eff. 0.073)
1407.57/1407.84	c #Conflicts:     393000 | #Learnt:      20926 | 0.001
1407.57/1407.84	c total clause space: 206.656MB
1407.57/1407.84	c total #watches: 587137
1413.07/1413.39	c total #propagations: 43118960 / total #impl: 589824606 (eff. 0.073)
1413.07/1413.39	c #Conflicts:     394000 | #Learnt:      21926 | 0.001
1413.07/1413.39	c total clause space: 206.656MB
1413.07/1413.39	c total #watches: 655603
1417.16/1417.47	c total #propagations: 43239023 / total #impl: 591976840 (eff. 0.073)
1417.16/1417.47	c #Conflicts:     395000 | #Learnt:      22926 | 0.001
1417.16/1417.47	c total clause space: 206.656MB
1417.16/1417.47	c total #watches: 685182
1420.76/1421.04	c total #propagations: 43340837 / total #impl: 593717106 (eff. 0.073)
1420.76/1421.04	c #Conflicts:     396000 | #Learnt:      23926 | 0.001
1420.76/1421.04	c total clause space: 206.656MB
1420.76/1421.04	c total #watches: 710515
1425.47/1425.76	c total #propagations: 43439868 / total #impl: 595399432 (eff. 0.073)
1425.47/1425.76	c #Conflicts:     397000 | #Learnt:      24926 | 0.001
1425.47/1425.76	c total clause space: 206.656MB
1425.47/1425.76	c total #watches: 748234
1430.36/1430.68	c total #propagations: 43549749 / total #impl: 597624855 (eff. 0.073)
1430.36/1430.68	c #Conflicts:     398000 | #Learnt:      25926 | 0.001
1430.36/1430.68	c total clause space: 206.656MB
1430.36/1430.68	c total #watches: 772448
1435.06/1435.37	c total #propagations: 43650529 / total #impl: 599294804 (eff. 0.073)
1435.06/1435.37	c #Conflicts:     399000 | #Learnt:      26926 | 0.001
1435.06/1435.37	c total clause space: 206.656MB
1435.06/1435.37	c total #watches: 793280
1440.06/1440.38	c total #propagations: 43749484 / total #impl: 600666289 (eff. 0.073)
1440.06/1440.38	c #Conflicts:     400000 | #Learnt:      27926 | 0.001
1440.06/1440.38	c total clause space: 206.656MB
1440.06/1440.38	c total #watches: 815982
1445.06/1445.32	c total #propagations: 43857295 / total #impl: 602234855 (eff. 0.073)
1445.06/1445.32	c #Conflicts:     401000 | #Learnt:      28926 | 0.001
1445.06/1445.32	c total clause space: 206.656MB
1445.06/1445.32	c total #watches: 839411
1449.57/1449.87	c total #propagations: 43958013 / total #impl: 603681393 (eff. 0.073)
1449.57/1449.87	c #Conflicts:     402000 | #Learnt:      29926 | 0.001
1449.57/1449.87	c total clause space: 206.656MB
1449.57/1449.87	c total #watches: 862496
1453.66/1453.93	c total #propagations: 44056767 / total #impl: 605180602 (eff. 0.073)
1453.66/1453.93	c GARBAGE COLLECT
1453.66/1453.93	c #Conflicts:     403000 | #Learnt:      15757 | 0.001
1453.66/1453.93	c total clause space: 206.656MB
1453.66/1453.93	c total #watches: 447861
1455.86/1456.18	c total #propagations: 44166942 / total #impl: 606641346 (eff. 0.073)
1455.86/1456.18	c #Conflicts:     404000 | #Learnt:      16757 | 0.001
1455.86/1456.18	c total clause space: 206.656MB
1455.86/1456.18	c total #watches: 469950
1459.46/1459.75	c total #propagations: 44257157 / total #impl: 607982879 (eff. 0.073)
1459.46/1459.75	c #Conflicts:     405000 | #Learnt:      17757 | 0.001
1459.46/1459.75	c total clause space: 206.656MB
1459.46/1459.75	c total #watches: 503116
1463.66/1463.98	c total #propagations: 44373982 / total #impl: 609778948 (eff. 0.073)
1463.66/1463.98	c #Conflicts:     406000 | #Learnt:      18757 | 0.001
1463.66/1463.98	c total clause space: 206.656MB
1463.66/1463.98	c total #watches: 535016
1466.46/1466.78	c total #propagations: 44504874 / total #impl: 611698861 (eff. 0.073)
1466.46/1466.78	c #Conflicts:     407000 | #Learnt:      19757 | 0.001
1466.46/1466.78	c total clause space: 206.656MB
1466.46/1466.78	c total #watches: 552483
1469.56/1469.84	c total #propagations: 44599526 / total #impl: 612995485 (eff. 0.073)
1469.56/1469.84	c #Conflicts:     408000 | #Learnt:      20757 | 0.001
1469.56/1469.84	c total clause space: 206.656MB
1469.56/1469.84	c total #watches: 573965
1474.05/1474.37	c total #propagations: 44703290 / total #impl: 614497998 (eff. 0.073)
1474.05/1474.37	c #Conflicts:     409000 | #Learnt:      21757 | 0.001
1474.05/1474.37	c total clause space: 206.656MB
1474.05/1474.37	c total #watches: 609125
1477.45/1477.76	c total #propagations: 44831715 / total #impl: 616499945 (eff. 0.073)
1477.45/1477.76	c #Conflicts:     410000 | #Learnt:      22757 | 0.001
1477.45/1477.76	c total clause space: 206.656MB
1477.45/1477.76	c total #watches: 636522
1481.15/1481.44	c total #propagations: 44931773 / total #impl: 617904223 (eff. 0.073)
1481.15/1481.44	c #Conflicts:     411000 | #Learnt:      23757 | 0.001
1481.15/1481.44	c total clause space: 206.656MB
1481.15/1481.44	c total #watches: 655023
1484.35/1484.63	c total #propagations: 45031936 / total #impl: 619428085 (eff. 0.073)
1484.35/1484.63	c #Conflicts:     412000 | #Learnt:      24757 | 0.001
1484.35/1484.63	c total clause space: 206.656MB
1484.35/1484.63	c total #watches: 679456
1490.26/1490.59	c total #propagations: 45122420 / total #impl: 620858901 (eff. 0.073)
1490.26/1490.59	c #Conflicts:     413000 | #Learnt:      25757 | 0.001
1490.26/1490.59	c total clause space: 206.656MB
1490.26/1490.59	c total #watches: 721641
1496.65/1496.96	c total #propagations: 45257436 / total #impl: 623889397 (eff. 0.073)
1496.65/1496.96	c #Conflicts:     414000 | #Learnt:      26757 | 0.001
1496.65/1496.96	c total clause space: 206.656MB
1496.65/1496.96	c total #watches: 764216
1505.05/1505.35	c total #propagations: 45389781 / total #impl: 626380387 (eff. 0.072)
1505.05/1505.35	c #Conflicts:     415000 | #Learnt:      27757 | 0.001
1505.05/1505.35	c total clause space: 206.656MB
1505.05/1505.35	c total #watches: 811501
1510.95/1511.20	c total #propagations: 45526488 / total #impl: 628602518 (eff. 0.072)
1510.95/1511.20	c #Conflicts:     416000 | #Learnt:      28757 | 0.001
1510.95/1511.20	c total clause space: 206.656MB
1510.95/1511.20	c total #watches: 843799
1516.55/1516.89	c total #propagations: 45624420 / total #impl: 630194408 (eff. 0.072)
1516.55/1516.89	c #Conflicts:     417000 | #Learnt:      29757 | 0.001
1516.55/1516.89	c total clause space: 206.656MB
1516.55/1516.89	c total #watches: 869684
1521.15/1521.43	c total #propagations: 45714199 / total #impl: 631720112 (eff. 0.072)
1521.15/1521.43	c #Conflicts:     418000 | #Learnt:      30757 | 0.001
1521.15/1521.43	c total clause space: 206.656MB
1521.15/1521.43	c total #watches: 894855
1524.15/1524.44	c total #propagations: 45810776 / total #impl: 633481963 (eff. 0.072)
1524.15/1524.44	c GARBAGE COLLECT
1524.15/1524.44	c #Conflicts:     419000 | #Learnt:      16373 | 0.001
1524.15/1524.44	c total clause space: 206.656MB
1524.15/1524.44	c total #watches: 470772
1527.75/1528.08	c total #propagations: 45910726 / total #impl: 635094985 (eff. 0.072)
1527.75/1528.08	c #Conflicts:     420000 | #Learnt:      17373 | 0.001
1527.75/1528.08	c total clause space: 206.656MB
1527.75/1528.08	c total #watches: 517082
1531.85/1532.18	c total #propagations: 46032307 / total #impl: 637130440 (eff. 0.072)
1531.85/1532.18	c #Conflicts:     421000 | #Learnt:      18373 | 0.001
1531.85/1532.18	c total clause space: 206.656MB
1531.85/1532.18	c total #watches: 546221
1536.84/1537.15	c total #propagations: 46143318 / total #impl: 639089066 (eff. 0.072)
1536.84/1537.15	c #Conflicts:     422000 | #Learnt:      19373 | 0.001
1536.84/1537.15	c total clause space: 206.656MB
1536.84/1537.15	c total #watches: 589236
1543.84/1544.15	c total #propagations: 46261817 / total #impl: 641425350 (eff. 0.072)
1543.84/1544.15	c #Conflicts:     423000 | #Learnt:      20373 | 0.001
1543.84/1544.15	c total clause space: 206.656MB
1543.84/1544.15	c total #watches: 633191
1548.24/1548.50	c total #propagations: 46395695 / total #impl: 644470070 (eff. 0.072)
1548.24/1548.50	c #Conflicts:     424000 | #Learnt:      21373 | 0.001
1548.24/1548.50	c total clause space: 206.656MB
1548.24/1548.50	c total #watches: 670521
1554.05/1554.39	c total #propagations: 46507154 / total #impl: 646433423 (eff. 0.072)
1554.05/1554.39	c #Conflicts:     425000 | #Learnt:      22373 | 0.001
1554.05/1554.39	c total clause space: 206.656MB
1554.05/1554.39	c total #watches: 730957
1561.44/1561.75	c total #propagations: 46628263 / total #impl: 649578932 (eff. 0.072)
1561.44/1561.75	c #Conflicts:     426000 | #Learnt:      23373 | 0.001
1561.44/1561.75	c total clause space: 206.656MB
1561.44/1561.75	c total #watches: 775625
1570.65/1570.98	c total #propagations: 46750490 / total #impl: 652408739 (eff. 0.072)
1570.65/1570.98	c #Conflicts:     427000 | #Learnt:      24373 | 0.001
1570.65/1570.98	c total clause space: 206.656MB
1570.65/1570.98	c total #watches: 838211
1580.94/1581.24	c total #propagations: 46885962 / total #impl: 656272677 (eff. 0.071)
1580.94/1581.24	c #Conflicts:     428000 | #Learnt:      25373 | 0.001
1580.94/1581.24	c total clause space: 206.656MB
1580.94/1581.24	c total #watches: 900237
1593.04/1593.38	c total #propagations: 47004960 / total #impl: 660237350 (eff. 0.071)
1593.04/1593.38	c #Conflicts:     429000 | #Learnt:      26373 | 0.001
1593.04/1593.38	c total clause space: 206.656MB
1593.04/1593.38	c total #watches: 958260
1607.03/1607.32	c total #propagations: 47118636 / total #impl: 664449695 (eff. 0.071)
1607.03/1607.32	c #Conflicts:     430000 | #Learnt:      27373 | 0.001
1607.03/1607.32	c total clause space: 206.656MB
1607.03/1607.32	c total #watches: 1046721
1620.23/1620.59	c total #propagations: 47224075 / total #impl: 669108495 (eff. 0.071)
1620.23/1620.59	c #Conflicts:     431000 | #Learnt:      28373 | 0.001
1620.23/1620.59	c total clause space: 206.656MB
1620.23/1620.59	c total #watches: 1104574
1639.33/1639.68	c total #propagations: 47327840 / total #impl: 673107902 (eff. 0.070)
1639.33/1639.68	c #Conflicts:     432000 | #Learnt:      29373 | 0.001
1639.33/1639.68	c total clause space: 206.656MB
1639.33/1639.68	c total #watches: 1184822
1659.33/1659.62	c total #propagations: 47455339 / total #impl: 678509878 (eff. 0.070)
1659.33/1659.62	c #Conflicts:     433000 | #Learnt:      30373 | 0.001
1659.33/1659.62	c total clause space: 206.656MB
1659.33/1659.62	c total #watches: 1243585
1684.22/1684.54	c total #propagations: 47574398 / total #impl: 684020738 (eff. 0.070)
1684.22/1684.54	c #Conflicts:     434000 | #Learnt:      31373 | 0.001
1684.22/1684.54	c total clause space: 206.656MB
1684.22/1684.54	c total #watches: 1314596
1697.82/1698.10	c total #propagations: 47702661 / total #impl: 690423464 (eff. 0.069)
1697.82/1698.10	c GARBAGE COLLECT
1697.82/1698.10	c #Conflicts:     435000 | #Learnt:      16591 | 0.001
1697.82/1698.10	c total clause space: 335.816MB
1697.82/1698.10	c total #watches: 480365
1701.12/1701.46	c total #propagations: 47827566 / total #impl: 694715804 (eff. 0.069)
1701.12/1701.46	c #Conflicts:     436000 | #Learnt:      17591 | 0.001
1701.12/1701.46	c total clause space: 335.816MB
1701.12/1701.46	c total #watches: 515025
1704.22/1704.54	c total #propagations: 47930410 / total #impl: 696527601 (eff. 0.069)
1704.22/1704.54	c #Conflicts:     437000 | #Learnt:      18591 | 0.001
1704.22/1704.54	c total clause space: 335.816MB
1704.22/1704.54	c total #watches: 541293
1707.82/1708.15	c total #propagations: 48039046 / total #impl: 698076912 (eff. 0.069)
1707.82/1708.15	c #Conflicts:     438000 | #Learnt:      19591 | 0.001
1707.82/1708.15	c total clause space: 335.816MB
1707.82/1708.15	c total #watches: 569963
1712.22/1712.58	c total #propagations: 48148729 / total #impl: 699482386 (eff. 0.069)
1712.22/1712.58	c #Conflicts:     439000 | #Learnt:      20591 | 0.001
1712.22/1712.58	c total clause space: 335.816MB
1712.22/1712.58	c total #watches: 620813
1719.32/1719.67	c total #propagations: 48261555 / total #impl: 701212423 (eff. 0.069)
1719.32/1719.67	c #Conflicts:     440000 | #Learnt:      21591 | 0.001
1719.32/1719.67	c total clause space: 335.816MB
1719.32/1719.67	c total #watches: 674073
1727.92/1728.23	c total #propagations: 48387195 / total #impl: 703418354 (eff. 0.069)
1727.92/1728.23	c #Conflicts:     441000 | #Learnt:      22591 | 0.001
1727.92/1728.23	c total clause space: 335.816MB
1727.92/1728.23	c total #watches: 721120
1734.11/1734.46	c total #propagations: 48501629 / total #impl: 705524857 (eff. 0.069)
1734.11/1734.46	c #Conflicts:     442000 | #Learnt:      23591 | 0.001
1734.11/1734.46	c total clause space: 335.816MB
1734.11/1734.46	c total #watches: 769697
1740.81/1741.16	c total #propagations: 48608623 / total #impl: 707506660 (eff. 0.069)
1740.81/1741.16	c #Conflicts:     443000 | #Learnt:      24591 | 0.001
1740.81/1741.16	c total clause space: 335.816MB
1740.81/1741.16	c total #watches: 813559
1749.31/1749.66	c total #propagations: 48711750 / total #impl: 709881666 (eff. 0.069)
1749.31/1749.66	c #Conflicts:     444000 | #Learnt:      25591 | 0.001
1749.31/1749.66	c total clause space: 335.816MB
1749.31/1749.66	c total #watches: 864781
1761.21/1761.50	c total #propagations: 48819889 / total #impl: 712603305 (eff. 0.069)
1761.21/1761.50	c #Conflicts:     445000 | #Learnt:      26591 | 0.001
1761.21/1761.50	c total clause space: 335.816MB
1761.21/1761.50	c total #watches: 918004
1776.41/1776.70	c total #propagations: 48935252 / total #impl: 715764624 (eff. 0.068)
1776.41/1776.70	c #Conflicts:     446000 | #Learnt:      27591 | 0.001
1776.41/1776.70	c total clause space: 335.816MB
1776.41/1776.70	c total #watches: 982865
1791.00/1791.37	c total #propagations: 49063904 / total #impl: 719986780 (eff. 0.068)
1791.00/1791.37	c #Conflicts:     447000 | #Learnt:      28591 | 0.001
1791.00/1791.37	c total clause space: 335.816MB
1791.00/1791.37	c total #watches: 1043323

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

pid=25001
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.62 1.95 4/178 25004
/proc/meminfo: memFree=30279540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 30935102 29802496 5260 33554432000 4194304 6199737 140736266578544 140735508545208 4209490 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 7276 5260 122 490 0 6777 0

[startup+0.100124 s]
/proc/loadavg: 1.07 1.62 1.95 4/178 25004
/proc/meminfo: memFree=30279540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=34260 CPUtime=0.09 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 805 0 0 0 9 0 0 0 20 0 1 0 30935102 35082240 7192 33554432000 4194304 6199737 140736266578544 140735508545208 4208580 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 8565 7192 139 490 0 8066 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34260

[startup+0.200305 s]
/proc/loadavg: 1.07 1.62 1.95 4/178 25004
/proc/meminfo: memFree=30279540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=37224 CPUtime=0.19 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 1396 0 0 0 19 0 0 0 20 0 1 0 30935102 38117376 7573 33554432000 4194304 6199737 140736266578544 140735508545208 5149722 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 9306 7573 155 490 0 8807 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37224

[startup+0.300374 s]
/proc/loadavg: 1.07 1.62 1.95 4/178 25004
/proc/meminfo: memFree=30279540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=37356 CPUtime=0.29 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 1566 0 0 0 29 0 0 0 20 0 1 0 30935102 38252544 8198 33554432000 4194304 6199737 140736266578544 140735508545208 4213456 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 9339 8198 155 490 0 8840 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37356

[startup+0.700234 s]
/proc/loadavg: 1.07 1.62 1.95 4/178 25004
/proc/meminfo: memFree=30279540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=42128 CPUtime=0.69 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 1923 0 0 0 69 0 0 0 20 0 1 0 30935102 43139072 8439 33554432000 4194304 6199737 140736266578544 140736266577480 5619481 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 10532 8439 161 490 0 10033 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42128

[startup+1.50028 s]
/proc/loadavg: 1.14 1.62 1.95 3/179 25005
/proc/meminfo: memFree=30234312/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=42508 CPUtime=1.48 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 2808 0 0 0 148 0 0 0 20 0 1 0 30935102 43528192 9489 33554432000 4194304 6199737 140736266578544 140736266577480 4222410 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 10627 9489 161 490 0 10128 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42508

[startup+3.10024 s]
/proc/loadavg: 1.14 1.62 1.95 3/179 25005
/proc/meminfo: memFree=30227668/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=43252 CPUtime=3.08 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 3130 0 0 0 308 0 0 0 20 0 1 0 30935102 44290048 9755 33554432000 4194304 6199737 140736266578544 140736266577656 4207822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 10813 9755 161 490 0 10314 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 43252

[startup+6.30023 s]
/proc/loadavg: 1.14 1.62 1.95 3/179 25005
/proc/meminfo: memFree=30214304/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=51288 CPUtime=6.29 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 4587 0 0 0 628 1 0 0 20 0 1 0 30935102 52518912 11702 33554432000 4194304 6199737 140736266578544 140736266577192 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 12822 11702 161 490 0 12323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51288

[startup+12.7002 s]
/proc/loadavg: 1.35 1.65 1.96 3/179 25005
/proc/meminfo: memFree=30189420/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=64408 CPUtime=12.69 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 5392 0 0 0 1268 1 0 0 20 0 1 0 30935102 65953792 14889 33554432000 4194304 6199737 140736266578544 140736266577656 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 16102 14889 161 490 0 15603 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64408

[startup+25.5004 s]
/proc/loadavg: 1.53 1.68 1.96 3/179 25005
/proc/meminfo: memFree=30177096/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=65944 CPUtime=25.48 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 6103 0 0 0 2547 1 0 0 20 0 1 0 30935102 67526656 15438 33554432000 4194304 6199737 140736266578544 140736266577656 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 16486 15438 161 490 0 15987 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65944

[startup+51.1003 s]
/proc/loadavg: 1.77 1.72 1.97 3/180 25008
/proc/meminfo: memFree=30116984/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=118220 CPUtime=51.09 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 7712 0 0 0 5107 2 0 0 20 0 1 0 30935102 121057280 22830 33554432000 4194304 6199737 140736266578544 140736266577656 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 29555 22830 161 490 0 29056 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 118220

[startup+102.3 s]
/proc/loadavg: 2.08 1.81 1.99 3/179 25009
/proc/meminfo: memFree=30113208/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=120048 CPUtime=102.28 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 8381 0 0 0 10226 2 0 0 20 0 1 0 30935102 122929152 23425 33554432000 4194304 6199737 140736266578544 140736266577656 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 30012 23425 161 490 0 29513 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120048

[startup+162.3 s]
/proc/loadavg: 2.19 1.89 2.00 3/179 25010
/proc/meminfo: memFree=30064844/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=174976 CPUtime=162.27 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 10085 0 0 0 16224 3 0 0 20 0 1 0 30935102 179175424 31095 33554432000 4194304 6199737 140736266578544 140736266577336 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 43744 31095 161 490 0 43245 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 174976

[startup+222.307 s]
/proc/loadavg: 2.29 1.97 2.02 4/179 25011
/proc/meminfo: memFree=30045168/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=176852 CPUtime=222.26 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 10948 0 0 0 22223 3 0 0 20 0 1 0 30935102 181096448 32800 33554432000 4194304 6199737 140736266578544 140736266577656 4213335 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 44213 32800 161 490 0 43714 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 176852

[startup+282.3 s]
/proc/loadavg: 2.27 2.02 2.03 3/179 25013
/proc/meminfo: memFree=30043608/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=177500 CPUtime=282.25 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 11099 0 0 0 28222 3 0 0 20 0 1 0 30935102 181760000 32949 33554432000 4194304 6199737 140736266578544 140736266577656 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 44375 32949 161 490 0 43876 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 177500

[startup+342.3 s]
/proc/loadavg: 2.24 2.06 2.04 3/179 25014
/proc/meminfo: memFree=30025620/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=179488 CPUtime=342.24 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 11600 0 0 0 34220 4 0 0 20 0 1 0 30935102 183795712 33450 33554432000 4194304 6199737 140736266578544 140736266577656 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 44872 33450 161 490 0 44373 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 179488

[startup+402.3 s]
/proc/loadavg: 2.30 2.10 2.05 4/179 25015
/proc/meminfo: memFree=30023520/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=180484 CPUtime=402.23 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 11837 0 0 0 40219 4 0 0 20 0 1 0 30935102 184815616 33687 33554432000 4194304 6199737 140736266578544 140736266577656 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 45121 33687 161 490 0 44622 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 180484

[startup+462.3 s]
/proc/loadavg: 2.28 2.13 2.06 3/179 25016
/proc/meminfo: memFree=29976276/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=182112 CPUtime=462.22 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 12289 0 0 0 46218 4 0 0 20 0 1 0 30935102 186482688 40258 33554432000 4194304 6199737 140736266578544 140736266577192 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 45528 40258 161 490 0 45029 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 182112

[startup+522.3 s]
/proc/loadavg: 2.21 2.13 2.07 3/179 25017
/proc/meminfo: memFree=29964020/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=183444 CPUtime=522.21 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 12628 0 0 0 52217 4 0 0 20 0 1 0 30935102 187846656 40591 33554432000 4194304 6199737 140736266578544 140736266577368 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 45861 40591 161 490 0 45362 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 183444

[startup+582.3 s]
/proc/loadavg: 2.12 2.12 2.07 4/179 25019
/proc/meminfo: memFree=29920320/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=266816 CPUtime=582.2 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 13581 0 0 0 58215 5 0 0 20 0 1 0 30935102 273219584 50579 33554432000 4194304 6199737 140736266578544 140736266577656 4213372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 66704 50579 161 490 0 66205 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266816


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


[startup+942.3 s]
/proc/loadavg: 2.31 2.22 2.12 4/179 25029
/proc/meminfo: memFree=29844740/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=269772 CPUtime=942.15 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 14467 0 0 0 94210 5 0 0 20 0 1 0 30935102 276246528 51392 33554432000 4194304 6199737 140736266578544 140736266577656 4213456 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 67443 51392 161 490 0 66944 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 269772

[startup+1002.3 s]
/proc/loadavg: 2.25 2.22 2.12 3/179 25030
/proc/meminfo: memFree=29841780/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=270044 CPUtime=1002.14 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 14540 0 0 0 100209 5 0 0 20 0 1 0 30935102 276525056 51465 33554432000 4194304 6199737 140736266578544 140736266577656 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 67511 51465 161 490 0 67012 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 270044

[startup+1062.3 s]
/proc/loadavg: 2.22 2.22 2.13 4/179 25031
/proc/meminfo: memFree=29842540/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=270304 CPUtime=1062.13 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 14586 0 0 0 106208 5 0 0 20 0 1 0 30935102 276791296 51511 33554432000 4194304 6199737 140736266578544 140736266577656 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 67576 51511 161 490 0 67077 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 270304

[startup+1122.3 s]
/proc/loadavg: 2.21 2.22 2.13 4/179 25032
/proc/meminfo: memFree=29836652/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=271296 CPUtime=1122.12 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 14931 0 0 0 112206 6 0 0 20 0 1 0 30935102 277807104 52842 33554432000 4194304 6199737 140736266578544 140736266577656 4213335 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 67824 52842 161 490 0 67325 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 271296

[startup+1182.3 s]
/proc/loadavg: 2.21 2.22 2.13 3/179 25034
/proc/meminfo: memFree=29834184/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=272272 CPUtime=1182.1 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15159 0 0 0 118204 6 0 0 20 0 1 0 30935102 278806528 53199 33554432000 4194304 6199737 140736266578544 140736266577656 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68068 53199 161 490 0 67569 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 272272

[startup+1242.3 s]
/proc/loadavg: 2.22 2.23 2.14 3/180 25038
/proc/meminfo: memFree=29831832/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=272824 CPUtime=1242.09 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15291 0 0 0 124203 6 0 0 20 0 1 0 30935102 279371776 53328 33554432000 4194304 6199737 140736266578544 140736266577368 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68206 53328 161 490 0 67707 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 272824

[startup+1302.3 s]
/proc/loadavg: 2.12 2.20 2.13 3/179 25039
/proc/meminfo: memFree=29830772/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=272912 CPUtime=1302.08 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15323 0 0 0 130202 6 0 0 20 0 1 0 30935102 279461888 53399 33554432000 4194304 6199737 140736266578544 140736266577656 4213401 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68228 53399 161 490 0 67729 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 272912

[startup+1362.3 s]
/proc/loadavg: 2.29 2.23 2.15 3/179 25040
/proc/meminfo: memFree=29831132/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=273724 CPUtime=1362.07 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15506 0 0 0 136201 6 0 0 20 0 1 0 30935102 280293376 53582 33554432000 4194304 6199737 140736266578544 140736266577656 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68431 53582 161 490 0 67932 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 273724

[startup+1422.3 s]
/proc/loadavg: 2.22 2.22 2.15 3/179 25041
/proc/meminfo: memFree=29830480/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=274156 CPUtime=1422.07 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15601 0 0 0 142201 6 0 0 20 0 1 0 30935102 280735744 53677 33554432000 4194304 6199737 140736266578544 140736266577656 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68539 53677 161 490 0 68040 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 274156

[startup+1482.3 s]
/proc/loadavg: 2.24 2.22 2.15 3/179 25043
/proc/meminfo: memFree=29829008/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=274300 CPUtime=1482.05 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15637 0 0 0 148199 6 0 0 20 0 1 0 30935102 280883200 53713 33554432000 4194304 6199737 140736266578544 140736266577656 4213381 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68575 53713 161 490 0 68076 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 274300

[startup+1542.31 s]
/proc/loadavg: 2.31 2.24 2.16 3/179 25044
/proc/meminfo: memFree=29829176/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=274516 CPUtime=1542.05 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15678 0 0 0 154199 6 0 0 20 0 1 0 30935102 281104384 53754 33554432000 4194304 6199737 140736266578544 140736266577656 4213495 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68629 53754 161 490 0 68130 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 274516

[startup+1602.3 s]
/proc/loadavg: 2.20 2.22 2.16 3/179 25045
/proc/meminfo: memFree=29828292/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=275316 CPUtime=1602.03 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 15879 0 0 0 160197 6 0 0 20 0 1 0 30935102 281923584 53955 33554432000 4194304 6199737 140736266578544 140736266577192 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 68829 53955 161 490 0 68330 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 275316

[startup+1662.3 s]
/proc/loadavg: 2.21 2.22 2.16 3/179 25046
/proc/meminfo: memFree=29790792/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=277272 CPUtime=1662.03 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 16344 0 0 0 166196 7 0 0 20 0 1 0 30935102 283926528 63107 33554432000 4194304 6199737 140736266578544 140736266577480 4213493 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 69318 63107 161 490 0 68819 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 277272

[startup+1722.3 s]
/proc/loadavg: 2.31 2.26 2.18 3/179 25047
/proc/meminfo: memFree=29766080/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=410284 CPUtime=1722.02 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 16828 0 0 0 172195 7 0 0 20 0 1 0 30935102 420130816 69126 33554432000 4194304 6199737 140736266578544 140736266577656 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 102571 69126 161 490 0 102072 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 410284

[startup+1782.3 s]
/proc/loadavg: 2.24 2.25 2.18 4/179 25049
/proc/meminfo: memFree=29750948/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=410900 CPUtime=1782.01 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 16987 0 0 0 178194 7 0 0 20 0 1 0 30935102 420761600 69285 33554432000 4194304 6199737 140736266578544 140736266577192 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 102725 69285 161 490 0 102226 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 410900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.19 2.24 2.18 4/179 25049
/proc/meminfo: memFree=29746356/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=411392 CPUtime=1800 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 17087 0 0 0 179993 7 0 0 20 0 1 0 30935102 421265408 69385 33554432000 4194304 6199737 140736266578544 140736266577304 4213377 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 102848 69385 161 490 0 102349 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 411392

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

[startup+1800.3 s]
/proc/loadavg: 2.19 2.24 2.18 4/179 25049
/proc/meminfo: memFree=29746356/32872528 swapFree=1513824/1685520
[pid=25004] ppid=25001 vsize=411392 CPUtime=1800 cores=0,2,4,6
/proc/25004/stat : 25004 (cdcl-cuttingpla) R 25001 25004 24958 0 -1 4202496 17087 0 0 0 179993 7 0 0 20 0 1 0 30935102 421265408 69385 33554432000 4194304 6199737 140736266578544 140736266577304 4213377 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/25004/statm: 102848 69385 161 490 0 102349 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 411392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.080987
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 411392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.080987
maximum resident set size= 277540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17087
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= 22
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7084 second user time and 9.06962 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-27 00:09:30
IDJOB=4117091
IDBENCH=109551
IDSOLVER=2548
FILE ID=node135/4117091-1466978970
RUNJOBID= node135-1466978970-24974
PBS_JOBID= 19976337
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-round23-2.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117091-1466978970/watcher-4117091-1466978970 -o /tmp/evaluation-result-4117091-1466978970/solver-4117091-1466978970 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466978970-24974 --watchdog 1960 --input HOME/instance-4117091-1466978970.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 326ac17ed003b145465711c7acb057a9
RANDOM SEED=254016311

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:        30285980 kB
Buffers:           52292 kB
Cached:           123804 kB
SwapCached:         1332 kB
Active:            26592 kB
Inactive:         152452 kB
Active(anon):       4252 kB
Inactive(anon):     1284 kB
Active(file):      22340 kB
Inactive(file):   151168 kB
Unevictable:     1685520 kB
Mlocked:         1513824 kB
SwapTotal:      67108856 kB
SwapFree:       67099232 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:       1687920 kB
Mapped:             7284 kB
Shmem:                 0 kB
Slab:             566372 kB
SReclaimable:      10700 kB
SUnreclaim:       555672 kB
KernelStack:        1376 kB
PageTables:         7228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1831828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    172032 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-27 00:39:30