Trace number 4087047

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-01SAT 193.308 193.342

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark0.295955
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
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= 266 #constraint= 401
0.09/0.11	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 7603
0.28/0.30	c total #propagations: 42048 / total #impl: 138250 (eff. 0.304)
0.28/0.30	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.28/0.30	c total clause space: 11.2235MB
0.28/0.30	c total #watches: 13144
0.48/0.50	c total #propagations: 83967 / total #impl: 282280 (eff. 0.297)
0.48/0.50	c GARBAGE COLLECT
0.48/0.50	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.48/0.50	c total clause space: 11.2235MB
0.48/0.50	c total #watches: 16430
0.68/0.78	c total #propagations: 122154 / total #impl: 413968 (eff. 0.295)
0.68/0.78	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.68/0.78	c total clause space: 18.2382MB
0.68/0.78	c total #watches: 22065
0.99/1.07	c total #propagations: 162528 / total #impl: 545526 (eff. 0.298)
0.99/1.07	c GARBAGE COLLECT
0.99/1.07	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.99/1.07	c total clause space: 18.2382MB
0.99/1.07	c total #watches: 18817
1.29/1.36	c total #propagations: 202694 / total #impl: 680367 (eff. 0.298)
1.29/1.36	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
1.29/1.36	c total clause space: 18.2382MB
1.29/1.36	c total #watches: 23282
1.59/1.67	c total #propagations: 244190 / total #impl: 818730 (eff. 0.298)
1.59/1.67	c GARBAGE COLLECT
1.59/1.67	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
1.59/1.67	c total clause space: 18.2382MB
1.59/1.67	c total #watches: 15294
1.79/1.89	c total #propagations: 284232 / total #impl: 961545 (eff. 0.296)
1.79/1.89	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
1.79/1.89	c total clause space: 18.2382MB
1.79/1.89	c total #watches: 20021
2.09/2.16	c total #propagations: 322878 / total #impl: 1106690 (eff. 0.292)
2.09/2.16	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
2.09/2.16	c total clause space: 18.2382MB
2.09/2.16	c total #watches: 24166
2.39/2.44	c total #propagations: 364703 / total #impl: 1253111 (eff. 0.291)
2.39/2.44	c GARBAGE COLLECT
2.39/2.44	c #Conflicts:      10000 | #Learnt:       2715 | 0.000
2.39/2.44	c total clause space: 29.637MB
2.39/2.44	c total #watches: 17823
2.59/2.67	c total #propagations: 404384 / total #impl: 1395532 (eff. 0.290)
2.59/2.67	c #Conflicts:      11000 | #Learnt:       3715 | 0.000
2.59/2.67	c total clause space: 29.637MB
2.59/2.67	c total #watches: 22204
2.89/2.96	c total #propagations: 441227 / total #impl: 1533763 (eff. 0.288)
2.89/2.96	c #Conflicts:      12000 | #Learnt:       4715 | 0.000
2.89/2.96	c total clause space: 29.637MB
2.89/2.96	c total #watches: 26910
3.19/3.27	c total #propagations: 482291 / total #impl: 1675049 (eff. 0.288)
3.19/3.27	c #Conflicts:      13000 | #Learnt:       5715 | 0.000
3.19/3.27	c total clause space: 29.637MB
3.19/3.27	c total #watches: 31005
3.49/3.53	c total #propagations: 520184 / total #impl: 1809254 (eff. 0.288)
3.49/3.53	c GARBAGE COLLECT
3.49/3.53	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
3.49/3.53	c total clause space: 29.637MB
3.49/3.53	c total #watches: 23086
3.79/3.83	c total #propagations: 558784 / total #impl: 1947938 (eff. 0.287)
3.79/3.83	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
3.79/3.83	c total clause space: 29.637MB
3.79/3.83	c total #watches: 27443
4.09/4.15	c total #propagations: 597840 / total #impl: 2090610 (eff. 0.286)
4.09/4.15	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
4.09/4.15	c total clause space: 29.637MB
4.09/4.15	c total #watches: 32101
4.40/4.47	c total #propagations: 634998 / total #impl: 2235430 (eff. 0.284)
4.40/4.47	c GARBAGE COLLECT
4.40/4.47	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
4.40/4.47	c total clause space: 29.637MB
4.40/4.47	c total #watches: 24281
4.69/4.77	c total #propagations: 671871 / total #impl: 2372929 (eff. 0.283)
4.69/4.77	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
4.69/4.77	c total clause space: 29.637MB
4.69/4.77	c total #watches: 30228
5.09/5.13	c total #propagations: 708704 / total #impl: 2513219 (eff. 0.282)
5.09/5.13	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
5.09/5.13	c total clause space: 29.637MB
5.09/5.13	c total #watches: 34848
5.50/5.54	c total #propagations: 745510 / total #impl: 2657757 (eff. 0.281)
5.50/5.54	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
5.50/5.54	c total clause space: 29.637MB
5.50/5.54	c total #watches: 39663
5.89/5.92	c total #propagations: 785348 / total #impl: 2807535 (eff. 0.280)
5.89/5.92	c GARBAGE COLLECT
5.89/5.92	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
5.89/5.92	c total clause space: 29.637MB
5.89/5.92	c total #watches: 28179
6.19/6.27	c total #propagations: 825955 / total #impl: 2966851 (eff. 0.278)
6.19/6.27	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
6.19/6.27	c total clause space: 29.637MB
6.19/6.27	c total #watches: 32632
6.59/6.68	c total #propagations: 864879 / total #impl: 3112651 (eff. 0.278)
6.59/6.68	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
6.59/6.68	c total clause space: 29.637MB
6.59/6.68	c total #watches: 38038
7.09/7.17	c total #propagations: 903385 / total #impl: 3259113 (eff. 0.277)
7.09/7.17	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
7.09/7.17	c total clause space: 29.637MB
7.09/7.17	c total #watches: 42736
7.49/7.58	c total #propagations: 942962 / total #impl: 3406058 (eff. 0.277)
7.49/7.58	c GARBAGE COLLECT
7.49/7.58	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
7.49/7.58	c total clause space: 29.637MB
7.49/7.58	c total #watches: 29115
7.89/7.93	c total #propagations: 983673 / total #impl: 3550838 (eff. 0.277)
7.89/7.93	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
7.89/7.93	c total clause space: 29.637MB
7.89/7.93	c total #watches: 33857
8.29/8.34	c total #propagations: 1021151 / total #impl: 3689201 (eff. 0.277)
8.29/8.34	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
8.29/8.34	c total clause space: 29.637MB
8.29/8.34	c total #watches: 38065
8.69/8.80	c total #propagations: 1058063 / total #impl: 3830498 (eff. 0.276)
8.69/8.80	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
8.69/8.80	c total clause space: 29.637MB
8.69/8.80	c total #watches: 42854
9.18/9.24	c total #propagations: 1095558 / total #impl: 3972296 (eff. 0.276)
9.18/9.24	c GARBAGE COLLECT
9.18/9.24	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
9.18/9.24	c total clause space: 48.1602MB
9.18/9.24	c total #watches: 28517
9.48/9.58	c total #propagations: 1133220 / total #impl: 4103826 (eff. 0.276)
9.48/9.58	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
9.48/9.58	c total clause space: 48.1602MB
9.48/9.58	c total #watches: 32787
9.89/9.99	c total #propagations: 1171369 / total #impl: 4246612 (eff. 0.276)
9.89/9.99	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
9.89/9.99	c total clause space: 48.1602MB
9.89/9.99	c total #watches: 37151
10.38/10.47	c total #propagations: 1210571 / total #impl: 4392188 (eff. 0.276)
10.38/10.47	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
10.38/10.47	c total clause space: 48.1602MB
10.38/10.47	c total #watches: 42971
10.88/10.95	c total #propagations: 1247680 / total #impl: 4520273 (eff. 0.276)
10.88/10.95	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
10.88/10.95	c total clause space: 48.1602MB
10.88/10.95	c total #watches: 48723
11.38/11.42	c total #propagations: 1286071 / total #impl: 4658068 (eff. 0.276)
11.38/11.42	c GARBAGE COLLECT
11.38/11.42	c #Conflicts:      34000 | #Learnt:       4902 | 0.000
11.38/11.42	c total clause space: 48.1602MB
11.38/11.42	c total #watches: 33267
11.68/11.79	c total #propagations: 1323024 / total #impl: 4799914 (eff. 0.276)
11.68/11.79	c #Conflicts:      35000 | #Learnt:       5902 | 0.000
11.68/11.79	c total clause space: 48.1602MB
11.68/11.79	c total #watches: 37775
12.19/12.22	c total #propagations: 1360880 / total #impl: 4956688 (eff. 0.275)
12.19/12.22	c #Conflicts:      36000 | #Learnt:       6902 | 0.000
12.19/12.22	c total clause space: 48.1602MB
12.19/12.22	c total #watches: 41668
12.58/12.68	c total #propagations: 1397768 / total #impl: 5105734 (eff. 0.274)
12.58/12.68	c #Conflicts:      37000 | #Learnt:       7902 | 0.000
12.58/12.68	c total clause space: 48.1602MB
12.58/12.68	c total #watches: 45830
13.08/13.16	c total #propagations: 1434030 / total #impl: 5247298 (eff. 0.273)
13.08/13.16	c #Conflicts:      38000 | #Learnt:       8902 | 0.000
13.08/13.16	c total clause space: 48.1602MB
13.08/13.16	c total #watches: 49825
13.58/13.61	c total #propagations: 1471774 / total #impl: 5397997 (eff. 0.273)
13.58/13.61	c GARBAGE COLLECT
13.58/13.61	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
13.58/13.61	c total clause space: 48.1602MB
13.58/13.61	c total #watches: 31903
13.88/13.97	c total #propagations: 1509388 / total #impl: 5546668 (eff. 0.272)
13.88/13.97	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
13.88/13.97	c total clause space: 48.1602MB
13.88/13.97	c total #watches: 35907
14.29/14.36	c total #propagations: 1546494 / total #impl: 5703266 (eff. 0.271)
14.29/14.36	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
14.29/14.36	c total clause space: 48.1602MB
14.29/14.36	c total #watches: 39842
14.78/14.80	c total #propagations: 1582442 / total #impl: 5852980 (eff. 0.270)
14.78/14.80	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
14.78/14.80	c total clause space: 48.1602MB
14.78/14.80	c total #watches: 43821
15.18/15.29	c total #propagations: 1618519 / total #impl: 6003699 (eff. 0.270)
15.18/15.29	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
15.18/15.29	c total clause space: 48.1602MB
15.18/15.29	c total #watches: 47731
15.68/15.76	c total #propagations: 1655692 / total #impl: 6155254 (eff. 0.269)
15.68/15.76	c GARBAGE COLLECT
15.68/15.76	c #Conflicts:      44000 | #Learnt:       5207 | 0.000
15.68/15.76	c total clause space: 48.1602MB
15.68/15.76	c total #watches: 32169
16.08/16.14	c total #propagations: 1692327 / total #impl: 6312281 (eff. 0.268)
16.08/16.14	c #Conflicts:      45000 | #Learnt:       6207 | 0.000
16.08/16.14	c total clause space: 48.1602MB
16.08/16.14	c total #watches: 36370
16.49/16.58	c total #propagations: 1729250 / total #impl: 6460896 (eff. 0.268)
16.49/16.58	c #Conflicts:      46000 | #Learnt:       7207 | 0.000
16.49/16.58	c total clause space: 48.1602MB
16.49/16.58	c total #watches: 40774
16.98/17.04	c total #propagations: 1767487 / total #impl: 6607449 (eff. 0.267)
16.98/17.04	c #Conflicts:      47000 | #Learnt:       8207 | 0.000
16.98/17.04	c total clause space: 48.1602MB
16.98/17.04	c total #watches: 45674
17.48/17.60	c total #propagations: 1805084 / total #impl: 6755345 (eff. 0.267)
17.48/17.60	c #Conflicts:      48000 | #Learnt:       9207 | 0.000
17.48/17.60	c total clause space: 48.1602MB
17.48/17.60	c total #watches: 52309
18.28/18.38	c total #propagations: 1842730 / total #impl: 6883821 (eff. 0.268)
18.28/18.38	c #Conflicts:      49000 | #Learnt:      10207 | 0.000
18.28/18.38	c total clause space: 48.1602MB
18.28/18.38	c total #watches: 59470
18.88/18.93	c total #propagations: 1884459 / total #impl: 7018924 (eff. 0.268)
18.88/18.93	c GARBAGE COLLECT
18.88/18.93	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
18.88/18.93	c total clause space: 48.1602MB
18.88/18.93	c total #watches: 34965
19.28/19.35	c total #propagations: 1921674 / total #impl: 7153618 (eff. 0.269)
19.28/19.35	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
19.28/19.35	c total clause space: 48.1602MB
19.28/19.35	c total #watches: 40118
19.79/19.84	c total #propagations: 1957568 / total #impl: 7284745 (eff. 0.269)
19.79/19.84	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
19.79/19.84	c total clause space: 48.1602MB
19.79/19.84	c total #watches: 43953
20.28/20.38	c total #propagations: 1994852 / total #impl: 7432064 (eff. 0.268)
20.28/20.38	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
20.28/20.38	c total clause space: 48.1602MB
20.28/20.38	c total #watches: 48149
20.89/20.91	c total #propagations: 2033283 / total #impl: 7584747 (eff. 0.268)
20.89/20.91	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
20.89/20.91	c total clause space: 48.1602MB
20.89/20.91	c total #watches: 52015
21.38/21.47	c total #propagations: 2071737 / total #impl: 7738495 (eff. 0.268)
21.38/21.47	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
21.38/21.47	c total clause space: 48.1602MB
21.38/21.47	c total #watches: 56093
21.88/21.97	c total #propagations: 2109289 / total #impl: 7875083 (eff. 0.268)
21.88/21.97	c GARBAGE COLLECT
21.88/21.97	c #Conflicts:      56000 | #Learnt:       6303 | 0.000
21.88/21.97	c total clause space: 48.1602MB
21.88/21.97	c total #watches: 36426
22.38/22.43	c total #propagations: 2147923 / total #impl: 8033840 (eff. 0.267)
22.38/22.43	c #Conflicts:      57000 | #Learnt:       7303 | 0.000
22.38/22.43	c total clause space: 48.1602MB
22.38/22.43	c total #watches: 41577
22.88/22.91	c total #propagations: 2187990 / total #impl: 8189300 (eff. 0.267)
22.88/22.91	c #Conflicts:      58000 | #Learnt:       8303 | 0.000
22.88/22.91	c total clause space: 48.1602MB
22.88/22.91	c total #watches: 46311
23.38/23.42	c total #propagations: 2228036 / total #impl: 8334472 (eff. 0.267)
23.38/23.42	c #Conflicts:      59000 | #Learnt:       9303 | 0.000
23.38/23.42	c total clause space: 48.1602MB
23.38/23.42	c total #watches: 50503
23.88/23.94	c total #propagations: 2266783 / total #impl: 8487315 (eff. 0.267)
23.88/23.94	c #Conflicts:      60000 | #Learnt:      10303 | 0.000
23.88/23.94	c total clause space: 48.1602MB
23.88/23.94	c total #watches: 54443
24.48/24.51	c total #propagations: 2305722 / total #impl: 8641922 (eff. 0.267)
24.48/24.51	c #Conflicts:      61000 | #Learnt:      11303 | 0.000
24.48/24.51	c total clause space: 48.1602MB
24.48/24.51	c total #watches: 58965
24.88/24.99	c total #propagations: 2342921 / total #impl: 8798513 (eff. 0.266)
24.88/24.99	c GARBAGE COLLECT
24.88/24.99	c #Conflicts:      62000 | #Learnt:       6393 | 0.000
24.88/24.99	c total clause space: 48.1602MB
24.88/24.99	c total #watches: 37370
25.39/25.42	c total #propagations: 2379079 / total #impl: 8938288 (eff. 0.266)
25.39/25.42	c #Conflicts:      63000 | #Learnt:       7393 | 0.000
25.39/25.42	c total clause space: 48.1602MB
25.39/25.42	c total #watches: 42249
25.78/25.87	c total #propagations: 2414833 / total #impl: 9074928 (eff. 0.266)
25.78/25.87	c #Conflicts:      64000 | #Learnt:       8393 | 0.000
25.78/25.87	c total clause space: 48.1602MB
25.78/25.87	c total #watches: 46165
26.28/26.39	c total #propagations: 2452599 / total #impl: 9221116 (eff. 0.266)
26.28/26.39	c #Conflicts:      65000 | #Learnt:       9393 | 0.000
26.28/26.39	c total clause space: 48.1602MB
26.28/26.39	c total #watches: 50170
26.88/26.98	c total #propagations: 2492548 / total #impl: 9370240 (eff. 0.266)
26.88/26.98	c #Conflicts:      66000 | #Learnt:      10393 | 0.000
26.88/26.98	c total clause space: 48.1602MB
26.88/26.98	c total #watches: 53626
27.49/27.54	c total #propagations: 2530851 / total #impl: 9523245 (eff. 0.266)
27.49/27.54	c #Conflicts:      67000 | #Learnt:      11393 | 0.000
27.49/27.54	c total clause space: 48.1602MB
27.49/27.54	c total #watches: 57653
28.09/28.16	c total #propagations: 2568229 / total #impl: 9677708 (eff. 0.265)
28.09/28.16	c #Conflicts:      68000 | #Learnt:      12393 | 0.000
28.09/28.16	c total clause space: 48.1602MB
28.09/28.16	c total #watches: 61459
28.49/28.58	c total #propagations: 2605577 / total #impl: 9837011 (eff. 0.265)
28.49/28.58	c GARBAGE COLLECT
28.49/28.58	c #Conflicts:      69000 | #Learnt:       7190 | 0.000
28.49/28.58	c total clause space: 48.1602MB
28.49/28.58	c total #watches: 40280
28.99/29.04	c total #propagations: 2642844 / total #impl: 9990135 (eff. 0.265)
28.99/29.04	c #Conflicts:      70000 | #Learnt:       8190 | 0.000
28.99/29.04	c total clause space: 48.1602MB
28.99/29.04	c total #watches: 43986
29.49/29.53	c total #propagations: 2681760 / total #impl: 10143899 (eff. 0.264)
29.49/29.53	c #Conflicts:      71000 | #Learnt:       9190 | 0.000
29.49/29.53	c total clause space: 48.1602MB
29.49/29.53	c total #watches: 48928
30.09/30.12	c total #propagations: 2718416 / total #impl: 10285053 (eff. 0.264)
30.09/30.12	c #Conflicts:      72000 | #Learnt:      10190 | 0.000
30.09/30.12	c total clause space: 48.1602MB
30.09/30.12	c total #watches: 53258
30.79/30.83	c total #propagations: 2758946 / total #impl: 10428923 (eff. 0.265)
30.79/30.83	c #Conflicts:      73000 | #Learnt:      11190 | 0.000
30.79/30.83	c total clause space: 48.1602MB
30.79/30.83	c total #watches: 59764
31.59/31.62	c total #propagations: 2798464 / total #impl: 10559664 (eff. 0.265)
31.59/31.62	c #Conflicts:      74000 | #Learnt:      12190 | 0.000
31.59/31.62	c total clause space: 48.1602MB
31.59/31.62	c total #watches: 65595
32.49/32.54	c total #propagations: 2837451 / total #impl: 10690252 (eff. 0.265)
32.49/32.54	c GARBAGE COLLECT
32.49/32.54	c #Conflicts:      75000 | #Learnt:       6688 | 0.000
32.49/32.54	c total clause space: 78.2603MB
32.49/32.54	c total #watches: 38466
32.99/33.02	c total #propagations: 2882304 / total #impl: 10829817 (eff. 0.266)
32.99/33.02	c #Conflicts:      76000 | #Learnt:       7688 | 0.000
32.99/33.02	c total clause space: 78.2603MB
32.99/33.02	c total #watches: 45493
33.49/33.56	c total #propagations: 2921168 / total #impl: 10959792 (eff. 0.267)
33.49/33.56	c #Conflicts:      77000 | #Learnt:       8688 | 0.000
33.49/33.56	c total clause space: 78.2603MB
33.49/33.56	c total #watches: 49951
33.99/34.08	c total #propagations: 2961420 / total #impl: 11106547 (eff. 0.267)
33.99/34.08	c #Conflicts:      78000 | #Learnt:       9688 | 0.000
33.99/34.08	c total clause space: 78.2603MB
33.99/34.08	c total #watches: 54119
34.59/34.65	c total #propagations: 2999352 / total #impl: 11247480 (eff. 0.267)
34.59/34.65	c #Conflicts:      79000 | #Learnt:      10688 | 0.000
34.59/34.65	c total clause space: 78.2603MB
34.59/34.65	c total #watches: 59236
35.19/35.24	c total #propagations: 3034659 / total #impl: 11384921 (eff. 0.267)
35.19/35.24	c #Conflicts:      80000 | #Learnt:      11688 | 0.000
35.19/35.24	c total clause space: 78.2603MB
35.19/35.24	c total #watches: 64795
35.89/35.93	c total #propagations: 3070215 / total #impl: 11522441 (eff. 0.266)
35.89/35.93	c #Conflicts:      81000 | #Learnt:      12688 | 0.000
35.89/35.93	c total clause space: 78.2603MB
35.89/35.93	c total #watches: 68811
36.59/36.67	c total #propagations: 3106375 / total #impl: 11661393 (eff. 0.266)
36.59/36.67	c GARBAGE COLLECT
36.59/36.67	c #Conflicts:      82000 | #Learnt:       6891 | 0.000
36.59/36.67	c total clause space: 78.2603MB
36.59/36.67	c total #watches: 39974
37.09/37.15	c total #propagations: 3141710 / total #impl: 11788956 (eff. 0.266)
37.09/37.15	c #Conflicts:      83000 | #Learnt:       7891 | 0.000
37.09/37.15	c total clause space: 78.2603MB
37.09/37.15	c total #watches: 45671
37.69/37.70	c total #propagations: 3177268 / total #impl: 11916813 (eff. 0.267)
37.69/37.70	c #Conflicts:      84000 | #Learnt:       8891 | 0.000
37.69/37.70	c total clause space: 78.2603MB
37.69/37.70	c total #watches: 51178
38.19/38.29	c total #propagations: 3215294 / total #impl: 12051274 (eff. 0.267)
38.19/38.29	c #Conflicts:      85000 | #Learnt:       9891 | 0.000
38.19/38.29	c total clause space: 78.2603MB
38.19/38.29	c total #watches: 55390
38.89/38.97	c total #propagations: 3252935 / total #impl: 12186928 (eff. 0.267)
38.89/38.97	c #Conflicts:      86000 | #Learnt:      10891 | 0.000
38.89/38.97	c total clause space: 78.2603MB
38.89/38.97	c total #watches: 59735
39.59/39.62	c total #propagations: 3289828 / total #impl: 12328308 (eff. 0.267)
39.59/39.62	c #Conflicts:      87000 | #Learnt:      11891 | 0.000
39.59/39.62	c total clause space: 78.2603MB
39.59/39.62	c total #watches: 64238
40.28/40.31	c total #propagations: 3329023 / total #impl: 12477969 (eff. 0.267)
40.28/40.31	c #Conflicts:      88000 | #Learnt:      12891 | 0.000
40.28/40.31	c total clause space: 78.2603MB
40.28/40.31	c total #watches: 68700
40.98/41.02	c total #propagations: 3366134 / total #impl: 12616817 (eff. 0.267)
40.98/41.02	c #Conflicts:      89000 | #Learnt:      13891 | 0.000
40.98/41.02	c total clause space: 78.2603MB
40.98/41.02	c total #watches: 73004
41.48/41.57	c total #propagations: 3404686 / total #impl: 12770585 (eff. 0.267)
41.48/41.57	c GARBAGE COLLECT
41.48/41.57	c #Conflicts:      90000 | #Learnt:       7793 | 0.000
41.48/41.57	c total clause space: 78.2603MB
41.48/41.57	c total #watches: 44465
42.08/42.11	c total #propagations: 3441936 / total #impl: 12918629 (eff. 0.266)
42.08/42.11	c #Conflicts:      91000 | #Learnt:       8793 | 0.000
42.08/42.11	c total clause space: 78.2603MB
42.08/42.11	c total #watches: 48570
42.58/42.65	c total #propagations: 3480566 / total #impl: 13054305 (eff. 0.267)
42.58/42.65	c #Conflicts:      92000 | #Learnt:       9793 | 0.000
42.58/42.65	c total clause space: 78.2603MB
42.58/42.65	c total #watches: 53082
43.18/43.22	c total #propagations: 3516625 / total #impl: 13189911 (eff. 0.267)
43.18/43.22	c #Conflicts:      93000 | #Learnt:      10793 | 0.000
43.18/43.22	c total clause space: 78.2603MB
43.18/43.22	c total #watches: 57985
43.68/43.79	c total #propagations: 3552390 / total #impl: 13327449 (eff. 0.267)
43.68/43.79	c #Conflicts:      94000 | #Learnt:      11793 | 0.000
43.68/43.79	c total clause space: 78.2603MB
43.68/43.79	c total #watches: 62085
44.28/44.38	c total #propagations: 3587832 / total #impl: 13464932 (eff. 0.266)
44.28/44.38	c #Conflicts:      95000 | #Learnt:      12793 | 0.000
44.28/44.38	c total clause space: 78.2603MB
44.28/44.38	c total #watches: 66290
45.09/45.12	c total #propagations: 3623814 / total #impl: 13611162 (eff. 0.266)
45.09/45.12	c #Conflicts:      96000 | #Learnt:      13793 | 0.000
45.09/45.12	c total clause space: 78.2603MB
45.09/45.12	c total #watches: 71091
45.78/45.83	c total #propagations: 3662041 / total #impl: 13751197 (eff. 0.266)
45.78/45.83	c #Conflicts:      97000 | #Learnt:      14793 | 0.000
45.78/45.83	c total clause space: 78.2603MB
45.78/45.83	c total #watches: 75238
46.29/46.32	c total #propagations: 3697790 / total #impl: 13892165 (eff. 0.266)
46.29/46.32	c GARBAGE COLLECT
46.29/46.32	c #Conflicts:      98000 | #Learnt:       8394 | 0.000
46.29/46.32	c total clause space: 78.2603MB
46.29/46.32	c total #watches: 47735
46.78/46.85	c total #propagations: 3734592 / total #impl: 14030547 (eff. 0.266)
46.78/46.85	c #Conflicts:      99000 | #Learnt:       9394 | 0.000
46.78/46.85	c total clause space: 78.2603MB
46.78/46.85	c total #watches: 52756
47.29/47.38	c total #propagations: 3771793 / total #impl: 14169400 (eff. 0.266)
47.29/47.38	c #Conflicts:     100000 | #Learnt:      10394 | 0.000
47.29/47.38	c total clause space: 78.2603MB
47.29/47.38	c total #watches: 58182
47.98/48.00	c total #propagations: 3809685 / total #impl: 14310969 (eff. 0.266)
47.98/48.00	c #Conflicts:     101000 | #Learnt:      11394 | 0.000
47.98/48.00	c total clause space: 78.2603MB
47.98/48.00	c total #watches: 63223
48.68/48.72	c total #propagations: 3846043 / total #impl: 14450324 (eff. 0.266)
48.68/48.72	c #Conflicts:     102000 | #Learnt:      12394 | 0.000
48.68/48.72	c total clause space: 78.2603MB
48.68/48.72	c total #watches: 67900
49.49/49.57	c total #propagations: 3884385 / total #impl: 14594088 (eff. 0.266)
49.49/49.57	c #Conflicts:     103000 | #Learnt:      13394 | 0.000
49.49/49.57	c total clause space: 78.2603MB
49.49/49.57	c total #watches: 72797
50.48/50.56	c total #propagations: 3924223 / total #impl: 14734287 (eff. 0.266)
50.48/50.56	c #Conflicts:     104000 | #Learnt:      14394 | 0.000
50.48/50.56	c total clause space: 78.2603MB
50.48/50.56	c total #watches: 78519
51.48/51.56	c total #propagations: 3964415 / total #impl: 14865730 (eff. 0.267)
51.48/51.56	c #Conflicts:     105000 | #Learnt:      15394 | 0.000
51.48/51.56	c total clause space: 78.2603MB
51.48/51.56	c total #watches: 84658
52.08/52.11	c total #propagations: 4004359 / total #impl: 15004245 (eff. 0.267)
52.08/52.11	c GARBAGE COLLECT
52.08/52.11	c #Conflicts:     106000 | #Learnt:       8693 | 0.000
52.08/52.11	c total clause space: 78.2603MB
52.08/52.11	c total #watches: 50806
52.58/52.65	c total #propagations: 4041668 / total #impl: 15141945 (eff. 0.267)
52.58/52.65	c #Conflicts:     107000 | #Learnt:       9693 | 0.000
52.58/52.65	c total clause space: 78.2603MB
52.58/52.65	c total #watches: 55930
53.18/53.26	c total #propagations: 4078668 / total #impl: 15286227 (eff. 0.267)
53.18/53.26	c #Conflicts:     108000 | #Learnt:      10693 | 0.000
53.18/53.26	c total clause space: 78.2603MB
53.18/53.26	c total #watches: 61043
53.89/53.93	c total #propagations: 4115581 / total #impl: 15428633 (eff. 0.267)
53.89/53.93	c #Conflicts:     109000 | #Learnt:      11693 | 0.000
53.89/53.93	c total clause space: 78.2603MB
53.89/53.93	c total #watches: 67273
54.48/54.56	c total #propagations: 4152171 / total #impl: 15566336 (eff. 0.267)
54.48/54.56	c #Conflicts:     110000 | #Learnt:      12693 | 0.000
54.48/54.56	c total clause space: 78.2603MB
54.48/54.56	c total #watches: 72472
55.28/55.36	c total #propagations: 4185974 / total #impl: 15698360 (eff. 0.267)
55.28/55.36	c #Conflicts:     111000 | #Learnt:      13693 | 0.000
55.28/55.36	c total clause space: 78.2603MB
55.28/55.36	c total #watches: 77443
56.19/56.26	c total #propagations: 4224726 / total #impl: 15845690 (eff. 0.267)
56.19/56.26	c #Conflicts:     112000 | #Learnt:      14693 | 0.000
56.19/56.26	c total clause space: 78.2603MB
56.19/56.26	c total #watches: 82018
57.08/57.17	c total #propagations: 4263496 / total #impl: 15996368 (eff. 0.267)
57.08/57.17	c #Conflicts:     113000 | #Learnt:      15693 | 0.000
57.08/57.17	c total clause space: 78.2603MB
57.08/57.17	c total #watches: 86727
57.88/57.92	c total #propagations: 4301093 / total #impl: 16137430 (eff. 0.267)
57.88/57.92	c GARBAGE COLLECT
57.88/57.92	c #Conflicts:     114000 | #Learnt:       8690 | 0.000
57.88/57.92	c total clause space: 78.2603MB
57.88/57.92	c total #watches: 50300
58.48/58.54	c total #propagations: 4338652 / total #impl: 16270343 (eff. 0.267)
58.48/58.54	c #Conflicts:     115000 | #Learnt:       9690 | 0.000
58.48/58.54	c total clause space: 78.2603MB
58.48/58.54	c total #watches: 55085
59.18/59.25	c total #propagations: 4376556 / total #impl: 16412098 (eff. 0.267)
59.18/59.25	c #Conflicts:     116000 | #Learnt:      10690 | 0.000
59.18/59.25	c total clause space: 78.2603MB
59.18/59.25	c total #watches: 59955
59.88/59.99	c total #propagations: 4416036 / total #impl: 16551207 (eff. 0.267)
59.88/59.99	c #Conflicts:     117000 | #Learnt:      11690 | 0.000
59.88/59.99	c total clause space: 78.2603MB
59.88/59.99	c total #watches: 64201
60.68/60.71	c total #propagations: 4454809 / total #impl: 16689010 (eff. 0.267)
60.68/60.71	c #Conflicts:     118000 | #Learnt:      12690 | 0.000
60.68/60.71	c total clause space: 78.2603MB
60.68/60.71	c total #watches: 68752
61.38/61.43	c total #propagations: 4491116 / total #impl: 16824595 (eff. 0.267)
61.38/61.43	c #Conflicts:     119000 | #Learnt:      13690 | 0.000
61.38/61.43	c total clause space: 78.2603MB
61.38/61.43	c total #watches: 73055
62.08/62.18	c total #propagations: 4525484 / total #impl: 16957038 (eff. 0.267)
62.08/62.18	c #Conflicts:     120000 | #Learnt:      14690 | 0.000
62.08/62.18	c total clause space: 78.2603MB
62.08/62.18	c total #watches: 77636
62.88/62.97	c total #propagations: 4559216 / total #impl: 17092734 (eff. 0.267)
62.88/62.97	c #Conflicts:     121000 | #Learnt:      15690 | 0.000
62.88/62.97	c total clause space: 78.2603MB
62.88/62.97	c total #watches: 81491
63.79/63.83	c total #propagations: 4594305 / total #impl: 17239906 (eff. 0.266)
63.79/63.83	c GARBAGE COLLECT
63.79/63.83	c #Conflicts:     122000 | #Learnt:       8395 | 0.000
63.79/63.83	c total clause space: 78.2603MB
63.79/63.83	c total #watches: 48750
64.38/64.44	c total #propagations: 4629331 / total #impl: 17374363 (eff. 0.266)
64.38/64.44	c #Conflicts:     123000 | #Learnt:       9395 | 0.000
64.38/64.44	c total clause space: 78.2603MB
64.38/64.44	c total #watches: 53400
64.99/65.08	c total #propagations: 4667003 / total #impl: 17501488 (eff. 0.267)
64.99/65.08	c #Conflicts:     124000 | #Learnt:      10395 | 0.000
64.99/65.08	c total clause space: 78.2603MB
64.99/65.08	c total #watches: 58499
65.58/65.68	c total #propagations: 4705012 / total #impl: 17643528 (eff. 0.267)
65.58/65.68	c #Conflicts:     125000 | #Learnt:      11395 | 0.000
65.58/65.68	c total clause space: 78.2603MB
65.58/65.68	c total #watches: 63913
66.38/66.42	c total #propagations: 4743468 / total #impl: 17795996 (eff. 0.267)
66.38/66.42	c #Conflicts:     126000 | #Learnt:      12395 | 0.000
66.38/66.42	c total clause space: 78.2603MB
66.38/66.42	c total #watches: 68018
67.09/67.15	c total #propagations: 4782401 / total #impl: 17946959 (eff. 0.266)
67.09/67.15	c #Conflicts:     127000 | #Learnt:      13395 | 0.000
67.09/67.15	c total clause space: 78.2603MB
67.09/67.15	c total #watches: 72021
67.78/67.85	c total #propagations: 4820022 / total #impl: 18099452 (eff. 0.266)
67.78/67.85	c #Conflicts:     128000 | #Learnt:      14395 | 0.000
67.78/67.85	c total clause space: 78.2603MB
67.78/67.85	c total #watches: 76568
68.58/68.67	c total #propagations: 4857919 / total #impl: 18248441 (eff. 0.266)
68.58/68.67	c #Conflicts:     129000 | #Learnt:      15395 | 0.000
68.58/68.67	c total clause space: 78.2603MB
68.58/68.67	c total #watches: 82923
69.48/69.51	c total #propagations: 4895755 / total #impl: 18385322 (eff. 0.266)
69.48/69.51	c #Conflicts:     130000 | #Learnt:      16395 | 0.000
69.48/69.51	c total clause space: 78.2603MB
69.48/69.51	c total #watches: 88692
70.49/70.56	c total #propagations: 4930230 / total #impl: 18503021 (eff. 0.266)
70.49/70.56	c GARBAGE COLLECT
70.49/70.56	c #Conflicts:     131000 | #Learnt:       8787 | 0.000
70.49/70.56	c total clause space: 78.2603MB
70.49/70.56	c total #watches: 50817
71.18/71.22	c total #propagations: 4970782 / total #impl: 18641889 (eff. 0.267)
71.18/71.22	c #Conflicts:     132000 | #Learnt:       9787 | 0.000
71.18/71.22	c total clause space: 78.2603MB
71.18/71.22	c total #watches: 56507
71.88/71.90	c total #propagations: 5011522 / total #impl: 18773710 (eff. 0.267)
71.88/71.90	c #Conflicts:     133000 | #Learnt:      10787 | 0.000
71.88/71.90	c total clause space: 78.2603MB
71.88/71.90	c total #watches: 62183
72.58/72.69	c total #propagations: 5052596 / total #impl: 18916494 (eff. 0.267)
72.58/72.69	c #Conflicts:     134000 | #Learnt:      11787 | 0.000
72.58/72.69	c total clause space: 78.2603MB
72.58/72.69	c total #watches: 67590
73.48/73.52	c total #propagations: 5091456 / total #impl: 19048147 (eff. 0.267)
73.48/73.52	c #Conflicts:     135000 | #Learnt:      12787 | 0.000
73.48/73.52	c total clause space: 78.2603MB
73.48/73.52	c total #watches: 73009
74.38/74.42	c total #propagations: 5129751 / total #impl: 19171212 (eff. 0.268)
74.38/74.42	c #Conflicts:     136000 | #Learnt:      13787 | 0.000
74.38/74.42	c total clause space: 78.2603MB
74.38/74.42	c total #watches: 79054
75.28/75.35	c total #propagations: 5167546 / total #impl: 19299573 (eff. 0.268)
75.28/75.35	c #Conflicts:     137000 | #Learnt:      14787 | 0.000
75.28/75.35	c total clause space: 78.2603MB
75.28/75.35	c total #watches: 84285
76.18/76.26	c total #propagations: 5205027 / total #impl: 19426258 (eff. 0.268)
76.18/76.26	c #Conflicts:     138000 | #Learnt:      15787 | 0.000
76.18/76.26	c total clause space: 78.2603MB
76.18/76.26	c total #watches: 90017
77.08/77.19	c total #propagations: 5242964 / total #impl: 19556843 (eff. 0.268)
77.08/77.19	c #Conflicts:     139000 | #Learnt:      16787 | 0.000
77.08/77.19	c total clause space: 78.2603MB
77.08/77.19	c total #watches: 95657
78.08/78.16	c total #propagations: 5280459 / total #impl: 19685579 (eff. 0.268)
78.08/78.16	c #Conflicts:     140000 | #Learnt:      17787 | 0.000
78.08/78.16	c total clause space: 78.2603MB
78.08/78.16	c total #watches: 100502
78.58/78.66	c total #propagations: 5316873 / total #impl: 19818111 (eff. 0.268)
78.58/78.66	c GARBAGE COLLECT
78.58/78.66	c #Conflicts:     141000 | #Learnt:       9889 | 0.000
78.58/78.66	c total clause space: 78.2603MB
78.58/78.66	c total #watches: 57162
79.18/79.28	c total #propagations: 5352845 / total #impl: 19950524 (eff. 0.268)
79.18/79.28	c #Conflicts:     142000 | #Learnt:      10889 | 0.000
79.18/79.28	c total clause space: 78.2603MB
79.18/79.28	c total #watches: 62333
79.88/79.97	c total #propagations: 5388922 / total #impl: 20083635 (eff. 0.268)
79.88/79.97	c #Conflicts:     143000 | #Learnt:      11889 | 0.000
79.88/79.97	c total clause space: 78.2603MB
79.88/79.97	c total #watches: 66857
80.68/80.71	c total #propagations: 5425456 / total #impl: 20219410 (eff. 0.268)
80.68/80.71	c #Conflicts:     144000 | #Learnt:      12889 | 0.000
80.68/80.71	c total clause space: 78.2603MB
80.68/80.71	c total #watches: 71463
81.38/81.48	c total #propagations: 5463039 / total #impl: 20357863 (eff. 0.268)
81.38/81.48	c #Conflicts:     145000 | #Learnt:      13889 | 0.000
81.38/81.48	c total clause space: 78.2603MB
81.38/81.48	c total #watches: 75775
82.08/82.19	c total #propagations: 5500400 / total #impl: 20501461 (eff. 0.268)
82.08/82.19	c #Conflicts:     146000 | #Learnt:      14889 | 0.000
82.08/82.19	c total clause space: 78.2603MB
82.08/82.19	c total #watches: 81376
82.88/82.96	c total #propagations: 5535407 / total #impl: 20647071 (eff. 0.268)
82.88/82.96	c #Conflicts:     147000 | #Learnt:      15889 | 0.000
82.88/82.96	c total clause space: 78.2603MB
82.88/82.96	c total #watches: 85565
83.68/83.76	c total #propagations: 5570104 / total #impl: 20787395 (eff. 0.268)
83.68/83.76	c #Conflicts:     148000 | #Learnt:      16889 | 0.000
83.68/83.76	c total clause space: 78.2603MB
83.68/83.76	c total #watches: 89423
84.58/84.70	c total #propagations: 5606029 / total #impl: 20933797 (eff. 0.268)
84.58/84.70	c #Conflicts:     149000 | #Learnt:      17889 | 0.000
84.58/84.70	c total clause space: 78.2603MB
84.58/84.70	c total #watches: 93957
85.48/85.59	c total #propagations: 5642434 / total #impl: 21073419 (eff. 0.268)
85.48/85.59	c GARBAGE COLLECT
85.48/85.59	c #Conflicts:     150000 | #Learnt:       9685 | 0.000
85.48/85.59	c total clause space: 78.2603MB
85.48/85.59	c total #watches: 55750
86.17/86.20	c total #propagations: 5682047 / total #impl: 21212067 (eff. 0.268)
86.17/86.20	c #Conflicts:     151000 | #Learnt:      10685 | 0.000
86.17/86.20	c total clause space: 78.2603MB
86.17/86.20	c total #watches: 60422
86.88/86.91	c total #propagations: 5718744 / total #impl: 21347727 (eff. 0.268)
86.88/86.91	c #Conflicts:     152000 | #Learnt:      11685 | 0.000
86.88/86.91	c total clause space: 78.2603MB
86.88/86.91	c total #watches: 65843
87.67/87.71	c total #propagations: 5756345 / total #impl: 21483343 (eff. 0.268)
87.67/87.71	c #Conflicts:     153000 | #Learnt:      12685 | 0.000
87.67/87.71	c total clause space: 78.2603MB
87.67/87.71	c total #watches: 70960
88.47/88.53	c total #propagations: 5795900 / total #impl: 21628702 (eff. 0.268)
88.47/88.53	c #Conflicts:     154000 | #Learnt:      13685 | 0.000
88.47/88.53	c total clause space: 78.2603MB
88.47/88.53	c total #watches: 77260
89.37/89.44	c total #propagations: 5830608 / total #impl: 21748157 (eff. 0.268)
89.37/89.44	c #Conflicts:     155000 | #Learnt:      14685 | 0.000
89.37/89.44	c total clause space: 78.2603MB
89.37/89.44	c total #watches: 83097
90.37/90.44	c total #propagations: 5866406 / total #impl: 21867476 (eff. 0.268)
90.37/90.44	c #Conflicts:     156000 | #Learnt:      15685 | 0.000
90.37/90.44	c total clause space: 78.2603MB
90.37/90.44	c total #watches: 88899
91.47/91.54	c total #propagations: 5904610 / total #impl: 22000155 (eff. 0.268)
91.47/91.54	c #Conflicts:     157000 | #Learnt:      16685 | 0.000
91.47/91.54	c total clause space: 78.2603MB
91.47/91.54	c total #watches: 93744
92.57/92.64	c total #propagations: 5944371 / total #impl: 22148028 (eff. 0.268)
92.57/92.64	c #Conflicts:     158000 | #Learnt:      17685 | 0.000
92.57/92.64	c total clause space: 78.2603MB
92.57/92.64	c total #watches: 98369
93.67/93.70	c total #propagations: 5984162 / total #impl: 22292554 (eff. 0.268)
93.67/93.70	c #Conflicts:     159000 | #Learnt:      18685 | 0.000
93.67/93.70	c total clause space: 78.2603MB
93.67/93.70	c total #watches: 102701
94.58/94.61	c total #propagations: 6024404 / total #impl: 22449940 (eff. 0.268)
94.58/94.61	c GARBAGE COLLECT
94.58/94.61	c #Conflicts:     160000 | #Learnt:      10182 | 0.000
94.58/94.61	c total clause space: 78.2603MB
94.58/94.61	c total #watches: 57783
95.17/95.26	c total #propagations: 6064349 / total #impl: 22595220 (eff. 0.268)
95.17/95.26	c #Conflicts:     161000 | #Learnt:      11182 | 0.000
95.17/95.26	c total clause space: 78.2603MB
95.17/95.26	c total #watches: 61947
95.87/95.98	c total #propagations: 6101943 / total #impl: 22741335 (eff. 0.268)
95.87/95.98	c #Conflicts:     162000 | #Learnt:      12182 | 0.000
95.87/95.98	c total clause space: 78.2603MB
95.87/95.98	c total #watches: 66256
96.67/96.73	c total #propagations: 6139371 / total #impl: 22867515 (eff. 0.268)
96.67/96.73	c #Conflicts:     163000 | #Learnt:      13182 | 0.000
96.67/96.73	c total clause space: 78.2603MB
96.67/96.73	c total #watches: 70829
97.37/97.48	c total #propagations: 6174956 / total #impl: 22993345 (eff. 0.269)
97.37/97.48	c #Conflicts:     164000 | #Learnt:      14182 | 0.000
97.37/97.48	c total clause space: 78.2603MB
97.37/97.48	c total #watches: 74921
98.27/98.33	c total #propagations: 6211133 / total #impl: 23123829 (eff. 0.269)
98.27/98.33	c #Conflicts:     165000 | #Learnt:      15182 | 0.000
98.27/98.33	c total clause space: 78.2603MB
98.27/98.33	c total #watches: 79047
99.08/99.16	c total #propagations: 6246567 / total #impl: 23254612 (eff. 0.269)
99.08/99.16	c #Conflicts:     166000 | #Learnt:      16182 | 0.000
99.08/99.16	c total clause space: 78.2603MB
99.08/99.16	c total #watches: 83545
100.08/100.11	c total #propagations: 6282832 / total #impl: 23387101 (eff. 0.269)
100.08/100.11	c #Conflicts:     167000 | #Learnt:      17182 | 0.000
100.08/100.11	c total clause space: 78.2603MB
100.08/100.11	c total #watches: 88344
101.17/101.24	c total #propagations: 6320760 / total #impl: 23519600 (eff. 0.269)
101.17/101.24	c #Conflicts:     168000 | #Learnt:      18182 | 0.000
101.17/101.24	c total clause space: 78.2603MB
101.17/101.24	c total #watches: 94887
102.37/102.45	c total #propagations: 6361182 / total #impl: 23651221 (eff. 0.269)
102.37/102.45	c #Conflicts:     169000 | #Learnt:      19182 | 0.000
102.37/102.45	c total clause space: 78.2603MB
102.37/102.45	c total #watches: 99919
103.27/103.39	c total #propagations: 6403269 / total #impl: 23783508 (eff. 0.269)
103.27/103.39	c GARBAGE COLLECT
103.27/103.39	c #Conflicts:     170000 | #Learnt:      10378 | 0.000
103.27/103.39	c total clause space: 78.2603MB
103.27/103.39	c total #watches: 59397
103.97/104.10	c total #propagations: 6443903 / total #impl: 23916431 (eff. 0.269)
103.97/104.10	c #Conflicts:     171000 | #Learnt:      11378 | 0.000
103.97/104.10	c total clause space: 78.2603MB
103.97/104.10	c total #watches: 66155
104.87/104.95	c total #propagations: 6482140 / total #impl: 24047524 (eff. 0.270)
104.87/104.95	c #Conflicts:     172000 | #Learnt:      12378 | 0.000
104.87/104.95	c total clause space: 78.2603MB
104.87/104.95	c total #watches: 71380
105.57/105.67	c total #propagations: 6521155 / total #impl: 24176474 (eff. 0.270)
105.57/105.67	c #Conflicts:     173000 | #Learnt:      13378 | 0.000
105.57/105.67	c total clause space: 78.2603MB
105.57/105.67	c total #watches: 76653
106.37/106.46	c total #propagations: 6558273 / total #impl: 24319078 (eff. 0.270)
106.37/106.46	c #Conflicts:     174000 | #Learnt:      14378 | 0.000
106.37/106.46	c total clause space: 78.2603MB
106.37/106.46	c total #watches: 80895
107.27/107.33	c total #propagations: 6597388 / total #impl: 24468461 (eff. 0.270)
107.27/107.33	c #Conflicts:     175000 | #Learnt:      15378 | 0.000
107.27/107.33	c total clause space: 78.2603MB
107.27/107.33	c total #watches: 84814
108.17/108.25	c total #propagations: 6636426 / total #impl: 24618928 (eff. 0.270)
108.17/108.25	c #Conflicts:     176000 | #Learnt:      16378 | 0.000
108.17/108.25	c total clause space: 78.2603MB
108.17/108.25	c total #watches: 90358
109.17/109.21	c total #propagations: 6676143 / total #impl: 24765367 (eff. 0.270)
109.17/109.21	c #Conflicts:     177000 | #Learnt:      17378 | 0.000
109.17/109.21	c total clause space: 78.2603MB
109.17/109.21	c total #watches: 95483
110.17/110.24	c total #propagations: 6713949 / total #impl: 24904479 (eff. 0.270)
110.17/110.24	c #Conflicts:     178000 | #Learnt:      18378 | 0.000
110.17/110.24	c total clause space: 78.2603MB
110.17/110.24	c total #watches: 100368
111.37/111.41	c total #propagations: 6753298 / total #impl: 25056332 (eff. 0.270)
111.37/111.41	c #Conflicts:     179000 | #Learnt:      19378 | 0.000
111.37/111.41	c total clause space: 78.2603MB
111.37/111.41	c total #watches: 105508
112.56/112.61	c total #propagations: 6795138 / total #impl: 25206060 (eff. 0.270)
112.56/112.61	c GARBAGE COLLECT
112.56/112.61	c #Conflicts:     180000 | #Learnt:      10274 | 0.000
112.56/112.61	c total clause space: 78.2603MB
112.56/112.61	c total #watches: 58213
113.16/113.30	c total #propagations: 6834139 / total #impl: 25339895 (eff. 0.270)
113.16/113.30	c #Conflicts:     181000 | #Learnt:      11274 | 0.000
113.16/113.30	c total clause space: 78.2603MB
113.16/113.30	c total #watches: 63330
113.86/113.95	c total #propagations: 6872044 / total #impl: 25476353 (eff. 0.270)
113.86/113.95	c #Conflicts:     182000 | #Learnt:      12274 | 0.000
113.86/113.95	c total clause space: 78.2603MB
113.86/113.95	c total #watches: 67911
114.56/114.62	c total #propagations: 6908424 / total #impl: 25606262 (eff. 0.270)
114.56/114.62	c #Conflicts:     183000 | #Learnt:      13274 | 0.000
114.56/114.62	c total clause space: 78.2603MB
114.56/114.62	c total #watches: 72437
115.26/115.38	c total #propagations: 6944447 / total #impl: 25742106 (eff. 0.270)
115.26/115.38	c #Conflicts:     184000 | #Learnt:      14274 | 0.000
115.26/115.38	c total clause space: 78.2603MB
115.26/115.38	c total #watches: 77105
116.06/116.15	c total #propagations: 6980291 / total #impl: 25872283 (eff. 0.270)
116.06/116.15	c #Conflicts:     185000 | #Learnt:      15274 | 0.000
116.06/116.15	c total clause space: 78.2603MB
116.06/116.15	c total #watches: 81324
116.86/116.94	c total #propagations: 7017227 / total #impl: 26014774 (eff. 0.270)
116.86/116.94	c #Conflicts:     186000 | #Learnt:      16274 | 0.000
116.86/116.94	c total clause space: 78.2603MB
116.86/116.94	c total #watches: 86791
117.77/117.88	c total #propagations: 7054986 / total #impl: 26157806 (eff. 0.270)
117.77/117.88	c #Conflicts:     187000 | #Learnt:      17274 | 0.000
117.77/117.88	c total clause space: 78.2603MB
117.77/117.88	c total #watches: 91354
118.66/118.78	c total #propagations: 7093071 / total #impl: 26297752 (eff. 0.270)
118.66/118.78	c #Conflicts:     188000 | #Learnt:      18274 | 0.000
118.66/118.78	c total clause space: 78.2603MB
118.66/118.78	c total #watches: 95536
119.66/119.75	c total #propagations: 7129032 / total #impl: 26433000 (eff. 0.270)
119.66/119.75	c #Conflicts:     189000 | #Learnt:      19274 | 0.000
119.66/119.75	c total clause space: 78.2603MB
119.66/119.75	c total #watches: 99986
120.66/120.74	c total #propagations: 7165093 / total #impl: 26563089 (eff. 0.270)
120.66/120.74	c #Conflicts:     190000 | #Learnt:      20274 | 0.000
120.66/120.74	c total clause space: 78.2603MB
120.66/120.74	c total #watches: 104134
121.47/121.56	c total #propagations: 7201441 / total #impl: 26708182 (eff. 0.270)
121.47/121.56	c GARBAGE COLLECT
121.47/121.56	c #Conflicts:     191000 | #Learnt:      10869 | 0.000
121.47/121.56	c total clause space: 127.173MB
121.47/121.56	c total #watches: 61528
122.08/122.18	c total #propagations: 7238008 / total #impl: 26850909 (eff. 0.270)
122.08/122.18	c #Conflicts:     192000 | #Learnt:      11869 | 0.000
122.08/122.18	c total clause space: 127.173MB
122.08/122.18	c total #watches: 65829
122.77/122.80	c total #propagations: 7273026 / total #impl: 26980717 (eff. 0.270)
122.77/122.80	c #Conflicts:     193000 | #Learnt:      12869 | 0.000
122.77/122.80	c total clause space: 127.173MB
122.77/122.80	c total #watches: 71165
123.37/123.48	c total #propagations: 7307901 / total #impl: 27115525 (eff. 0.270)
123.37/123.48	c #Conflicts:     194000 | #Learnt:      13869 | 0.000
123.37/123.48	c total clause space: 127.173MB
123.37/123.48	c total #watches: 75730
124.17/124.21	c total #propagations: 7343865 / total #impl: 27259731 (eff. 0.269)
124.17/124.21	c #Conflicts:     195000 | #Learnt:      14869 | 0.000
124.17/124.21	c total clause space: 127.173MB
124.17/124.21	c total #watches: 79832
124.97/125.04	c total #propagations: 7380305 / total #impl: 27406114 (eff. 0.269)
124.97/125.04	c #Conflicts:     196000 | #Learnt:      15869 | 0.000
124.97/125.04	c total clause space: 127.173MB
124.97/125.04	c total #watches: 84000
125.77/125.88	c total #propagations: 7420996 / total #impl: 27564592 (eff. 0.269)
125.77/125.88	c #Conflicts:     197000 | #Learnt:      16869 | 0.000
125.77/125.88	c total clause space: 127.173MB
125.77/125.88	c total #watches: 88047
126.67/126.77	c total #propagations: 7458970 / total #impl: 27712929 (eff. 0.269)
126.67/126.77	c #Conflicts:     198000 | #Learnt:      17869 | 0.000
126.67/126.77	c total clause space: 127.173MB
126.67/126.77	c total #watches: 91860
127.68/127.71	c total #propagations: 7495824 / total #impl: 27866604 (eff. 0.269)
127.68/127.71	c #Conflicts:     199000 | #Learnt:      18869 | 0.000
127.68/127.71	c total clause space: 127.173MB
127.68/127.71	c total #watches: 95936
128.68/128.71	c total #propagations: 7534785 / total #impl: 28015707 (eff. 0.269)
128.68/128.71	c #Conflicts:     200000 | #Learnt:      19869 | 0.000
128.68/128.71	c total clause space: 127.173MB
128.68/128.71	c total #watches: 100517
129.78/129.83	c total #propagations: 7574027 / total #impl: 28166001 (eff. 0.269)
129.78/129.83	c #Conflicts:     201000 | #Learnt:      20869 | 0.000
129.78/129.83	c total clause space: 127.173MB
129.78/129.83	c total #watches: 104883
130.87/130.91	c total #propagations: 7612721 / total #impl: 28300722 (eff. 0.269)
130.87/130.91	c GARBAGE COLLECT
130.87/130.91	c #Conflicts:     202000 | #Learnt:      11166 | 0.000
130.87/130.91	c total clause space: 127.173MB
130.87/130.91	c total #watches: 63298
131.67/131.75	c total #propagations: 7650185 / total #impl: 28441034 (eff. 0.269)
131.67/131.75	c #Conflicts:     203000 | #Learnt:      12166 | 0.000
131.67/131.75	c total clause space: 127.173MB
131.67/131.75	c total #watches: 68525
132.57/132.63	c total #propagations: 7687448 / total #impl: 28579081 (eff. 0.269)
132.57/132.63	c #Conflicts:     204000 | #Learnt:      13166 | 0.000
132.57/132.63	c total clause space: 127.173MB
132.57/132.63	c total #watches: 73474
133.47/133.51	c total #propagations: 7724090 / total #impl: 28717296 (eff. 0.269)
133.47/133.51	c #Conflicts:     205000 | #Learnt:      14166 | 0.000
133.47/133.51	c total clause space: 127.173MB
133.47/133.51	c total #watches: 78402
134.37/134.45	c total #propagations: 7760678 / total #impl: 28862409 (eff. 0.269)
134.37/134.45	c #Conflicts:     206000 | #Learnt:      15166 | 0.000
134.37/134.45	c total clause space: 127.173MB
134.37/134.45	c total #watches: 82956
135.17/135.30	c total #propagations: 7796628 / total #impl: 29006172 (eff. 0.269)
135.17/135.30	c #Conflicts:     207000 | #Learnt:      16166 | 0.000
135.17/135.30	c total clause space: 127.173MB
135.17/135.30	c total #watches: 86962
136.17/136.21	c total #propagations: 7832170 / total #impl: 29152981 (eff. 0.269)
136.17/136.21	c #Conflicts:     208000 | #Learnt:      17166 | 0.000
136.17/136.21	c total clause space: 127.173MB
136.17/136.21	c total #watches: 90901
137.17/137.29	c total #propagations: 7870724 / total #impl: 29308570 (eff. 0.269)
137.17/137.29	c #Conflicts:     209000 | #Learnt:      18166 | 0.000
137.17/137.29	c total clause space: 127.173MB
137.17/137.29	c total #watches: 95399
138.17/138.26	c total #propagations: 7909218 / total #impl: 29458785 (eff. 0.268)
138.17/138.26	c #Conflicts:     210000 | #Learnt:      19166 | 0.000
138.17/138.26	c total clause space: 127.173MB
138.17/138.26	c total #watches: 99930
139.27/139.34	c total #propagations: 7944596 / total #impl: 29619372 (eff. 0.268)
139.27/139.34	c #Conflicts:     211000 | #Learnt:      20166 | 0.000
139.27/139.34	c total clause space: 127.173MB
139.27/139.34	c total #watches: 103962
140.27/140.36	c total #propagations: 7981359 / total #impl: 29772317 (eff. 0.268)
140.27/140.36	c #Conflicts:     212000 | #Learnt:      21166 | 0.000
140.27/140.36	c total clause space: 127.173MB
140.27/140.36	c total #watches: 108312
141.27/141.36	c total #propagations: 8016137 / total #impl: 29919832 (eff. 0.268)
141.27/141.36	c GARBAGE COLLECT
141.27/141.36	c #Conflicts:     213000 | #Learnt:      11168 | 0.000
141.27/141.36	c total clause space: 127.173MB
141.27/141.36	c total #watches: 63198
141.97/142.07	c total #propagations: 8051094 / total #impl: 30060008 (eff. 0.268)
141.97/142.07	c #Conflicts:     214000 | #Learnt:      12168 | 0.000
141.97/142.07	c total clause space: 127.173MB
141.97/142.07	c total #watches: 67815
142.87/142.94	c total #propagations: 8087240 / total #impl: 30199398 (eff. 0.268)
142.87/142.94	c #Conflicts:     215000 | #Learnt:      13168 | 0.000
142.87/142.94	c total clause space: 127.173MB
142.87/142.94	c total #watches: 71800
143.67/143.77	c total #propagations: 8125604 / total #impl: 30350197 (eff. 0.268)
143.67/143.77	c #Conflicts:     216000 | #Learnt:      14168 | 0.000
143.67/143.77	c total clause space: 127.173MB
143.67/143.77	c total #watches: 76894
144.47/144.56	c total #propagations: 8163473 / total #impl: 30498561 (eff. 0.268)
144.47/144.56	c #Conflicts:     217000 | #Learnt:      15168 | 0.000
144.47/144.56	c total clause space: 127.173MB
144.47/144.56	c total #watches: 82019
145.27/145.30	c total #propagations: 8200899 / total #impl: 30642056 (eff. 0.268)
145.27/145.30	c #Conflicts:     218000 | #Learnt:      16168 | 0.000
145.27/145.30	c total clause space: 127.173MB
145.27/145.30	c total #watches: 86339
145.96/146.08	c total #propagations: 8237682 / total #impl: 30786615 (eff. 0.268)
145.96/146.08	c #Conflicts:     219000 | #Learnt:      17168 | 0.000
145.96/146.08	c total clause space: 127.173MB
145.96/146.08	c total #watches: 90864
146.76/146.88	c total #propagations: 8274885 / total #impl: 30935209 (eff. 0.267)
146.76/146.88	c #Conflicts:     220000 | #Learnt:      18168 | 0.000
146.76/146.88	c total clause space: 127.173MB
146.76/146.88	c total #watches: 96041
147.66/147.75	c total #propagations: 8311086 / total #impl: 31081082 (eff. 0.267)
147.66/147.75	c #Conflicts:     221000 | #Learnt:      19168 | 0.000
147.66/147.75	c total clause space: 127.173MB
147.66/147.75	c total #watches: 101142
148.66/148.75	c total #propagations: 8349067 / total #impl: 31233380 (eff. 0.267)
148.66/148.75	c #Conflicts:     222000 | #Learnt:      20168 | 0.000
148.66/148.75	c total clause space: 127.173MB
148.66/148.75	c total #watches: 106252
149.76/149.82	c total #propagations: 8385628 / total #impl: 31363400 (eff. 0.267)
149.76/149.82	c #Conflicts:     223000 | #Learnt:      21168 | 0.000
149.76/149.82	c total clause space: 127.173MB
149.76/149.82	c total #watches: 111301
150.87/150.95	c total #propagations: 8422783 / total #impl: 31508776 (eff. 0.267)
150.87/150.95	c #Conflicts:     224000 | #Learnt:      22168 | 0.000
150.87/150.95	c total clause space: 127.173MB
150.87/150.95	c total #watches: 116561
151.77/151.83	c total #propagations: 8459060 / total #impl: 31646701 (eff. 0.267)
151.77/151.83	c GARBAGE COLLECT
151.77/151.83	c #Conflicts:     225000 | #Learnt:      11869 | 0.000
151.77/151.83	c total clause space: 127.173MB
151.77/151.83	c total #watches: 67775
152.56/152.62	c total #propagations: 8496607 / total #impl: 31787288 (eff. 0.267)
152.56/152.62	c #Conflicts:     226000 | #Learnt:      12869 | 0.000
152.56/152.62	c total clause space: 127.173MB
152.56/152.62	c total #watches: 72857
153.26/153.38	c total #propagations: 8534536 / total #impl: 31928708 (eff. 0.267)
153.26/153.38	c #Conflicts:     227000 | #Learnt:      13869 | 0.000
153.26/153.38	c total clause space: 127.173MB
153.26/153.38	c total #watches: 77012
154.16/154.29	c total #propagations: 8569610 / total #impl: 32066346 (eff. 0.267)
154.16/154.29	c #Conflicts:     228000 | #Learnt:      14869 | 0.000
154.16/154.29	c total clause space: 127.173MB
154.16/154.29	c total #watches: 81757
155.17/155.24	c total #propagations: 8607185 / total #impl: 32207166 (eff. 0.267)
155.17/155.24	c #Conflicts:     229000 | #Learnt:      15869 | 0.000
155.17/155.24	c total clause space: 127.173MB
155.17/155.24	c total #watches: 86870
156.06/156.15	c total #propagations: 8646360 / total #impl: 32349547 (eff. 0.267)
156.06/156.15	c #Conflicts:     230000 | #Learnt:      16869 | 0.000
156.06/156.15	c total clause space: 127.173MB
156.06/156.15	c total #watches: 92551
157.06/157.19	c total #propagations: 8684241 / total #impl: 32484261 (eff. 0.267)
157.06/157.19	c #Conflicts:     231000 | #Learnt:      17869 | 0.000
157.06/157.19	c total clause space: 127.173MB
157.06/157.19	c total #watches: 96934
158.06/158.16	c total #propagations: 8721667 / total #impl: 32619875 (eff. 0.267)
158.06/158.16	c #Conflicts:     232000 | #Learnt:      18869 | 0.000
158.06/158.16	c total clause space: 127.173MB
158.06/158.16	c total #watches: 101871
159.26/159.34	c total #propagations: 8757739 / total #impl: 32756888 (eff. 0.267)
159.26/159.34	c #Conflicts:     233000 | #Learnt:      19869 | 0.000
159.26/159.34	c total clause space: 127.173MB
159.26/159.34	c total #watches: 107840
160.57/160.69	c total #propagations: 8797110 / total #impl: 32897861 (eff. 0.267)
160.57/160.69	c #Conflicts:     234000 | #Learnt:      20869 | 0.000
160.57/160.69	c total clause space: 127.173MB
160.57/160.69	c total #watches: 112958
161.96/162.03	c total #propagations: 8836742 / total #impl: 33020626 (eff. 0.268)
161.96/162.03	c #Conflicts:     235000 | #Learnt:      21869 | 0.000
161.96/162.03	c total clause space: 127.173MB
161.96/162.03	c total #watches: 119421
163.36/163.49	c total #propagations: 8876551 / total #impl: 33155014 (eff. 0.268)
163.36/163.49	c #Conflicts:     236000 | #Learnt:      22869 | 0.000
163.36/163.49	c total clause space: 127.173MB
163.36/163.49	c total #watches: 125899
164.46/164.53	c total #propagations: 8915472 / total #impl: 33284128 (eff. 0.268)
164.46/164.53	c GARBAGE COLLECT
164.46/164.53	c #Conflicts:     237000 | #Learnt:      12268 | 0.000
164.46/164.53	c total clause space: 127.173MB
164.46/164.53	c total #watches: 69280
165.26/165.32	c total #propagations: 8956535 / total #impl: 33437610 (eff. 0.268)
165.26/165.32	c #Conflicts:     238000 | #Learnt:      13268 | 0.000
165.26/165.32	c total clause space: 127.173MB
165.26/165.32	c total #watches: 75041
166.07/166.19	c total #propagations: 8995213 / total #impl: 33577854 (eff. 0.268)
166.07/166.19	c #Conflicts:     239000 | #Learnt:      14268 | 0.000
166.07/166.19	c total clause space: 127.173MB
166.07/166.19	c total #watches: 80696
167.06/167.14	c total #propagations: 9033567 / total #impl: 33713192 (eff. 0.268)
167.06/167.14	c #Conflicts:     240000 | #Learnt:      15268 | 0.000
167.06/167.14	c total clause space: 127.173MB
167.06/167.14	c total #watches: 86672
167.96/168.06	c total #propagations: 9073118 / total #impl: 33843919 (eff. 0.268)
167.96/168.06	c #Conflicts:     241000 | #Learnt:      16268 | 0.000
167.96/168.06	c total clause space: 127.173MB
167.96/168.06	c total #watches: 91595
169.16/169.24	c total #propagations: 9112294 / total #impl: 33995055 (eff. 0.268)
169.16/169.24	c #Conflicts:     242000 | #Learnt:      17268 | 0.000
169.16/169.24	c total clause space: 127.173MB
169.16/169.24	c total #watches: 97211
170.36/170.42	c total #propagations: 9153353 / total #impl: 34134127 (eff. 0.268)
170.36/170.42	c #Conflicts:     243000 | #Learnt:      18268 | 0.000
170.36/170.42	c total clause space: 127.173MB
170.36/170.42	c total #watches: 101685
171.46/171.58	c total #propagations: 9192966 / total #impl: 34272988 (eff. 0.268)
171.46/171.58	c #Conflicts:     244000 | #Learnt:      19268 | 0.000
171.46/171.58	c total clause space: 127.173MB
171.46/171.58	c total #watches: 106754
172.67/172.78	c total #propagations: 9229429 / total #impl: 34401479 (eff. 0.268)
172.67/172.78	c #Conflicts:     245000 | #Learnt:      20268 | 0.000
172.67/172.78	c total clause space: 127.173MB
172.67/172.78	c total #watches: 111086
173.77/173.90	c total #propagations: 9269550 / total #impl: 34553633 (eff. 0.268)
173.77/173.90	c #Conflicts:     246000 | #Learnt:      21268 | 0.000
173.77/173.90	c total clause space: 127.173MB
173.77/173.90	c total #watches: 115646
174.97/175.02	c total #propagations: 9307426 / total #impl: 34692927 (eff. 0.268)
174.97/175.02	c #Conflicts:     247000 | #Learnt:      22268 | 0.000
174.97/175.02	c total clause space: 127.173MB
174.97/175.02	c total #watches: 119649
176.36/176.45	c total #propagations: 9343509 / total #impl: 34833975 (eff. 0.268)
176.36/176.45	c #Conflicts:     248000 | #Learnt:      23268 | 0.000
176.36/176.45	c total clause space: 127.173MB
176.36/176.45	c total #watches: 123877
177.56/177.60	c total #propagations: 9382106 / total #impl: 34969560 (eff. 0.268)
177.56/177.60	c GARBAGE COLLECT
177.56/177.60	c #Conflicts:     249000 | #Learnt:      12377 | 0.000
177.56/177.60	c total clause space: 127.173MB
177.56/177.60	c total #watches: 69741
178.27/178.37	c total #propagations: 9419888 / total #impl: 35106961 (eff. 0.268)
178.27/178.37	c #Conflicts:     250000 | #Learnt:      13377 | 0.000
178.27/178.37	c total clause space: 127.173MB
178.27/178.37	c total #watches: 74658
179.16/179.23	c total #propagations: 9458905 / total #impl: 35250574 (eff. 0.268)
179.16/179.23	c #Conflicts:     251000 | #Learnt:      14377 | 0.000
179.16/179.23	c total clause space: 127.173MB
179.16/179.23	c total #watches: 80322
179.96/180.05	c total #propagations: 9497120 / total #impl: 35386761 (eff. 0.268)
179.96/180.05	c #Conflicts:     252000 | #Learnt:      15377 | 0.000
179.96/180.05	c total clause space: 127.173MB
179.96/180.05	c total #watches: 84389
180.96/181.01	c total #propagations: 9535447 / total #impl: 35532404 (eff. 0.268)
180.96/181.01	c #Conflicts:     253000 | #Learnt:      16377 | 0.000
180.96/181.01	c total clause space: 127.173MB
180.96/181.01	c total #watches: 88302
182.06/182.13	c total #propagations: 9575093 / total #impl: 35680385 (eff. 0.268)
182.06/182.13	c #Conflicts:     254000 | #Learnt:      17377 | 0.000
182.06/182.13	c total clause space: 127.173MB
182.06/182.13	c total #watches: 92833
183.06/183.17	c total #propagations: 9615483 / total #impl: 35833737 (eff. 0.268)
183.06/183.17	c #Conflicts:     255000 | #Learnt:      18377 | 0.000
183.06/183.17	c total clause space: 127.173MB
183.06/183.17	c total #watches: 96963
183.96/184.10	c total #propagations: 9654778 / total #impl: 35987049 (eff. 0.268)
183.96/184.10	c #Conflicts:     256000 | #Learnt:      19377 | 0.000
183.96/184.10	c total clause space: 127.173MB
183.96/184.10	c total #watches: 101809
185.06/185.13	c total #propagations: 9692434 / total #impl: 36140656 (eff. 0.268)
185.06/185.13	c #Conflicts:     257000 | #Learnt:      20377 | 0.000
185.06/185.13	c total clause space: 127.173MB
185.06/185.13	c total #watches: 105909
186.06/186.16	c total #propagations: 9731332 / total #impl: 36300509 (eff. 0.268)
186.06/186.16	c #Conflicts:     258000 | #Learnt:      21377 | 0.000
186.06/186.16	c total clause space: 127.173MB
186.06/186.16	c total #watches: 109891
187.26/187.32	c total #propagations: 9768357 / total #impl: 36452458 (eff. 0.268)
187.26/187.32	c #Conflicts:     259000 | #Learnt:      22377 | 0.000
187.26/187.32	c total clause space: 127.173MB
187.26/187.32	c total #watches: 114534
188.56/188.63	c total #propagations: 9805498 / total #impl: 36593056 (eff. 0.268)
188.56/188.63	c #Conflicts:     260000 | #Learnt:      23377 | 0.000
188.56/188.63	c total clause space: 127.173MB
188.56/188.63	c total #watches: 118610
189.76/189.87	c total #propagations: 9844671 / total #impl: 36744862 (eff. 0.268)
189.76/189.87	c #Conflicts:     261000 | #Learnt:      24377 | 0.000
189.76/189.87	c total clause space: 127.173MB
189.76/189.87	c total #watches: 123284
190.66/190.74	c total #propagations: 9881750 / total #impl: 36890836 (eff. 0.268)
190.66/190.74	c GARBAGE COLLECT
190.66/190.74	c #Conflicts:     262000 | #Learnt:      13170 | 0.000
190.66/190.74	c total clause space: 127.173MB
190.66/190.74	c total #watches: 74643
191.46/191.58	c total #propagations: 9919485 / total #impl: 37030245 (eff. 0.268)
191.46/191.58	c #Conflicts:     263000 | #Learnt:      14170 | 0.000
191.46/191.58	c total clause space: 127.173MB
191.46/191.58	c total #watches: 79016
192.46/192.51	c total #propagations: 9957095 / total #impl: 37185979 (eff. 0.268)
192.46/192.51	c #Conflicts:     264000 | #Learnt:      15170 | 0.000
192.46/192.51	c total clause space: 127.173MB
192.46/192.51	c total #watches: 85227
193.26/193.34	c total #propagations: 9997045 / total #impl: 37324246 (eff. 0.268)
193.26/193.34	c SATISFIABLE (checked)
193.26/193.34	c CPU time              : 193.271 s
193.26/193.34	d decisions 264842
193.26/193.34	d conflicts 380885
193.26/193.34	s SATISFIABLE
193.26/193.34	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 x160 -x161 -x162 -x163 x164 x165 -x166 -x167 x168 x169 -x170 -x171 x172 x173 -x174 -x175 x176 x177 -x178 x179 -x180 -x181 x182 x183 -x184 x185 -x186 x187 -x188 -x189 x190 x191 -x192 x193 -x194 x195 -x196 -x197 x198 -x199 x200 x201 -x202 -x203 x204 x205 -x206 -x207 x208 x209 -x210 -x211 x212 x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 x222 x223 -x224 -x225 x226 x227 -x228 -x229 x230 x231 -x232 -x233 x234 x235 -x236 -x237 x238 x239 -x240 -x241 x242 x243 -x244 -x245 x246 x247 -x248 -x249 -x250 -x251 x252 -x253 -x254 -x255 x256 x257 -x258 -x259 x260 x261 -x262 -x263 x264 x265 -x266

Verifier Data

OK	0

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-4087047-1465393285/watcher-4087047-1465393285 -o /tmp/evaluation-result-4087047-1465393285/solver-4087047-1465393285 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087047-1465393285.opb ./cdcl-cuttingplanes-release 

pid=30379
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.42 2.32 2.22 3/176 30382
/proc/meminfo: memFree=29218448/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 121261661 29802496 5260 33554432000 4194304 6199737 140733706288176 140735514149160 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 7276 5260 122 490 0 6777 0

[startup+0.10015 s]
/proc/loadavg: 2.42 2.32 2.22 3/176 30382
/proc/meminfo: memFree=29218448/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=33716 CPUtime=0.09 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 958 0 0 0 9 0 0 0 20 0 1 0 121261661 34525184 7215 33554432000 4194304 6199737 140733706288176 140733706287000 4235791 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 8429 7215 139 490 0 7930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33716

[startup+0.200336 s]
/proc/loadavg: 2.42 2.32 2.22 3/176 30382
/proc/meminfo: memFree=29218448/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=36568 CPUtime=0.19 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 2037 0 0 0 19 0 0 0 20 0 1 0 121261661 37445632 7848 33554432000 4194304 6199737 140733706288176 140733706287000 4208371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 9142 7848 155 490 0 8643 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36568

[startup+0.300266 s]
/proc/loadavg: 2.42 2.32 2.22 3/176 30382
/proc/meminfo: memFree=29218448/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=41124 CPUtime=0.28 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 2840 0 0 0 28 0 0 0 20 0 1 0 121261661 42110976 8843 33554432000 4194304 6199737 140733706288176 140733706287000 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 10281 8843 155 490 0 9782 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41124

[startup+0.700224 s]
/proc/loadavg: 2.42 2.32 2.22 3/176 30382
/proc/meminfo: memFree=29218448/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=41524 CPUtime=0.68 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 3505 0 0 0 68 0 0 0 20 0 1 0 121261661 42520576 9271 33554432000 4194304 6199737 140733706288176 140733706287000 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 10381 9271 161 490 0 9882 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 41524

[startup+1.50023 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 30383
/proc/meminfo: memFree=29178528/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=49120 CPUtime=1.49 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 3923 0 0 0 148 1 0 0 20 0 1 0 121261661 50298880 10567 33554432000 4194304 6199737 140733706288176 140733706287288 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 12280 10567 161 490 0 11781 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49120

[startup+3.10023 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 30383
/proc/meminfo: memFree=29173688/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=61372 CPUtime=3.09 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 4997 0 0 0 308 1 0 0 20 0 1 0 121261661 62844928 12249 33554432000 4194304 6199737 140733706288176 140733706287288 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 15343 12249 161 490 0 14844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61372

[startup+6.30019 s]
/proc/loadavg: 2.39 2.31 2.22 3/177 30383
/proc/meminfo: memFree=29165072/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=61824 CPUtime=6.29 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 5098 0 0 0 628 1 0 0 20 0 1 0 121261661 63307776 13883 33554432000 4194304 6199737 140733706288176 140733706287288 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 15456 13883 161 490 0 14957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61824

[startup+12.7002 s]
/proc/loadavg: 2.33 2.30 2.22 3/177 30383
/proc/meminfo: memFree=29153556/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=82056 CPUtime=12.68 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 6248 0 0 0 1267 1 0 0 20 0 1 0 121261661 84025344 16149 33554432000 4194304 6199737 140733706288176 140733706286824 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 20514 16149 161 490 0 20015 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 82056

[startup+25.5004 s]
/proc/loadavg: 2.28 2.29 2.21 4/177 30383
/proc/meminfo: memFree=29140172/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=83272 CPUtime=25.48 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 6549 0 0 0 2547 1 0 0 20 0 1 0 121261661 85270528 19516 33554432000 4194304 6199737 140733706288176 140733706287288 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 20818 19516 161 490 0 20319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83272

[startup+51.1004 s]
/proc/loadavg: 2.24 2.28 2.21 3/177 30383
/proc/meminfo: memFree=29124300/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=116044 CPUtime=51.08 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 7819 0 0 0 5106 2 0 0 20 0 1 0 121261661 118829056 22979 33554432000 4194304 6199737 140733706288176 140733706286824 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 29011 22979 161 490 0 28512 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116044

[startup+102.3 s]
/proc/loadavg: 2.15 2.25 2.20 4/177 30385
/proc/meminfo: memFree=29105388/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=119024 CPUtime=102.27 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 8395 0 0 0 10225 2 0 0 20 0 1 0 121261661 121880576 27428 33554432000 4194304 6199737 140733706288176 140733706286824 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 29756 27428 161 490 0 29257 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119024

[startup+162.3 s]
/proc/loadavg: 2.27 2.26 2.21 4/177 30386
/proc/meminfo: memFree=29087896/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=169952 CPUtime=162.26 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9464 0 0 0 16223 3 0 0 20 0 1 0 121261661 174030848 31178 33554432000 4194304 6199737 140733706288176 140733706287288 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42488 31178 161 490 0 41989 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 169952

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 30382 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+179.2 s]
/proc/loadavg: 2.35 2.28 2.21 3/177 30386
/proc/meminfo: memFree=29080892/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170468 CPUtime=179.16 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9536 0 0 0 17913 3 0 0 20 0 1 0 121261661 174559232 32272 33554432000 4194304 6199737 140733706288176 140733706287288 4213875 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42617 32272 161 490 0 42118 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 170468

[startup+185.6 s]
/proc/loadavg: 2.41 2.29 2.22 3/177 30387
/proc/meminfo: memFree=29080516/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170468 CPUtime=185.56 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9538 0 0 0 18553 3 0 0 20 0 1 0 121261661 174559232 32274 33554432000 4194304 6199737 140733706288176 140733706287288 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42617 32274 161 490 0 42118 0
Current children cumulated CPU time (s) 185.56
Current children cumulated vsize (KiB) 170468

[startup+188.8 s]
/proc/loadavg: 2.37 2.29 2.21 3/177 30387
/proc/meminfo: memFree=29080528/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170600 CPUtime=188.76 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9574 0 0 0 18873 3 0 0 20 0 1 0 121261661 174694400 32310 33554432000 4194304 6199737 140733706288176 140733706286824 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42650 32310 161 490 0 42151 0
Current children cumulated CPU time (s) 188.76
Current children cumulated vsize (KiB) 170600

[startup+190.407 s]
/proc/loadavg: 2.37 2.29 2.21 3/177 30387
/proc/meminfo: memFree=29076308/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170732 CPUtime=190.36 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9594 0 0 0 19033 3 0 0 20 0 1 0 121261661 174829568 33352 33554432000 4194304 6199737 140733706288176 140733706287288 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42683 33352 161 490 0 42184 0
Current children cumulated CPU time (s) 190.36
Current children cumulated vsize (KiB) 170732

[startup+192 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 30387
/proc/meminfo: memFree=29076308/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170732 CPUtime=191.96 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9594 0 0 0 19193 3 0 0 20 0 1 0 121261661 174829568 33352 33554432000 4194304 6199737 140733706288176 140733706287288 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42683 33352 161 490 0 42184 0
Current children cumulated CPU time (s) 191.96
Current children cumulated vsize (KiB) 170732

[startup+192.8 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 30387
/proc/meminfo: memFree=29076680/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170732 CPUtime=192.76 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9594 0 0 0 19273 3 0 0 20 0 1 0 121261661 174829568 33352 33554432000 4194304 6199737 140733706288176 140733706287288 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42683 33352 161 490 0 42184 0
Current children cumulated CPU time (s) 192.76
Current children cumulated vsize (KiB) 170732

[startup+193.2 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 30387
/proc/meminfo: memFree=29076680/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170732 CPUtime=193.16 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9594 0 0 0 19313 3 0 0 20 0 1 0 121261661 174829568 33352 33554432000 4194304 6199737 140733706288176 140733706287288 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42683 33352 161 490 0 42184 0
Current children cumulated CPU time (s) 193.16
Current children cumulated vsize (KiB) 170732

[startup+193.3 s]
/proc/loadavg: 2.34 2.28 2.21 3/177 30387
/proc/meminfo: memFree=29076680/32872528 swapFree=16360/1798728
[pid=30382] ppid=30379 vsize=170732 CPUtime=193.26 cores=0,2,4,6
/proc/30382/stat : 30382 (cdcl-cuttingpla) R 30379 30382 29677 0 -1 4202496 9594 0 0 0 19323 3 0 0 20 0 1 0 121261661 174829568 33352 33554432000 4194304 6199737 140733706288176 140733706287288 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/30382/statm: 42683 33352 161 490 0 42184 0
Current children cumulated CPU time (s) 193.26
Current children cumulated vsize (KiB) 170732

Child status: 10
Real time (s): 193.342
CPU time (s): 193.308
CPU user time (s): 193.273
CPU system time (s): 0.034994
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 170732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.273
system time used= 0.034994
maximum resident set size= 133412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9596
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= 13
involuntary context switches= 206

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.423935 second user time and 0.829873 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 15:41:25
IDJOB=4087047
IDBENCH=1166
IDSOLVER=2548
FILE ID=node123/4087047-1465393285
RUNJOBID= node123-1465387880-29693
PBS_JOBID= 19853801
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army9.12ls.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087047-1465393285/watcher-4087047-1465393285 -o /tmp/evaluation-result-4087047-1465393285/solver-4087047-1465393285 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087047-1465393285.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=145703883

node123.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.56
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29218720 kB
Buffers:          149376 kB
Cached:           666972 kB
SwapCached:         1756 kB
Active:           492824 kB
Inactive:         615692 kB
Active(anon):     291712 kB
Inactive(anon):     2668 kB
Active(file):     201112 kB
Inactive(file):   613024 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              2344 kB
Writeback:             0 kB
AnonPages:       2176164 kB
Mapped:             8024 kB
Shmem:                 0 kB
Slab:             610356 kB
SReclaimable:      54608 kB
SUnreclaim:       555748 kB
KernelStack:        1472 kB
PageTables:         8116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2318000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2152448 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= 71632 MiB
End job on node123 at 2016-06-08 15:44:38