Trace number 4122752

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-01UNSAT 9.1926 9.19332

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n84-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM1eff1ede3574710522aaf0f953f48c8d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.24181
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables126
Total number of constraints336
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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= 126 #constraint= 336
0.00/0.02	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.02	c total clause space: 4.25031MB
0.00/0.02	c total #watches: 2670
0.00/0.04	c total #propagations: 13808 / total #impl: 40867 (eff. 0.338)
0.00/0.04	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.04	c total clause space: 4.25031MB
0.00/0.04	c total #watches: 4670
0.00/0.06	c total #propagations: 25259 / total #impl: 76743 (eff. 0.329)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4678
0.00/0.08	c total #propagations: 38095 / total #impl: 117517 (eff. 0.324)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 6678
0.09/0.10	c total #propagations: 50718 / total #impl: 157372 (eff. 0.322)
0.09/0.10	c GARBAGE COLLECT
0.09/0.10	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 5380
0.09/0.12	c total #propagations: 61148 / total #impl: 191440 (eff. 0.319)
0.09/0.12	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 7380
0.09/0.14	c total #propagations: 70144 / total #impl: 221773 (eff. 0.316)
0.09/0.14	c GARBAGE COLLECT
0.09/0.14	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 5138
0.09/0.16	c total #propagations: 78631 / total #impl: 250537 (eff. 0.314)
0.09/0.16	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 7138
0.09/0.18	c total #propagations: 86849 / total #impl: 280546 (eff. 0.310)
0.09/0.18	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 9138
0.19/0.20	c total #propagations: 95822 / total #impl: 310746 (eff. 0.308)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:      10000 | #Learnt:       2720 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 6112
0.19/0.22	c total #propagations: 104224 / total #impl: 338759 (eff. 0.308)
0.19/0.22	c #Conflicts:      11000 | #Learnt:       3720 | 0.000
0.19/0.22	c total clause space: 4.25031MB
0.19/0.22	c total #watches: 8112
0.19/0.24	c total #propagations: 112216 / total #impl: 365344 (eff. 0.307)
0.19/0.24	c #Conflicts:      12000 | #Learnt:       4720 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 10112
0.19/0.26	c total #propagations: 121099 / total #impl: 396970 (eff. 0.305)
0.19/0.26	c #Conflicts:      13000 | #Learnt:       5720 | 0.000
0.19/0.26	c total clause space: 4.25031MB
0.19/0.26	c total #watches: 12112
0.19/0.28	c total #propagations: 128692 / total #impl: 424682 (eff. 0.303)
0.19/0.28	c GARBAGE COLLECT
0.19/0.28	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 8396
0.29/0.30	c total #propagations: 137360 / total #impl: 453193 (eff. 0.303)
0.29/0.30	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 10396
0.29/0.32	c total #propagations: 146642 / total #impl: 485087 (eff. 0.302)
0.29/0.32	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 12396
0.29/0.34	c total #propagations: 152996 / total #impl: 507780 (eff. 0.301)
0.29/0.34	c GARBAGE COLLECT
0.29/0.34	c #Conflicts:      17000 | #Learnt:       3684 | 0.000
0.29/0.34	c total clause space: 4.25031MB
0.29/0.34	c total #watches: 8040
0.29/0.37	c total #propagations: 162298 / total #impl: 539227 (eff. 0.301)
0.29/0.37	c #Conflicts:      18000 | #Learnt:       4684 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 10040
0.29/0.39	c total #propagations: 171053 / total #impl: 571673 (eff. 0.299)
0.29/0.39	c #Conflicts:      19000 | #Learnt:       5684 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 12040
0.39/0.41	c total #propagations: 177358 / total #impl: 595817 (eff. 0.298)
0.39/0.41	c #Conflicts:      20000 | #Learnt:       6684 | 0.000
0.39/0.41	c total clause space: 4.25031MB
0.39/0.41	c total #watches: 14040
0.39/0.43	c total #propagations: 184410 / total #impl: 619902 (eff. 0.297)
0.39/0.43	c GARBAGE COLLECT
0.39/0.43	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
0.39/0.43	c total clause space: 4.25031MB
0.39/0.43	c total #watches: 9062
0.39/0.45	c total #propagations: 192604 / total #impl: 648911 (eff. 0.297)
0.39/0.45	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
0.39/0.45	c total clause space: 4.25031MB
0.39/0.45	c total #watches: 11062
0.39/0.47	c total #propagations: 201680 / total #impl: 680057 (eff. 0.297)
0.39/0.47	c #Conflicts:      23000 | #Learnt:       6195 | 0.000
0.39/0.47	c total clause space: 4.25031MB
0.39/0.47	c total #watches: 13062
0.49/0.50	c total #propagations: 211288 / total #impl: 713800 (eff. 0.296)
0.49/0.50	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
0.49/0.50	c total clause space: 4.25031MB
0.49/0.50	c total #watches: 15062
0.49/0.52	c total #propagations: 219194 / total #impl: 741300 (eff. 0.296)
0.49/0.52	c GARBAGE COLLECT
0.49/0.52	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
0.49/0.52	c total clause space: 4.25031MB
0.49/0.52	c total #watches: 9470
0.49/0.54	c total #propagations: 226422 / total #impl: 767153 (eff. 0.295)
0.49/0.54	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
0.49/0.54	c total clause space: 4.25031MB
0.49/0.54	c total #watches: 11470
0.49/0.57	c total #propagations: 235109 / total #impl: 797189 (eff. 0.295)
0.49/0.57	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 13470
0.49/0.59	c total #propagations: 241148 / total #impl: 819147 (eff. 0.294)
0.49/0.59	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
0.49/0.59	c total clause space: 4.25031MB
0.49/0.59	c total #watches: 15470
0.59/0.61	c total #propagations: 248913 / total #impl: 845577 (eff. 0.294)
0.59/0.61	c GARBAGE COLLECT
0.59/0.61	c #Conflicts:      29000 | #Learnt:       4306 | 0.000
0.59/0.61	c total clause space: 6.90675MB
0.59/0.61	c total #watches: 9284
0.59/0.64	c total #propagations: 258115 / total #impl: 875939 (eff. 0.295)
0.59/0.64	c #Conflicts:      30000 | #Learnt:       5306 | 0.000
0.59/0.64	c total clause space: 6.90675MB
0.59/0.64	c total #watches: 11284
0.59/0.66	c total #propagations: 267677 / total #impl: 908675 (eff. 0.295)
0.59/0.66	c #Conflicts:      31000 | #Learnt:       6306 | 0.000
0.59/0.66	c total clause space: 6.90675MB
0.59/0.66	c total #watches: 13284
0.59/0.68	c total #propagations: 275505 / total #impl: 938017 (eff. 0.294)
0.59/0.68	c #Conflicts:      32000 | #Learnt:       7306 | 0.000
0.59/0.68	c total clause space: 6.90675MB
0.59/0.68	c total #watches: 15284
0.69/0.71	c total #propagations: 282106 / total #impl: 962913 (eff. 0.293)
0.69/0.71	c #Conflicts:      33000 | #Learnt:       8306 | 0.000
0.69/0.71	c total clause space: 6.90675MB
0.69/0.71	c total #watches: 17284
0.69/0.74	c total #propagations: 288779 / total #impl: 987669 (eff. 0.292)
0.69/0.74	c GARBAGE COLLECT
0.69/0.74	c #Conflicts:      34000 | #Learnt:       4908 | 0.000
0.69/0.74	c total clause space: 6.90675MB
0.69/0.74	c total #watches: 10488
0.69/0.76	c total #propagations: 298094 / total #impl: 1020913 (eff. 0.292)
0.69/0.76	c #Conflicts:      35000 | #Learnt:       5908 | 0.000
0.69/0.76	c total clause space: 6.90675MB
0.69/0.76	c total #watches: 12488
0.69/0.78	c total #propagations: 304986 / total #impl: 1045362 (eff. 0.292)
0.69/0.78	c #Conflicts:      36000 | #Learnt:       6908 | 0.000
0.69/0.78	c total clause space: 6.90675MB
0.69/0.78	c total #watches: 14488
0.79/0.80	c total #propagations: 311561 / total #impl: 1070466 (eff. 0.291)
0.79/0.80	c #Conflicts:      37000 | #Learnt:       7908 | 0.000
0.79/0.80	c total clause space: 6.90675MB
0.79/0.80	c total #watches: 16488
0.79/0.83	c total #propagations: 316334 / total #impl: 1089138 (eff. 0.290)
0.79/0.83	c #Conflicts:      38000 | #Learnt:       8908 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 18488
0.79/0.85	c total #propagations: 322325 / total #impl: 1112865 (eff. 0.290)
0.79/0.85	c GARBAGE COLLECT
0.79/0.85	c #Conflicts:      39000 | #Learnt:       5207 | 0.000
0.79/0.85	c total clause space: 6.90675MB
0.79/0.85	c total #watches: 11086
0.79/0.87	c total #propagations: 330421 / total #impl: 1144019 (eff. 0.289)
0.79/0.87	c #Conflicts:      40000 | #Learnt:       6207 | 0.000
0.79/0.87	c total clause space: 6.90675MB
0.79/0.87	c total #watches: 13086
0.79/0.89	c total #propagations: 337428 / total #impl: 1169979 (eff. 0.288)
0.79/0.89	c #Conflicts:      41000 | #Learnt:       7207 | 0.000
0.79/0.89	c total clause space: 6.90675MB
0.79/0.89	c total #watches: 15086
0.89/0.92	c total #propagations: 342193 / total #impl: 1187358 (eff. 0.288)
0.89/0.92	c #Conflicts:      42000 | #Learnt:       8207 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 17086
0.89/0.95	c total #propagations: 348218 / total #impl: 1208674 (eff. 0.288)
0.89/0.95	c #Conflicts:      43000 | #Learnt:       9207 | 0.000
0.89/0.95	c total clause space: 6.90675MB
0.89/0.95	c total #watches: 19086
0.89/0.99	c total #propagations: 354394 / total #impl: 1232216 (eff. 0.288)
0.89/0.99	c GARBAGE COLLECT
0.89/0.99	c #Conflicts:      44000 | #Learnt:       5210 | 0.000
0.89/0.99	c total clause space: 6.90675MB
0.89/0.99	c total #watches: 11092
0.99/1.01	c total #propagations: 363219 / total #impl: 1265280 (eff. 0.287)
0.99/1.01	c #Conflicts:      45000 | #Learnt:       6210 | 0.000
0.99/1.01	c total clause space: 6.90675MB
0.99/1.01	c total #watches: 13092
0.99/1.03	c total #propagations: 371153 / total #impl: 1292743 (eff. 0.287)
0.99/1.03	c #Conflicts:      46000 | #Learnt:       7210 | 0.000
0.99/1.03	c total clause space: 6.90675MB
0.99/1.03	c total #watches: 15092
0.99/1.05	c total #propagations: 377968 / total #impl: 1316881 (eff. 0.287)
0.99/1.05	c #Conflicts:      47000 | #Learnt:       8210 | 0.000
0.99/1.05	c total clause space: 6.90675MB
0.99/1.05	c total #watches: 17092
0.99/1.08	c total #propagations: 385353 / total #impl: 1342706 (eff. 0.287)
0.99/1.08	c #Conflicts:      48000 | #Learnt:       9210 | 0.000
0.99/1.08	c total clause space: 6.90675MB
0.99/1.08	c total #watches: 19092
0.99/1.10	c total #propagations: 394757 / total #impl: 1377502 (eff. 0.287)
0.99/1.10	c #Conflicts:      49000 | #Learnt:      10210 | 0.000
0.99/1.10	c total clause space: 6.90675MB
0.99/1.10	c total #watches: 21092
1.10/1.13	c total #propagations: 401791 / total #impl: 1403162 (eff. 0.286)
1.10/1.13	c GARBAGE COLLECT
1.10/1.13	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
1.10/1.13	c total clause space: 6.90675MB
1.10/1.13	c total #watches: 12482
1.10/1.15	c total #propagations: 409158 / total #impl: 1429103 (eff. 0.286)
1.10/1.15	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
1.10/1.15	c total clause space: 6.90675MB
1.10/1.15	c total #watches: 14482
1.10/1.18	c total #propagations: 417893 / total #impl: 1460952 (eff. 0.286)
1.10/1.18	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
1.10/1.18	c total clause space: 6.90675MB
1.10/1.18	c total #watches: 16482
1.10/1.20	c total #propagations: 426769 / total #impl: 1491559 (eff. 0.286)
1.10/1.20	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
1.10/1.20	c total clause space: 6.90675MB
1.10/1.20	c total #watches: 18482
1.20/1.23	c total #propagations: 435672 / total #impl: 1522031 (eff. 0.286)
1.20/1.23	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
1.20/1.23	c total clause space: 6.90675MB
1.20/1.23	c total #watches: 20482
1.20/1.26	c total #propagations: 443746 / total #impl: 1550643 (eff. 0.286)
1.20/1.26	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
1.20/1.26	c total clause space: 6.90675MB
1.20/1.26	c total #watches: 22482
1.20/1.29	c total #propagations: 452231 / total #impl: 1580368 (eff. 0.286)
1.20/1.29	c GARBAGE COLLECT
1.20/1.29	c #Conflicts:      56000 | #Learnt:       6300 | 0.000
1.20/1.29	c total clause space: 6.90675MB
1.20/1.29	c total #watches: 13272
1.29/1.31	c total #propagations: 460440 / total #impl: 1609479 (eff. 0.286)
1.29/1.31	c #Conflicts:      57000 | #Learnt:       7300 | 0.000
1.29/1.31	c total clause space: 6.90675MB
1.29/1.31	c total #watches: 15272
1.29/1.34	c total #propagations: 468508 / total #impl: 1639448 (eff. 0.286)
1.29/1.34	c #Conflicts:      58000 | #Learnt:       8300 | 0.000
1.29/1.34	c total clause space: 6.90675MB
1.29/1.34	c total #watches: 17272
1.29/1.36	c total #propagations: 475580 / total #impl: 1665960 (eff. 0.285)
1.29/1.36	c #Conflicts:      59000 | #Learnt:       9300 | 0.000
1.29/1.36	c total clause space: 6.90675MB
1.29/1.36	c total #watches: 19272
1.29/1.39	c total #propagations: 484134 / total #impl: 1697765 (eff. 0.285)
1.29/1.39	c #Conflicts:      60000 | #Learnt:      10300 | 0.000
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 21272
1.39/1.41	c total #propagations: 491154 / total #impl: 1725502 (eff. 0.285)
1.39/1.41	c #Conflicts:      61000 | #Learnt:      11300 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 23272
1.39/1.44	c total #propagations: 497861 / total #impl: 1752685 (eff. 0.284)
1.39/1.44	c GARBAGE COLLECT
1.39/1.44	c #Conflicts:      62000 | #Learnt:       6399 | 0.000
1.39/1.44	c total clause space: 6.90675MB
1.39/1.44	c total #watches: 13470
1.39/1.46	c total #propagations: 505032 / total #impl: 1778958 (eff. 0.284)
1.39/1.46	c #Conflicts:      63000 | #Learnt:       7399 | 0.000
1.39/1.46	c total clause space: 6.90675MB
1.39/1.46	c total #watches: 15470
1.39/1.49	c total #propagations: 514978 / total #impl: 1816818 (eff. 0.283)
1.39/1.49	c #Conflicts:      64000 | #Learnt:       8399 | 0.000
1.39/1.49	c total clause space: 6.90675MB
1.39/1.49	c total #watches: 17470
1.49/1.52	c total #propagations: 523696 / total #impl: 1850923 (eff. 0.283)
1.49/1.52	c #Conflicts:      65000 | #Learnt:       9399 | 0.000
1.49/1.52	c total clause space: 6.90675MB
1.49/1.52	c total #watches: 19470
1.49/1.55	c total #propagations: 531791 / total #impl: 1880686 (eff. 0.283)
1.49/1.55	c #Conflicts:      66000 | #Learnt:      10399 | 0.000
1.49/1.55	c total clause space: 6.90675MB
1.49/1.55	c total #watches: 21470
1.49/1.58	c total #propagations: 539215 / total #impl: 1907829 (eff. 0.283)
1.49/1.58	c #Conflicts:      67000 | #Learnt:      11399 | 0.000
1.49/1.58	c total clause space: 6.90675MB
1.49/1.58	c total #watches: 23470
1.59/1.61	c total #propagations: 547284 / total #impl: 1939184 (eff. 0.282)
1.59/1.61	c #Conflicts:      68000 | #Learnt:      12399 | 0.000
1.59/1.61	c total clause space: 6.90675MB
1.59/1.61	c total #watches: 25470
1.59/1.64	c total #propagations: 555332 / total #impl: 1971393 (eff. 0.282)
1.59/1.64	c GARBAGE COLLECT
1.59/1.64	c #Conflicts:      69000 | #Learnt:       7200 | 0.000
1.59/1.64	c total clause space: 6.90675MB
1.59/1.64	c total #watches: 15072
1.59/1.66	c total #propagations: 563346 / total #impl: 1999450 (eff. 0.282)
1.59/1.66	c #Conflicts:      70000 | #Learnt:       8200 | 0.000
1.59/1.66	c total clause space: 6.90675MB
1.59/1.66	c total #watches: 17072
1.59/1.69	c total #propagations: 570213 / total #impl: 2026054 (eff. 0.281)
1.59/1.69	c #Conflicts:      71000 | #Learnt:       9200 | 0.000
1.59/1.69	c total clause space: 6.90675MB
1.59/1.69	c total #watches: 19072
1.69/1.73	c total #propagations: 577433 / total #impl: 2050819 (eff. 0.282)
1.69/1.73	c #Conflicts:      72000 | #Learnt:      10200 | 0.000
1.69/1.73	c total clause space: 6.90675MB
1.69/1.73	c total #watches: 21072
1.69/1.76	c total #propagations: 585162 / total #impl: 2081821 (eff. 0.281)
1.69/1.76	c #Conflicts:      73000 | #Learnt:      11200 | 0.000
1.69/1.76	c total clause space: 6.90675MB
1.69/1.76	c total #watches: 23072
1.69/1.79	c total #propagations: 592634 / total #impl: 2108740 (eff. 0.281)
1.69/1.79	c #Conflicts:      74000 | #Learnt:      12200 | 0.000
1.69/1.79	c total clause space: 6.90675MB
1.69/1.79	c total #watches: 25072
1.79/1.82	c total #propagations: 600243 / total #impl: 2135054 (eff. 0.281)
1.79/1.82	c GARBAGE COLLECT
1.79/1.82	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
1.79/1.82	c total clause space: 6.90675MB
1.79/1.82	c total #watches: 14072
1.79/1.84	c total #propagations: 606768 / total #impl: 2158971 (eff. 0.281)
1.79/1.84	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
1.79/1.84	c total clause space: 6.90675MB
1.79/1.84	c total #watches: 16072
1.79/1.87	c total #propagations: 614088 / total #impl: 2184973 (eff. 0.281)
1.79/1.87	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
1.79/1.87	c total clause space: 6.90675MB
1.79/1.87	c total #watches: 18072
1.79/1.89	c total #propagations: 620644 / total #impl: 2208738 (eff. 0.281)
1.79/1.89	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 20072
1.89/1.92	c total #propagations: 627524 / total #impl: 2232264 (eff. 0.281)
1.89/1.92	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
1.89/1.92	c total clause space: 6.90675MB
1.89/1.92	c total #watches: 22072
1.89/1.95	c total #propagations: 634053 / total #impl: 2257293 (eff. 0.281)
1.89/1.95	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
1.89/1.95	c total clause space: 6.90675MB
1.89/1.95	c total #watches: 24072
1.89/1.98	c total #propagations: 640809 / total #impl: 2285768 (eff. 0.280)
1.89/1.98	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
1.89/1.98	c total clause space: 6.90675MB
1.89/1.98	c total #watches: 26072
1.99/2.01	c total #propagations: 647482 / total #impl: 2312315 (eff. 0.280)
1.99/2.01	c GARBAGE COLLECT
1.99/2.01	c #Conflicts:      82000 | #Learnt:       6904 | 0.000
1.99/2.01	c total clause space: 6.90675MB
1.99/2.01	c total #watches: 14480
1.99/2.04	c total #propagations: 654282 / total #impl: 2339945 (eff. 0.280)
1.99/2.04	c #Conflicts:      83000 | #Learnt:       7904 | 0.000
1.99/2.04	c total clause space: 6.90675MB
1.99/2.04	c total #watches: 16480
1.99/2.06	c total #propagations: 662841 / total #impl: 2367771 (eff. 0.280)
1.99/2.06	c #Conflicts:      84000 | #Learnt:       8904 | 0.000
1.99/2.06	c total clause space: 6.90675MB
1.99/2.06	c total #watches: 18480
1.99/2.09	c total #propagations: 670403 / total #impl: 2395308 (eff. 0.280)
1.99/2.09	c #Conflicts:      85000 | #Learnt:       9904 | 0.000
1.99/2.09	c total clause space: 6.90675MB
1.99/2.09	c total #watches: 20480
2.09/2.12	c total #propagations: 678930 / total #impl: 2426096 (eff. 0.280)
2.09/2.12	c #Conflicts:      86000 | #Learnt:      10904 | 0.000
2.09/2.12	c total clause space: 6.90675MB
2.09/2.12	c total #watches: 22480
2.09/2.15	c total #propagations: 686101 / total #impl: 2453934 (eff. 0.280)
2.09/2.15	c #Conflicts:      87000 | #Learnt:      11904 | 0.000
2.09/2.15	c total clause space: 6.90675MB
2.09/2.15	c total #watches: 24480
2.09/2.18	c total #propagations: 692051 / total #impl: 2477453 (eff. 0.279)
2.09/2.18	c #Conflicts:      88000 | #Learnt:      12904 | 0.000
2.09/2.18	c total clause space: 6.90675MB
2.09/2.18	c total #watches: 26480
2.20/2.21	c total #propagations: 697434 / total #impl: 2499048 (eff. 0.279)
2.20/2.21	c #Conflicts:      89000 | #Learnt:      13904 | 0.000
2.20/2.21	c total clause space: 11.2235MB
2.20/2.21	c total #watches: 28480
2.20/2.24	c total #propagations: 703265 / total #impl: 2523876 (eff. 0.279)
2.20/2.24	c GARBAGE COLLECT
2.20/2.24	c #Conflicts:      90000 | #Learnt:       7805 | 0.000
2.20/2.24	c total clause space: 11.2235MB
2.20/2.24	c total #watches: 16282
2.20/2.26	c total #propagations: 709836 / total #impl: 2547698 (eff. 0.279)
2.20/2.26	c #Conflicts:      91000 | #Learnt:       8805 | 0.000
2.20/2.26	c total clause space: 11.2235MB
2.20/2.26	c total #watches: 18282
2.20/2.29	c total #propagations: 714805 / total #impl: 2568327 (eff. 0.278)
2.20/2.29	c #Conflicts:      92000 | #Learnt:       9805 | 0.000
2.20/2.29	c total clause space: 11.2235MB
2.20/2.29	c total #watches: 20282
2.30/2.32	c total #propagations: 721224 / total #impl: 2591136 (eff. 0.278)
2.30/2.32	c #Conflicts:      93000 | #Learnt:      10805 | 0.000
2.30/2.32	c total clause space: 11.2235MB
2.30/2.32	c total #watches: 22282
2.30/2.34	c total #propagations: 726701 / total #impl: 2612118 (eff. 0.278)
2.30/2.34	c #Conflicts:      94000 | #Learnt:      11805 | 0.000
2.30/2.34	c total clause space: 11.2235MB
2.30/2.34	c total #watches: 24282
2.30/2.38	c total #propagations: 732740 / total #impl: 2635459 (eff. 0.278)
2.30/2.38	c #Conflicts:      95000 | #Learnt:      12805 | 0.000
2.30/2.38	c total clause space: 11.2235MB
2.30/2.38	c total #watches: 26282
2.39/2.41	c total #propagations: 739020 / total #impl: 2660054 (eff. 0.278)
2.39/2.41	c #Conflicts:      96000 | #Learnt:      13805 | 0.000
2.39/2.41	c total clause space: 11.2235MB
2.39/2.41	c total #watches: 28282
2.39/2.45	c total #propagations: 745812 / total #impl: 2690194 (eff. 0.277)
2.39/2.45	c #Conflicts:      97000 | #Learnt:      14805 | 0.000
2.39/2.45	c total clause space: 11.2235MB
2.39/2.45	c total #watches: 30282
2.39/2.47	c total #propagations: 752480 / total #impl: 2718876 (eff. 0.277)
2.39/2.47	c GARBAGE COLLECT
2.39/2.47	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
2.39/2.47	c total clause space: 11.2235MB
2.39/2.47	c total #watches: 17478
2.49/2.50	c total #propagations: 759286 / total #impl: 2744047 (eff. 0.277)
2.49/2.50	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
2.49/2.50	c total clause space: 11.2235MB
2.49/2.50	c total #watches: 19478
2.49/2.52	c total #propagations: 765341 / total #impl: 2767208 (eff. 0.277)
2.49/2.52	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
2.49/2.52	c total clause space: 11.2235MB
2.49/2.52	c total #watches: 21478
2.49/2.55	c total #propagations: 771149 / total #impl: 2788909 (eff. 0.277)
2.49/2.55	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
2.49/2.55	c total clause space: 11.2235MB
2.49/2.55	c total #watches: 23478
2.49/2.57	c total #propagations: 777578 / total #impl: 2813290 (eff. 0.276)
2.49/2.57	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
2.49/2.57	c total clause space: 11.2235MB
2.49/2.57	c total #watches: 25478
2.59/2.61	c total #propagations: 783779 / total #impl: 2839384 (eff. 0.276)
2.59/2.61	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
2.59/2.61	c total clause space: 11.2235MB
2.59/2.61	c total #watches: 27478
2.59/2.64	c total #propagations: 789979 / total #impl: 2864439 (eff. 0.276)
2.59/2.64	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
2.59/2.64	c total clause space: 11.2235MB
2.59/2.64	c total #watches: 29478
2.59/2.67	c total #propagations: 795814 / total #impl: 2886499 (eff. 0.276)
2.59/2.67	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
2.59/2.67	c total clause space: 11.2235MB
2.59/2.67	c total #watches: 31478
2.69/2.70	c total #propagations: 801658 / total #impl: 2909534 (eff. 0.276)
2.69/2.70	c GARBAGE COLLECT
2.69/2.70	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
2.69/2.70	c total clause space: 11.2235MB
2.69/2.70	c total #watches: 18074
2.69/2.72	c total #propagations: 809219 / total #impl: 2935857 (eff. 0.276)
2.69/2.72	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
2.69/2.72	c total clause space: 11.2235MB
2.69/2.72	c total #watches: 20074
2.69/2.75	c total #propagations: 815960 / total #impl: 2961195 (eff. 0.276)
2.69/2.75	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
2.69/2.75	c total clause space: 11.2235MB
2.69/2.75	c total #watches: 22074
2.69/2.78	c total #propagations: 822641 / total #impl: 2984573 (eff. 0.276)
2.69/2.78	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
2.69/2.78	c total clause space: 11.2235MB
2.69/2.78	c total #watches: 24074
2.79/2.81	c total #propagations: 829180 / total #impl: 3009240 (eff. 0.276)
2.79/2.81	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
2.79/2.81	c total clause space: 11.2235MB
2.79/2.81	c total #watches: 26074
2.79/2.84	c total #propagations: 835886 / total #impl: 3036334 (eff. 0.275)
2.79/2.84	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
2.79/2.84	c total clause space: 11.2235MB
2.79/2.84	c total #watches: 28074
2.79/2.87	c total #propagations: 841795 / total #impl: 3062017 (eff. 0.275)
2.79/2.87	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
2.79/2.87	c total clause space: 11.2235MB
2.79/2.87	c total #watches: 30074
2.89/2.91	c total #propagations: 847467 / total #impl: 3086495 (eff. 0.275)
2.89/2.91	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
2.89/2.91	c total clause space: 11.2235MB
2.89/2.91	c total #watches: 32074
2.89/2.93	c total #propagations: 851738 / total #impl: 3103984 (eff. 0.274)
2.89/2.93	c GARBAGE COLLECT
2.89/2.93	c #Conflicts:     114000 | #Learnt:       8699 | 0.000
2.89/2.93	c total clause space: 11.2235MB
2.89/2.93	c total #watches: 18070
2.89/2.96	c total #propagations: 857940 / total #impl: 3126127 (eff. 0.274)
2.89/2.96	c #Conflicts:     115000 | #Learnt:       9699 | 0.000
2.89/2.96	c total clause space: 11.2235MB
2.89/2.96	c total #watches: 20070
2.89/2.99	c total #propagations: 864642 / total #impl: 3150968 (eff. 0.274)
2.89/2.99	c #Conflicts:     116000 | #Learnt:      10699 | 0.000
2.89/2.99	c total clause space: 11.2235MB
2.89/2.99	c total #watches: 22070
2.99/3.02	c total #propagations: 872247 / total #impl: 3179437 (eff. 0.274)
2.99/3.02	c #Conflicts:     117000 | #Learnt:      11699 | 0.000
2.99/3.02	c total clause space: 11.2235MB
2.99/3.02	c total #watches: 24070
2.99/3.05	c total #propagations: 879966 / total #impl: 3208127 (eff. 0.274)
2.99/3.05	c #Conflicts:     118000 | #Learnt:      12699 | 0.000
2.99/3.05	c total clause space: 11.2235MB
2.99/3.05	c total #watches: 26070
2.99/3.08	c total #propagations: 885409 / total #impl: 3230019 (eff. 0.274)
2.99/3.08	c #Conflicts:     119000 | #Learnt:      13699 | 0.000
2.99/3.08	c total clause space: 11.2235MB
2.99/3.08	c total #watches: 28070
3.09/3.11	c total #propagations: 891987 / total #impl: 3256195 (eff. 0.274)
3.09/3.11	c #Conflicts:     120000 | #Learnt:      14699 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 30070
3.09/3.15	c total #propagations: 898728 / total #impl: 3281667 (eff. 0.274)
3.09/3.15	c #Conflicts:     121000 | #Learnt:      15699 | 0.000
3.09/3.15	c total clause space: 11.2235MB
3.09/3.15	c total #watches: 32070
3.09/3.19	c total #propagations: 904190 / total #impl: 3303441 (eff. 0.274)
3.09/3.19	c GARBAGE COLLECT
3.09/3.19	c #Conflicts:     122000 | #Learnt:       8396 | 0.000
3.09/3.19	c total clause space: 11.2235MB
3.09/3.19	c total #watches: 17464
3.19/3.22	c total #propagations: 909722 / total #impl: 3326975 (eff. 0.273)
3.19/3.22	c #Conflicts:     123000 | #Learnt:       9396 | 0.000
3.19/3.22	c total clause space: 11.2235MB
3.19/3.22	c total #watches: 19464
3.19/3.24	c total #propagations: 916513 / total #impl: 3353612 (eff. 0.273)
3.19/3.24	c #Conflicts:     124000 | #Learnt:      10396 | 0.000
3.19/3.24	c total clause space: 11.2235MB
3.19/3.24	c total #watches: 21464
3.19/3.26	c total #propagations: 923450 / total #impl: 3378038 (eff. 0.273)
3.19/3.26	c #Conflicts:     125000 | #Learnt:      11396 | 0.000
3.19/3.26	c total clause space: 11.2235MB
3.19/3.26	c total #watches: 23464
3.19/3.29	c total #propagations: 928552 / total #impl: 3397276 (eff. 0.273)
3.19/3.29	c #Conflicts:     126000 | #Learnt:      12396 | 0.000
3.19/3.29	c total clause space: 11.2235MB
3.19/3.29	c total #watches: 25464
3.30/3.32	c total #propagations: 935113 / total #impl: 3422483 (eff. 0.273)
3.30/3.32	c #Conflicts:     127000 | #Learnt:      13396 | 0.000
3.30/3.32	c total clause space: 11.2235MB
3.30/3.32	c total #watches: 27464
3.30/3.35	c total #propagations: 942011 / total #impl: 3446820 (eff. 0.273)
3.30/3.35	c #Conflicts:     128000 | #Learnt:      14396 | 0.000
3.30/3.35	c total clause space: 11.2235MB
3.30/3.35	c total #watches: 29464
3.30/3.40	c total #propagations: 947438 / total #impl: 3467682 (eff. 0.273)
3.30/3.40	c #Conflicts:     129000 | #Learnt:      15396 | 0.000
3.30/3.40	c total clause space: 11.2235MB
3.30/3.40	c total #watches: 31464
3.40/3.43	c total #propagations: 953227 / total #impl: 3492857 (eff. 0.273)
3.40/3.43	c #Conflicts:     130000 | #Learnt:      16396 | 0.000
3.40/3.43	c total clause space: 11.2235MB
3.40/3.43	c total #watches: 33464
3.40/3.47	c total #propagations: 958015 / total #impl: 3516392 (eff. 0.272)
3.40/3.47	c GARBAGE COLLECT
3.40/3.47	c #Conflicts:     131000 | #Learnt:       8797 | 0.000
3.40/3.47	c total clause space: 11.2235MB
3.40/3.47	c total #watches: 18266
3.40/3.49	c total #propagations: 964828 / total #impl: 3542193 (eff. 0.272)
3.40/3.49	c #Conflicts:     132000 | #Learnt:       9797 | 0.000
3.40/3.49	c total clause space: 11.2235MB
3.40/3.49	c total #watches: 20266
3.49/3.52	c total #propagations: 970532 / total #impl: 3563661 (eff. 0.272)
3.49/3.52	c #Conflicts:     133000 | #Learnt:      10797 | 0.000
3.49/3.52	c total clause space: 11.2235MB
3.49/3.52	c total #watches: 22266
3.49/3.55	c total #propagations: 977463 / total #impl: 3590564 (eff. 0.272)
3.49/3.55	c #Conflicts:     134000 | #Learnt:      11797 | 0.000
3.49/3.55	c total clause space: 11.2235MB
3.49/3.55	c total #watches: 24266
3.49/3.58	c total #propagations: 984105 / total #impl: 3615855 (eff. 0.272)
3.49/3.58	c #Conflicts:     135000 | #Learnt:      12797 | 0.000
3.49/3.58	c total clause space: 11.2235MB
3.49/3.58	c total #watches: 26266
3.59/3.61	c total #propagations: 989819 / total #impl: 3640336 (eff. 0.272)
3.59/3.61	c #Conflicts:     136000 | #Learnt:      13797 | 0.000
3.59/3.61	c total clause space: 11.2235MB
3.59/3.61	c total #watches: 28266
3.59/3.65	c total #propagations: 995172 / total #impl: 3660425 (eff. 0.272)
3.59/3.65	c #Conflicts:     137000 | #Learnt:      14797 | 0.000
3.59/3.65	c total clause space: 11.2235MB
3.59/3.65	c total #watches: 30266
3.59/3.68	c total #propagations: 1000240 / total #impl: 3680677 (eff. 0.272)
3.59/3.68	c #Conflicts:     138000 | #Learnt:      15797 | 0.000
3.59/3.68	c total clause space: 11.2235MB
3.59/3.68	c total #watches: 32266
3.69/3.72	c total #propagations: 1004475 / total #impl: 3698850 (eff. 0.272)
3.69/3.72	c #Conflicts:     139000 | #Learnt:      16797 | 0.000
3.69/3.72	c total clause space: 11.2235MB
3.69/3.72	c total #watches: 34266
3.69/3.76	c total #propagations: 1010108 / total #impl: 3721384 (eff. 0.271)
3.69/3.76	c #Conflicts:     140000 | #Learnt:      17797 | 0.000
3.69/3.76	c total clause space: 11.2235MB
3.69/3.76	c total #watches: 36266
3.69/3.79	c total #propagations: 1014528 / total #impl: 3739766 (eff. 0.271)
3.69/3.79	c GARBAGE COLLECT
3.69/3.79	c #Conflicts:     141000 | #Learnt:       9899 | 0.000
3.69/3.79	c total clause space: 11.2235MB
3.69/3.79	c total #watches: 20470
3.79/3.81	c total #propagations: 1021170 / total #impl: 3766216 (eff. 0.271)
3.79/3.81	c #Conflicts:     142000 | #Learnt:      10899 | 0.000
3.79/3.81	c total clause space: 11.2235MB
3.79/3.81	c total #watches: 22470
3.79/3.85	c total #propagations: 1026159 / total #impl: 3786083 (eff. 0.271)
3.79/3.85	c #Conflicts:     143000 | #Learnt:      11899 | 0.000
3.79/3.85	c total clause space: 11.2235MB
3.79/3.85	c total #watches: 24470
3.79/3.89	c total #propagations: 1032606 / total #impl: 3810651 (eff. 0.271)
3.79/3.89	c #Conflicts:     144000 | #Learnt:      12899 | 0.000
3.79/3.89	c total clause space: 11.2235MB
3.79/3.89	c total #watches: 26470
3.89/3.92	c total #propagations: 1038226 / total #impl: 3833670 (eff. 0.271)
3.89/3.92	c #Conflicts:     145000 | #Learnt:      13899 | 0.000
3.89/3.92	c total clause space: 11.2235MB
3.89/3.92	c total #watches: 28470
3.89/3.95	c total #propagations: 1043817 / total #impl: 3859318 (eff. 0.270)
3.89/3.95	c #Conflicts:     146000 | #Learnt:      14899 | 0.000
3.89/3.95	c total clause space: 11.2235MB
3.89/3.95	c total #watches: 30470
3.89/3.99	c total #propagations: 1048380 / total #impl: 3881066 (eff. 0.270)
3.89/3.99	c #Conflicts:     147000 | #Learnt:      15899 | 0.000
3.89/3.99	c total clause space: 11.2235MB
3.89/3.99	c total #watches: 32470
3.99/4.03	c total #propagations: 1054031 / total #impl: 3906482 (eff. 0.270)
3.99/4.03	c #Conflicts:     148000 | #Learnt:      16899 | 0.000
3.99/4.03	c total clause space: 11.2235MB
3.99/4.03	c total #watches: 34470
3.99/4.08	c total #propagations: 1060053 / total #impl: 3933057 (eff. 0.270)
3.99/4.08	c #Conflicts:     149000 | #Learnt:      17899 | 0.000
3.99/4.08	c total clause space: 11.2235MB
3.99/4.08	c total #watches: 36470
4.09/4.12	c total #propagations: 1065686 / total #impl: 3955230 (eff. 0.269)
4.09/4.12	c GARBAGE COLLECT
4.09/4.12	c #Conflicts:     150000 | #Learnt:       9697 | 0.000
4.09/4.12	c total clause space: 11.2235MB
4.09/4.12	c total #watches: 20066
4.09/4.15	c total #propagations: 1072409 / total #impl: 3981834 (eff. 0.269)
4.09/4.15	c #Conflicts:     151000 | #Learnt:      10697 | 0.000
4.09/4.15	c total clause space: 11.2235MB
4.09/4.15	c total #watches: 22066
4.09/4.17	c total #propagations: 1079130 / total #impl: 4008060 (eff. 0.269)
4.09/4.17	c #Conflicts:     152000 | #Learnt:      11697 | 0.000
4.09/4.17	c total clause space: 11.2235MB
4.09/4.17	c total #watches: 24066
4.19/4.21	c total #propagations: 1085357 / total #impl: 4030745 (eff. 0.269)
4.19/4.21	c #Conflicts:     153000 | #Learnt:      12697 | 0.000
4.19/4.21	c total clause space: 11.2235MB
4.19/4.21	c total #watches: 26066
4.19/4.24	c total #propagations: 1092312 / total #impl: 4055547 (eff. 0.269)
4.19/4.24	c #Conflicts:     154000 | #Learnt:      13697 | 0.000
4.19/4.24	c total clause space: 11.2235MB
4.19/4.24	c total #watches: 28066
4.19/4.28	c total #propagations: 1097197 / total #impl: 4075758 (eff. 0.269)
4.19/4.28	c #Conflicts:     155000 | #Learnt:      14697 | 0.000
4.19/4.28	c total clause space: 11.2235MB
4.19/4.28	c total #watches: 30066
4.29/4.31	c total #propagations: 1103330 / total #impl: 4101333 (eff. 0.269)
4.29/4.31	c #Conflicts:     156000 | #Learnt:      15697 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 32066
4.29/4.36	c total #propagations: 1109815 / total #impl: 4126084 (eff. 0.269)
4.29/4.36	c #Conflicts:     157000 | #Learnt:      16697 | 0.000
4.29/4.36	c total clause space: 11.2235MB
4.29/4.36	c total #watches: 34066
4.29/4.40	c total #propagations: 1114798 / total #impl: 4145802 (eff. 0.269)
4.29/4.40	c #Conflicts:     158000 | #Learnt:      17697 | 0.000
4.29/4.40	c total clause space: 11.2235MB
4.29/4.40	c total #watches: 36066
4.40/4.44	c total #propagations: 1120610 / total #impl: 4168356 (eff. 0.269)
4.40/4.44	c #Conflicts:     159000 | #Learnt:      18697 | 0.000
4.40/4.44	c total clause space: 11.2235MB
4.40/4.44	c total #watches: 38066
4.40/4.48	c total #propagations: 1125756 / total #impl: 4189259 (eff. 0.269)
4.40/4.48	c GARBAGE COLLECT
4.40/4.48	c #Conflicts:     160000 | #Learnt:      10195 | 0.000
4.40/4.48	c total clause space: 11.2235MB
4.40/4.48	c total #watches: 21062
4.50/4.50	c total #propagations: 1131345 / total #impl: 4211497 (eff. 0.269)
4.50/4.50	c #Conflicts:     161000 | #Learnt:      11195 | 0.000
4.50/4.50	c total clause space: 11.2235MB
4.50/4.50	c total #watches: 23062
4.50/4.54	c total #propagations: 1137801 / total #impl: 4235463 (eff. 0.269)
4.50/4.54	c #Conflicts:     162000 | #Learnt:      12195 | 0.000
4.50/4.54	c total clause space: 11.2235MB
4.50/4.54	c total #watches: 25062
4.50/4.57	c total #propagations: 1143532 / total #impl: 4259875 (eff. 0.268)
4.50/4.57	c #Conflicts:     163000 | #Learnt:      13195 | 0.000
4.50/4.57	c total clause space: 11.2235MB
4.50/4.57	c total #watches: 27062
4.50/4.60	c total #propagations: 1148779 / total #impl: 4281552 (eff. 0.268)
4.50/4.60	c #Conflicts:     164000 | #Learnt:      14195 | 0.000
4.50/4.60	c total clause space: 11.2235MB
4.50/4.60	c total #watches: 29062
4.59/4.63	c total #propagations: 1155063 / total #impl: 4306424 (eff. 0.268)
4.59/4.63	c #Conflicts:     165000 | #Learnt:      15195 | 0.000
4.59/4.63	c total clause space: 11.2235MB
4.59/4.63	c total #watches: 31062
4.59/4.66	c total #propagations: 1160476 / total #impl: 4327317 (eff. 0.268)
4.59/4.66	c #Conflicts:     166000 | #Learnt:      16195 | 0.000
4.59/4.66	c total clause space: 11.2235MB
4.59/4.66	c total #watches: 33062
4.59/4.69	c total #propagations: 1165303 / total #impl: 4350839 (eff. 0.268)
4.59/4.69	c #Conflicts:     167000 | #Learnt:      17195 | 0.000
4.59/4.69	c total clause space: 11.2235MB
4.59/4.69	c total #watches: 35062
4.69/4.73	c total #propagations: 1170546 / total #impl: 4374180 (eff. 0.268)
4.69/4.73	c #Conflicts:     168000 | #Learnt:      18195 | 0.000
4.69/4.73	c total clause space: 11.2235MB
4.69/4.73	c total #watches: 37062
4.69/4.77	c total #propagations: 1175843 / total #impl: 4395274 (eff. 0.268)
4.69/4.77	c #Conflicts:     169000 | #Learnt:      19195 | 0.000
4.69/4.77	c total clause space: 11.2235MB
4.69/4.77	c total #watches: 39062
4.79/4.80	c total #propagations: 1181047 / total #impl: 4416966 (eff. 0.267)
4.79/4.80	c GARBAGE COLLECT
4.79/4.80	c #Conflicts:     170000 | #Learnt:      10397 | 0.000
4.79/4.80	c total clause space: 11.2235MB
4.79/4.80	c total #watches: 21466
4.79/4.83	c total #propagations: 1186023 / total #impl: 4436681 (eff. 0.267)
4.79/4.83	c #Conflicts:     171000 | #Learnt:      11397 | 0.000
4.79/4.83	c total clause space: 11.2235MB
4.79/4.83	c total #watches: 23466
4.79/4.86	c total #propagations: 1192403 / total #impl: 4461450 (eff. 0.267)
4.79/4.86	c #Conflicts:     172000 | #Learnt:      12397 | 0.000
4.79/4.86	c total clause space: 11.2235MB
4.79/4.86	c total #watches: 25466
4.89/4.90	c total #propagations: 1197520 / total #impl: 4480595 (eff. 0.267)
4.89/4.90	c #Conflicts:     173000 | #Learnt:      13397 | 0.000
4.89/4.90	c total clause space: 11.2235MB
4.89/4.90	c total #watches: 27466
4.89/4.93	c total #propagations: 1204048 / total #impl: 4505601 (eff. 0.267)
4.89/4.93	c #Conflicts:     174000 | #Learnt:      14397 | 0.000
4.89/4.93	c total clause space: 11.2235MB
4.89/4.93	c total #watches: 29466
4.89/4.96	c total #propagations: 1208849 / total #impl: 4524824 (eff. 0.267)
4.89/4.96	c #Conflicts:     175000 | #Learnt:      15397 | 0.000
4.89/4.96	c total clause space: 11.2235MB
4.89/4.96	c total #watches: 31466
4.99/5.01	c total #propagations: 1214552 / total #impl: 4548513 (eff. 0.267)
4.99/5.01	c #Conflicts:     176000 | #Learnt:      16397 | 0.000
4.99/5.01	c total clause space: 11.2235MB
4.99/5.01	c total #watches: 33466
4.99/5.05	c total #propagations: 1219513 / total #impl: 4569977 (eff. 0.267)
4.99/5.05	c #Conflicts:     177000 | #Learnt:      17397 | 0.000
4.99/5.05	c total clause space: 11.2235MB
4.99/5.05	c total #watches: 35466
4.99/5.09	c total #propagations: 1224537 / total #impl: 4590997 (eff. 0.267)
4.99/5.09	c #Conflicts:     178000 | #Learnt:      18397 | 0.000
4.99/5.09	c total clause space: 11.2235MB
4.99/5.09	c total #watches: 37466
5.09/5.13	c total #propagations: 1229734 / total #impl: 4613480 (eff. 0.267)
5.09/5.13	c #Conflicts:     179000 | #Learnt:      19397 | 0.000
5.09/5.13	c total clause space: 11.2235MB
5.09/5.13	c total #watches: 39466
5.09/5.18	c total #propagations: 1234435 / total #impl: 4633932 (eff. 0.266)
5.09/5.18	c GARBAGE COLLECT
5.09/5.18	c #Conflicts:     180000 | #Learnt:      10296 | 0.000
5.09/5.18	c total clause space: 11.2235MB
5.09/5.18	c total #watches: 21264
5.19/5.20	c total #propagations: 1239569 / total #impl: 4654953 (eff. 0.266)
5.19/5.20	c #Conflicts:     181000 | #Learnt:      11296 | 0.000
5.19/5.20	c total clause space: 11.2235MB
5.19/5.20	c total #watches: 23264
5.19/5.23	c total #propagations: 1245827 / total #impl: 4678781 (eff. 0.266)
5.19/5.23	c #Conflicts:     182000 | #Learnt:      12296 | 0.000
5.19/5.23	c total clause space: 11.2235MB
5.19/5.23	c total #watches: 25264
5.19/5.26	c total #propagations: 1251070 / total #impl: 4701770 (eff. 0.266)
5.19/5.26	c #Conflicts:     183000 | #Learnt:      13296 | 0.000
5.19/5.26	c total clause space: 11.2235MB
5.19/5.26	c total #watches: 27264
5.19/5.30	c total #propagations: 1255962 / total #impl: 4723990 (eff. 0.266)
5.19/5.30	c #Conflicts:     184000 | #Learnt:      14296 | 0.000
5.19/5.30	c total clause space: 11.2235MB
5.19/5.30	c total #watches: 29264
5.29/5.33	c total #propagations: 1261293 / total #impl: 4748096 (eff. 0.266)
5.29/5.33	c #Conflicts:     185000 | #Learnt:      15296 | 0.000
5.29/5.33	c total clause space: 11.2235MB
5.29/5.33	c total #watches: 31264
5.29/5.38	c total #propagations: 1266909 / total #impl: 4774019 (eff. 0.265)
5.29/5.38	c #Conflicts:     186000 | #Learnt:      16296 | 0.000
5.29/5.38	c total clause space: 11.2235MB
5.29/5.38	c total #watches: 33264
5.39/5.42	c total #propagations: 1273358 / total #impl: 4804426 (eff. 0.265)
5.39/5.42	c #Conflicts:     187000 | #Learnt:      17296 | 0.000
5.39/5.42	c total clause space: 11.2235MB
5.39/5.42	c total #watches: 35264
5.39/5.46	c total #propagations: 1278587 / total #impl: 4825511 (eff. 0.265)
5.39/5.46	c #Conflicts:     188000 | #Learnt:      18296 | 0.000
5.39/5.46	c total clause space: 11.2235MB
5.39/5.46	c total #watches: 37264
5.39/5.50	c total #propagations: 1284823 / total #impl: 4851804 (eff. 0.265)
5.39/5.50	c #Conflicts:     189000 | #Learnt:      19296 | 0.000
5.39/5.50	c total clause space: 11.2235MB
5.39/5.50	c total #watches: 39264
5.50/5.54	c total #propagations: 1292116 / total #impl: 4887784 (eff. 0.264)
5.50/5.54	c #Conflicts:     190000 | #Learnt:      20296 | 0.000
5.50/5.54	c total clause space: 11.2235MB
5.50/5.54	c total #watches: 41264
5.50/5.57	c total #propagations: 1298529 / total #impl: 4917084 (eff. 0.264)
5.50/5.57	c GARBAGE COLLECT
5.50/5.57	c #Conflicts:     191000 | #Learnt:      10891 | 0.000
5.50/5.57	c total clause space: 11.2235MB
5.50/5.57	c total #watches: 22454
5.50/5.60	c total #propagations: 1304729 / total #impl: 4944168 (eff. 0.264)
5.50/5.60	c #Conflicts:     192000 | #Learnt:      11891 | 0.000
5.50/5.60	c total clause space: 11.2235MB
5.50/5.60	c total #watches: 24454
5.60/5.63	c total #propagations: 1310887 / total #impl: 4969393 (eff. 0.264)
5.60/5.63	c #Conflicts:     193000 | #Learnt:      12891 | 0.000
5.60/5.63	c total clause space: 11.2235MB
5.60/5.63	c total #watches: 26454
5.60/5.66	c total #propagations: 1316401 / total #impl: 4991841 (eff. 0.264)
5.60/5.66	c #Conflicts:     194000 | #Learnt:      13891 | 0.000
5.60/5.66	c total clause space: 11.2235MB
5.60/5.66	c total #watches: 28454
5.60/5.68	c total #propagations: 1322868 / total #impl: 5015211 (eff. 0.264)
5.60/5.68	c #Conflicts:     195000 | #Learnt:      14891 | 0.000
5.60/5.68	c total clause space: 11.2235MB
5.60/5.68	c total #watches: 30454
5.69/5.71	c total #propagations: 1327868 / total #impl: 5034669 (eff. 0.264)
5.69/5.71	c #Conflicts:     196000 | #Learnt:      15891 | 0.000
5.69/5.71	c total clause space: 11.2235MB
5.69/5.71	c total #watches: 32454
5.69/5.74	c total #propagations: 1334323 / total #impl: 5060617 (eff. 0.264)
5.69/5.74	c #Conflicts:     197000 | #Learnt:      16891 | 0.000
5.69/5.74	c total clause space: 11.2235MB
5.69/5.74	c total #watches: 34454
5.69/5.77	c total #propagations: 1339846 / total #impl: 5083647 (eff. 0.264)
5.69/5.77	c #Conflicts:     198000 | #Learnt:      17891 | 0.000
5.69/5.77	c total clause space: 11.2235MB
5.69/5.77	c total #watches: 36454
5.79/5.81	c total #propagations: 1345330 / total #impl: 5106104 (eff. 0.263)
5.79/5.81	c #Conflicts:     199000 | #Learnt:      18891 | 0.000
5.79/5.81	c total clause space: 11.2235MB
5.79/5.81	c total #watches: 38454
5.79/5.85	c total #propagations: 1350889 / total #impl: 5130187 (eff. 0.263)
5.79/5.85	c #Conflicts:     200000 | #Learnt:      19891 | 0.000
5.79/5.85	c total clause space: 11.2235MB
5.79/5.85	c total #watches: 40454
5.89/5.90	c total #propagations: 1355368 / total #impl: 5152545 (eff. 0.263)
5.89/5.90	c #Conflicts:     201000 | #Learnt:      20891 | 0.000
5.89/5.90	c total clause space: 11.2235MB
5.89/5.90	c total #watches: 42454
5.89/5.94	c total #propagations: 1361156 / total #impl: 5181757 (eff. 0.263)
5.89/5.94	c GARBAGE COLLECT
5.89/5.94	c #Conflicts:     202000 | #Learnt:      11191 | 0.000
5.89/5.94	c total clause space: 11.2235MB
5.89/5.94	c total #watches: 23054
5.89/5.97	c total #propagations: 1367002 / total #impl: 5207625 (eff. 0.263)
5.89/5.97	c #Conflicts:     203000 | #Learnt:      12191 | 0.000
5.89/5.97	c total clause space: 11.2235MB
5.89/5.97	c total #watches: 25054
5.99/6.00	c total #propagations: 1373601 / total #impl: 5234319 (eff. 0.262)
5.99/6.00	c #Conflicts:     204000 | #Learnt:      13191 | 0.000
5.99/6.00	c total clause space: 11.2235MB
5.99/6.00	c total #watches: 27054
5.99/6.03	c total #propagations: 1379616 / total #impl: 5259329 (eff. 0.262)
5.99/6.03	c #Conflicts:     205000 | #Learnt:      14191 | 0.000
5.99/6.03	c total clause space: 11.2235MB
5.99/6.03	c total #watches: 29054
5.99/6.06	c total #propagations: 1385555 / total #impl: 5286684 (eff. 0.262)
5.99/6.06	c #Conflicts:     206000 | #Learnt:      15191 | 0.000
5.99/6.06	c total clause space: 11.2235MB
5.99/6.06	c total #watches: 31054
6.09/6.10	c total #propagations: 1389627 / total #impl: 5304953 (eff. 0.262)
6.09/6.10	c #Conflicts:     207000 | #Learnt:      16191 | 0.000
6.09/6.10	c total clause space: 11.2235MB
6.09/6.10	c total #watches: 33054
6.09/6.13	c total #propagations: 1394723 / total #impl: 5325484 (eff. 0.262)
6.09/6.13	c #Conflicts:     208000 | #Learnt:      17191 | 0.000
6.09/6.13	c total clause space: 11.2235MB
6.09/6.13	c total #watches: 35054
6.09/6.17	c total #propagations: 1401278 / total #impl: 5351094 (eff. 0.262)
6.09/6.17	c #Conflicts:     209000 | #Learnt:      18191 | 0.000
6.09/6.17	c total clause space: 11.2235MB
6.09/6.17	c total #watches: 37054
6.09/6.19	c total #propagations: 1406032 / total #impl: 5371239 (eff. 0.262)
6.09/6.19	c #Conflicts:     210000 | #Learnt:      19191 | 0.000
6.09/6.19	c total clause space: 11.2235MB
6.09/6.19	c total #watches: 39054
6.19/6.23	c total #propagations: 1410493 / total #impl: 5392933 (eff. 0.262)
6.19/6.23	c #Conflicts:     211000 | #Learnt:      20191 | 0.000
6.19/6.23	c total clause space: 11.2235MB
6.19/6.23	c total #watches: 41054
6.19/6.27	c total #propagations: 1415758 / total #impl: 5417565 (eff. 0.261)
6.19/6.27	c #Conflicts:     212000 | #Learnt:      21191 | 0.000
6.19/6.27	c total clause space: 11.2235MB
6.19/6.27	c total #watches: 43054
6.29/6.32	c total #propagations: 1419934 / total #impl: 5437263 (eff. 0.261)
6.29/6.32	c GARBAGE COLLECT
6.29/6.32	c #Conflicts:     213000 | #Learnt:      11196 | 0.000
6.29/6.32	c total clause space: 11.2235MB
6.29/6.32	c total #watches: 23064
6.29/6.36	c total #propagations: 1425106 / total #impl: 5462021 (eff. 0.261)
6.29/6.36	c #Conflicts:     214000 | #Learnt:      12196 | 0.000
6.29/6.36	c total clause space: 11.2235MB
6.29/6.36	c total #watches: 25064
6.39/6.40	c total #propagations: 1431690 / total #impl: 5487167 (eff. 0.261)
6.39/6.40	c #Conflicts:     215000 | #Learnt:      13196 | 0.000
6.39/6.40	c total clause space: 11.2235MB
6.39/6.40	c total #watches: 27064
6.39/6.43	c total #propagations: 1438733 / total #impl: 5518641 (eff. 0.261)
6.39/6.43	c #Conflicts:     216000 | #Learnt:      14196 | 0.000
6.39/6.43	c total clause space: 11.2235MB
6.39/6.43	c total #watches: 29064
6.39/6.46	c total #propagations: 1445034 / total #impl: 5545662 (eff. 0.261)
6.39/6.46	c #Conflicts:     217000 | #Learnt:      15196 | 0.000
6.39/6.46	c total clause space: 11.2235MB
6.39/6.46	c total #watches: 31064
6.49/6.50	c total #propagations: 1450854 / total #impl: 5573511 (eff. 0.260)
6.49/6.50	c #Conflicts:     218000 | #Learnt:      16196 | 0.000
6.49/6.50	c total clause space: 11.2235MB
6.49/6.50	c total #watches: 33064
6.49/6.54	c total #propagations: 1457490 / total #impl: 5605388 (eff. 0.260)
6.49/6.54	c #Conflicts:     219000 | #Learnt:      17196 | 0.000
6.49/6.54	c total clause space: 11.2235MB
6.49/6.54	c total #watches: 35064
6.49/6.58	c total #propagations: 1461428 / total #impl: 5626636 (eff. 0.260)
6.49/6.58	c #Conflicts:     220000 | #Learnt:      18196 | 0.000
6.49/6.58	c total clause space: 11.2235MB
6.49/6.58	c total #watches: 37064
6.60/6.60	c total #propagations: 1465126 / total #impl: 5647519 (eff. 0.259)
6.60/6.60	c #Conflicts:     221000 | #Learnt:      19196 | 0.000
6.60/6.60	c total clause space: 11.2235MB
6.60/6.60	c total #watches: 39064
6.60/6.65	c total #propagations: 1471237 / total #impl: 5673324 (eff. 0.259)
6.60/6.65	c #Conflicts:     222000 | #Learnt:      20196 | 0.000
6.60/6.65	c total clause space: 11.2235MB
6.60/6.65	c total #watches: 41064
6.60/6.68	c total #propagations: 1476132 / total #impl: 5698209 (eff. 0.259)
6.60/6.68	c #Conflicts:     223000 | #Learnt:      21196 | 0.000
6.60/6.68	c total clause space: 11.2235MB
6.60/6.68	c total #watches: 43064
6.70/6.73	c total #propagations: 1481134 / total #impl: 5725807 (eff. 0.259)
6.70/6.73	c #Conflicts:     224000 | #Learnt:      22196 | 0.000
6.70/6.73	c total clause space: 11.2235MB
6.70/6.73	c total #watches: 45064
6.70/6.76	c total #propagations: 1487593 / total #impl: 5757951 (eff. 0.258)
6.70/6.76	c GARBAGE COLLECT
6.70/6.76	c #Conflicts:     225000 | #Learnt:      11897 | 0.000
6.70/6.76	c total clause space: 11.2235MB
6.70/6.76	c total #watches: 24466
6.70/6.79	c total #propagations: 1492943 / total #impl: 5782292 (eff. 0.258)
6.70/6.79	c #Conflicts:     226000 | #Learnt:      12897 | 0.000
6.70/6.79	c total clause space: 11.2235MB
6.70/6.79	c total #watches: 26466
6.79/6.82	c total #propagations: 1498400 / total #impl: 5805584 (eff. 0.258)
6.79/6.82	c #Conflicts:     227000 | #Learnt:      13897 | 0.000
6.79/6.82	c total clause space: 11.2235MB
6.79/6.82	c total #watches: 28466
6.79/6.85	c total #propagations: 1504388 / total #impl: 5829105 (eff. 0.258)
6.79/6.85	c #Conflicts:     228000 | #Learnt:      14897 | 0.000
6.79/6.85	c total clause space: 11.2235MB
6.79/6.85	c total #watches: 30466
6.79/6.88	c total #propagations: 1509487 / total #impl: 5851803 (eff. 0.258)
6.79/6.88	c #Conflicts:     229000 | #Learnt:      15897 | 0.000
6.79/6.88	c total clause space: 11.2235MB
6.79/6.88	c total #watches: 32466
6.89/6.90	c total #propagations: 1512975 / total #impl: 5867502 (eff. 0.258)
6.89/6.90	c #Conflicts:     230000 | #Learnt:      16897 | 0.000
6.89/6.90	c total clause space: 11.2235MB
6.89/6.90	c total #watches: 34466
6.89/6.94	c total #propagations: 1516803 / total #impl: 5883472 (eff. 0.258)
6.89/6.94	c #Conflicts:     231000 | #Learnt:      17897 | 0.000
6.89/6.94	c total clause space: 11.2235MB
6.89/6.94	c total #watches: 36466
6.89/6.98	c total #propagations: 1521148 / total #impl: 5902890 (eff. 0.258)
6.89/6.98	c #Conflicts:     232000 | #Learnt:      18897 | 0.000
6.89/6.98	c total clause space: 11.2235MB
6.89/6.98	c total #watches: 38466
6.99/7.02	c total #propagations: 1525932 / total #impl: 5923472 (eff. 0.258)
6.99/7.02	c #Conflicts:     233000 | #Learnt:      19897 | 0.000
6.99/7.02	c total clause space: 11.2235MB
6.99/7.02	c total #watches: 40466
6.99/7.06	c total #propagations: 1530507 / total #impl: 5942111 (eff. 0.258)
6.99/7.06	c #Conflicts:     234000 | #Learnt:      20897 | 0.000
6.99/7.06	c total clause space: 11.2235MB
6.99/7.06	c total #watches: 42466
7.09/7.11	c total #propagations: 1536791 / total #impl: 5967628 (eff. 0.258)
7.09/7.11	c #Conflicts:     235000 | #Learnt:      21897 | 0.000
7.09/7.11	c total clause space: 11.2235MB
7.09/7.11	c total #watches: 44466
7.09/7.16	c total #propagations: 1541259 / total #impl: 5986648 (eff. 0.257)
7.09/7.16	c #Conflicts:     236000 | #Learnt:      22897 | 0.000
7.09/7.16	c total clause space: 11.2235MB
7.09/7.16	c total #watches: 46466
7.19/7.20	c total #propagations: 1546048 / total #impl: 6008210 (eff. 0.257)
7.19/7.20	c GARBAGE COLLECT
7.19/7.20	c #Conflicts:     237000 | #Learnt:      12293 | 0.000
7.19/7.20	c total clause space: 18.2382MB
7.19/7.20	c total #watches: 25258
7.19/7.24	c total #propagations: 1552146 / total #impl: 6032757 (eff. 0.257)
7.19/7.24	c #Conflicts:     238000 | #Learnt:      13293 | 0.000
7.19/7.24	c total clause space: 18.2382MB
7.19/7.24	c total #watches: 27258
7.19/7.27	c total #propagations: 1557409 / total #impl: 6055891 (eff. 0.257)
7.19/7.27	c #Conflicts:     239000 | #Learnt:      14293 | 0.000
7.19/7.27	c total clause space: 18.2382MB
7.19/7.27	c total #watches: 29258
7.29/7.31	c total #propagations: 1562315 / total #impl: 6078078 (eff. 0.257)
7.29/7.31	c #Conflicts:     240000 | #Learnt:      15293 | 0.000
7.29/7.31	c total clause space: 18.2382MB
7.29/7.31	c total #watches: 31258
7.29/7.36	c total #propagations: 1567775 / total #impl: 6099923 (eff. 0.257)
7.29/7.36	c #Conflicts:     241000 | #Learnt:      16293 | 0.000
7.29/7.36	c total clause space: 18.2382MB
7.29/7.36	c total #watches: 33258
7.29/7.39	c total #propagations: 1574168 / total #impl: 6125499 (eff. 0.257)
7.29/7.39	c #Conflicts:     242000 | #Learnt:      17293 | 0.000
7.29/7.39	c total clause space: 18.2382MB
7.29/7.39	c total #watches: 35258
7.39/7.44	c total #propagations: 1579550 / total #impl: 6147254 (eff. 0.257)
7.39/7.44	c #Conflicts:     243000 | #Learnt:      18293 | 0.000
7.39/7.44	c total clause space: 18.2382MB
7.39/7.44	c total #watches: 37258
7.39/7.49	c total #propagations: 1584690 / total #impl: 6168675 (eff. 0.257)
7.39/7.49	c #Conflicts:     244000 | #Learnt:      19293 | 0.000
7.39/7.49	c total clause space: 18.2382MB
7.39/7.49	c total #watches: 39258
7.49/7.54	c total #propagations: 1589784 / total #impl: 6192023 (eff. 0.257)
7.49/7.54	c #Conflicts:     245000 | #Learnt:      20293 | 0.000
7.49/7.54	c total clause space: 18.2382MB
7.49/7.54	c total #watches: 41258
7.49/7.59	c total #propagations: 1594776 / total #impl: 6215269 (eff. 0.257)
7.49/7.59	c #Conflicts:     246000 | #Learnt:      21293 | 0.000
7.49/7.59	c total clause space: 18.2382MB
7.49/7.59	c total #watches: 43258
7.59/7.64	c total #propagations: 1600753 / total #impl: 6246959 (eff. 0.256)
7.59/7.64	c #Conflicts:     247000 | #Learnt:      22293 | 0.000
7.59/7.64	c total clause space: 18.2382MB
7.59/7.64	c total #watches: 45258
7.59/7.68	c total #propagations: 1605480 / total #impl: 6270887 (eff. 0.256)
7.59/7.68	c #Conflicts:     248000 | #Learnt:      23293 | 0.000
7.59/7.68	c total clause space: 18.2382MB
7.59/7.68	c total #watches: 47258
7.70/7.73	c total #propagations: 1609988 / total #impl: 6292503 (eff. 0.256)
7.70/7.73	c GARBAGE COLLECT
7.70/7.73	c #Conflicts:     249000 | #Learnt:      12392 | 0.000
7.70/7.73	c total clause space: 18.2382MB
7.70/7.73	c total #watches: 25456
7.70/7.76	c total #propagations: 1615645 / total #impl: 6316873 (eff. 0.256)
7.70/7.76	c #Conflicts:     250000 | #Learnt:      13392 | 0.000
7.70/7.76	c total clause space: 18.2382MB
7.70/7.76	c total #watches: 27456
7.70/7.80	c total #propagations: 1621295 / total #impl: 6340482 (eff. 0.256)
7.70/7.80	c #Conflicts:     251000 | #Learnt:      14392 | 0.000
7.70/7.80	c total clause space: 18.2382MB
7.70/7.80	c total #watches: 29456
7.80/7.84	c total #propagations: 1626269 / total #impl: 6362391 (eff. 0.256)
7.80/7.84	c #Conflicts:     252000 | #Learnt:      15392 | 0.000
7.80/7.84	c total clause space: 18.2382MB
7.80/7.84	c total #watches: 31456
7.80/7.89	c total #propagations: 1633190 / total #impl: 6391047 (eff. 0.256)
7.80/7.89	c #Conflicts:     253000 | #Learnt:      16392 | 0.000
7.80/7.89	c total clause space: 18.2382MB
7.80/7.89	c total #watches: 33456
7.89/7.93	c total #propagations: 1638607 / total #impl: 6417594 (eff. 0.255)
7.89/7.93	c #Conflicts:     254000 | #Learnt:      17392 | 0.000
7.89/7.93	c total clause space: 18.2382MB
7.89/7.93	c total #watches: 35456
7.89/7.98	c total #propagations: 1644419 / total #impl: 6442074 (eff. 0.255)
7.89/7.98	c #Conflicts:     255000 | #Learnt:      18392 | 0.000
7.89/7.98	c total clause space: 18.2382MB
7.89/7.98	c total #watches: 37456
7.99/8.03	c total #propagations: 1649989 / total #impl: 6465083 (eff. 0.255)
7.99/8.03	c #Conflicts:     256000 | #Learnt:      19392 | 0.000
7.99/8.03	c total clause space: 18.2382MB
7.99/8.03	c total #watches: 39456
7.99/8.07	c total #propagations: 1654842 / total #impl: 6486548 (eff. 0.255)
7.99/8.07	c #Conflicts:     257000 | #Learnt:      20392 | 0.000
7.99/8.07	c total clause space: 18.2382MB
7.99/8.07	c total #watches: 41456
8.09/8.11	c total #propagations: 1660483 / total #impl: 6510619 (eff. 0.255)
8.09/8.11	c #Conflicts:     258000 | #Learnt:      21392 | 0.000
8.09/8.11	c total clause space: 18.2382MB
8.09/8.11	c total #watches: 43456
8.09/8.16	c total #propagations: 1665813 / total #impl: 6533880 (eff. 0.255)
8.09/8.16	c #Conflicts:     259000 | #Learnt:      22392 | 0.000
8.09/8.16	c total clause space: 18.2382MB
8.09/8.16	c total #watches: 45456
8.19/8.21	c total #propagations: 1670683 / total #impl: 6556326 (eff. 0.255)
8.19/8.21	c #Conflicts:     260000 | #Learnt:      23392 | 0.000
8.19/8.21	c total clause space: 18.2382MB
8.19/8.21	c total #watches: 47456
8.19/8.27	c total #propagations: 1674896 / total #impl: 6576212 (eff. 0.255)
8.19/8.27	c #Conflicts:     261000 | #Learnt:      24392 | 0.000
8.19/8.27	c total clause space: 18.2382MB
8.19/8.27	c total #watches: 49456
8.29/8.31	c total #propagations: 1679951 / total #impl: 6603168 (eff. 0.254)
8.29/8.31	c GARBAGE COLLECT
8.29/8.31	c #Conflicts:     262000 | #Learnt:      13190 | 0.000
8.29/8.31	c total clause space: 18.2382MB
8.29/8.31	c total #watches: 27052
8.29/8.35	c total #propagations: 1686357 / total #impl: 6629403 (eff. 0.254)
8.29/8.35	c #Conflicts:     263000 | #Learnt:      14190 | 0.000
8.29/8.35	c total clause space: 18.2382MB
8.29/8.35	c total #watches: 29052
8.29/8.39	c total #propagations: 1692235 / total #impl: 6654037 (eff. 0.254)
8.29/8.39	c #Conflicts:     264000 | #Learnt:      15190 | 0.000
8.29/8.39	c total clause space: 18.2382MB
8.29/8.39	c total #watches: 31052
8.39/8.42	c total #propagations: 1697877 / total #impl: 6677749 (eff. 0.254)
8.39/8.42	c #Conflicts:     265000 | #Learnt:      16190 | 0.000
8.39/8.42	c total clause space: 18.2382MB
8.39/8.42	c total #watches: 33052
8.39/8.45	c total #propagations: 1703008 / total #impl: 6699024 (eff. 0.254)
8.39/8.45	c #Conflicts:     266000 | #Learnt:      17190 | 0.000
8.39/8.45	c total clause space: 18.2382MB
8.39/8.45	c total #watches: 35052
8.49/8.50	c total #propagations: 1708470 / total #impl: 6720535 (eff. 0.254)
8.49/8.50	c #Conflicts:     267000 | #Learnt:      18190 | 0.000
8.49/8.50	c total clause space: 18.2382MB
8.49/8.50	c total #watches: 37052
8.49/8.53	c total #propagations: 1713741 / total #impl: 6743387 (eff. 0.254)
8.49/8.53	c #Conflicts:     268000 | #Learnt:      19190 | 0.000
8.49/8.53	c total clause space: 18.2382MB
8.49/8.53	c total #watches: 39052
8.49/8.58	c total #propagations: 1718667 / total #impl: 6766954 (eff. 0.254)
8.49/8.58	c #Conflicts:     269000 | #Learnt:      20190 | 0.000
8.49/8.58	c total clause space: 18.2382MB
8.49/8.58	c total #watches: 41052
8.59/8.62	c total #propagations: 1723504 / total #impl: 6789363 (eff. 0.254)
8.59/8.62	c #Conflicts:     270000 | #Learnt:      21190 | 0.000
8.59/8.62	c total clause space: 18.2382MB
8.59/8.62	c total #watches: 43052
8.59/8.67	c total #propagations: 1728169 / total #impl: 6808736 (eff. 0.254)
8.59/8.67	c #Conflicts:     271000 | #Learnt:      22190 | 0.000
8.59/8.67	c total clause space: 18.2382MB
8.59/8.67	c total #watches: 45052
8.69/8.72	c total #propagations: 1732741 / total #impl: 6828673 (eff. 0.254)
8.69/8.72	c #Conflicts:     272000 | #Learnt:      23190 | 0.000
8.69/8.72	c total clause space: 18.2382MB
8.69/8.72	c total #watches: 47052
8.69/8.77	c total #propagations: 1737279 / total #impl: 6850142 (eff. 0.254)
8.69/8.77	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
8.69/8.77	c total clause space: 18.2382MB
8.69/8.77	c total #watches: 49050
8.80/8.83	c total #propagations: 1742448 / total #impl: 6874314 (eff. 0.253)
8.80/8.83	c GARBAGE COLLECT
8.80/8.83	c #Conflicts:     274000 | #Learnt:      12690 | 0.000
8.80/8.83	c total clause space: 18.2382MB
8.80/8.83	c total #watches: 26052
8.80/8.86	c total #propagations: 1748015 / total #impl: 6899412 (eff. 0.253)
8.80/8.86	c #Conflicts:     275000 | #Learnt:      13690 | 0.000
8.80/8.86	c total clause space: 18.2382MB
8.80/8.86	c total #watches: 28052
8.80/8.89	c total #propagations: 1753854 / total #impl: 6922542 (eff. 0.253)
8.80/8.89	c #Conflicts:     276000 | #Learnt:      14690 | 0.000
8.80/8.89	c total clause space: 18.2382MB
8.80/8.89	c total #watches: 30052
8.90/8.92	c total #propagations: 1759565 / total #impl: 6946662 (eff. 0.253)
8.90/8.92	c #Conflicts:     277000 | #Learnt:      15690 | 0.000
8.90/8.92	c total clause space: 18.2382MB
8.90/8.92	c total #watches: 32052
8.90/8.96	c total #propagations: 1765046 / total #impl: 6969121 (eff. 0.253)
8.90/8.96	c #Conflicts:     278000 | #Learnt:      16690 | 0.000
8.90/8.96	c total clause space: 18.2382MB
8.90/8.96	c total #watches: 34052
8.99/9.00	c total #propagations: 1770270 / total #impl: 6990999 (eff. 0.253)
8.99/9.00	c #Conflicts:     279000 | #Learnt:      17690 | 0.000
8.99/9.00	c total clause space: 18.2382MB
8.99/9.00	c total #watches: 36052
8.99/9.04	c total #propagations: 1776275 / total #impl: 7018025 (eff. 0.253)
8.99/9.04	c #Conflicts:     280000 | #Learnt:      18690 | 0.000
8.99/9.04	c total clause space: 18.2382MB
8.99/9.04	c total #watches: 38052
8.99/9.08	c total #propagations: 1781135 / total #impl: 7041219 (eff. 0.253)
8.99/9.08	c #Conflicts:     281000 | #Learnt:      19690 | 0.000
8.99/9.08	c total clause space: 18.2382MB
8.99/9.08	c total #watches: 40052
9.09/9.12	c total #propagations: 1785275 / total #impl: 7061891 (eff. 0.253)
9.09/9.12	c #Conflicts:     282000 | #Learnt:      20690 | 0.000
9.09/9.12	c total clause space: 18.2382MB
9.09/9.12	c total #watches: 42052
9.09/9.17	c total #propagations: 1789740 / total #impl: 7083326 (eff. 0.253)
9.09/9.17	c #Conflicts:     283000 | #Learnt:      21689 | 0.000
9.09/9.17	c total clause space: 18.2382MB
9.09/9.17	c total #watches: 44050
9.09/9.19	c total #propagations: 1792942 / total #impl: 7102458 (eff. 0.252)
9.09/9.19	c UNSATISFIABLE 1
9.09/9.19	c CPU time              : 9.1746 s
9.09/9.19	d decisions 283334
9.09/9.19	d conflicts 405107
9.09/9.19	s UNSATISFIABLE

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-4122752-1467309774/watcher-4122752-1467309774 -o /tmp/evaluation-result-4122752-1467309774/solver-4122752-1467309774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1467308104-4307 --watchdog 1960 --input HOME/instance-4122752-1467309774.opb ./cdcl-cuttingplanes-release 

pid=7609
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.08 2.02 1.84 3/176 7612
/proc/meminfo: memFree=31117232/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 1655037 29802496 5260 33554432000 4194304 6199737 140733503573024 140735751804392 4209408 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 7276 5260 122 490 0 6777 0

[startup+0.100158 s]
/proc/loadavg: 2.08 2.02 1.84 3/176 7612
/proc/meminfo: memFree=31117232/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 899 0 0 0 9 0 0 0 20 0 1 0 1655037 34533376 7206 33554432000 4194304 6199737 140733503573024 140735751804392 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 8431 7206 161 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200339 s]
/proc/loadavg: 2.08 2.02 1.84 3/176 7612
/proc/meminfo: memFree=31117232/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=34000 CPUtime=0.19 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 950 0 0 0 19 0 0 0 20 0 1 0 1655037 34816000 7257 33554432000 4194304 6199737 140733503573024 140735751804392 4216752 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 8500 7257 161 490 0 8001 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34000

[startup+0.300263 s]
/proc/loadavg: 2.08 2.02 1.84 3/176 7612
/proc/meminfo: memFree=31117232/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=34144 CPUtime=0.29 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 975 0 0 0 29 0 0 0 20 0 1 0 1655037 34963456 7282 33554432000 4194304 6199737 140733503573024 140735751804392 4237346 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 8536 7282 161 490 0 8037 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34144

[startup+0.700243 s]
/proc/loadavg: 2.08 2.02 1.84 3/176 7612
/proc/meminfo: memFree=31117232/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=37288 CPUtime=0.69 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 1603 0 0 0 69 0 0 0 20 0 1 0 1655037 38182912 7676 33554432000 4194304 6199737 140733503573024 140733503572136 5140020 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 9322 7676 161 490 0 8823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37288

[startup+1.50023 s]
/proc/loadavg: 2.08 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31086220/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=37848 CPUtime=1.49 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 2662 0 0 0 149 0 0 0 20 0 1 0 1655037 38756352 8338 33554432000 4194304 6199737 140733503573024 140733503572136 4218805 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 9462 8338 161 490 0 8963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37848

[startup+3.10027 s]
/proc/loadavg: 2.08 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31083740/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=42908 CPUtime=3.09 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3129 0 0 0 308 1 0 0 20 0 1 0 1655037 43937792 9181 33554432000 4194304 6199737 140733503573024 140733503572136 4222292 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 10727 9181 161 490 0 10228 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42908

[startup+6.30025 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31078360/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=43616 CPUtime=6.29 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3288 0 0 0 628 1 0 0 20 0 1 0 1655037 44662784 9851 33554432000 4194304 6199737 140733503573024 140733503572136 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 10904 9851 161 490 0 10405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43616

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

[startup+6.40029 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31078360/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=43616 CPUtime=6.39 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3290 0 0 0 638 1 0 0 20 0 1 0 1655037 44662784 9853 33554432000 4194304 6199737 140733503573024 140733503572136 4222084 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 10904 9853 161 490 0 10405 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 43616

[startup+8.00029 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31077508/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=50988 CPUtime=7.99 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3600 0 0 0 798 1 0 0 20 0 1 0 1655037 52211712 10044 33554432000 4194304 6199737 140733503573024 140733503572136 4200277 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 12747 10044 161 490 0 12248 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 50988

[startup+8.80025 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31077160/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=51120 CPUtime=8.8 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3826 0 0 0 879 1 0 0 20 0 1 0 1655037 52346880 10195 33554432000 4194304 6199737 140733503573024 140733503572136 4213818 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 12780 10195 161 490 0 12281 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 51120

[startup+9.00027 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31077160/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=51120 CPUtime=8.99 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3887 0 0 0 898 1 0 0 20 0 1 0 1655037 52346880 10230 33554432000 4194304 6199737 140733503573024 140733503572136 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 12780 10230 161 490 0 12281 0
Current children cumulated CPU time (s) 8.99
Current children cumulated vsize (KiB) 51120

[startup+9.10024 s]
/proc/loadavg: 2.07 2.02 1.84 3/177 7613
/proc/meminfo: memFree=31077160/32872528 swapFree=295864/318348
[pid=7612] ppid=7609 vsize=51120 CPUtime=9.09 cores=0,2,4,6
/proc/7612/stat : 7612 (cdcl-cuttingpla) R 7609 7612 4291 0 -1 4202496 3887 0 0 0 908 1 0 0 20 0 1 0 1655037 52346880 10230 33554432000 4194304 6199737 140733503573024 140733503572136 4200459 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7612/statm: 12780 10230 161 490 0 12281 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 51120

Child status: 20
Real time (s): 9.19332
CPU time (s): 9.1926
CPU user time (s): 9.1766
CPU system time (s): 0.015997
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 51120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.1766
system time used= 0.015997
maximum resident set size= 40924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3889
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= 3
involuntary context switches= 10

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038994 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-30 20:02:54
IDJOB=4122752
IDBENCH=111315
IDSOLVER=2548
FILE ID=node128/4122752-1467309774
RUNJOBID= node128-1467308104-4307
PBS_JOBID= 20005249
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n84-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122752-1467309774/watcher-4122752-1467309774 -o /tmp/evaluation-result-4122752-1467309774/solver-4122752-1467309774 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1467308104-4307 --watchdog 1960 --input HOME/instance-4122752-1467309774.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 1eff1ede3574710522aaf0f953f48c8d
RANDOM SEED=748799883

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.501
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:        31117884 kB
Buffers:           67976 kB
Cached:           510600 kB
SwapCached:            0 kB
Active:           286552 kB
Inactive:         413620 kB
Active(anon):     124216 kB
Inactive(anon):        4 kB
Active(file):     162336 kB
Inactive(file):   413616 kB
Unevictable:      318348 kB
Mlocked:          295864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2780 kB
Writeback:             0 kB
AnonPages:        472536 kB
Mapped:            14416 kB
Shmem:               204 kB
Slab:             605240 kB
SReclaimable:      48612 kB
SUnreclaim:       556628 kB
KernelStack:        1472 kB
PageTables:         5160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     566868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71740 MiB
End job on node128 at 2016-06-30 20:03:04