Trace number 4116859

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-7.opb
MD5SUMafbba44e292de6fa1d5b34ad1b8fef9b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark165.251
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 3968 #constraint= 7936
0.09/0.14	c #Conflicts:       1000 | #Learnt:        997 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 34580
0.28/0.30	c total #propagations: 104590 / total #impl: 452148 (eff. 0.231)
0.28/0.30	c #Conflicts:       2000 | #Learnt:       1997 | 0.001
0.28/0.30	c total clause space: 6.90675MB
0.28/0.30	c total #watches: 48964
0.48/0.54	c total #propagations: 216008 / total #impl: 986822 (eff. 0.219)
0.48/0.54	c GARBAGE COLLECT
0.48/0.54	c #Conflicts:       3000 | #Learnt:       2027 | 0.000
0.48/0.54	c total clause space: 6.90675MB
0.48/0.54	c total #watches: 61004
0.88/0.96	c total #propagations: 331462 / total #impl: 1643832 (eff. 0.202)
0.88/0.96	c #Conflicts:       4000 | #Learnt:       3027 | 0.000
0.88/0.96	c total clause space: 11.2235MB
0.88/0.96	c total #watches: 81615
1.20/1.28	c total #propagations: 454160 / total #impl: 2337299 (eff. 0.194)
1.20/1.28	c GARBAGE COLLECT
1.20/1.28	c #Conflicts:       5000 | #Learnt:       2417 | 0.000
1.20/1.28	c total clause space: 11.2235MB
1.20/1.28	c total #watches: 71744
1.59/1.65	c total #propagations: 564563 / total #impl: 2929694 (eff. 0.193)
1.59/1.65	c #Conflicts:       6000 | #Learnt:       3417 | 0.000
1.59/1.65	c total clause space: 11.2235MB
1.59/1.65	c total #watches: 93198
2.20/2.25	c total #propagations: 679161 / total #impl: 3574946 (eff. 0.190)
2.20/2.25	c GARBAGE COLLECT
2.20/2.25	c #Conflicts:       7000 | #Learnt:       2297 | 0.000
2.20/2.25	c total clause space: 18.2382MB
2.20/2.25	c total #watches: 69997
3.19/3.22	c total #propagations: 789686 / total #impl: 4282841 (eff. 0.184)
3.19/3.22	c #Conflicts:       8000 | #Learnt:       3297 | 0.000
3.19/3.22	c total clause space: 18.2382MB
3.19/3.22	c total #watches: 97857
3.69/3.73	c total #propagations: 907973 / total #impl: 5145876 (eff. 0.176)
3.69/3.73	c #Conflicts:       9000 | #Learnt:       4297 | 0.000
3.69/3.73	c total clause space: 18.2382MB
3.69/3.73	c total #watches: 111175
4.19/4.26	c total #propagations: 1019389 / total #impl: 5768192 (eff. 0.177)
4.19/4.26	c GARBAGE COLLECT
4.19/4.26	c #Conflicts:      10000 | #Learnt:       2790 | 0.000
4.19/4.26	c total clause space: 18.2382MB
4.19/4.26	c total #watches: 78461
4.59/4.63	c total #propagations: 1129814 / total #impl: 6401093 (eff. 0.177)
4.59/4.63	c #Conflicts:      11000 | #Learnt:       3790 | 0.001
4.59/4.63	c total clause space: 18.2382MB
4.59/4.63	c total #watches: 96337
5.09/5.17	c total #propagations: 1229480 / total #impl: 7014854 (eff. 0.175)
5.09/5.17	c #Conflicts:      12000 | #Learnt:       4790 | 0.001
5.09/5.17	c total clause space: 18.2382MB
5.09/5.17	c total #watches: 113336
5.59/5.65	c total #propagations: 1343705 / total #impl: 7739937 (eff. 0.174)
5.59/5.65	c #Conflicts:      13000 | #Learnt:       5790 | 0.001
5.59/5.65	c total clause space: 18.2382MB
5.59/5.65	c total #watches: 126529
5.99/6.07	c total #propagations: 1449592 / total #impl: 8419890 (eff. 0.172)
5.99/6.07	c GARBAGE COLLECT
5.99/6.07	c #Conflicts:      14000 | #Learnt:       3920 | 0.001
5.99/6.07	c total clause space: 18.2382MB
5.99/6.07	c total #watches: 97050
6.59/6.62	c total #propagations: 1570535 / total #impl: 9221200 (eff. 0.170)
6.59/6.62	c #Conflicts:      15000 | #Learnt:       4919 | 0.000
6.59/6.62	c total clause space: 18.2382MB
6.59/6.62	c total #watches: 117031
7.48/7.56	c total #propagations: 1669799 / total #impl: 9902331 (eff. 0.169)
7.48/7.56	c #Conflicts:      16000 | #Learnt:       5919 | 0.000
7.48/7.56	c total clause space: 18.2382MB
7.48/7.56	c total #watches: 159063
8.38/8.43	c total #propagations: 1791097 / total #impl: 11099903 (eff. 0.161)
8.38/8.43	c GARBAGE COLLECT
8.38/8.43	c #Conflicts:      17000 | #Learnt:       3752 | 0.000
8.38/8.43	c total clause space: 29.637MB
8.38/8.43	c total #watches: 116393
9.38/9.40	c total #propagations: 1897139 / total #impl: 11898885 (eff. 0.159)
9.38/9.40	c #Conflicts:      18000 | #Learnt:       4752 | 0.000
9.38/9.40	c total clause space: 29.637MB
9.38/9.40	c total #watches: 145562
10.68/10.79	c total #propagations: 2012047 / total #impl: 12809917 (eff. 0.157)
10.68/10.79	c #Conflicts:      19000 | #Learnt:       5752 | 0.000
10.68/10.79	c total clause space: 29.637MB
10.68/10.79	c total #watches: 188573
12.49/12.52	c total #propagations: 2125462 / total #impl: 13985939 (eff. 0.152)
12.49/12.52	c #Conflicts:      20000 | #Learnt:       6752 | 0.001
12.49/12.52	c total clause space: 29.637MB
12.49/12.52	c total #watches: 212100
13.49/13.58	c total #propagations: 2237144 / total #impl: 15012661 (eff. 0.149)
13.49/13.58	c GARBAGE COLLECT
13.49/13.58	c #Conflicts:      21000 | #Learnt:       4264 | 0.001
13.49/13.58	c total clause space: 29.637MB
13.49/13.58	c total #watches: 131814
14.30/14.37	c total #propagations: 2340511 / total #impl: 15788444 (eff. 0.148)
14.30/14.37	c #Conflicts:      22000 | #Learnt:       5264 | 0.001
14.30/14.37	c total clause space: 29.637MB
14.30/14.37	c total #watches: 147819
15.19/15.27	c total #propagations: 2446347 / total #impl: 16601948 (eff. 0.147)
15.19/15.27	c #Conflicts:      23000 | #Learnt:       6263 | 0.001
15.19/15.27	c total clause space: 29.637MB
15.19/15.27	c total #watches: 165335
16.19/16.23	c total #propagations: 2544129 / total #impl: 17392291 (eff. 0.146)
16.19/16.23	c #Conflicts:      24000 | #Learnt:       7263 | 0.002
16.19/16.23	c total clause space: 29.637MB
16.19/16.23	c total #watches: 181600
16.99/17.01	c total #propagations: 2645237 / total #impl: 18202095 (eff. 0.145)
16.99/17.01	c GARBAGE COLLECT
16.99/17.01	c #Conflicts:      25000 | #Learnt:       4475 | 0.001
16.99/17.01	c total clause space: 29.637MB
16.99/17.01	c total #watches: 109635
17.79/17.89	c total #propagations: 2757833 / total #impl: 19115207 (eff. 0.144)
17.79/17.89	c #Conflicts:      26000 | #Learnt:       5475 | 0.001
17.79/17.89	c total clause space: 29.637MB
17.79/17.89	c total #watches: 139700
18.70/18.74	c total #propagations: 2877322 / total #impl: 20170827 (eff. 0.143)
18.70/18.74	c #Conflicts:      27000 | #Learnt:       6475 | 0.001
18.70/18.74	c total clause space: 29.637MB
18.70/18.74	c total #watches: 170132
19.99/20.02	c total #propagations: 2967882 / total #impl: 21234298 (eff. 0.140)
19.99/20.02	c #Conflicts:      28000 | #Learnt:       7475 | 0.001
19.99/20.02	c total clause space: 29.637MB
19.99/20.02	c total #watches: 189191
20.99/21.07	c total #propagations: 3075537 / total #impl: 22266556 (eff. 0.138)
20.99/21.07	c GARBAGE COLLECT
20.99/21.07	c #Conflicts:      29000 | #Learnt:       4356 | 0.001
20.99/21.07	c total clause space: 29.637MB
20.99/21.07	c total #watches: 124548
21.69/21.79	c total #propagations: 3178296 / total #impl: 23155262 (eff. 0.137)
21.69/21.79	c #Conflicts:      30000 | #Learnt:       5356 | 0.001
21.69/21.79	c total clause space: 29.637MB
21.69/21.79	c total #watches: 140556
22.39/22.49	c total #propagations: 3278119 / total #impl: 23984445 (eff. 0.137)
22.39/22.49	c #Conflicts:      31000 | #Learnt:       6356 | 0.001
22.39/22.49	c total clause space: 29.637MB
22.39/22.49	c total #watches: 158855
23.29/23.38	c total #propagations: 3375493 / total #impl: 24816667 (eff. 0.136)
23.29/23.38	c #Conflicts:      32000 | #Learnt:       7356 | 0.001
23.29/23.38	c total clause space: 29.637MB
23.29/23.38	c total #watches: 176822
24.39/24.46	c total #propagations: 3477873 / total #impl: 25703613 (eff. 0.135)
24.39/24.46	c #Conflicts:      33000 | #Learnt:       8356 | 0.001
24.39/24.46	c total clause space: 29.637MB
24.39/24.46	c total #watches: 195823
25.49/25.54	c total #propagations: 3587562 / total #impl: 26762392 (eff. 0.134)
25.49/25.54	c GARBAGE COLLECT
25.49/25.54	c #Conflicts:      34000 | #Learnt:       4970 | 0.001
25.49/25.54	c total clause space: 29.637MB
25.49/25.54	c total #watches: 129977
26.19/26.20	c total #propagations: 3709039 / total #impl: 27925459 (eff. 0.133)
26.19/26.20	c #Conflicts:      35000 | #Learnt:       5970 | 0.001
26.19/26.20	c total clause space: 29.637MB
26.19/26.20	c total #watches: 157276
27.39/27.46	c total #propagations: 3815284 / total #impl: 28887105 (eff. 0.132)
27.39/27.46	c #Conflicts:      36000 | #Learnt:       6970 | 0.001
27.39/27.46	c total clause space: 29.637MB
27.39/27.46	c total #watches: 193216
29.09/29.17	c total #propagations: 3940685 / total #impl: 30395769 (eff. 0.130)
29.09/29.17	c #Conflicts:      37000 | #Learnt:       7970 | 0.001
29.09/29.17	c total clause space: 29.637MB
29.09/29.17	c total #watches: 228186
32.68/32.71	c total #propagations: 4052670 / total #impl: 31785661 (eff. 0.127)
32.68/32.71	c #Conflicts:      38000 | #Learnt:       8970 | 0.001
32.68/32.71	c total clause space: 48.1602MB
32.68/32.71	c total #watches: 280195
35.19/35.29	c total #propagations: 4195274 / total #impl: 33958451 (eff. 0.124)
35.19/35.29	c GARBAGE COLLECT
35.19/35.29	c #Conflicts:      39000 | #Learnt:       5247 | 0.001
35.19/35.29	c total clause space: 48.1602MB
35.19/35.29	c total #watches: 208894
37.28/37.38	c total #propagations: 4328710 / total #impl: 35449600 (eff. 0.122)
37.28/37.38	c #Conflicts:      40000 | #Learnt:       6247 | 0.001
37.28/37.38	c total clause space: 48.1602MB
37.28/37.38	c total #watches: 252789
40.88/40.98	c total #propagations: 4475288 / total #impl: 36981856 (eff. 0.121)
40.88/40.98	c #Conflicts:      41000 | #Learnt:       7247 | 0.001
40.88/40.98	c total clause space: 48.1602MB
40.88/40.98	c total #watches: 313883
45.98/46.04	c total #propagations: 4634931 / total #impl: 39392434 (eff. 0.118)
45.98/46.04	c #Conflicts:      42000 | #Learnt:       8247 | 0.001
45.98/46.04	c total clause space: 78.2603MB
45.98/46.04	c total #watches: 363523
54.98/55.05	c total #propagations: 4787418 / total #impl: 42240886 (eff. 0.113)
54.98/55.05	c #Conflicts:      43000 | #Learnt:       9247 | 0.001
54.98/55.05	c total clause space: 78.2603MB
54.98/55.05	c total #watches: 403388
63.97/64.06	c total #propagations: 4925954 / total #impl: 45238632 (eff. 0.109)
63.97/64.06	c GARBAGE COLLECT
63.97/64.06	c #Conflicts:      44000 | #Learnt:       5240 | 0.001
63.97/64.06	c total clause space: 78.2603MB
63.97/64.06	c total #watches: 208992
65.98/66.10	c total #propagations: 5077421 / total #impl: 48527962 (eff. 0.105)
65.98/66.10	c #Conflicts:      45000 | #Learnt:       6240 | 0.001
65.98/66.10	c total clause space: 78.2603MB
65.98/66.10	c total #watches: 247685
67.57/67.67	c total #propagations: 5209575 / total #impl: 49930594 (eff. 0.104)
67.57/67.67	c #Conflicts:      46000 | #Learnt:       7240 | 0.001
67.57/67.67	c total clause space: 78.2603MB
67.57/67.67	c total #watches: 266492
68.97/69.09	c total #propagations: 5319214 / total #impl: 50763663 (eff. 0.105)
68.97/69.09	c #Conflicts:      47000 | #Learnt:       8240 | 0.001
68.97/69.09	c total clause space: 78.2603MB
68.97/69.09	c total #watches: 280051
70.67/70.70	c total #propagations: 5415128 / total #impl: 51548197 (eff. 0.105)
70.67/70.70	c #Conflicts:      48000 | #Learnt:       9240 | 0.001
70.67/70.70	c total clause space: 78.2603MB
70.67/70.70	c total #watches: 301281
72.37/72.40	c total #propagations: 5516195 / total #impl: 52510961 (eff. 0.105)
72.37/72.40	c #Conflicts:      49000 | #Learnt:      10240 | 0.001
72.37/72.40	c total clause space: 78.2603MB
72.37/72.40	c total #watches: 319279
73.97/74.01	c total #propagations: 5617363 / total #impl: 53455517 (eff. 0.105)
73.97/74.01	c GARBAGE COLLECT
73.97/74.01	c #Conflicts:      50000 | #Learnt:       5942 | 0.001
73.97/74.01	c total clause space: 78.2603MB
73.97/74.01	c total #watches: 225723
75.47/75.57	c total #propagations: 5718677 / total #impl: 54331035 (eff. 0.105)
75.47/75.57	c #Conflicts:      51000 | #Learnt:       6942 | 0.001
75.47/75.57	c total clause space: 78.2603MB
75.47/75.57	c total #watches: 248172
77.17/77.26	c total #propagations: 5824914 / total #impl: 55252555 (eff. 0.105)
77.17/77.26	c #Conflicts:      52000 | #Learnt:       7942 | 0.001
77.17/77.26	c total clause space: 78.2603MB
77.17/77.26	c total #watches: 273889
79.67/79.74	c total #propagations: 5927072 / total #impl: 56277072 (eff. 0.105)
79.67/79.74	c #Conflicts:      53000 | #Learnt:       8942 | 0.001
79.67/79.74	c total clause space: 78.2603MB
79.67/79.74	c total #watches: 323084
81.77/81.80	c total #propagations: 6041854 / total #impl: 57888735 (eff. 0.104)
81.77/81.80	c #Conflicts:      54000 | #Learnt:       9942 | 0.001
81.77/81.80	c total clause space: 78.2603MB
81.77/81.80	c total #watches: 339840
83.87/83.99	c total #propagations: 6139854 / total #impl: 58751862 (eff. 0.105)
83.87/83.99	c #Conflicts:      55000 | #Learnt:      10942 | 0.001
83.87/83.99	c total clause space: 78.2603MB
83.87/83.99	c total #watches: 354063
85.97/86.05	c total #propagations: 6242018 / total #impl: 59670295 (eff. 0.105)
85.97/86.05	c GARBAGE COLLECT
85.97/86.05	c #Conflicts:      56000 | #Learnt:       6329 | 0.001
85.97/86.05	c total clause space: 78.2603MB
85.97/86.05	c total #watches: 237836
87.47/87.58	c total #propagations: 6341361 / total #impl: 60651185 (eff. 0.105)
87.47/87.58	c #Conflicts:      57000 | #Learnt:       7329 | 0.001
87.47/87.58	c total clause space: 78.2603MB
87.47/87.58	c total #watches: 257081
88.87/88.90	c total #propagations: 6445258 / total #impl: 61557873 (eff. 0.105)
88.87/88.90	c #Conflicts:      58000 | #Learnt:       8329 | 0.001
88.87/88.90	c total clause space: 78.2603MB
88.87/88.90	c total #watches: 272503
90.28/90.37	c total #propagations: 6538016 / total #impl: 62318503 (eff. 0.105)
90.28/90.37	c #Conflicts:      59000 | #Learnt:       9329 | 0.001
90.28/90.37	c total clause space: 78.2603MB
90.28/90.37	c total #watches: 299833
92.57/92.61	c total #propagations: 6640622 / total #impl: 63239942 (eff. 0.105)
92.57/92.61	c #Conflicts:      60000 | #Learnt:      10329 | 0.001
92.57/92.61	c total clause space: 78.2603MB
92.57/92.61	c total #watches: 336214
95.57/95.67	c total #propagations: 6751356 / total #impl: 64510025 (eff. 0.105)
95.57/95.67	c #Conflicts:      61000 | #Learnt:      11329 | 0.001
95.57/95.67	c total clause space: 78.2603MB
95.57/95.67	c total #watches: 363522
97.68/97.75	c total #propagations: 6867241 / total #impl: 65990238 (eff. 0.104)
97.68/97.75	c GARBAGE COLLECT
97.68/97.75	c #Conflicts:      62000 | #Learnt:       6479 | 0.001
97.68/97.75	c total clause space: 78.2603MB
97.68/97.75	c total #watches: 250465
100.58/100.69	c total #propagations: 6985708 / total #impl: 67293555 (eff. 0.104)
100.58/100.69	c #Conflicts:      63000 | #Learnt:       7479 | 0.001
100.58/100.69	c total clause space: 78.2603MB
100.58/100.69	c total #watches: 302714
104.18/104.29	c total #propagations: 7124981 / total #impl: 69206708 (eff. 0.103)
104.18/104.29	c #Conflicts:      64000 | #Learnt:       8479 | 0.001
104.18/104.29	c total clause space: 78.2603MB
104.18/104.29	c total #watches: 346952
106.97/107.04	c total #propagations: 7240076 / total #impl: 71184938 (eff. 0.102)
106.97/107.04	c #Conflicts:      65000 | #Learnt:       9479 | 0.001
106.97/107.04	c total clause space: 78.2603MB
106.97/107.04	c total #watches: 363791
109.77/109.83	c total #propagations: 7340954 / total #impl: 72168371 (eff. 0.102)
109.77/109.83	c #Conflicts:      66000 | #Learnt:      10479 | 0.001
109.77/109.83	c total clause space: 78.2603MB
109.77/109.83	c total #watches: 383463
112.87/112.99	c total #propagations: 7446908 / total #impl: 73126916 (eff. 0.102)
112.87/112.99	c #Conflicts:      67000 | #Learnt:      11479 | 0.001
112.87/112.99	c total clause space: 78.2603MB
112.87/112.99	c total #watches: 414505
116.17/116.23	c total #propagations: 7556540 / total #impl: 74254630 (eff. 0.102)
116.17/116.23	c #Conflicts:      68000 | #Learnt:      12479 | 0.001
116.17/116.23	c total clause space: 78.2603MB
116.17/116.23	c total #watches: 432791
117.57/117.67	c total #propagations: 7668132 / total #impl: 75311955 (eff. 0.102)
117.57/117.67	c GARBAGE COLLECT
117.57/117.67	c #Conflicts:      69000 | #Learnt:       7268 | 0.001
117.57/117.67	c total clause space: 78.2603MB
117.57/117.67	c total #watches: 260515
119.37/119.42	c total #propagations: 7763531 / total #impl: 76114933 (eff. 0.102)
119.37/119.42	c #Conflicts:      70000 | #Learnt:       8268 | 0.001
119.37/119.42	c total clause space: 78.2603MB
119.37/119.42	c total #watches: 277606
121.37/121.43	c total #propagations: 7873425 / total #impl: 77057369 (eff. 0.102)
121.37/121.43	c #Conflicts:      71000 | #Learnt:       9268 | 0.001
121.37/121.43	c total clause space: 78.2603MB
121.37/121.43	c total #watches: 296499
123.87/123.97	c total #propagations: 7984478 / total #impl: 78080768 (eff. 0.102)
123.87/123.97	c #Conflicts:      72000 | #Learnt:      10268 | 0.001
123.87/123.97	c total clause space: 78.2603MB
123.87/123.97	c total #watches: 333302
125.97/126.08	c total #propagations: 8093237 / total #impl: 79505627 (eff. 0.102)
125.97/126.08	c #Conflicts:      73000 | #Learnt:      11268 | 0.001
125.97/126.08	c total clause space: 78.2603MB
125.97/126.08	c total #watches: 353390
127.97/128.09	c total #propagations: 8199821 / total #impl: 80582539 (eff. 0.102)
127.97/128.09	c #Conflicts:      74000 | #Learnt:      12268 | 0.001
127.97/128.09	c total clause space: 78.2603MB
127.97/128.09	c total #watches: 369811
130.07/130.15	c total #propagations: 8297272 / total #impl: 81526495 (eff. 0.102)
130.07/130.15	c GARBAGE COLLECT
130.07/130.15	c #Conflicts:      75000 | #Learnt:       6774 | 0.001
130.07/130.15	c total clause space: 78.2603MB
130.07/130.15	c total #watches: 248842
132.08/132.13	c total #propagations: 8396442 / total #impl: 82495524 (eff. 0.102)
132.08/132.13	c #Conflicts:      76000 | #Learnt:       7774 | 0.001
132.08/132.13	c total clause space: 78.2603MB
132.08/132.13	c total #watches: 272140
133.87/133.92	c total #propagations: 8516511 / total #impl: 83639568 (eff. 0.102)
133.87/133.92	c #Conflicts:      77000 | #Learnt:       8774 | 0.001
133.87/133.92	c total clause space: 78.2603MB
133.87/133.92	c total #watches: 301066
135.77/135.86	c total #propagations: 8632706 / total #impl: 84668011 (eff. 0.102)
135.77/135.86	c #Conflicts:      78000 | #Learnt:       9774 | 0.001
135.77/135.86	c total clause space: 78.2603MB
135.77/135.86	c total #watches: 323084
138.07/138.18	c total #propagations: 8735151 / total #impl: 85696069 (eff. 0.102)
138.07/138.18	c #Conflicts:      79000 | #Learnt:      10774 | 0.001
138.07/138.18	c total clause space: 78.2603MB
138.07/138.18	c total #watches: 353608
140.67/140.70	c total #propagations: 8841475 / total #impl: 86925050 (eff. 0.102)
140.67/140.70	c #Conflicts:      80000 | #Learnt:      11774 | 0.001
140.67/140.70	c total clause space: 78.2603MB
140.67/140.70	c total #watches: 400026
143.77/143.80	c total #propagations: 8973398 / total #impl: 88407935 (eff. 0.101)
143.77/143.80	c #Conflicts:      81000 | #Learnt:      12774 | 0.001
143.77/143.80	c total clause space: 78.2603MB
143.77/143.80	c total #watches: 436104
147.77/147.81	c total #propagations: 9083379 / total #impl: 89678411 (eff. 0.101)
147.77/147.81	c GARBAGE COLLECT
147.77/147.81	c #Conflicts:      82000 | #Learnt:       6997 | 0.001
147.77/147.81	c total clause space: 78.2603MB
147.77/147.81	c total #watches: 253400
149.47/149.57	c total #propagations: 9189901 / total #impl: 91201479 (eff. 0.101)
149.47/149.57	c #Conflicts:      83000 | #Learnt:       7997 | 0.001
149.47/149.57	c total clause space: 78.2603MB
149.47/149.57	c total #watches: 292268
151.57/151.60	c total #propagations: 9304419 / total #impl: 92340952 (eff. 0.101)
151.57/151.60	c #Conflicts:      84000 | #Learnt:       8997 | 0.001
151.57/151.60	c total clause space: 78.2603MB
151.57/151.60	c total #watches: 320022
154.37/154.49	c total #propagations: 9407557 / total #impl: 93387899 (eff. 0.101)
154.37/154.49	c #Conflicts:      85000 | #Learnt:       9997 | 0.001
154.37/154.49	c total clause space: 78.2603MB
154.37/154.49	c total #watches: 347529
156.97/157.09	c total #propagations: 9531410 / total #impl: 94805161 (eff. 0.101)
156.97/157.09	c #Conflicts:      86000 | #Learnt:      10997 | 0.001
156.97/157.09	c total clause space: 78.2603MB
156.97/157.09	c total #watches: 373741
160.86/160.93	c total #propagations: 9638751 / total #impl: 96062805 (eff. 0.100)
160.86/160.93	c #Conflicts:      87000 | #Learnt:      11997 | 0.001
160.86/160.93	c total clause space: 78.2603MB
160.86/160.93	c total #watches: 413586
165.36/165.47	c total #propagations: 9774156 / total #impl: 97888015 (eff. 0.100)
165.36/165.47	c #Conflicts:      88000 | #Learnt:      12997 | 0.001
165.36/165.47	c total clause space: 78.2603MB
165.36/165.47	c total #watches: 460820
171.86/171.91	c total #propagations: 9905455 / total #impl: 99919246 (eff. 0.099)
171.86/171.91	c #Conflicts:      89000 | #Learnt:      13997 | 0.001
171.86/171.91	c total clause space: 78.2603MB
171.86/171.91	c total #watches: 517544
175.86/175.92	c total #propagations: 10049305 / total #impl: 102806557 (eff. 0.098)
175.86/175.92	c GARBAGE COLLECT
175.86/175.92	c #Conflicts:      90000 | #Learnt:       7979 | 0.001
175.86/175.92	c total clause space: 127.173MB
175.86/175.92	c total #watches: 290510
178.06/178.16	c total #propagations: 10185365 / total #impl: 104800201 (eff. 0.097)
178.06/178.16	c #Conflicts:      91000 | #Learnt:       8979 | 0.001
178.06/178.16	c total clause space: 127.173MB
178.06/178.16	c total #watches: 324690
181.36/181.49	c total #propagations: 10293709 / total #impl: 106072778 (eff. 0.097)
181.36/181.49	c #Conflicts:      92000 | #Learnt:       9979 | 0.001
181.36/181.49	c total clause space: 127.173MB
181.36/181.49	c total #watches: 378672
186.06/186.15	c total #propagations: 10399983 / total #impl: 107970086 (eff. 0.096)
186.06/186.15	c #Conflicts:      93000 | #Learnt:      10979 | 0.001
186.06/186.15	c total clause space: 127.173MB
186.06/186.15	c total #watches: 422006
192.46/192.56	c total #propagations: 10500184 / total #impl: 110372483 (eff. 0.095)
192.46/192.56	c #Conflicts:      94000 | #Learnt:      11979 | 0.001
192.46/192.56	c total clause space: 127.173MB
192.46/192.56	c total #watches: 462685
199.65/199.76	c total #propagations: 10606204 / total #impl: 112445866 (eff. 0.094)
199.65/199.76	c #Conflicts:      95000 | #Learnt:      12979 | 0.001
199.65/199.76	c total clause space: 127.173MB
199.65/199.76	c total #watches: 511222
204.95/205.03	c total #propagations: 10705515 / total #impl: 114469144 (eff. 0.094)
204.95/205.03	c #Conflicts:      96000 | #Learnt:      13979 | 0.001
204.95/205.03	c total clause space: 127.173MB
204.95/205.03	c total #watches: 534221
210.17/210.30	c total #propagations: 10798529 / total #impl: 115708493 (eff. 0.093)
210.17/210.30	c #Conflicts:      97000 | #Learnt:      14979 | 0.001
210.17/210.30	c total clause space: 127.173MB
210.17/210.30	c total #watches: 557326
212.46/212.56	c total #propagations: 10893864 / total #impl: 116947616 (eff. 0.093)
212.46/212.56	c GARBAGE COLLECT
212.46/212.56	c #Conflicts:      98000 | #Learnt:       8546 | 0.001
212.46/212.56	c total clause space: 127.173MB
212.46/212.56	c total #watches: 305936
216.16/216.25	c total #propagations: 11013374 / total #impl: 118292534 (eff. 0.093)
216.16/216.25	c #Conflicts:      99000 | #Learnt:       9546 | 0.001
216.16/216.25	c total clause space: 127.173MB
216.16/216.25	c total #watches: 351983
221.46/221.59	c total #propagations: 11143006 / total #impl: 120283259 (eff. 0.093)
221.46/221.59	c #Conflicts:     100000 | #Learnt:      10546 | 0.001
221.46/221.59	c total clause space: 127.173MB
221.46/221.59	c total #watches: 402551
228.06/228.10	c total #propagations: 11284381 / total #impl: 123030466 (eff. 0.092)
228.06/228.10	c #Conflicts:     101000 | #Learnt:      11546 | 0.001
228.06/228.10	c total clause space: 127.173MB
228.06/228.10	c total #watches: 460745
237.16/237.29	c total #propagations: 11423788 / total #impl: 126480734 (eff. 0.090)
237.16/237.29	c #Conflicts:     102000 | #Learnt:      12546 | 0.001
237.16/237.29	c total clause space: 127.173MB
237.16/237.29	c total #watches: 521064
245.95/246.04	c total #propagations: 11566336 / total #impl: 130714113 (eff. 0.088)
245.95/246.04	c #Conflicts:     103000 | #Learnt:      13546 | 0.001
245.95/246.04	c total clause space: 127.173MB
245.95/246.04	c total #watches: 570493
251.05/251.14	c total #propagations: 11694155 / total #impl: 133950068 (eff. 0.087)
251.05/251.14	c #Conflicts:     104000 | #Learnt:      14546 | 0.001
251.05/251.14	c total clause space: 127.173MB
251.05/251.14	c total #watches: 595397
256.15/256.25	c total #propagations: 11799882 / total #impl: 135090222 (eff. 0.087)
256.15/256.25	c #Conflicts:     105000 | #Learnt:      15546 | 0.001
256.15/256.25	c total clause space: 127.173MB
256.15/256.25	c total #watches: 614046
258.15/258.23	c total #propagations: 11905449 / total #impl: 136238829 (eff. 0.087)
258.15/258.23	c GARBAGE COLLECT
258.15/258.23	c #Conflicts:     106000 | #Learnt:       8802 | 0.001
258.15/258.23	c total clause space: 127.173MB
258.15/258.23	c total #watches: 305912
260.35/260.45	c total #propagations: 12021361 / total #impl: 137298201 (eff. 0.088)
260.35/260.45	c #Conflicts:     107000 | #Learnt:       9802 | 0.001
260.35/260.45	c total clause space: 127.173MB
260.35/260.45	c total #watches: 329022
262.55/262.63	c total #propagations: 12131025 / total #impl: 138345844 (eff. 0.088)
262.55/262.63	c #Conflicts:     108000 | #Learnt:      10802 | 0.001
262.55/262.63	c total clause space: 127.173MB
262.55/262.63	c total #watches: 348808
265.16/265.21	c total #propagations: 12241161 / total #impl: 139383430 (eff. 0.088)
265.16/265.21	c #Conflicts:     109000 | #Learnt:      11802 | 0.001
265.16/265.21	c total clause space: 127.173MB
265.16/265.21	c total #watches: 387955
268.25/268.33	c total #propagations: 12372453 / total #impl: 140769115 (eff. 0.088)
268.25/268.33	c #Conflicts:     110000 | #Learnt:      12802 | 0.001
268.25/268.33	c total clause space: 127.173MB
268.25/268.33	c total #watches: 418064
271.95/272.01	c total #propagations: 12477347 / total #impl: 142093955 (eff. 0.088)
271.95/272.01	c #Conflicts:     111000 | #Learnt:      13802 | 0.001
271.95/272.01	c total clause space: 127.173MB
271.95/272.01	c total #watches: 451587
274.75/274.88	c total #propagations: 12597948 / total #impl: 143603553 (eff. 0.088)
274.75/274.88	c #Conflicts:     112000 | #Learnt:      14802 | 0.001
274.75/274.88	c total clause space: 127.173MB
274.75/274.88	c total #watches: 473293
277.95/278.02	c total #propagations: 12712023 / total #impl: 144727090 (eff. 0.088)
277.95/278.02	c #Conflicts:     113000 | #Learnt:      15802 | 0.001
277.95/278.02	c total clause space: 127.173MB
277.95/278.02	c total #watches: 494733
280.25/280.38	c total #propagations: 12821234 / total #impl: 146043345 (eff. 0.088)
280.25/280.38	c GARBAGE COLLECT
280.25/280.38	c #Conflicts:     114000 | #Learnt:       8833 | 0.001
280.25/280.38	c total clause space: 127.173MB
280.25/280.38	c total #watches: 305949
282.15/282.21	c total #propagations: 12935722 / total #impl: 147199083 (eff. 0.088)
282.15/282.21	c #Conflicts:     115000 | #Learnt:       9833 | 0.001
282.15/282.21	c total clause space: 127.173MB
282.15/282.21	c total #watches: 323313
284.65/284.70	c total #propagations: 13034102 / total #impl: 148138012 (eff. 0.088)
284.65/284.70	c #Conflicts:     116000 | #Learnt:      10833 | 0.001
284.65/284.70	c total clause space: 127.173MB
284.65/284.70	c total #watches: 349966
286.85/286.99	c total #propagations: 13159110 / total #impl: 149418363 (eff. 0.088)
286.85/286.99	c #Conflicts:     117000 | #Learnt:      11833 | 0.001
286.85/286.99	c total clause space: 127.173MB
286.85/286.99	c total #watches: 379518
289.55/289.67	c total #propagations: 13269770 / total #impl: 150642109 (eff. 0.088)
289.55/289.67	c #Conflicts:     118000 | #Learnt:      12833 | 0.001
289.55/289.67	c total clause space: 127.173MB
289.55/289.67	c total #watches: 416999
292.85/292.92	c total #propagations: 13387359 / total #impl: 151997696 (eff. 0.088)
292.85/292.92	c #Conflicts:     119000 | #Learnt:      13833 | 0.001
292.85/292.92	c total clause space: 127.173MB
292.85/292.92	c total #watches: 454234
296.64/296.74	c total #propagations: 13504858 / total #impl: 153620896 (eff. 0.088)
296.64/296.74	c #Conflicts:     120000 | #Learnt:      14833 | 0.001
296.64/296.74	c total clause space: 127.173MB
296.64/296.74	c total #watches: 503721
301.94/302.05	c total #propagations: 13616004 / total #impl: 155769994 (eff. 0.087)
301.94/302.05	c #Conflicts:     121000 | #Learnt:      15833 | 0.001
301.94/302.05	c total clause space: 127.173MB
301.94/302.05	c total #watches: 554638
309.54/309.66	c total #propagations: 13725264 / total #impl: 157836512 (eff. 0.087)
309.54/309.66	c GARBAGE COLLECT
309.54/309.66	c #Conflicts:     122000 | #Learnt:       8523 | 0.001
309.54/309.66	c total clause space: 127.173MB
309.54/309.66	c total #watches: 299330
311.25/311.36	c total #propagations: 13867170 / total #impl: 160920066 (eff. 0.086)
311.25/311.36	c #Conflicts:     123000 | #Learnt:       9523 | 0.001
311.25/311.36	c total clause space: 127.173MB
311.25/311.36	c total #watches: 317199
313.04/313.18	c total #propagations: 13965710 / total #impl: 161799655 (eff. 0.086)
313.04/313.18	c #Conflicts:     124000 | #Learnt:      10523 | 0.001
313.04/313.18	c total clause space: 127.173MB
313.04/313.18	c total #watches: 337234
315.34/315.49	c total #propagations: 14071577 / total #impl: 162798097 (eff. 0.086)
315.34/315.49	c #Conflicts:     125000 | #Learnt:      11523 | 0.001
315.34/315.49	c total clause space: 127.173MB
315.34/315.49	c total #watches: 376507
317.64/317.71	c total #propagations: 14198167 / total #impl: 164127742 (eff. 0.087)
317.64/317.71	c #Conflicts:     126000 | #Learnt:      12523 | 0.001
317.64/317.71	c total clause space: 127.173MB
317.64/317.71	c total #watches: 394464
320.24/320.39	c total #propagations: 14293504 / total #impl: 165118721 (eff. 0.087)
320.24/320.39	c #Conflicts:     127000 | #Learnt:      13523 | 0.001
320.24/320.39	c total clause space: 127.173MB
320.24/320.39	c total #watches: 412259
323.74/323.84	c total #propagations: 14406842 / total #impl: 166340728 (eff. 0.087)
323.74/323.84	c #Conflicts:     128000 | #Learnt:      14523 | 0.001
323.74/323.84	c total clause space: 127.173MB
323.74/323.84	c total #watches: 442400
327.04/327.10	c total #propagations: 14534972 / total #impl: 167919670 (eff. 0.087)
327.04/327.10	c #Conflicts:     129000 | #Learnt:      15523 | 0.001
327.04/327.10	c total clause space: 127.173MB
327.04/327.10	c total #watches: 472339
330.14/330.25	c total #propagations: 14652490 / total #impl: 169580775 (eff. 0.086)
330.14/330.25	c #Conflicts:     130000 | #Learnt:      16523 | 0.001
330.14/330.25	c total clause space: 127.173MB
330.14/330.25	c total #watches: 507656
333.14/333.26	c total #propagations: 14761854 / total #impl: 171143914 (eff. 0.086)
333.14/333.26	c GARBAGE COLLECT
333.14/333.26	c #Conflicts:     131000 | #Learnt:       8934 | 0.001
333.14/333.26	c total clause space: 127.173MB
333.14/333.26	c total #watches: 311773
335.54/335.64	c total #propagations: 14868792 / total #impl: 172371417 (eff. 0.086)
335.54/335.64	c #Conflicts:     132000 | #Learnt:       9934 | 0.001
335.54/335.64	c total clause space: 127.173MB
335.54/335.64	c total #watches: 332695
337.84/337.99	c total #propagations: 14984060 / total #impl: 173512060 (eff. 0.086)
337.84/337.99	c #Conflicts:     133000 | #Learnt:      10934 | 0.001
337.84/337.99	c total clause space: 127.173MB
337.84/337.99	c total #watches: 367202
339.94/340.09	c total #propagations: 15096903 / total #impl: 174766168 (eff. 0.086)
339.94/340.09	c #Conflicts:     134000 | #Learnt:      11934 | 0.001
339.94/340.09	c total clause space: 127.173MB
339.94/340.09	c total #watches: 388470
342.74/342.89	c total #propagations: 15195174 / total #impl: 175787955 (eff. 0.086)
342.74/342.89	c #Conflicts:     135000 | #Learnt:      12934 | 0.001
342.74/342.89	c total clause space: 127.173MB
342.74/342.89	c total #watches: 421886
345.34/345.46	c total #propagations: 15318748 / total #impl: 177075929 (eff. 0.087)
345.34/345.46	c #Conflicts:     136000 | #Learnt:      13934 | 0.001
345.34/345.46	c total clause space: 127.173MB
345.34/345.46	c total #watches: 441192
348.14/348.28	c total #propagations: 15427231 / total #impl: 178220920 (eff. 0.087)
348.14/348.28	c #Conflicts:     137000 | #Learnt:      14934 | 0.001
348.14/348.28	c total clause space: 127.173MB
348.14/348.28	c total #watches: 467059
351.54/351.60	c total #propagations: 15539410 / total #impl: 179510972 (eff. 0.087)
351.54/351.60	c #Conflicts:     138000 | #Learnt:      15934 | 0.001
351.54/351.60	c total clause space: 127.173MB
351.54/351.60	c total #watches: 502331
356.13/356.22	c total #propagations: 15653324 / total #impl: 181083402 (eff. 0.086)
356.13/356.22	c #Conflicts:     139000 | #Learnt:      16934 | 0.001
356.13/356.22	c total clause space: 127.173MB
356.13/356.22	c total #watches: 543548
361.43/361.56	c total #propagations: 15776607 / total #impl: 183314934 (eff. 0.086)
361.43/361.56	c #Conflicts:     140000 | #Learnt:      17934 | 0.001
361.43/361.56	c total clause space: 127.173MB
361.43/361.56	c total #watches: 590023
363.83/363.99	c total #propagations: 15902588 / total #impl: 185503595 (eff. 0.086)
363.83/363.99	c GARBAGE COLLECT
363.83/363.99	c #Conflicts:     141000 | #Learnt:      10080 | 0.001
363.83/363.99	c total clause space: 127.173MB
363.83/363.99	c total #watches: 349490
366.93/367.09	c total #propagations: 16015563 / total #impl: 186778706 (eff. 0.086)
366.93/367.09	c #Conflicts:     142000 | #Learnt:      11080 | 0.001
366.93/367.09	c total clause space: 127.173MB
366.93/367.09	c total #watches: 381072
371.13/371.20	c total #propagations: 16143047 / total #impl: 188198614 (eff. 0.086)
371.13/371.20	c #Conflicts:     143000 | #Learnt:      12080 | 0.001
371.13/371.20	c total clause space: 127.173MB
371.13/371.20	c total #watches: 424291
376.33/376.41	c total #propagations: 16284880 / total #impl: 190111165 (eff. 0.086)
376.33/376.41	c #Conflicts:     144000 | #Learnt:      13080 | 0.001
376.33/376.41	c total clause space: 127.173MB
376.33/376.41	c total #watches: 473068
382.74/382.89	c total #propagations: 16419230 / total #impl: 192157002 (eff. 0.085)
382.74/382.89	c #Conflicts:     145000 | #Learnt:      14080 | 0.001
382.74/382.89	c total clause space: 127.173MB
382.74/382.89	c total #watches: 521907
389.13/389.23	c total #propagations: 16549802 / total #impl: 194320222 (eff. 0.085)
389.13/389.23	c #Conflicts:     146000 | #Learnt:      15080 | 0.001
389.13/389.23	c total clause space: 127.173MB
389.13/389.23	c total #watches: 564575
396.33/396.42	c total #propagations: 16660470 / total #impl: 195954679 (eff. 0.085)
396.33/396.42	c #Conflicts:     147000 | #Learnt:      16080 | 0.001
396.33/396.42	c total clause space: 127.173MB
396.33/396.42	c total #watches: 606424
401.63/401.71	c total #propagations: 16772697 / total #impl: 197815443 (eff. 0.085)
401.63/401.71	c #Conflicts:     148000 | #Learnt:      17080 | 0.001
401.63/401.71	c total clause space: 127.173MB
401.63/401.71	c total #watches: 629538
407.03/407.13	c total #propagations: 16884199 / total #impl: 199023442 (eff. 0.085)
407.03/407.13	c #Conflicts:     149000 | #Learnt:      18080 | 0.001
407.03/407.13	c total clause space: 127.173MB
407.03/407.13	c total #watches: 654463
411.02/411.15	c total #propagations: 16998081 / total #impl: 200275995 (eff. 0.085)
411.02/411.15	c GARBAGE COLLECT
411.02/411.15	c #Conflicts:     150000 | #Learnt:       9821 | 0.001
411.02/411.15	c total clause space: 127.173MB
411.02/411.15	c total #watches: 334638
413.12/413.22	c total #propagations: 17108432 / total #impl: 201543324 (eff. 0.085)
413.12/413.22	c #Conflicts:     151000 | #Learnt:      10821 | 0.001
413.12/413.22	c total clause space: 127.173MB
413.12/413.22	c total #watches: 360403
415.42/415.53	c total #propagations: 17211944 / total #impl: 202647096 (eff. 0.085)
415.42/415.53	c #Conflicts:     152000 | #Learnt:      11821 | 0.001
415.42/415.53	c total clause space: 127.173MB
415.42/415.53	c total #watches: 384307
417.62/417.79	c total #propagations: 17326361 / total #impl: 203769673 (eff. 0.085)
417.62/417.79	c #Conflicts:     153000 | #Learnt:      12821 | 0.001
417.62/417.79	c total clause space: 127.173MB
417.62/417.79	c total #watches: 401303
420.92/421.07	c total #propagations: 17421629 / total #impl: 204839649 (eff. 0.085)
420.92/421.07	c #Conflicts:     154000 | #Learnt:      13821 | 0.001
420.92/421.07	c total clause space: 127.173MB
420.92/421.07	c total #watches: 441407
423.72/423.89	c total #propagations: 17546564 / total #impl: 206325555 (eff. 0.085)
423.72/423.89	c #Conflicts:     155000 | #Learnt:      14821 | 0.001
423.72/423.89	c total clause space: 127.173MB
423.72/423.89	c total #watches: 481554
427.42/427.52	c total #propagations: 17661469 / total #impl: 207651838 (eff. 0.085)
427.42/427.52	c #Conflicts:     156000 | #Learnt:      15821 | 0.001
427.42/427.52	c total clause space: 127.173MB
427.42/427.52	c total #watches: 513852
431.23/431.33	c total #propagations: 17780931 / total #impl: 209110572 (eff. 0.085)
431.23/431.33	c #Conflicts:     157000 | #Learnt:      16821 | 0.001
431.23/431.33	c total clause space: 127.173MB
431.23/431.33	c total #watches: 550241
435.12/435.25	c total #propagations: 17895123 / total #impl: 210490019 (eff. 0.085)
435.12/435.25	c #Conflicts:     158000 | #Learnt:      17821 | 0.001
435.12/435.25	c total clause space: 127.173MB
435.12/435.25	c total #watches: 580148
440.42/440.59	c total #propagations: 18013536 / total #impl: 211924921 (eff. 0.085)
440.42/440.59	c #Conflicts:     159000 | #Learnt:      18821 | 0.001
440.42/440.59	c total clause space: 127.173MB
440.42/440.59	c total #watches: 615415
443.33/443.48	c total #propagations: 18141944 / total #impl: 213730372 (eff. 0.085)
443.33/443.48	c GARBAGE COLLECT
443.33/443.48	c #Conflicts:     160000 | #Learnt:      10328 | 0.001
443.33/443.48	c total clause space: 127.173MB
443.33/443.48	c total #watches: 343834
445.82/445.94	c total #propagations: 18251771 / total #impl: 214938977 (eff. 0.085)
445.82/445.94	c #Conflicts:     161000 | #Learnt:      11328 | 0.001
445.82/445.94	c total clause space: 127.173MB
445.82/445.94	c total #watches: 369368
448.22/448.31	c total #propagations: 18376982 / total #impl: 216229774 (eff. 0.085)
448.22/448.31	c #Conflicts:     162000 | #Learnt:      12328 | 0.001
448.22/448.31	c total clause space: 127.173MB
448.22/448.31	c total #watches: 395491
451.02/451.13	c total #propagations: 18480287 / total #impl: 217439545 (eff. 0.085)
451.02/451.13	c #Conflicts:     163000 | #Learnt:      13328 | 0.001
451.02/451.13	c total clause space: 127.173MB
451.02/451.13	c total #watches: 437315
453.82/453.90	c total #propagations: 18583239 / total #impl: 218861004 (eff. 0.085)
453.82/453.90	c #Conflicts:     164000 | #Learnt:      14328 | 0.001
453.82/453.90	c total clause space: 127.173MB
453.82/453.90	c total #watches: 471163
456.62/456.77	c total #propagations: 18683023 / total #impl: 220224877 (eff. 0.085)
456.62/456.77	c #Conflicts:     165000 | #Learnt:      15328 | 0.001
456.62/456.77	c total clause space: 127.173MB
456.62/456.77	c total #watches: 504792
460.82/460.96	c total #propagations: 18794115 / total #impl: 221573995 (eff. 0.085)
460.82/460.96	c #Conflicts:     166000 | #Learnt:      16328 | 0.001
460.82/460.96	c total clause space: 127.173MB
460.82/460.96	c total #watches: 547295
466.22/466.35	c total #propagations: 18919882 / total #impl: 223499738 (eff. 0.085)
466.22/466.35	c #Conflicts:     167000 | #Learnt:      17328 | 0.001
466.22/466.35	c total clause space: 127.173MB
466.22/466.35	c total #watches: 581277
470.01/470.12	c total #propagations: 19055077 / total #impl: 225593893 (eff. 0.084)
470.01/470.12	c #Conflicts:     168000 | #Learnt:      18328 | 0.001
470.01/470.12	c total clause space: 127.173MB
470.01/470.12	c total #watches: 599123
474.31/474.44	c total #propagations: 19158022 / total #impl: 226736526 (eff. 0.084)
474.31/474.44	c #Conflicts:     169000 | #Learnt:      19328 | 0.001
474.31/474.44	c total clause space: 127.173MB
474.31/474.44	c total #watches: 624430
477.61/477.79	c total #propagations: 19269697 / total #impl: 228064872 (eff. 0.084)
477.61/477.79	c GARBAGE COLLECT
477.61/477.79	c #Conflicts:     170000 | #Learnt:      10522 | 0.001
477.61/477.79	c total clause space: 127.173MB
477.61/477.79	c total #watches: 348450
480.31/480.46	c total #propagations: 19377402 / total #impl: 229371002 (eff. 0.084)
480.31/480.46	c #Conflicts:     171000 | #Learnt:      11522 | 0.001
480.31/480.46	c total clause space: 127.173MB
480.31/480.46	c total #watches: 378515
483.21/483.39	c total #propagations: 19499280 / total #impl: 230736515 (eff. 0.085)
483.21/483.39	c #Conflicts:     172000 | #Learnt:      12522 | 0.001
483.21/483.39	c total clause space: 127.173MB
483.21/483.39	c total #watches: 396800
485.71/485.81	c total #propagations: 19619361 / total #impl: 232111391 (eff. 0.085)
485.71/485.81	c #Conflicts:     173000 | #Learnt:      13522 | 0.001
485.71/485.81	c total clause space: 127.173MB
485.71/485.81	c total #watches: 418628
488.42/488.56	c total #propagations: 19723532 / total #impl: 233257305 (eff. 0.085)
488.42/488.56	c #Conflicts:     174000 | #Learnt:      14522 | 0.001
488.42/488.56	c total clause space: 127.173MB
488.42/488.56	c total #watches: 450423
491.21/491.35	c total #propagations: 19829927 / total #impl: 234580464 (eff. 0.085)
491.21/491.35	c #Conflicts:     175000 | #Learnt:      15522 | 0.001
491.21/491.35	c total clause space: 127.173MB
491.21/491.35	c total #watches: 479238
494.11/494.22	c total #propagations: 19924548 / total #impl: 235962905 (eff. 0.084)
494.11/494.22	c #Conflicts:     176000 | #Learnt:      16522 | 0.001
494.11/494.22	c total clause space: 127.173MB
494.11/494.22	c total #watches: 496296
497.31/497.49	c total #propagations: 20023361 / total #impl: 237150369 (eff. 0.084)
497.31/497.49	c #Conflicts:     177000 | #Learnt:      17522 | 0.001
497.31/497.49	c total clause space: 127.173MB
497.31/497.49	c total #watches: 522912
501.31/501.49	c total #propagations: 20138432 / total #impl: 238568728 (eff. 0.084)
501.31/501.49	c #Conflicts:     178000 | #Learnt:      18522 | 0.001
501.31/501.49	c total clause space: 127.173MB
501.31/501.49	c total #watches: 556685
505.01/505.14	c total #propagations: 20251879 / total #impl: 240418425 (eff. 0.084)
505.01/505.14	c #Conflicts:     179000 | #Learnt:      19522 | 0.001
505.01/505.14	c total clause space: 127.173MB
505.01/505.14	c total #watches: 584486
508.71/508.87	c total #propagations: 20357346 / total #impl: 241859444 (eff. 0.084)
508.71/508.87	c GARBAGE COLLECT
508.71/508.87	c #Conflicts:     180000 | #Learnt:      10435 | 0.001
508.71/508.87	c total clause space: 127.173MB
508.71/508.87	c total #watches: 346991
511.31/511.41	c total #propagations: 20470073 / total #impl: 243293129 (eff. 0.084)
511.31/511.41	c #Conflicts:     181000 | #Learnt:      11435 | 0.001
511.31/511.41	c total clause space: 127.173MB
511.31/511.41	c total #watches: 385618
514.01/514.10	c total #propagations: 20587606 / total #impl: 244589158 (eff. 0.084)
514.01/514.10	c #Conflicts:     182000 | #Learnt:      12435 | 0.001
514.01/514.10	c total clause space: 127.173MB
514.01/514.10	c total #watches: 407271
516.91/517.02	c total #propagations: 20690397 / total #impl: 245904065 (eff. 0.084)
516.91/517.02	c #Conflicts:     183000 | #Learnt:      13435 | 0.001
516.91/517.02	c total clause space: 127.173MB
516.91/517.02	c total #watches: 436959
520.31/520.44	c total #propagations: 20806317 / total #impl: 247247894 (eff. 0.084)
520.31/520.44	c #Conflicts:     184000 | #Learnt:      14435 | 0.001
520.31/520.44	c total clause space: 127.173MB
520.31/520.44	c total #watches: 472828
526.01/526.12	c total #propagations: 20913184 / total #impl: 248859088 (eff. 0.084)
526.01/526.12	c #Conflicts:     185000 | #Learnt:      15435 | 0.001
526.01/526.12	c total clause space: 127.173MB
526.01/526.12	c total #watches: 536415
531.61/531.77	c total #propagations: 21046712 / total #impl: 251753637 (eff. 0.084)
531.61/531.77	c #Conflicts:     186000 | #Learnt:      16435 | 0.001
531.61/531.77	c total clause space: 127.173MB
531.61/531.77	c total #watches: 571874
537.00/537.17	c total #propagations: 21155850 / total #impl: 253652729 (eff. 0.083)
537.00/537.17	c #Conflicts:     187000 | #Learnt:      17435 | 0.001
537.00/537.17	c total clause space: 127.173MB
537.00/537.17	c total #watches: 614849
543.31/543.42	c total #propagations: 21281934 / total #impl: 255553579 (eff. 0.083)
543.31/543.42	c #Conflicts:     188000 | #Learnt:      18435 | 0.001
543.31/543.42	c total clause space: 127.173MB
543.31/543.42	c total #watches: 670054
552.21/552.38	c total #propagations: 21413193 / total #impl: 257568781 (eff. 0.083)
552.21/552.38	c #Conflicts:     189000 | #Learnt:      19435 | 0.001
552.21/552.38	c total clause space: 127.173MB
552.21/552.38	c total #watches: 735246
563.60/563.80	c total #propagations: 21548091 / total #impl: 259782012 (eff. 0.083)
563.60/563.80	c #Conflicts:     190000 | #Learnt:      20435 | 0.001
563.60/563.80	c total clause space: 127.173MB
563.60/563.80	c total #watches: 803563
572.40/572.57	c total #propagations: 21676035 / total #impl: 262244820 (eff. 0.083)
572.40/572.57	c GARBAGE COLLECT
572.40/572.57	c #Conflicts:     191000 | #Learnt:      11048 | 0.001
572.40/572.57	c total clause space: 127.173MB
572.40/572.57	c total #watches: 376800
576.30/576.46	c total #propagations: 21807755 / total #impl: 264433120 (eff. 0.082)
576.30/576.46	c #Conflicts:     192000 | #Learnt:      12048 | 0.001
576.30/576.46	c total clause space: 127.173MB
576.30/576.46	c total #watches: 430466
580.29/580.49	c total #propagations: 21947180 / total #impl: 266572970 (eff. 0.082)
580.29/580.49	c #Conflicts:     193000 | #Learnt:      13048 | 0.001
580.29/580.49	c total clause space: 127.173MB
580.29/580.49	c total #watches: 467347
585.10/585.30	c total #propagations: 22067996 / total #impl: 268185728 (eff. 0.082)
585.10/585.30	c #Conflicts:     194000 | #Learnt:      14048 | 0.001
585.10/585.30	c total clause space: 127.173MB
585.10/585.30	c total #watches: 510079
591.70/591.87	c total #propagations: 22194537 / total #impl: 269741926 (eff. 0.082)
591.70/591.87	c #Conflicts:     195000 | #Learnt:      15048 | 0.001
591.70/591.87	c total clause space: 127.173MB
591.70/591.87	c total #watches: 560017
599.69/599.88	c total #propagations: 22317396 / total #impl: 271553365 (eff. 0.082)
599.69/599.88	c #Conflicts:     196000 | #Learnt:      16048 | 0.001
599.69/599.88	c total clause space: 127.173MB
599.69/599.88	c total #watches: 623643
609.19/609.32	c total #propagations: 22445499 / total #impl: 273798252 (eff. 0.082)
609.19/609.32	c #Conflicts:     197000 | #Learnt:      17048 | 0.001
609.19/609.32	c total clause space: 127.173MB
609.19/609.32	c total #watches: 680158
620.20/620.34	c total #propagations: 22573976 / total #impl: 276535842 (eff. 0.082)
620.20/620.34	c #Conflicts:     198000 | #Learnt:      18048 | 0.001
620.20/620.34	c total clause space: 127.173MB
620.20/620.34	c total #watches: 741135
633.69/633.83	c total #propagations: 22697071 / total #impl: 279636950 (eff. 0.081)
633.69/633.83	c #Conflicts:     199000 | #Learnt:      19048 | 0.001
633.69/633.83	c total clause space: 127.173MB
633.69/633.83	c total #watches: 796773
643.68/643.90	c total #propagations: 22835847 / total #impl: 282571811 (eff. 0.081)
643.68/643.90	c #Conflicts:     200000 | #Learnt:      20048 | 0.001
643.68/643.90	c total clause space: 127.173MB
643.68/643.90	c total #watches: 848343
658.08/658.22	c total #propagations: 22955380 / total #impl: 284371038 (eff. 0.081)
658.08/658.22	c #Conflicts:     201000 | #Learnt:      21048 | 0.001
658.08/658.22	c total clause space: 127.173MB
658.08/658.22	c total #watches: 913142
667.58/667.70	c total #propagations: 23076663 / total #impl: 286401288 (eff. 0.081)
667.58/667.70	c GARBAGE COLLECT
667.58/667.70	c #Conflicts:     202000 | #Learnt:      11314 | 0.001
667.58/667.70	c total clause space: 206.656MB
667.58/667.70	c total #watches: 386744
671.07/671.21	c total #propagations: 23211624 / total #impl: 288282984 (eff. 0.081)
671.07/671.21	c #Conflicts:     203000 | #Learnt:      12314 | 0.001
671.07/671.21	c total clause space: 206.656MB
671.07/671.21	c total #watches: 435396
675.87/676.05	c total #propagations: 23334820 / total #impl: 289921105 (eff. 0.080)
675.87/676.05	c #Conflicts:     204000 | #Learnt:      13314 | 0.001
675.87/676.05	c total clause space: 206.656MB
675.87/676.05	c total #watches: 483924
681.77/681.91	c total #propagations: 23456322 / total #impl: 291749724 (eff. 0.080)
681.77/681.91	c #Conflicts:     205000 | #Learnt:      14314 | 0.001
681.77/681.91	c total clause space: 206.656MB
681.77/681.91	c total #watches: 539520
685.08/685.26	c total #propagations: 23581558 / total #impl: 293900911 (eff. 0.080)
685.08/685.26	c #Conflicts:     206000 | #Learnt:      15314 | 0.001
685.08/685.26	c total clause space: 206.656MB
685.08/685.26	c total #watches: 567753
689.58/689.73	c total #propagations: 23677834 / total #impl: 295184585 (eff. 0.080)
689.58/689.73	c #Conflicts:     207000 | #Learnt:      16314 | 0.001
689.58/689.73	c total clause space: 206.656MB
689.58/689.73	c total #watches: 616500
694.68/694.85	c total #propagations: 23791087 / total #impl: 296994333 (eff. 0.080)
694.68/694.85	c #Conflicts:     208000 | #Learnt:      17314 | 0.001
694.68/694.85	c total clause space: 206.656MB
694.68/694.85	c total #watches: 661222
701.38/701.54	c total #propagations: 23905136 / total #impl: 298809879 (eff. 0.080)
701.38/701.54	c #Conflicts:     209000 | #Learnt:      18314 | 0.001
701.38/701.54	c total clause space: 206.656MB
701.38/701.54	c total #watches: 704719
708.78/708.97	c total #propagations: 24024300 / total #impl: 301209284 (eff. 0.080)
708.78/708.97	c #Conflicts:     210000 | #Learnt:      19314 | 0.001
708.78/708.97	c total clause space: 206.656MB
708.78/708.97	c total #watches: 743584
716.27/716.47	c total #propagations: 24137268 / total #impl: 303384359 (eff. 0.080)
716.27/716.47	c #Conflicts:     211000 | #Learnt:      20314 | 0.001
716.27/716.47	c total clause space: 206.656MB
716.27/716.47	c total #watches: 777026
723.97/724.11	c total #propagations: 24245741 / total #impl: 305321946 (eff. 0.079)
723.97/724.11	c #Conflicts:     212000 | #Learnt:      21314 | 0.001
723.97/724.11	c total clause space: 206.656MB
723.97/724.11	c total #watches: 803691
732.07/732.27	c total #propagations: 24356597 / total #impl: 307000405 (eff. 0.079)
732.07/732.27	c GARBAGE COLLECT
732.07/732.27	c #Conflicts:     213000 | #Learnt:      11324 | 0.001
732.07/732.27	c total clause space: 206.656MB
732.07/732.27	c total #watches: 379218
736.47/736.63	c total #propagations: 24478220 / total #impl: 309461542 (eff. 0.079)
736.47/736.63	c #Conflicts:     214000 | #Learnt:      12324 | 0.001
736.47/736.63	c total clause space: 206.656MB
736.47/736.63	c total #watches: 432064
742.07/742.27	c total #propagations: 24615251 / total #impl: 311746348 (eff. 0.079)
742.07/742.27	c #Conflicts:     215000 | #Learnt:      13324 | 0.001
742.07/742.27	c total clause space: 206.656MB
742.07/742.27	c total #watches: 499023
750.27/750.45	c total #propagations: 24750088 / total #impl: 314664087 (eff. 0.079)
750.27/750.45	c #Conflicts:     216000 | #Learnt:      14324 | 0.001
750.27/750.45	c total clause space: 206.656MB
750.27/750.45	c total #watches: 563131
759.07/759.24	c total #propagations: 24882249 / total #impl: 318077181 (eff. 0.078)
759.07/759.24	c #Conflicts:     217000 | #Learnt:      15324 | 0.001
759.07/759.24	c total clause space: 206.656MB
759.07/759.24	c total #watches: 617893
770.66/770.85	c total #propagations: 25003922 / total #impl: 321721975 (eff. 0.078)
770.66/770.85	c #Conflicts:     218000 | #Learnt:      16324 | 0.001
770.66/770.85	c total clause space: 206.656MB
770.66/770.85	c total #watches: 701848
787.57/787.74	c total #propagations: 25141450 / total #impl: 326758841 (eff. 0.077)
787.57/787.74	c #Conflicts:     219000 | #Learnt:      17324 | 0.001
787.57/787.74	c total clause space: 206.656MB
787.57/787.74	c total #watches: 788716
808.47/808.62	c total #propagations: 25291151 / total #impl: 333223847 (eff. 0.076)
808.47/808.62	c #Conflicts:     220000 | #Learnt:      18324 | 0.001
808.47/808.62	c total clause space: 206.656MB
808.47/808.62	c total #watches: 871267
829.55/829.78	c total #propagations: 25428158 / total #impl: 338580512 (eff. 0.075)
829.55/829.78	c #Conflicts:     221000 | #Learnt:      19324 | 0.001
829.55/829.78	c total clause space: 206.656MB
829.55/829.78	c total #watches: 921973
853.55/853.76	c total #propagations: 25548209 / total #impl: 342852719 (eff. 0.075)
853.55/853.76	c #Conflicts:     222000 | #Learnt:      20324 | 0.001
853.55/853.76	c total clause space: 206.656MB
853.55/853.76	c total #watches: 993268
880.14/880.31	c total #propagations: 25672897 / total #impl: 348151281 (eff. 0.074)
880.14/880.31	c #Conflicts:     223000 | #Learnt:      21324 | 0.000
880.14/880.31	c total clause space: 206.656MB
880.14/880.31	c total #watches: 1077068
910.84/911.02	c total #propagations: 25802779 / total #impl: 354517843 (eff. 0.073)
910.84/911.02	c #Conflicts:     224000 | #Learnt:      22324 | 0.000
910.84/911.02	c total clause space: 206.656MB
910.84/911.02	c total #watches: 1160745
927.04/927.20	c total #propagations: 25944154 / total #impl: 362049089 (eff. 0.072)
927.04/927.20	c GARBAGE COLLECT
927.04/927.20	c #Conflicts:     225000 | #Learnt:      12046 | 0.000
927.04/927.20	c total clause space: 206.656MB
927.04/927.20	c total #watches: 410679
932.54/932.72	c total #propagations: 26073137 / total #impl: 366524448 (eff. 0.071)
932.54/932.72	c #Conflicts:     226000 | #Learnt:      13046 | 0.000
932.54/932.72	c total clause space: 206.656MB
932.54/932.72	c total #watches: 470575
939.94/940.15	c total #propagations: 26206066 / total #impl: 369362967 (eff. 0.071)
939.94/940.15	c #Conflicts:     227000 | #Learnt:      14046 | 0.000
939.94/940.15	c total clause space: 206.656MB
939.94/940.15	c total #watches: 519546
948.04/948.22	c total #propagations: 26335366 / total #impl: 372563499 (eff. 0.071)
948.04/948.22	c #Conflicts:     228000 | #Learnt:      15046 | 0.000
948.04/948.22	c total clause space: 206.656MB
948.04/948.22	c total #watches: 565875
958.13/958.33	c total #propagations: 26463953 / total #impl: 375761819 (eff. 0.070)
958.13/958.33	c #Conflicts:     229000 | #Learnt:      16046 | 0.000
958.13/958.33	c total clause space: 206.656MB
958.13/958.33	c total #watches: 636458
969.43/969.67	c total #propagations: 26594575 / total #impl: 379581642 (eff. 0.070)
969.43/969.67	c #Conflicts:     230000 | #Learnt:      17046 | 0.000
969.43/969.67	c total clause space: 206.656MB
969.43/969.67	c total #watches: 706427
985.63/985.82	c total #propagations: 26709123 / total #impl: 383577859 (eff. 0.070)
985.63/985.82	c #Conflicts:     231000 | #Learnt:      18046 | 0.000
985.63/985.82	c total clause space: 206.656MB
985.63/985.82	c total #watches: 787169
994.03/994.20	c total #propagations: 26840488 / total #impl: 387902622 (eff. 0.069)
994.03/994.20	c #Conflicts:     232000 | #Learnt:      19046 | 0.000
994.03/994.20	c total clause space: 206.656MB
994.03/994.20	c total #watches: 815166
1001.83/1002.06	c total #propagations: 26959088 / total #impl: 389308933 (eff. 0.069)
1001.83/1002.06	c #Conflicts:     233000 | #Learnt:      20046 | 0.000
1001.83/1002.06	c total clause space: 206.656MB
1001.83/1002.06	c total #watches: 840566
1008.92/1009.18	c total #propagations: 27063609 / total #impl: 390562306 (eff. 0.069)
1008.92/1009.18	c #Conflicts:     234000 | #Learnt:      21046 | 0.000
1008.92/1009.18	c total clause space: 206.656MB
1008.92/1009.18	c total #watches: 863202
1017.22/1017.41	c total #propagations: 27160541 / total #impl: 391915127 (eff. 0.069)
1017.22/1017.41	c #Conflicts:     235000 | #Learnt:      22046 | 0.000
1017.22/1017.41	c total clause space: 206.656MB
1017.22/1017.41	c total #watches: 883052
1027.12/1027.32	c total #propagations: 27265771 / total #impl: 393247737 (eff. 0.069)
1027.12/1027.32	c #Conflicts:     236000 | #Learnt:      23046 | 0.000
1027.12/1027.32	c total clause space: 206.656MB
1027.12/1027.32	c total #watches: 907818
1031.82/1032.04	c total #propagations: 27385672 / total #impl: 394878928 (eff. 0.069)
1031.82/1032.04	c GARBAGE COLLECT
1031.82/1032.04	c #Conflicts:     237000 | #Learnt:      12394 | 0.000
1031.82/1032.04	c total clause space: 206.656MB
1031.82/1032.04	c total #watches: 408318
1034.62/1034.81	c total #propagations: 27495191 / total #impl: 396194142 (eff. 0.069)
1034.62/1034.81	c #Conflicts:     238000 | #Learnt:      13394 | 0.000
1034.62/1034.81	c total clause space: 206.656MB
1034.62/1034.81	c total #watches: 432941
1037.92/1038.19	c total #propagations: 27589580 / total #impl: 397467274 (eff. 0.069)
1037.92/1038.19	c #Conflicts:     239000 | #Learnt:      14394 | 0.000
1037.92/1038.19	c total clause space: 206.656MB
1037.92/1038.19	c total #watches: 458036
1040.92/1041.15	c total #propagations: 27706044 / total #impl: 398948306 (eff. 0.069)
1040.92/1041.15	c #Conflicts:     240000 | #Learnt:      15394 | 0.000
1040.92/1041.15	c total clause space: 206.656MB
1040.92/1041.15	c total #watches: 481772
1043.83/1044.04	c total #propagations: 27814473 / total #impl: 400263625 (eff. 0.069)
1043.83/1044.04	c #Conflicts:     241000 | #Learnt:      16394 | 0.000
1043.83/1044.04	c total clause space: 206.656MB
1043.83/1044.04	c total #watches: 502978
1047.32/1047.60	c total #propagations: 27916108 / total #impl: 401468270 (eff. 0.070)
1047.32/1047.60	c #Conflicts:     242000 | #Learnt:      17394 | 0.000
1047.32/1047.60	c total clause space: 206.656MB
1047.32/1047.60	c total #watches: 540285
1050.43/1050.68	c total #propagations: 28041687 / total #impl: 402990761 (eff. 0.070)
1050.43/1050.68	c #Conflicts:     243000 | #Learnt:      18394 | 0.000
1050.43/1050.68	c total clause space: 206.656MB
1050.43/1050.68	c total #watches: 557463
1053.72/1053.92	c total #propagations: 28139524 / total #impl: 404206742 (eff. 0.070)
1053.72/1053.92	c #Conflicts:     244000 | #Learnt:      19394 | 0.000
1053.72/1053.92	c total clause space: 206.656MB
1053.72/1053.92	c total #watches: 578174
1057.72/1057.92	c total #propagations: 28244180 / total #impl: 405457693 (eff. 0.070)
1057.72/1057.92	c #Conflicts:     245000 | #Learnt:      20394 | 0.000
1057.72/1057.92	c total clause space: 206.656MB
1057.72/1057.92	c total #watches: 610990
1062.12/1062.34	c total #propagations: 28369282 / total #impl: 407076560 (eff. 0.070)
1062.12/1062.34	c #Conflicts:     246000 | #Learnt:      21394 | 0.000
1062.12/1062.34	c total clause space: 206.656MB
1062.12/1062.34	c total #watches: 644411
1067.02/1067.27	c total #propagations: 28475029 / total #impl: 408938823 (eff. 0.070)
1067.02/1067.27	c #Conflicts:     247000 | #Learnt:      22394 | 0.000
1067.02/1067.27	c total clause space: 206.656MB
1067.02/1067.27	c total #watches: 676125
1071.82/1072.06	c total #propagations: 28591490 / total #impl: 410854704 (eff. 0.070)
1071.82/1072.06	c #Conflicts:     248000 | #Learnt:      23394 | 0.000
1071.82/1072.06	c total clause space: 206.656MB
1071.82/1072.06	c total #watches: 719823
1074.71/1074.93	c total #propagations: 28724439 / total #impl: 412737816 (eff. 0.070)
1074.71/1074.93	c GARBAGE COLLECT
1074.71/1074.93	c #Conflicts:     249000 | #Learnt:      12506 | 0.000
1074.71/1074.93	c total clause space: 206.656MB
1074.71/1074.93	c total #watches: 414137
1077.11/1077.39	c total #propagations: 28816119 / total #impl: 414021958 (eff. 0.070)
1077.11/1077.39	c #Conflicts:     250000 | #Learnt:      13506 | 0.000
1077.11/1077.39	c total clause space: 206.656MB
1077.11/1077.39	c total #watches: 450668
1080.21/1080.45	c total #propagations: 28924536 / total #impl: 415259445 (eff. 0.070)
1080.21/1080.45	c #Conflicts:     251000 | #Learnt:      14506 | 0.000
1080.21/1080.45	c total clause space: 206.656MB
1080.21/1080.45	c total #watches: 471746
1083.51/1083.70	c total #propagations: 29035949 / total #impl: 416532884 (eff. 0.070)
1083.51/1083.70	c #Conflicts:     252000 | #Learnt:      15506 | 0.001
1083.51/1083.70	c total clause space: 206.656MB
1083.51/1083.70	c total #watches: 491776
1088.41/1088.61	c total #propagations: 29145218 / total #impl: 417788465 (eff. 0.070)
1088.41/1088.61	c #Conflicts:     253000 | #Learnt:      16506 | 0.000
1088.41/1088.61	c total clause space: 206.656MB
1088.41/1088.61	c total #watches: 539588
1092.41/1092.67	c total #propagations: 29291071 / total #impl: 419646140 (eff. 0.070)
1092.41/1092.67	c #Conflicts:     254000 | #Learnt:      17506 | 0.001
1092.41/1092.67	c total clause space: 206.656MB
1092.41/1092.67	c total #watches: 570318
1096.52/1096.76	c total #propagations: 29405405 / total #impl: 421078261 (eff. 0.070)
1096.52/1096.76	c #Conflicts:     255000 | #Learnt:      18506 | 0.001
1096.52/1096.76	c total clause space: 206.656MB
1096.52/1096.76	c total #watches: 595807
1101.41/1101.61	c total #propagations: 29513458 / total #impl: 422420398 (eff. 0.070)
1101.41/1101.61	c #Conflicts:     256000 | #Learnt:      19506 | 0.001
1101.41/1101.61	c total clause space: 206.656MB
1101.41/1101.61	c total #watches: 632109
1106.81/1107.00	c total #propagations: 29634736 / total #impl: 423993017 (eff. 0.070)
1106.81/1107.00	c #Conflicts:     257000 | #Learnt:      20506 | 0.001
1106.81/1107.00	c total clause space: 206.656MB
1106.81/1107.00	c total #watches: 673375
1111.81/1112.01	c total #propagations: 29739724 / total #impl: 425575594 (eff. 0.070)
1111.81/1112.01	c #Conflicts:     258000 | #Learnt:      21506 | 0.001
1111.81/1112.01	c total clause space: 206.656MB
1111.81/1112.01	c total #watches: 712331
1117.21/1117.40	c total #propagations: 29829484 / total #impl: 427033317 (eff. 0.070)
1117.21/1117.40	c #Conflicts:     259000 | #Learnt:      22506 | 0.001
1117.21/1117.40	c total clause space: 206.656MB
1117.21/1117.40	c total #watches: 734737
1122.61/1122.88	c total #propagations: 29937885 / total #impl: 428516308 (eff. 0.070)
1122.61/1122.88	c #Conflicts:     260000 | #Learnt:      23506 | 0.001
1122.61/1122.88	c total clause space: 206.656MB
1122.61/1122.88	c total #watches: 755118
1129.01/1129.26	c total #propagations: 30043498 / total #impl: 429940174 (eff. 0.070)
1129.01/1129.26	c #Conflicts:     261000 | #Learnt:      24506 | 0.001
1129.01/1129.26	c total clause space: 206.656MB
1129.01/1129.26	c total #watches: 788797
1131.71/1132.00	c total #propagations: 30155561 / total #impl: 431741960 (eff. 0.070)
1131.71/1132.00	c GARBAGE COLLECT
1131.71/1132.00	c #Conflicts:     262000 | #Learnt:      13342 | 0.001
1131.71/1132.00	c total clause space: 206.656MB
1131.71/1132.00	c total #watches: 427357
1134.31/1134.58	c total #propagations: 30261843 / total #impl: 432937458 (eff. 0.070)
1134.31/1134.58	c #Conflicts:     263000 | #Learnt:      14342 | 0.001
1134.31/1134.58	c total clause space: 206.656MB
1134.31/1134.58	c total #watches: 456983
1137.51/1137.71	c total #propagations: 30368754 / total #impl: 434198471 (eff. 0.070)
1137.51/1137.71	c #Conflicts:     264000 | #Learnt:      15342 | 0.001
1137.51/1137.71	c total clause space: 206.656MB
1137.51/1137.71	c total #watches: 480158
1141.40/1141.60	c total #propagations: 30476309 / total #impl: 435532345 (eff. 0.070)
1141.40/1141.60	c #Conflicts:     265000 | #Learnt:      16342 | 0.001
1141.40/1141.60	c total clause space: 206.656MB
1141.40/1141.60	c total #watches: 516510
1146.11/1146.34	c total #propagations: 30601920 / total #impl: 437231994 (eff. 0.070)
1146.11/1146.34	c #Conflicts:     266000 | #Learnt:      17342 | 0.001
1146.11/1146.34	c total clause space: 206.656MB
1146.11/1146.34	c total #watches: 558558
1151.00/1151.20	c total #propagations: 30736918 / total #impl: 439224804 (eff. 0.070)
1151.00/1151.20	c #Conflicts:     267000 | #Learnt:      18342 | 0.001
1151.00/1151.20	c total clause space: 206.656MB
1151.00/1151.20	c total #watches: 599650
1156.60/1156.82	c total #propagations: 30855474 / total #impl: 441284776 (eff. 0.070)
1156.60/1156.82	c #Conflicts:     268000 | #Learnt:      19342 | 0.001
1156.60/1156.82	c total clause space: 206.656MB
1156.60/1156.82	c total #watches: 639974
1163.00/1163.23	c total #propagations: 30970631 / total #impl: 443456795 (eff. 0.070)
1163.00/1163.23	c #Conflicts:     269000 | #Learnt:      20342 | 0.001
1163.00/1163.23	c total clause space: 206.656MB
1163.00/1163.23	c total #watches: 687749
1167.70/1167.95	c total #propagations: 31083105 / total #impl: 445503935 (eff. 0.070)
1167.70/1167.95	c #Conflicts:     270000 | #Learnt:      21342 | 0.001
1167.70/1167.95	c total clause space: 206.656MB
1167.70/1167.95	c total #watches: 721421
1172.51/1172.74	c total #propagations: 31189520 / total #impl: 447154538 (eff. 0.070)
1172.51/1172.74	c #Conflicts:     271000 | #Learnt:      22342 | 0.001
1172.51/1172.74	c total clause space: 206.656MB
1172.51/1172.74	c total #watches: 764862
1179.20/1179.41	c total #propagations: 31290518 / total #impl: 448909177 (eff. 0.070)
1179.20/1179.41	c #Conflicts:     272000 | #Learnt:      23342 | 0.001
1179.20/1179.41	c total clause space: 206.656MB
1179.20/1179.41	c total #watches: 800743
1186.80/1187.04	c total #propagations: 31400205 / total #impl: 451018247 (eff. 0.070)
1186.80/1187.04	c #Conflicts:     273000 | #Learnt:      24342 | 0.001
1186.80/1187.04	c total clause space: 206.656MB
1186.80/1187.04	c total #watches: 847622
1194.60/1194.85	c total #propagations: 31515435 / total #impl: 453563470 (eff. 0.069)
1194.60/1194.85	c GARBAGE COLLECT
1194.60/1194.85	c #Conflicts:     274000 | #Learnt:      12883 | 0.001
1194.60/1194.85	c total clause space: 206.656MB
1194.60/1194.85	c total #watches: 425806
1198.39/1198.60	c total #propagations: 31627888 / total #impl: 456269112 (eff. 0.069)
1198.39/1198.60	c #Conflicts:     275000 | #Learnt:      13883 | 0.001
1198.39/1198.60	c total clause space: 206.656MB
1198.39/1198.60	c total #watches: 473339
1202.59/1202.82	c total #propagations: 31735058 / total #impl: 457924349 (eff. 0.069)
1202.59/1202.82	c #Conflicts:     276000 | #Learnt:      14883 | 0.001
1202.59/1202.82	c total clause space: 206.656MB
1202.59/1202.82	c total #watches: 498280
1206.50/1206.73	c total #propagations: 31854337 / total #impl: 459737364 (eff. 0.069)
1206.50/1206.73	c #Conflicts:     277000 | #Learnt:      15883 | 0.001
1206.50/1206.73	c total clause space: 206.656MB
1206.50/1206.73	c total #watches: 520185
1209.80/1210.05	c total #propagations: 31970509 / total #impl: 461128289 (eff. 0.069)
1209.80/1210.05	c #Conflicts:     278000 | #Learnt:      16883 | 0.001
1209.80/1210.05	c total clause space: 206.656MB
1209.80/1210.05	c total #watches: 545319
1214.20/1214.42	c total #propagations: 32077273 / total #impl: 462374302 (eff. 0.069)
1214.20/1214.42	c #Conflicts:     279000 | #Learnt:      17883 | 0.001
1214.20/1214.42	c total clause space: 206.656MB
1214.20/1214.42	c total #watches: 575251
1218.99/1219.22	c total #propagations: 32196425 / total #impl: 463956110 (eff. 0.069)
1218.99/1219.22	c #Conflicts:     280000 | #Learnt:      18883 | 0.001
1218.99/1219.22	c total clause space: 206.656MB
1218.99/1219.22	c total #watches: 606249
1222.89/1223.14	c total #propagations: 32318941 / total #impl: 465461560 (eff. 0.069)
1222.89/1223.14	c #Conflicts:     281000 | #Learnt:      19883 | 0.001
1222.89/1223.14	c total clause space: 206.656MB
1222.89/1223.14	c total #watches: 625131
1227.19/1227.45	c total #propagations: 32423088 / total #impl: 466771205 (eff. 0.069)
1227.19/1227.45	c #Conflicts:     282000 | #Learnt:      20883 | 0.001
1227.19/1227.45	c total clause space: 206.656MB
1227.19/1227.45	c total #watches: 657298
1232.79/1233.00	c total #propagations: 32515838 / total #impl: 468259612 (eff. 0.069)
1232.79/1233.00	c #Conflicts:     283000 | #Learnt:      21883 | 0.001
1232.79/1233.00	c total clause space: 206.656MB
1232.79/1233.00	c total #watches: 691461
1238.79/1239.08	c total #propagations: 32635813 / total #impl: 469923809 (eff. 0.069)
1238.79/1239.08	c #Conflicts:     284000 | #Learnt:      22883 | 0.001
1238.79/1239.08	c total clause space: 206.656MB
1238.79/1239.08	c total #watches: 718680
1244.19/1244.49	c total #propagations: 32759348 / total #impl: 471632381 (eff. 0.069)
1244.19/1244.49	c #Conflicts:     285000 | #Learnt:      23883 | 0.001
1244.19/1244.49	c total clause space: 206.656MB
1244.19/1244.49	c total #watches: 742076
1249.69/1249.94	c total #propagations: 32869193 / total #impl: 473245211 (eff. 0.069)
1249.69/1249.94	c #Conflicts:     286000 | #Learnt:      24883 | 0.001
1249.69/1249.94	c total clause space: 206.656MB
1249.69/1249.94	c total #watches: 769132
1255.79/1256.09	c total #propagations: 32980419 / total #impl: 474880804 (eff. 0.069)
1255.79/1256.09	c GARBAGE COLLECT
1255.79/1256.09	c #Conflicts:     287000 | #Learnt:      13054 | 0.001
1255.79/1256.09	c total clause space: 206.656MB
1255.79/1256.09	c total #watches: 429577
1258.99/1259.24	c total #propagations: 33089699 / total #impl: 476568714 (eff. 0.069)
1258.99/1259.24	c #Conflicts:     288000 | #Learnt:      14054 | 0.001
1258.99/1259.24	c total clause space: 206.656MB
1258.99/1259.24	c total #watches: 462529
1262.79/1263.04	c total #propagations: 33205700 / total #impl: 478051440 (eff. 0.069)
1262.79/1263.04	c #Conflicts:     289000 | #Learnt:      15054 | 0.001
1262.79/1263.04	c total clause space: 206.656MB
1262.79/1263.04	c total #watches: 489826
1266.18/1266.41	c total #propagations: 33328392 / total #impl: 479630316 (eff. 0.069)
1266.18/1266.41	c #Conflicts:     290000 | #Learnt:      16054 | 0.001
1266.18/1266.41	c total clause space: 206.656MB
1266.18/1266.41	c total #watches: 522140
1269.48/1269.73	c total #propagations: 33429687 / total #impl: 481000426 (eff. 0.070)
1269.48/1269.73	c #Conflicts:     291000 | #Learnt:      17054 | 0.001
1269.48/1269.73	c total clause space: 206.656MB
1269.48/1269.73	c total #watches: 556430
1273.28/1273.59	c total #propagations: 33536520 / total #impl: 482405619 (eff. 0.070)
1273.28/1273.59	c #Conflicts:     292000 | #Learnt:      18054 | 0.001
1273.28/1273.59	c total clause space: 206.656MB
1273.28/1273.59	c total #watches: 591655
1277.88/1278.14	c total #propagations: 33641098 / total #impl: 483841147 (eff. 0.070)
1277.88/1278.14	c #Conflicts:     293000 | #Learnt:      19054 | 0.001
1277.88/1278.14	c total clause space: 206.656MB
1277.88/1278.14	c total #watches: 637512
1283.08/1283.33	c total #propagations: 33753801 / total #impl: 486089944 (eff. 0.069)
1283.08/1283.33	c #Conflicts:     294000 | #Learnt:      20054 | 0.001
1283.08/1283.33	c total clause space: 206.656MB
1283.08/1283.33	c total #watches: 692083
1289.28/1289.52	c total #propagations: 33884088 / total #impl: 488293052 (eff. 0.069)
1289.28/1289.52	c #Conflicts:     295000 | #Learnt:      21054 | 0.001
1289.28/1289.52	c total clause space: 206.656MB
1289.28/1289.52	c total #watches: 732694
1293.98/1294.29	c total #propagations: 34004703 / total #impl: 490417492 (eff. 0.069)
1293.98/1294.29	c #Conflicts:     296000 | #Learnt:      22054 | 0.001
1293.98/1294.29	c total clause space: 206.656MB
1293.98/1294.29	c total #watches: 756670
1299.78/1300.07	c total #propagations: 34108107 / total #impl: 491852629 (eff. 0.069)
1299.78/1300.07	c #Conflicts:     297000 | #Learnt:      23054 | 0.001
1299.78/1300.07	c total clause space: 206.656MB
1299.78/1300.07	c total #watches: 781851
1306.18/1306.42	c total #propagations: 34223530 / total #impl: 493524721 (eff. 0.069)
1306.18/1306.42	c #Conflicts:     298000 | #Learnt:      24054 | 0.001
1306.18/1306.42	c total clause space: 206.656MB
1306.18/1306.42	c total #watches: 819560
1311.98/1312.25	c total #propagations: 34345733 / total #impl: 495672326 (eff. 0.069)
1311.98/1312.25	c #Conflicts:     299000 | #Learnt:      25054 | 0.001
1311.98/1312.25	c total clause space: 206.656MB
1311.98/1312.25	c total #watches: 842527
1318.28/1318.53	c total #propagations: 34452891 / total #impl: 497219621 (eff. 0.069)
1318.28/1318.53	c #Conflicts:     300000 | #Learnt:      26054 | 0.001
1318.28/1318.53	c total clause space: 206.656MB
1318.28/1318.53	c total #watches: 866322
1321.78/1322.03	c total #propagations: 34568250 / total #impl: 498952037 (eff. 0.069)
1321.78/1322.03	c GARBAGE COLLECT
1321.78/1322.03	c #Conflicts:     301000 | #Learnt:      13931 | 0.001
1321.78/1322.03	c total clause space: 206.656MB
1321.78/1322.03	c total #watches: 449688
1325.68/1325.96	c total #propagations: 34665470 / total #impl: 500241052 (eff. 0.069)
1325.68/1325.96	c #Conflicts:     302000 | #Learnt:      14931 | 0.001
1325.68/1325.96	c total clause space: 206.656MB
1325.68/1325.96	c total #watches: 489034
1330.37/1330.66	c total #propagations: 34791470 / total #impl: 501996602 (eff. 0.069)
1330.37/1330.66	c #Conflicts:     303000 | #Learnt:      15931 | 0.001
1330.37/1330.66	c total clause space: 206.656MB
1330.37/1330.66	c total #watches: 534486
1334.08/1334.38	c total #propagations: 34915256 / total #impl: 504018761 (eff. 0.069)
1334.08/1334.38	c #Conflicts:     304000 | #Learnt:      16931 | 0.001
1334.08/1334.38	c total clause space: 206.656MB
1334.08/1334.38	c total #watches: 553907
1337.57/1337.86	c total #propagations: 35022173 / total #impl: 505403615 (eff. 0.069)
1337.57/1337.86	c #Conflicts:     305000 | #Learnt:      17931 | 0.001
1337.57/1337.86	c total clause space: 206.656MB
1337.57/1337.86	c total #watches: 574884
1342.67/1342.96	c total #propagations: 35123711 / total #impl: 506622411 (eff. 0.069)
1342.67/1342.96	c #Conflicts:     306000 | #Learnt:      18931 | 0.001
1342.67/1342.96	c total clause space: 206.656MB
1342.67/1342.96	c total #watches: 614903
1347.07/1347.30	c total #propagations: 35262171 / total #impl: 508402404 (eff. 0.069)
1347.07/1347.30	c #Conflicts:     307000 | #Learnt:      19931 | 0.001
1347.07/1347.30	c total clause space: 206.656MB
1347.07/1347.30	c total #watches: 636258
1352.07/1352.35	c total #propagations: 35372443 / total #impl: 509901140 (eff. 0.069)
1352.07/1352.35	c #Conflicts:     308000 | #Learnt:      20931 | 0.001
1352.07/1352.35	c total clause space: 206.656MB
1352.07/1352.35	c total #watches: 666481
1356.97/1357.20	c total #propagations: 35497994 / total #impl: 511592024 (eff. 0.069)
1356.97/1357.20	c #Conflicts:     309000 | #Learnt:      21931 | 0.001
1356.97/1357.20	c total clause space: 206.656MB
1356.97/1357.20	c total #watches: 694223
1363.07/1363.34	c total #propagations: 35611294 / total #impl: 513278833 (eff. 0.069)
1363.07/1363.34	c #Conflicts:     310000 | #Learnt:      22931 | 0.001
1363.07/1363.34	c total clause space: 206.656MB
1363.07/1363.34	c total #watches: 738169
1369.77/1370.05	c total #propagations: 35740080 / total #impl: 515304698 (eff. 0.069)
1369.77/1370.05	c #Conflicts:     311000 | #Learnt:      23931 | 0.001
1369.77/1370.05	c total clause space: 206.656MB
1369.77/1370.05	c total #watches: 777555
1374.87/1375.11	c total #propagations: 35860664 / total #impl: 517201139 (eff. 0.069)
1374.87/1375.11	c #Conflicts:     312000 | #Learnt:      24931 | 0.001
1374.87/1375.11	c total clause space: 206.656MB
1374.87/1375.11	c total #watches: 812616
1381.37/1381.70	c total #propagations: 35967964 / total #impl: 518895428 (eff. 0.069)
1381.37/1381.70	c #Conflicts:     313000 | #Learnt:      25931 | 0.001
1381.37/1381.70	c total clause space: 206.656MB
1381.37/1381.70	c total #watches: 873076
1390.97/1391.28	c total #propagations: 36089004 / total #impl: 521763284 (eff. 0.069)
1390.97/1391.28	c #Conflicts:     314000 | #Learnt:      26931 | 0.001
1390.97/1391.28	c total clause space: 206.656MB
1390.97/1391.28	c total #watches: 943754
1395.16/1395.41	c total #propagations: 36219513 / total #impl: 525903368 (eff. 0.069)
1395.16/1395.41	c GARBAGE COLLECT
1395.16/1395.41	c #Conflicts:     315000 | #Learnt:      14510 | 0.001
1395.16/1395.41	c total clause space: 206.656MB
1395.16/1395.41	c total #watches: 477788
1400.36/1400.65	c total #propagations: 36329356 / total #impl: 527742874 (eff. 0.069)
1400.36/1400.65	c #Conflicts:     316000 | #Learnt:      15510 | 0.001
1400.36/1400.65	c total clause space: 206.656MB
1400.36/1400.65	c total #watches: 531362
1406.67/1406.94	c total #propagations: 36443845 / total #impl: 530148264 (eff. 0.069)
1406.67/1406.94	c #Conflicts:     317000 | #Learnt:      16510 | 0.001
1406.67/1406.94	c total clause space: 206.656MB
1406.67/1406.94	c total #watches: 585530
1414.16/1414.41	c total #propagations: 36548441 / total #impl: 533287275 (eff. 0.069)
1414.16/1414.41	c #Conflicts:     318000 | #Learnt:      17510 | 0.001
1414.16/1414.41	c total clause space: 206.656MB
1414.16/1414.41	c total #watches: 634471
1424.86/1425.18	c total #propagations: 36659836 / total #impl: 537140866 (eff. 0.068)
1424.86/1425.18	c #Conflicts:     319000 | #Learnt:      18510 | 0.001
1424.86/1425.18	c total clause space: 206.656MB
1424.86/1425.18	c total #watches: 707600
1435.76/1436.05	c total #propagations: 36781445 / total #impl: 541968848 (eff. 0.068)
1435.76/1436.05	c #Conflicts:     320000 | #Learnt:      19510 | 0.001
1435.76/1436.05	c total clause space: 206.656MB
1435.76/1436.05	c total #watches: 763561
1444.46/1444.71	c total #propagations: 36901060 / total #impl: 546710206 (eff. 0.067)
1444.46/1444.71	c #Conflicts:     321000 | #Learnt:      20510 | 0.001
1444.46/1444.71	c total clause space: 206.656MB
1444.46/1444.71	c total #watches: 799252
1450.36/1450.64	c total #propagations: 37010266 / total #impl: 549042692 (eff. 0.067)
1450.36/1450.64	c #Conflicts:     322000 | #Learnt:      21510 | 0.001
1450.36/1450.64	c total clause space: 206.656MB
1450.36/1450.64	c total #watches: 854558
1458.05/1458.34	c total #propagations: 37151369 / total #impl: 550961962 (eff. 0.067)
1458.05/1458.34	c #Conflicts:     323000 | #Learnt:      22510 | 0.001
1458.05/1458.34	c total clause space: 206.656MB
1458.05/1458.34	c total #watches: 908727
1467.85/1468.12	c total #propagations: 37303801 / total #impl: 553605192 (eff. 0.067)
1467.85/1468.12	c #Conflicts:     324000 | #Learnt:      23510 | 0.001
1467.85/1468.12	c total clause space: 206.656MB
1467.85/1468.12	c total #watches: 972151
1481.95/1482.23	c total #propagations: 37455838 / total #impl: 556829937 (eff. 0.067)
1481.95/1482.23	c #Conflicts:     325000 | #Learnt:      24510 | 0.001
1481.95/1482.23	c total clause space: 206.656MB
1481.95/1482.23	c total #watches: 1040433
1497.15/1497.41	c total #propagations: 37618038 / total #impl: 560716012 (eff. 0.067)
1497.15/1497.41	c #Conflicts:     326000 | #Learnt:      25510 | 0.001
1497.15/1497.41	c total clause space: 206.656MB
1497.15/1497.41	c total #watches: 1111468
1518.14/1518.42	c total #propagations: 37774268 / total #impl: 564601359 (eff. 0.067)
1518.14/1518.42	c #Conflicts:     327000 | #Learnt:      26510 | 0.001
1518.14/1518.42	c total clause space: 206.656MB
1518.14/1518.42	c total #watches: 1177463
1546.35/1546.68	c total #propagations: 37923591 / total #impl: 568627883 (eff. 0.067)
1546.35/1546.68	c #Conflicts:     328000 | #Learnt:      27510 | 0.001
1546.35/1546.68	c total clause space: 206.656MB
1546.35/1546.68	c total #watches: 1242586
1551.85/1552.20	c total #propagations: 38084729 / total #impl: 573366315 (eff. 0.066)
1551.85/1552.20	c GARBAGE COLLECT
1551.85/1552.20	c #Conflicts:     329000 | #Learnt:      14798 | 0.001
1551.85/1552.20	c total clause space: 206.656MB
1551.85/1552.20	c total #watches: 497346
1558.14/1558.41	c total #propagations: 38242554 / total #impl: 575442670 (eff. 0.066)
1558.14/1558.41	c #Conflicts:     330000 | #Learnt:      15798 | 0.001
1558.14/1558.41	c total clause space: 206.656MB
1558.14/1558.41	c total #watches: 550841
1566.54/1566.89	c total #propagations: 38396459 / total #impl: 577972966 (eff. 0.066)
1566.54/1566.89	c #Conflicts:     331000 | #Learnt:      16798 | 0.001
1566.54/1566.89	c total clause space: 206.656MB
1566.54/1566.89	c total #watches: 620148
1577.04/1577.39	c total #propagations: 38559351 / total #impl: 581108381 (eff. 0.066)
1577.04/1577.39	c #Conflicts:     332000 | #Learnt:      17798 | 0.001
1577.04/1577.39	c total clause space: 206.656MB
1577.04/1577.39	c total #watches: 682915
1592.03/1592.37	c total #propagations: 38715415 / total #impl: 584847716 (eff. 0.066)
1592.03/1592.37	c #Conflicts:     333000 | #Learnt:      18798 | 0.001
1592.03/1592.37	c total clause space: 206.656MB
1592.03/1592.37	c total #watches: 757690
1601.63/1601.91	c total #propagations: 38886307 / total #impl: 589664600 (eff. 0.066)
1601.63/1601.91	c #Conflicts:     334000 | #Learnt:      19798 | 0.001
1601.63/1601.91	c total clause space: 206.656MB
1601.63/1601.91	c total #watches: 792837
1607.63/1607.94	c total #propagations: 39004795 / total #impl: 591867519 (eff. 0.066)
1607.63/1607.94	c #Conflicts:     335000 | #Learnt:      20798 | 0.001
1607.63/1607.94	c total clause space: 206.656MB
1607.63/1607.94	c total #watches: 811678
1615.83/1616.12	c total #propagations: 39103061 / total #impl: 593093571 (eff. 0.066)
1615.83/1616.12	c #Conflicts:     336000 | #Learnt:      21798 | 0.001
1615.83/1616.12	c total clause space: 206.656MB
1615.83/1616.12	c total #watches: 838278
1623.53/1623.81	c total #propagations: 39216883 / total #impl: 594615646 (eff. 0.066)
1623.53/1623.81	c #Conflicts:     337000 | #Learnt:      22798 | 0.001
1623.53/1623.81	c total clause space: 206.656MB
1623.53/1623.81	c total #watches: 872484
1629.93/1630.25	c total #propagations: 39330800 / total #impl: 596163943 (eff. 0.066)
1629.93/1630.25	c #Conflicts:     338000 | #Learnt:      23798 | 0.001
1629.93/1630.25	c total clause space: 206.656MB
1629.93/1630.25	c total #watches: 894246
1636.93/1637.27	c total #propagations: 39423290 / total #impl: 597373965 (eff. 0.066)
1636.93/1637.27	c #Conflicts:     339000 | #Learnt:      24798 | 0.001
1636.93/1637.27	c total clause space: 206.656MB
1636.93/1637.27	c total #watches: 914811
1646.44/1646.77	c total #propagations: 39525760 / total #impl: 598764710 (eff. 0.066)
1646.44/1646.77	c #Conflicts:     340000 | #Learnt:      25798 | 0.001
1646.44/1646.77	c total clause space: 206.656MB
1646.44/1646.77	c total #watches: 947077
1657.73/1658.05	c total #propagations: 39635012 / total #impl: 600345506 (eff. 0.066)
1657.73/1658.05	c #Conflicts:     341000 | #Learnt:      26798 | 0.001
1657.73/1658.05	c total clause space: 206.656MB
1657.73/1658.05	c total #watches: 984755
1666.83/1667.14	c total #propagations: 39749900 / total #impl: 602024188 (eff. 0.066)
1666.83/1667.14	c #Conflicts:     342000 | #Learnt:      27798 | 0.001
1666.83/1667.14	c total clause space: 206.656MB
1666.83/1667.14	c total #watches: 1006083
1673.03/1673.36	c total #propagations: 39854389 / total #impl: 603512532 (eff. 0.066)
1673.03/1673.36	c GARBAGE COLLECT
1673.03/1673.36	c #Conflicts:     343000 | #Learnt:      14789 | 0.001
1673.03/1673.36	c total clause space: 206.656MB
1673.03/1673.36	c total #watches: 482916
1676.24/1676.56	c total #propagations: 39970480 / total #impl: 605063638 (eff. 0.066)
1676.24/1676.56	c #Conflicts:     344000 | #Learnt:      15789 | 0.001
1676.24/1676.56	c total clause space: 206.656MB
1676.24/1676.56	c total #watches: 507467
1679.83/1680.16	c total #propagations: 40082009 / total #impl: 606526040 (eff. 0.066)
1679.83/1680.16	c #Conflicts:     345000 | #Learnt:      16789 | 0.001
1679.83/1680.16	c total clause space: 206.656MB
1679.83/1680.16	c total #watches: 537428
1683.43/1683.74	c total #propagations: 40200205 / total #impl: 608015286 (eff. 0.066)
1683.43/1683.74	c #Conflicts:     346000 | #Learnt:      17789 | 0.001
1683.43/1683.74	c total clause space: 206.656MB
1683.43/1683.74	c total #watches: 562269
1687.23/1687.50	c total #propagations: 40296577 / total #impl: 609365486 (eff. 0.066)
1687.23/1687.50	c #Conflicts:     347000 | #Learnt:      18789 | 0.001
1687.23/1687.50	c total clause space: 206.656MB
1687.23/1687.50	c total #watches: 587442
1691.03/1691.39	c total #propagations: 40405797 / total #impl: 610790108 (eff. 0.066)
1691.03/1691.39	c #Conflicts:     348000 | #Learnt:      19789 | 0.001
1691.03/1691.39	c total clause space: 206.656MB
1691.03/1691.39	c total #watches: 622798
1696.33/1696.69	c total #propagations: 40498637 / total #impl: 612442536 (eff. 0.066)
1696.33/1696.69	c #Conflicts:     349000 | #Learnt:      20789 | 0.001
1696.33/1696.69	c total clause space: 206.656MB
1696.33/1696.69	c total #watches: 666317
1702.12/1702.40	c total #propagations: 40626474 / total #impl: 614317952 (eff. 0.066)
1702.12/1702.40	c #Conflicts:     350000 | #Learnt:      21789 | 0.001
1702.12/1702.40	c total clause space: 206.656MB
1702.12/1702.40	c total #watches: 702440
1708.62/1708.96	c total #propagations: 40753830 / total #impl: 616121345 (eff. 0.066)
1708.62/1708.96	c #Conflicts:     351000 | #Learnt:      22789 | 0.001
1708.62/1708.96	c total clause space: 206.656MB
1708.62/1708.96	c total #watches: 753417
1716.83/1717.19	c total #propagations: 40884830 / total #impl: 618108152 (eff. 0.066)
1716.83/1717.19	c #Conflicts:     352000 | #Learnt:      23789 | 0.001
1716.83/1717.19	c total clause space: 206.656MB
1716.83/1717.19	c total #watches: 819291
1725.52/1725.84	c total #propagations: 41021448 / total #impl: 620757443 (eff. 0.066)
1725.52/1725.84	c #Conflicts:     353000 | #Learnt:      24789 | 0.001
1725.52/1725.84	c total clause space: 206.656MB
1725.52/1725.84	c total #watches: 865602
1732.33/1732.61	c total #propagations: 41140525 / total #impl: 623050063 (eff. 0.066)
1732.33/1732.61	c #Conflicts:     354000 | #Learnt:      25789 | 0.001
1732.33/1732.61	c total clause space: 206.656MB
1732.33/1732.61	c total #watches: 892647
1740.32/1740.68	c total #propagations: 41253634 / total #impl: 624775078 (eff. 0.066)
1740.32/1740.68	c #Conflicts:     355000 | #Learnt:      26789 | 0.001
1740.32/1740.68	c total clause space: 206.656MB
1740.32/1740.68	c total #watches: 923994
1746.92/1747.26	c total #propagations: 41372045 / total #impl: 626603088 (eff. 0.066)
1746.92/1747.26	c #Conflicts:     356000 | #Learnt:      27789 | 0.001
1746.92/1747.26	c total clause space: 206.656MB
1746.92/1747.26	c total #watches: 946143
1754.02/1754.33	c total #propagations: 41472562 / total #impl: 628198075 (eff. 0.066)
1754.02/1754.33	c GARBAGE COLLECT
1754.02/1754.33	c #Conflicts:     357000 | #Learnt:      14511 | 0.001
1754.02/1754.33	c total clause space: 206.656MB
1754.02/1754.33	c total #watches: 474140
1757.11/1757.49	c total #propagations: 41583987 / total #impl: 629864278 (eff. 0.066)
1757.11/1757.49	c #Conflicts:     358000 | #Learnt:      15511 | 0.001
1757.11/1757.49	c total clause space: 206.656MB
1757.11/1757.49	c total #watches: 500150
1760.82/1761.16	c total #propagations: 41691423 / total #impl: 631238297 (eff. 0.066)
1760.82/1761.16	c #Conflicts:     359000 | #Learnt:      16511 | 0.001
1760.82/1761.16	c total clause space: 206.656MB
1760.82/1761.16	c total #watches: 527461
1765.61/1765.93	c total #propagations: 41802752 / total #impl: 632777989 (eff. 0.066)
1765.61/1765.93	c #Conflicts:     360000 | #Learnt:      17511 | 0.001
1765.61/1765.93	c total clause space: 206.656MB
1765.61/1765.93	c total #watches: 578277
1770.72/1771.03	c total #propagations: 41938169 / total #impl: 634685920 (eff. 0.066)
1770.72/1771.03	c #Conflicts:     361000 | #Learnt:      18511 | 0.001
1770.72/1771.03	c total clause space: 206.656MB
1770.72/1771.03	c total #watches: 612129
1775.22/1775.59	c total #propagations: 42064814 / total #impl: 636494428 (eff. 0.066)
1775.22/1775.59	c #Conflicts:     362000 | #Learnt:      19511 | 0.001
1775.22/1775.59	c total clause space: 206.656MB
1775.22/1775.59	c total #watches: 639844
1779.62/1779.95	c total #propagations: 42177335 / total #impl: 638013884 (eff. 0.066)
1779.62/1779.95	c #Conflicts:     363000 | #Learnt:      20511 | 0.000
1779.62/1779.95	c total clause space: 206.656MB
1779.62/1779.95	c total #watches: 662032
1784.11/1784.40	c total #propagations: 42283580 / total #impl: 639440730 (eff. 0.066)
1784.11/1784.40	c #Conflicts:     364000 | #Learnt:      21511 | 0.000
1784.11/1784.40	c total clause space: 206.656MB
1784.11/1784.40	c total #watches: 693665
1788.01/1788.35	c total #propagations: 42391676 / total #impl: 640981204 (eff. 0.066)
1788.01/1788.35	c #Conflicts:     365000 | #Learnt:      22511 | 0.001
1788.01/1788.35	c total clause space: 206.656MB
1788.01/1788.35	c total #watches: 710754
1793.31/1793.68	c total #propagations: 42484986 / total #impl: 642316130 (eff. 0.066)
1793.31/1793.68	c #Conflicts:     366000 | #Learnt:      23511 | 0.001
1793.31/1793.68	c total clause space: 206.656MB
1793.31/1793.68	c total #watches: 737756

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-4116859-1466953796/watcher-4116859-1466953796 -o /tmp/evaluation-result-4116859-1466953796/solver-4116859-1466953796 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466941189-18745 --watchdog 1960 --input HOME/instance-4116859-1466953796.opb ./cdcl-cuttingplanes-release 

pid=19999
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: 2.21 2.26 2.20 3/176 20002
/proc/meminfo: memFree=30469440/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 28418219 29802496 5260 33554432000 4194304 6199737 140737051465936 140734095540200 4209312 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 7276 5260 122 490 0 6777 0

[startup+0.100155 s]
/proc/loadavg: 2.21 2.26 2.20 3/176 20002
/proc/meminfo: memFree=30469440/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=34132 CPUtime=0.09 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 1108 0 0 0 9 0 0 0 20 0 1 0 28418219 34951168 7349 33554432000 4194304 6199737 140737051465936 140734095540200 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 8533 7349 139 490 0 8034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34132

[startup+0.200311 s]
/proc/loadavg: 2.21 2.26 2.20 3/176 20002
/proc/meminfo: memFree=30469440/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=34388 CPUtime=0.19 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 1398 0 0 0 19 0 0 0 20 0 1 0 28418219 35213312 7543 33554432000 4194304 6199737 140737051465936 140734095540200 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 8597 7543 155 490 0 8098 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34388

[startup+0.300264 s]
/proc/loadavg: 2.21 2.26 2.20 3/176 20002
/proc/meminfo: memFree=30469440/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=37232 CPUtime=0.28 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 1804 0 0 0 28 0 0 0 20 0 1 0 28418219 38125568 7797 33554432000 4194304 6199737 140737051465936 140734095540200 5407632 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 9308 7798 155 490 0 8809 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37232

[startup+0.700228 s]
/proc/loadavg: 2.21 2.26 2.20 3/176 20002
/proc/meminfo: memFree=30469440/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=42144 CPUtime=0.68 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 2791 0 0 0 68 0 0 0 20 0 1 0 28418219 43155456 8440 33554432000 4194304 6199737 140737051465936 140737051464872 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 10536 8440 161 490 0 10037 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42144

[startup+1.50023 s]
/proc/loadavg: 2.21 2.26 2.20 3/177 20003
/proc/meminfo: memFree=30433684/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=42512 CPUtime=1.49 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 3196 0 0 0 148 1 0 0 20 0 1 0 28418219 43532288 9202 33554432000 4194304 6199737 140737051465936 140737051464872 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 10628 9202 161 490 0 10129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42512

[startup+3.10028 s]
/proc/loadavg: 2.21 2.26 2.20 3/177 20003
/proc/meminfo: memFree=30428536/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=50460 CPUtime=3.09 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 4264 0 0 0 308 1 0 0 20 0 1 0 28418219 51671040 10406 33554432000 4194304 6199737 140737051465936 140737051464760 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 12615 10406 161 490 0 12116 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50460

[startup+6.3002 s]
/proc/loadavg: 2.20 2.25 2.20 3/177 20003
/proc/meminfo: memFree=30425272/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=51096 CPUtime=6.29 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 4467 0 0 0 628 1 0 0 20 0 1 0 28418219 52322304 11115 33554432000 4194304 6199737 140737051465936 140737051465048 4213495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 12774 11115 161 490 0 12275 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51096

[startup+12.7002 s]
/proc/loadavg: 2.18 2.25 2.20 3/178 20006
/proc/meminfo: memFree=30412168/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=64628 CPUtime=12.69 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 5627 0 0 0 1267 2 0 0 20 0 1 0 28418219 66179072 14034 33554432000 4194304 6199737 140737051465936 140737051464584 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 16157 14034 161 490 0 15658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64628

[startup+25.5004 s]
/proc/loadavg: 2.21 2.25 2.20 4/178 20006
/proc/meminfo: memFree=30409352/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=65496 CPUtime=25.49 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 6005 0 0 0 2547 2 0 0 20 0 1 0 28418219 67067904 14842 33554432000 4194304 6199737 140737051465936 140737051465048 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 16374 14842 161 490 0 15875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65496

[startup+51.1003 s]
/proc/loadavg: 2.39 2.29 2.21 3/178 20006
/proc/meminfo: memFree=30374732/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=118432 CPUtime=51.08 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 8103 0 0 0 5105 3 0 0 20 0 1 0 28418219 121274368 23543 33554432000 4194304 6199737 140737051465936 140737051464872 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 29608 23543 161 490 0 29109 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 118432

[startup+102.3 s]
/proc/loadavg: 2.45 2.32 2.22 3/177 20007
/proc/meminfo: memFree=30356312/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=120560 CPUtime=102.28 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 8951 0 0 0 10224 4 0 0 20 0 1 0 28418219 123453440 27884 33554432000 4194304 6199737 140737051465936 140737051464632 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 30140 27884 161 490 0 29641 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120560

[startup+162.3 s]
/proc/loadavg: 2.35 2.31 2.22 3/177 20009
/proc/meminfo: memFree=30336452/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=122476 CPUtime=162.26 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 9525 0 0 0 16222 4 0 0 20 0 1 0 28418219 125415424 28415 33554432000 4194304 6199737 140737051465936 140737051464872 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 30619 28415 161 490 0 30120 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 122476

[startup+222.307 s]
/proc/loadavg: 2.29 2.29 2.22 3/177 20010
/proc/meminfo: memFree=30318096/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=175652 CPUtime=222.27 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 10908 0 0 0 22222 5 0 0 20 0 1 0 28418219 179867648 32659 33554432000 4194304 6199737 140737051465936 140737051465048 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 43913 32659 161 490 0 43414 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 175652

[startup+282.3 s]
/proc/loadavg: 2.27 2.30 2.22 3/177 20011
/proc/meminfo: memFree=30314756/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=178864 CPUtime=282.25 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 11757 0 0 0 28220 5 0 0 20 0 1 0 28418219 183156736 33482 33554432000 4194304 6199737 140737051465936 140737051465048 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 44716 33482 161 490 0 44217 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 178864

[startup+342.3 s]
/proc/loadavg: 2.32 2.30 2.23 3/177 20012
/proc/meminfo: memFree=30314208/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=179264 CPUtime=342.24 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 11896 0 0 0 34219 5 0 0 20 0 1 0 28418219 183566336 33607 33554432000 4194304 6199737 140737051465936 140737051465048 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 44816 33607 161 490 0 44317 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 179264

[startup+402.3 s]
/proc/loadavg: 2.45 2.33 2.24 3/177 20013
/proc/meminfo: memFree=30301868/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=181164 CPUtime=402.23 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 12403 0 0 0 40218 5 0 0 20 0 1 0 28418219 185511936 36658 33554432000 4194304 6199737 140737051465936 140737051464584 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 45291 36658 161 490 0 44792 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 181164

[startup+462.3 s]
/proc/loadavg: 2.42 2.33 2.25 4/177 20015
/proc/meminfo: memFree=30296664/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=181676 CPUtime=462.22 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 12549 0 0 0 46217 5 0 0 20 0 1 0 28418219 186036224 37819 33554432000 4194304 6199737 140737051465936 140737051465048 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 45419 37819 161 490 0 44920 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 181676

[startup+522.3 s]
/proc/loadavg: 2.31 2.32 2.25 3/177 20016
/proc/meminfo: memFree=30295916/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=182300 CPUtime=522.21 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 12687 0 0 0 52216 5 0 0 20 0 1 0 28418219 186675200 37957 33554432000 4194304 6199737 140737051465936 140737051465048 4213473 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 45575 37957 161 490 0 45076 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 182300

[startup+582.3 s]
/proc/loadavg: 2.21 2.29 2.24 3/177 20062
/proc/meminfo: memFree=30434652/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=183088 CPUtime=582.19 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 12891 0 0 0 58214 5 0 0 20 0 1 0 28418219 187482112 41738 33554432000 4194304 6199737 140737051465936 140737051465048 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 45772 41738 161 490 0 45273 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 183088


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.26 2.24 3/177 20072
/proc/meminfo: memFree=30291580/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=271812 CPUtime=942.13 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15194 0 0 0 94205 8 0 0 20 0 1 0 28418219 278335488 63006 33554432000 4194304 6199737 140737051465936 140737051465048 4213495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 67953 63006 161 490 0 67454 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 271812

[startup+1002.3 s]
/proc/loadavg: 2.19 2.24 2.23 3/177 20073
/proc/meminfo: memFree=30270320/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273024 CPUtime=1002.13 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15438 0 0 0 100205 8 0 0 20 0 1 0 28418219 279576576 63250 33554432000 4194304 6199737 140737051465936 140737051464584 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68256 63250 161 490 0 67757 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 273024

[startup+1062.3 s]
/proc/loadavg: 2.11 2.21 2.22 3/176 20074
/proc/meminfo: memFree=30241104/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273328 CPUtime=1062.12 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15506 0 0 0 106204 8 0 0 20 0 1 0 28418219 279887872 63318 33554432000 4194304 6199737 140737051465936 140737051465048 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68332 63318 161 490 0 67833 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 273328

[startup+1122.3 s]
/proc/loadavg: 2.33 2.26 2.24 3/177 20076
/proc/meminfo: memFree=30228508/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273328 CPUtime=1122.11 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15518 0 0 0 112203 8 0 0 20 0 1 0 28418219 279887872 63330 33554432000 4194304 6199737 140737051465936 140737051465048 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68332 63330 161 490 0 67833 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 273328

[startup+1182.3 s]
/proc/loadavg: 2.23 2.24 2.23 3/177 20077
/proc/meminfo: memFree=30183336/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273456 CPUtime=1182.1 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15532 0 0 0 118202 8 0 0 20 0 1 0 28418219 280018944 63344 33554432000 4194304 6199737 140737051465936 140737051465048 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68364 63344 161 490 0 67865 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 273456

[startup+1242.3 s]
/proc/loadavg: 2.53 2.33 2.26 3/178 20081
/proc/meminfo: memFree=30181732/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273456 CPUtime=1242.09 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15553 0 0 0 124201 8 0 0 20 0 1 0 28418219 280018944 63365 33554432000 4194304 6199737 140737051465936 140737051465048 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68364 63365 161 490 0 67865 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 273456

[startup+1302.3 s]
/proc/loadavg: 2.40 2.33 2.26 3/177 20082
/proc/meminfo: memFree=30181064/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273576 CPUtime=1302.08 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15579 0 0 0 130200 8 0 0 20 0 1 0 28418219 280141824 63391 33554432000 4194304 6199737 140737051465936 140737051465048 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68394 63391 161 490 0 67895 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 273576

[startup+1362.3 s]
/proc/loadavg: 2.33 2.32 2.27 3/176 20083
/proc/meminfo: memFree=30180756/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=273848 CPUtime=1362.07 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15637 0 0 0 136199 8 0 0 20 0 1 0 28418219 280420352 63449 33554432000 4194304 6199737 140737051465936 140737051465048 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68462 63449 161 490 0 67963 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 273848

[startup+1422.3 s]
/proc/loadavg: 2.22 2.29 2.26 3/177 20085
/proc/meminfo: memFree=30179144/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=274200 CPUtime=1422.07 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15728 0 0 0 142199 8 0 0 20 0 1 0 28418219 280780800 63540 33554432000 4194304 6199737 140737051465936 140737051465048 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68550 63540 161 490 0 68051 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 274200

[startup+1482.3 s]
/proc/loadavg: 2.27 2.29 2.26 3/177 20086
/proc/meminfo: memFree=30178348/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=275132 CPUtime=1482.05 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 15942 0 0 0 148197 8 0 0 20 0 1 0 28418219 281735168 63754 33554432000 4194304 6199737 140737051465936 140737051464632 4213467 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 68783 63754 161 490 0 68284 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 275132

[startup+1542.31 s]
/proc/loadavg: 2.36 2.31 2.27 4/177 20087
/proc/meminfo: memFree=30177240/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=276228 CPUtime=1542.05 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16167 0 0 0 154197 8 0 0 20 0 1 0 28418219 282857472 63979 33554432000 4194304 6199737 140737051465936 140737051464632 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69057 63979 161 490 0 68558 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 276228

[startup+1602.3 s]
/proc/loadavg: 2.27 2.30 2.27 3/176 20088
/proc/meminfo: memFree=30176216/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=277276 CPUtime=1602.03 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16418 0 0 0 160195 8 0 0 20 0 1 0 28418219 283930624 64230 33554432000 4194304 6199737 140737051465936 140737051464584 4213372 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69319 64230 161 490 0 68820 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 277276

[startup+1662.3 s]
/proc/loadavg: 2.29 2.30 2.27 3/177 20090
/proc/meminfo: memFree=30174368/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=277996 CPUtime=1662.03 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16604 0 0 0 166194 9 0 0 20 0 1 0 28418219 284667904 64416 33554432000 4194304 6199737 140737051465936 140737051465048 4213418 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69499 64416 161 490 0 69000 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 277996

[startup+1722.3 s]
/proc/loadavg: 2.19 2.27 2.26 3/177 20092
/proc/meminfo: memFree=30173736/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=278284 CPUtime=1722.02 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16696 0 0 0 172193 9 0 0 20 0 1 0 28418219 284962816 64508 33554432000 4194304 6199737 140737051465936 140737051465048 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69571 64508 161 490 0 69072 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 278284

[startup+1782.3 s]
/proc/loadavg: 2.17 2.25 2.26 3/177 20093
/proc/meminfo: memFree=30172748/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=278560 CPUtime=1782.01 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16751 0 0 0 178192 9 0 0 20 0 1 0 28418219 285245440 64563 33554432000 4194304 6199737 140737051465936 140737051465048 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69640 64563 161 490 0 69141 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 278560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.28 2.27 2.26 3/177 20094
/proc/meminfo: memFree=30172688/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=278560 CPUtime=1800.01 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16751 0 0 0 179992 9 0 0 20 0 1 0 28418219 285245440 64563 33554432000 4194304 6199737 140737051465936 140737051465048 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69640 64563 161 490 0 69141 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 278560

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

[startup+1800.3 s]
/proc/loadavg: 2.28 2.27 2.26 3/177 20094
/proc/meminfo: memFree=30172688/32872528 swapFree=1286612/1433780
[pid=20002] ppid=19999 vsize=278560 CPUtime=1800.01 cores=0,2,4,6
/proc/20002/stat : 20002 (cdcl-cuttingpla) R 19999 20002 18729 0 -1 4202496 16751 0 0 0 179992 9 0 0 20 0 1 0 28418219 285245440 64563 33554432000 4194304 6199737 140737051465936 140737051465048 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20002/statm: 69640 64563 161 490 0 69141 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 278560

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.093985
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 278560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.093985
maximum resident set size= 258252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16751
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= 20
involuntary context switches= 1970

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.78327 second user time and 6.85196 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-26 17:09:56
IDJOB=4116859
IDBENCH=109522
IDSOLVER=2548
FILE ID=node130/4116859-1466953796
RUNJOBID= node130-1466941189-18745
PBS_JOBID= 19976341
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= afbba44e292de6fa1d5b34ad1b8fef9b
RANDOM SEED=1831173220

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30469820 kB
Buffers:           18712 kB
Cached:            37808 kB
SwapCached:         1920 kB
Active:           233132 kB
Inactive:          38156 kB
Active(anon):     216040 kB
Inactive(anon):      972 kB
Active(file):      17092 kB
Inactive(file):    37184 kB
Unevictable:     1433780 kB
Mlocked:         1286612 kB
SwapTotal:      67108856 kB
SwapFree:       67098600 kB
Dirty:              2768 kB
Writeback:             0 kB
AnonPages:       1680476 kB
Mapped:             8004 kB
Shmem:                 0 kB
Slab:             565384 kB
SReclaimable:       9300 kB
SUnreclaim:       556084 kB
KernelStack:        1472 kB
PageTables:         7560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1826224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 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= 71660 MiB
End job on node130 at 2016-06-26 17:39:56