Trace number 4121624

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.71252 9.71313

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n80-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUMd63c048ea9e10a072fe4e32e2291f3f6
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 benchmark2.6196
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints320
Number of constraints which are clauses320
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= 120 #constraint= 320
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: 2638
0.00/0.04	c total #propagations: 11896 / total #impl: 35614 (eff. 0.334)
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: 4638
0.00/0.06	c total #propagations: 21998 / total #impl: 66632 (eff. 0.330)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4652
0.00/0.07	c total #propagations: 30853 / total #impl: 95068 (eff. 0.325)
0.00/0.07	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 6652
0.00/0.09	c total #propagations: 39627 / total #impl: 124485 (eff. 0.318)
0.00/0.09	c GARBAGE COLLECT
0.00/0.09	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 5352
0.09/0.11	c total #propagations: 49535 / total #impl: 156067 (eff. 0.317)
0.09/0.11	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 7352
0.09/0.13	c total #propagations: 58376 / total #impl: 184459 (eff. 0.316)
0.09/0.13	c GARBAGE COLLECT
0.09/0.13	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 5106
0.09/0.16	c total #propagations: 66906 / total #impl: 212970 (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: 7106
0.09/0.17	c total #propagations: 76081 / total #impl: 241922 (eff. 0.314)
0.09/0.17	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 9106
0.19/0.20	c total #propagations: 84033 / total #impl: 266875 (eff. 0.315)
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: 6080
0.19/0.22	c total #propagations: 92037 / total #impl: 295408 (eff. 0.312)
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: 8080
0.19/0.24	c total #propagations: 100119 / total #impl: 323821 (eff. 0.309)
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: 10080
0.19/0.26	c total #propagations: 109116 / total #impl: 353773 (eff. 0.308)
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: 12080
0.19/0.28	c total #propagations: 117232 / total #impl: 382234 (eff. 0.307)
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: 8364
0.29/0.30	c total #propagations: 124546 / total #impl: 408980 (eff. 0.305)
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: 10364
0.29/0.32	c total #propagations: 131751 / total #impl: 435756 (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: 12364
0.29/0.35	c total #propagations: 138955 / total #impl: 463634 (eff. 0.300)
0.29/0.35	c GARBAGE COLLECT
0.29/0.35	c #Conflicts:      17000 | #Learnt:       3680 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 8000
0.29/0.37	c total #propagations: 147973 / total #impl: 494296 (eff. 0.299)
0.29/0.37	c #Conflicts:      18000 | #Learnt:       4680 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 10000
0.29/0.39	c total #propagations: 155095 / total #impl: 519433 (eff. 0.299)
0.29/0.39	c #Conflicts:      19000 | #Learnt:       5680 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 12000
0.39/0.41	c total #propagations: 161459 / total #impl: 542097 (eff. 0.298)
0.39/0.41	c #Conflicts:      20000 | #Learnt:       6680 | 0.000
0.39/0.41	c total clause space: 4.25031MB
0.39/0.41	c total #watches: 14000
0.39/0.44	c total #propagations: 167667 / total #impl: 566299 (eff. 0.296)
0.39/0.44	c GARBAGE COLLECT
0.39/0.44	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 9026
0.39/0.46	c total #propagations: 176568 / total #impl: 593981 (eff. 0.297)
0.39/0.46	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
0.39/0.46	c total clause space: 4.25031MB
0.39/0.46	c total #watches: 11026
0.39/0.48	c total #propagations: 184637 / total #impl: 620404 (eff. 0.298)
0.39/0.48	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 13026
0.49/0.50	c total #propagations: 192960 / total #impl: 647651 (eff. 0.298)
0.49/0.50	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
0.49/0.50	c total clause space: 4.25031MB
0.49/0.50	c total #watches: 15026
0.49/0.53	c total #propagations: 201605 / total #impl: 676998 (eff. 0.298)
0.49/0.53	c GARBAGE COLLECT
0.49/0.53	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 9440
0.49/0.54	c total #propagations: 211224 / total #impl: 707968 (eff. 0.298)
0.49/0.54	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
0.49/0.54	c total clause space: 4.25031MB
0.49/0.54	c total #watches: 11440
0.49/0.57	c total #propagations: 220177 / total #impl: 738015 (eff. 0.298)
0.49/0.57	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 13440
0.49/0.59	c total #propagations: 227012 / total #impl: 762050 (eff. 0.298)
0.49/0.59	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
0.49/0.59	c total clause space: 4.25031MB
0.49/0.59	c total #watches: 15440
0.59/0.62	c total #propagations: 233595 / total #impl: 785133 (eff. 0.298)
0.59/0.62	c GARBAGE COLLECT
0.59/0.62	c #Conflicts:      29000 | #Learnt:       4300 | 0.000
0.59/0.62	c total clause space: 4.25031MB
0.59/0.62	c total #watches: 9240
0.59/0.64	c total #propagations: 240437 / total #impl: 808834 (eff. 0.297)
0.59/0.64	c #Conflicts:      30000 | #Learnt:       5300 | 0.000
0.59/0.64	c total clause space: 4.25031MB
0.59/0.64	c total #watches: 11240
0.59/0.66	c total #propagations: 249194 / total #impl: 837984 (eff. 0.297)
0.59/0.66	c #Conflicts:      31000 | #Learnt:       6300 | 0.000
0.59/0.66	c total clause space: 4.25031MB
0.59/0.66	c total #watches: 13240
0.59/0.68	c total #propagations: 257371 / total #impl: 864125 (eff. 0.298)
0.59/0.68	c #Conflicts:      32000 | #Learnt:       7300 | 0.000
0.59/0.68	c total clause space: 4.25031MB
0.59/0.68	c total #watches: 15240
0.69/0.71	c total #propagations: 265695 / total #impl: 890918 (eff. 0.298)
0.69/0.71	c #Conflicts:      33000 | #Learnt:       8300 | 0.000
0.69/0.71	c total clause space: 4.25031MB
0.69/0.71	c total #watches: 17240
0.69/0.73	c total #propagations: 273313 / total #impl: 916531 (eff. 0.298)
0.69/0.73	c GARBAGE COLLECT
0.69/0.73	c #Conflicts:      34000 | #Learnt:       4900 | 0.000
0.69/0.73	c total clause space: 4.25031MB
0.69/0.73	c total #watches: 10440
0.69/0.75	c total #propagations: 280029 / total #impl: 941031 (eff. 0.298)
0.69/0.75	c #Conflicts:      35000 | #Learnt:       5900 | 0.000
0.69/0.75	c total clause space: 4.25031MB
0.69/0.75	c total #watches: 12440
0.69/0.78	c total #propagations: 287039 / total #impl: 967469 (eff. 0.297)
0.69/0.78	c #Conflicts:      36000 | #Learnt:       6900 | 0.000
0.69/0.78	c total clause space: 4.25031MB
0.69/0.78	c total #watches: 14440
0.79/0.80	c total #propagations: 294604 / total #impl: 993333 (eff. 0.297)
0.79/0.80	c #Conflicts:      37000 | #Learnt:       7900 | 0.000
0.79/0.80	c total clause space: 4.25031MB
0.79/0.80	c total #watches: 16440
0.79/0.83	c total #propagations: 302045 / total #impl: 1019242 (eff. 0.296)
0.79/0.83	c #Conflicts:      38000 | #Learnt:       8900 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 18440
0.79/0.86	c total #propagations: 307145 / total #impl: 1037991 (eff. 0.296)
0.79/0.86	c GARBAGE COLLECT
0.79/0.86	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 11040
0.79/0.88	c total #propagations: 315587 / total #impl: 1065812 (eff. 0.296)
0.79/0.88	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
0.79/0.88	c total clause space: 6.90675MB
0.79/0.88	c total #watches: 13040
0.89/0.90	c total #propagations: 324712 / total #impl: 1096551 (eff. 0.296)
0.89/0.90	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
0.89/0.90	c total clause space: 6.90675MB
0.89/0.90	c total #watches: 15040
0.89/0.94	c total #propagations: 332443 / total #impl: 1127209 (eff. 0.295)
0.89/0.94	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
0.89/0.94	c total clause space: 6.90675MB
0.89/0.94	c total #watches: 17040
0.89/0.97	c total #propagations: 338864 / total #impl: 1152161 (eff. 0.294)
0.89/0.97	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
0.89/0.97	c total clause space: 6.90675MB
0.89/0.97	c total #watches: 19040
0.99/1.00	c total #propagations: 348488 / total #impl: 1187054 (eff. 0.294)
0.99/1.00	c GARBAGE COLLECT
0.99/1.00	c #Conflicts:      44000 | #Learnt:       5202 | 0.000
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 11044
0.99/1.02	c total #propagations: 356180 / total #impl: 1215283 (eff. 0.293)
0.99/1.02	c #Conflicts:      45000 | #Learnt:       6202 | 0.000
0.99/1.02	c total clause space: 6.90675MB
0.99/1.02	c total #watches: 13044
0.99/1.05	c total #propagations: 365178 / total #impl: 1245718 (eff. 0.293)
0.99/1.05	c #Conflicts:      46000 | #Learnt:       7202 | 0.000
0.99/1.05	c total clause space: 6.90675MB
0.99/1.05	c total #watches: 15044
0.99/1.08	c total #propagations: 374435 / total #impl: 1276172 (eff. 0.293)
0.99/1.08	c #Conflicts:      47000 | #Learnt:       8202 | 0.000
0.99/1.08	c total clause space: 6.90675MB
0.99/1.08	c total #watches: 17044
1.10/1.10	c total #propagations: 383267 / total #impl: 1307213 (eff. 0.293)
1.10/1.10	c #Conflicts:      48000 | #Learnt:       9202 | 0.000
1.10/1.10	c total clause space: 6.90675MB
1.10/1.10	c total #watches: 19044
1.10/1.14	c total #propagations: 390706 / total #impl: 1333466 (eff. 0.293)
1.10/1.14	c #Conflicts:      49000 | #Learnt:      10202 | 0.000
1.10/1.14	c total clause space: 6.90675MB
1.10/1.14	c total #watches: 21044
1.10/1.17	c total #propagations: 399541 / total #impl: 1365021 (eff. 0.293)
1.10/1.17	c GARBAGE COLLECT
1.10/1.17	c #Conflicts:      50000 | #Learnt:       5901 | 0.000
1.10/1.17	c total clause space: 6.90675MB
1.10/1.17	c total #watches: 12442
1.10/1.19	c total #propagations: 408424 / total #impl: 1394838 (eff. 0.293)
1.10/1.19	c #Conflicts:      51000 | #Learnt:       6901 | 0.000
1.10/1.19	c total clause space: 6.90675MB
1.10/1.19	c total #watches: 14442
1.20/1.22	c total #propagations: 418298 / total #impl: 1427753 (eff. 0.293)
1.20/1.22	c #Conflicts:      52000 | #Learnt:       7901 | 0.000
1.20/1.22	c total clause space: 6.90675MB
1.20/1.22	c total #watches: 16442
1.20/1.25	c total #propagations: 427494 / total #impl: 1460428 (eff. 0.293)
1.20/1.25	c #Conflicts:      53000 | #Learnt:       8901 | 0.000
1.20/1.25	c total clause space: 6.90675MB
1.20/1.25	c total #watches: 18442
1.20/1.27	c total #propagations: 435081 / total #impl: 1489893 (eff. 0.292)
1.20/1.27	c #Conflicts:      54000 | #Learnt:       9901 | 0.000
1.20/1.27	c total clause space: 6.90675MB
1.20/1.27	c total #watches: 20442
1.29/1.30	c total #propagations: 441709 / total #impl: 1512641 (eff. 0.292)
1.29/1.30	c #Conflicts:      55000 | #Learnt:      10901 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 22442
1.29/1.33	c total #propagations: 448043 / total #impl: 1534353 (eff. 0.292)
1.29/1.33	c GARBAGE COLLECT
1.29/1.33	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
1.29/1.33	c total clause space: 6.90675MB
1.29/1.33	c total #watches: 13238
1.29/1.36	c total #propagations: 456794 / total #impl: 1564149 (eff. 0.292)
1.29/1.36	c #Conflicts:      57000 | #Learnt:       7299 | 0.000
1.29/1.36	c total clause space: 6.90675MB
1.29/1.36	c total #watches: 15238
1.29/1.38	c total #propagations: 467298 / total #impl: 1600066 (eff. 0.292)
1.29/1.38	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
1.29/1.38	c total clause space: 6.90675MB
1.29/1.38	c total #watches: 17238
1.39/1.41	c total #propagations: 476667 / total #impl: 1630121 (eff. 0.292)
1.39/1.41	c #Conflicts:      59000 | #Learnt:       9299 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 19238
1.39/1.44	c total #propagations: 484860 / total #impl: 1657193 (eff. 0.293)
1.39/1.44	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
1.39/1.44	c total clause space: 6.90675MB
1.39/1.44	c total #watches: 21238
1.39/1.48	c total #propagations: 491220 / total #impl: 1680809 (eff. 0.292)
1.39/1.48	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 23238
1.49/1.51	c total #propagations: 496940 / total #impl: 1704355 (eff. 0.292)
1.49/1.51	c GARBAGE COLLECT
1.49/1.51	c #Conflicts:      62000 | #Learnt:       6401 | 0.000
1.49/1.51	c total clause space: 6.90675MB
1.49/1.51	c total #watches: 13442
1.49/1.53	c total #propagations: 505233 / total #impl: 1733569 (eff. 0.291)
1.49/1.53	c #Conflicts:      63000 | #Learnt:       7401 | 0.000
1.49/1.53	c total clause space: 6.90675MB
1.49/1.53	c total #watches: 15442
1.49/1.56	c total #propagations: 513971 / total #impl: 1764029 (eff. 0.291)
1.49/1.56	c #Conflicts:      64000 | #Learnt:       8401 | 0.000
1.49/1.56	c total clause space: 6.90675MB
1.49/1.56	c total #watches: 17442
1.49/1.59	c total #propagations: 521405 / total #impl: 1792118 (eff. 0.291)
1.49/1.59	c #Conflicts:      65000 | #Learnt:       9401 | 0.000
1.49/1.59	c total clause space: 6.90675MB
1.49/1.59	c total #watches: 19442
1.59/1.62	c total #propagations: 529325 / total #impl: 1820134 (eff. 0.291)
1.59/1.62	c #Conflicts:      66000 | #Learnt:      10401 | 0.000
1.59/1.62	c total clause space: 6.90675MB
1.59/1.62	c total #watches: 21442
1.59/1.65	c total #propagations: 537683 / total #impl: 1850706 (eff. 0.291)
1.59/1.65	c #Conflicts:      67000 | #Learnt:      11401 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 23442
1.59/1.68	c total #propagations: 545253 / total #impl: 1877195 (eff. 0.290)
1.59/1.68	c #Conflicts:      68000 | #Learnt:      12401 | 0.000
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 25442
1.69/1.70	c total #propagations: 552954 / total #impl: 1905429 (eff. 0.290)
1.69/1.70	c GARBAGE COLLECT
1.69/1.70	c #Conflicts:      69000 | #Learnt:       7204 | 0.000
1.69/1.70	c total clause space: 6.90675MB
1.69/1.70	c total #watches: 15048
1.69/1.73	c total #propagations: 563129 / total #impl: 1939986 (eff. 0.290)
1.69/1.73	c #Conflicts:      70000 | #Learnt:       8204 | 0.000
1.69/1.73	c total clause space: 6.90675MB
1.69/1.73	c total #watches: 17048
1.69/1.76	c total #propagations: 573146 / total #impl: 1973889 (eff. 0.290)
1.69/1.76	c #Conflicts:      71000 | #Learnt:       9204 | 0.000
1.69/1.76	c total clause space: 6.90675MB
1.69/1.76	c total #watches: 19048
1.69/1.78	c total #propagations: 582111 / total #impl: 2005851 (eff. 0.290)
1.69/1.78	c #Conflicts:      72000 | #Learnt:      10204 | 0.000
1.69/1.78	c total clause space: 6.90675MB
1.69/1.78	c total #watches: 21048
1.79/1.82	c total #propagations: 590019 / total #impl: 2034334 (eff. 0.290)
1.79/1.82	c #Conflicts:      73000 | #Learnt:      11204 | 0.000
1.79/1.82	c total clause space: 6.90675MB
1.79/1.82	c total #watches: 23048
1.79/1.85	c total #propagations: 597229 / total #impl: 2060883 (eff. 0.290)
1.79/1.85	c #Conflicts:      74000 | #Learnt:      12204 | 0.000
1.79/1.85	c total clause space: 6.90675MB
1.79/1.85	c total #watches: 25048
1.79/1.89	c total #propagations: 604116 / total #impl: 2085576 (eff. 0.290)
1.79/1.89	c GARBAGE COLLECT
1.79/1.89	c #Conflicts:      75000 | #Learnt:       6704 | 0.000
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 14048
1.89/1.91	c total #propagations: 612721 / total #impl: 2117296 (eff. 0.289)
1.89/1.91	c #Conflicts:      76000 | #Learnt:       7704 | 0.000
1.89/1.91	c total clause space: 6.90675MB
1.89/1.91	c total #watches: 16048
1.89/1.94	c total #propagations: 622290 / total #impl: 2151448 (eff. 0.289)
1.89/1.94	c #Conflicts:      77000 | #Learnt:       8704 | 0.000
1.89/1.94	c total clause space: 6.90675MB
1.89/1.94	c total #watches: 18048
1.89/1.98	c total #propagations: 630886 / total #impl: 2182006 (eff. 0.289)
1.89/1.98	c #Conflicts:      78000 | #Learnt:       9704 | 0.000
1.89/1.98	c total clause space: 6.90675MB
1.89/1.98	c total #watches: 20048
1.99/2.01	c total #propagations: 639428 / total #impl: 2212555 (eff. 0.289)
1.99/2.01	c #Conflicts:      79000 | #Learnt:      10704 | 0.000
1.99/2.01	c total clause space: 6.90675MB
1.99/2.01	c total #watches: 22048
1.99/2.04	c total #propagations: 647070 / total #impl: 2243319 (eff. 0.288)
1.99/2.04	c #Conflicts:      80000 | #Learnt:      11704 | 0.000
1.99/2.04	c total clause space: 6.90675MB
1.99/2.04	c total #watches: 24048
1.99/2.07	c total #propagations: 656427 / total #impl: 2286811 (eff. 0.287)
1.99/2.07	c #Conflicts:      81000 | #Learnt:      12704 | 0.000
1.99/2.07	c total clause space: 6.90675MB
1.99/2.07	c total #watches: 26048
1.99/2.09	c total #propagations: 663345 / total #impl: 2317555 (eff. 0.286)
1.99/2.09	c GARBAGE COLLECT
1.99/2.09	c #Conflicts:      82000 | #Learnt:       6905 | 0.000
1.99/2.09	c total clause space: 6.90675MB
1.99/2.09	c total #watches: 14450
2.09/2.11	c total #propagations: 670210 / total #impl: 2345435 (eff. 0.286)
2.09/2.11	c #Conflicts:      83000 | #Learnt:       7905 | 0.000
2.09/2.11	c total clause space: 6.90675MB
2.09/2.11	c total #watches: 16450
2.09/2.14	c total #propagations: 678376 / total #impl: 2375681 (eff. 0.286)
2.09/2.14	c #Conflicts:      84000 | #Learnt:       8905 | 0.000
2.09/2.14	c total clause space: 6.90675MB
2.09/2.14	c total #watches: 18450
2.09/2.17	c total #propagations: 686024 / total #impl: 2405431 (eff. 0.285)
2.09/2.17	c #Conflicts:      85000 | #Learnt:       9905 | 0.000
2.09/2.17	c total clause space: 6.90675MB
2.09/2.17	c total #watches: 20450
2.19/2.20	c total #propagations: 693710 / total #impl: 2436612 (eff. 0.285)
2.19/2.20	c #Conflicts:      86000 | #Learnt:      10905 | 0.000
2.19/2.20	c total clause space: 6.90675MB
2.19/2.20	c total #watches: 22450
2.19/2.24	c total #propagations: 700048 / total #impl: 2460518 (eff. 0.285)
2.19/2.24	c #Conflicts:      87000 | #Learnt:      11905 | 0.000
2.19/2.24	c total clause space: 6.90675MB
2.19/2.24	c total #watches: 24450
2.19/2.27	c total #propagations: 706179 / total #impl: 2487238 (eff. 0.284)
2.19/2.27	c #Conflicts:      88000 | #Learnt:      12905 | 0.000
2.19/2.27	c total clause space: 6.90675MB
2.19/2.27	c total #watches: 26450
2.29/2.32	c total #propagations: 712159 / total #impl: 2514785 (eff. 0.283)
2.29/2.32	c #Conflicts:      89000 | #Learnt:      13905 | 0.000
2.29/2.32	c total clause space: 11.2235MB
2.29/2.32	c total #watches: 28450
2.29/2.35	c total #propagations: 718943 / total #impl: 2547656 (eff. 0.282)
2.29/2.35	c GARBAGE COLLECT
2.29/2.35	c #Conflicts:      90000 | #Learnt:       7805 | 0.000
2.29/2.35	c total clause space: 11.2235MB
2.29/2.35	c total #watches: 16250
2.29/2.39	c total #propagations: 727861 / total #impl: 2582903 (eff. 0.282)
2.29/2.39	c #Conflicts:      91000 | #Learnt:       8805 | 0.000
2.29/2.39	c total clause space: 11.2235MB
2.29/2.39	c total #watches: 18250
2.39/2.42	c total #propagations: 735970 / total #impl: 2613005 (eff. 0.282)
2.39/2.42	c #Conflicts:      92000 | #Learnt:       9805 | 0.000
2.39/2.42	c total clause space: 11.2235MB
2.39/2.42	c total #watches: 20250
2.39/2.45	c total #propagations: 743540 / total #impl: 2643567 (eff. 0.281)
2.39/2.45	c #Conflicts:      93000 | #Learnt:      10805 | 0.000
2.39/2.45	c total clause space: 11.2235MB
2.39/2.45	c total #watches: 22250
2.39/2.49	c total #propagations: 750107 / total #impl: 2670119 (eff. 0.281)
2.39/2.49	c #Conflicts:      94000 | #Learnt:      11805 | 0.000
2.39/2.49	c total clause space: 11.2235MB
2.39/2.49	c total #watches: 24250
2.49/2.52	c total #propagations: 757057 / total #impl: 2697278 (eff. 0.281)
2.49/2.52	c #Conflicts:      95000 | #Learnt:      12805 | 0.000
2.49/2.52	c total clause space: 11.2235MB
2.49/2.52	c total #watches: 26250
2.49/2.56	c total #propagations: 761982 / total #impl: 2719794 (eff. 0.280)
2.49/2.56	c #Conflicts:      96000 | #Learnt:      13805 | 0.000
2.49/2.56	c total clause space: 11.2235MB
2.49/2.56	c total #watches: 28250
2.59/2.60	c total #propagations: 768242 / total #impl: 2748358 (eff. 0.280)
2.59/2.60	c #Conflicts:      97000 | #Learnt:      14805 | 0.000
2.59/2.60	c total clause space: 11.2235MB
2.59/2.60	c total #watches: 30250
2.59/2.63	c total #propagations: 774179 / total #impl: 2772655 (eff. 0.279)
2.59/2.63	c GARBAGE COLLECT
2.59/2.63	c #Conflicts:      98000 | #Learnt:       8405 | 0.000
2.59/2.63	c total clause space: 11.2235MB
2.59/2.63	c total #watches: 17450
2.59/2.66	c total #propagations: 782763 / total #impl: 2803183 (eff. 0.279)
2.59/2.66	c #Conflicts:      99000 | #Learnt:       9405 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 19450
2.59/2.69	c total #propagations: 789895 / total #impl: 2831544 (eff. 0.279)
2.59/2.69	c #Conflicts:     100000 | #Learnt:      10405 | 0.000
2.59/2.69	c total clause space: 11.2235MB
2.59/2.69	c total #watches: 21450
2.69/2.73	c total #propagations: 796765 / total #impl: 2860898 (eff. 0.279)
2.69/2.73	c #Conflicts:     101000 | #Learnt:      11405 | 0.000
2.69/2.73	c total clause space: 11.2235MB
2.69/2.73	c total #watches: 23450
2.69/2.76	c total #propagations: 802917 / total #impl: 2887415 (eff. 0.278)
2.69/2.76	c #Conflicts:     102000 | #Learnt:      12405 | 0.000
2.69/2.76	c total clause space: 11.2235MB
2.69/2.76	c total #watches: 25450
2.79/2.80	c total #propagations: 810100 / total #impl: 2919642 (eff. 0.277)
2.79/2.80	c #Conflicts:     103000 | #Learnt:      13405 | 0.000
2.79/2.80	c total clause space: 11.2235MB
2.79/2.80	c total #watches: 27450
2.79/2.83	c total #propagations: 817364 / total #impl: 2949513 (eff. 0.277)
2.79/2.83	c #Conflicts:     104000 | #Learnt:      14405 | 0.000
2.79/2.83	c total clause space: 11.2235MB
2.79/2.83	c total #watches: 29450
2.79/2.87	c total #propagations: 824669 / total #impl: 2974693 (eff. 0.277)
2.79/2.87	c #Conflicts:     105000 | #Learnt:      15405 | 0.000
2.79/2.87	c total clause space: 11.2235MB
2.79/2.87	c total #watches: 31450
2.89/2.90	c total #propagations: 830570 / total #impl: 2996113 (eff. 0.277)
2.89/2.90	c GARBAGE COLLECT
2.89/2.90	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
2.89/2.90	c total clause space: 11.2235MB
2.89/2.90	c total #watches: 18042
2.89/2.93	c total #propagations: 839028 / total #impl: 3025113 (eff. 0.277)
2.89/2.93	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
2.89/2.93	c total clause space: 11.2235MB
2.89/2.93	c total #watches: 20042
2.89/2.96	c total #propagations: 846198 / total #impl: 3049536 (eff. 0.277)
2.89/2.96	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
2.89/2.96	c total clause space: 11.2235MB
2.89/2.96	c total #watches: 22042
2.89/2.99	c total #propagations: 853501 / total #impl: 3075591 (eff. 0.278)
2.89/2.99	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
2.89/2.99	c total clause space: 11.2235MB
2.89/2.99	c total #watches: 24042
2.99/3.03	c total #propagations: 860645 / total #impl: 3102901 (eff. 0.277)
2.99/3.03	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
2.99/3.03	c total clause space: 11.2235MB
2.99/3.03	c total #watches: 26042
2.99/3.07	c total #propagations: 866671 / total #impl: 3124598 (eff. 0.277)
2.99/3.07	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
2.99/3.07	c total clause space: 11.2235MB
2.99/3.07	c total #watches: 28042
3.09/3.11	c total #propagations: 873929 / total #impl: 3151796 (eff. 0.277)
3.09/3.11	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
3.09/3.11	c total clause space: 11.2235MB
3.09/3.11	c total #watches: 30042
3.09/3.15	c total #propagations: 879492 / total #impl: 3174309 (eff. 0.277)
3.09/3.15	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
3.09/3.15	c total clause space: 11.2235MB
3.09/3.15	c total #watches: 32042
3.09/3.19	c total #propagations: 886479 / total #impl: 3201172 (eff. 0.277)
3.09/3.19	c GARBAGE COLLECT
3.09/3.19	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
3.09/3.19	c total clause space: 11.2235MB
3.09/3.19	c total #watches: 18040
3.19/3.22	c total #propagations: 894741 / total #impl: 3230129 (eff. 0.277)
3.19/3.22	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
3.19/3.22	c total clause space: 11.2235MB
3.19/3.22	c total #watches: 20040
3.19/3.25	c total #propagations: 903461 / total #impl: 3260212 (eff. 0.277)
3.19/3.25	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
3.19/3.25	c total clause space: 11.2235MB
3.19/3.25	c total #watches: 22040
3.19/3.28	c total #propagations: 911818 / total #impl: 3290453 (eff. 0.277)
3.19/3.28	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
3.19/3.28	c total clause space: 11.2235MB
3.19/3.28	c total #watches: 24040
3.29/3.31	c total #propagations: 919605 / total #impl: 3319411 (eff. 0.277)
3.29/3.31	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
3.29/3.31	c total clause space: 11.2235MB
3.29/3.31	c total #watches: 26040
3.29/3.34	c total #propagations: 925966 / total #impl: 3341800 (eff. 0.277)
3.29/3.34	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
3.29/3.34	c total clause space: 11.2235MB
3.29/3.34	c total #watches: 28040
3.29/3.38	c total #propagations: 931890 / total #impl: 3364384 (eff. 0.277)
3.29/3.38	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
3.29/3.38	c total clause space: 11.2235MB
3.29/3.38	c total #watches: 30040
3.39/3.42	c total #propagations: 938256 / total #impl: 3389611 (eff. 0.277)
3.39/3.42	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
3.39/3.42	c total clause space: 11.2235MB
3.39/3.42	c total #watches: 32040
3.39/3.46	c total #propagations: 944916 / total #impl: 3416400 (eff. 0.277)
3.39/3.46	c GARBAGE COLLECT
3.39/3.46	c #Conflicts:     122000 | #Learnt:       8400 | 0.000
3.39/3.46	c total clause space: 11.2235MB
3.39/3.46	c total #watches: 17440
3.39/3.49	c total #propagations: 952023 / total #impl: 3443067 (eff. 0.277)
3.39/3.49	c #Conflicts:     123000 | #Learnt:       9400 | 0.000
3.39/3.49	c total clause space: 11.2235MB
3.39/3.49	c total #watches: 19440
3.49/3.52	c total #propagations: 960987 / total #impl: 3473044 (eff. 0.277)
3.49/3.52	c #Conflicts:     124000 | #Learnt:      10400 | 0.000
3.49/3.52	c total clause space: 11.2235MB
3.49/3.52	c total #watches: 21440
3.49/3.55	c total #propagations: 969287 / total #impl: 3501595 (eff. 0.277)
3.49/3.55	c #Conflicts:     125000 | #Learnt:      11400 | 0.000
3.49/3.55	c total clause space: 11.2235MB
3.49/3.55	c total #watches: 23440
3.49/3.59	c total #propagations: 975529 / total #impl: 3524414 (eff. 0.277)
3.49/3.59	c #Conflicts:     126000 | #Learnt:      12400 | 0.000
3.49/3.59	c total clause space: 11.2235MB
3.49/3.59	c total #watches: 25440
3.59/3.63	c total #propagations: 982561 / total #impl: 3550230 (eff. 0.277)
3.59/3.63	c #Conflicts:     127000 | #Learnt:      13400 | 0.000
3.59/3.63	c total clause space: 11.2235MB
3.59/3.63	c total #watches: 27440
3.59/3.67	c total #propagations: 989502 / total #impl: 3576737 (eff. 0.277)
3.59/3.67	c #Conflicts:     128000 | #Learnt:      14400 | 0.000
3.59/3.67	c total clause space: 11.2235MB
3.59/3.67	c total #watches: 29440
3.69/3.71	c total #propagations: 994625 / total #impl: 3597266 (eff. 0.276)
3.69/3.71	c #Conflicts:     129000 | #Learnt:      15400 | 0.000
3.69/3.71	c total clause space: 11.2235MB
3.69/3.71	c total #watches: 31440
3.69/3.76	c total #propagations: 1001202 / total #impl: 3622408 (eff. 0.276)
3.69/3.76	c #Conflicts:     130000 | #Learnt:      16400 | 0.000
3.69/3.76	c total clause space: 11.2235MB
3.69/3.76	c total #watches: 33440
3.79/3.80	c total #propagations: 1008578 / total #impl: 3652243 (eff. 0.276)
3.79/3.80	c GARBAGE COLLECT
3.79/3.80	c #Conflicts:     131000 | #Learnt:       8801 | 0.000
3.79/3.80	c total clause space: 11.2235MB
3.79/3.80	c total #watches: 18242
3.79/3.83	c total #propagations: 1016391 / total #impl: 3680674 (eff. 0.276)
3.79/3.83	c #Conflicts:     132000 | #Learnt:       9801 | 0.000
3.79/3.83	c total clause space: 11.2235MB
3.79/3.83	c total #watches: 20242
3.79/3.86	c total #propagations: 1024233 / total #impl: 3708364 (eff. 0.276)
3.79/3.86	c #Conflicts:     133000 | #Learnt:      10801 | 0.000
3.79/3.86	c total clause space: 11.2235MB
3.79/3.86	c total #watches: 22242
3.79/3.89	c total #propagations: 1031975 / total #impl: 3737581 (eff. 0.276)
3.79/3.89	c #Conflicts:     134000 | #Learnt:      11801 | 0.000
3.79/3.89	c total clause space: 11.2235MB
3.79/3.89	c total #watches: 24242
3.89/3.93	c total #propagations: 1039924 / total #impl: 3766364 (eff. 0.276)
3.89/3.93	c #Conflicts:     135000 | #Learnt:      12801 | 0.000
3.89/3.93	c total clause space: 11.2235MB
3.89/3.93	c total #watches: 26242
3.89/3.97	c total #propagations: 1047431 / total #impl: 3794364 (eff. 0.276)
3.89/3.97	c #Conflicts:     136000 | #Learnt:      13801 | 0.000
3.89/3.97	c total clause space: 11.2235MB
3.89/3.97	c total #watches: 28242
3.99/4.01	c total #propagations: 1054283 / total #impl: 3821410 (eff. 0.276)
3.99/4.01	c #Conflicts:     137000 | #Learnt:      14801 | 0.000
3.99/4.01	c total clause space: 11.2235MB
3.99/4.01	c total #watches: 30242
3.99/4.06	c total #propagations: 1062446 / total #impl: 3855286 (eff. 0.276)
3.99/4.06	c #Conflicts:     138000 | #Learnt:      15801 | 0.000
3.99/4.06	c total clause space: 11.2235MB
3.99/4.06	c total #watches: 32242
4.09/4.10	c total #propagations: 1068863 / total #impl: 3883286 (eff. 0.275)
4.09/4.10	c #Conflicts:     139000 | #Learnt:      16801 | 0.000
4.09/4.10	c total clause space: 11.2235MB
4.09/4.10	c total #watches: 34242
4.09/4.14	c total #propagations: 1075720 / total #impl: 3909578 (eff. 0.275)
4.09/4.14	c #Conflicts:     140000 | #Learnt:      17801 | 0.000
4.09/4.14	c total clause space: 11.2235MB
4.09/4.14	c total #watches: 36242
4.09/4.17	c total #propagations: 1082409 / total #impl: 3935338 (eff. 0.275)
4.09/4.17	c GARBAGE COLLECT
4.09/4.17	c #Conflicts:     141000 | #Learnt:       9902 | 0.000
4.09/4.17	c total clause space: 11.2235MB
4.09/4.17	c total #watches: 20444
4.19/4.21	c total #propagations: 1089548 / total #impl: 3961778 (eff. 0.275)
4.19/4.21	c #Conflicts:     142000 | #Learnt:      10902 | 0.000
4.19/4.21	c total clause space: 11.2235MB
4.19/4.21	c total #watches: 22444
4.19/4.24	c total #propagations: 1097846 / total #impl: 3993561 (eff. 0.275)
4.19/4.24	c #Conflicts:     143000 | #Learnt:      11902 | 0.000
4.19/4.24	c total clause space: 11.2235MB
4.19/4.24	c total #watches: 24444
4.19/4.28	c total #propagations: 1105572 / total #impl: 4024813 (eff. 0.275)
4.19/4.28	c #Conflicts:     144000 | #Learnt:      12902 | 0.000
4.19/4.28	c total clause space: 11.2235MB
4.19/4.28	c total #watches: 26444
4.29/4.31	c total #propagations: 1113023 / total #impl: 4055649 (eff. 0.274)
4.29/4.31	c #Conflicts:     145000 | #Learnt:      13902 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 28444
4.29/4.36	c total #propagations: 1121364 / total #impl: 4089742 (eff. 0.274)
4.29/4.36	c #Conflicts:     146000 | #Learnt:      14902 | 0.000
4.29/4.36	c total clause space: 11.2235MB
4.29/4.36	c total #watches: 30444
4.29/4.39	c total #propagations: 1130166 / total #impl: 4126773 (eff. 0.274)
4.29/4.39	c #Conflicts:     147000 | #Learnt:      15902 | 0.000
4.29/4.39	c total clause space: 11.2235MB
4.29/4.39	c total #watches: 32444
4.39/4.44	c total #propagations: 1136836 / total #impl: 4155118 (eff. 0.274)
4.39/4.44	c #Conflicts:     148000 | #Learnt:      16902 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 34444
4.39/4.48	c total #propagations: 1143953 / total #impl: 4185535 (eff. 0.273)
4.39/4.48	c #Conflicts:     149000 | #Learnt:      17902 | 0.000
4.39/4.48	c total clause space: 11.2235MB
4.39/4.48	c total #watches: 36444
4.49/4.52	c total #propagations: 1150051 / total #impl: 4208178 (eff. 0.273)
4.49/4.52	c GARBAGE COLLECT
4.49/4.52	c #Conflicts:     150000 | #Learnt:       9701 | 0.000
4.49/4.52	c total clause space: 11.2235MB
4.49/4.52	c total #watches: 20042
4.49/4.55	c total #propagations: 1157736 / total #impl: 4237432 (eff. 0.273)
4.49/4.55	c #Conflicts:     151000 | #Learnt:      10701 | 0.000
4.49/4.55	c total clause space: 11.2235MB
4.49/4.55	c total #watches: 22042
4.49/4.59	c total #propagations: 1164871 / total #impl: 4263858 (eff. 0.273)
4.49/4.59	c #Conflicts:     152000 | #Learnt:      11701 | 0.000
4.49/4.59	c total clause space: 11.2235MB
4.49/4.59	c total #watches: 24042
4.59/4.63	c total #propagations: 1172880 / total #impl: 4292458 (eff. 0.273)
4.59/4.63	c #Conflicts:     153000 | #Learnt:      12701 | 0.000
4.59/4.63	c total clause space: 11.2235MB
4.59/4.63	c total #watches: 26042
4.59/4.67	c total #propagations: 1179369 / total #impl: 4315803 (eff. 0.273)
4.59/4.67	c #Conflicts:     154000 | #Learnt:      13701 | 0.000
4.59/4.67	c total clause space: 11.2235MB
4.59/4.67	c total #watches: 28042
4.69/4.71	c total #propagations: 1187132 / total #impl: 4345175 (eff. 0.273)
4.69/4.71	c #Conflicts:     155000 | #Learnt:      14701 | 0.000
4.69/4.71	c total clause space: 11.2235MB
4.69/4.71	c total #watches: 30042
4.69/4.74	c total #propagations: 1193623 / total #impl: 4371064 (eff. 0.273)
4.69/4.74	c #Conflicts:     156000 | #Learnt:      15701 | 0.000
4.69/4.74	c total clause space: 11.2235MB
4.69/4.74	c total #watches: 32042
4.69/4.79	c total #propagations: 1200372 / total #impl: 4397891 (eff. 0.273)
4.69/4.79	c #Conflicts:     157000 | #Learnt:      16701 | 0.000
4.69/4.79	c total clause space: 11.2235MB
4.69/4.79	c total #watches: 34042
4.79/4.84	c total #propagations: 1206107 / total #impl: 4419559 (eff. 0.273)
4.79/4.84	c #Conflicts:     158000 | #Learnt:      17701 | 0.000
4.79/4.84	c total clause space: 11.2235MB
4.79/4.84	c total #watches: 36042
4.79/4.88	c total #propagations: 1212223 / total #impl: 4443090 (eff. 0.273)
4.79/4.88	c #Conflicts:     159000 | #Learnt:      18701 | 0.000
4.79/4.88	c total clause space: 11.2235MB
4.79/4.88	c total #watches: 38042
4.89/4.93	c total #propagations: 1218364 / total #impl: 4467944 (eff. 0.273)
4.89/4.93	c GARBAGE COLLECT
4.89/4.93	c #Conflicts:     160000 | #Learnt:      10200 | 0.000
4.89/4.93	c total clause space: 11.2235MB
4.89/4.93	c total #watches: 21040
4.89/4.96	c total #propagations: 1225910 / total #impl: 4495386 (eff. 0.273)
4.89/4.96	c #Conflicts:     161000 | #Learnt:      11200 | 0.000
4.89/4.96	c total clause space: 11.2235MB
4.89/4.96	c total #watches: 23040
4.89/4.99	c total #propagations: 1233990 / total #impl: 4524475 (eff. 0.273)
4.89/4.99	c #Conflicts:     162000 | #Learnt:      12200 | 0.000
4.89/4.99	c total clause space: 11.2235MB
4.89/4.99	c total #watches: 25040
4.99/5.03	c total #propagations: 1240501 / total #impl: 4548824 (eff. 0.273)
4.99/5.03	c #Conflicts:     163000 | #Learnt:      13200 | 0.000
4.99/5.03	c total clause space: 11.2235MB
4.99/5.03	c total #watches: 27040
4.99/5.07	c total #propagations: 1246705 / total #impl: 4573771 (eff. 0.273)
4.99/5.07	c #Conflicts:     164000 | #Learnt:      14200 | 0.000
4.99/5.07	c total clause space: 11.2235MB
4.99/5.07	c total #watches: 29040
5.09/5.10	c total #propagations: 1254000 / total #impl: 4602663 (eff. 0.272)
5.09/5.10	c #Conflicts:     165000 | #Learnt:      15200 | 0.000
5.09/5.10	c total clause space: 11.2235MB
5.09/5.10	c total #watches: 31040
5.09/5.15	c total #propagations: 1260657 / total #impl: 4626369 (eff. 0.272)
5.09/5.15	c #Conflicts:     166000 | #Learnt:      16200 | 0.000
5.09/5.15	c total clause space: 11.2235MB
5.09/5.15	c total #watches: 33040
5.19/5.20	c total #propagations: 1267926 / total #impl: 4655500 (eff. 0.272)
5.19/5.20	c #Conflicts:     167000 | #Learnt:      17200 | 0.000
5.19/5.20	c total clause space: 11.2235MB
5.19/5.20	c total #watches: 35040
5.19/5.25	c total #propagations: 1275884 / total #impl: 4686417 (eff. 0.272)
5.19/5.25	c #Conflicts:     168000 | #Learnt:      18200 | 0.000
5.19/5.25	c total clause space: 11.2235MB
5.19/5.25	c total #watches: 37040
5.29/5.31	c total #propagations: 1282916 / total #impl: 4712790 (eff. 0.272)
5.29/5.31	c #Conflicts:     169000 | #Learnt:      19200 | 0.000
5.29/5.31	c total clause space: 11.2235MB
5.29/5.31	c total #watches: 39040
5.29/5.35	c total #propagations: 1289294 / total #impl: 4737510 (eff. 0.272)
5.29/5.35	c GARBAGE COLLECT
5.29/5.35	c #Conflicts:     170000 | #Learnt:      10399 | 0.000
5.29/5.35	c total clause space: 11.2235MB
5.29/5.35	c total #watches: 21438
5.29/5.39	c total #propagations: 1297010 / total #impl: 4765848 (eff. 0.272)
5.29/5.39	c #Conflicts:     171000 | #Learnt:      11399 | 0.000
5.29/5.39	c total clause space: 11.2235MB
5.29/5.39	c total #watches: 23438
5.39/5.43	c total #propagations: 1304516 / total #impl: 4794115 (eff. 0.272)
5.39/5.43	c #Conflicts:     172000 | #Learnt:      12399 | 0.000
5.39/5.43	c total clause space: 11.2235MB
5.39/5.43	c total #watches: 25438
5.39/5.46	c total #propagations: 1311691 / total #impl: 4820593 (eff. 0.272)
5.39/5.46	c #Conflicts:     173000 | #Learnt:      13399 | 0.000
5.39/5.46	c total clause space: 11.2235MB
5.39/5.46	c total #watches: 27438
5.39/5.49	c total #propagations: 1317175 / total #impl: 4844303 (eff. 0.272)
5.39/5.49	c #Conflicts:     174000 | #Learnt:      14399 | 0.000
5.39/5.49	c total clause space: 11.2235MB
5.39/5.49	c total #watches: 29438
5.49/5.53	c total #propagations: 1321988 / total #impl: 4866133 (eff. 0.272)
5.49/5.53	c #Conflicts:     175000 | #Learnt:      15399 | 0.000
5.49/5.53	c total clause space: 11.2235MB
5.49/5.53	c total #watches: 31438
5.49/5.58	c total #propagations: 1327576 / total #impl: 4890125 (eff. 0.271)
5.49/5.58	c #Conflicts:     176000 | #Learnt:      16399 | 0.000
5.49/5.58	c total clause space: 11.2235MB
5.49/5.58	c total #watches: 33438
5.59/5.62	c total #propagations: 1333369 / total #impl: 4912997 (eff. 0.271)
5.59/5.62	c #Conflicts:     177000 | #Learnt:      17399 | 0.000
5.59/5.62	c total clause space: 11.2235MB
5.59/5.62	c total #watches: 35438
5.59/5.67	c total #propagations: 1338926 / total #impl: 4934821 (eff. 0.271)
5.59/5.67	c #Conflicts:     178000 | #Learnt:      18399 | 0.000
5.59/5.67	c total clause space: 11.2235MB
5.59/5.67	c total #watches: 37438
5.69/5.71	c total #propagations: 1347023 / total #impl: 4966246 (eff. 0.271)
5.69/5.71	c #Conflicts:     179000 | #Learnt:      19399 | 0.000
5.69/5.71	c total clause space: 11.2235MB
5.69/5.71	c total #watches: 39438
5.69/5.77	c total #propagations: 1352696 / total #impl: 4988833 (eff. 0.271)
5.69/5.77	c GARBAGE COLLECT
5.69/5.77	c #Conflicts:     180000 | #Learnt:      10298 | 0.000
5.69/5.77	c total clause space: 11.2235MB
5.69/5.77	c total #watches: 21236
5.79/5.80	c total #propagations: 1358194 / total #impl: 5008968 (eff. 0.271)
5.79/5.80	c #Conflicts:     181000 | #Learnt:      11298 | 0.000
5.79/5.80	c total clause space: 11.2235MB
5.79/5.80	c total #watches: 23236
5.79/5.83	c total #propagations: 1364134 / total #impl: 5034866 (eff. 0.271)
5.79/5.83	c #Conflicts:     182000 | #Learnt:      12298 | 0.000
5.79/5.83	c total clause space: 11.2235MB
5.79/5.83	c total #watches: 25236
5.79/5.86	c total #propagations: 1371840 / total #impl: 5063730 (eff. 0.271)
5.79/5.86	c #Conflicts:     183000 | #Learnt:      13298 | 0.000
5.79/5.86	c total clause space: 11.2235MB
5.79/5.86	c total #watches: 27236
5.89/5.90	c total #propagations: 1379460 / total #impl: 5092468 (eff. 0.271)
5.89/5.90	c #Conflicts:     184000 | #Learnt:      14298 | 0.000
5.89/5.90	c total clause space: 11.2235MB
5.89/5.90	c total #watches: 29236
5.89/5.93	c total #propagations: 1384921 / total #impl: 5112856 (eff. 0.271)
5.89/5.93	c #Conflicts:     185000 | #Learnt:      15298 | 0.000
5.89/5.93	c total clause space: 11.2235MB
5.89/5.93	c total #watches: 31236
5.89/5.97	c total #propagations: 1391105 / total #impl: 5137632 (eff. 0.271)
5.89/5.97	c #Conflicts:     186000 | #Learnt:      16298 | 0.000
5.89/5.97	c total clause space: 11.2235MB
5.89/5.97	c total #watches: 33236
5.99/6.01	c total #propagations: 1397599 / total #impl: 5163096 (eff. 0.271)
5.99/6.01	c #Conflicts:     187000 | #Learnt:      17298 | 0.000
5.99/6.01	c total clause space: 11.2235MB
5.99/6.01	c total #watches: 35236
5.99/6.05	c total #propagations: 1403924 / total #impl: 5187476 (eff. 0.271)
5.99/6.05	c #Conflicts:     188000 | #Learnt:      18298 | 0.000
5.99/6.05	c total clause space: 11.2235MB
5.99/6.05	c total #watches: 37236
5.99/6.09	c total #propagations: 1410985 / total #impl: 5215342 (eff. 0.271)
5.99/6.09	c #Conflicts:     189000 | #Learnt:      19298 | 0.000
5.99/6.09	c total clause space: 11.2235MB
5.99/6.09	c total #watches: 39236
6.09/6.13	c total #propagations: 1417136 / total #impl: 5240375 (eff. 0.270)
6.09/6.13	c #Conflicts:     190000 | #Learnt:      20298 | 0.000
6.09/6.13	c total clause space: 11.2235MB
6.09/6.13	c total #watches: 41236
6.09/6.17	c total #propagations: 1422357 / total #impl: 5263974 (eff. 0.270)
6.09/6.17	c GARBAGE COLLECT
6.09/6.17	c #Conflicts:     191000 | #Learnt:      10899 | 0.000
6.09/6.17	c total clause space: 11.2235MB
6.09/6.17	c total #watches: 22438
6.19/6.20	c total #propagations: 1427941 / total #impl: 5287433 (eff. 0.270)
6.19/6.20	c #Conflicts:     192000 | #Learnt:      11899 | 0.000
6.19/6.20	c total clause space: 11.2235MB
6.19/6.20	c total #watches: 24438
6.19/6.23	c total #propagations: 1435317 / total #impl: 5315685 (eff. 0.270)
6.19/6.23	c #Conflicts:     193000 | #Learnt:      12899 | 0.000
6.19/6.23	c total clause space: 11.2235MB
6.19/6.23	c total #watches: 26438
6.19/6.27	c total #propagations: 1443553 / total #impl: 5346436 (eff. 0.270)
6.19/6.27	c #Conflicts:     194000 | #Learnt:      13899 | 0.000
6.19/6.27	c total clause space: 11.2235MB
6.19/6.27	c total #watches: 28438
6.29/6.31	c total #propagations: 1451488 / total #impl: 5377202 (eff. 0.270)
6.29/6.31	c #Conflicts:     195000 | #Learnt:      14899 | 0.000
6.29/6.31	c total clause space: 11.2235MB
6.29/6.31	c total #watches: 30438
6.29/6.35	c total #propagations: 1458605 / total #impl: 5406095 (eff. 0.270)
6.29/6.35	c #Conflicts:     196000 | #Learnt:      15899 | 0.000
6.29/6.35	c total clause space: 11.2235MB
6.29/6.35	c total #watches: 32438
6.29/6.38	c total #propagations: 1466267 / total #impl: 5435888 (eff. 0.270)
6.29/6.38	c #Conflicts:     197000 | #Learnt:      16899 | 0.000
6.29/6.38	c total clause space: 11.2235MB
6.29/6.38	c total #watches: 34438
6.39/6.43	c total #propagations: 1472414 / total #impl: 5461104 (eff. 0.270)
6.39/6.43	c #Conflicts:     198000 | #Learnt:      17899 | 0.000
6.39/6.43	c total clause space: 11.2235MB
6.39/6.43	c total #watches: 36438
6.39/6.46	c total #propagations: 1479508 / total #impl: 5491749 (eff. 0.269)
6.39/6.46	c #Conflicts:     199000 | #Learnt:      18899 | 0.000
6.39/6.46	c total clause space: 11.2235MB
6.39/6.46	c total #watches: 38438
6.49/6.51	c total #propagations: 1486829 / total #impl: 5520789 (eff. 0.269)
6.49/6.51	c #Conflicts:     200000 | #Learnt:      19899 | 0.000
6.49/6.51	c total clause space: 11.2235MB
6.49/6.51	c total #watches: 40438
6.49/6.54	c total #propagations: 1493271 / total #impl: 5548585 (eff. 0.269)
6.49/6.54	c #Conflicts:     201000 | #Learnt:      20899 | 0.000
6.49/6.54	c total clause space: 11.2235MB
6.49/6.54	c total #watches: 42438
6.49/6.58	c total #propagations: 1499779 / total #impl: 5575805 (eff. 0.269)
6.49/6.58	c GARBAGE COLLECT
6.49/6.58	c #Conflicts:     202000 | #Learnt:      11199 | 0.000
6.49/6.58	c total clause space: 11.2235MB
6.49/6.58	c total #watches: 23038
6.60/6.61	c total #propagations: 1508287 / total #impl: 5608621 (eff. 0.269)
6.60/6.61	c #Conflicts:     203000 | #Learnt:      12199 | 0.000
6.60/6.61	c total clause space: 11.2235MB
6.60/6.61	c total #watches: 25038
6.60/6.64	c total #propagations: 1514984 / total #impl: 5635064 (eff. 0.269)
6.60/6.64	c #Conflicts:     204000 | #Learnt:      13199 | 0.000
6.60/6.64	c total clause space: 11.2235MB
6.60/6.64	c total #watches: 27038
6.60/6.68	c total #propagations: 1522243 / total #impl: 5661681 (eff. 0.269)
6.60/6.68	c #Conflicts:     205000 | #Learnt:      14199 | 0.000
6.60/6.68	c total clause space: 11.2235MB
6.60/6.68	c total #watches: 29038
6.70/6.72	c total #propagations: 1529908 / total #impl: 5692509 (eff. 0.269)
6.70/6.72	c #Conflicts:     206000 | #Learnt:      15199 | 0.000
6.70/6.72	c total clause space: 11.2235MB
6.70/6.72	c total #watches: 31038
6.70/6.75	c total #propagations: 1536268 / total #impl: 5718346 (eff. 0.269)
6.70/6.75	c #Conflicts:     207000 | #Learnt:      16199 | 0.000
6.70/6.75	c total clause space: 11.2235MB
6.70/6.75	c total #watches: 33038
6.70/6.79	c total #propagations: 1541835 / total #impl: 5740279 (eff. 0.269)
6.70/6.79	c #Conflicts:     208000 | #Learnt:      17199 | 0.000
6.70/6.79	c total clause space: 11.2235MB
6.70/6.79	c total #watches: 35038
6.79/6.83	c total #propagations: 1548097 / total #impl: 5766022 (eff. 0.268)
6.79/6.83	c #Conflicts:     209000 | #Learnt:      18199 | 0.000
6.79/6.83	c total clause space: 11.2235MB
6.79/6.83	c total #watches: 37038
6.79/6.87	c total #propagations: 1554268 / total #impl: 5792297 (eff. 0.268)
6.79/6.87	c #Conflicts:     210000 | #Learnt:      19199 | 0.000
6.79/6.87	c total clause space: 11.2235MB
6.79/6.87	c total #watches: 39038
6.89/6.92	c total #propagations: 1562554 / total #impl: 5833699 (eff. 0.268)
6.89/6.92	c #Conflicts:     211000 | #Learnt:      20199 | 0.000
6.89/6.92	c total clause space: 11.2235MB
6.89/6.92	c total #watches: 41038
6.89/6.97	c total #propagations: 1568641 / total #impl: 5863729 (eff. 0.268)
6.89/6.97	c #Conflicts:     212000 | #Learnt:      21199 | 0.000
6.89/6.97	c total clause space: 11.2235MB
6.89/6.97	c total #watches: 43038
6.99/7.02	c total #propagations: 1574961 / total #impl: 5894587 (eff. 0.267)
6.99/7.02	c GARBAGE COLLECT
6.99/7.02	c #Conflicts:     213000 | #Learnt:      11196 | 0.000
6.99/7.02	c total clause space: 11.2235MB
6.99/7.02	c total #watches: 23032
6.99/7.05	c total #propagations: 1581260 / total #impl: 5920748 (eff. 0.267)
6.99/7.05	c #Conflicts:     214000 | #Learnt:      12196 | 0.000
6.99/7.05	c total clause space: 11.2235MB
6.99/7.05	c total #watches: 25032
6.99/7.08	c total #propagations: 1588832 / total #impl: 5949172 (eff. 0.267)
6.99/7.08	c #Conflicts:     215000 | #Learnt:      13196 | 0.000
6.99/7.08	c total clause space: 11.2235MB
6.99/7.08	c total #watches: 27032
7.09/7.11	c total #propagations: 1596334 / total #impl: 5977772 (eff. 0.267)
7.09/7.11	c #Conflicts:     216000 | #Learnt:      14196 | 0.000
7.09/7.11	c total clause space: 11.2235MB
7.09/7.11	c total #watches: 29032
7.09/7.15	c total #propagations: 1603988 / total #impl: 6006584 (eff. 0.267)
7.09/7.15	c #Conflicts:     217000 | #Learnt:      15196 | 0.000
7.09/7.15	c total clause space: 11.2235MB
7.09/7.15	c total #watches: 31032
7.19/7.20	c total #propagations: 1611270 / total #impl: 6035616 (eff. 0.267)
7.19/7.20	c #Conflicts:     218000 | #Learnt:      16196 | 0.000
7.19/7.20	c total clause space: 11.2235MB
7.19/7.20	c total #watches: 33032
7.19/7.24	c total #propagations: 1618871 / total #impl: 6066879 (eff. 0.267)
7.19/7.24	c #Conflicts:     219000 | #Learnt:      17196 | 0.000
7.19/7.24	c total clause space: 11.2235MB
7.19/7.24	c total #watches: 35032
7.19/7.29	c total #propagations: 1627303 / total #impl: 6099351 (eff. 0.267)
7.19/7.29	c #Conflicts:     220000 | #Learnt:      18196 | 0.000
7.19/7.29	c total clause space: 11.2235MB
7.19/7.29	c total #watches: 37032
7.29/7.35	c total #propagations: 1634954 / total #impl: 6130685 (eff. 0.267)
7.29/7.35	c #Conflicts:     221000 | #Learnt:      19196 | 0.000
7.29/7.35	c total clause space: 11.2235MB
7.29/7.35	c total #watches: 39032
7.29/7.40	c total #propagations: 1641732 / total #impl: 6158788 (eff. 0.267)
7.29/7.40	c #Conflicts:     222000 | #Learnt:      20196 | 0.000
7.29/7.40	c total clause space: 11.2235MB
7.29/7.40	c total #watches: 41032
7.39/7.44	c total #propagations: 1648098 / total #impl: 6185699 (eff. 0.266)
7.39/7.44	c #Conflicts:     223000 | #Learnt:      21196 | 0.000
7.39/7.44	c total clause space: 11.2235MB
7.39/7.44	c total #watches: 43032
7.39/7.49	c total #propagations: 1655253 / total #impl: 6215878 (eff. 0.266)
7.39/7.49	c #Conflicts:     224000 | #Learnt:      22196 | 0.000
7.39/7.49	c total clause space: 11.2235MB
7.39/7.49	c total #watches: 45032
7.49/7.53	c total #propagations: 1661125 / total #impl: 6241535 (eff. 0.266)
7.49/7.53	c GARBAGE COLLECT
7.49/7.53	c #Conflicts:     225000 | #Learnt:      11894 | 0.000
7.49/7.53	c total clause space: 18.2382MB
7.49/7.53	c total #watches: 24428
7.49/7.55	c total #propagations: 1667021 / total #impl: 6265350 (eff. 0.266)
7.49/7.55	c #Conflicts:     226000 | #Learnt:      12894 | 0.000
7.49/7.55	c total clause space: 18.2382MB
7.49/7.55	c total #watches: 26428
7.49/7.58	c total #propagations: 1672912 / total #impl: 6288045 (eff. 0.266)
7.49/7.58	c #Conflicts:     227000 | #Learnt:      13894 | 0.000
7.49/7.58	c total clause space: 18.2382MB
7.49/7.58	c total #watches: 28428
7.59/7.62	c total #propagations: 1678769 / total #impl: 6312215 (eff. 0.266)
7.59/7.62	c #Conflicts:     228000 | #Learnt:      14894 | 0.000
7.59/7.62	c total clause space: 18.2382MB
7.59/7.62	c total #watches: 30428
7.59/7.65	c total #propagations: 1684569 / total #impl: 6337799 (eff. 0.266)
7.59/7.65	c #Conflicts:     229000 | #Learnt:      15894 | 0.000
7.59/7.65	c total clause space: 18.2382MB
7.59/7.65	c total #watches: 32428
7.59/7.69	c total #propagations: 1692285 / total #impl: 6368360 (eff. 0.266)
7.59/7.69	c #Conflicts:     230000 | #Learnt:      16894 | 0.000
7.59/7.69	c total clause space: 18.2382MB
7.59/7.69	c total #watches: 34428
7.70/7.73	c total #propagations: 1697916 / total #impl: 6395992 (eff. 0.265)
7.70/7.73	c #Conflicts:     231000 | #Learnt:      17894 | 0.000
7.70/7.73	c total clause space: 18.2382MB
7.70/7.73	c total #watches: 36428
7.70/7.79	c total #propagations: 1703716 / total #impl: 6422067 (eff. 0.265)
7.70/7.79	c #Conflicts:     232000 | #Learnt:      18894 | 0.000
7.70/7.79	c total clause space: 18.2382MB
7.70/7.79	c total #watches: 38428
7.80/7.83	c total #propagations: 1711606 / total #impl: 6452448 (eff. 0.265)
7.80/7.83	c #Conflicts:     233000 | #Learnt:      19894 | 0.000
7.80/7.83	c total clause space: 18.2382MB
7.80/7.83	c total #watches: 40428
7.80/7.88	c total #propagations: 1717811 / total #impl: 6476516 (eff. 0.265)
7.80/7.88	c #Conflicts:     234000 | #Learnt:      20894 | 0.000
7.80/7.88	c total clause space: 18.2382MB
7.80/7.88	c total #watches: 42428
7.89/7.95	c total #propagations: 1723984 / total #impl: 6502791 (eff. 0.265)
7.89/7.95	c #Conflicts:     235000 | #Learnt:      21894 | 0.000
7.89/7.95	c total clause space: 18.2382MB
7.89/7.95	c total #watches: 44428
7.99/8.02	c total #propagations: 1730397 / total #impl: 6529979 (eff. 0.265)
7.99/8.02	c #Conflicts:     236000 | #Learnt:      22894 | 0.000
7.99/8.02	c total clause space: 18.2382MB
7.99/8.02	c total #watches: 46428
7.99/8.06	c total #propagations: 1735256 / total #impl: 6551905 (eff. 0.265)
7.99/8.06	c GARBAGE COLLECT
7.99/8.06	c #Conflicts:     237000 | #Learnt:      12293 | 0.000
7.99/8.06	c total clause space: 18.2382MB
7.99/8.06	c total #watches: 25226
8.09/8.10	c total #propagations: 1742224 / total #impl: 6579924 (eff. 0.265)
8.09/8.10	c #Conflicts:     238000 | #Learnt:      13293 | 0.000
8.09/8.10	c total clause space: 18.2382MB
8.09/8.10	c total #watches: 27226
8.09/8.14	c total #propagations: 1750288 / total #impl: 6608388 (eff. 0.265)
8.09/8.14	c #Conflicts:     239000 | #Learnt:      14293 | 0.000
8.09/8.14	c total clause space: 18.2382MB
8.09/8.14	c total #watches: 29226
8.09/8.18	c total #propagations: 1757572 / total #impl: 6635657 (eff. 0.265)
8.09/8.18	c #Conflicts:     240000 | #Learnt:      15293 | 0.000
8.09/8.18	c total clause space: 18.2382MB
8.09/8.18	c total #watches: 31226
8.19/8.23	c total #propagations: 1763847 / total #impl: 6658716 (eff. 0.265)
8.19/8.23	c #Conflicts:     241000 | #Learnt:      16293 | 0.000
8.19/8.23	c total clause space: 18.2382MB
8.19/8.23	c total #watches: 33226
8.19/8.28	c total #propagations: 1771088 / total #impl: 6687019 (eff. 0.265)
8.19/8.28	c #Conflicts:     242000 | #Learnt:      17293 | 0.000
8.19/8.28	c total clause space: 18.2382MB
8.19/8.28	c total #watches: 35226
8.29/8.34	c total #propagations: 1778409 / total #impl: 6717435 (eff. 0.265)
8.29/8.34	c #Conflicts:     243000 | #Learnt:      18293 | 0.000
8.29/8.34	c total clause space: 18.2382MB
8.29/8.34	c total #watches: 37226
8.39/8.40	c total #propagations: 1785042 / total #impl: 6746622 (eff. 0.265)
8.39/8.40	c #Conflicts:     244000 | #Learnt:      19293 | 0.000
8.39/8.40	c total clause space: 18.2382MB
8.39/8.40	c total #watches: 39226
8.39/8.46	c total #propagations: 1790481 / total #impl: 6770328 (eff. 0.264)
8.39/8.46	c #Conflicts:     245000 | #Learnt:      20293 | 0.000
8.39/8.46	c total clause space: 18.2382MB
8.39/8.46	c total #watches: 41226
8.49/8.51	c total #propagations: 1796836 / total #impl: 6797589 (eff. 0.264)
8.49/8.51	c #Conflicts:     246000 | #Learnt:      21293 | 0.000
8.49/8.51	c total clause space: 18.2382MB
8.49/8.51	c total #watches: 43226
8.49/8.57	c total #propagations: 1802238 / total #impl: 6822812 (eff. 0.264)
8.49/8.57	c #Conflicts:     247000 | #Learnt:      22293 | 0.000
8.49/8.57	c total clause space: 18.2382MB
8.49/8.57	c total #watches: 45226
8.59/8.62	c total #propagations: 1807791 / total #impl: 6847977 (eff. 0.264)
8.59/8.62	c #Conflicts:     248000 | #Learnt:      23293 | 0.000
8.59/8.62	c total clause space: 18.2382MB
8.59/8.62	c total #watches: 47226
8.59/8.68	c total #propagations: 1813432 / total #impl: 6874588 (eff. 0.264)
8.59/8.68	c GARBAGE COLLECT
8.59/8.68	c #Conflicts:     249000 | #Learnt:      12400 | 0.000
8.59/8.68	c total clause space: 18.2382MB
8.59/8.68	c total #watches: 25440
8.69/8.71	c total #propagations: 1820420 / total #impl: 6905553 (eff. 0.264)
8.69/8.71	c #Conflicts:     250000 | #Learnt:      13400 | 0.000
8.69/8.71	c total clause space: 18.2382MB
8.69/8.71	c total #watches: 27440
8.69/8.76	c total #propagations: 1828120 / total #impl: 6936763 (eff. 0.264)
8.69/8.76	c #Conflicts:     251000 | #Learnt:      14400 | 0.000
8.69/8.76	c total clause space: 18.2382MB
8.69/8.76	c total #watches: 29440
8.80/8.80	c total #propagations: 1834852 / total #impl: 6964347 (eff. 0.263)
8.80/8.80	c #Conflicts:     252000 | #Learnt:      15400 | 0.000
8.80/8.80	c total clause space: 18.2382MB
8.80/8.80	c total #watches: 31440
8.80/8.85	c total #propagations: 1842178 / total #impl: 6991435 (eff. 0.263)
8.80/8.85	c #Conflicts:     253000 | #Learnt:      16400 | 0.000
8.80/8.85	c total clause space: 18.2382MB
8.80/8.85	c total #watches: 33440
8.80/8.90	c total #propagations: 1848050 / total #impl: 7015673 (eff. 0.263)
8.80/8.90	c #Conflicts:     254000 | #Learnt:      17400 | 0.000
8.80/8.90	c total clause space: 18.2382MB
8.80/8.90	c total #watches: 35440
8.90/8.95	c total #propagations: 1854345 / total #impl: 7044059 (eff. 0.263)
8.90/8.95	c #Conflicts:     255000 | #Learnt:      18400 | 0.000
8.90/8.95	c total clause space: 18.2382MB
8.90/8.95	c total #watches: 37440
8.99/9.01	c total #propagations: 1860755 / total #impl: 7072441 (eff. 0.263)
8.99/9.01	c #Conflicts:     256000 | #Learnt:      19400 | 0.000
8.99/9.01	c total clause space: 18.2382MB
8.99/9.01	c total #watches: 39440
8.99/9.06	c total #propagations: 1866816 / total #impl: 7099858 (eff. 0.263)
8.99/9.06	c #Conflicts:     257000 | #Learnt:      20400 | 0.000
8.99/9.06	c total clause space: 18.2382MB
8.99/9.06	c total #watches: 41440
9.09/9.12	c total #propagations: 1872337 / total #impl: 7128816 (eff. 0.263)
9.09/9.12	c #Conflicts:     258000 | #Learnt:      21400 | 0.000
9.09/9.12	c total clause space: 18.2382MB
9.09/9.12	c total #watches: 43440
9.09/9.18	c total #propagations: 1878208 / total #impl: 7158076 (eff. 0.262)
9.09/9.18	c #Conflicts:     259000 | #Learnt:      22400 | 0.000
9.09/9.18	c total clause space: 18.2382MB
9.09/9.18	c total #watches: 45440
9.19/9.24	c total #propagations: 1883578 / total #impl: 7186122 (eff. 0.262)
9.19/9.24	c #Conflicts:     260000 | #Learnt:      23400 | 0.000
9.19/9.24	c total clause space: 18.2382MB
9.19/9.24	c total #watches: 47440
9.19/9.29	c total #propagations: 1889061 / total #impl: 7213955 (eff. 0.262)
9.19/9.29	c #Conflicts:     261000 | #Learnt:      24400 | 0.000
9.19/9.29	c total clause space: 18.2382MB
9.19/9.29	c total #watches: 49440
9.29/9.33	c total #propagations: 1893600 / total #impl: 7239327 (eff. 0.262)
9.29/9.33	c GARBAGE COLLECT
9.29/9.33	c #Conflicts:     262000 | #Learnt:      13199 | 0.000
9.29/9.33	c total clause space: 18.2382MB
9.29/9.33	c total #watches: 27038
9.29/9.38	c total #propagations: 1900631 / total #impl: 7264593 (eff. 0.262)
9.29/9.38	c #Conflicts:     263000 | #Learnt:      14199 | 0.000
9.29/9.38	c total clause space: 18.2382MB
9.29/9.38	c total #watches: 29038
9.39/9.43	c total #propagations: 1907498 / total #impl: 7289755 (eff. 0.262)
9.39/9.43	c #Conflicts:     264000 | #Learnt:      15199 | 0.000
9.39/9.43	c total clause space: 18.2382MB
9.39/9.43	c total #watches: 31038
9.39/9.47	c total #propagations: 1913941 / total #impl: 7314786 (eff. 0.262)
9.39/9.47	c #Conflicts:     265000 | #Learnt:      16199 | 0.000
9.39/9.47	c total clause space: 18.2382MB
9.39/9.47	c total #watches: 33038
9.49/9.51	c total #propagations: 1920467 / total #impl: 7341013 (eff. 0.262)
9.49/9.51	c #Conflicts:     266000 | #Learnt:      17199 | 0.000
9.49/9.51	c total clause space: 18.2382MB
9.49/9.51	c total #watches: 35038
9.49/9.57	c total #propagations: 1926520 / total #impl: 7367632 (eff. 0.261)
9.49/9.57	c #Conflicts:     267000 | #Learnt:      18199 | 0.000
9.49/9.57	c total clause space: 18.2382MB
9.49/9.57	c total #watches: 37038
9.59/9.62	c total #propagations: 1932460 / total #impl: 7394087 (eff. 0.261)
9.59/9.62	c #Conflicts:     268000 | #Learnt:      19199 | 0.000
9.59/9.62	c total clause space: 18.2382MB
9.59/9.62	c total #watches: 39038
9.59/9.66	c total #propagations: 1938538 / total #impl: 7421628 (eff. 0.261)
9.59/9.66	c #Conflicts:     269000 | #Learnt:      20197 | 0.000
9.59/9.66	c total clause space: 18.2382MB
9.59/9.66	c total #watches: 41034
9.69/9.71	c total #propagations: 1944400 / total #impl: 7448462 (eff. 0.261)
9.69/9.71	c UNSATISFIABLE 1
9.69/9.71	c CPU time              : 9.69553 s
9.69/9.71	d decisions 269847
9.69/9.71	d conflicts 377468
9.69/9.71	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-4121624-1467309106/watcher-4121624-1467309106 -o /tmp/evaluation-result-4121624-1467309106/solver-4121624-1467309106 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16388 --watchdog 1960 --input HOME/instance-4121624-1467309106.opb ./cdcl-cuttingplanes-release 

pid=17949
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.12 2.26 2.00 3/176 17952
/proc/meminfo: memFree=30309156/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 9932566 29802496 5260 33554432000 4194304 6199737 140734579677952 140733277037784 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 7276 5260 122 490 0 6777 0

[startup+0.100114 s]
/proc/loadavg: 2.12 2.26 2.00 3/176 17952
/proc/meminfo: memFree=30309156/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=33724 CPUtime=0.09 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 1073 0 0 0 9 0 0 0 20 0 1 0 9932566 34533376 7300 33554432000 4194304 6199737 140734579677952 140734579677064 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 8431 7300 160 490 0 7932 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33724

[startup+0.200326 s]
/proc/loadavg: 2.12 2.26 2.00 3/176 17952
/proc/meminfo: memFree=30309156/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=33992 CPUtime=0.19 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 1135 0 0 0 19 0 0 0 20 0 1 0 9932566 34807808 7362 33554432000 4194304 6199737 140734579677952 140734579677064 4219074 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 8498 7362 160 490 0 7999 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33992

[startup+0.300264 s]
/proc/loadavg: 2.12 2.26 2.00 3/176 17952
/proc/meminfo: memFree=30309156/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=34136 CPUtime=0.29 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 1153 0 0 0 29 0 0 0 20 0 1 0 9932566 34955264 7380 33554432000 4194304 6199737 140734579677952 140734579677064 4197926 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 8534 7380 160 490 0 8035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34136

[startup+0.70023 s]
/proc/loadavg: 2.12 2.26 2.00 3/176 17952
/proc/meminfo: memFree=30309156/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=34600 CPUtime=0.69 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 1451 0 0 0 69 0 0 0 20 0 1 0 9932566 35430400 7600 33554432000 4194304 6199737 140734579677952 140734579677064 4213803 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 8650 7600 160 490 0 8151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34600

[startup+1.50024 s]
/proc/loadavg: 2.12 2.26 2.00 3/177 17953
/proc/meminfo: memFree=30277920/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=37788 CPUtime=1.49 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 2394 0 0 0 149 0 0 0 20 0 1 0 9932566 38694912 8180 33554432000 4194304 6199737 140734579677952 140734579677064 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 9447 8180 160 490 0 8948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37788

[startup+3.10028 s]
/proc/loadavg: 2.12 2.26 2.00 3/177 17953
/proc/meminfo: memFree=30275192/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=42720 CPUtime=3.09 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 3243 0 0 0 309 0 0 0 20 0 1 0 9932566 43745280 9227 33554432000 4194304 6199737 140734579677952 140734579677064 5140355 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 10680 9227 160 490 0 10181 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42720

[startup+6.30027 s]
/proc/loadavg: 2.11 2.26 2.00 3/177 17953
/proc/meminfo: memFree=30271188/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=43588 CPUtime=6.29 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 3840 0 0 0 628 1 0 0 20 0 1 0 9932566 44634112 9632 33554432000 4194304 6199737 140734579677952 140734579677064 4213822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 10897 9632 160 490 0 10398 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43588

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

[startup+6.40027 s]
/proc/loadavg: 2.11 2.26 2.00 3/177 17953
/proc/meminfo: memFree=30271188/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=43588 CPUtime=6.39 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 3841 0 0 0 638 1 0 0 20 0 1 0 9932566 44634112 9633 33554432000 4194304 6199737 140734579677952 140734579677064 5146688 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 10897 9633 160 490 0 10398 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 43588

[startup+8.00022 s]
/proc/loadavg: 2.11 2.26 2.00 3/177 17953
/proc/meminfo: memFree=30269948/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=50960 CPUtime=7.99 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 4307 0 0 0 798 1 0 0 20 0 1 0 9932566 52183040 9925 33554432000 4194304 6199737 140734579677952 140734579677064 4213833 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 12740 9925 160 490 0 12241 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 50960

[startup+8.80023 s]
/proc/loadavg: 2.11 2.26 2.00 4/177 17953
/proc/meminfo: memFree=30265388/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=51092 CPUtime=8.8 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 4411 0 0 0 879 1 0 0 20 0 1 0 9932566 52318208 10513 33554432000 4194304 6199737 140734579677952 140734579677064 4213800 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 12773 10513 160 490 0 12274 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 51092

[startup+9.20022 s]
/proc/loadavg: 2.11 2.26 2.00 4/177 17953
/proc/meminfo: memFree=30265388/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=51092 CPUtime=9.19 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 4411 0 0 0 918 1 0 0 20 0 1 0 9932566 52318208 10513 33554432000 4194304 6199737 140734579677952 140734579677064 5140353 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 12773 10513 160 490 0 12274 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 51092

[startup+9.60024 s]
/proc/loadavg: 2.11 2.26 2.00 4/177 17953
/proc/meminfo: memFree=30265388/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=51092 CPUtime=9.59 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 4414 0 0 0 958 1 0 0 20 0 1 0 9932566 52318208 10516 33554432000 4194304 6199737 140734579677952 140734579677064 4213227 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 12773 10516 160 490 0 12274 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 51092

[startup+9.70024 s]
/proc/loadavg: 2.11 2.26 2.00 4/177 17953
/proc/meminfo: memFree=30265388/32872528 swapFree=1199948/1314412
[pid=17952] ppid=17949 vsize=51092 CPUtime=9.69 cores=0,2,4,6
/proc/17952/stat : 17952 (cdcl-cuttingpla) R 17949 17952 16372 0 -1 4202496 4418 0 0 0 968 1 0 0 20 0 1 0 9932566 52318208 10520 33554432000 4194304 6199737 140734579677952 140734579677064 5155073 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/17952/statm: 12773 10520 160 490 0 12274 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 51092

Child status: 20
Real time (s): 9.71313
CPU time (s): 9.71252
CPU user time (s): 9.69953
CPU system time (s): 0.012998
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 51092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.69952
system time used= 0.012998
maximum resident set size= 42084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4420
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= 13

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034994 second user time and 0.049992 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-30 19:51:47
IDJOB=4121624
IDBENCH=110570
IDSOLVER=2548
FILE ID=node131/4121624-1467309106
RUNJOBID= node131-1467308290-16388
PBS_JOBID= 20005251
Free space on /tmp= 71732 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-n80-d3-i1-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121624-1467309106/watcher-4121624-1467309106 -o /tmp/evaluation-result-4121624-1467309106/solver-4121624-1467309106 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467308290-16388 --watchdog 1960 --input HOME/instance-4121624-1467309106.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= d63c048ea9e10a072fe4e32e2291f3f6
RANDOM SEED=1229436262

node131.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.334
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	: 5332.66
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.334
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.334
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.334
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.54
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.334
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.56
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.334
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.334
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.334
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:        30309908 kB
Buffers:          120572 kB
Cached:           309600 kB
SwapCached:            0 kB
Active:           299644 kB
Inactive:         211552 kB
Active(anon):      75464 kB
Inactive(anon):     8184 kB
Active(file):     224180 kB
Inactive(file):   203368 kB
Unevictable:     1314412 kB
Mlocked:         1199948 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2136 kB
Writeback:             0 kB
AnonPages:       1424052 kB
Mapped:            14176 kB
Shmem:               204 kB
Slab:             606456 kB
SReclaimable:      50004 kB
SUnreclaim:       556452 kB
KernelStack:        1472 kB
PageTables:         7020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1521288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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= 71728 MiB
End job on node131 at 2016-06-30 19:51:56