Trace number 4121208

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 4.93025 4.9325

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n82-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMbb3d54c1198a438e0a2723a8c09675a1
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.12983
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints328
Number of constraints which are clauses328
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= 123 #constraint= 328
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: 2654
0.00/0.04	c total #propagations: 13449 / total #impl: 39535 (eff. 0.340)
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: 4654
0.00/0.06	c total #propagations: 25433 / total #impl: 76392 (eff. 0.333)
0.00/0.06	c GARBAGE COLLECT
0.00/0.06	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.00/0.06	c total clause space: 4.25031MB
0.00/0.06	c total #watches: 4662
0.00/0.08	c total #propagations: 35498 / total #impl: 109264 (eff. 0.325)
0.00/0.08	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 6662
0.09/0.10	c total #propagations: 45022 / total #impl: 142207 (eff. 0.317)
0.09/0.10	c GARBAGE COLLECT
0.09/0.10	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
0.09/0.10	c total clause space: 4.25031MB
0.09/0.10	c total #watches: 5360
0.09/0.12	c total #propagations: 53517 / total #impl: 170329 (eff. 0.314)
0.09/0.12	c #Conflicts:       6000 | #Learnt:       3352 | 0.000
0.09/0.12	c total clause space: 4.25031MB
0.09/0.12	c total #watches: 7360
0.09/0.14	c total #propagations: 62447 / total #impl: 201208 (eff. 0.310)
0.09/0.14	c GARBAGE COLLECT
0.09/0.14	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
0.09/0.14	c total clause space: 4.25031MB
0.09/0.14	c total #watches: 5120
0.09/0.16	c total #propagations: 69687 / total #impl: 226332 (eff. 0.308)
0.09/0.16	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
0.09/0.16	c total clause space: 4.25031MB
0.09/0.16	c total #watches: 7120
0.09/0.18	c total #propagations: 76667 / total #impl: 254504 (eff. 0.301)
0.09/0.18	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
0.09/0.18	c total clause space: 4.25031MB
0.09/0.18	c total #watches: 9120
0.19/0.20	c total #propagations: 84658 / total #impl: 282389 (eff. 0.300)
0.19/0.20	c GARBAGE COLLECT
0.19/0.20	c #Conflicts:      10000 | #Learnt:       2719 | 0.000
0.19/0.20	c total clause space: 4.25031MB
0.19/0.20	c total #watches: 6094
0.19/0.22	c total #propagations: 92041 / total #impl: 308413 (eff. 0.298)
0.19/0.22	c #Conflicts:      11000 | #Learnt:       3719 | 0.000
0.19/0.22	c total clause space: 4.25031MB
0.19/0.22	c total #watches: 8094
0.19/0.24	c total #propagations: 98959 / total #impl: 333759 (eff. 0.296)
0.19/0.24	c #Conflicts:      12000 | #Learnt:       4719 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 10094
0.19/0.27	c total #propagations: 105958 / total #impl: 359436 (eff. 0.295)
0.19/0.27	c #Conflicts:      13000 | #Learnt:       5719 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 12094
0.19/0.28	c total #propagations: 113144 / total #impl: 385396 (eff. 0.294)
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: 8380
0.29/0.31	c total #propagations: 118884 / total #impl: 406461 (eff. 0.292)
0.29/0.31	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
0.29/0.31	c total clause space: 4.25031MB
0.29/0.31	c total #watches: 10380
0.29/0.33	c total #propagations: 127393 / total #impl: 435877 (eff. 0.292)
0.29/0.33	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
0.29/0.33	c total clause space: 4.25031MB
0.29/0.33	c total #watches: 12380
0.29/0.37	c total #propagations: 134393 / total #impl: 463782 (eff. 0.290)
0.29/0.37	c GARBAGE COLLECT
0.29/0.37	c #Conflicts:      17000 | #Learnt:       3684 | 0.000
0.29/0.37	c total clause space: 4.25031MB
0.29/0.37	c total #watches: 8024
0.29/0.39	c total #propagations: 145029 / total #impl: 500382 (eff. 0.290)
0.29/0.39	c #Conflicts:      18000 | #Learnt:       4684 | 0.000
0.29/0.39	c total clause space: 4.25031MB
0.29/0.39	c total #watches: 10024
0.39/0.41	c total #propagations: 153179 / total #impl: 530034 (eff. 0.289)
0.39/0.41	c #Conflicts:      19000 | #Learnt:       5684 | 0.000
0.39/0.41	c total clause space: 4.25031MB
0.39/0.41	c total #watches: 12024
0.39/0.44	c total #propagations: 162072 / total #impl: 560484 (eff. 0.289)
0.39/0.44	c #Conflicts:      20000 | #Learnt:       6684 | 0.000
0.39/0.44	c total clause space: 4.25031MB
0.39/0.44	c total #watches: 14024
0.39/0.47	c total #propagations: 169043 / total #impl: 585013 (eff. 0.289)
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: 9046
0.39/0.49	c total #propagations: 178637 / total #impl: 618260 (eff. 0.289)
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: 11046
0.49/0.51	c total #propagations: 191071 / total #impl: 659180 (eff. 0.290)
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: 13046
0.49/0.54	c total #propagations: 201158 / total #impl: 694176 (eff. 0.290)
0.49/0.54	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
0.49/0.54	c total clause space: 4.25031MB
0.49/0.54	c total #watches: 15046
0.49/0.56	c total #propagations: 212438 / total #impl: 731918 (eff. 0.290)
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: 9456
0.49/0.58	c total #propagations: 223097 / total #impl: 767245 (eff. 0.291)
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: 11456
0.59/0.61	c total #propagations: 231405 / total #impl: 795246 (eff. 0.291)
0.59/0.61	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
0.59/0.61	c total clause space: 4.25031MB
0.59/0.61	c total #watches: 13456
0.59/0.63	c total #propagations: 240543 / total #impl: 827500 (eff. 0.291)
0.59/0.63	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
0.59/0.63	c total clause space: 4.25031MB
0.59/0.63	c total #watches: 15456
0.59/0.66	c total #propagations: 248327 / total #impl: 853625 (eff. 0.291)
0.59/0.66	c GARBAGE COLLECT
0.59/0.66	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
0.59/0.66	c total clause space: 4.25031MB
0.59/0.66	c total #watches: 9262
0.59/0.68	c total #propagations: 256211 / total #impl: 880733 (eff. 0.291)
0.59/0.68	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
0.59/0.68	c total clause space: 4.25031MB
0.59/0.68	c total #watches: 11262
0.69/0.70	c total #propagations: 264815 / total #impl: 909025 (eff. 0.291)
0.69/0.70	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
0.69/0.70	c total clause space: 4.25031MB
0.69/0.70	c total #watches: 13262
0.69/0.72	c total #propagations: 274912 / total #impl: 944491 (eff. 0.291)
0.69/0.72	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
0.69/0.72	c total clause space: 4.25031MB
0.69/0.72	c total #watches: 15262
0.69/0.75	c total #propagations: 284264 / total #impl: 980926 (eff. 0.290)
0.69/0.75	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
0.69/0.75	c total clause space: 4.25031MB
0.69/0.75	c total #watches: 17262
0.69/0.77	c total #propagations: 289666 / total #impl: 1002934 (eff. 0.289)
0.69/0.77	c GARBAGE COLLECT
0.69/0.77	c #Conflicts:      34000 | #Learnt:       4905 | 0.000
0.69/0.77	c total clause space: 6.90675MB
0.69/0.77	c total #watches: 10466
0.69/0.79	c total #propagations: 296735 / total #impl: 1031210 (eff. 0.288)
0.69/0.79	c #Conflicts:      35000 | #Learnt:       5905 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 12466
0.79/0.82	c total #propagations: 305415 / total #impl: 1064655 (eff. 0.287)
0.79/0.82	c #Conflicts:      36000 | #Learnt:       6905 | 0.000
0.79/0.82	c total clause space: 6.90675MB
0.79/0.82	c total #watches: 14466
0.79/0.84	c total #propagations: 316568 / total #impl: 1105869 (eff. 0.286)
0.79/0.84	c #Conflicts:      37000 | #Learnt:       7905 | 0.000
0.79/0.84	c total clause space: 6.90675MB
0.79/0.84	c total #watches: 16466
0.79/0.86	c total #propagations: 323401 / total #impl: 1131406 (eff. 0.286)
0.79/0.86	c #Conflicts:      38000 | #Learnt:       8905 | 0.000
0.79/0.86	c total clause space: 6.90675MB
0.79/0.86	c total #watches: 18466
0.79/0.88	c total #propagations: 330293 / total #impl: 1159343 (eff. 0.285)
0.79/0.88	c GARBAGE COLLECT
0.79/0.88	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
0.79/0.88	c total clause space: 6.90675MB
0.79/0.88	c total #watches: 11066
0.89/0.90	c total #propagations: 337809 / total #impl: 1188006 (eff. 0.284)
0.89/0.90	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
0.89/0.90	c total clause space: 6.90675MB
0.89/0.90	c total #watches: 13066
0.89/0.92	c total #propagations: 345042 / total #impl: 1215615 (eff. 0.284)
0.89/0.92	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
0.89/0.92	c total clause space: 6.90675MB
0.89/0.92	c total #watches: 15066
0.89/0.95	c total #propagations: 352214 / total #impl: 1244382 (eff. 0.283)
0.89/0.95	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
0.89/0.95	c total clause space: 6.90675MB
0.89/0.95	c total #watches: 17066
0.89/0.97	c total #propagations: 357284 / total #impl: 1268776 (eff. 0.282)
0.89/0.97	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
0.89/0.97	c total clause space: 6.90675MB
0.89/0.97	c total #watches: 19066
0.99/1.00	c total #propagations: 364228 / total #impl: 1298409 (eff. 0.281)
0.99/1.00	c GARBAGE COLLECT
0.99/1.00	c #Conflicts:      44000 | #Learnt:       5206 | 0.000
0.99/1.00	c total clause space: 6.90675MB
0.99/1.00	c total #watches: 11068
0.99/1.02	c total #propagations: 371220 / total #impl: 1329175 (eff. 0.279)
0.99/1.02	c #Conflicts:      45000 | #Learnt:       6206 | 0.000
0.99/1.02	c total clause space: 6.90675MB
0.99/1.02	c total #watches: 13068
0.99/1.04	c total #propagations: 380627 / total #impl: 1360282 (eff. 0.280)
0.99/1.04	c #Conflicts:      46000 | #Learnt:       7206 | 0.000
0.99/1.04	c total clause space: 6.90675MB
0.99/1.04	c total #watches: 15068
0.99/1.07	c total #propagations: 387272 / total #impl: 1382827 (eff. 0.280)
0.99/1.07	c #Conflicts:      47000 | #Learnt:       8206 | 0.000
0.99/1.07	c total clause space: 6.90675MB
0.99/1.07	c total #watches: 17068
0.99/1.10	c total #propagations: 393933 / total #impl: 1406219 (eff. 0.280)
0.99/1.10	c #Conflicts:      48000 | #Learnt:       9206 | 0.000
0.99/1.10	c total clause space: 6.90675MB
0.99/1.10	c total #watches: 19068
1.09/1.12	c total #propagations: 399605 / total #impl: 1427173 (eff. 0.280)
1.09/1.12	c #Conflicts:      49000 | #Learnt:      10206 | 0.000
1.09/1.12	c total clause space: 6.90675MB
1.09/1.12	c total #watches: 21068
1.09/1.15	c total #propagations: 406129 / total #impl: 1450071 (eff. 0.280)
1.09/1.15	c GARBAGE COLLECT
1.09/1.15	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
1.09/1.15	c total clause space: 6.90675MB
1.09/1.15	c total #watches: 12466
1.09/1.17	c total #propagations: 412966 / total #impl: 1473326 (eff. 0.280)
1.09/1.17	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
1.09/1.17	c total clause space: 6.90675MB
1.09/1.17	c total #watches: 14466
1.09/1.20	c total #propagations: 419950 / total #impl: 1497080 (eff. 0.281)
1.09/1.20	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
1.09/1.20	c total clause space: 6.90675MB
1.09/1.20	c total #watches: 16466
1.19/1.22	c total #propagations: 427651 / total #impl: 1523911 (eff. 0.281)
1.19/1.22	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
1.19/1.22	c total clause space: 6.90675MB
1.19/1.22	c total #watches: 18466
1.19/1.25	c total #propagations: 435202 / total #impl: 1552931 (eff. 0.280)
1.19/1.25	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
1.19/1.25	c total clause space: 6.90675MB
1.19/1.25	c total #watches: 20466
1.19/1.28	c total #propagations: 442581 / total #impl: 1577548 (eff. 0.281)
1.19/1.28	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
1.19/1.28	c total clause space: 6.90675MB
1.19/1.28	c total #watches: 22466
1.29/1.30	c total #propagations: 448338 / total #impl: 1598896 (eff. 0.280)
1.29/1.30	c GARBAGE COLLECT
1.29/1.30	c #Conflicts:      56000 | #Learnt:       6302 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 13260
1.29/1.33	c total #propagations: 456237 / total #impl: 1628811 (eff. 0.280)
1.29/1.33	c #Conflicts:      57000 | #Learnt:       7302 | 0.000
1.29/1.33	c total clause space: 6.90675MB
1.29/1.33	c total #watches: 15260
1.29/1.35	c total #propagations: 462775 / total #impl: 1651244 (eff. 0.280)
1.29/1.35	c #Conflicts:      58000 | #Learnt:       8302 | 0.000
1.29/1.35	c total clause space: 6.90675MB
1.29/1.35	c total #watches: 17260
1.29/1.38	c total #propagations: 468949 / total #impl: 1673385 (eff. 0.280)
1.29/1.38	c #Conflicts:      59000 | #Learnt:       9302 | 0.000
1.29/1.38	c total clause space: 6.90675MB
1.29/1.38	c total #watches: 19260
1.39/1.41	c total #propagations: 474499 / total #impl: 1693997 (eff. 0.280)
1.39/1.41	c #Conflicts:      60000 | #Learnt:      10302 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 21260
1.39/1.45	c total #propagations: 480665 / total #impl: 1718222 (eff. 0.280)
1.39/1.45	c #Conflicts:      61000 | #Learnt:      11302 | 0.000
1.39/1.45	c total clause space: 6.90675MB
1.39/1.45	c total #watches: 23260
1.39/1.48	c total #propagations: 486810 / total #impl: 1744395 (eff. 0.279)
1.39/1.48	c GARBAGE COLLECT
1.39/1.48	c #Conflicts:      62000 | #Learnt:       6403 | 0.000
1.39/1.48	c total clause space: 6.90675MB
1.39/1.48	c total #watches: 13462
1.49/1.50	c total #propagations: 493687 / total #impl: 1769617 (eff. 0.279)
1.49/1.50	c #Conflicts:      63000 | #Learnt:       7403 | 0.000
1.49/1.50	c total clause space: 6.90675MB
1.49/1.50	c total #watches: 15462
1.49/1.52	c total #propagations: 501195 / total #impl: 1797248 (eff. 0.279)
1.49/1.52	c #Conflicts:      64000 | #Learnt:       8403 | 0.000
1.49/1.52	c total clause space: 6.90675MB
1.49/1.52	c total #watches: 17462
1.49/1.55	c total #propagations: 507532 / total #impl: 1822537 (eff. 0.278)
1.49/1.55	c #Conflicts:      65000 | #Learnt:       9403 | 0.000
1.49/1.55	c total clause space: 6.90675MB
1.49/1.55	c total #watches: 19462
1.49/1.58	c total #propagations: 514973 / total #impl: 1850165 (eff. 0.278)
1.49/1.58	c #Conflicts:      66000 | #Learnt:      10403 | 0.000
1.49/1.58	c total clause space: 6.90675MB
1.49/1.58	c total #watches: 21462
1.59/1.62	c total #propagations: 521024 / total #impl: 1876795 (eff. 0.278)
1.59/1.62	c #Conflicts:      67000 | #Learnt:      11403 | 0.000
1.59/1.62	c total clause space: 6.90675MB
1.59/1.62	c total #watches: 23462
1.59/1.65	c total #propagations: 526849 / total #impl: 1902100 (eff. 0.277)
1.59/1.65	c #Conflicts:      68000 | #Learnt:      12403 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 25462
1.59/1.67	c total #propagations: 531592 / total #impl: 1921189 (eff. 0.277)
1.59/1.67	c GARBAGE COLLECT
1.59/1.67	c #Conflicts:      69000 | #Learnt:       7198 | 0.000
1.59/1.67	c total clause space: 6.90675MB
1.59/1.67	c total #watches: 15052
1.59/1.69	c total #propagations: 536908 / total #impl: 1941158 (eff. 0.277)
1.59/1.69	c #Conflicts:      70000 | #Learnt:       8198 | 0.000
1.59/1.69	c total clause space: 6.90675MB
1.59/1.69	c total #watches: 17052
1.69/1.71	c total #propagations: 543831 / total #impl: 1966617 (eff. 0.277)
1.69/1.71	c #Conflicts:      71000 | #Learnt:       9198 | 0.000
1.69/1.71	c total clause space: 6.90675MB
1.69/1.71	c total #watches: 19052
1.69/1.74	c total #propagations: 548231 / total #impl: 1984683 (eff. 0.276)
1.69/1.74	c #Conflicts:      72000 | #Learnt:      10198 | 0.000
1.69/1.74	c total clause space: 6.90675MB
1.69/1.74	c total #watches: 21052
1.69/1.77	c total #propagations: 552836 / total #impl: 2003848 (eff. 0.276)
1.69/1.77	c #Conflicts:      73000 | #Learnt:      11198 | 0.000
1.69/1.77	c total clause space: 6.90675MB
1.69/1.77	c total #watches: 23052
1.79/1.81	c total #propagations: 558704 / total #impl: 2025642 (eff. 0.276)
1.79/1.81	c #Conflicts:      74000 | #Learnt:      12198 | 0.000
1.79/1.81	c total clause space: 6.90675MB
1.79/1.81	c total #watches: 25052
1.79/1.84	c total #propagations: 564089 / total #impl: 2045211 (eff. 0.276)
1.79/1.84	c GARBAGE COLLECT
1.79/1.84	c #Conflicts:      75000 | #Learnt:       6697 | 0.000
1.79/1.84	c total clause space: 6.90675MB
1.79/1.84	c total #watches: 14050
1.79/1.86	c total #propagations: 570341 / total #impl: 2068300 (eff. 0.276)
1.79/1.86	c #Conflicts:      76000 | #Learnt:       7697 | 0.000
1.79/1.86	c total clause space: 6.90675MB
1.79/1.86	c total #watches: 16050
1.79/1.89	c total #propagations: 577704 / total #impl: 2093941 (eff. 0.276)
1.79/1.89	c #Conflicts:      77000 | #Learnt:       8697 | 0.000
1.79/1.89	c total clause space: 6.90675MB
1.79/1.89	c total #watches: 18050
1.89/1.91	c total #propagations: 583889 / total #impl: 2115522 (eff. 0.276)
1.89/1.91	c #Conflicts:      78000 | #Learnt:       9697 | 0.000
1.89/1.91	c total clause space: 6.90675MB
1.89/1.91	c total #watches: 20050
1.89/1.94	c total #propagations: 589742 / total #impl: 2140304 (eff. 0.276)
1.89/1.94	c #Conflicts:      79000 | #Learnt:      10697 | 0.000
1.89/1.94	c total clause space: 6.90675MB
1.89/1.94	c total #watches: 22050
1.89/1.97	c total #propagations: 595688 / total #impl: 2165763 (eff. 0.275)
1.89/1.97	c #Conflicts:      80000 | #Learnt:      11697 | 0.000
1.89/1.97	c total clause space: 6.90675MB
1.89/1.97	c total #watches: 24050
1.99/2.00	c total #propagations: 602087 / total #impl: 2192763 (eff. 0.275)
1.99/2.00	c #Conflicts:      81000 | #Learnt:      12697 | 0.000
1.99/2.00	c total clause space: 6.90675MB
1.99/2.00	c total #watches: 26050
1.99/2.04	c total #propagations: 607543 / total #impl: 2217836 (eff. 0.274)
1.99/2.04	c GARBAGE COLLECT
1.99/2.04	c #Conflicts:      82000 | #Learnt:       6901 | 0.000
1.99/2.04	c total clause space: 6.90675MB
1.99/2.04	c total #watches: 14458
1.99/2.06	c total #propagations: 614595 / total #impl: 2247486 (eff. 0.273)
1.99/2.06	c #Conflicts:      83000 | #Learnt:       7901 | 0.000
1.99/2.06	c total clause space: 6.90675MB
1.99/2.06	c total #watches: 16458
1.99/2.09	c total #propagations: 623232 / total #impl: 2278313 (eff. 0.274)
1.99/2.09	c #Conflicts:      84000 | #Learnt:       8901 | 0.000
1.99/2.09	c total clause space: 6.90675MB
1.99/2.09	c total #watches: 18458
2.09/2.12	c total #propagations: 630489 / total #impl: 2304949 (eff. 0.274)
2.09/2.12	c #Conflicts:      85000 | #Learnt:       9901 | 0.000
2.09/2.12	c total clause space: 6.90675MB
2.09/2.12	c total #watches: 20458
2.09/2.15	c total #propagations: 637640 / total #impl: 2331953 (eff. 0.273)
2.09/2.15	c #Conflicts:      86000 | #Learnt:      10901 | 0.000
2.09/2.15	c total clause space: 6.90675MB
2.09/2.15	c total #watches: 22458
2.09/2.18	c total #propagations: 643988 / total #impl: 2360192 (eff. 0.273)
2.09/2.18	c #Conflicts:      87000 | #Learnt:      11901 | 0.000
2.09/2.18	c total clause space: 6.90675MB
2.09/2.18	c total #watches: 24458
2.19/2.21	c total #propagations: 648779 / total #impl: 2381275 (eff. 0.272)
2.19/2.21	c #Conflicts:      88000 | #Learnt:      12901 | 0.000
2.19/2.21	c total clause space: 6.90675MB
2.19/2.21	c total #watches: 26458
2.19/2.24	c total #propagations: 653473 / total #impl: 2402518 (eff. 0.272)
2.19/2.24	c #Conflicts:      89000 | #Learnt:      13901 | 0.000
2.19/2.24	c total clause space: 6.90675MB
2.19/2.24	c total #watches: 28458
2.19/2.28	c total #propagations: 658911 / total #impl: 2427654 (eff. 0.271)
2.19/2.28	c GARBAGE COLLECT
2.19/2.28	c #Conflicts:      90000 | #Learnt:       7801 | 0.000
2.19/2.28	c total clause space: 6.90675MB
2.19/2.28	c total #watches: 16258
2.19/2.30	c total #propagations: 666652 / total #impl: 2456496 (eff. 0.271)
2.19/2.30	c #Conflicts:      91000 | #Learnt:       8801 | 0.000
2.19/2.30	c total clause space: 6.90675MB
2.19/2.30	c total #watches: 18258
2.29/2.32	c total #propagations: 671788 / total #impl: 2474356 (eff. 0.272)
2.29/2.32	c #Conflicts:      92000 | #Learnt:       9801 | 0.000
2.29/2.32	c total clause space: 6.90675MB
2.29/2.32	c total #watches: 20258
2.29/2.35	c total #propagations: 676169 / total #impl: 2491942 (eff. 0.271)
2.29/2.35	c #Conflicts:      93000 | #Learnt:      10801 | 0.000
2.29/2.35	c total clause space: 6.90675MB
2.29/2.35	c total #watches: 22258
2.29/2.38	c total #propagations: 680492 / total #impl: 2509862 (eff. 0.271)
2.29/2.38	c #Conflicts:      94000 | #Learnt:      11801 | 0.000
2.29/2.38	c total clause space: 6.90675MB
2.29/2.38	c total #watches: 24258
2.39/2.41	c total #propagations: 685073 / total #impl: 2530915 (eff. 0.271)
2.39/2.41	c #Conflicts:      95000 | #Learnt:      12801 | 0.000
2.39/2.41	c total clause space: 6.90675MB
2.39/2.41	c total #watches: 26258
2.39/2.45	c total #propagations: 691932 / total #impl: 2562071 (eff. 0.270)
2.39/2.45	c #Conflicts:      96000 | #Learnt:      13801 | 0.000
2.39/2.45	c total clause space: 6.90675MB
2.39/2.45	c total #watches: 28258
2.39/2.49	c total #propagations: 696897 / total #impl: 2586237 (eff. 0.269)
2.39/2.49	c #Conflicts:      97000 | #Learnt:      14801 | 0.000
2.39/2.49	c total clause space: 11.2235MB
2.39/2.49	c total #watches: 30258
2.49/2.51	c total #propagations: 701199 / total #impl: 2606182 (eff. 0.269)
2.49/2.51	c GARBAGE COLLECT
2.49/2.51	c #Conflicts:      98000 | #Learnt:       8403 | 0.000
2.49/2.51	c total clause space: 11.2235MB
2.49/2.51	c total #watches: 17462
2.49/2.54	c total #propagations: 706446 / total #impl: 2625343 (eff. 0.269)
2.49/2.54	c #Conflicts:      99000 | #Learnt:       9403 | 0.000
2.49/2.54	c total clause space: 11.2235MB
2.49/2.54	c total #watches: 19462
2.49/2.56	c total #propagations: 711016 / total #impl: 2644822 (eff. 0.269)
2.49/2.56	c #Conflicts:     100000 | #Learnt:      10403 | 0.000
2.49/2.56	c total clause space: 11.2235MB
2.49/2.56	c total #watches: 21462
2.49/2.58	c total #propagations: 715503 / total #impl: 2664521 (eff. 0.269)
2.49/2.58	c #Conflicts:     101000 | #Learnt:      11403 | 0.000
2.49/2.58	c total clause space: 11.2235MB
2.49/2.58	c total #watches: 23462
2.59/2.61	c total #propagations: 720201 / total #impl: 2684523 (eff. 0.268)
2.59/2.61	c #Conflicts:     102000 | #Learnt:      12403 | 0.000
2.59/2.61	c total clause space: 11.2235MB
2.59/2.61	c total #watches: 25462
2.59/2.63	c total #propagations: 724786 / total #impl: 2704654 (eff. 0.268)
2.59/2.63	c #Conflicts:     103000 | #Learnt:      13403 | 0.000
2.59/2.63	c total clause space: 11.2235MB
2.59/2.63	c total #watches: 27462
2.59/2.67	c total #propagations: 730822 / total #impl: 2727907 (eff. 0.268)
2.59/2.67	c #Conflicts:     104000 | #Learnt:      14403 | 0.000
2.59/2.67	c total clause space: 11.2235MB
2.59/2.67	c total #watches: 29462
2.69/2.71	c total #propagations: 737701 / total #impl: 2753215 (eff. 0.268)
2.69/2.71	c #Conflicts:     105000 | #Learnt:      15403 | 0.000
2.69/2.71	c total clause space: 11.2235MB
2.69/2.71	c total #watches: 31462
2.69/2.75	c total #propagations: 743424 / total #impl: 2775162 (eff. 0.268)
2.69/2.75	c GARBAGE COLLECT
2.69/2.75	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
2.69/2.75	c total clause space: 11.2235MB
2.69/2.75	c total #watches: 18056
2.69/2.78	c total #propagations: 751000 / total #impl: 2803808 (eff. 0.268)
2.69/2.78	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
2.69/2.78	c total clause space: 11.2235MB
2.69/2.78	c total #watches: 20056
2.78/2.81	c total #propagations: 756855 / total #impl: 2827917 (eff. 0.268)
2.78/2.81	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
2.78/2.81	c total clause space: 11.2235MB
2.78/2.81	c total #watches: 22056
2.78/2.85	c total #propagations: 764955 / total #impl: 2861593 (eff. 0.267)
2.78/2.85	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
2.78/2.85	c total clause space: 11.2235MB
2.78/2.85	c total #watches: 24056
2.78/2.88	c total #propagations: 775871 / total #impl: 2904615 (eff. 0.267)
2.78/2.88	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
2.78/2.88	c total clause space: 11.2235MB
2.78/2.88	c total #watches: 26056
2.88/2.91	c total #propagations: 782270 / total #impl: 2929896 (eff. 0.267)
2.88/2.91	c #Conflicts:     111000 | #Learnt:      13700 | 0.000
2.88/2.91	c total clause space: 11.2235MB
2.88/2.91	c total #watches: 28056
2.88/2.96	c total #propagations: 789253 / total #impl: 2958509 (eff. 0.267)
2.88/2.96	c #Conflicts:     112000 | #Learnt:      14700 | 0.000
2.88/2.96	c total clause space: 11.2235MB
2.88/2.96	c total #watches: 30056
2.98/3.00	c total #propagations: 794442 / total #impl: 2978911 (eff. 0.267)
2.98/3.00	c #Conflicts:     113000 | #Learnt:      15700 | 0.000
2.98/3.00	c total clause space: 11.2235MB
2.98/3.00	c total #watches: 32056
2.98/3.03	c total #propagations: 800572 / total #impl: 3003904 (eff. 0.267)
2.98/3.03	c GARBAGE COLLECT
2.98/3.03	c #Conflicts:     114000 | #Learnt:       8696 | 0.000
2.98/3.03	c total clause space: 11.2235MB
2.98/3.03	c total #watches: 18048
2.98/3.06	c total #propagations: 805877 / total #impl: 3023845 (eff. 0.267)
2.98/3.06	c #Conflicts:     115000 | #Learnt:       9696 | 0.000
2.98/3.06	c total clause space: 11.2235MB
2.98/3.06	c total #watches: 20048
2.98/3.09	c total #propagations: 812023 / total #impl: 3045433 (eff. 0.267)
2.98/3.09	c #Conflicts:     116000 | #Learnt:      10696 | 0.000
2.98/3.09	c total clause space: 11.2235MB
2.98/3.09	c total #watches: 22048
3.08/3.12	c total #propagations: 817556 / total #impl: 3066186 (eff. 0.267)
3.08/3.12	c #Conflicts:     117000 | #Learnt:      11696 | 0.000
3.08/3.12	c total clause space: 11.2235MB
3.08/3.12	c total #watches: 24048
3.08/3.15	c total #propagations: 823134 / total #impl: 3088703 (eff. 0.266)
3.08/3.15	c #Conflicts:     118000 | #Learnt:      12696 | 0.000
3.08/3.15	c total clause space: 11.2235MB
3.08/3.15	c total #watches: 26048
3.08/3.18	c total #propagations: 827401 / total #impl: 3105882 (eff. 0.266)
3.08/3.18	c #Conflicts:     119000 | #Learnt:      13696 | 0.000
3.08/3.18	c total clause space: 11.2235MB
3.08/3.18	c total #watches: 28048
3.18/3.22	c total #propagations: 831990 / total #impl: 3126133 (eff. 0.266)
3.18/3.22	c #Conflicts:     120000 | #Learnt:      14696 | 0.000
3.18/3.22	c total clause space: 11.2235MB
3.18/3.22	c total #watches: 30048
3.18/3.25	c total #propagations: 837367 / total #impl: 3148694 (eff. 0.266)
3.18/3.25	c #Conflicts:     121000 | #Learnt:      15696 | 0.000
3.18/3.25	c total clause space: 11.2235MB
3.18/3.25	c total #watches: 32048
3.18/3.29	c total #propagations: 842967 / total #impl: 3173455 (eff. 0.266)
3.18/3.29	c GARBAGE COLLECT
3.18/3.29	c #Conflicts:     122000 | #Learnt:       8395 | 0.000
3.18/3.29	c total clause space: 11.2235MB
3.18/3.29	c total #watches: 17446
3.29/3.32	c total #propagations: 847705 / total #impl: 3194646 (eff. 0.265)
3.29/3.32	c #Conflicts:     123000 | #Learnt:       9395 | 0.000
3.29/3.32	c total clause space: 11.2235MB
3.29/3.32	c total #watches: 19446
3.29/3.35	c total #propagations: 853352 / total #impl: 3214975 (eff. 0.265)
3.29/3.35	c #Conflicts:     124000 | #Learnt:      10395 | 0.000
3.29/3.35	c total clause space: 11.2235MB
3.29/3.35	c total #watches: 21446
3.29/3.37	c total #propagations: 858670 / total #impl: 3236293 (eff. 0.265)
3.29/3.37	c #Conflicts:     125000 | #Learnt:      11395 | 0.000
3.29/3.37	c total clause space: 11.2235MB
3.29/3.37	c total #watches: 23446
3.39/3.41	c total #propagations: 863579 / total #impl: 3255436 (eff. 0.265)
3.39/3.41	c #Conflicts:     126000 | #Learnt:      12395 | 0.000
3.39/3.41	c total clause space: 11.2235MB
3.39/3.41	c total #watches: 25446
3.39/3.45	c total #propagations: 869267 / total #impl: 3277723 (eff. 0.265)
3.39/3.45	c #Conflicts:     127000 | #Learnt:      13395 | 0.000
3.39/3.45	c total clause space: 11.2235MB
3.39/3.45	c total #watches: 27446
3.39/3.49	c total #propagations: 874197 / total #impl: 3299364 (eff. 0.265)
3.39/3.49	c #Conflicts:     128000 | #Learnt:      14395 | 0.000
3.39/3.49	c total clause space: 11.2235MB
3.39/3.49	c total #watches: 29446
3.48/3.52	c total #propagations: 878764 / total #impl: 3321148 (eff. 0.265)
3.48/3.52	c #Conflicts:     129000 | #Learnt:      15395 | 0.000
3.48/3.52	c total clause space: 11.2235MB
3.48/3.52	c total #watches: 31446
3.48/3.56	c total #propagations: 883227 / total #impl: 3343050 (eff. 0.264)
3.48/3.56	c #Conflicts:     130000 | #Learnt:      16395 | 0.000
3.48/3.56	c total clause space: 11.2235MB
3.48/3.56	c total #watches: 33446
3.58/3.60	c total #propagations: 888154 / total #impl: 3366839 (eff. 0.264)
3.58/3.60	c GARBAGE COLLECT
3.58/3.60	c #Conflicts:     131000 | #Learnt:       8798 | 0.000
3.58/3.60	c total clause space: 11.2235MB
3.58/3.60	c total #watches: 18252
3.58/3.63	c total #propagations: 892679 / total #impl: 3387286 (eff. 0.264)
3.58/3.63	c #Conflicts:     132000 | #Learnt:       9798 | 0.000
3.58/3.63	c total clause space: 11.2235MB
3.58/3.63	c total #watches: 20252
3.58/3.66	c total #propagations: 899911 / total #impl: 3413333 (eff. 0.264)
3.58/3.66	c #Conflicts:     133000 | #Learnt:      10798 | 0.000
3.58/3.66	c total clause space: 11.2235MB
3.58/3.66	c total #watches: 22252
3.68/3.70	c total #propagations: 906040 / total #impl: 3435658 (eff. 0.264)
3.68/3.70	c #Conflicts:     134000 | #Learnt:      11798 | 0.000
3.68/3.70	c total clause space: 11.2235MB
3.68/3.70	c total #watches: 24252
3.68/3.73	c total #propagations: 910541 / total #impl: 3454715 (eff. 0.264)
3.68/3.73	c #Conflicts:     135000 | #Learnt:      12798 | 0.000
3.68/3.73	c total clause space: 11.2235MB
3.68/3.73	c total #watches: 26252
3.68/3.78	c total #propagations: 915750 / total #impl: 3475888 (eff. 0.263)
3.68/3.78	c #Conflicts:     136000 | #Learnt:      13798 | 0.000
3.68/3.78	c total clause space: 11.2235MB
3.68/3.78	c total #watches: 28252
3.78/3.82	c total #propagations: 922438 / total #impl: 3503154 (eff. 0.263)
3.78/3.82	c #Conflicts:     137000 | #Learnt:      14798 | 0.000
3.78/3.82	c total clause space: 11.2235MB
3.78/3.82	c total #watches: 30252
3.78/3.86	c total #propagations: 929011 / total #impl: 3531688 (eff. 0.263)
3.78/3.86	c #Conflicts:     138000 | #Learnt:      15798 | 0.000
3.78/3.86	c total clause space: 11.2235MB
3.78/3.86	c total #watches: 32252
3.88/3.90	c total #propagations: 935095 / total #impl: 3558915 (eff. 0.263)
3.88/3.90	c #Conflicts:     139000 | #Learnt:      16798 | 0.000
3.88/3.90	c total clause space: 11.2235MB
3.88/3.90	c total #watches: 34252
3.88/3.93	c total #propagations: 939729 / total #impl: 3579525 (eff. 0.263)
3.88/3.93	c #Conflicts:     140000 | #Learnt:      17798 | 0.000
3.88/3.93	c total clause space: 11.2235MB
3.88/3.93	c total #watches: 36252
3.88/3.96	c total #propagations: 944980 / total #impl: 3600309 (eff. 0.262)
3.88/3.96	c GARBAGE COLLECT
3.88/3.96	c #Conflicts:     141000 | #Learnt:       9899 | 0.000
3.88/3.96	c total clause space: 11.2235MB
3.88/3.96	c total #watches: 20454
3.88/3.99	c total #propagations: 950335 / total #impl: 3620990 (eff. 0.262)
3.88/3.99	c #Conflicts:     142000 | #Learnt:      10899 | 0.000
3.88/3.99	c total clause space: 11.2235MB
3.88/3.99	c total #watches: 22454
3.98/4.02	c total #propagations: 956166 / total #impl: 3643433 (eff. 0.262)
3.98/4.02	c #Conflicts:     143000 | #Learnt:      11899 | 0.000
3.98/4.02	c total clause space: 11.2235MB
3.98/4.02	c total #watches: 24454
3.98/4.06	c total #propagations: 961504 / total #impl: 3666371 (eff. 0.262)
3.98/4.06	c #Conflicts:     144000 | #Learnt:      12899 | 0.000
3.98/4.06	c total clause space: 11.2235MB
3.98/4.06	c total #watches: 26454
3.98/4.10	c total #propagations: 966316 / total #impl: 3689037 (eff. 0.262)
3.98/4.10	c #Conflicts:     145000 | #Learnt:      13899 | 0.000
3.98/4.10	c total clause space: 11.2235MB
3.98/4.10	c total #watches: 28454
4.08/4.13	c total #propagations: 971936 / total #impl: 3714723 (eff. 0.262)
4.08/4.13	c #Conflicts:     146000 | #Learnt:      14899 | 0.000
4.08/4.13	c total clause space: 11.2235MB
4.08/4.13	c total #watches: 30454
4.08/4.15	c total #propagations: 976712 / total #impl: 3736413 (eff. 0.261)
4.08/4.15	c #Conflicts:     147000 | #Learnt:      15899 | 0.000
4.08/4.15	c total clause space: 11.2235MB
4.08/4.15	c total #watches: 32454
4.08/4.20	c total #propagations: 981789 / total #impl: 3759251 (eff. 0.261)
4.08/4.20	c #Conflicts:     148000 | #Learnt:      16899 | 0.000
4.08/4.20	c total clause space: 11.2235MB
4.08/4.20	c total #watches: 34454
4.18/4.24	c total #propagations: 987564 / total #impl: 3786388 (eff. 0.261)
4.18/4.24	c #Conflicts:     149000 | #Learnt:      17899 | 0.000
4.18/4.24	c total clause space: 11.2235MB
4.18/4.24	c total #watches: 36454
4.18/4.28	c total #propagations: 992693 / total #impl: 3812322 (eff. 0.260)
4.18/4.28	c GARBAGE COLLECT
4.18/4.28	c #Conflicts:     150000 | #Learnt:       9698 | 0.000
4.18/4.28	c total clause space: 11.2235MB
4.18/4.28	c total #watches: 20052
4.28/4.30	c total #propagations: 997977 / total #impl: 3834804 (eff. 0.260)
4.28/4.30	c #Conflicts:     151000 | #Learnt:      10698 | 0.000
4.28/4.30	c total clause space: 11.2235MB
4.28/4.30	c total #watches: 22052
4.28/4.33	c total #propagations: 1002993 / total #impl: 3855498 (eff. 0.260)
4.28/4.33	c #Conflicts:     152000 | #Learnt:      11698 | 0.000
4.28/4.33	c total clause space: 11.2235MB
4.28/4.33	c total #watches: 24052
4.28/4.36	c total #propagations: 1007975 / total #impl: 3874647 (eff. 0.260)
4.28/4.36	c #Conflicts:     153000 | #Learnt:      12698 | 0.000
4.28/4.36	c total clause space: 11.2235MB
4.28/4.36	c total #watches: 26052
4.28/4.40	c total #propagations: 1013298 / total #impl: 3897188 (eff. 0.260)
4.28/4.40	c #Conflicts:     154000 | #Learnt:      13698 | 0.000
4.28/4.40	c total clause space: 11.2235MB
4.28/4.40	c total #watches: 28052
4.39/4.44	c total #propagations: 1018728 / total #impl: 3919293 (eff. 0.260)
4.39/4.44	c #Conflicts:     155000 | #Learnt:      14698 | 0.000
4.39/4.44	c total clause space: 11.2235MB
4.39/4.44	c total #watches: 30052
4.39/4.48	c total #propagations: 1024522 / total #impl: 3943239 (eff. 0.260)
4.39/4.48	c #Conflicts:     156000 | #Learnt:      15698 | 0.000
4.39/4.48	c total clause space: 11.2235MB
4.39/4.48	c total #watches: 32052
4.49/4.52	c total #propagations: 1029918 / total #impl: 3967130 (eff. 0.260)
4.49/4.52	c #Conflicts:     157000 | #Learnt:      16698 | 0.000
4.49/4.52	c total clause space: 11.2235MB
4.49/4.52	c total #watches: 34052
4.49/4.56	c total #propagations: 1035140 / total #impl: 3990244 (eff. 0.259)
4.49/4.56	c #Conflicts:     158000 | #Learnt:      17698 | 0.000
4.49/4.56	c total clause space: 11.2235MB
4.49/4.56	c total #watches: 36052
4.49/4.59	c total #propagations: 1039777 / total #impl: 4011723 (eff. 0.259)
4.49/4.59	c #Conflicts:     159000 | #Learnt:      18698 | 0.000
4.49/4.59	c total clause space: 11.2235MB
4.49/4.59	c total #watches: 38052
4.59/4.63	c total #propagations: 1044367 / total #impl: 4033836 (eff. 0.259)
4.59/4.63	c GARBAGE COLLECT
4.59/4.63	c #Conflicts:     160000 | #Learnt:      10197 | 0.000
4.59/4.63	c total clause space: 11.2235MB
4.59/4.63	c total #watches: 21050
4.59/4.67	c total #propagations: 1049387 / total #impl: 4054639 (eff. 0.259)
4.59/4.67	c #Conflicts:     161000 | #Learnt:      11197 | 0.000
4.59/4.67	c total clause space: 11.2235MB
4.59/4.67	c total #watches: 23050
4.69/4.70	c total #propagations: 1055319 / total #impl: 4078146 (eff. 0.259)
4.69/4.70	c #Conflicts:     162000 | #Learnt:      12197 | 0.000
4.69/4.70	c total clause space: 11.2235MB
4.69/4.70	c total #watches: 25050
4.69/4.73	c total #propagations: 1060282 / total #impl: 4100236 (eff. 0.259)
4.69/4.73	c #Conflicts:     163000 | #Learnt:      13197 | 0.000
4.69/4.73	c total clause space: 11.2235MB
4.69/4.73	c total #watches: 27050
4.69/4.77	c total #propagations: 1065648 / total #impl: 4124534 (eff. 0.258)
4.69/4.77	c #Conflicts:     164000 | #Learnt:      14197 | 0.000
4.69/4.77	c total clause space: 11.2235MB
4.69/4.77	c total #watches: 29050
4.79/4.80	c total #propagations: 1071635 / total #impl: 4150496 (eff. 0.258)
4.79/4.80	c #Conflicts:     165000 | #Learnt:      15197 | 0.000
4.79/4.80	c total clause space: 11.2235MB
4.79/4.80	c total #watches: 31050
4.79/4.83	c total #propagations: 1077028 / total #impl: 4174356 (eff. 0.258)
4.79/4.83	c #Conflicts:     166000 | #Learnt:      16197 | 0.000
4.79/4.83	c total clause space: 11.2235MB
4.79/4.83	c total #watches: 33050
4.79/4.86	c total #propagations: 1082305 / total #impl: 4197598 (eff. 0.258)
4.79/4.86	c #Conflicts:     167000 | #Learnt:      17197 | 0.000
4.79/4.86	c total clause space: 11.2235MB
4.79/4.86	c total #watches: 35050
4.89/4.91	c total #propagations: 1087280 / total #impl: 4219691 (eff. 0.258)
4.89/4.91	c #Conflicts:     168000 | #Learnt:      18196 | 0.000
4.89/4.91	c total clause space: 11.2235MB
4.89/4.91	c total #watches: 37048
4.89/4.93	c total #propagations: 1092720 / total #impl: 4244547 (eff. 0.257)
4.89/4.93	c UNSATISFIABLE 1
4.89/4.93	c CPU time              : 4.91825 s
4.89/4.93	d decisions 168459
4.89/4.93	d conflicts 232613
4.89/4.93	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-4121208-1467308856/watcher-4121208-1467308856 -o /tmp/evaluation-result-4121208-1467308856/solver-4121208-1467308856 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3212 --watchdog 1960 --input HOME/instance-4121208-1467308856.opb ./cdcl-cuttingplanes-release 

pid=4538
running on 4 cores: 1,3,5,7

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.44 2.20 1.77 4/176 4541
/proc/meminfo: memFree=28602132/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 270 0 0 0 0 0 0 0 20 0 1 0 1564577 29802496 5261 33554432000 4194304 6199737 140735813857440 140736333359976 5193012 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 7276 5261 122 490 0 6777 0

[startup+0.100116 s]
/proc/loadavg: 2.44 2.20 1.77 4/176 4541
/proc/meminfo: memFree=28602132/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=33736 CPUtime=0.09 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 908 0 0 0 9 0 0 0 20 0 1 0 1564577 34545664 7213 33554432000 4194304 6199737 140735813857440 140735813856184 4219584 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 8434 7213 160 490 0 7935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33736

[startup+0.200328 s]
/proc/loadavg: 2.44 2.20 1.77 4/176 4541
/proc/meminfo: memFree=28602132/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=34008 CPUtime=0.19 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 964 0 0 0 19 0 0 0 20 0 1 0 1564577 34824192 7269 33554432000 4194304 6199737 140735813857440 140735813856184 5147456 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 8502 7269 160 490 0 8003 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34008

[startup+0.300259 s]
/proc/loadavg: 2.44 2.20 1.77 4/176 4541
/proc/meminfo: memFree=28602132/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=34140 CPUtime=0.29 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 1001 0 0 0 29 0 0 0 20 0 1 0 1564577 34959360 7306 33554432000 4194304 6199737 140735813857440 140735813856184 5307731 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 8535 7306 160 490 0 8036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34140

[startup+0.700231 s]
/proc/loadavg: 2.44 2.20 1.77 4/176 4541
/proc/meminfo: memFree=28602132/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=34588 CPUtime=0.69 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 1491 0 0 0 69 0 0 0 20 0 1 0 1564577 35418112 7617 33554432000 4194304 6199737 140735813857440 140735813856184 4213267 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 8647 7617 160 490 0 8148 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34588

[startup+1.50023 s]
/proc/loadavg: 2.44 2.20 1.77 3/177 4542
/proc/meminfo: memFree=28570672/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=37820 CPUtime=1.49 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 2344 0 0 0 149 0 0 0 20 0 1 0 1564577 38727680 8143 33554432000 4194304 6199737 140735813857440 140735813856552 4213800 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 9455 8143 160 490 0 8956 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37820

[startup+3.10019 s]
/proc/loadavg: 2.44 2.20 1.77 3/177 4542
/proc/meminfo: memFree=28567712/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=42816 CPUtime=3.08 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3127 0 0 0 308 0 0 0 20 0 1 0 1564577 43843584 9157 33554432000 4194304 6199737 140735813857440 140735813856552 4213814 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10704 9157 160 490 0 10205 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42816

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

[startup+3.20025 s]
/proc/loadavg: 2.44 2.20 1.77 3/177 4542
/proc/meminfo: memFree=28567712/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=42816 CPUtime=3.18 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3127 0 0 0 318 0 0 0 20 0 1 0 1564577 43843584 9157 33554432000 4194304 6199737 140735813857440 140735813856552 4219536 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10704 9157 160 490 0 10205 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 42816

[startup+4.00023 s]
/proc/loadavg: 2.49 2.22 1.77 3/177 4542
/proc/meminfo: memFree=28565044/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=43200 CPUtime=3.98 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3171 0 0 0 398 0 0 0 20 0 1 0 1564577 44236800 9201 33554432000 4194304 6199737 140735813857440 140735813856552 5307728 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10800 9201 160 490 0 10301 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 43200

[startup+4.40027 s]
/proc/loadavg: 2.49 2.22 1.77 3/177 4542
/proc/meminfo: memFree=28565172/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=43200 CPUtime=4.39 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3182 0 0 0 439 0 0 0 20 0 1 0 1564577 44236800 9212 33554432000 4194304 6199737 140735813857440 140735813856552 5407632 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10800 9212 160 490 0 10301 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 43200

[startup+4.80027 s]
/proc/loadavg: 2.49 2.22 1.77 3/177 4542
/proc/meminfo: memFree=28565172/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=43200 CPUtime=4.79 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3197 0 0 0 478 1 0 0 20 0 1 0 1564577 44236800 9738 33554432000 4194304 6199737 140735813857440 140735813856552 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10800 9738 160 490 0 10301 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 43200

[startup+4.90024 s]
/proc/loadavg: 2.49 2.22 1.77 3/177 4542
/proc/meminfo: memFree=28565172/32872528 swapFree=1522152/1652968
[pid=4541] ppid=4538 vsize=43200 CPUtime=4.89 cores=1,3,5,7
/proc/4541/stat : 4541 (cdcl-cuttingpla) R 4538 4541 3195 0 -1 4202496 3197 0 0 0 488 1 0 0 20 0 1 0 1564577 44236800 9738 33554432000 4194304 6199737 140735813857440 140735813856552 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4541/statm: 10800 9738 160 490 0 10301 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 43200

Child status: 20
Real time (s): 4.9325
CPU time (s): 4.93025
CPU user time (s): 4.91925
CPU system time (s): 0.010998
CPU usage (%): 99.9545
Max. virtual memory (cumulated for all children) (KiB): 43200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.91925
system time used= 0.010998
maximum resident set size= 38960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3200
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.015997 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 19:47:36
IDJOB=4121208
IDBENCH=110352
IDSOLVER=2548
FILE ID=node122/4121208-1467308856
RUNJOBID= node122-1467308170-3212
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-n82-d3-i2-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121208-1467308856/watcher-4121208-1467308856 -o /tmp/evaluation-result-4121208-1467308856/solver-4121208-1467308856 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467308170-3212 --watchdog 1960 --input HOME/instance-4121208-1467308856.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= bb3d54c1198a438e0a2723a8c09675a1
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:        28602460 kB
Buffers:           76548 kB
Cached:          1723348 kB
SwapCached:            0 kB
Active:           260480 kB
Inactive:        1616212 kB
Active(anon):      79352 kB
Inactive(anon):        4 kB
Active(file):     181128 kB
Inactive(file):  1616208 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2404 kB
Writeback:            20 kB
AnonPages:       1729784 kB
Mapped:            14520 kB
Shmem:               204 kB
Slab:             608068 kB
SReclaimable:      52084 kB
SUnreclaim:       555984 kB
KernelStack:        1416 kB
PageTables:         7344 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1841756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 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:47:41