Trace number 4121560

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 8.07877 8.08109

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n66-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc81a5b4769b6f35a0e62074c32facad3
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.62075
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables99
Total number of constraints264
Number of constraints which are clauses264
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= 99 #constraint= 264
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: 2526
0.00/0.05	c total #propagations: 15016 / total #impl: 43305 (eff. 0.347)
0.00/0.05	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.00/0.05	c total clause space: 4.25031MB
0.00/0.05	c total #watches: 4526
0.00/0.07	c total #propagations: 29392 / total #impl: 85790 (eff. 0.343)
0.00/0.07	c GARBAGE COLLECT
0.00/0.07	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
0.00/0.07	c total clause space: 4.25031MB
0.00/0.07	c total #watches: 4536
0.00/0.09	c total #propagations: 42079 / total #impl: 123441 (eff. 0.341)
0.00/0.09	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
0.00/0.09	c total clause space: 4.25031MB
0.00/0.09	c total #watches: 6536
0.09/0.11	c total #propagations: 54135 / total #impl: 159570 (eff. 0.339)
0.09/0.11	c GARBAGE COLLECT
0.09/0.11	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
0.09/0.11	c total clause space: 4.25031MB
0.09/0.11	c total #watches: 5242
0.09/0.13	c total #propagations: 67920 / total #impl: 201267 (eff. 0.337)
0.09/0.13	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
0.09/0.13	c total clause space: 4.25031MB
0.09/0.13	c total #watches: 7242
0.09/0.15	c total #propagations: 80214 / total #impl: 238933 (eff. 0.336)
0.09/0.15	c GARBAGE COLLECT
0.09/0.15	c #Conflicts:       7000 | #Learnt:       2230 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 4988
0.09/0.17	c total #propagations: 91357 / total #impl: 274445 (eff. 0.333)
0.09/0.17	c #Conflicts:       8000 | #Learnt:       3230 | 0.000
0.09/0.17	c total clause space: 4.25031MB
0.09/0.17	c total #watches: 6988
0.09/0.19	c total #propagations: 102359 / total #impl: 310840 (eff. 0.329)
0.09/0.19	c #Conflicts:       9000 | #Learnt:       4230 | 0.000
0.09/0.19	c total clause space: 4.25031MB
0.09/0.19	c total #watches: 8988
0.19/0.21	c total #propagations: 113853 / total #impl: 346242 (eff. 0.329)
0.19/0.21	c GARBAGE COLLECT
0.19/0.21	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
0.19/0.21	c total clause space: 4.25031MB
0.19/0.21	c total #watches: 5964
0.19/0.23	c total #propagations: 124817 / total #impl: 381708 (eff. 0.327)
0.19/0.23	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
0.19/0.23	c total clause space: 4.25031MB
0.19/0.23	c total #watches: 7964
0.19/0.26	c total #propagations: 134672 / total #impl: 414611 (eff. 0.325)
0.19/0.26	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
0.19/0.26	c total clause space: 4.25031MB
0.19/0.26	c total #watches: 9964
0.19/0.28	c total #propagations: 144857 / total #impl: 448722 (eff. 0.323)
0.19/0.28	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
0.19/0.28	c total clause space: 4.25031MB
0.19/0.28	c total #watches: 11964
0.29/0.30	c total #propagations: 155712 / total #impl: 482541 (eff. 0.323)
0.29/0.30	c GARBAGE COLLECT
0.29/0.30	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
0.29/0.30	c total clause space: 4.25031MB
0.29/0.30	c total #watches: 8250
0.29/0.32	c total #propagations: 165640 / total #impl: 514374 (eff. 0.322)
0.29/0.32	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
0.29/0.32	c total clause space: 4.25031MB
0.29/0.32	c total #watches: 10250
0.29/0.35	c total #propagations: 175004 / total #impl: 545072 (eff. 0.321)
0.29/0.35	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
0.29/0.35	c total clause space: 4.25031MB
0.29/0.35	c total #watches: 12250
0.29/0.37	c total #propagations: 181874 / total #impl: 570571 (eff. 0.319)
0.29/0.37	c GARBAGE COLLECT
0.29/0.37	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 7892
0.29/0.39	c total #propagations: 189274 / total #impl: 597738 (eff. 0.317)
0.29/0.39	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 9892
0.39/0.42	c total #propagations: 198016 / total #impl: 631557 (eff. 0.314)
0.39/0.42	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
0.39/0.42	c total clause space: 4.25031MB
0.39/0.42	c total #watches: 11892
0.39/0.44	c total #propagations: 205114 / total #impl: 659220 (eff. 0.311)
0.39/0.44	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 13892
0.39/0.47	c total #propagations: 215631 / total #impl: 693436 (eff. 0.311)
0.39/0.47	c GARBAGE COLLECT
0.39/0.47	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
0.39/0.47	c total clause space: 4.25031MB
0.39/0.47	c total #watches: 8918
0.39/0.49	c total #propagations: 225856 / total #impl: 725424 (eff. 0.311)
0.39/0.49	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
0.39/0.49	c total clause space: 4.25031MB
0.39/0.49	c total #watches: 10918
0.49/0.51	c total #propagations: 236262 / total #impl: 759332 (eff. 0.311)
0.49/0.51	c #Conflicts:      23000 | #Learnt:       6195 | 0.000
0.49/0.51	c total clause space: 4.25031MB
0.49/0.51	c total #watches: 12918
0.49/0.53	c total #propagations: 246071 / total #impl: 792482 (eff. 0.311)
0.49/0.53	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
0.49/0.53	c total clause space: 4.25031MB
0.49/0.53	c total #watches: 14918
0.49/0.56	c total #propagations: 255341 / total #impl: 823792 (eff. 0.310)
0.49/0.56	c GARBAGE COLLECT
0.49/0.56	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
0.49/0.56	c total clause space: 4.25031MB
0.49/0.56	c total #watches: 9328
0.49/0.58	c total #propagations: 263882 / total #impl: 851852 (eff. 0.310)
0.49/0.58	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
0.49/0.58	c total clause space: 4.25031MB
0.49/0.58	c total #watches: 11328
0.59/0.60	c total #propagations: 274190 / total #impl: 886729 (eff. 0.309)
0.59/0.60	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
0.59/0.60	c total clause space: 4.25031MB
0.59/0.60	c total #watches: 13328
0.59/0.62	c total #propagations: 281662 / total #impl: 913057 (eff. 0.308)
0.59/0.62	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
0.59/0.62	c total clause space: 4.25031MB
0.59/0.62	c total #watches: 15328
0.59/0.65	c total #propagations: 288468 / total #impl: 936409 (eff. 0.308)
0.59/0.65	c GARBAGE COLLECT
0.59/0.65	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
0.59/0.65	c total clause space: 4.25031MB
0.59/0.65	c total #watches: 9130
0.59/0.67	c total #propagations: 295530 / total #impl: 961722 (eff. 0.307)
0.59/0.67	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
0.59/0.67	c total clause space: 4.25031MB
0.59/0.67	c total #watches: 11130
0.59/0.69	c total #propagations: 303625 / total #impl: 988795 (eff. 0.307)
0.59/0.69	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
0.59/0.69	c total clause space: 4.25031MB
0.59/0.69	c total #watches: 13130
0.69/0.72	c total #propagations: 311678 / total #impl: 1016570 (eff. 0.307)
0.69/0.72	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
0.69/0.72	c total clause space: 4.25031MB
0.69/0.72	c total #watches: 15130
0.69/0.74	c total #propagations: 321510 / total #impl: 1049299 (eff. 0.306)
0.69/0.74	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
0.69/0.74	c total clause space: 4.25031MB
0.69/0.74	c total #watches: 17130
0.69/0.77	c total #propagations: 330557 / total #impl: 1080209 (eff. 0.306)
0.69/0.77	c GARBAGE COLLECT
0.69/0.77	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
0.69/0.77	c total clause space: 6.90675MB
0.69/0.77	c total #watches: 10334
0.69/0.79	c total #propagations: 337587 / total #impl: 1103908 (eff. 0.306)
0.69/0.79	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 12334
0.79/0.81	c total #propagations: 343388 / total #impl: 1125253 (eff. 0.305)
0.79/0.81	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
0.79/0.81	c total clause space: 6.90675MB
0.79/0.81	c total #watches: 14334
0.79/0.83	c total #propagations: 351758 / total #impl: 1154086 (eff. 0.305)
0.79/0.83	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
0.79/0.83	c total clause space: 6.90675MB
0.79/0.83	c total #watches: 16334
0.79/0.86	c total #propagations: 358338 / total #impl: 1177333 (eff. 0.304)
0.79/0.86	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 18334
0.79/0.88	c total #propagations: 364758 / total #impl: 1200899 (eff. 0.304)
0.79/0.88	c GARBAGE COLLECT
0.79/0.88	c #Conflicts:      39000 | #Learnt:       5202 | 0.000
0.79/0.88	c total clause space: 6.90675MB
0.79/0.88	c total #watches: 10932
0.89/0.91	c total #propagations: 372381 / total #impl: 1228220 (eff. 0.303)
0.89/0.91	c #Conflicts:      40000 | #Learnt:       6202 | 0.000
0.89/0.91	c total clause space: 6.90675MB
0.89/0.91	c total #watches: 12932
0.89/0.93	c total #propagations: 379245 / total #impl: 1253385 (eff. 0.303)
0.89/0.93	c #Conflicts:      41000 | #Learnt:       7202 | 0.000
0.89/0.93	c total clause space: 6.90675MB
0.89/0.93	c total #watches: 14932
0.89/0.96	c total #propagations: 386636 / total #impl: 1279004 (eff. 0.302)
0.89/0.96	c #Conflicts:      42000 | #Learnt:       8202 | 0.000
0.89/0.96	c total clause space: 6.90675MB
0.89/0.96	c total #watches: 16932
0.89/0.99	c total #propagations: 396096 / total #impl: 1310947 (eff. 0.302)
0.89/0.99	c #Conflicts:      43000 | #Learnt:       9202 | 0.000
0.89/0.99	c total clause space: 6.90675MB
0.89/0.99	c total #watches: 18932
0.99/1.02	c total #propagations: 405874 / total #impl: 1343678 (eff. 0.302)
0.99/1.02	c GARBAGE COLLECT
0.99/1.02	c #Conflicts:      44000 | #Learnt:       5201 | 0.000
0.99/1.02	c total clause space: 6.90675MB
0.99/1.02	c total #watches: 10930
0.99/1.04	c total #propagations: 415420 / total #impl: 1375958 (eff. 0.302)
0.99/1.04	c #Conflicts:      45000 | #Learnt:       6201 | 0.000
0.99/1.04	c total clause space: 6.90675MB
0.99/1.04	c total #watches: 12930
0.99/1.06	c total #propagations: 424686 / total #impl: 1406042 (eff. 0.302)
0.99/1.06	c #Conflicts:      46000 | #Learnt:       7201 | 0.000
0.99/1.06	c total clause space: 6.90675MB
0.99/1.06	c total #watches: 14930
0.99/1.09	c total #propagations: 434185 / total #impl: 1438914 (eff. 0.302)
0.99/1.09	c #Conflicts:      47000 | #Learnt:       8201 | 0.000
0.99/1.09	c total clause space: 6.90675MB
0.99/1.09	c total #watches: 16930
1.09/1.11	c total #propagations: 443765 / total #impl: 1474745 (eff. 0.301)
1.09/1.11	c #Conflicts:      48000 | #Learnt:       9201 | 0.000
1.09/1.11	c total clause space: 6.90675MB
1.09/1.11	c total #watches: 18930
1.09/1.14	c total #propagations: 451419 / total #impl: 1503250 (eff. 0.300)
1.09/1.14	c #Conflicts:      49000 | #Learnt:      10201 | 0.000
1.09/1.14	c total clause space: 6.90675MB
1.09/1.14	c total #watches: 20930
1.09/1.17	c total #propagations: 458673 / total #impl: 1529199 (eff. 0.300)
1.09/1.17	c GARBAGE COLLECT
1.09/1.17	c #Conflicts:      50000 | #Learnt:       5901 | 0.000
1.09/1.17	c total clause space: 6.90675MB
1.09/1.17	c total #watches: 12330
1.09/1.19	c total #propagations: 465910 / total #impl: 1553197 (eff. 0.300)
1.09/1.19	c #Conflicts:      51000 | #Learnt:       6901 | 0.000
1.09/1.19	c total clause space: 6.90675MB
1.09/1.19	c total #watches: 14330
1.19/1.22	c total #propagations: 475874 / total #impl: 1586899 (eff. 0.300)
1.19/1.22	c #Conflicts:      52000 | #Learnt:       7901 | 0.000
1.19/1.22	c total clause space: 6.90675MB
1.19/1.22	c total #watches: 16330
1.19/1.25	c total #propagations: 484904 / total #impl: 1620696 (eff. 0.299)
1.19/1.25	c #Conflicts:      53000 | #Learnt:       8901 | 0.000
1.19/1.25	c total clause space: 6.90675MB
1.19/1.25	c total #watches: 18330
1.19/1.28	c total #propagations: 493547 / total #impl: 1654160 (eff. 0.298)
1.19/1.28	c #Conflicts:      54000 | #Learnt:       9901 | 0.000
1.19/1.28	c total clause space: 6.90675MB
1.19/1.28	c total #watches: 20330
1.29/1.31	c total #propagations: 501377 / total #impl: 1682865 (eff. 0.298)
1.29/1.31	c #Conflicts:      55000 | #Learnt:      10901 | 0.000
1.29/1.31	c total clause space: 6.90675MB
1.29/1.31	c total #watches: 22330
1.29/1.34	c total #propagations: 508542 / total #impl: 1708945 (eff. 0.298)
1.29/1.34	c GARBAGE COLLECT
1.29/1.34	c #Conflicts:      56000 | #Learnt:       6299 | 0.000
1.29/1.34	c total clause space: 6.90675MB
1.29/1.34	c total #watches: 13126
1.29/1.36	c total #propagations: 516853 / total #impl: 1738503 (eff. 0.297)
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: 15126
1.29/1.39	c total #propagations: 524347 / total #impl: 1764337 (eff. 0.297)
1.29/1.39	c #Conflicts:      58000 | #Learnt:       8299 | 0.000
1.29/1.39	c total clause space: 6.90675MB
1.29/1.39	c total #watches: 17126
1.39/1.41	c total #propagations: 531601 / total #impl: 1789849 (eff. 0.297)
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: 19126
1.39/1.45	c total #propagations: 540323 / total #impl: 1820804 (eff. 0.297)
1.39/1.45	c #Conflicts:      60000 | #Learnt:      10299 | 0.000
1.39/1.45	c total clause space: 6.90675MB
1.39/1.45	c total #watches: 21126
1.39/1.47	c total #propagations: 547416 / total #impl: 1847931 (eff. 0.296)
1.39/1.47	c #Conflicts:      61000 | #Learnt:      11299 | 0.000
1.39/1.47	c total clause space: 6.90675MB
1.39/1.47	c total #watches: 23126
1.49/1.51	c total #propagations: 550939 / total #impl: 1862079 (eff. 0.296)
1.49/1.51	c GARBAGE COLLECT
1.49/1.51	c #Conflicts:      62000 | #Learnt:       6403 | 0.000
1.49/1.51	c total clause space: 6.90675MB
1.49/1.51	c total #watches: 13334
1.49/1.53	c total #propagations: 557132 / total #impl: 1885840 (eff. 0.295)
1.49/1.53	c #Conflicts:      63000 | #Learnt:       7403 | 0.000
1.49/1.53	c total clause space: 6.90675MB
1.49/1.53	c total #watches: 15334
1.49/1.56	c total #propagations: 563893 / total #impl: 1910370 (eff. 0.295)
1.49/1.56	c #Conflicts:      64000 | #Learnt:       8403 | 0.000
1.49/1.56	c total clause space: 6.90675MB
1.49/1.56	c total #watches: 17334
1.49/1.59	c total #propagations: 571402 / total #impl: 1938950 (eff. 0.295)
1.49/1.59	c #Conflicts:      65000 | #Learnt:       9403 | 0.000
1.49/1.59	c total clause space: 6.90675MB
1.49/1.59	c total #watches: 19334
1.59/1.62	c total #propagations: 578248 / total #impl: 1962285 (eff. 0.295)
1.59/1.62	c #Conflicts:      66000 | #Learnt:      10403 | 0.000
1.59/1.62	c total clause space: 6.90675MB
1.59/1.62	c total #watches: 21334
1.59/1.65	c total #propagations: 584674 / total #impl: 1986397 (eff. 0.294)
1.59/1.65	c #Conflicts:      67000 | #Learnt:      11403 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 23334
1.59/1.68	c total #propagations: 593912 / total #impl: 2016970 (eff. 0.294)
1.59/1.68	c #Conflicts:      68000 | #Learnt:      12403 | 0.000
1.59/1.68	c total clause space: 6.90675MB
1.59/1.68	c total #watches: 25334
1.69/1.71	c total #propagations: 603916 / total #impl: 2051252 (eff. 0.294)
1.69/1.71	c GARBAGE COLLECT
1.69/1.71	c #Conflicts:      69000 | #Learnt:       7199 | 0.000
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 14926
1.69/1.73	c total #propagations: 613515 / total #impl: 2082768 (eff. 0.295)
1.69/1.73	c #Conflicts:      70000 | #Learnt:       8199 | 0.000
1.69/1.73	c total clause space: 6.90675MB
1.69/1.73	c total #watches: 16926
1.69/1.76	c total #propagations: 621027 / total #impl: 2108688 (eff. 0.295)
1.69/1.76	c #Conflicts:      71000 | #Learnt:       9199 | 0.000
1.69/1.76	c total clause space: 6.90675MB
1.69/1.76	c total #watches: 18926
1.69/1.78	c total #propagations: 628407 / total #impl: 2136002 (eff. 0.294)
1.69/1.78	c #Conflicts:      72000 | #Learnt:      10199 | 0.000
1.69/1.78	c total clause space: 6.90675MB
1.69/1.78	c total #watches: 20926
1.79/1.81	c total #propagations: 633876 / total #impl: 2156625 (eff. 0.294)
1.79/1.81	c #Conflicts:      73000 | #Learnt:      11199 | 0.000
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 22926
1.79/1.85	c total #propagations: 641332 / total #impl: 2181818 (eff. 0.294)
1.79/1.85	c #Conflicts:      74000 | #Learnt:      12199 | 0.000
1.79/1.85	c total clause space: 6.90675MB
1.79/1.85	c total #watches: 24926
1.79/1.88	c total #propagations: 646253 / total #impl: 2202288 (eff. 0.293)
1.79/1.88	c GARBAGE COLLECT
1.79/1.88	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
1.79/1.88	c total clause space: 6.90675MB
1.79/1.88	c total #watches: 13928
1.89/1.90	c total #propagations: 652413 / total #impl: 2225582 (eff. 0.293)
1.89/1.90	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
1.89/1.90	c total clause space: 6.90675MB
1.89/1.90	c total #watches: 15928
1.89/1.93	c total #propagations: 659369 / total #impl: 2250783 (eff. 0.293)
1.89/1.93	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
1.89/1.93	c total clause space: 6.90675MB
1.89/1.93	c total #watches: 17928
1.89/1.95	c total #propagations: 666653 / total #impl: 2275393 (eff. 0.293)
1.89/1.95	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
1.89/1.95	c total clause space: 6.90675MB
1.89/1.95	c total #watches: 19928
1.89/1.98	c total #propagations: 674908 / total #impl: 2303001 (eff. 0.293)
1.89/1.98	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
1.89/1.98	c total clause space: 6.90675MB
1.89/1.98	c total #watches: 21928
1.99/2.01	c total #propagations: 680049 / total #impl: 2321581 (eff. 0.293)
1.99/2.01	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
1.99/2.01	c total clause space: 6.90675MB
1.99/2.01	c total #watches: 23928
1.99/2.04	c total #propagations: 685776 / total #impl: 2343279 (eff. 0.293)
1.99/2.04	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
1.99/2.04	c total clause space: 6.90675MB
1.99/2.04	c total #watches: 25928
1.99/2.07	c total #propagations: 693716 / total #impl: 2371107 (eff. 0.293)
1.99/2.07	c GARBAGE COLLECT
1.99/2.07	c #Conflicts:      82000 | #Learnt:       6902 | 0.000
1.99/2.07	c total clause space: 6.90675MB
1.99/2.07	c total #watches: 14332
2.09/2.10	c total #propagations: 700928 / total #impl: 2397613 (eff. 0.292)
2.09/2.10	c #Conflicts:      83000 | #Learnt:       7902 | 0.000
2.09/2.10	c total clause space: 6.90675MB
2.09/2.10	c total #watches: 16332
2.09/2.13	c total #propagations: 708970 / total #impl: 2425212 (eff. 0.292)
2.09/2.13	c #Conflicts:      84000 | #Learnt:       8902 | 0.000
2.09/2.13	c total clause space: 6.90675MB
2.09/2.13	c total #watches: 18332
2.09/2.16	c total #propagations: 717789 / total #impl: 2459053 (eff. 0.292)
2.09/2.16	c #Conflicts:      85000 | #Learnt:       9902 | 0.000
2.09/2.16	c total clause space: 6.90675MB
2.09/2.16	c total #watches: 20332
2.09/2.19	c total #propagations: 724162 / total #impl: 2484341 (eff. 0.291)
2.09/2.19	c #Conflicts:      86000 | #Learnt:      10902 | 0.000
2.09/2.19	c total clause space: 6.90675MB
2.09/2.19	c total #watches: 22332
2.19/2.22	c total #propagations: 729466 / total #impl: 2509139 (eff. 0.291)
2.19/2.22	c #Conflicts:      87000 | #Learnt:      11902 | 0.000
2.19/2.22	c total clause space: 6.90675MB
2.19/2.22	c total #watches: 24332
2.19/2.25	c total #propagations: 735676 / total #impl: 2534583 (eff. 0.290)
2.19/2.25	c #Conflicts:      88000 | #Learnt:      12902 | 0.000
2.19/2.25	c total clause space: 6.90675MB
2.19/2.25	c total #watches: 26332
2.19/2.29	c total #propagations: 740869 / total #impl: 2560093 (eff. 0.289)
2.19/2.29	c #Conflicts:      89000 | #Learnt:      13902 | 0.000
2.19/2.29	c total clause space: 11.2235MB
2.19/2.29	c total #watches: 28332
2.29/2.32	c total #propagations: 746619 / total #impl: 2588435 (eff. 0.288)
2.29/2.32	c GARBAGE COLLECT
2.29/2.32	c #Conflicts:      90000 | #Learnt:       7804 | 0.000
2.29/2.32	c total clause space: 11.2235MB
2.29/2.32	c total #watches: 16136
2.29/2.34	c total #propagations: 754501 / total #impl: 2619534 (eff. 0.288)
2.29/2.34	c #Conflicts:      91000 | #Learnt:       8804 | 0.000
2.29/2.34	c total clause space: 11.2235MB
2.29/2.34	c total #watches: 18136
2.29/2.37	c total #propagations: 761271 / total #impl: 2642888 (eff. 0.288)
2.29/2.37	c #Conflicts:      92000 | #Learnt:       9804 | 0.000
2.29/2.37	c total clause space: 11.2235MB
2.29/2.37	c total #watches: 20136
2.39/2.40	c total #propagations: 769896 / total #impl: 2671410 (eff. 0.288)
2.39/2.40	c #Conflicts:      93000 | #Learnt:      10804 | 0.000
2.39/2.40	c total clause space: 11.2235MB
2.39/2.40	c total #watches: 22136
2.39/2.42	c total #propagations: 779752 / total #impl: 2703441 (eff. 0.288)
2.39/2.42	c #Conflicts:      94000 | #Learnt:      11804 | 0.000
2.39/2.42	c total clause space: 11.2235MB
2.39/2.42	c total #watches: 24136
2.39/2.45	c total #propagations: 787825 / total #impl: 2730580 (eff. 0.289)
2.39/2.45	c #Conflicts:      95000 | #Learnt:      12804 | 0.000
2.39/2.45	c total clause space: 11.2235MB
2.39/2.45	c total #watches: 26136
2.39/2.48	c total #propagations: 797415 / total #impl: 2763466 (eff. 0.289)
2.39/2.48	c #Conflicts:      96000 | #Learnt:      13804 | 0.000
2.39/2.48	c total clause space: 11.2235MB
2.39/2.48	c total #watches: 28136
2.49/2.52	c total #propagations: 805535 / total #impl: 2796583 (eff. 0.288)
2.49/2.52	c #Conflicts:      97000 | #Learnt:      14804 | 0.000
2.49/2.52	c total clause space: 11.2235MB
2.49/2.52	c total #watches: 30136
2.49/2.54	c total #propagations: 812731 / total #impl: 2823944 (eff. 0.288)
2.49/2.54	c GARBAGE COLLECT
2.49/2.54	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
2.49/2.54	c total clause space: 11.2235MB
2.49/2.54	c total #watches: 17334
2.49/2.57	c total #propagations: 820533 / total #impl: 2851575 (eff. 0.288)
2.49/2.57	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
2.49/2.57	c total clause space: 11.2235MB
2.49/2.57	c total #watches: 19334
2.59/2.60	c total #propagations: 830942 / total #impl: 2886443 (eff. 0.288)
2.59/2.60	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
2.59/2.60	c total clause space: 11.2235MB
2.59/2.60	c total #watches: 21334
2.59/2.63	c total #propagations: 841528 / total #impl: 2922985 (eff. 0.288)
2.59/2.63	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
2.59/2.63	c total clause space: 11.2235MB
2.59/2.63	c total #watches: 23334
2.59/2.66	c total #propagations: 848848 / total #impl: 2951958 (eff. 0.288)
2.59/2.66	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 25334
2.59/2.69	c total #propagations: 855435 / total #impl: 2977766 (eff. 0.287)
2.59/2.69	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
2.59/2.69	c total clause space: 11.2235MB
2.59/2.69	c total #watches: 27334
2.68/2.73	c total #propagations: 863339 / total #impl: 3006576 (eff. 0.287)
2.68/2.73	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
2.68/2.73	c total clause space: 11.2235MB
2.68/2.73	c total #watches: 29334
2.68/2.77	c total #propagations: 869816 / total #impl: 3032118 (eff. 0.287)
2.68/2.77	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
2.68/2.77	c total clause space: 11.2235MB
2.68/2.77	c total #watches: 31334
2.78/2.80	c total #propagations: 877474 / total #impl: 3059992 (eff. 0.287)
2.78/2.80	c GARBAGE COLLECT
2.78/2.80	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
2.78/2.80	c total clause space: 11.2235MB
2.78/2.80	c total #watches: 17930
2.78/2.83	c total #propagations: 886149 / total #impl: 3089010 (eff. 0.287)
2.78/2.83	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
2.78/2.83	c total clause space: 11.2235MB
2.78/2.83	c total #watches: 19930
2.78/2.86	c total #propagations: 894206 / total #impl: 3117887 (eff. 0.287)
2.78/2.86	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
2.78/2.86	c total clause space: 11.2235MB
2.78/2.86	c total #watches: 21930
2.78/2.89	c total #propagations: 901994 / total #impl: 3147074 (eff. 0.287)
2.78/2.89	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
2.78/2.89	c total clause space: 11.2235MB
2.78/2.89	c total #watches: 23930
2.88/2.93	c total #propagations: 909392 / total #impl: 3175466 (eff. 0.286)
2.88/2.93	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
2.88/2.93	c total clause space: 11.2235MB
2.88/2.93	c total #watches: 25930
2.88/2.97	c total #propagations: 917130 / total #impl: 3202925 (eff. 0.286)
2.88/2.97	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
2.88/2.97	c total clause space: 11.2235MB
2.88/2.97	c total #watches: 27930
2.98/3.01	c total #propagations: 924048 / total #impl: 3228389 (eff. 0.286)
2.98/3.01	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
2.98/3.01	c total clause space: 11.2235MB
2.98/3.01	c total #watches: 29930
2.98/3.05	c total #propagations: 930176 / total #impl: 3251611 (eff. 0.286)
2.98/3.05	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
2.98/3.05	c total clause space: 11.2235MB
2.98/3.05	c total #watches: 31930
2.98/3.08	c total #propagations: 938006 / total #impl: 3282797 (eff. 0.286)
2.98/3.08	c GARBAGE COLLECT
2.98/3.08	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
2.98/3.08	c total clause space: 11.2235MB
2.98/3.08	c total #watches: 17928
3.08/3.11	c total #propagations: 945947 / total #impl: 3311773 (eff. 0.286)
3.08/3.11	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
3.08/3.11	c total clause space: 11.2235MB
3.08/3.11	c total #watches: 19928
3.08/3.14	c total #propagations: 952403 / total #impl: 3335186 (eff. 0.286)
3.08/3.14	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
3.08/3.14	c total clause space: 11.2235MB
3.08/3.14	c total #watches: 21928
3.08/3.18	c total #propagations: 960188 / total #impl: 3364123 (eff. 0.285)
3.08/3.18	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
3.08/3.18	c total clause space: 11.2235MB
3.08/3.18	c total #watches: 23928
3.18/3.21	c total #propagations: 968008 / total #impl: 3394389 (eff. 0.285)
3.18/3.21	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
3.18/3.21	c total clause space: 11.2235MB
3.18/3.21	c total #watches: 25928
3.18/3.24	c total #propagations: 976668 / total #impl: 3425072 (eff. 0.285)
3.18/3.24	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
3.18/3.24	c total clause space: 11.2235MB
3.18/3.24	c total #watches: 27928
3.18/3.28	c total #propagations: 983894 / total #impl: 3455581 (eff. 0.285)
3.18/3.28	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
3.18/3.28	c total clause space: 11.2235MB
3.18/3.28	c total #watches: 29928
3.29/3.31	c total #propagations: 990579 / total #impl: 3483348 (eff. 0.284)
3.29/3.31	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
3.29/3.31	c total clause space: 11.2235MB
3.29/3.31	c total #watches: 31928
3.29/3.34	c total #propagations: 995135 / total #impl: 3503713 (eff. 0.284)
3.29/3.34	c GARBAGE COLLECT
3.29/3.34	c #Conflicts:     122000 | #Learnt:       8398 | 0.000
3.29/3.34	c total clause space: 11.2235MB
3.29/3.34	c total #watches: 17324
3.29/3.37	c total #propagations: 1000063 / total #impl: 3525905 (eff. 0.284)
3.29/3.37	c #Conflicts:     123000 | #Learnt:       9398 | 0.000
3.29/3.37	c total clause space: 11.2235MB
3.29/3.37	c total #watches: 19324
3.39/3.41	c total #propagations: 1009234 / total #impl: 3556722 (eff. 0.284)
3.39/3.41	c #Conflicts:     124000 | #Learnt:      10398 | 0.000
3.39/3.41	c total clause space: 11.2235MB
3.39/3.41	c total #watches: 21324
3.39/3.43	c total #propagations: 1017934 / total #impl: 3587817 (eff. 0.284)
3.39/3.43	c #Conflicts:     125000 | #Learnt:      11398 | 0.000
3.39/3.43	c total clause space: 11.2235MB
3.39/3.43	c total #watches: 23324
3.39/3.47	c total #propagations: 1026463 / total #impl: 3617030 (eff. 0.284)
3.39/3.47	c #Conflicts:     126000 | #Learnt:      12398 | 0.000
3.39/3.47	c total clause space: 11.2235MB
3.39/3.47	c total #watches: 25324
3.48/3.51	c total #propagations: 1033652 / total #impl: 3645211 (eff. 0.284)
3.48/3.51	c #Conflicts:     127000 | #Learnt:      13398 | 0.000
3.48/3.51	c total clause space: 11.2235MB
3.48/3.51	c total #watches: 27324
3.48/3.54	c total #propagations: 1039773 / total #impl: 3669861 (eff. 0.283)
3.48/3.54	c #Conflicts:     128000 | #Learnt:      14398 | 0.000
3.48/3.54	c total clause space: 11.2235MB
3.48/3.54	c total #watches: 29324
3.48/3.57	c total #propagations: 1045642 / total #impl: 3693802 (eff. 0.283)
3.48/3.57	c #Conflicts:     129000 | #Learnt:      15398 | 0.000
3.48/3.57	c total clause space: 11.2235MB
3.48/3.57	c total #watches: 31324
3.58/3.60	c total #propagations: 1050990 / total #impl: 3713334 (eff. 0.283)
3.58/3.60	c #Conflicts:     130000 | #Learnt:      16398 | 0.000
3.58/3.60	c total clause space: 11.2235MB
3.58/3.60	c total #watches: 33324
3.58/3.65	c total #propagations: 1057739 / total #impl: 3736854 (eff. 0.283)
3.58/3.65	c GARBAGE COLLECT
3.58/3.65	c #Conflicts:     131000 | #Learnt:       8800 | 0.000
3.58/3.65	c total clause space: 11.2235MB
3.58/3.65	c total #watches: 18128
3.58/3.68	c total #propagations: 1064187 / total #impl: 3760323 (eff. 0.283)
3.58/3.68	c #Conflicts:     132000 | #Learnt:       9800 | 0.000
3.58/3.68	c total clause space: 11.2235MB
3.58/3.68	c total #watches: 20128
3.68/3.70	c total #propagations: 1073339 / total #impl: 3792046 (eff. 0.283)
3.68/3.70	c #Conflicts:     133000 | #Learnt:      10800 | 0.000
3.68/3.70	c total clause space: 11.2235MB
3.68/3.70	c total #watches: 22128
3.68/3.73	c total #propagations: 1080481 / total #impl: 3817749 (eff. 0.283)
3.68/3.73	c #Conflicts:     134000 | #Learnt:      11800 | 0.000
3.68/3.73	c total clause space: 11.2235MB
3.68/3.73	c total #watches: 24128
3.68/3.77	c total #propagations: 1087596 / total #impl: 3844258 (eff. 0.283)
3.68/3.77	c #Conflicts:     135000 | #Learnt:      12800 | 0.000
3.68/3.77	c total clause space: 11.2235MB
3.68/3.77	c total #watches: 26128
3.78/3.81	c total #propagations: 1093838 / total #impl: 3867642 (eff. 0.283)
3.78/3.81	c #Conflicts:     136000 | #Learnt:      13800 | 0.000
3.78/3.81	c total clause space: 11.2235MB
3.78/3.81	c total #watches: 28128
3.78/3.85	c total #propagations: 1101350 / total #impl: 3895943 (eff. 0.283)
3.78/3.85	c #Conflicts:     137000 | #Learnt:      14800 | 0.000
3.78/3.85	c total clause space: 11.2235MB
3.78/3.85	c total #watches: 30128
3.78/3.88	c total #propagations: 1108273 / total #impl: 3924638 (eff. 0.282)
3.78/3.88	c #Conflicts:     138000 | #Learnt:      15800 | 0.000
3.78/3.88	c total clause space: 11.2235MB
3.78/3.88	c total #watches: 32128
3.88/3.92	c total #propagations: 1113173 / total #impl: 3945608 (eff. 0.282)
3.88/3.92	c #Conflicts:     139000 | #Learnt:      16800 | 0.000
3.88/3.92	c total clause space: 11.2235MB
3.88/3.92	c total #watches: 34128
3.88/3.96	c total #propagations: 1119666 / total #impl: 3974455 (eff. 0.282)
3.88/3.96	c #Conflicts:     140000 | #Learnt:      17800 | 0.000
3.88/3.96	c total clause space: 11.2235MB
3.88/3.96	c total #watches: 36128
3.88/3.99	c total #propagations: 1125879 / total #impl: 4003932 (eff. 0.281)
3.88/3.99	c GARBAGE COLLECT
3.88/3.99	c #Conflicts:     141000 | #Learnt:       9903 | 0.000
3.88/3.99	c total clause space: 11.2235MB
3.88/3.99	c total #watches: 20334
3.98/4.02	c total #propagations: 1135086 / total #impl: 4037466 (eff. 0.281)
3.98/4.02	c #Conflicts:     142000 | #Learnt:      10903 | 0.000
3.98/4.02	c total clause space: 11.2235MB
3.98/4.02	c total #watches: 22334
3.98/4.05	c total #propagations: 1144345 / total #impl: 4068734 (eff. 0.281)
3.98/4.05	c #Conflicts:     143000 | #Learnt:      11903 | 0.000
3.98/4.05	c total clause space: 11.2235MB
3.98/4.05	c total #watches: 24334
3.98/4.08	c total #propagations: 1152990 / total #impl: 4099763 (eff. 0.281)
3.98/4.08	c #Conflicts:     144000 | #Learnt:      12903 | 0.000
3.98/4.08	c total clause space: 11.2235MB
3.98/4.08	c total #watches: 26334
4.08/4.12	c total #propagations: 1162702 / total #impl: 4134192 (eff. 0.281)
4.08/4.12	c #Conflicts:     145000 | #Learnt:      13903 | 0.000
4.08/4.12	c total clause space: 11.2235MB
4.08/4.12	c total #watches: 28334
4.08/4.15	c total #propagations: 1169778 / total #impl: 4161808 (eff. 0.281)
4.08/4.15	c #Conflicts:     146000 | #Learnt:      14903 | 0.000
4.08/4.15	c total clause space: 11.2235MB
4.08/4.15	c total #watches: 30334
4.08/4.18	c total #propagations: 1177138 / total #impl: 4192038 (eff. 0.281)
4.08/4.18	c #Conflicts:     147000 | #Learnt:      15903 | 0.000
4.08/4.18	c total clause space: 11.2235MB
4.08/4.18	c total #watches: 32334
4.18/4.21	c total #propagations: 1184140 / total #impl: 4220541 (eff. 0.281)
4.18/4.21	c #Conflicts:     148000 | #Learnt:      16903 | 0.000
4.18/4.21	c total clause space: 11.2235MB
4.18/4.21	c total #watches: 34334
4.18/4.25	c total #propagations: 1192569 / total #impl: 4251873 (eff. 0.280)
4.18/4.25	c #Conflicts:     149000 | #Learnt:      17903 | 0.000
4.18/4.25	c total clause space: 11.2235MB
4.18/4.25	c total #watches: 36334
4.28/4.30	c total #propagations: 1198434 / total #impl: 4273835 (eff. 0.280)
4.28/4.30	c GARBAGE COLLECT
4.28/4.30	c #Conflicts:     150000 | #Learnt:       9699 | 0.000
4.28/4.30	c total clause space: 11.2235MB
4.28/4.30	c total #watches: 19926
4.28/4.33	c total #propagations: 1205962 / total #impl: 4303301 (eff. 0.280)
4.28/4.33	c #Conflicts:     151000 | #Learnt:      10699 | 0.000
4.28/4.33	c total clause space: 11.2235MB
4.28/4.33	c total #watches: 21926
4.28/4.36	c total #propagations: 1212017 / total #impl: 4326316 (eff. 0.280)
4.28/4.36	c #Conflicts:     152000 | #Learnt:      11699 | 0.000
4.28/4.36	c total clause space: 11.2235MB
4.28/4.36	c total #watches: 23926
4.28/4.40	c total #propagations: 1218935 / total #impl: 4351617 (eff. 0.280)
4.28/4.40	c #Conflicts:     153000 | #Learnt:      12699 | 0.000
4.28/4.40	c total clause space: 11.2235MB
4.28/4.40	c total #watches: 25926
4.39/4.44	c total #propagations: 1226031 / total #impl: 4378487 (eff. 0.280)
4.39/4.44	c #Conflicts:     154000 | #Learnt:      13699 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 27926
4.39/4.48	c total #propagations: 1233635 / total #impl: 4407096 (eff. 0.280)
4.39/4.48	c #Conflicts:     155000 | #Learnt:      14699 | 0.000
4.39/4.48	c total clause space: 11.2235MB
4.39/4.48	c total #watches: 29926
4.49/4.52	c total #propagations: 1239313 / total #impl: 4431259 (eff. 0.280)
4.49/4.52	c #Conflicts:     156000 | #Learnt:      15699 | 0.000
4.49/4.52	c total clause space: 11.2235MB
4.49/4.52	c total #watches: 31926
4.49/4.56	c total #propagations: 1246202 / total #impl: 4459812 (eff. 0.279)
4.49/4.56	c #Conflicts:     157000 | #Learnt:      16699 | 0.000
4.49/4.56	c total clause space: 11.2235MB
4.49/4.56	c total #watches: 33926
4.49/4.59	c total #propagations: 1252326 / total #impl: 4484238 (eff. 0.279)
4.49/4.59	c #Conflicts:     158000 | #Learnt:      17699 | 0.000
4.49/4.59	c total clause space: 11.2235MB
4.49/4.59	c total #watches: 35926
4.58/4.63	c total #propagations: 1260274 / total #impl: 4512947 (eff. 0.279)
4.58/4.63	c #Conflicts:     159000 | #Learnt:      18699 | 0.000
4.58/4.63	c total clause space: 11.2235MB
4.58/4.63	c total #watches: 37926
4.58/4.67	c total #propagations: 1266898 / total #impl: 4538601 (eff. 0.279)
4.58/4.67	c GARBAGE COLLECT
4.58/4.67	c #Conflicts:     160000 | #Learnt:      10199 | 0.000
4.58/4.67	c total clause space: 11.2235MB
4.58/4.67	c total #watches: 20926
4.68/4.71	c total #propagations: 1274165 / total #impl: 4566943 (eff. 0.279)
4.68/4.71	c #Conflicts:     161000 | #Learnt:      11199 | 0.000
4.68/4.71	c total clause space: 11.2235MB
4.68/4.71	c total #watches: 22926
4.68/4.74	c total #propagations: 1281507 / total #impl: 4593883 (eff. 0.279)
4.68/4.74	c #Conflicts:     162000 | #Learnt:      12199 | 0.000
4.68/4.74	c total clause space: 11.2235MB
4.68/4.74	c total #watches: 24926
4.68/4.77	c total #propagations: 1287770 / total #impl: 4618357 (eff. 0.279)
4.68/4.77	c #Conflicts:     163000 | #Learnt:      13199 | 0.000
4.68/4.77	c total clause space: 11.2235MB
4.68/4.77	c total #watches: 26926
4.78/4.81	c total #propagations: 1294509 / total #impl: 4646631 (eff. 0.279)
4.78/4.81	c #Conflicts:     164000 | #Learnt:      14199 | 0.000
4.78/4.81	c total clause space: 11.2235MB
4.78/4.81	c total #watches: 28926
4.78/4.84	c total #propagations: 1302449 / total #impl: 4677054 (eff. 0.278)
4.78/4.84	c #Conflicts:     165000 | #Learnt:      15199 | 0.000
4.78/4.84	c total clause space: 11.2235MB
4.78/4.84	c total #watches: 30926
4.78/4.87	c total #propagations: 1311778 / total #impl: 4710628 (eff. 0.278)
4.78/4.87	c #Conflicts:     166000 | #Learnt:      16199 | 0.000
4.78/4.87	c total clause space: 11.2235MB
4.78/4.87	c total #watches: 32926
4.88/4.90	c total #propagations: 1319874 / total #impl: 4741010 (eff. 0.278)
4.88/4.90	c #Conflicts:     167000 | #Learnt:      17199 | 0.000
4.88/4.90	c total clause space: 11.2235MB
4.88/4.90	c total #watches: 34926
4.88/4.95	c total #propagations: 1327190 / total #impl: 4769551 (eff. 0.278)
4.88/4.95	c #Conflicts:     168000 | #Learnt:      18199 | 0.000
4.88/4.95	c total clause space: 11.2235MB
4.88/4.95	c total #watches: 36926
4.88/4.99	c total #propagations: 1333774 / total #impl: 4796964 (eff. 0.278)
4.88/4.99	c #Conflicts:     169000 | #Learnt:      19199 | 0.000
4.88/4.99	c total clause space: 11.2235MB
4.88/4.99	c total #watches: 38926
4.98/5.02	c total #propagations: 1339389 / total #impl: 4820226 (eff. 0.278)
4.98/5.02	c GARBAGE COLLECT
4.98/5.02	c #Conflicts:     170000 | #Learnt:      10401 | 0.000
4.98/5.02	c total clause space: 11.2235MB
4.98/5.02	c total #watches: 21330
4.98/5.06	c total #propagations: 1345782 / total #impl: 4845795 (eff. 0.278)
4.98/5.06	c #Conflicts:     171000 | #Learnt:      11401 | 0.000
4.98/5.06	c total clause space: 11.2235MB
4.98/5.06	c total #watches: 23330
4.98/5.09	c total #propagations: 1352145 / total #impl: 4870964 (eff. 0.278)
4.98/5.09	c #Conflicts:     172000 | #Learnt:      12401 | 0.000
4.98/5.09	c total clause space: 11.2235MB
4.98/5.09	c total #watches: 25330
5.08/5.13	c total #propagations: 1359515 / total #impl: 4898051 (eff. 0.278)
5.08/5.13	c #Conflicts:     173000 | #Learnt:      13401 | 0.000
5.08/5.13	c total clause space: 11.2235MB
5.08/5.13	c total #watches: 27330
5.08/5.16	c total #propagations: 1366700 / total #impl: 4925200 (eff. 0.277)
5.08/5.16	c #Conflicts:     174000 | #Learnt:      14401 | 0.000
5.08/5.16	c total clause space: 11.2235MB
5.08/5.16	c total #watches: 29330
5.18/5.20	c total #propagations: 1371982 / total #impl: 4946821 (eff. 0.277)
5.18/5.20	c #Conflicts:     175000 | #Learnt:      15401 | 0.000
5.18/5.20	c total clause space: 11.2235MB
5.18/5.20	c total #watches: 31330
5.18/5.25	c total #propagations: 1378789 / total #impl: 4975423 (eff. 0.277)
5.18/5.25	c #Conflicts:     176000 | #Learnt:      16401 | 0.000
5.18/5.25	c total clause space: 11.2235MB
5.18/5.25	c total #watches: 33330
5.18/5.29	c total #propagations: 1386480 / total #impl: 5004993 (eff. 0.277)
5.18/5.29	c #Conflicts:     177000 | #Learnt:      17401 | 0.000
5.18/5.29	c total clause space: 11.2235MB
5.18/5.29	c total #watches: 35330
5.28/5.34	c total #propagations: 1392845 / total #impl: 5031879 (eff. 0.277)
5.28/5.34	c #Conflicts:     178000 | #Learnt:      18401 | 0.000
5.28/5.34	c total clause space: 11.2235MB
5.28/5.34	c total #watches: 37330
5.28/5.38	c total #propagations: 1398243 / total #impl: 5055010 (eff. 0.277)
5.28/5.38	c #Conflicts:     179000 | #Learnt:      19401 | 0.000
5.28/5.38	c total clause space: 11.2235MB
5.28/5.38	c total #watches: 39330
5.38/5.43	c total #propagations: 1404360 / total #impl: 5079465 (eff. 0.276)
5.38/5.43	c GARBAGE COLLECT
5.38/5.43	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
5.38/5.43	c total clause space: 11.2235MB
5.38/5.43	c total #watches: 21128
5.38/5.46	c total #propagations: 1410241 / total #impl: 5103593 (eff. 0.276)
5.38/5.46	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
5.38/5.46	c total clause space: 11.2235MB
5.38/5.46	c total #watches: 23128
5.38/5.49	c total #propagations: 1416805 / total #impl: 5128927 (eff. 0.276)
5.38/5.49	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
5.38/5.49	c total clause space: 11.2235MB
5.38/5.49	c total #watches: 25128
5.50/5.53	c total #propagations: 1422990 / total #impl: 5154070 (eff. 0.276)
5.50/5.53	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
5.50/5.53	c total clause space: 11.2235MB
5.50/5.53	c total #watches: 27128
5.50/5.56	c total #propagations: 1430678 / total #impl: 5185277 (eff. 0.276)
5.50/5.56	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
5.50/5.56	c total clause space: 11.2235MB
5.50/5.56	c total #watches: 29128
5.50/5.58	c total #propagations: 1439277 / total #impl: 5217543 (eff. 0.276)
5.50/5.58	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
5.50/5.58	c total clause space: 11.2235MB
5.50/5.58	c total #watches: 31128
5.60/5.61	c total #propagations: 1446898 / total #impl: 5247160 (eff. 0.276)
5.60/5.61	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
5.60/5.61	c total clause space: 11.2235MB
5.60/5.61	c total #watches: 33128
5.60/5.65	c total #propagations: 1453664 / total #impl: 5274451 (eff. 0.276)
5.60/5.65	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
5.60/5.65	c total clause space: 11.2235MB
5.60/5.65	c total #watches: 35128
5.60/5.68	c total #propagations: 1460578 / total #impl: 5301831 (eff. 0.275)
5.60/5.68	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
5.60/5.68	c total clause space: 11.2235MB
5.60/5.68	c total #watches: 37128
5.69/5.73	c total #propagations: 1465598 / total #impl: 5324824 (eff. 0.275)
5.69/5.73	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
5.69/5.73	c total clause space: 11.2235MB
5.69/5.73	c total #watches: 39128
5.69/5.77	c total #propagations: 1471192 / total #impl: 5349781 (eff. 0.275)
5.69/5.77	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
5.69/5.77	c total clause space: 11.2235MB
5.69/5.77	c total #watches: 41128
5.79/5.80	c total #propagations: 1477237 / total #impl: 5376867 (eff. 0.275)
5.79/5.80	c GARBAGE COLLECT
5.79/5.80	c #Conflicts:     191000 | #Learnt:      10900 | 0.000
5.79/5.80	c total clause space: 11.2235MB
5.79/5.80	c total #watches: 22328
5.79/5.83	c total #propagations: 1484439 / total #impl: 5405443 (eff. 0.275)
5.79/5.83	c #Conflicts:     192000 | #Learnt:      11900 | 0.000
5.79/5.83	c total clause space: 11.2235MB
5.79/5.83	c total #watches: 24328
5.79/5.86	c total #propagations: 1490737 / total #impl: 5431789 (eff. 0.274)
5.79/5.86	c #Conflicts:     193000 | #Learnt:      12900 | 0.000
5.79/5.86	c total clause space: 11.2235MB
5.79/5.86	c total #watches: 26328
5.89/5.90	c total #propagations: 1497606 / total #impl: 5458557 (eff. 0.274)
5.89/5.90	c #Conflicts:     194000 | #Learnt:      13900 | 0.000
5.89/5.90	c total clause space: 11.2235MB
5.89/5.90	c total #watches: 28328
5.89/5.93	c total #propagations: 1504978 / total #impl: 5486926 (eff. 0.274)
5.89/5.93	c #Conflicts:     195000 | #Learnt:      14900 | 0.000
5.89/5.93	c total clause space: 11.2235MB
5.89/5.93	c total #watches: 30328
5.89/5.96	c total #propagations: 1510919 / total #impl: 5512528 (eff. 0.274)
5.89/5.96	c #Conflicts:     196000 | #Learnt:      15900 | 0.000
5.89/5.96	c total clause space: 11.2235MB
5.89/5.96	c total #watches: 32328
5.89/5.99	c total #propagations: 1516547 / total #impl: 5536814 (eff. 0.274)
5.89/5.99	c #Conflicts:     197000 | #Learnt:      16900 | 0.000
5.89/5.99	c total clause space: 11.2235MB
5.89/5.99	c total #watches: 34328
5.99/6.03	c total #propagations: 1522993 / total #impl: 5563625 (eff. 0.274)
5.99/6.03	c #Conflicts:     198000 | #Learnt:      17900 | 0.000
5.99/6.03	c total clause space: 11.2235MB
5.99/6.03	c total #watches: 36328
5.99/6.07	c total #propagations: 1529445 / total #impl: 5590274 (eff. 0.274)
5.99/6.07	c #Conflicts:     199000 | #Learnt:      18900 | 0.000
5.99/6.07	c total clause space: 11.2235MB
5.99/6.07	c total #watches: 38328
6.09/6.10	c total #propagations: 1537481 / total #impl: 5622851 (eff. 0.273)
6.09/6.10	c #Conflicts:     200000 | #Learnt:      19900 | 0.000
6.09/6.10	c total clause space: 11.2235MB
6.09/6.10	c total #watches: 40328
6.09/6.14	c total #propagations: 1544584 / total #impl: 5652000 (eff. 0.273)
6.09/6.14	c #Conflicts:     201000 | #Learnt:      20900 | 0.000
6.09/6.14	c total clause space: 11.2235MB
6.09/6.14	c total #watches: 42328
6.09/6.18	c total #propagations: 1552066 / total #impl: 5682731 (eff. 0.273)
6.09/6.18	c GARBAGE COLLECT
6.09/6.18	c #Conflicts:     202000 | #Learnt:      11203 | 0.000
6.09/6.18	c total clause space: 11.2235MB
6.09/6.18	c total #watches: 22934
6.19/6.21	c total #propagations: 1560962 / total #impl: 5716109 (eff. 0.273)
6.19/6.21	c #Conflicts:     203000 | #Learnt:      12203 | 0.000
6.19/6.21	c total clause space: 11.2235MB
6.19/6.21	c total #watches: 24934
6.19/6.24	c total #propagations: 1570122 / total #impl: 5749435 (eff. 0.273)
6.19/6.24	c #Conflicts:     204000 | #Learnt:      13203 | 0.000
6.19/6.24	c total clause space: 11.2235MB
6.19/6.24	c total #watches: 26934
6.19/6.27	c total #propagations: 1576372 / total #impl: 5774680 (eff. 0.273)
6.19/6.27	c #Conflicts:     205000 | #Learnt:      14203 | 0.000
6.19/6.27	c total clause space: 11.2235MB
6.19/6.27	c total #watches: 28934
6.29/6.31	c total #propagations: 1585678 / total #impl: 5809764 (eff. 0.273)
6.29/6.31	c #Conflicts:     206000 | #Learnt:      15203 | 0.000
6.29/6.31	c total clause space: 11.2235MB
6.29/6.31	c total #watches: 30934
6.29/6.34	c total #propagations: 1595600 / total #impl: 5844696 (eff. 0.273)
6.29/6.34	c #Conflicts:     207000 | #Learnt:      16203 | 0.000
6.29/6.34	c total clause space: 11.2235MB
6.29/6.34	c total #watches: 32934
6.29/6.38	c total #propagations: 1605469 / total #impl: 5880610 (eff. 0.273)
6.29/6.38	c #Conflicts:     208000 | #Learnt:      17203 | 0.000
6.29/6.38	c total clause space: 11.2235MB
6.29/6.38	c total #watches: 34934
6.39/6.41	c total #propagations: 1614240 / total #impl: 5914236 (eff. 0.273)
6.39/6.41	c #Conflicts:     209000 | #Learnt:      18203 | 0.000
6.39/6.41	c total clause space: 11.2235MB
6.39/6.41	c total #watches: 36934
6.39/6.45	c total #propagations: 1621508 / total #impl: 5942325 (eff. 0.273)
6.39/6.45	c #Conflicts:     210000 | #Learnt:      19203 | 0.000
6.39/6.45	c total clause space: 11.2235MB
6.39/6.45	c total #watches: 38934
6.39/6.48	c total #propagations: 1630982 / total #impl: 5978525 (eff. 0.273)
6.39/6.48	c #Conflicts:     211000 | #Learnt:      20203 | 0.000
6.39/6.48	c total clause space: 11.2235MB
6.39/6.48	c total #watches: 40934
6.49/6.52	c total #propagations: 1639274 / total #impl: 6011522 (eff. 0.273)
6.49/6.52	c #Conflicts:     212000 | #Learnt:      21203 | 0.000
6.49/6.52	c total clause space: 11.2235MB
6.49/6.52	c total #watches: 42934
6.49/6.56	c total #propagations: 1646028 / total #impl: 6039135 (eff. 0.273)
6.49/6.56	c GARBAGE COLLECT
6.49/6.56	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
6.49/6.56	c total clause space: 18.2382MB
6.49/6.56	c total #watches: 22922
6.49/6.58	c total #propagations: 1653127 / total #impl: 6065434 (eff. 0.273)
6.49/6.58	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
6.49/6.58	c total clause space: 18.2382MB
6.49/6.58	c total #watches: 24922
6.60/6.61	c total #propagations: 1661445 / total #impl: 6095338 (eff. 0.273)
6.60/6.61	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
6.60/6.61	c total clause space: 18.2382MB
6.60/6.61	c total #watches: 26922
6.60/6.64	c total #propagations: 1668513 / total #impl: 6122349 (eff. 0.273)
6.60/6.64	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
6.60/6.64	c total clause space: 18.2382MB
6.60/6.64	c total #watches: 28922
6.60/6.67	c total #propagations: 1674686 / total #impl: 6146482 (eff. 0.272)
6.60/6.67	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
6.60/6.67	c total clause space: 18.2382MB
6.60/6.67	c total #watches: 30922
6.60/6.70	c total #propagations: 1682197 / total #impl: 6173212 (eff. 0.272)
6.60/6.70	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
6.60/6.70	c total clause space: 18.2382MB
6.60/6.70	c total #watches: 32922
6.70/6.73	c total #propagations: 1690515 / total #impl: 6203900 (eff. 0.272)
6.70/6.73	c #Conflicts:     219000 | #Learnt:      17197 | 0.000
6.70/6.73	c total clause space: 18.2382MB
6.70/6.73	c total #watches: 34922
6.70/6.76	c total #propagations: 1696760 / total #impl: 6227606 (eff. 0.272)
6.70/6.76	c #Conflicts:     220000 | #Learnt:      18197 | 0.000
6.70/6.76	c total clause space: 18.2382MB
6.70/6.76	c total #watches: 36922
6.70/6.79	c total #propagations: 1704080 / total #impl: 6255833 (eff. 0.272)
6.70/6.79	c #Conflicts:     221000 | #Learnt:      19197 | 0.000
6.70/6.79	c total clause space: 18.2382MB
6.70/6.79	c total #watches: 38922
6.79/6.82	c total #propagations: 1711753 / total #impl: 6283746 (eff. 0.272)
6.79/6.82	c #Conflicts:     222000 | #Learnt:      20196 | 0.000
6.79/6.82	c total clause space: 18.2382MB
6.79/6.82	c total #watches: 40920
6.79/6.86	c total #propagations: 1718787 / total #impl: 6311789 (eff. 0.272)
6.79/6.86	c #Conflicts:     223000 | #Learnt:      21196 | 0.000
6.79/6.86	c total clause space: 18.2382MB
6.79/6.86	c total #watches: 42920
6.79/6.89	c total #propagations: 1725540 / total #impl: 6340805 (eff. 0.272)
6.79/6.89	c #Conflicts:     224000 | #Learnt:      22196 | 0.000
6.79/6.89	c total clause space: 18.2382MB
6.79/6.89	c total #watches: 44920
6.89/6.93	c total #propagations: 1731724 / total #impl: 6367333 (eff. 0.272)
6.89/6.93	c GARBAGE COLLECT
6.89/6.93	c #Conflicts:     225000 | #Learnt:      11898 | 0.000
6.89/6.93	c total clause space: 18.2382MB
6.89/6.93	c total #watches: 24324
6.89/6.96	c total #propagations: 1737525 / total #impl: 6390838 (eff. 0.272)
6.89/6.96	c #Conflicts:     226000 | #Learnt:      12898 | 0.000
6.89/6.96	c total clause space: 18.2382MB
6.89/6.96	c total #watches: 26324
6.89/6.99	c total #propagations: 1744569 / total #impl: 6419156 (eff. 0.272)
6.89/6.99	c #Conflicts:     227000 | #Learnt:      13898 | 0.000
6.89/6.99	c total clause space: 18.2382MB
6.89/6.99	c total #watches: 28324
6.99/7.02	c total #propagations: 1751845 / total #impl: 6447784 (eff. 0.272)
6.99/7.02	c #Conflicts:     228000 | #Learnt:      14898 | 0.000
6.99/7.02	c total clause space: 18.2382MB
6.99/7.02	c total #watches: 30324
6.99/7.06	c total #propagations: 1760780 / total #impl: 6480027 (eff. 0.272)
6.99/7.06	c #Conflicts:     229000 | #Learnt:      15898 | 0.000
6.99/7.06	c total clause space: 18.2382MB
6.99/7.06	c total #watches: 32324
7.09/7.10	c total #propagations: 1766673 / total #impl: 6505852 (eff. 0.272)
7.09/7.10	c #Conflicts:     230000 | #Learnt:      16898 | 0.000
7.09/7.10	c total clause space: 18.2382MB
7.09/7.10	c total #watches: 34324
7.09/7.13	c total #propagations: 1773030 / total #impl: 6534436 (eff. 0.271)
7.09/7.13	c #Conflicts:     231000 | #Learnt:      17898 | 0.000
7.09/7.13	c total clause space: 18.2382MB
7.09/7.13	c total #watches: 36324
7.09/7.16	c total #propagations: 1778194 / total #impl: 6556936 (eff. 0.271)
7.09/7.16	c #Conflicts:     232000 | #Learnt:      18898 | 0.000
7.09/7.16	c total clause space: 18.2382MB
7.09/7.16	c total #watches: 38324
7.19/7.20	c total #propagations: 1784783 / total #impl: 6582769 (eff. 0.271)
7.19/7.20	c #Conflicts:     233000 | #Learnt:      19898 | 0.000
7.19/7.20	c total clause space: 18.2382MB
7.19/7.20	c total #watches: 40324
7.19/7.24	c total #propagations: 1790968 / total #impl: 6608327 (eff. 0.271)
7.19/7.24	c #Conflicts:     234000 | #Learnt:      20898 | 0.000
7.19/7.24	c total clause space: 18.2382MB
7.19/7.24	c total #watches: 42324
7.19/7.28	c total #propagations: 1796473 / total #impl: 6631889 (eff. 0.271)
7.19/7.28	c #Conflicts:     235000 | #Learnt:      21898 | 0.000
7.19/7.28	c total clause space: 18.2382MB
7.19/7.28	c total #watches: 44324
7.29/7.33	c total #propagations: 1802187 / total #impl: 6656635 (eff. 0.271)
7.29/7.33	c #Conflicts:     236000 | #Learnt:      22898 | 0.000
7.29/7.33	c total clause space: 18.2382MB
7.29/7.33	c total #watches: 46324
7.29/7.36	c total #propagations: 1807642 / total #impl: 6680559 (eff. 0.271)
7.29/7.36	c GARBAGE COLLECT
7.29/7.36	c #Conflicts:     237000 | #Learnt:      12297 | 0.000
7.29/7.36	c total clause space: 18.2382MB
7.29/7.36	c total #watches: 25122
7.29/7.39	c total #propagations: 1813368 / total #impl: 6704195 (eff. 0.270)
7.29/7.39	c #Conflicts:     238000 | #Learnt:      13297 | 0.000
7.29/7.39	c total clause space: 18.2382MB
7.29/7.39	c total #watches: 27122
7.39/7.42	c total #propagations: 1820478 / total #impl: 6732488 (eff. 0.270)
7.39/7.42	c #Conflicts:     239000 | #Learnt:      14297 | 0.000
7.39/7.42	c total clause space: 18.2382MB
7.39/7.42	c total #watches: 29122
7.39/7.46	c total #propagations: 1826830 / total #impl: 6760668 (eff. 0.270)
7.39/7.46	c #Conflicts:     240000 | #Learnt:      15297 | 0.000
7.39/7.46	c total clause space: 18.2382MB
7.39/7.46	c total #watches: 31122
7.49/7.50	c total #propagations: 1832732 / total #impl: 6784707 (eff. 0.270)
7.49/7.50	c #Conflicts:     241000 | #Learnt:      16297 | 0.000
7.49/7.50	c total clause space: 18.2382MB
7.49/7.50	c total #watches: 33122
7.49/7.54	c total #propagations: 1839014 / total #impl: 6809777 (eff. 0.270)
7.49/7.54	c #Conflicts:     242000 | #Learnt:      17297 | 0.000
7.49/7.54	c total clause space: 18.2382MB
7.49/7.54	c total #watches: 35122
7.49/7.57	c total #propagations: 1845820 / total #impl: 6838307 (eff. 0.270)
7.49/7.57	c #Conflicts:     243000 | #Learnt:      18297 | 0.000
7.49/7.57	c total clause space: 18.2382MB
7.49/7.57	c total #watches: 37122
7.59/7.61	c total #propagations: 1852679 / total #impl: 6866174 (eff. 0.270)
7.59/7.61	c #Conflicts:     244000 | #Learnt:      19297 | 0.000
7.59/7.61	c total clause space: 18.2382MB
7.59/7.61	c total #watches: 39122
7.59/7.65	c total #propagations: 1859369 / total #impl: 6892519 (eff. 0.270)
7.59/7.65	c #Conflicts:     245000 | #Learnt:      20297 | 0.000
7.59/7.65	c total clause space: 18.2382MB
7.59/7.65	c total #watches: 41122
7.59/7.68	c total #propagations: 1867854 / total #impl: 6924149 (eff. 0.270)
7.59/7.68	c #Conflicts:     246000 | #Learnt:      21297 | 0.000
7.59/7.68	c total clause space: 18.2382MB
7.59/7.68	c total #watches: 43122
7.69/7.72	c total #propagations: 1875289 / total #impl: 6954500 (eff. 0.270)
7.69/7.72	c #Conflicts:     247000 | #Learnt:      22297 | 0.000
7.69/7.72	c total clause space: 18.2382MB
7.69/7.72	c total #watches: 45122
7.69/7.76	c total #propagations: 1883142 / total #impl: 6987577 (eff. 0.269)
7.69/7.76	c #Conflicts:     248000 | #Learnt:      23297 | 0.000
7.69/7.76	c total clause space: 18.2382MB
7.69/7.76	c total #watches: 47122
7.79/7.81	c total #propagations: 1890757 / total #impl: 7019354 (eff. 0.269)
7.79/7.81	c GARBAGE COLLECT
7.79/7.81	c #Conflicts:     249000 | #Learnt:      12394 | 0.000
7.79/7.81	c total clause space: 18.2382MB
7.79/7.81	c total #watches: 25316
7.79/7.84	c total #propagations: 1897238 / total #impl: 7045439 (eff. 0.269)
7.79/7.84	c #Conflicts:     250000 | #Learnt:      13394 | 0.000
7.79/7.84	c total clause space: 18.2382MB
7.79/7.84	c total #watches: 27316
7.79/7.87	c total #propagations: 1903133 / total #impl: 7070622 (eff. 0.269)
7.79/7.87	c #Conflicts:     251000 | #Learnt:      14394 | 0.000
7.79/7.87	c total clause space: 18.2382MB
7.79/7.87	c total #watches: 29316
7.89/7.90	c total #propagations: 1909255 / total #impl: 7094806 (eff. 0.269)
7.89/7.90	c #Conflicts:     252000 | #Learnt:      15394 | 0.000
7.89/7.90	c total clause space: 18.2382MB
7.89/7.90	c total #watches: 31316
7.89/7.93	c total #propagations: 1915234 / total #impl: 7119369 (eff. 0.269)
7.89/7.93	c #Conflicts:     253000 | #Learnt:      16394 | 0.000
7.89/7.93	c total clause space: 18.2382MB
7.89/7.93	c total #watches: 33316
7.89/7.97	c total #propagations: 1923232 / total #impl: 7149555 (eff. 0.269)
7.89/7.97	c #Conflicts:     254000 | #Learnt:      17394 | 0.000
7.89/7.97	c total clause space: 18.2382MB
7.89/7.97	c total #watches: 35316
7.99/8.01	c total #propagations: 1929854 / total #impl: 7176049 (eff. 0.269)
7.99/8.01	c #Conflicts:     255000 | #Learnt:      18394 | 0.000
7.99/8.01	c total clause space: 18.2382MB
7.99/8.01	c total #watches: 37316
7.99/8.05	c total #propagations: 1935754 / total #impl: 7199588 (eff. 0.269)
7.99/8.05	c #Conflicts:     256000 | #Learnt:      19394 | 0.000
7.99/8.05	c total clause space: 18.2382MB
7.99/8.05	c total #watches: 39316
7.99/8.08	c total #propagations: 1943554 / total #impl: 7230139 (eff. 0.269)
7.99/8.08	c UNSATISFIABLE 1
7.99/8.08	c CPU time              : 8.05878 s
7.99/8.08	d decisions 256604
7.99/8.08	d conflicts 360579
7.99/8.08	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-4121560-1467309090/watcher-4121560-1467309090 -o /tmp/evaluation-result-4121560-1467309090/solver-4121560-1467309090 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3211 --watchdog 1960 --input HOME/instance-4121560-1467309090.opb ./cdcl-cuttingplanes-release 

pid=4866
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.15 2.17 1.84 3/175 4869
/proc/meminfo: memFree=28578692/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 1588062 29802496 5260 33554432000 4194304 6199737 140734483581952 140734423942888 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 7276 5260 122 490 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 2.15 2.17 1.84 3/175 4869
/proc/meminfo: memFree=28578692/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=33736 CPUtime=0.09 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 1107 0 0 0 9 0 0 0 20 0 1 0 1588062 34545664 6810 33554432000 4194304 6199737 140734483581952 140734483581064 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 8434 6810 160 490 0 7935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33736

[startup+0.200312 s]
/proc/loadavg: 2.15 2.17 1.84 3/175 4869
/proc/meminfo: memFree=28578692/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=33868 CPUtime=0.19 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 1210 0 0 0 19 0 0 0 20 0 1 0 1588062 34680832 7397 33554432000 4194304 6199737 140734483581952 140734483581064 5147456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 8467 7397 160 490 0 7968 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33868

[startup+0.300262 s]
/proc/loadavg: 2.15 2.17 1.84 3/175 4869
/proc/meminfo: memFree=28578692/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=34148 CPUtime=0.29 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 1250 0 0 0 29 0 0 0 20 0 1 0 1588062 34967552 7437 33554432000 4194304 6199737 140734483581952 140734483581064 5140044 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 8537 7437 160 490 0 8038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34148

[startup+0.700187 s]
/proc/loadavg: 2.15 2.17 1.84 3/175 4869
/proc/meminfo: memFree=28578692/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=34580 CPUtime=0.69 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 1486 0 0 0 69 0 0 0 20 0 1 0 1588062 35409920 7613 33554432000 4194304 6199737 140734483581952 140734483581064 4234595 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 8645 7613 160 490 0 8146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34580

[startup+1.50024 s]
/proc/loadavg: 2.15 2.17 1.84 3/177 4871
/proc/meminfo: memFree=28547712/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=37620 CPUtime=1.49 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 2450 0 0 0 149 0 0 0 20 0 1 0 1588062 38522880 8198 33554432000 4194304 6199737 140734483581952 140734483581064 4211050 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 9405 8198 160 490 0 8906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37620

[startup+3.10028 s]
/proc/loadavg: 2.15 2.17 1.84 3/177 4871
/proc/meminfo: memFree=28545356/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=42744 CPUtime=3.08 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 3393 0 0 0 308 0 0 0 20 0 1 0 1588062 43769856 9303 33554432000 4194304 6199737 140734483581952 140734483581064 5140426 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 10686 9303 160 490 0 10187 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42744

[startup+6.30027 s]
/proc/loadavg: 2.14 2.17 1.85 3/177 4871
/proc/meminfo: memFree=28538852/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=43196 CPUtime=6.29 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 4024 0 0 0 628 1 0 0 20 0 1 0 1588062 44232704 9713 33554432000 4194304 6199737 140734483581952 140734483581064 5307728 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 10799 9713 160 490 0 10300 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43196

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

[startup+6.40026 s]
/proc/loadavg: 2.14 2.17 1.85 3/177 4871
/proc/meminfo: memFree=28538852/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=43196 CPUtime=6.39 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 4024 0 0 0 638 1 0 0 20 0 1 0 1588062 44232704 9713 33554432000 4194304 6199737 140734483581952 140734483581064 4220952 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 10799 9713 160 490 0 10300 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 43196

[startup+7.20024 s]
/proc/loadavg: 2.14 2.17 1.85 3/177 4871
/proc/meminfo: memFree=28537860/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=50636 CPUtime=7.19 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 4319 0 0 0 718 1 0 0 20 0 1 0 1588062 51851264 9904 33554432000 4194304 6199737 140734483581952 140734483581064 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 12659 9904 160 490 0 12160 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 50636

[startup+7.60024 s]
/proc/loadavg: 2.14 2.17 1.85 3/177 4871
/proc/meminfo: memFree=28537860/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=50828 CPUtime=7.59 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 4405 0 0 0 758 1 0 0 20 0 1 0 1588062 52047872 9975 33554432000 4194304 6199737 140734483581952 140734483581064 4217321 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 12707 9975 160 490 0 12208 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 50828

[startup+8.00024 s]
/proc/loadavg: 2.13 2.17 1.85 3/177 4871
/proc/meminfo: memFree=28537288/32872528 swapFree=1522152/1652968
[pid=4869] ppid=4866 vsize=51092 CPUtime=7.99 cores=0,2,4,6
/proc/4869/stat : 4869 (cdcl-cuttingpla) R 4866 4869 3195 0 -1 4202496 4544 0 0 0 798 1 0 0 20 0 1 0 1588062 52318208 10581 33554432000 4194304 6199737 140734483581952 140734483581064 4200277 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4869/statm: 12773 10581 160 490 0 12274 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 51092

Child status: 20
Real time (s): 8.08109
CPU time (s): 8.07877
CPU user time (s): 8.05977
CPU system time (s): 0.018997
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 51092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.05977
system time used= 0.018997
maximum resident set size= 42328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4546
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.027995 second user time and 0.029995 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 19:51:31
IDJOB=4121560
IDBENCH=110553
IDSOLVER=2548
FILE ID=node122/4121560-1467309090
RUNJOBID= node122-1467308170-3211
PBS_JOBID= 20005252
Free space on /tmp= 71728 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-n66-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121560-1467309090/watcher-4121560-1467309090 -o /tmp/evaluation-result-4121560-1467309090/solver-4121560-1467309090 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3211 --watchdog 1960 --input HOME/instance-4121560-1467309090.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= c81a5b4769b6f35a0e62074c32facad3
RANDOM SEED=1206670216

node122.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.814
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.62
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.814
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.814
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.814
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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.814
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:        28579608 kB
Buffers:           77200 kB
Cached:          1723932 kB
SwapCached:            0 kB
Active:           282244 kB
Inactive:        1617052 kB
Active(anon):     100736 kB
Inactive(anon):        4 kB
Active(file):     181508 kB
Inactive(file):  1617048 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2476 kB
Writeback:             0 kB
AnonPages:       1808396 kB
Mapped:            14796 kB
Shmem:               204 kB
Slab:             608064 kB
SReclaimable:      52180 kB
SUnreclaim:       555884 kB
KernelStack:        1464 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1864764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 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= 71724 MiB
End job on node122 at 2016-06-30 19:51:39